@font-face {
    font-family: 'notiSerifLight';
src: url(../font/notiseriflight.jpg);
src:
    url(../font/notiseriflight.eot?#font-sp.jpg) format('embedded-opentype'),
    url(../font/notiseriflight..jpg) format('woff'),
    url(../font/notiseriflight.jpg) format('truetype'),
    url(../font/notiseriflight.jpg) format('svg');
    font-weight: normal;
    font-style: normal;}
@font-face {
    font-family: 'century';
src: url(../font/century.jpg);
src:
    url(../font/century.eot?#font-sp.jpg) format('embedded-opentype'),
    url(../font/century..jpg) format('woff'),
    url(../font/century.jpg) format('truetype'),
    url(../font/century.jpg) format('svg');
    font-weight: normal;
    font-style: normal;}


ul, ol{list-style:none;}
li{list-style-type:none;}
.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}

/*html5*/
article,aside,footer,header,section,footer,nav,figure,main{display:block;}
a,*{-webkit-tap-highlight-color: transparent;tap-highlight-color: transparent;}

/*小号文字  scale以12号字体为基准 需写实际字号大小*/
.font_adjust{-webkit-text-size-adjust:none;}
.font_scale8{ -webkit-transform: scale(0.66);}
.font_scale10{ -webkit-transform: scale(0.83);}
.font_lc{-webkit-transform-origin:left center;}
.font_rc{-webkit-transform-origin:right center;}
.font_up{text-transform:uppercase;}



/*文字截断*/
.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

table{margin: 0 auto;border-collapse:collapse;border-spacing:0;width: 100% !important;max-width: 100% !important;}

td  {padding:0;  border:1px solid #000;text-align:center; }


/*transition*/
.tran100{-webkit-transition:all 0.1s linear; -moz-transition:all 0.1s linear; -ms-transition:all 0.1s linear; transition:all 0.1s linear;}
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}
.tran5000{-webkit-transition:all 5s linear; -moz-transition:all 5s linear; -ms-transition:all 5s linear; transition:all 5s linear;}

.scaleimg:hover img,.scaleimg:hover .pic em{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg);}
.translateX:hover{-webkit-transform:translateX(-6px); -moz-transform: translateX(6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}

/*网页限定宽度*/
.con_1000{ position:relative; margin:0 auto; width:1000px;}
.con_1000:after{content:""; display:block; height:0; clear:both;}

body{color: #474747; margin: 0 auto; background: #ffffff; min-width: 320px; font-size: 12px; line-height: 24px; font-family: "Microsoft Yahei",Helvetica,Arial,sans-serif;}
.w1280{width: 1300px;margin: 0 auto;}

.ititle{border-bottom: 1px solid #e5e5e5;height: 54px;line-height: 44px;margin-bottom: 16px;font-size: 28px;color: #111111;font-weight: normal;}
.ititle h3{font-weight: normal;}
.ititle span { font-size:15px;}
.imore{font-size: 18px;color: #0066b5;padding-right: 28px;background: url(../images/arrow1.jpg) no-repeat right center;}
.imore:hover{-webkit-transform: scale(0.9);-webkit-transform: scale(0.9);}

.nyeNav { display:none;}

*:before,*:after{-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}

.cd-popup { position: fixed; left: 0; top: 0;right: 0;bottom: 0; height: 100%; width: 100%;background: url(../images/graybg.jpg) repeat;visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999;  opacity: 0;}
.cd-popup.is-visible { opacity: 1; visibility: visible; -webkit-transition: opacity 0.3s 0s, visibility 0s 0s; transition: opacity 0.3s 0s, visibility 0s 0s;}
.cd-popup-container { position: relative; height: 36px; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 50%; margin-top: -58px; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; text-align: center; box-shadow: 0 0 20px rgba(0, 0, 0, 0.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); transform: scale(1.2); -webkit-backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: transform; -webkit-transition-duration: 0.3s; transition-duration: 0.3s;}
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}

.hidden_search .text { width: 100%; height: 20px; padding: 8px 0; font-size: 14px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";}
.hidden_search .btn { display: block; background: url(../images/search_icon.jpg) no-repeat center center; position: absolute; right: 0; top: 0; height: 36px; width: 36px; text-indent: -999em;border:none;cursor: pointer;}
.hidden_search .search_wrap { border: 1px solid #e4eaec; border-radius: 20px; position: relative; padding-right: 56px; padding-left: 20px; height: 36px;}
.hidden_search .close_btn { position: absolute; right: 0; top: 0; padding: 10px; width: 22px; height: 22px; -webkit-transition: 0.5s; transition: 0.5s;}
.hidden_search .close_btn:after, .hidden_search .close_btn:before { background: #cccccc; width: 20px; height: 3px; display: block; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; content: ""; position: absolute; left: 10px; top: 11px;}
.hidden_search .close_btn:before { -webkit-transform-origin: left bottom; -ms-transform-origin: left bottom; transform-origin: left bottom; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.hidden_search .close_btn:after { -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); top: 26px;}
.hidden_search .close_btn:hover:after, .hidden_search .close_btn:hover:before { background: #0090dc;}

.float{width: 65px;position: fixed;right: 0;top:30%;z-index: 99;}
.float li{width: 65px;height: 65px;position: relative;background: #eeeeee;border-radius: 3px;margin-bottom: 2px;
font-size: 0;text-align: center;cursor: pointer;}
.float li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding-top: 10px;}
.float li em{display: inline-block;*display: inline;*zoom: 1;width: 45px;height: 45px;background: #ffffff url(../images/floaticon1.jpg) no-repeat center;border-radius: 50%;}
.float li.li2 em{background-image: url(../images/floaticon2.jpg);}
.float li.li3 em{background-image: url(../images/floaticon3.jpg);}
.float li.li4 em{background-image: url(../images/floaticon4.jpg);}
.float li.li4:hover em{background-image: url(../images/floaticon4on.jpg);}
.float li .codePic{position: absolute;top: 0;left: -116px;background: #ebebeb;width: 116px;box-sizing:border-box;padding: 8px 8px 0;display: none;}
.float li .codePic .pic,.float li .codePic .pic img{width: 100%;height: 100px;}
.float li .codePic span{display: block;text-align: center;line-height: 24px;color: #000000;font-size: 14px;}
.float li:hover em{-webkit-animation: swing 0.5s linear; animation: swing 0.5s linear;}

.nyBanner{width: 100%;height: 460px;background-repeat: no-repeat;background-position: center;}
.nyBanner .w1280{padding-top: 340px;}
.nyBanner .w1280 h3{height: 60px;line-height: 60px;font-size: 36px;color: #08256f;-webkit-text-stroke:1px #fff;font-weight: bold;}
/*.nyBanner .w1280 .path{font-size: 14px;color: #ffffff;line-height: 30px;}
.nyBanner .w1280 .path span{margin: 0 10px;}
.nyBanner .w1280 .path a:hover{text-decoration: underline;}*/

/*.path{width: 100%;min-width: 1220px;background: #f5f5f5 url(../images/path.png) no-repeat left top;height: 50px;line-height: 50px;font-size: 14px;color: #999999;text-align: right;}
.path span{margin: 0 10px;}
.path a:hover{color: #01763a;}*/

.bread{background:#f5f5f5; line-height: 52px;}
.bread h3{font-size: 20px;color: #550369;font-weight: normal;}
.bread .path{font-size: 14px;color: #999999;padding-left: 22px;background: url(../images/path.jpg) no-repeat left center;}
.bread .path span{margin: 0 6px;}
.bread .path i{color: #999; font-style:normal;}
.bread .path a { color:#1759aa;}
.bread .path a:hover  { color:#b60009;}

.nyBanner .nyBanner1{height: 500px;}
.nyBanner .nyBanner1 ul{text-align: center;font-size: 0;}
.nyBanner .nyBanner1 ul li{display: inline-block;*display: inline;*zoom: 1;margin: 0 1px;
width:214px;border:1px solid rgba(255,255,255,0.6);position: relative;background: rgba(0,0,0,0.3);}
.nyBanner .nyBanner1 ul li:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;background: #ae0b2a;
transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;}
.nyBanner .nyBanner1 ul li.on:before,
.nyBanner .nyBanner1 ul li:hover:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}
.nyBanner .nyBanner1 ul li a{display: block;height: 74px;position: relative;z-index: 2;font-size: 20px;color: #ffffff;line-height: 74px;}
.nyBanner .nyBanner1 ul li.on,.nyBanner .nyBanner1 ul li:hover{border-color: #ae0b2a;}


/*研究领域*/
/*.nySide{width: 20%;background: #ffffff;padding-bottom: 214px;position: relative;}
.nySide .title{border-top: 4px solid #027151;height: 74px;padding: 0 20px 0 29px;background: url(../images/nySideBg.png) no-repeat center bottom;
font-size: 22px;color: #027151;line-height: 74px;}
.nySide .nLi{border-bottom: 1px solid #eae6e6;}
.nySide .nLi h3 a{display: block;height: 54px;padding: 0 22px 0 44px;position: relative;font-size: 16px;color: #333333;line-height: 54px;font-weight: normal;}
.nySide .nLi h3 a:before{content: "";width: 4px;height: 4px;background: #2a8cac;border-radius: 50%;position: absolute;left: 30px;top:26px;}
.nySide .nLi.on{border-color: #058692;}
.nySide .nLi.on h3 a{background: #058692;color: #ffffff;font-weight: bold;}
.nySide .nLi.on h3 a:before{background: #fff;}
.nySide .nLi:hover h3 a{color: #058692;}
.nySide .nLi.on:hover h3 a{color: #fff;}
.nySide .nLi .navSub{display: none;}
.nySide .nLi .navSub ul{background: #eef9fc;padding: 10px 10px 30px 44px;}
.nySide .nLi .navSub ul li a{display: block;font-size: 14px;line-height: 36px;color: #333333;}
.nySide .nLi .navSub ul li a:hover,.nySide .nLi .navSub ul li.on a{color: #027151;}
.commonLeft.fixed{position: fixed;top:90px;width: 260px;}
.commonLeft.noFixed{position: absolute;left: 0;bottom: 0;}
*/

.commonLeft {width: 260px;}

.commonLeftTitle {
	width: 100%;
	height: 111px;
	background-color: #5e5e60;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;}
.commonLeftTitle>h3 {
	display: block;
	font-size: 24px;
	color: #ffffff;
	line-height: 36px;
	font-weight: bold;
	line-height: 111px;
	text-indent: 1em;
	background: url(../images/titlebg.jpg) no-repeat right;}
.leftNav {
	width: 100%;
	background-color: #ffffff;
	box-sizing: border-box;
	padding: 20px 0px;}
.leftNav>li>a {
	display: block;
	margin-left: 30px;
	background: url(../images/arrowlf.jpg) no-repeat 230px center;
	border-bottom: 1px dashed #e2e2e4;
	position: relative;}
.leftNav>li>a>span {
	display: inline-block;
	font-size: 18px;
	color: #222222;
	line-height: 58px;
	transform:translateX(0);
	-ms-transform:translateX(0); 	/* ie 9 */
	-moz-transform:translateX(0); 	/* firefox */
	-webkit-transform:translateX(0); /* safari 和 chrome */
	-o-transform:translateX(0); 	/* opera */
	transition: transform .3s ease-out .1s;
    -webkit-transition: transform .3s ease-out .1s;
    -moz-transition: transform .3s ease-out .1s;
    -ms-transition: transform .3s ease-out .1s;
    -o-transition: transform .3s ease-out .1s;}
.leftNav>li>a>i {
	display: block;
	width: 0px;
	height: 2px;
	background-color: #646466;
	position: absolute;
	margin-top: 30px;
	transition: width .3s ease-out .1s;
    -webkit-transition: width .3s ease-out .1s;
    -moz-transition: width .3s ease-out .1s;
    -ms-transition: width .3s ease-out .1s;
    -o-transition: width .3s ease-out .1s;}
.leftNav>li>a:hover {
	background: url(../images/arrowlf.jpg) no-repeat 230px center #f5f5f5;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom: 1px dashed #f5f5f5;
	color: #ffffff;
	margin-left: 0px;}
.leftNav>li>a:hover span {
	transform:translateX(125px);
	-ms-transform:translateX(125px); 	/* ie 9 */
	-moz-transform:translateX(125px); 	/* firefox */
	-webkit-transform:translateX(125px); /* safari 和 chrome */
	-o-transform:translateX(125px); 	/* opera */
	color: #222222;
	margin-left: 0px;}
.leftNav>li>a:hover i {
	width: 76px;
	margin-left: 30px;}
.leftNavAct {
	background: url(../images/arrowlf.jpg) no-repeat 230px center #f5f5f5 !important;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom: 1px dashed #f5f5f5 !important;
	color: #343434;
	margin-left: 0px !important;}
.leftNavAct>span {
	transform:translateX(125px) !important;
	-ms-transform:translateX(125px) !important; 	/* ie 9 */
	-moz-transform:translateX(125px) !important; 	/* firefox */
	-webkit-transform:translateX(125px) !important; /* safari 和 chrome */
	-o-transform:translateX(125px) !important; 	/* opera */
	color: #222222 !important;
	margin-left: 0px !important;}
.leftNavAct>i {
	width: 76px !important;
	margin-left: 30px !important;}



.nyContent{width: 78.333%;box-sizing: border-box;padding: 0 30px 57px;background: #ffffff;min-height: 650px;}
.nyContent .nyTitle{font-size: 28px;color: #333333;font-weight: normal;line-height: 76px;border-bottom: 1px solid #eae6e6;margin-bottom: 35px;text-transform: uppercase; font-weight:600;}
.nyContent .nyTitle i {font-size: 18px;  font-weight: normal;  font-style: normal;}
.nyContent .txt {font-size: 16px; line-height: 28px; color: #4c4c4c;}

/*社会服务*/

.pro_nav { font-size: 16px; color: #333;}
.pro_nav .w1280 { border: 1px solid #dcdbdb; padding-bottom: 20px; padding-top: 18px;}
.pro_nav .w1280 div { width: 100%; float: left; margin: 11px 0;}
.pro_nav h5 { float: left; font-size: 16px; line-height: 29px; padding-left: 31px;}
.pro_nav span { float: left; display: block; width: 1185px; position: relative;}
.pro_nav span i { position: absolute; display: inline-block; width: 51px; height: 32px; background: #f2f3f3; text-align: center; line-height: 32px; color: #333; font-size: 16px; right: 26px; cursor: pointer;}
.pro_nav a { float: left; color: #333; display: inline-block; line-height: 29px; padding: 0 11px; margin-left:6px; margin-right:6px; font-size: 16px;}
.pro_nav a:hover, .pro_nav a.on { background: #ae0b2a; color: #fff;}





.nyWrap{margin:30px auto 100px;min-height: 400px;}

.p1Channel .item1{margin-bottom: 58px;}
.p1Channel .ititle{margin-bottom: 30px;}
.p1Channel .item1 .dl{height: 260px;padding-left: 440px;position: relative;}
.p1Channel .item1 .dl .dt{width: 400px;height: 260px;position: absolute;left: 0;top:0;overflow: hidden;border-radius: 4px;}
.p1Channel .item1 .dl .dt.pic em,.p1Channel .item1 .dl .dt.pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;border-radius: 4px;}
.p1Channel .item1 .dl .dt.pic em{background-repeat: no-repeat;background-position: center;background-size: cover;}
.p1Channel .item1 .dl .dt.pic b{background: rgba(0,0,0,0.4);opacity:0;z-index: 2;}
.p1Channel .item1 .dl:hover .dt.pic b{opacity: 0;}
.p1Channel .item1 .dl .dd{width: 100%;}
.p1Channel .item1 .dl .dd .text{font-size: 16px;line-height: 32px;color: #555555;height:auto;overflow: hidden;margin-bottom: 14px; padding-top:15px;}
.p1Channel .item1 .dl .dd .imore{display: inline-block;*display: inline;*zoom: 1;height: 48px;line-height: 48px;}




.leaderList ul li{padding-bottom: 30px;border-bottom: 1px dotted #cccccc;margin-bottom: 30px; width:49%; margin-right:2%;}
.leaderList ul li:nth-child(2n){margin-right:0%;}

.leaderList ul li {display: block;height: 260px;padding-left: 177px;position: relative;}
.leaderList ul li .pic{width: 146px;min-height: 194px;position: absolute;left: 0;top:0;overflow: hidden;}
.leaderList ul li .pic img{width: 100%;height: 100%;}
.leaderList ul li .text{width: 100%;}
.leaderList ul li .text h5{padding-bottom: 8px;font-size: 24px;color: #1a1a1a;font-weight: normal;position: relative;}
.leaderList ul li .text h5:before{content: "";width: 0;height: 2px;background: #ae0b2a;position: absolute;left: 0;top:48%;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
.leaderList ul li .text span{display: block;font-size: 14px;line-height: 32px;color: #3a502a;margin-bottom: 13px;}
.leaderList ul li .text p{font-size: 13px;line-height:23px;color: #666666;max-height:256px;overflow: hidden;
/*display: -webkit-box;*/
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6; 
    overflow: hidden;
    word-break: break-all;}
/*.leaderList ul li a:hover .text h5{color: #ae0b2a;padding-left: 16px;}
.leaderList ul li a:hover .text h5:before{width: 13px;}
*/

/*委员*/
.leaderList2 ul li{padding-bottom: 30px;border-bottom: 1px dotted #cccccc;margin-bottom: 30px; width:32%; margin-right:2%;}
.leaderList2 ul li:nth-child(3n){margin-right:0%;}

.leaderList2 ul li a{display: block;height: 194px;padding-left: 177px;position: relative;}
.leaderList2 ul li a .pic{width: 146px;min-height: 194px;position: absolute;left: 0;top:0;overflow: hidden;}
.leaderList2 ul li a .pic img{width: 100%;height: 100%;}
.leaderList2 ul li a .text{width: 100%;}
.leaderList2 ul li a .text h5{padding-bottom: 8px;font-size: 24px;line-height: 38px;color: #1a1a1a;font-weight: normal;position: relative;}
.leaderList2 ul li a .text h5 i { font-size:15px; padding-left:10px; font-style:normal;}
.leaderList2 ul li a .text h5:before{content: "";width: 0;height: 2px;background: #ae0b2a;position: absolute;left: 0;top:48%;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
.leaderList2 ul li a .text span{display: block;font-size: 16px;line-height: 32px;color: #000;margin-bottom: 13px; font-weight:bold;}
.leaderList2 ul li a .text p{font-size: 15px;line-height:26px;color: #666666;max-height:156px;overflow: hidden;
display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 6; 
    overflow: hidden;
    word-break: break-all;}
/*.leaderList2 ul li a:hover .text h5{color: #ae0b2a;padding-left: 16px;}
.leaderList2 ul li a:hover .text h5:before{width: 13px;}*/


.page{text-align: center;font-size: 0;}
.page a{display: inline-block;*display: inline;*zoom: 1;height: 32px;padding: 0 20px;border:1px solid #d4d4d4;background: #ffffff;border-radius: 4px;margin: 0 8px;font-size: 14px;color: #333333;line-height: 32px;}
.page a.num{padding: 0 10px;}
.page a.on,.page a:hover{border-color: #1e57dc;background: #1e57dc;color: #fff;}

/*联系我们*/
.contactWrap .item1{margin-bottom: 50px;}
.contactWrap .item1 .detail .text{max-width: 60%;}
.contactWrap .item1 .detail .text .tel{color: #1e57dc;font-weight: bold;font-family: "HelNeu55Rom";}
.contactWrap .item1 .qrcode{ text-align:center; font-size:15px;}
.contactWrap .item1 .qrcode .pic{width: 138px;height: 138px;border:1px solid #e6e6e6;}
.contactWrap .item1 .qrcode .pic img{width: 100%;height: 100%;}
.contactWrap .item1 .qrcode .txt{margin: 55px 0 0 20px;font-size: 14px;line-height: 24px;color: #4c4c4c;}

.contactWrap .item2{height: 439px;border:1px solid #e6e6e6;margin-bottom: 32px;box-sizing: border-box;}

.contactWrap .item3 .nyTit{margin-bottom: 0;}
.contactWrap .item3 .tips{font-size: 16px;color: #4d4d4d;line-height: 21px;margin-bottom: 46px;}
.contactWrap .item3 .form dl{margin-bottom: 20px;padding-left: 79px;min-height: 60px;position: relative;box-sizing: border-box;width: 46.6%;}
.contactWrap .item3 .form dl.w100p{width: 100%;}
.contactWrap .item3 .form dl dt{position: absolute;left: 0;top:0;font-size: 16px;color: #1a1a1a;line-height: 60px;}
.contactWrap .item3 .form dl dd{width: 100%;}
.contactWrap .item3 .form dl .text,
.contactWrap .item3 .form dl textarea{width: 100%;height: 60px;box-sizing: border-box;border:1px solid #e6e6e6;padding: 0 12px;font-size: 16px;color: #1a1a1a;line-height: 58px;}
.contactWrap .item3 .form dl textarea{height: 170px;padding: 10px 12px;line-height: 40px;overflow: auto;}
.contactWrap .item3 .form dl.codeDl dd{box-sizing: border-box;padding-right: 120px;position: relative;}
.contactWrap .item3 .form dl.codeDl dd .pic{width: 120px;height: 100%;position: absolute;right: 0;top:0;}
.contactWrap .item3 .form dl.codeDl dd .pic img{width: 100%;height: 100%;cursor: pointer;}
.contactWrap .item3 .form dl .subm{width: 180px;height: 60px;background: #1e57dc;border:none;text-align: center;line-height: 60px;font-size: 18px;color: #ffffff;cursor: pointer;}
.contactWrap .item3 .form dl .subm:hover{background: #0476e4;}



/*新闻*/
.newsWrap{margin-top: 0;overflow: hidden;}
.newsWrap .top{padding: 60px 0 80px;background: #f0f0f0;}
.newsWrap .top .w1280{overflow: hidden;}
.newsWrap .top .w1280 ul{width: 1290px;}
.newsWrap .top .w1280 ul li{width: 400px;margin-right: 30px;}
.newsWrap .top .w1280 ul li a{display: block;}
.newsWrap .top .w1280 ul li .pic{height: 0;position: relative;overflow: hidden;padding-bottom: 250px;}
.newsWrap .top .w1280 ul li .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.newsWrap .top .w1280 ul li .pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);opacity: 0;}
.newsWrap .top .w1280 ul li .text{padding: 7px 20px 14px;background: #ffffff;}
.newsWrap .top .w1280 ul li .text h5{font-size: 18px;line-height: 41px;color: #1a1a1a; font-weight:600;}
.newsWrap .top .w1280 ul li .text p{font-size: 14px;line-height: 24px;color: #666666;height: 48px;overflow: hidden;}
.newsWrap .top .w1280 ul li a:hover .pic b{opacity: 1;}
.newsWrap .top .w1280 ul li a:hover .text h5{color: #ae0b2a;}

.newsWrap .btm{padding-top: 60px;}
.newsWrap .btm ul{padding-bottom: 30px;}
.newsWrap .btm ul li{padding-bottom: 30px;border-bottom: 1px solid #dbdbdb;margin-bottom: 30px;}
.newsWrap .btm ul li a{display: block;min-height: 188px;padding-left: 328px;position: relative;}
.newsWrap .btm ul li a .pic{width: 300px;height: 188px;position: absolute;left: 0;top:0;overflow: hidden;}
.newsWrap .btm ul li a .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.newsWrap .btm ul li a .pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);opacity: 0;}
.newsWrap .btm ul li a .text{width: 100%;}
.newsWrap .btm ul li a .text h5{font-size: 18px;line-height: 40px;color: #1a1a1a; font-weight:600;}
.newsWrap .btm ul li a .text p{font-size: 14px;line-height: 24px;color: #666666;height: 48px;overflow: hidden;margin-bottom: 42px;}
.newsWrap .btm ul li a .text .info{font-size: 14px;line-height: 38px;color: #808080;}
.newsWrap .btm ul li a .text .info .date{padding-left: 26px;background: url(../images/dateicon.jpg) no-repeat left center;margin-right: 15px;}
.newsWrap .btm ul li a .text .info .views{padding-left: 42px;background: url(../images/viewsicon2.jpg) no-repeat 15px center;position: relative;}
.newsWrap .btm ul li a .text .info .views:before{content: "";width: 1px;height: 12px;background: #dbdbdb;position: absolute;left: 0;top:50%;margin-top: -6px;}
.newsWrap .btm ul li.noPic a{padding-left: 0;padding-right: 328px;}
.newsWrap .btm ul li a:hover .pic b{opacity: 1;}
.newsWrap .btm ul li a:hover .text h5{color: #ae0b2a;}

/*研究领域*/

.nyWrap .ptlist{}
.nyWrap .ptlist ul li a{ display: block; width: 100%; height: 100%; background: #fff;}
.nyWrap .ptlist ul li.nLi .pic{ position: relative; float: left; width: 50%; height: 400px; overflow: hidden;}
.nyWrap .ptlist ul li.nLi .pic img{ width: 100%; height: 100%; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; transition:all 0.4s ease;}
.nyWrap .ptlist ul li.nLi .pic:after{ content: "MORE"; position: absolute; top: 0; left: 0; width: 100%; height: 100%; text-align: center; background: #000; font-family: 'Microsoft Yahei'; font-size: 40px; color: #fff; opacity: 0; -webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; transition:all 0.4s ease; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center;}
.nyWrap .ptlist ul li.nLi .txt{ float: right; width: 50%; height: 400px;}
.nyWrap .ptlist ul li.nLi:nth-of-type(2n) .pic{ float: right;}
.nyWrap .ptlist ul li.nLi:nth-of-type(2n) .txt{ float: left;}
.nyWrap .ptlist ul li.nLi .txt{ padding:20px 40px; box-sizing: border-box;}
.nyWrap .ptlist ul li.nLi .txt h5{ position: relative; line-height: 66px; font-family: 'Microsoft Yahei'; font-size: 38px; color: #333; font-weight: normal;}
.nyWrap .ptlist ul li.nLi .txt h5:after{ content: ""; display: block; width: 32px; height: 5px; background: #f9a400; margin-top: 6px;}
.nyWrap .ptlist ul li.nLi .txt p{ margin-top: 26px; height: 180px; overflow: hidden; line-height:28px; font-family: 'Microsoft Yahei'; font-size: 16px; color: #8d8d8d;}
.nyWrap .ptlist ul li.nLi .txt .sub{ margin-top: 24px;}
.nyWrap .ptlist ul li.nLi .txt .sub li{ line-height: 28px; font-family: 'Microsoft Yahei'; font-size: 16px; color: #333;}
.nyWrap .ptlist ul li.nLi .txt .sub li:before{ content: "——"; color: #ccc; margin-right: 16px;}
.nyWrap .ptlist ul li.nLi .pic:hover img{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}
.nyWrap .ptlist ul li.nLi .pic:hover:after{ opacity: 0.4;}


/*社会服务*/



.village{width: 100%;padding: 50px 0 40px;}

.village .item {width:32%;height:auto; margin-bottom:40px; margin-right:2%;}
.village .item:nth-child(3n) { margin-right:0%;}

.village .item a{display: block;}
.village .item a .pic{width: 100%;height: 0;padding-bottom:50.69%;position: relative;overflow: hidden; border:2px solid #dcdbdb;}
.village .item a .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.village .item a .text{width:90%;margin:  -20px auto 0 auto;background: #ffffff;position: relative;z-index: 3;box-sizing: border-box;padding: 14px 20px 16px 20px;
-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);box-shadow:0 0 10px rgba(0,0,0,0.1); border-radius:8px;}
.village .item a .text h5{font-size: 20px;line-height: 46px;color: #2d3030;text-transform: uppercase;font-weight:bold;}

.village .item a .text p{font-size: 14px;line-height:22px;position: relative;color: #999;margin-top: 10px; height:85px;}
.village .item a .text p span{position: absolute;right: 47px;top: 0;}
.village .item a .text .icon{position: absolute;left: 0;top:-256px;width: 100%;box-sizing: border-box;padding-right: 90px;opacity: 0;}
.village .item a .text .icon .bg{width: 100%;height: 256px;background: rgba(72,158,255,0.8);text-align: center;line-height: 256px;font-size: 0;}
.village .item a:hover .text .icon{opacity: 1;}
.village .item a:hover .text h5{color: #843330;}
.village .item a:hover .text p{color: #4b4b4b;}

.village .item a .text .btn{width:81px;height: 32px;font-size: 14px;color: #fff; background:#2d3030;position: relative; border:none;}
.village .item a .text .btn span{position: relative;z-index: 2;}
.village .item a .text .btn:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;background: #843330;
transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden; border-radius:4px;}

.village .item a:hover .text .btn{color: #fff;}
.village .item a:hover .text .btn:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}





.nyNav{padding: 20px 0 24px;}
.nyNav li{margin-right: 10px;position: relative;width: 194px;height: 60px;box-sizing: border-box;border:1px solid #0062b5;border-radius: 5px;text-align: center;font-size: 16px;color: #0062b5;line-height: 58px;}
.nyNav li:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;background: #0062b5;border-radius: 5px;
transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;}
.nyNav li a{display: block;position: relative;z-index: 2;}
.nyNav li.on:before,.nyNav li:hover:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}
.nyNav li.on,.nyNav li:hover{color: #fff;}

.nyWrap .irecomNews a h5{font-size: 22px;}

.nyWrap .irecomNews a,.nyWrap .irecomNews a{padding-left: 150px;}
.newsList{padding-bottom: 15px;}
.newsList .list{padding-bottom: 25px;border-bottom: 1px solid #e5e5e5;margin-bottom: 25px;}
.newsList .list li a{height: 45px;line-height: 45px;}


.nyWrap .newsListt{padding-bottom: 15px;}
.nyWrap .newsListt .list{padding-bottom: 25px;border-bottom: 1px solid #e5e5e5;margin-bottom: 25px;}
.nyWrap .newsListt .list li a{height: 45px;line-height: 45px;}
.nyWrap .newsListt .list li a h5{height: 45px;line-height: 45px;}


.list li a{display: block;height: 40px;line-height: 40px;padding: 0 100px 0 15px;position: relative;}
.list li a:before{content: "";width: 4px;height: 4px;border-radius: 50%;background: #333333;position: absolute;left: 0;top:50%;margin-top: -2px;}
.list li a h5{font-size: 16px;color: #555555;font-weight: normal;width: 100%;}
.list li a span{position: absolute;right: 0;top:0;font-size: 14px;color: #888888;}
.list li a:hover:before{background: #0066b5;width: 12px;border-radius: 0;height: 2px;margin-top: -1px;}
.list li a:hover h5{color: #0066b5;padding-left: 8px;}


.newsListdd{padding-bottom: 46px;}
.newsListdd li{padding: 35px 24px 28px 0px;border-bottom: 1px dashed #dfdfdf;}
.newsListdd li a{display: block;height: 84px;padding-left: 152px;position: relative;}
.newsListdd li a:before{content: "";width: 1px;height: 76px;background: #bfbfbf;position: absolute;left: 119px;top:5px;}
.newsListdd li a .date{width: 80px;height: 80px;position: absolute;left: 0;top:0;background: #bfbfbf;border-radius: 5px;text-align: center;}
.newsListdd li a .date em{display: block;padding-top: 10px;font-size: 37px;line-height: 40px;color: #ffffff;font-weight: bold; font-style:normal;}
.newsListdd li a .date span{display: block;font-size: 13px;line-height: 20px;color: #ffffff;font-style:normal;}
.newsListdd li a  h5{font-size:22px; height:34px;color: #404040;font-weight: normal;}
.newsListdd li a p{font-size: 15px;color: #969696;line-height: 23px;height:52px;overflow: hidden;}
.newsListdd li a:hover .date,.newsList li a:hover:before{background: #1759aa;}
.newsListdd li a:hover h5{color: #1759aa;}

/*.page{padding-left: 28%;}
.page .button{width: 165px;height: 60px;box-sizing: border-box;border:2px solid #444444;border-radius: 5px;text-align: center;line-height: 56px;font-size: 16px;color: #333333;font-weight: bold;position: relative;margin-right: 20px;}
.page .button:before{content: "";width: 100%;height: 100%;background: #0066b5;position: absolute;left: 0;top:0;
transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;}
.page .button span{position: relative;z-index: 2;}
.page .button:hover{border-color: #0066b5;color: #fff;}
.page .button:hover:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}
.page .right{line-height: 60px;}
.page .right .btn{font-size: 10px;color: #333333;font-weight: bold;font-family: "SimSun";padding: 0 15px;}
.page .right .btn:hover{color: #0066b5;}
.page .right .cur{font-size: 14px;color: #333333;padding: 0 20px;}
.page .right .total{margin-left: 25px;font-size: 14px;color: #888888;}
.page .right .total em{margin: 0 8px;}*/

.passageWrap{padding-top: 14px;}
.passageWrap .passage{width: 63.28%;}
.passageWrap .passage em { font-style:normal;}
.passageWrap .passage .titt{font-size: 34px;line-height: 54px;color: #222222;font-weight: normal;margin-bottom: 10px;}
.passageWrap .passage .info{margin-bottom: 32px;line-height: 27px;font-size: 14px;color: #888888;}
.passageWrap .passage .info em.fl{margin-left: 32px;}
.passageWrap .passage .info em.fl:first-child{margin-left: 0;}
.passageWrap .passage .bdsharebuttonbox{height: 27px;line-height: 27px;font-size: 14px;color: #888888;}
.passageWrap .passage .bdsharebuttonbox .shareItem{width: 27px;height: 27px;padding: 0;margin: 0 3px 0 0;background: url(../images/shareicon2.jpg) no-repeat left center;}
.passageWrap .passage .bdsharebuttonbox .shareItem.bds_tsina{background-position: -27px center;}
.passageWrap .passage .bdsharebuttonbox .shareItem.bds_sqq{background-position: -54px center;}
.passageWrap .passage .bdsharebuttonbox .shareItem.bds_more{margin-right: 0;background-position: -81px center;}
.passageWrap .passage .psgCont{font-size: 16px;line-height: 34px;color: #555555;margin-bottom: 50px;min-height: 350px;}
.passageWrap .passage .psgCont *{max-width: 100% !important;}
.passageWrap .passage .psgCont img{height: auto !important;}
.passageWrap .recNews{width: 31.25%;}
.passageWrap .recNews em{ font-style:normal;}
.passageWrap .recNews .titt{height: 64px;line-height: 44px;font-size: 24px;color: #333333;font-weight: normal;padding: 0 0 15px 0px;border-bottom: 2px solid #e5e5e5;margin-bottom: 21px;}
.passageWrap .recNews ul li{padding-top: 20px;border-top: 1px solid #e5e5e5;margin-bottom: 20px;}
.passageWrap .recNews ul li:first-child{padding-top: 0;border-top: none;}
.passageWrap .recNews ul li a{display: block;height: 100px;padding-left: 108px;position: relative;}
.passageWrap .recNews ul li a .date{width: 85px;height: 100px;position: absolute;left: 0;top:0;background: #eaeaea;border-radius: 4px;text-align: center;}
.passageWrap .recNews ul li a .date em{display: block;height: 69px;line-height: 69px;font-size: 36px;color: #999999;font-family: "Microsoft JhengHei";border-radius: 4px 4px 0 0;}
.passageWrap .recNews ul li a .date span{display: block;height: 31px;line-height: 31px;font-size: 14px;color: #ffffff;background: #c9c9c9;border-radius: 0 0 4px 4px;}
.passageWrap .recNews ul li a h5{padding-top: 4px;font-size: 18px;line-height: 28px;color: #555555;font-weight: normal;height: 56px;overflow: hidden;margin-bottom: 8px;}
.passageWrap .recNews ul li a .views{height: 31px;line-height: 31px;padding-left: 28px;background: url(../images/viewsicon.jpg) no-repeat left center;font-size: 14px;color: #999999;}
.passageWrap .recNews ul li a:hover .date span{background: #0066b5;}
.passageWrap .recNews ul li a:hover .date em{/*color: #fff;background: #037ede;*/color: #0066b5;}
.passageWrap .recNews ul li a:hover h5{color: #0066b5;}

.readMore{display: block;width: 100%;height: 70px;background: #f0f0f0;border-radius: 5px;text-align: center;font-size: 16px;color: #333333;line-height: 70px;position: relative;}
.readMore span{position: relative;z-index: 2;}
.readMore span em{margin-left: 17px;font-family: "SimSun";}
/*.readMore:before{content: "";width: 100%;height: 100%;background: #0066b5;position: absolute;left: 0;top:0;border-radius: 5px;
transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;}*/
.readMore:hover{color: #fff;background: #0066b5;}
/*.readMore:hover:before{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;}*/

.bdshare_popup_box{display: none !important;}

.newsWrap1 .inewsList{margin-bottom: 56px;}
.newsList1 li{padding-bottom: 20px;border-bottom: 1px solid #eeeeee;margin-bottom: 20px;}
.newsList1 li a{display: block;height: 150px;padding-left: 260px;position: relative;}
.newsList1 li a .pic{width: 230px;height: 150px;position: absolute;left: 0;top:0;border-radius: 4px;overflow: hidden;}
.newsList1 li a .pic em,
.newsList1 li a .pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;border-radius: 4px;}
.newsList1 li a .pic em{background-repeat: no-repeat;background-position: center;background-size: cover;}
.newsList1 li a .pic b{z-index: 2;background: rgba(0,0,0,0.4);opacity: 0;}
.newsList1 li a h5{height: 32px;margin-bottom: 7px;line-height: 32px;font-size: 18px;color: #333333;font-weight: normal;}
.newsList1 li a p{font-size: 15px;line-height: 24px;color: #999999;height: 48px;overflow: hidden;margin-bottom: 15px;}
.newsList1 li a .info{font-size: 14px;line-height: 36px;color: #999999;}
.newsList1 li a .info .date{padding-left: 25px;background: url(../images/dateicon1.jpg) no-repeat left center;margin-right: 33px;}
.newsList1 li a .info .views{padding-left: 29px;background: url(../images/viewsicon1.jpg) no-repeat left center;}
.newsList1 li a:hover .pic b{opacity: 1;}
.newsList1 li a:hover h5{color: #0066b5;}

.ztList li{width: 47.65625%;margin-bottom: 32px;}
.ztList li a{display: block;}
.ztList li a .pic{width: 100%;height: 0;padding-bottom: 54.098%;position: relative;overflow: hidden;border-radius: 5px;}
.ztList li a .pic b,.ztList li a .pic em{position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.ztList li a .pic em{background-repeat: no-repeat;background-position: center;background-size: cover;}
.ztList li a .pic b{z-index: 2;background: rgba(0,0,0,0.4);opacity: 0;}
.ztList li a h5{text-align: center;height: 82px;line-height: 82px;font-size: 24px;color: #333333;font-weight: normal;}
.ztList li a:hover .pic b{opacity: 1;}
.ztList li a:hover h5{color: #0066b5;}

.contactWrap .item1{margin-bottom: 67px;}
.contactWrap .item1 .tit{width: 28%;font-size: 26px;line-height: 32px;color: #1a1a1a;font-weight: normal;margin-top: -3px;position: relative;padding-bottom: 27px;margin-bottom: 20px;}
.contactWrap .item1 .tit:before{content: "";width: 40px;height: 3px;background: #008fd7;position: absolute;left: 0;bottom: 0;}
.contactWrap .item1 ul{}
.contactWrap .item1 ul li{width: 45%;font-size: 15px;line-height: 30px;color: #666666;box-sizing: border-box;padding-right: 5%;}
.contactWrap .item2{height: 554px;border:1px solid #dbdbdb;}

.pageStyle{font-size: 16px;line-height: 32px;color: #555555;}
.pageStyle *{max-width: 100% !important;}
.pageStyle img{height: auto !important;}

@media screen and (max-width: 1300px){
.w1280{width: auto;padding: 0 3%;}

.nyContent{width: 76%;}

.nyContent .txt p img { width:100%;}

.nav .nLi{width: 11.11%;text-align: center;}
.nav .nLi h3 a{padding: 0;}

.banner .swiper-slide a{padding-bottom: 34.375%;background-size: cover;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets{bottom: 8%;}

.inewsList{width: 100%;}
.inewsList li{width: 31.25%;margin-right: 3.125%;}
.inewsList li:nth-child(3n){margin-right: 0;}

.isect6{margin: 0 5% 70px;padding: 13px 3px 13px 135px;}

.footer{padding: 30px 0;}
.footer .fNav li{margin-left: 22px;}
.footer .w1280{margin: 0 5%;padding: 0 150px 0 0;}

.nyBanner{background-size: cover;}

.p1Channel .item3 .left ul{width: 100%;}
.p1Channel .item3 .left ul li{width: 33%;margin-right: 0.5%;}
.p1Channel .item3 .left ul li:nth-child(3n){margin-right: 0;}

.p1Channel .item2 .dl .dd ul li{font-size: 15px;}

.p1Channel .item3 .right .cont a .icon img{height: 60px;}
.p1Channel .item3 .right .cont a{padding: 70px 20px 0 20px;}
.p1Channel .item3 .right .cont a h5{font-size: 18px;}

.nyNav{padding: 20px 0 24px;margin: 0 5%;}
}

@media screen and (max-width: 1220px){
.p1Channel .item3 .left,.p1Channel .item3 .right{width: 100%;}
.p1Channel .item3 .left{margin-bottom: 20px;}
.p1Channel .item3 .right .cont{height: auto;}
.p1Channel .item3 .right .cont a{padding: 30px 20px;text-align: center;}
.p1Channel .item3 .right .cont a .icon{margin-bottom: 30px;}
.p1Channel .item3 .right .cont a .arr{margin: 0 auto;}
.p1Channel .item3 .right .cont a:hover .arr{margin: 0 auto;}

.passageWrap .passage .tit{font-size: 30px;}
.passageWrap .passage .info em.fl{margin-left: 20px;}

.contactWrap .item2{margin: 0 5% 32px;padding: 0;}


}
@media screen and (max-width: 1024px){

.header .right,.nav{display: none;}
.header .menuIcon{display: block;}

.header .logo{height: 90px;line-height: 90px;}
.header .logo img{height: 50px;}

.inewsList li a h5{font-size: 17px;}

.isect3{background-size: cover;padding: 40px 0;}
.isect3 .isect3_1,.isect3 .isect3_2{width: 100%;}
.isect3 .isect3_1{margin-bottom: 10px;}
.isect3 .isect3_1 .container .swiper-slide a{padding-bottom: 54.1%;}
.isect3 .isect3_1 .container.swiper-container-horizontal > .swiper-pagination-bullets{display: none;}

.isect4 .isect4_1,.isect4 .isect4_2{width: 100%;}
.isect4 .isect4_1{margin-bottom: 20px;}
.isect4 .isect4_2 .irecomNews{margin-bottom: 20px;}

.isect6 .cont .select dt{padding: 0 12px;}
.isect6 .cont .select dt:before{right: 3px;}

.footer .w1280{padding-right: 0;min-height: auto;}
.footer .fNav{display: none;}
.footer .text{padding-left: 0;text-align: center;}
.footer .text .sydw{position: relative;width: 51px;margin: 0 auto;display: block;display: none;}
.footer .qrcode{position: static;margin: 10px auto 0;}

.nyBanner{padding: 8% 0;text-align: center;height: auto;}
.nyBanner .w1280{padding: 0;}

.p1Channel .item1 .dl{height: auto;padding-left: 0;}
.p1Channel .item1 .dl .dt{position: relative;width: 100%;height: 0;padding-bottom: 65%;margin-bottom: 20px;display: none;}

.p1Channel .item2 .dl{height: auto;padding-left: 0;}
.p1Channel .item2 .dl .dt{position: relative;width: 100%;background-size: cover;margin-bottom: 10px;}
.p1Channel .item2 .dl .dd{height: auto;background-size: cover;padding: 17px 0 30px 49px;}

.p1Channel .item3 .left ul li h5{padding-left: 7px;font-size: 14px;}

.page{padding-left: 0;}

.passageWrap .passage,.passageWrap .recNews{width: 100%;}
.passageWrap .passage{margin-bottom: 20px;}
.passageWrap .recNews{display: none;}
.passageWrap .passage .tit{font-size: 24px;text-align: center;line-height: 34px;margin-bottom: 0;}
.passageWrap .passage .info{text-align: center;margin-bottom: 12px;}
.passageWrap .passage .info .bdsharebuttonbox{display: none;}
.passageWrap .passage .info em.fl{float: none;display: inline-block;font-size: 12px;margin: 0 3px;}

.ztList li a h5{font-size: 20px;height: 52px;line-height: 52px;}

.pro_nav { width: 98%; margin: 0 1%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.pro_nav .w1280 { width: 100%;}
.pro_nav .w1280 div h5 { width: 100%; font-size: 16px; line-height: 30px; padding: 0 0 0 15px;}
.pro_nav .w1280 div span { width: 100%;}


}

@media screen and (max-width: 768px){
.header .logo{height: 80px;line-height: 80px;}
.header .logo img{height: 40px;}

.inewsList li{width: 49%;margin-right: 0;}
.inewsList li:nth-child(2n){float: right;margin-bottom: 0;}
.inewsList li:nth-child(3){display: none;}
.inewsList li a h5{font-size: 16px;line-height: 24px;height: 48px;}
.inewsList li a p{height: 30px;line-height: 30px;font-size: 12px;}

.ititle{height: 40px;line-height: 40px;margin-bottom: 16px;font-size: 24px;}

.imore{font-size: 14px;background-size: auto 10px;padding-right: 20px;}

.nyBanner { padding: 20% 0;}
.float{display: none;}

.nyWrap{margin: 20px auto 50px;}

.p1Channel .item1{margin-bottom: 12px;}
.p1Channel .item1 .dl .dt{display: block;}
.p1Channel .item1 .dl .dd .text{font-size: 14px;line-height: 28px;margin-bottom: 8px;}
.p1Channel .item2{margin-bottom: 20px;}
.p1Channel .item2 .dl .dd{padding: 17px 0 30px 20px;}
.p1Channel .item2 .dl .dt{height: auto;padding: 30px 20px;}
.p1Channel .item2 .dl .dt .pic{width: 100px;height: 100px;}
.p1Channel .item2 .dl .dt .text .tit{height: 30px;line-height: 30px;font-size: 20px;padding-top: 10px;}
.p1Channel .item2 .dl .dt .text .tit:before{bottom: -5px;}
.p1Channel .item2 .dl .dt .text p{font-size: 18px;}
.p1Channel .item2 .dl .dd .tit{margin-bottom: 10px;}

.p1Channel .item3 .left ul li{width: 49%;margin-right: 0;}
.p1Channel .item3 .left ul li:nth-child(2n){float: right;}

.nyNav{padding: 12px 0 0;text-align: center;font-size: 0;}
.nyNav li{float: none;display: inline-block;width: 120px;height: 40px;line-height: 40px;font-size: 14px;margin: 0 5px;}
.nyWrap .irecomNews a,.nyWrap .irecomNews a h5{font-size: 18px;}

.newsList .list{padding-bottom: 12px;margin-bottom: 12px;}
.newsList .list li a{height: 32px;line-height: 32px;}

.page{text-align: center;}
.page .right{display: none;}
.page .button{float: none;display: inline-block;margin: 0 5px;width: 120px;height: 40px;line-height: 38px;border-width: 1px;font-weight: normal;font-size: 14px;}

.passageWrap .passage .psgCont{font-size: 14px;line-height: 28px;margin-bottom: 30px;}

.newsList1 li a{height: 118px;padding-left: 190px;}
.newsList1 li a .pic{width: 180px;height: 118px;}
.newsList1 li a p{height: 24px;}

.newsWrap1 .inewsList li{margin-bottom: 16px;}
.newsWrap1 .inewsList li:nth-child(3){display: block;}

.ztList li{margin-bottom: 20px;}
.ztList li a h5{font-size: 16px;}

.contactWrap .item2{height: 350px;}

.pageStyle{font-size: 14px;line-height: 28px;}


.leaderList ul li{padding-bottom: 20px; width:100%;}
.leaderList ul li a{height: auto;padding-left: 0;}
.leaderList ul li a .pic{position: relative;margin: 0 auto;width: 70%;height: 0;padding-bottom: 93%;}
.leaderList ul li a .pic img{position: absolute;left: 0;top:0;}
.leaderList ul li a .text p{line-height: 22px;max-height: none;font-size: 14px;width: 100%;text-align: center;}
.leaderList ul li a .text span,.leaderList ul li a .text h5{text-align: center;}
.leaderList ul li a .text h5:before{display: none;}
.leaderList ul li a .text span{margin-bottom: 5px;}
.leaderList ul li a:hover .text h5{padding-left: 0;}




.leaderList2 ul li{padding-bottom: 20px; width:100%; margin-right:0%;}
.leaderList2 ul li a{height: auto;padding-left: 0;}
.leaderList2 ul li a .pic{position: relative;margin: 0 auto;width: 70%;height: 0;padding-bottom: 93%;}
.leaderList2 ul li a .pic img{position: absolute;left: 0;top:0;}
.leaderList2 ul li a .text p{line-height: 22px;max-height: none;font-size: 14px;width: 100%;text-align: center;}
.leaderList2 ul li a .text span,.leaderList ul li a .text h5{text-align: center;}
.leaderList2 ul li a .text h5 { text-align:center;}
.leaderList2 ul li a .text h5:before{display: none;}
.leaderList2 ul li a .text span{margin-bottom: 5px;}
.leaderList2 ul li a:hover .text h5{padding-left: 0;}



.vill_video img{ width:100%;}
.village .item { width: 100%;}

.village .item a .text p {height: 70px;}
.vill_top dt { width: 100%;}
.vill_top dd { width: 100%; margin-right:0;}

.vill_name {  text-align: center;}
.vill_top dd a { margin:0 auto;}


.contactWrap .item1 .detail .text{max-width: 100%;width: 100%;float: none;}
.contactWrap .item1 .qrcode{float: none;margin-top: 10px; display:none;}
.contactWrap .item1 .qrcode .txt{margin-top: 35px;}
.contactWrap .item2{height: 239px;}

.nyTit{font-size: 20px;line-height: 30px;}
.contactWrap .item3 .tips{font-size: 14px;margin-bottom: 20px;}
.contactWrap .item3 .form dl{width: 100%;min-height: 44px;padding-left: 52px;margin-bottom: 15px;}
.contactWrap .item3 .form dl dt{font-size: 14px;height: 44px;line-height: 44px;}
.contactWrap .item3 .form dl .text{height: 44px;line-height: 44px;font-size: 14px;}
.contactWrap .item3 .form dl textarea{line-height: 24px;font-size: 14px;}
.contactWrap .item3 .form dl .subm{height: 48px;line-height: 48px;font-size: 14px;width: 140px;}



.f_logo  img { width:100%;}


.nyeNav { display:block;}
.nyeNav{padding: 18px 0;text-align: center;font-size: 0;background:#bfbfbf;background-size: cover;}
.nyeNav ul li{display: inline-block;margin: 0 6px;}
.nyeNav ul li a{display: block;height: 36px;padding: 0 6px;border-radius: 4px;font-size: 16px;color: rgba(255,255,255,1);line-height: 36px;}
.nyeNav ul li.on a{background: rgba(255,255,255,1);color:#2d2d2d;}

.newsListdd li a {padding-left: 90px;}
.newsListdd li a:before {  width:0px;}
.newsListdd li a h5 { font-size: 18px;}
.newsListdd li a p {height: 50px;}

.commonLeft { display:none;}
.nyContent { width:100%;}

.nyContent .nyTitle i {  font-size: 16px;}


}

@media screen and (max-width: 620px){
.isect3 .isect3_2 dl{height: 106px;padding-left: 130px;}
.isect3 .isect3_2 dl dt{width: 120px;height: 106px;}
.isect3 .isect3_2 dl dd{padding: 10px 10px 0;}
.isect3 .isect3_2 dl dd .list li:nth-child(3){display: none;}
.isect3 .isect3_2 dl dd .list li a{}

.ztList li{width: 100%;margin-bottom: 12px;}
}
@media screen and (max-width: 468px){
.inewsList li{width: 100%;margin-bottom: 20px;}
.inewsList li:last-child{margin-bottom: 0;}

.ititle{font-size: 20px;margin-bottom: 12px;}

.isect1 .ititle{margin-bottom: 5px;}

.irecomNews{margin-bottom: 10px;}
.irecomNews a,.nyWrap .irecomNews a{height: 83px;padding-left: 110px;padding-left: 0;height: auto;}
.irecomNews a .date,.irecomNews a .pic{width: 100px;height: 83px;display: none;}
.irecomNews a h5,.isect4 .isect4_2 .irecomNews h5{font-size: 16px;height: 28px;line-height: 28px;}
.irecomNews a p{font-size: 12px;line-height: 20px;max-height: 40px;}

.list li a{height: 32px;line-height: 32px;padding-right: 86px;}
.list li a h5{font-size: 16px;}
.list li a span{font-size: 12px;}

.isect3 .isect3_2 dl dd{padding-top: 22px;}

.isect4 .isect4_2 ul li{height: 104px;}
.isect4 .isect4_2 ul li a .icon{height: 40px;line-height: 40px;}
.isect4 .isect4_2 ul li a .icon img{width: 40px;}
.isect4 .isect4_2 ul li a h5{font-size: 15px;line-height: 32px;}
.isect4 .isect4_2 ul li a{padding-top: 16px;}

.isect6{padding: 13px 3%;margin-bottom: 30px;}
.isect6 .tit{position: static;width: 100%;font-size: 14px;}
.isect6 .cont .select{width: 100%;}
.isect6 .cont .select:nth-child(3){margin-bottom: 10px;}

.nyBanner .w1280 h3{font-size: 30px;height: 50px;line-height: 50px;}
.nyBanner .w1280 .path span{margin: 0 5px;}

.p1Channel .ititle{margin-bottom: 16px;}
.p1Channel .item2 .dl .dd ul li{width: 25%;}
.p1Channel .item3 .left ul li{width: 100%;}

.p1Channel .item3 .left ul li{height: 60px;padding-left: 58px;}
.p1Channel .item3 .left ul li span{height: 58px;line-height: 58px;width: 50px;}
.p1Channel .item3 .left ul li h5{height: 58px;line-height: 58px;padding-left: 12px;}

.passageWrap .passage .tit{font-size: 20px;line-height: 30px;}
.passageWrap .passage .psgCont{margin-bottom: 20px;}

.newsWrap1 .inewsList{margin-bottom: 20px;}
.newsList1 li{padding-bottom: 16px;margin-bottom: 16px;}
.newsList1 li a{height: auto;padding-left: 0;}
.newsList1 li a .pic{position: relative;width: 100%;height: 0;padding-bottom: 65.217%;margin-bottom: 8px;}
.newsList1 li a p{height: auto;max-height: 40px;margin-bottom: 8px;font-size: 12px;line-height: 20px;}
.newsList1 li a .info{font-size: 12px;line-height: 20px;}

.inewsList li a h5{height: auto;max-height: 48px;}

.nyWrap{min-height: 320px;}

.header .logo{height: 66px;line-height: 66px;}
.header .logo img{height: 34px;}
}