@charset "utf-8";
/* CSS Document */
/*公用*/
*{margin:0;padding:0;}
html,body{-webkit-text-size-adjust:none;}
body{font-size:14px;  	font-family: "Microsoft YaHei", "微软雅黑";line-height:26px;color:#555;}
ol li,ul li{ list-style-type:none; vertical-align:middle;}
img{border:none;vertical-align:middle;}
input{vertical-align:middle;}
font{font-size:15px;}
table{border-collapse: collapse;border-spacing: 0;}
h5{font-size:15px}

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:#000;}
a:hover{color:#ed6c26;}
.clear{clear:both;}

.fl{float:left;}
.fr{float:right;}
.h15{ width:100%; height:15px;}
/********user*********/
.userbg{
	height:151px;
	width:100%;
	min-width: 1200px;
	background:#f7f1eb;
	line-height:50px;
}
.user{
	height:151px;
	width:1200px;
	margin:0 auto;
	/*background:url(../images/xiaohbg.png) no-repeat 540px 0px;*/
	overflow:hidden;
}
.user_l{
	float:left;
	width:515px;
	color:#FFF;
	padding-top: 15px;
	padding-left:40px;
}
.user_m{
	float:right;
	width:390px;
	color:#FFF;
	/*padding-right:100px;*/
}
.user_r{
	float:right;
	width:150px;
	color:#FFF;
	padding-top:30px
}
.user_l a{
	margin-right:8px;
}
.denglu{
	width:70px;
	float:left;
	background:url(../images/xuesheng.png) 0px 10px no-repeat;
	text-indent:6px;
	margin-left:20px;
}
.zhuce{
	width:70px;
	float:left;
	background:url(../images/laoshi.png) 0px 10px no-repeat;
	text-indent:6px;
}
.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:202px;
	float:left;
}
.menhu a{
	float:left;
	margin-left:20px;
	color:#818181;
	font-weight:bold;
}

.ser02{
	float:left;
	width:125px;
	display:inline;
	height:25px;
	line-height:25px;
}

.ser03{
	float:left;
	width:18px;
	padding-top:3px
}
.search{
	border:none;
	width:125px;
	color:#959595;
	margin:0px;
	padding:0px;
	background:none;
	height:26px;
	line-height:26px;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-weight:bold;
}
.sousuo{
	width:148px;
	float:left;
	border:1px solid #ed6d26;
	height:26px;
	line-height:26px;
}
/********首页*********/
.head{ width:100%;min-width: 1200px; background:url(../images/menubg.png) top center; height:39px; position:absolute; /*top:151px; left:0px;*/	z-index:999;}
.top{ width:100%; margin:0 auto;height:155px;	background:url(../images/logo.jpg) top center;}

.navmenu {
	height:39px;
	line-height:39px;
	z-index:999;
	clear:both;
	width:1200px;
	margin:0 auto;
	position:relative;
}
.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;
	padding-top:12px;
	*padding-top:0px;
	_padding-top:10px;
}
.navmenu .nLi h3 {
	float:left;
}
.navmenu .nLi h3 a {
	display:block;
	width:150px;
	font-size:15px;
	line-height:39px;
	text-align:center;
	font-weight:bold;
	/*text-indent:35px;*/
	color:#fff;
	/*background:url(../images/kb1.png) no-repeat right top; */
}
.navmenu .nLi h3 a span {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 2px;
}
.navmenu .sub {
	display:none;
	left:0px;
	top:39px;
	position:absolute;
	background:url(../images/ttks.png);
	line-height:36px;
	/*padding:20px 0px 20px 26px;*/
	overflow:hidden;
	width:150px;
}
.navmenu .sub li {
	zoom:1;
}
.navmenu .sub a{ display:block; color:#ffffff; text-align:left;  margin:0px auto; 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; font-size:15px; display:block;text-align:center;}
.navmenu .sub a:hover{  color:#ffa06e;   -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 {
	/*background:url(../images/kb2.png) no-repeat right top; */
	color:#fff;
}
.navmenu .nLi h3 a.sy {
	display:block;
	width:120px;
	font-size:15px;
	line-height:39px;
	text-align:left;
	font-weight:bold;
	text-indent:36px;
	color:#fff;
	background:none;
}
.navmenu .on h3 a.sy {
	background:url(../images/kb3.png) no-repeat right top;
	color:#fff;
}


.zhihui{
	width:1000px;
	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:15px;
	line-height:65px;

}
#menuts li a:hover {
	float:left;
	color:#002c75;
	width:108px;
	border-bottom:4px solid #ea5a25;
}
.baoguang{
	width:1000px;
	margin:0 auto;
}
.baoguang_l{
	float:left;
	width:620px;
}
.baoguang_r{
	float:right;
	width:568px;
	text-align:right;
}
.content_zh{
	width:1000px;
	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:15px;
	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:15px;
	color:#002c75;
}
.tou_title a:hover{
	font-size:15px;
	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;
}

.byj {
	width:393px;
	clear:both;
	margin:0 auto;
	padding-top:15px;
}

.byj_l {
	width:393px;
	float:left;
	height:30px;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}
.byj_l a{
	color:#dc2422;
}
.byj_r {
	width:450x;
	float:left;
	line-height:23px;
	text-indent:20px;
}

.byj_r  a{
	color:#000;
}
.byj_r  a:hover{
	text-decoration:underline;
	color:#ec6a26;
}
.xinwen_r{
	width:450px;
	float:right;
	/*padding-top:10px;*/
}
.demo_l {
	width:320px;
	float:left;
	height:30px;
	background:url(../images/li.png) no-repeat 0px 12px;
	text-indent:10px;
}
.demo_r {
	width:50px;
	float:right;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
}
.demo {
	clear:both;
	height:33px;
	width:400px;
	overflow:hidden;
	margin:0 auto;
}

.kjzts-left {
	width:375px;
	overflow:hidden;
	position:relative;
	height:283px;
	float:left;
	margin:20px 0px 0px 0px;
	z-index:5;
}
.kjzts-left .hd1 ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
	position:absolute;
	left:210px;
	top:193px;
	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: 15px;
	font-weight: bold;
	position: relative;
	margin-top: -34px;
	z-index: 5;
	text-align:left;
	text-indent:10px;
}
.kjzts-left .bd1 ul li .jinajie {
	height:60px;
	line-height:60px;
	background:#ededed;
	padding:0 10px;
}

.kjzts-left .hd1 ul li {
	float:left;
	width:10px;
	height:10px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url(../images/x.gif) 0px 0px no-repeat;
}
.kjzts-left .hd1 ul li.on {
	background:url(../images/xhover.gif) 0px 0px  no-repeat;
}
.kjzts-left .bd1 {
	margin:0px 0px 0px 0px;
	height:402px;
	overflow:hidden;

}
.kjzts-left .bd1  img {
	width:375px;
	height:223px;

}
.kjzts-left .bd1 ul {
	overflow:hidden;
	zoom:1;
}
.blank26{
	height:16px;
	overflow:hidden;
	clear:both;
}
.hit{
	color:#b1b1b1;
	font-weight:bold;
	margin-right:0px;
}
.blank15{
	height:2px;
	overflow:hidden;
	clear:both;
}
.blank4{
	height:3px;
	overflow:hidden;
	clear:both;
}
.blank40{
	height:2px;
	overflow:hidden;
	clear:both;
}


.blank58{
	height:58px;
	overflow:hidden;
	clear:both;
}
.i-wrap-fiv {
	width:1000px;
	margin:0 auto;
	clear:both;
	background: #fff;
}
.clearkb{
	clear:both;
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #dddddd;
	height:50px;

}
.clearkbxw{
	clear:both;
	width:95%;
	margin:0 auto;
	border-bottom:1px solid #dddddd;
	height:50px;
	float:left;
        position: relative;
}
.baibg{
	width:1200px;
	margin:0 auto;
}
.tu_l{
	width:36px;
	float:left;
	border-bottom:3px solid #ed6d26;
	line-height: 70px;
	height:38px;
	padding-top:10px
}
.titlea {
	font-size: 20px;
	line-height: 48px;
	height:48px;
//font-weight:bold;
	color:#525252;
	width:90px;
	float:left;
	border-bottom:3px solid #ed6d26;
}
.morea {
	width:50px;
	line-height: 49px;
	height:49px;
	color:#9a9a9a;
	float:right;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	background:url(../images/mora.png) no-repeat 2px 22px;
}

.jxky{
	width:395px;
	float:left;
	margin-right:20px;
}
.zhuanti{
	width:370px;
	float:left;
}
.ay_news{
	clear:both;
	height:35px;
	width:380px;
	overflow:hidden;
	margin:0 auto;
	float:left;
}
.imgscroll1_img{
	padding-bottom:4px;
}
.ay_newsl {
	width:350px;
	float:left;
//height:35px;
//line-height:35px;
	background:url(../images/li.png) no-repeat 0px 12px;
	text-indent:12px;
}
.ay_newsr{
	width:40px;
	float:right;
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
}
.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:15px;
	padding-right:27px;
}
.i-wrap-fiv .list {
	overflow: hidden;
	clear:both;
}
.i-wrap-fiv .list ul {
	width: 1000px;
}
.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:15px;
	color: #fff;
}

.i-wrap-fiv .list .cont {
	padding-top: 20px;
}
.i-wrap-fiv .list .stit {
	font-size: 15px;
	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: 15px;
	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: 15px;
	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: 15px;
	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: 115px;
	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:1000px;
	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:20px;
        background:#FFF;
}
.content_neirong{
	width:1150px;
	margin:0 auto;
	clear:both;
	//padding-bottom:30px;
	overflow:hidden;
	padding:10px 30px 10px 30px;
        background:#FFF;
}
.content_nyl{
	width:246px;
	float:left;
}
.left_top {
	font-size:26px;
	color:#FFF;
	height:80px;
	width:246px;
	line-height:80px;
	background:url(../images/about_title.jpg) no-repeat;
	text-indent:90px;
	text-align:left;
}
.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:15px;
	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:15px;
	font-weight:bold;
	color:#636363;
	height:40px;
	line-height:40px;
}
.dabiaoti a:hover{
	font-size:15px;
	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:934px;
	float:right;
}
.content_fc{
	width:1200px;
	float:right;
}

.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:15px;
	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: "Microsoft YaHei", "微软雅黑";
	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: "Microsoft YaHei", "微软雅黑";
	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: "Microsoft YaHei", "微软雅黑";
	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:28px;
	line-height:38px;
	padding:0px 0px 20px 0px;
	/*width:700px;*/
	text-align:center;
	border-bottom:2px solid #e8e8e8;
}
.xian{
	text-align:center;
	height:50px;
	line-height:52px;
	padding-bottom:30px;
	overflow:hidden;
}
.news_leibie a{
	display: block;
	width: 80px;
	height:26px;
	line-height:26px;
	background-color: #ea5a25;
	text-align: center;
	font-size:15px;
	color: #fff;
	clear:both;
}
.zhengwen{
	color:#727272;
	padding:10px 0px 10px 0px;
	line-height:28px;
}

/*******俱乐部******/
.huiyuan{
	width:1000px;
	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:1000px;
	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:1000px;
	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:15px;
	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:15px;
	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:15px;
	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:15px;
	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:15px; text-align:center; }
.main2_2 ul li:nth-child(3n){ margin-right:0;}
..................................0

/*******底部*******/
.footer {
	width:100%;
	clear:both;
}
.dibu{
	width:100%;
	min-width: 1200px;
	background:url(../images/foot.jpg) no-repeat top center;
	height:160px;
	//margin-top:10px;
	clear:both;
}
.footer  {
	width:1210px;
	height:auto;
	margin:0 auto
}
.icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
}
.toggleCode {
	position: relative;
	float:left;
	color:#b5b5b5
}
.toggleCode .codeSpan {
	position: absolute;
	bottom: 120px;
	right: -12px;
	width: 100px;
	display: none;
	box-shadow: 1px 1px 2px rgba(0,0,0,.15);
}
.toggleCode .codeSpan1 {
	position: absolute;
	bottom: 120px;
	right: -16px;
	width: 100px;
	display: none;
	box-shadow: 1px 1px 2px rgba(0,0,0,.15);
	z-index:999;
}
.toggleCode .codeSpan2 {
	position: absolute;
	bottom: 120px;
	right: -12px;
	width: 100px;
	display: none;
	box-shadow: 1px 1px 2px rgba(0,0,0,.15);
}

.toggleCode img{
	width:100%;
}

.icon-wechat{background: url(../images/weixin.png) center no-repeat;width: 70px; height: 60px; }
.icon-sina{background: url(../images/weibo.png) center no-repeat;width: 70px; height: 60px;}
.icon-douyin{background: url(../images/douyin.png) center no-repeat;width: 70px; height: 60px;}
.icon-mobile{background: url(../images/blue.png) center no-repeat;width: 80px; height: 80px;}

.footbg {
	width:100%;
	height:54px;
	background:#003a74;
	overflow:hidden;
	color:#c8c8c8;
	line-height: 54px;
}
.foot {
	width:1140px;
	overflow:hidden;
	margin: 0 auto;

}
.map_edu{
	width: 230px;
	float: left;
	padding-top: 50px;
	margin-right: 200px;
}
.link_title{
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #a3bed9;
	height: 40px;
	line-height: 40px;
	color: #fff;

}
.jncha{
	color: #e0a69b;
	font-size: 14px;
	padding-top: 60px;
	line-height:30px;
	text-align:center;

	float:left;

}
.kbxj{
	padding-top: 20px;
}
.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: #dfb569;
}
.foot_l {
	width:125px;
	overflow:hidden;
	float: left;
	border-right:1px solid #b5461d;
	margin-top:40px;


}
.foot_r {
	width:290px;
	float: right;
	text-align: right;
	padding-top:40px;

}


.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:15px;
	float:right
}

/*fy*/
.pageWrapper {
	FONT-SIZE: 15px;
	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 #34ad85;
	text-align:center;
	color:#FFFFFF;
	background:#34ad85;
}
.pagnumts a {
	MARGIN-left:5px;
	WIDTH: 62px;
	height:32px;
	background:#efefef;
	border:1px solid #dddddd;
}
.pagnumts A:hover {
	WIDTH: 62px;
	border:1px solid #34ad85;
	text-align:center;
	color:#FFFFFF;
	background:#34ad85;
}
a.currentpg {
	font-weight:bold;
	border:1px solid #34ad85;
	text-align:center;
	color:#FFFFFF;
	background:#34ad85;
}
.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:15px;
	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:15px;
	z-index:999;
	margin-left:26px;
	text-align:left;
}
.f20{
	font-size:20px;
	color:#555555;
	padding-top:30px;
	line-height:32px;
	margin-bottom:15px;
}
.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:370px;
	float:right;
	height:353px;
	overflow:hidden;
	background:#FFF;
	display:block;
}
.project{
	width:586px;
	float:right;
}
.activi{
	width:1000px;
	clear:both;
}
.activi_l{
	width:658px;
	height:264px;
	float:left;
}
.activi_r{
	width:496px;
	height:264px;
	float:right;
}
.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;
}
.xy_fc{
	width:395px;
	float:left;
	margin-right:20px;
}
.xy_sp{
	width:360px;
	float:left;
//margin-right:20px;
}
.xy_fc:last-child{
	margin-right:0;
}
.bg_gas{
	width:100%;
	text-align:center;
}
.nav_gas{
	width: 100%;
	margin: 0 auto 10px;
	clear: both;
	padding-top:10px;
}

.nav_gas li a{
	float:left;
	width:145px;
	height:74px;
	padding-top:20px;
	overflow:hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	color:#000;
	margin-right:5px;
	margin-top:5px;
	background:#f1f6f3;

}
.nav_gas li:last-child a{
	margin-right:0px;
}
.nav_gas li a:hover{
	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:15px;
}

.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:#fff;
	color: #019966;
	display:block;
	font-size:15px;
	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:15px;
	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:1000px;
	margin:0 auto;
	clear:both;
	background:#34ad85;
	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:15px;
	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:15px;
	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:15px;
	margin-left:20px;
}
.zhaohui a{
	color:#FFF;
	margin-left:20px;
}
.zhaohui a:hover{
	color:#b1ffe5;
}
.about_ban{
	width:100%;
	background:url(../images/aboutbg.jpg) no-repeat bottom center;
	height:398px;
}
.xiaoyuan_ban{
	width:100%;
	background:url(../images/fangguangbg.jpg) no-repeat bottom center;
	height:398px;
}
.news_ban{
	min-width: 1200px;
	margin: 0 auto;
	width:100%;
	background:url(../images/newsbg.jpg) no-repeat bottom center;
	height:398px;
}
.nav {
	width:246px;
	overflow:hidden;
	padding:18px 0px 200px 0;
	clear:both;
	background:#f0f0f0
}
.nav li a {
	line-height:46px;
	height:46px;
	width:246px;
	display:block;
	text-indent:90px;
	color:#646464;
	display:block;
}
.nav li a.nomal {
	background:#fff;
	border-left:5px  solid #cb5d21;
	color:#cb5d21;
	font-weight:bold;
}
.nav li a:hover {
	background:#fff;
	border-left:5px  solid #cb5d21;
	display:block;
	color:#cb5d21;
	font-weight:bold;
}

.nav .lihover {
	background:#fff;
	border-left:5px  solid #cb5d21;
	display:block;
	color:#cb5d21;
	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:24px;
	padding:0px 3px;
	color:#cb5d21;
	border-bottom:3px solid #cb5d21;
	height:46px;
	line-height:46px;
}
.right_top {
	/*width:700px;*/
	border-bottom:1px solid #d6d6d6;
	height:47px;
	line-height:47px;
	font-size:15px;
        padding-right:15px;
}
.position {
	float:right;
	text-align:right;
	height:60px;
	line-height:60px;
	width:400px;
	color:#848484;
}
.dh {
	color:#cb5d21;
	font-weight:bold;
}
.xw{
	border-bottom:1px solid #e2e2e2;
	height:40px;
	line-height:40px;
	/*width:700px;*/
	overflow:hidden;
}

.xw_l{
	width:800px;
	float:left;
	background:url(../images/li.png) no-repeat 0px 18px;
	text-indent:15px;
}

.xw_r{
	width:100px;
	float:right;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
}
.flash {
	height: 493px;
	margin: 0px auto;
	position: relative;
	width: 100%;
	margin-top:-59px;
}
.slides_container {
	height: 493px;
	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: 493px 1920px;
}
.picnumeric {
	position: absolute;
	width:160px;
	margin-left:-80px;
	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: 493px;
	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;
}

.contenxb{
	width:1200px;
	margin:0 auto;
}
.news_con{
	width:830px;
	height:373px;
	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:15px;
	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:525px;
	height:394px;
	float:left;
	background:#fff;
}

/*专题网站*/

.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;
	margin:0 auto;
}
.kxx  a{
	width:126px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#dfb569;
	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:15px;
}
.sy_xiaoyuan{
	width:390px;
	height:250px;
	overflow:hidden;
}
.sy_xiaoyuan a img{
	//width:167px;
	height:250px;
	transition:1s all; -webkit-transition:1s all;
}
/*.sy_xiaoyuan   a:hover img
{ transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}*/
.wrap {
	position: relative;
	overflow: hidden;
	width:1200px;
	margin:0 auto;
}
.mt15 {
	padding-top: 20px;
	clear:both;
}
.flk{border:1px solid #ddd;height:36px;font-size:15px;line-height:36px;background:#f8f8f8}
.flk .fr a{margin-right:15px}
#tabs{}


#tabs li{float:left;display:inline;border-right:solid 1px #ccc;padding:0 36px; width:120px; }
#tabs li.tt{color:#1f1f1f;font-size:15px; background:url(../images/lianjie.png) 2px 4px no-repeat; text-align:left; width:140px}
#tabs li.tt a{margin-left:2px;padding-right:2px;background:url(../images/gb.png) 0 0px no-repeat; width:15px; height:20px; display:block;  float:right; margin-top:11px;*+margin-top:-25px;}



#tabs li.fr{float:right;padding:0 20px}
#tabs a{position:relative;padding-right:15px;text-align:center;text-decoration:none;background:url(../images/jt2.png) right center no-repeat}
#tabs a:hover{background-image:url(../images/jt1.png)}
#tabs #current{background-image:url(../images/jt1.png);color:#ff4400;font-weight:700}
#tabs li.tt #current{background-image:url(../images/cl2.png)}
#tabs li.fr a{font-size:15px;padding-right:0;background:none}
#links{background:#fff;border-top:1px solid #ddd}
#links div{display:none}
#tab0{display:block;font-size:0;content:" ";clear:both;height:0}
#tab1,#tab2,#tab3,#tab4,#tab5{padding:10px;border:1px solid #ddd;border-top:none;display:table}
.link{display:table;margin-top:20px;}
.link li{float:left;width:198px}
.link li a{float:left;padding-left:20px;line-height:27px;background:url(../images/dot.png) 10px center no-repeat;color:#444;font-size:15px}
.sy_xiaoyuan{
	clear:both;
	margin-top:18px;
}
p{
	margin-bottom:15px;
	text-align:justify;

	text-justify:inter-ideograph;
}
/*分页*/
.wp_paging { display:block; margin:0; padding:0; list-style:none; font-size:13px;font-family:'Microsoft Yahei', Verdana, Geneva, sans-serif; color:#494949; padding-top:20px;}
.wp_paging input {font-size:12px;*font-size:100%;}
.wp_paging li { display:inline-block; height:25px; line-height:25px; float:left; margin-top:5px;}
.wp_paging li span,.wp_paging li a { display:inline-block; float:left; margin-left:10px; }
.wp_paging li em { font-style:normal;}
.wp_paging li a { cursor:pointer; color:#666; line-height: 25px; height: 25px;}
.wp_paging li a:hover { color:#000; }
.wp_paging li a span{ margin:0;}
.wp_paging li input { font-size:12px;*font-size:100%; width:24px; height:15px; line-height:15px; border:1px solid #d5d5d5; background:#fff; margin-top:4px; text-align:center;}
.wp_paging li input:focus{ outline:none;}
.jigou{
	width:700px;
	clear:both;
	padding-bottom:30px;
	margin-top:30px;
	overflow:hidden;
}

.jigou_title{
	width:700px;
	clear:both;
	padding-bottom:15px;
	border-bottom:1px solid #dedede;
	color:#cb5d21;
	font-size:22px;
	font-weight:bold;
}
.jigou_menu{
	width:900px;
	padding-top:15px;
}
.jigou_menu li a{
	float:left;
	margin-right:10px;
	font-size:15px;
	line-height:34px;
	width:250px;
	text-align:lfet;
}
.cpzsnew li {
	width: 222px;
	float: left;
	height: 200px;
	display: block;
	margin-bottom:20px;
	margin-right:10px;
	text-align:center;
	font-weight:bold;
}
/*通知公告*/
.noticeList {margin-top:20px;}
.noticeList li{width: 100%;overflow: hidden;margin:0;}
.noticeList li .date {width: 60px;height: 50px;float: left;margin-right:15px;}
.noticeList li .date strong {background:#f6b592;width: 59px;height: 31px;line-height: 31px;text-align: center;color: #fff;display: block;}
.noticeList li .date i { background:#ededed;font-style: normal;width: 59px;height: 26px;line-height: 26px;text-align: center;color: #646464;display: block;}
.clear{ width:0; height:0; display:block; clear:both; overflow:hidden;}
.clearfix:after{ content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow:hidden;}

.nav_gas li{float:left;}


.jigou_menu li{float:left;}

.footer .jncha a{
	color:#e0a69b;
}


#xuesheng{
	position: relative;
	overflow: hidden;
}
#xuesheng ul{
	position: absolute;
	left:0;
	top:0;
}
#xuesheng li{
	width:390px;
        height:250px;
	float:left;
	margin-right: 2px;
}
#xuesheng li img{
	display: block;
	width:100%;
}

.lunbo{
	width:393px;
	height:250px;
	margin-top: 18px;
	margin-bottom: 10px;
	overflow: hidden;
	position: relative;
}
.lunbo ul{
	height:250px;
	overflow: hidden;
}
.lunbo li{
	width:393px;
	height:250px;
	float:left;
}
.lunbo li a{
	display:block;
	width:100%;
	height:100%;
}
.lunbo li a img{
	display:block;
	width:100%;
	height: 100%;
}

.videoList{
	width:370px;
	float:left;
	margin-top:13px;
}
.videoList li{
	float:left;
	width:175px;
        
	margin: 0 10px 10px 0;
}

.videoList li a{
	display: block;
	position: relative;
}
.videoList li a:after{
	display: block;
	content: '';
	width:100%;
	height:100%;
	position: absolute;
	left:0;
	top:0;
	background: url("../images/tt2.png") center center no-repeat;
	background-size: cover;
}
.videoList li img{
	display:block;
	width:100%;
	//height: auto;
}
.imgscroll1_top{
	width: 100%;
	height: 244px;
	margin-top: 13px;
	overflow: hidden;
}

.closeBtns{
	text-align: right;
}
.closeBtns a{
	color:#0000ee;
	text-decoration: underline;
}
.closeBtns span{
	padding:0 10px;
	color:#0000ee;
}



.banner{
	width: 100%;
	/*height:550;*/
        max-height:550px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	/*background-color: #444;*/
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor:pointer;
	min-width: 1200px;
}
.banner .slider-container{
	height:100%;
}
.banner .preview {
	//width: 1100px;
	height:60px;
	position: absolute;
	left: 55%;
	bottom:10px;
	text-align: center;
	margin-left: -550px;
	background: rgba(0,0,0,0.3);
	padding: 10px;
	box-sizing: border-box;
}
.banner .preview a {
	display: inline-block;
	width:120px;
	height: 40px;
	box-sizing: border-box;
}
.banner .preview img {
	display: block;
	width: 100%;
	height: 100%;
	/*opacity: 0.8;*/
	box-sizing: border-box;
}
/*.active img{*/
/*	opacity: 1;*/
/*}*/

.banner .slider-nav{
	display:none;
}

.banner .slider__switch {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	padding: 10px 5px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	border-radius: 1px;
	background: #000;
	opacity: .3;
	transition: opacity .15s ease;
	fill: #fff;
}
.banner .slider__switch--prev {
	left: 10px;
}
.banner .slider__switch--next {
	right: 10px;
}

.banner .slider__switch:hover {
	opacity: .85;
}
/*.banner .slider__switch[disabled] {*/
/*	visibility: hidden;*/
/*	opacity: 0;*/
/*}*/
.banner .slider{
	height:550px;
}
.banner .slider:before,
.banner .slider:after {
	display: table;
	content: ' ';
}
.banner .slider:after {
	clear: both;
}
.banner .slider__item {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}
.banner .slider__itemfc {
	position: relative;
	
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
}
.banner .slider__item img {
	display: block;
	width: 100%;
	height: 100%;
}
.banner .slider__itemfc img {
	display: block;
	width: 100%;
	height: 100%;
}
.banner .slider__switch span {
	color: #fff;
	display: block;
	width: 32px;
	height: 32px;
}
 .xueshengImg{
	min-width: auto;
	height: auto;
}
.xueshengImg .slider{
	height:auto;
}
.xueshengImg .slider__item img {
	display: inline-block;
	width: auto;
}
.xueshengImg .slider__itemfc img {
	display: inline-block;
	width: auto;
}
.xueshengImg .slider__item {
	text-align: center;
}
.xueshengImg .slider__itemfc {
	text-align: center;
}
.xueshengImg .slider__item p{
	text-align: center;
}
.xueshengImg .slider__itemfc p{
	text-align: center;
}
.content_ms{
line-height:30px;
font-size:16px;
text-indent: 2em;
}
.content_ms1{
line-height:30px;
font-size:16px;
text-indent: 2em;
}

.zhuantiList{
	width:860px;
	float:left;
	margin-top:13px;
}
.zhuantiList li{
	float:left;
	width:370px;
        height:150px;
	margin: 0 20px 10px 30px;
}
.zhuantiList li img{
	display:block;
	width:100%;
	height:100%;
}
.zhuantiList li a{
	display: block;
	position: relative;
}
.left_top1 {
	font-size:26px;
	color:#FFF;
	height:55px;
	width:198px;
	line-height:55px;
	background:url(../images/leftbg.jpg) no-repeat;
	text-indent:60px;
	text-align:left;
	float:left;
        padding-bottom:10px;
	}
.right_top1 {
	/*width:700px;*/
	border-bottom:1px solid #d6d6d6;
	height:55px;
	line-height:47px;
	font-size:15px;
        padding-right:15px;
}
.zhuantiList1{
	width:1200px;
	float:left;
	margin-top:13px;
        margin-bottom:30px;
}
.zhuantiList1 li{
	float:left;
	width:375px;
        height:205px;
	margin:20px 22px 10px 0px;
       border:1px solid #d6d6d6;
}
.zhuantiList1 li img{
	display:block;
	width:370px;
	height:200px;
        padding:2px;
}
.zhuantiList1 li a{
	display: block;
	position: relative;
}
.play_name {    
    width: 370px;
    height: 200px;
    border:1px solid #eee;
}
.ico_play {
    position: absolute;
    top: 80px;
    left: 160px;
    width: 60px;
    height: 60px;
background-image: url(../images/ico_play.png);
}

/****搜索****/
.pageTitle{
    width: 250px;
    position: absolute;
    right: 69px;
    line-height: 36px;
    height: 36px;
    top: 10px;
}
.pageTitle input{
    height: 26px;
    width: 200px;
    border: 1px solid #ccc;
    padding: 0.5px 2px;
}
.pageTitle input:last-child{
    width: 39px;
    margin: 0;
    height: 28px;
    border: 0;
    background: #ed6d26;
    color: #fff;
}
.w700{
margin:25px 0;
}
.w700 .rim05 .LanMu01-2 span{
  font-weight:bold;
  font-size:26px;
}
.red{
color:#f32;
font-weight:bold;
}
.search_msg{
font-size:20px;
line-height:36px;
height:36px;
text-align: -webkit-right;
}
.sslist{
padding:1rem;
border-bottom:1px solid #ddd;
position: relative;
}
.sslist dt a{
font-size:16px;
}
.sslist dd:last-child{
    right: 0;
    position: absolute;
    top: 0;
    line-height: 60px;
}

/**折叠导航**/

.nav-left-container {
    /*background-color: #1c2b36;
    position: fixed;
    left: 0;
    top: 0;
    width: 220px;
    height: 100%;
*/
}

.nav-left-container li a {
    font-size: 14px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
    font-weight: 600;
    /*padding: 15px 20px 15px 25px;*/
    display: block;
}
.nav-left-container li a span{
margin-top: 15px;
    font-weight: 100;
font-size:12px;
}

.nav-left-container .active {
    border-left: 4px solid #d65911;
background: bottom;
}

.nav-left-container li:hover {
    
}

.nav-left-container .active>a {
    /*color: #ffffff;*/
}

.nav-left-container-small li a {
    font-size: 12px;
text-indent: 4em !important;
    /*padding: 7px 15px 7px 22px;*/
}

.nav-left-container-small {
    display: none;
}


/* .active .nav-left-container-small {
    display: block;
} */