@charset "utf-8";
/* CSS Document */
/*公用*/
*{margin:0;padding:0;}
html,body{-webkit-text-size-adjust:none;}
body{font-size:14px;  font-family:"微软雅黑"; background:#fff; line-height:26px; color:#818181}
ol li,ul li{ list-style-type:none; vertical-align:middle;}
img{border:none;vertical-align:middle;}
input{vertical-align:middle;}
table{border-collapse: collapse;border-spacing: 0;}
h5{font-size:16px}
h1, h2, h3, h4, h5, h6{
    font-family: inherit;
    font-weight: 500;
    line-height: 20px;
    text-rendering: optimizelegibility;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
li{
	margin:0px;
	padding:0px;
	list-style:none;
}
a{ text-decoration:none; color:#666666;}
a:hover{color:#02398c;}
.clear{clear:both;}

.fl{float:left;}
.fr{float:right;}
.h15{ width:100%; height:15px;}
/********user*********/
.userbg{
	height:50px;
	width:100%;
	background:#262c64;
	line-height:50px;
}
.user{
	height:40px;
	width:1200px;
	margin:0 auto;
}
.user_l{
	float:left;
	width:790px;
	color:#FFF;
	padding-left:20px;
	display:block;
	height:40px;
}
.user_l a{
	margin-right:8px;
}
.denglu{
	width:70px;
	float:left;
	background:url(../images/denglu.png) 0px 12px no-repeat;
	text-indent:20px;
	margin-left:30px;
}
.zhuce{
	width:60px;
	float:left;
	background:url(../images/zhuce.png) 0px 12px no-repeat;
	text-indent:26px;
}
.weixina{
	width:120px;
	float:left;
	position:relative;
	background:url(../images/weixina.png) 0px 8px no-repeat;
	text-indent:31px;
}
.gongzhong{
background: url(../images/yytbar.png) no-repeat;
  width: 145px;
  height: 145px;
  text-align: center;
  position: absolute;
  padding: 25px 10px;
  right: 0px;
  top: 26px;
  color: #666;
  z-index: 999;
  display: none;
}
  
.user a{
	color:#FFF;
}
.user a:hover{
	color:#dfb569;
}
.menhu{
	width:230px;
	float:left;
}
.menhu a{
	float:left;
	margin-left:20px;
}

.ser02{
float:left;
padding-left:10px;
color:#fff;
}
.ser03{
float:left;
width:43px;
}
.search{
border:none;
width:156px;
color:#818181;
margin:0px;
padding:0px;
background:none;
height:26px;
line-height:26px;
}
input::-webkit-input-placeholder {
	color: #818181;
     }
.sousuo{
	width:223px;
	float:right;
	border:1px solid #a6a4a7;
	border-radius: 50px;
	height:26px;
	line-height:26px;
	margin-right:10px;
	position:absolute;
	top:30px;
	right:0px;
}
/********首页*********/
.headbg{ width:100%; background:#FFF;  height:86px; }
.head{ width:1200px; background:#FFF; margin:0 auto; height:86px; position:relative;}
.logo{
	width:200px;
	float:left;
	padding-top:5px;
	}

.navmenu {
	height:86px;
	line-height:86px;
	position:relative;
	z-index:999;
	width:660px;
	float:right;
}
.navmenu a {
	-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;
}
h3 {
	margin:0px;
	padding:0px;
}
.navmenu .nLi {
	float:left;
	position:relative;
	display:inline;
	font-weight:nomal;
}
.navmenu .s {
	float: left;
	width:2px;
	text-align: center;
	font-size: 12px;
}
.navmenu .nLi h3 {
	float:left;
}
.navmenu .nLi h3 a {
	display:block;
	width:109px;
	height:86px;
	text-align:center;
	font-size:16px;
	line-height:86px;
	font-weight:400;
	color:#333;
}
.navmenu .nLi h3 a span {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 2px;
}
.navmenu .sub {
	display:none;
	width:169px;
	left:0px;
	top:86px;
	position:absolute;
	background:#fff ;
	line-height:36px;
	padding:16px 0 22px 0px;
	border-top:3px solid #145fb1;
}
.navmenu .sub li {
	zoom:1;
}
.navmenu .sub a{ display:block; color:#818181; text-align:left; width:169px; font-size:15px; margin:0px auto; height:36px;line-height:36px; -webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease; font-weight:nomal; text-indent:30px;}
.navmenu .sub a:hover{  color:#1b6bc3;  width:169px; -webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease; }
.navmenu .on h3 a {
	color:#fff;
	background:#176bc5;
}

.zhihui{
	width:1200px;
	margin:0 auto;
	height:65px;
	overflow:hidden;
}
#menuts li {
	float:left;
	margin-left:2px;
	padding:0px;
}
#menuts li a {
	float:left;
	color:#848484;
	width:108px;
	text-align:left;
	display:block;
	height:65px;
	font-size:16px;
	line-height:65px;
	
}
#menuts li a:hover {
	float:left;
	color:#002c75;
	width:108px;
	border-bottom:4px solid #ea5a25;
}
.baoguang{
	width:1200px;
	margin:0 auto;
}
.baoguang_l{
	float:left;
	width:620px;
}
.baoguang_r{
	float:right;
	width:568px;
	text-align:right;
}
.content_zh{
	width:1200px;
	margin:0 auto;
}
.content_zhl{
	width:256px;
	float:left;
	height:402px;
	background:#e9e9e9;
}
.toutiao{
	height:57px;
	width:256px;
	background:url(../images/toutiao.png) #ea5a25  20px 6px no-repeat;
	color:#FFF;
	overflow:hidden;
	font-size:22px;
	font-weight:bold;
	line-height:57px;
	text-indent:65px;
}
.tou_title{
	width:230px;
	margin:0 auto;
	padding-top:34px;
	border-bottom:1px solid #dbdbdb;
	padding-bottom:16px;
	font-weight:bold;
}
.tou_jj{
	width:210px;
	margin:0 auto;
	padding-top:13px;
}
.tou_jj a{
	color:#868686;
}
.tou_jj a:hover{
	color:#002c75;
	text-decoration:underline;
}
.tou_title a{
	font-size:16px;
	color:#002c75;
}
.tou_title a:hover{
	font-size:16px;
	color:#000;
	text-decoration:underline;
}
.xmweb{
	text-align:left;
	clear:both;
	padding-left:24px;
	padding-top:24px;
}
.xmweb a {
	display:inline-block;
	margin-top:8px;
	width:151px;
	height:35px;
	line-height:35px;
	border:1px solid #002c75;
	text-align:center;
	color:#002c75;
	text-transform: uppercase;
 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
	margin-right:5px;
}
.xmweb a:hover {
	background:#002c75;
	color:#FFF;
	border:1px solid #002c75;
}
.content_zhr{
	width:935px;
	float:right;
	height:402px;
}
.xinwen_r{
	width:470px;
	float:left;
	margin-left:25px;
	padding-top:0px;
}
.xinwen_r a{
	width:360px;
	float:left;
	line-height:38px;
}
.demo {
	clear:both;
	height:32px;
	line-height:32px;
	width:470px;
	overflow:hidden;
	margin:0 auto;
}
.demo_l {
	width:320px;
	float:left;
	height:26px;
	overflow:hidden;
}
.demo_r {
	width:80px;
	float:right;
	color:#808080;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
}
.demowx {
	clear:both;
	height:32px;
	line-height:32px;
	width:560px;
	overflow:hidden;
	font-size:14px;
	margin:0 auto;
}
.demowx_l {
	width:450px;
	float:left;
	height:26px;
}
.demowx_r {
	width:90px;
	float:right;
	color:#808080;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}
.ttle{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
	overflow: hidden;
}
.tta{
	clear:both;
	height:32px;
	line-height:32px;
	width:380px;
	overflow:hidden;
	font-size:12px;
	margin:0 auto;
}
.tta_l {
	width:300px;
	float:left;
	height:26px;
	padding-left:15px;
}
.tta_r {
	width:50px;
	float:right;
	color:#808080;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.blank26{
	height:26px;
	overflow:hidden;
	clear:both;
}
.blank15{
	height:19px;
	overflow:hidden;
	clear:both;
}
.blank4{
	height:8px;
	overflow:hidden;
	clear:both;
}


.blank58{
	height:58px;
	overflow:hidden;
	clear:both;
}
.i-wrap-fiv {
  width:1200px;
  margin:0 auto;
  clear:both;
  background: #fff;
}
.clearkb{
	clear:both;
	width:100%;
	margin:0 auto;
	height:50px;
	
}
.baibg{
	width:100%;
	height:256px;
	overflow:hidden;
	background:#fff;
}
.titlea {
  font-size: 20px;
  line-height: 40px;
  height:48px;
  font-weight: normal;
  color:#444444;
  float:left;
}
.morea {
  width:60px;
  line-height:49px;
  height:49px;
  color:#9a9a9a;
  float:right;
  text-align:left;
  padding-top:5px;
  background:url(../images/tt.png) no-repeat 32px 18px;
}
.morea  a{
	color:#ed4747;
	font-weight:bold;
}
.morea  a:hover{
	color:#818181;
}

.moreats {
  width:60px;
  line-height:33px;
  height:42px;
  color:#9a9a9a;
  float:right;
  text-align:left;
  padding-top:2px;
}
.contenxbts{
	width:1200px;
	margin:0 auto;
	clear:both;
	padding:40px 0px;
	overflow:hidden;
}
.synews{
	background:#FFF;
	width:380px;
	overflow:hidden;
	clear:both;
	height:255px;
	padding-top:18px;
}
.project .titlea {
  font-size: 36px;
  line-height: 50px;
  height:50px;
  font-weight: normal;
  color:#3c3c3c;
  float:left;
  width:400px;
}
.project .morea {
	width:150px;
	height:40px;
  font-weight: normal;
  color:#3c3c3c;
  float:right;
  text-align:right;
  font-weight:bold;
  padding-top:16px;
  padding-right:27px;
}
.i-wrap-fiv .list {
  overflow: hidden;
  clear:both;
}
.i-wrap-fiv .list ul {
  width: 1200px;
}
.i-wrap-fiv .list li {
  width:390px;
  margin-right: 10px;
  float:left;
  position:relative;
}
.i-wrap-fiv .list .img {
  display: block;
  position: relative;
  overflow: hidden;
}
.i-wrap-fiv .list img {
  width: 100%;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.i-wrap-fiv .list li:hover img{
		transform: scale(1.1, 1.1);
	}
.i-wrap-fiv .list li:hover .stit a {
  color: #ea5a25;
}
.i-wrap-fiv .list .date-box a {
  display: block;
  width: 102px;
  position: absolute;
  height:31px;
  line-height:31px;
  left:0px;
  top: 0;
  background-color: #ea5a25;
  text-align: center;
  font-size:16px;
  color: #fff;
}

.i-wrap-fiv .list .cont {
  padding-top: 20px;
}
.i-wrap-fiv .list .stit {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 36px;
}
.i-wrap-fiv .list .stit a {
  color: #000;
   transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.i-wrap-fiv .list .word {
  display: block;
  line-height: 24px;
  font-size: 14px;
  margin-top: 13px;
}
.i-wrap-fiv .list .word a {
  display: inline-block;
  color: #666;
}
.i-wrap-fiv .list .more {
  display: inline-block;
  line-height: 30px;
  margin-top: 15px;
  padding-right: 20px;
  background: url(../images/ico_18.png) no-repeat right center;
  font-size: 14px;
  color: #ea5a25;
}
/*******项目推荐*******/
.jxcz{
	width:1140px;
	clear:both;
	padding:20px 30px 30px 30px;
	overflow:hidden;

}
.jxcz .box{
	float: left;
	margin-right: 8px;
	position: relative;
}
.jxcz .box{
	width: 221x;
	height: 84px;
	overflow: hidden;
}
.jxcz .box img {
  width: 100%;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.jxcz .box img:hover{
		transform: scale(1.1, 1.1);
}
/*******项目推荐*******/
.jxcz_xm{
	width:586px;
	clear:both;
	padding-top:10px;

}
.jxcz_xm .box{
	float: left;
	margin-right: 9px;
	position: relative;
	margin-top:13px;
}
.jxcz_xm .box{
	width: 284px;
	height: 209px;
	overflow: hidden;
}
.jxcz_xm .box img {
  width: 100%;
  width: 284px;
	height: 209px;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.jxcz_xm .box img:hover{
		transform: scale(1.1, 1.1);
}
.jxcz_xm .box h3{
	position: absolute;
	top: 177px;
	left: 0;
	width: 284px;
	text-align:center;
	background: url(../images/blank.png) repeat-x;
	height: 32px;
	color: #fff;
	line-height: 32px;
	z-index: 5;
	font-size: 14px;
	font-weight: normal;
	
}
/*******项目推荐内页*******/
.jxczny{
	width:326px;
	clear:both;
	padding-top:15px;

}
.jxczny .box{
	float: left;
	margin-right: 5px;
	position: relative;
}
.jxczny .box{
	width: 158px;
	height: 116px;
	overflow: hidden;
	float:left;
	margin-top:10px;
}
.jxczny .box img {
  width: 100%;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.jxczny .box img:hover{
		transform: scale(1.1, 1.1);
}
.jxczny .box h3{
	position: absolute;
	top: 84px;
	left: 0;
	width: 158px;
	text-align:center;
	background: url(../images/blank.png) repeat-x;
	height: 32px;
	color: #fff;
	line-height: 32px;
	z-index: 5;
	font-size: 12px;
	font-weight: normal;
	
}
/*******合作伙伴*******/
/*******合作伙伴*******/

.hzhb{
	padding:0px 0px 40px 0px;
	width:1200px;
	clear:both;
	overflow:hidden;
}
.hzhb li{
	float:left;
	margin-right:20px;
	line-height:28px;
}
.hzhb li a{
	color:#818181;
}
.hzhb li a:hover{
	color:#002c75;
}
/*******内容页*******/
.content_ny{
	width:1200px;
	margin:0 auto;
	clear:both;
	padding-bottom:30px;
	overflow:hidden;
	padding-top:20px;
}
.content_nyl{
	width:296px;
	float:left;
}
.left_top {
	font-size:30px;
	color:#FFF;
	height:80px;
	width:296px;
	line-height:80px;
	background:url(../images/gasti.png)  #019966 no-repeat 38px 9px;
	text-indent:100px;
	text-align:left;
	font-weight:bold;
}
.listny{
	width:840px;
	clear:both;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:22px;
	height:130px;
	margin-top:22px;
}

.listny_l{
	width:220px;
	float:left;
	position:relative;
	overflow:hidden;
}
.listny_l .date-box {
  display: block;
  width: 90px;
  position: absolute;
  height:28px;
  line-height:28px;
  left: 0;
  top: 0;
  background-color: #ea5a25;
  text-align: center;
  font-size:14px;
  color: #fff;
}

.listny_l  a img{
	width:220px;
	height:139px;
	overflow:hidden;
	float:left;
	-webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.listny_l  a  img:hover{
		transform: scale(1.1, 1.1);
}
.dabiaoti a{
	font-size:16px;
	font-weight:bold;
	color:#636363;
	height:40px;
	line-height:40px;
}
.dabiaoti a:hover{
	font-size:16px;
	font-weight:bold;
	color:#ea5a25;
}
.xiaobiaoti{
	height:60px;
}
.xiaobiaoti a{
	color:#9f9f9f;
}
.xiaobiaoti a:hover{
	color:#002c75;
}
.timezh{
	color:#b2b2b2;
}
		
.listny_r{
	width:600px;
	float:right;
}
.content_nyr{
	width:823px;
	float:right;
	padding:20px 30px 80px 30px;
	background:#fff;
}

.rzf{
	width:354px;
	clear:both;
	padding-top:21px;
	margin:0 auto;

}
.rzf_l{
	width:120px;
	float:left;
}
.rzf_r{
	width:230px;
	float:right;
}

.rzfsy{
	width:550px;
	clear:both;
	padding-top:21px;
}
.rzfsy_l{
	width:177px;
	float:left;
	position:relative;
}
.rzfsy_l .date-box  a{
  display: block;
  width: 102px;
  position: absolute;
  height:31px;
  line-height:31px;
  left: 0;
  top: 0;
  background-color: #ea5a25;
  text-align: center;
  font-size:14px;
  color: #fff;
}
.rzfsy_r{
	width:360px;
	float:right;
}
.rzfsy_r a span{
	color:#3c3c3c;
	font-weight:bold;
	font-size:18px;
}
.rzfsy_r a:hover span{
	color:#002c75;
	font-weight:bold;
}
.hitzhbg{
	border-bottom:2px solid #cacaca;
	width:326px;
	height:60px;
}
.hitzh{
	font-size:24px;
	color:#595959;
	border-bottom:3px solid #002c75;
	float:left;
	height:59px;
	line-height:59px;
}
.paihang{
	clear:both;
	padding-top:13px;
	width:354px;
	margin:0 auto;
}
.paihang li a span{
	color:#808080;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
.paihang li a span.tqz{
	color:#808080;
	background:#e74c3c;
	float:right;
    font-family:"微软雅黑";
	color:#FFF;
	border-radius: 50px;
	text-align:center;
	height:20px;
	line-height:20px;
		font-size:12px;
	width:59px;
}
.paihang li a span.yfh{
	color:#808080;
	background:#5cb85c;
	float:right;
    font-family:"微软雅黑";
	color:#FFF;
	border-radius: 50px;
	text-align:center;
	height:20px;
	line-height:20px;
	font-size:12px;
	width:59px;
}
.paihang li a span.jhz{
	color:#808080;
	background:#f0ad4e;
	float:right;
    font-family:"微软雅黑";
	color:#FFF;
	border-radius: 50px;
		font-size:12px;
	text-align:center;
	height:20px;
	line-height:20px;
	width:45px;
}
.paihang li {
	background:url(../images/li.gif) no-repeat 0px 11px;
	padding-left:11px;
}

.paihang li a{
	height:30px;
	line-height:30px;

}

.paihang li a:hover span{
	color:#019966;
}
/*******内容页*******/
.news_title{
	font-size:36px;
	line-height:56px;
	padding:20px 20px 8px 0px;
/*	width:1100px;  */
	text-align:center;
	overflow:hidden;
	color:#024090;
/*	height:50px;   */
} 
.news_leibie a{
  display: block;
  width: 80px;
  height:26px;
  line-height:26px;
  background-color: #ea5a25;
  text-align: center;
  font-size:14px;
  color: #fff;
  clear:both;
}
.xian{
	text-align:center;
	font-weight:bold;
	height:60px;
	line-height:60px;
	border:1px solid #d9d9d9;
}
.hit{
	margin-right:30px;
}
.boxzn p{
	padding-bottom:15px;
}
.boxzn{
	padding-top:40px;
	clear:both;
	width:1200px;
}
/*******俱乐部******/
.huiyuan{
	width:1200px;
	clear:both;
}
.gongsi li{
	float:left;
}

.gongsi li a {
	width:162px;
	height:212px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:10px 78px 15px 0px ;
	 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.gongsi li a img{
	width:162px;
	height:162px;
	overflow:hidden;
	float:left;
	border-radius:162px;
	-webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.gongsi li a  img:hover{
		transform: scale(1.1, 1.1);
}
.gongsits {
	width:1200px;
	clear:both;
}
.gongsits li{
	float:left;
}
.gongsits li a{
	float:left;
	width:224px;
	height:38px;
	line-height:38px;
	display:block;
	margin-right:11px;
	border:1px solid #c6c6c6;
	text-align:center;
	color:#8c8c8c;
	margin-top:15px;
	 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.gongsits li a:hover{
	float:left;
	width:224px;
	height:38px;
	line-height:38px;
	display:block;
	margin-right:11px;
	border:1px solid #002c75;
	text-align:center;
	color:#002c75;
}
.qiyejia{
	width:1200px;
	clear:both;
}
.shenghuo_slider{
	overflow:hidden;
	zoom:1;
}
.shenghuo_slider li {
	margin:0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	position: relative;
	width: 295px;
	height: 298px;
	overflow: hidden;
	background:#FFF;
}
.shenghuo_slider li .pic {
	text-align:center;
	width:295px;
	overflow: hidden;
}
.shenghuo_slider li .pic img {
	display:block;
}
.shenghuo_slider li .pic a:hover img {
	border-color:#999;
}
.shenghuo_slider li .title {
	line-height:26px;
	color:#565656;
	font-family:"Microsoft YaHei";
	text-align: center;
	position: absolute;
	bottom:-200px;
	left:0;
	background-color:#002c75;
	width: 295px;
	padding-top:130px;
	cursor:default;
	filter:Alpha(Opacity=70); opacity:0.8; 
}
.slide_hov_bg {
	position: absolute;
	top:65px;
	width: 175px;
	height: 52px;
	display: none;
	left:0px
}
.shenghuo_slider li a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.shenghuo_slider li .title h1 {
	font-size: 30px;
	color:#fff;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
}

	.shenghuo_slider li .title .ttba {
		height:20px;
		color:#868686;
}

.shenghuo_slider li .title .add {
	color:#fff;
	text-align:center;
}

.shenghuo_slider li .title .s_txt {
	padding: 20px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	display: none;
	height:300px;
}
.shenghuo_slider li .title .s_txt  a{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#ea5a25;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:87px;
}
.shenghuo_slider li .title .s_txt  a:hover{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#a10a11;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:87px;
}


.shenghuo_slider li .bg {
	background-color:#000;
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	z-index:0;
	opacity:0.5;
	display: none;
}
.shenghuo_slidersy{
	overflow:hidden;
	zoom:1;
}
.shenghuo_slidersy li {
	margin:0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	position: relative;
	width: 192px;
	height: 194px;
	overflow: hidden;
	background:#FFF;
	margin-left:8px;
}
.shenghuo_slidersy li .pic {
	text-align:center;
	width:192px;
	height:194px;
	overflow: hidden;
}
.shenghuo_slidersy li .pic img {
	display:block;
}
.shenghuo_slidersy li .pic a:hover img {
	border-color:#999;
}
.shenghuo_slidersy li .title {
	line-height:26px;
	color:#565656;
	font-family:"Microsoft YaHei";
	text-align: center;
	position: absolute;
	bottom:-190px;
	left:0;
	background-color:#002c75;
	width: 192px;
	padding-top:130px;
	cursor:default;
	filter:Alpha(Opacity=70); opacity:0.8; 
}
.slide_hov_bg {
	position: absolute;
	top:65px;
	width: 175px;
	height: 52px;
	display: none;
	left:0px
}
.shenghuo_slidersy li a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.shenghuo_slidersy li .title h1 {
	font-size: 30px;
	color:#fff;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
}

	.shenghuo_slidersy li .title .ttba {
		height:20px;
		color:#868686;
}

.shenghuo_slidersy li .title .add {
	color:#fff;
	text-align:center;
}

.shenghuo_slidersy li .title .s_txt {
	padding: 20px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	display: none;
	height:250px;
}
.shenghuo_slidersy li .title .s_txt  a{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#ea5a25;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:41px;
}
.shenghuo_slidersy li .title .s_txt  a:hover{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#a10a11;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:41px;
}


.shenghuo_slidersy li .bg {
	background-color:#000;
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	z-index:0;
	opacity:0.5;
	display: none;
}
/*******图片列表页*******/
.main2_2{padding:25px; }
.main2_2 ul li{float:left; width:228px; height:164px;position:relative ; margin-right:15px; margin-bottom:15px;}-size:14px; text-align:center; }
.main2_2 ul li:nth-child(3n){ margin-right:0;}
..................................0

/*******底部*******/
.footer {
	width:100%;
	clear:both;
}
.dibu{
	width:100%;
	background:#888baa;
	height:283px;
	overflow:hidden;
}
.footer  {
	width:1140px;
	height:auto;
	margin:0 auto
}

.footbg {
	width:100%;
	height:82px;
	background:#176bc5;
	color:#fff;
	line-height: 82px;
}
.foot {
	width:1140px;
	margin: 0 auto;
	
}
.map_edu{
	width: 130px;
	float: left;
	padding-top: 40px;
	margin-right: 20px;
}
.link_title{
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	color: #fff;
	
}
.jncha{
	color: #fff;
	font-size: 12px;
	padding-top: 20px;
}
.kbxj{
	padding-top: 10px;
}
.kbxj li a {
	float: left;
	width: 100px;
	color: #ffffff;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}
.kbxj li a:hover {
	float: left;
	width: 100px;
	color: #bcc2ff;
}
.foot_l {
	width:420px;
	overflow:hidden;
	float: left;

}
.foot_r {
	width:620px;
	float: right;
	text-align: right;

}


.banquan{
	width:675px;
	text-align:left;
	color:#a8a8a8;
	float:left;
}
.banquana{
	width:675px;
	float:right;
	clear:both;
}
.banquana a:hover{
	color:#019966;
}

.banquana a{
	color:#686868;
	font-weight:bold;
	float:left;
}
.banquana span {
	display:block;
	width:1px;
	height:11px;
	background:#686868;
	float:left;
	margin:8px 10px 15px 10px
}
.foot .foot-new a {
	color:#a8a8a8;
	font-size:14px;
	float:right
}

/*fy*/
.pageWrapper {
	FONT-SIZE: 14px;
	BACKGROUND: #F7F7F7;
	WIDTH:100%;
}
.pgbtn A {
	DISPLAY: block;
	COLOR: #666;
	LINE-HEIGHT: 32px;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none
}
.pagnum a {
	MARGIN-left:5px;
	WIDTH: 38px;
	height:32px;
	BORDER:#dddddd 1px solid;
}
.pagnum A:hover {
	WIDTH: 38px;
	border:1px solid #176bc5
	text-align:center;
	color:#FFFFFF;
	background:#176bc5
}
.pagnumts a {
	MARGIN-left:5px;
	WIDTH: 62px;
	height:32px;
	background:#efefef;
	border:1px solid #dddddd;
}
.pagnumts A:hover {
	WIDTH: 62px;
	border:1px solid #176bc5
	text-align:center;
	color:#FFFFFF;
	background:#176bc5
}
a.currentpg {
	font-weight:bold;
	border:1px solid #176bc5
	text-align:center;
	color:#FFFFFF;
	background:#176bc5
}
.pagek {
	height:25px;
	padding:50px 0px 20px 0px;
	clear:both;
}
.pages {
	MARGIN: 1px 0px 1px 0px;
	FLOAT:right;
	TEXT-ALIGN: center;
	height:25px;
}
.pagetb {
	MARGIN: 0px auto
}
.pregro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT:10px
}
.nxtgro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT:10px
}
.pregro {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 1px 0px 1px 5px;
	text-align:center;
}
.nxtgro {
	DISPLAY: inline;
	FLOAT: right;
	MARGIN: 2px 5px 2px 0px;
	text-align:center;
}
.pages li {
	float:left;
}
.lefttitle{
	height:46px;
	width:840px;
	line-height:46px;
	background:url(../images/home.gif) #f9f9f9 no-repeat 18px 15px;
	border-bottom:1px solid #cccbca;
	text-indent:46px;
}
.position{
	color:#002c75;
}
/* 图片新闻 */
	.apicScroll-left {
	width:658px;
	overflow:hidden;
	position:relative;
	height:264px;
	background:#e9e9e9;
}
.apicScroll-left .hd .prev {
	display:block;
	cursor:pointer;
	position:absolute;
	width:32px;
	height:32px;
	top:220px;
	left:250px;
	z-index:6;
	background:url(../images/lefta.png) no-repeat;
}
.apicScroll-left .hd .next {
	background:url(../images/righta.png) no-repeat;
	position:absolute;
	left:290px;
	top:220px;
	cursor:pointer;
	z-index:6;
width:32px;
	height:32px;
}
.apicScroll-left .hd .prev:hover {
	display:block;
	cursor:pointer;
	position:absolute;
	width:32px;
	height:32px;
	top:220px;
	left:250px;
	z-index:6;
	background:url(../images/leftaa.png) no-repeat;
}
.apicScroll-left .hd .next:hover {
    background:url(../images/rightaa.png) no-repeat;
	position:absolute;
	left:290px;
	top:220px;
	cursor:pointer;
	z-index:6;
width:32px;
	height:32px;
}
.apicScroll-left .hd .prevStop {
	background-position:-60px 0;
}
.apicScroll-left .hd .nextStop {
	background-position:-60px -50px;
}
.apicScroll-left .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	zoom:1;
}
.apicScroll-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("images/icoCircle.gif") 0 -9px no-repeat;
}
.apicScroll-left .hd ul li.on {
	background-position:0 0;
}
.apicScroll-left .bd {
}
.apicScroll-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.apicScroll-left .bd ul li {
	margin:0 0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	width:658px;
	height:264px;
}
.apicScroll-left .bd ul li .pic {
	text-align:center;
	width:345px;
	float:left;
	position:relative;
}
.apicScroll-left .bd ul li .pic .date-box {
  display: block;
  width: 102px;
  position: absolute;
  height:31px;
  line-height:31px;
  left: 0;
  top: 0;
  background-color: #ea5a25;
  text-align: center;
  font-size:16px;
  color: #fff;
}
.apicScroll-left .bd ul li .pic .date-box a{
	color:#FFF;
}

.apicScroll-left .bd ul li .title {
	width:256px;
	float:left;
	font-size:14px;
	z-index:999;
	margin-left:26px;
	text-align:left;
}
.f20{
	font-size:20px;
	color:#555555;
	padding-top:30px;
	line-height:32px;
	margin-bottom:16px;
}
.f20 a{
	color:#555;
}

.apicScroll-left .bd ul li .title .jianjie {
	color:#3a3a3a;
	font-size:12px;
	width:260px;
	z-index:999;
	line-height:18px;
	text-align:left;
	padding:10px 10px 0px 10px;
}
/*研究项目库*/
.yanjiu{
	width:288px;
	float:right;
	overflow:hidden;
	display:block;
}
.xi_l{
	float:left;
	width:139px;
}
.xi_r{
	float:left;
	width:60px;
	padding:30px 0px 0px 20px;
	text-align:center;
	line-height:21px;
}
.xi_lts{
	float:left;
	width:60px;
	padding:23px 0px 0px 30px;
}
.xi_rts{
	float:left;
	width:140px;
	padding:26px 0px 0px 0px;
	text-align:left;
	line-height:21px;
}
.yanjiu li.bwx a{
	width:248px;
	height:93px;
	display:block;
	float:left;
	margin-bottom:5px;
	background:#262c64;
	color:#FFF;
	-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;
}
.yanjiu li.bwx a:hover{
	width:248px;
	height:93px;
	display:block;
	float:left;
	background:#ed4747;
	color:#FFF;
}
.yanjiu li a{
	width:248px;
	height:93px;
	display:block;
	float:left;
	margin-bottom:5px;
	background:#eeeeee;
	font-weight:bold;
		-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;
}
.yanjiu li a:hover{
	width:248px;
	height:93px;
	display:block;
	float:left;
	background:#262c64;
	color:#FFF;
}
.project{
	width:586px;
	float:right;
}
.activi{
	width:1200px;
	clear:both;
}
.activi_l{
	width:658px;
	height:264px;
	float:left;
}
.activi_r{
	width:496px;
	height:264px;
	float:right;
}
.synewbg{
	background:#fff;
	width:100%;
	overflow:hidden;
	padding:0px 0px 0px 0px;
}
.kjz{
	width:348px;
	clear:both;
	height:50px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:10px;
}
.kjz img {
	margin-left:20px;
}
.kjz a span{
	color:#ea5a25;
	font-weight:bold;
}
.kjz a:hover span{
	color:#002c75;
	font-weight:bold;
}

	
/* 研究切换 */
		.slideTxtBox{ width:388px; height:50px; background:#dadada; clear:both;}
		.slideTxtBox .hd{ height:50px; line-height:50px; background:#e9e9e9; font-size:20px; position:relative; }
		.slideTxtBox .hd ul{ float:left;  position:absolute; left:1px;  height:50px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0 0px; cursor:pointer; width:193px; text-align:center }
		.slideTxtBox .hd ul li.on{ height:50px;  background:#fff; border-top:4px solid #004b96; width:193px; color:#004b96; }
		.newxw{
			color:#004b96;
			font-weight:bold;
			margin-left:30px;
		}
		.newxw img {
			margin-left:30px;
		}
		.newxw span{
			color:#FFF;
			background:#cc1100;
			border-radius: 30px;
			padding:2px;
			text-align:center;
		}
			
.fabu{
	width:826px;
	clear:both;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
	height:46px;
	color:#a5a5a5;
}
.fabu_l{
	width:400px;
	float:left;
	padding-top:6px;
}
.fabu_r{
	width:330px;
	float:right;
	text-align:right;
}
.bg_gas{
	width:1140px;
	height:295px;
	background:#FFF;
	text-align:center;
	margin:0 auto;
	padding-top:10px;
}
.nav_gas{
	width: 1140px;
	margin: 0 auto;
	clear: both;
	padding-top:10px;
}

.nav_gas li a{
	float:left;
	width:104px;
	height:111px;
	padding-top:25px;
	overflow:hidden;
	transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
 color:#666666;
 margin-left:9px;
 margin-top:4px;

}
.nav_gas li a:hover{
	float:left;
	width:104px;
	height:111px;
	overflow:hidden;
	background:#dbe6f0;
	color:#000;
}
.bg_map{
	width:767px;
	height:288px;
	background:#FFF;
	float:right;
	padding:15px 15px 0px 15px;
}
.wangdian{
	width:526px;
	height:270px;
	overflow:hidden;
	background:url(../images/index_22.jpg) no-repeat;
	float:left;
}
.titlemap{
	color:#ffb74d;
	font-weight:bold;
	width:526px;
	font-size:34px;
	text-align:center;
	padding-top:40px;
}
.fenbu{
	width:526px;
	clear:both;
	padding-top:40px;
}
.fenbu li{
	float:left;
	color:#FFF;
	width:166px;
	height:90px;
	text-align:center;
	border-right:1px solid #ffffff;
}
.fenbu li .quyua{
	clear:both;
	font-size:40px;
	font-weight:bold;
}
.fenbu li .quyub{
	clear:both;
	padding-top:20px;
	font-size:16px;
}

.kxx {
	padding: 20px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	clear:both;
}
.kxx  a{
	width:124px;
	height:31px;
	line-height:31px;
	text-align: center;
	overflow: hidden;
	background:#ed4747;
    color: #019966;
	display:block;
	font-size:14px;
	margin:0 auto;
	font-weight:bold;
	transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.kxx  a:hover{
	width:124px;
	height:31px;
	line-height:31px;
	text-align: center;
	overflow: hidden;
	background:#ffb74d;
    color: #fff;
	display:block;
	font-size:14px;
	margin:0 auto;
	font-weight:bold;
}
.rightaq{
	width:235px;
	float:right;
}
.nyan{
	width:296px;
	float:right;
	padding-top:20px;
}
.rightaq  a img{
		transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.rightaq a:hover img {
	filter:Alpha(Opacity=60); opacity:0.6;
}
/*会员*/
.member{
  width:1200px;
  margin:0 auto;
  clear:both;
  background:#176bc5
  height:51px;
}
.mem_l{
	width:133px;
	height:51px;
	line-height:51px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	overflow:hidden;
	background:url(../images/member.jpg) no-repeat;
	float:left;
}
.kxx_dl {
	padding: 9px 0px 0px 40px;
	float:left;
}
.kxx_dl  a{
	width:86px;
	height:33px;
	line-height:33px;
	text-align: center;
	overflow: hidden;
	background:#6ad2a1;
    color: #fff;
	display:block;
	font-size:14px;
	margin:0 auto;
	font-weight:bold;
	transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.kxx_dl  a:hover{
		background:#46c68a;
}
.kxx_zc {
	padding: 9px 0px 0px 20px;
	float:left;
}
.kxx_zc  a{
	width:86px;
	height:33px;
	line-height:33px;
	text-align: center;
	overflow: hidden;
	background:#f6ae52;
    color: #fff;
	display:block;
	font-size:14px;
	margin:0 auto;
	font-weight:bold;
	transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.kxx_zc  a:hover{
		background:#ec9b33;
}
.zhaohui{
	float:left;
	padding-top:14px;
	margin-left:20px;
}
.zhaohui a{
	color:#FFF;
	margin-left:20px;
}
.zhaohui a:hover{
	color:#b1ffe5;
}
.about_ban{
 width:100%;
 background:url(../images/about_02.jpg) no-repeat 0px 142px;
 height:208px;
}
.blank243{
	clear:both;
	overflow:hidden;
	height:243px;
}
.nav {
	width:248px;
	overflow:hidden;
	padding:30px 0px 0px 0;
	clear:both;
}
.nav li a {
	line-height:50px;
	height:50px;
	width:248px;
	display:block;
	text-indent:100px;
	color:#555555;
	background:url(../images/about_10.gif) no-repeat  190px 20px;
}
.nav li a.nomal {
    background:url(../images/about_13.gif) no-repeat top center;
	line-height:50px;
	height:50px;
	width:248px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}
.nav li a:hover {
	background:url(../images/about_13.gif) no-repeat top center;
	line-height:50px;
	height:50px;
	width:248px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}
.bg_gasny{
	width:288px;
	clear:both;
	margin-top:20px;
	text-align:center;
	background:#FFF;
	overflow:hidden;
	padding:10px 4px;
}
.qyjs {
	float:left;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-size:20px;
	padding:0px 3px;
	color:#7b7b7b;
	border-bottom:4px solid #176bc5
	height:46px;
	line-height:46px;
}
.right_top {
	width:823px;
	border-bottom:2px solid #e2e2e2;
	height:47px;
	line-height:47px;
	font-size:14px;
}
.position {
	float:right;
	text-align:right;
	height:47px;
	line-height:47px;
	width:400px;
	color:#848484;
}
.dh {
	color:#176bc5
	font-weight:bold;
}
.xw{
border-bottom:1px solid #e2e2e2;
height:45px;
line-height:45px;
width:823px;
overflow:hidden;
}

.xw_l{
width:700px;
float:left;
}

.xw_r{
width:100px;
float:right;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
}
.flash {
	height: 430px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	background:#3b3f4a;
}
.flashny img{
	width:100%;
	height:auto;
}
.slides_container {
	height: 546px;
	overflow: hidden;
	width: 100%;
}
.paginposition {
	bottom: 0;
	font-family: Arial, '瀹嬩綋', Sans-Serif;
	padding: 30px 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}
.pagininer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.slides_control a {
	padding: 430px 1920px;
}
.picnumeric {
	position: absolute;
	width:100px;
	margin-left:-50px;
	left:50%;
}
.picnumeric li {
	display: block;
	float: left;
}
.picnumeric a {
	background:url(../images/x.jpg) no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	margin-right: 5px;
	padding: 0 10px;
	text-indent: -9999px;
}
.picnumeric .current a {
	background:url(../images/xhover.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
.slides_control li {
	background-position: center top;
	background-repeat: no-repeat;
	height: 546px;
	overflow: hidden;
	width:100%;
}
.slides_control {
	width: 100% !important;
}
.prev .bg {
	background: url(../images/left.png) no-repeat scroll 0 0 transparent;
	height: 52px;
	width: 52px;
}
.prev .bg:hover {
	background: url(../images/left1.png) no-repeat scroll 0 0 transparent;
}
.next .bg {
	background:url(../images/r.png) no-repeat;
	height: 52px;
	width: 52px;
}
.next .bg:hover {
	background: url(../images/r1.png) no-repeat scroll 0 0 transparent;
}
.prev {
	left: -52px;
	position: absolute;
	top: 200px;
	z-index: 99;
}
.next {
	right: -52px;
	position: absolute;
	top: 200px;
	z-index: 99;
}
.contenxb{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
	padding:46px 0px 64px 0px;
	overflow:hidden;
}
.news_con{
	width:900px;
	height:289px;
	float:left;
	overflow:hidden;
}
/* 研究切换 */
		.slideTxtBoxts{ width:483px; height:50px; border-bottom:1px solid #d3d3d3; clear:both; margin:0 auto; padding-top:20px;}
		.slideTxtBoxts .hd{ height:50px; line-height:50px; font-size:22px; position:relative; }
		.slideTxtBoxts .hd .morett{  width:50px;
		position:absolute;
		right:4px;
		top:0px;
  line-height: 49px;
  height:49px;
  color:#9a9a9a;
  float:right;
  text-align:left;
  padding-right:5px;
  padding-top:5px;
  font-size:14px;
  background:url(../images/mora.png) no-repeat 36px 24px; }
		.slideTxtBoxts .hd ul{ float:left;  position:absolute; left:1px;  height:50px;   }
		.slideTxtBoxts .hd ul li{ float:left; padding:0 0px; cursor:pointer; width:103px; text-align:center; margin-right:45px; }
		.slideTxtBoxts .hd ul li.on{ height:48px;  background:#fff; border-bottom:3px solid #004b96; width:103px; color:#004b96; }
		.jiaoxue{
			width:380px;
			height:415px;
			float:left;
			margin-right:28px;
		}
.noticeList li{width: 100%;overflow: hidden;margin: 23px 0; font-size:14px;}
.noticeList li .date {width: 60px;height: 50px;float: left;margin-right:15px;}
.noticeCon a{font-weight: bold;}
.noticeList li .date strong {background:#979797;width: 60px;height: 25px;line-height: 25px;text-align: center;color: #fff;display: block;}
.noticeList li .date i {border:1px solid #ddd;border-top:none;font-style: normal;width: 58px;height: 23px;line-height: 23px;text-align: center;color: #646464;display: block;}
/*专题网站*/

.bankuai{
	width:662px;
	float:right;
	height:394px;
	overflow:hidden;
}
.bankuai_l{
	width:331px;
	float:left;
}
.mxcp{
	width:251px;
	height:137px;
	padding:30px 40px;
	background:#FFF;
	text-align:center;
}
.mxcp h2{
	color:#000000;
	font-size:22px;
	font-weight:100;
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0px;
}
.mxcp p{
	padding-top:10px;
	height:44px;
}
.kxx {
	width:126px;
	height:32px;
}
.kxx  a{
	width:126px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#ed4747;
    color: #fff;
	display:block;
}
.kxx  a:hover{
width:126px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#a8a8a8;
	display:block;
	color:#FFF;
	font-size:14px;
}
.tupian{
	width:331px;
	height:197px;
	overflow:hidden;
}
.tupian a img{
	width:331px;
	height:197px;
	transition:1s all; -webkit-transition:1s all;
}
.tupian  a:hover img
{ transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.juzhong {
	width:1200px;
	margin:0 auto;
	clear:both;
}
.juzhong_l {
	width:248px;
	float:left;
	margin-bottom:80px;
}
.juzhong_r {
	width:907px;
	float:right;
	padding-top:64px;
}
.ny_left{
	width:248px;
	background:#eeeeee;
	overflow:hidden;
	padding-bottom:120px;
}
.ms_title{
	font-size:24px;
	height:81px;
	line-height:81px;
	background:#262c64;
	font-weight:bold;
	color:#FFF;
	width:218px;
	padding-left:30px;
}
.ms_title img {
	margin-right:14px;
	float:left;
	padding-top:17px;
}
.qyjs {
	float:left;
	font-size:16px;
	padding:0px 5px;
	color:#262c64;
	border-bottom:3px solid #262c64;
	font-weight:bold;
	height:44px;
	line-height:44px;
}
.right_top {
	width:907px;
	border-bottom:1px solid #ececec;
	height:47px;
	line-height:47px;
	font-size:14px;
}
.position {
	float:right;
	text-align:right;
	height:44px;
	line-height:44px;
	width:400px;
	color:#6a6a6a;
}
.dh {
	color:#ed4747;
	font-weight:bold;
}
/*新闻*/
.news-list { width: 907px; padding-top:30px; }
.news-list li { width: 867px; background-color: #f6f6f6; padding: 20px; margin-bottom: 20px; overflow: hidden; }
.news-list li .img { display: block; width: 218px; height: 145px; float: left; overflow: hidden; }
.news-list li .img img { -webkit-transition: 1s; -moz-transition: 1s; -o-transition: 1s; }
.news-list li:hover .img img { -webkit-transform: scale(1.05); -o-transform: scale(1.05); -moz-transform: scale(1.05); }
.news-list-content { width: 620px; float: right; }
.news-list-content h2 { line-height: 36px; margin-bottom: 6px; }
.news-list-content h2 a { font-size: 16px; color: #101010; }
.news-list-content p { line-height: 21px; margin-bottom: 36px; color: #999; }
.news-list-content a { color: #666; }
.news-list-content a:hover,.news-list-content h2 a:hover { color: #262c64; }
.page-box { width: 907px; text-align: center; padding:20px 0px 50px 0px; height:50px; }
.page-box a { display: inline-block; *display: inline; *zoom: 1; width: 30px; height: 30px; line-height: 30px; background-color: #f2f2f2; text-align: center; color: #2f2f2f; margin: 0 3px; }
.page-box a:hover,.page-box a.active { background-color: #262c64; color: #fff; }
.page-box .xi{ display:none;}
.page-box .sh{ display:none;}

/*x新闻详情*/
.neirong{
	padding:30px 0px 80px 0px;
}
.news-details { width: 907px; margin: 0 auto; padding-top:20px; }
.news-details h1 { color: #0a070a; font-size: 22px; text-align: center; margin-top: 20px; margin-bottom: 15px; }
.news-details .label { width: 907px; padding-bottom: 12px; border-bottom: 1px solid #d3d3d3; }
.news-details .label p { line-height: 24px; color: #716f6f; text-align: center; }
.news-details .para { width: 907px; padding-top: 40px; }
.news-details .para img { margin: 0 auto; }
.news-details .para p { line-height: 24px; color: #383738; }
.guanli{
	width: 1200px;
	clear: both;
	padding: 20px 0px 13px 0px;
	height: 373px;
}
.guanli_l{
	width: 576px;
	float: left;
}
.guanli_l1{
	width: 518px;
	float: left;
	background: #f5f5f5;
	height: 393px;
	padding:0px 29px
}
.zzjg{
	width: 1200px;
	float: left;
	clear: both;
	height: 314px;
	margin-top: 17px;
	padding-bottom: 100px;
	overflow: hidden;
}
.guanli_r{
	width: 610px;
	float: right;
	background: #f5f5f5;
	height: 393px;
	overflow: hidden;
}
.tu_guan{
	width: 560px;
	margin: 0 auto;
}
.tu_guanl{
	width: 176px;
	float: left;
}
.tu_guanr{
	width: 380px;
	float: right;
}
.guanli_title{
	font-size: 26px;
	color: #262c64;
	width: 518px;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
}
.xianqing{
	font-size: 22px;
	background: url(../images/guanli_10.jpg) no-repeat 100px 20px;
	height: 60px;
	padding-top: 27px;
}
.zzjg_l{
	width: 697px;
	float: left;
}
.zzjg_r{
	width: 256px;
	float: right;
	color: #7e7e7e;
	font-size: 14px;
	line-height: 32px;
	background: url(../images/guanli_09.jpg) no-repeat ;
	height: 284px;
	padding: 20px 30px 0px 210px;
	color: #fff;
}
#lovexin12  a:hover img{
	filter:Alpha(Opacity=70); opacity:0.8;
}
.menu{height:86px;display:block;padding:0px;width:660px; float:left;  font-size:16px; margin-left:110px;}

/*row-theSolution 解决方案*/
#row-theSolution .title h2{background-position: 50% -136px;}
#row-theSolution .scrollNav{}
.projects{width: 100%;}
.projects .pros-ul{width: 300%;margin: 0;}
.projects .item{position: relative; float: left; display: block;width: 268px;height: 310px; margin: 0 46px 0 0; background-color: #f2f2f2; transition: all .2s ease-in-out;overflow: hidden;border-bottom: 3px solid #bdbdbd;}
.projects .item:hover{background: #dbdbdb;border-bottom-color: #02398c;}
.projects .item a{display: block;width: 100%;height: 100%;text-decoration:none;overflow: hidden;}
.projects .item a:hover{height: 100%;color: #ff503f;}
.projects .item a:hover .p-name,
.projects .item a:hover .p-desc,
.projects .item a:hover .p-desc1{color: #818181;}
.projects .p-img{position: relative; width: 100%;height: 200px; margin: auto; background-position: 0 -296px;overflow: hidden;}
.projects .p-mask{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: transparent; opacity: 0; filter: alpha(opacity=0); transition: .4s; }
.projects .p-circle{position: absolute; left: 10%; top: 50%; width: 68px;height: 68px; margin: -34px 0 0 -34px; opacity: 0; filter: alpha(opacity=0); transition: .4s; }
.projects .p-zoom{position: absolute; left: 90%; top: 50%; width: 34px;height: 33px; margin: -16px 0 0 -17px; background: url(../images/icon_zoom.png)/*tpa=http://www.fecsoft.cn/ec900/img/icon_zoom.png*/ no-repeat; opacity: 0; filter: alpha(opacity=0); transition: .4s; }
.projects .item:hover .p-mask{background: rgba(2,57,140,.7); opacity: 1; filter: alpha(opacity=100);}
.projects .item:hover .t{ color: #ff503f; }
.projects .item:hover .time{ color: #ff503f; }
.projects .item:hover .p-circle{ left: 50%; opacity: 1; filter: alpha(opacity=100); }
.projects .item:hover .p-zoom{ left: 50%; opacity: 1; filter: alpha(opacity=100); }
.projects .p-name{padding: 0 20px; margin: 12px 0 0 0; line-height:30px;font-size: 16px;font-weight:bold;color: #222222;}
.projects .p-desc{padding: 0 20px; font-size: 14px;line-height:23px;height:32px;color: #333333;}
.projects .p-desc1{padding: 0 20px;font-size: 12px;line-height:22px;color: #666666;}

		/* 本例子css */
		.slideGroup{ width:900px; text-align:left; float:left; }
		.slideGroup .parHd{ height:30px; line-height:30px;  padding:0 20px;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:0px; top:5px; height:32px; background:url(../images/linea.jpg) 110px 5px no-repeat;  }
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer; font-size:20px;  }
		.slideGroup .parHd ul li.on{ height:30px; color:#02398c; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:20px 0 10px 0px; position:relative;   }

.kjzts-left {
	width:405px;
	overflow:hidden;
	position:relative;
	height:289px;
	float:left;
}

.kjzts-left .hd1 ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
	position:absolute;
	left:320px;
	top:258px;
	cursor:pointer;
	z-index:1000;
}
.kjzts-left .bd1 ul li .title {
    line-height: 34px;
    height: 34px;
    background: url(../images/ttb.png) repeat-x;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    margin-top: -34px;
    z-index: 99;
	text-align:left;
	text-indent:10px;
}
.kjzts-left .hd1 ul li {
	float:left;
	width:10px;
	height:10px;
	overflow:hidden;
	margin-right:7px;
	text-indent:-999px;
	cursor:pointer;
-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;
background:#fff;
}
.kjzts-left .hd1 ul li.on {
	background:#387eff;
}
.kjzts-left .bd1 {
	margin:0px 0px 0px 0px;
	height:402px;
	overflow:hidden;
	
}
.kjzts-left .bd1  img {
	width:405px;
	height:289px;
	
}
.kjzts-left .bd1 ul {
	overflow:hidden;
	zoom:1;
}
.list_news{
	padding:0px 0px 11px 0px;
	height:88px;
	overflow:hidden;
	width:288px;
}
.list_newsl{
	float:left;
	width:110px;
	
}
.list_newsl img{
	width:100px;
	height:88px;
	
}
.list_newsr{
	float:right;
	width:170px;
	line-height:23px;
	padding-top:6px;
	
}
.zhcs_title{
	padding-bottom:4px;
	overflow:hidden;
	clear:both;
}
.zhcs_title a{
	font-size:16px;
	color:#176bc5;
	font-weight:bold;
	padding-bottom:5px;
}
.list_newsny{
	padding:0px 0px 0px 0px;
	height:140px;
	overflow:hidden;
	width:380px;
	float:left;

	margin:0px 20px 20px 0px;
}
.list_newslny{
	float:left;
	width:160px;
	
}
.list_newslny img{
	width:160px;
	height:140px;
	
}
.list_newsrny{
	float:right;
	width:200px;
	line-height:23px;
	padding-top:10px;
	
}
.bbab{
	height:40px;
	line-height:40px;
}
.bbab{
	color:#176bc5;
	font-weight:bold;
}
.cpfw{
	font-size:36px;
	height:40px;
	padding-bottom:10px;
	text-align:center;
	color:#373737;
}
.bgtitle{
	background:#d3d3d3;
	height:40px;
	line-height:40px;
}
.bgtitlea{
	background:#176bc5;
	height:40px;
	line-height:40px;
	color:#fff;
	font-size:18px;
	width:200px;
	text-align:center;
}
.alist{
	padding:10px 0px 40px 0px;
	overflow:hidden;
}
.alist li{
	float:left;
	width:300px;
	text-align:left;
	border-bottom:1px solid #ccc;
	height:36px;
	line-height:36px;
}
.newscj {
	width:1160px;
	height:220px;
	overflow:hidden;
	clear:both;
	margin:0 auto;
}

.newscj_l {
	float:left;
	width:260px;
	text-align:left;
}
.newscj_r {
	float:right;
	width:880px;
	font-size:14px;
	line-height:23px;
	padding-top:12px;
}
.news {
	width:1200px;
}
.news li a {
	display:block;
	width:1200px;
	height:160px;
	border-bottom: 1px solid #e6e6e6;
	padding:30px 0;
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-ms-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.kjzts {
	color:#474747;
	font-size:22px;
}
.team_jj{
	padding-top:20px;
	line-height:26px;
}
.news li a:hover {
	background: #fff;
}

.dh_futa{
	width:1080px;
	margin:0 auto;
	clear:both;
	text-align:center;
	overflow:hidden;
}
#menu_dh {
float: left; 
position: relative; 
left: 50%; 
}
#menu_dh li {
	float:left;
	margin-left:12px;
	position: relative;/* 只能用相对不能用绝对 */ 
    left: -50%;/* 或者right: 50%; */ 
}
#menu_dh li a {
	float:left;
	color:#1b6bc3;
	height:36px;
	padding:8px 75px;
	line-height:36px;
	font-weight:bold;
	text-align:center;
	background:#f1f1f1;
	text-transform: uppercase;
 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
 font-size:16px;
}
#menu_dh li a:hover {
	color:#fff;
	background:#1b6bc3;
}
#menu_dh li a.nomal {
	color:#fff;
	background:#1b6bc3;
}

.boyhis {
    width: 1200px;
    position: relative;
}
#timeline{ width:1000px;overflow:hidden;margin:0px auto 0 auto;background:url('../images/dot.gif') left 40px repeat-x;}
#timeline a{color:#868686;text-decoration:none;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;-ms-transition:0.5s;transition:0.5s; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
#timeline a:hover,#timeline a.selected{color:#1b6bc3;}
#timeline h1,#timeline h2,#timeline h4,#timeline h5,#timeline h6{color:#303030;margin-bottom:5px;}
#timeline h1{font-size:18px;}
#timeline h2{font-size:14px;}

#dates{width:1000px;height:90px;overflow:hidden;}
#dates li{float:left;width:100px;height:50px;font-size:26px;text-align:center;background:url('../images/biggerdot.png') center 35px no-repeat;}
#dates a{line-height:30px;padding-bottom:10px; }
#dates .selected{font-size:30px;}
#issues{ width:1000px; overflow:hidden;}
#issues li{ width:1000px;  float:left; margin-right: 0px;}
#issues li img{ float:left;margin:10px 30px 10px 50px;}
#issues li h1{ color:#666;font-size:36px;margin:20px 27px; height: 45px; padding-top: 20px;}
#issues li p{ font-size:14px;font-weight:normal;line-height:26px; padding-bottom:13px;text-indent:2em; }

#next,#prev{position:absolute;top:0;font-size:70px;top:160px;width:50px;height:50px;background-position:0 3px;background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;}
#next:hover,#prev:hover{background-position:0 -58px;}
#next{left: 40px; top: 13px;background-image:url('../images/prev.png');}
#prev{ right: 40px; top: 13px;background-image:url('../images/next.png');}
#next.disabled,#prev.disabled{opacity:0.2;}







