@charset "utf-8";
html{overflow-x: hidden;}
@media (max-width:1920px) {
html {font-size: 16px;}
}
@media (min-width:1400px) and (max-width:1600px) {
html {font-size: 16px;}
}
@media (min-width:640px) and (max-width:1399px) {
html {font-size: 15px;}
}
@media (min-width:471px) and (max-width:639px) {
html {font-size: 14px;}
}
@media (min-width:320px) and (max-width:470px) {
html {font-size: 12px;}
.newsBox .picNews .bottomNews li a .pic img{ height: 10rem;}
}
/*--默认--*/
.w10{width:100%;max-width: 1920px;margin: 0 auto;}
.w128 {max-width: 1280px;width: 100%;margin: 0 auto;}
.fl{ float:left}
.fr{ float:right}
.clear{zoom: 1;}
.clear:after {clear:both;content:'';display:block;width:0;height:0;visibility:hidden; }
.clam1{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;}
.clam2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;}
.clam3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-overflow: ellipsis;}
.clam4{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;text-overflow: ellipsis;}
.slow img:hover{ transform:scale(1.1);}/*图片放大*/
.slow img{-moz-transition: all 0.9s ease-in-out;-webkit-transition: all 0.9s ease-in-out;-o-transition: all 0.9s ease-in-out;-ms-transition: all 0.9s ease-in-out;transition: all 0.9s ease-in-out;}/*缓慢效果*/
/* ++++++++++++++++++++++++++++++++++++++++++++++++++ */
.navMain{margin: 0 auto;}
.nav_mobile{display:none;position: fixed;top: 0;left: 0;z-index: 10;width: 100%;}
@media screen and (max-width:850px){
.nav_mobile{display:block;}
.header .d1{display:none;}
.header .d2{display: none;}
.header2 .d1{display:none;}
.header2 .d2{display: none;}
.w128 {width: calc(100% - 30px);padding-left: 15px;padding-right: 15px;}
}
.flex{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;max-width: 1280px;margin: auto;width: 100%;}
.nav_mobile .flex{padding-top: 10px;}
.nav_mobile .logo img{width: 80%;}
.head {width: 100%; z-index: 999999;background:#2e6a3b;padding: 15px 0;}
.head .wrap>.fl {height:60px;line-height: 60px;width: calc(100% - 102px);}
.head .wrap>.fl img{max-width: 100%;}
.head img {vertical-align: middle; max-height: 60px;}
.head .wrap>.fr {display: inline-block; line-height: 60px;width: 62px;}
.head .fr-b { text-align: right;width: 36px;}
.head .fr-b .search{width: 26px;}
.head .fr img { max-height: 20px; margin-left: 10px;}
/*nav css*/
.nav { box-sizing: border-box;padding: 60px 3%; width: 60%; min-height: 1366px; height:100%; margin: 0 auto; position: absolute; top: 0; left: 100%; z-index: 20; background: rgba(0,92,169,0.95); font-size: 14px; color: #fff; display: none; }
.nav .close { position: absolute; right: 10px; top: 20px; }
.nav .close img { width: 25px; }
.nav ul li{ border-top: 1px solid #1975c2; border-bottom: 1px solid #064488;}
.nav ul li { padding: 10px 0 10px 10px; line-height: 30px; overflow: hidden; border-bottom: 1px solid ##696969; }
.nav ul li .topnav { overflow: hidden; }
.nav ul li a { font-size: 16px; color: #fff; float: left; width: 70%;}
.nav ul li span { float: right; display: inline-block; vertical-align: middle; width: 14px; height: 14px; margin-top: 13px; padding-right: 5px;background: url(../images/add.png) center no-repeat; -webkit-background-size: 12px; background-size: 12px; }
.nav ul li span.on { background: url(../images/minus.png) center no-repeat; -webkit-background-size: 12px; background-size: 12px; }
.nav .subnav { padding-left: 20px; display: none; }
.nav .subnav dd { line-height: 26px; overflow: hidden; }
.nav .subnav dd a { font-size: 14px; display: block; width: 100%; height: 100%; }
@media screen and (max-width:850px){
.nav_mobile{width: calc(100% - 30px);padding: 10px 15px;background: #005CA9;}
.nav_mobile .flex{padding: 0;}
}
@media screen and (max-width:414px){
.nav_mobile .logo{width: 75%;}
.nav_mobile .logo img{width: 97%;}
}
/* ================================================ */
@media(max-width: 1360px) {
}
@media(max-width: 1200px) {
}
@media(max-width: 1024px) {
}
@media screen and (max-width: 1000px) {
}
@media screen and (max-width:850px){
}
@media(max-width: 768px) {
}
@media(max-width: 414px) {
}
@media(max-width: 375px) {
}
@media(max-width: 360px) {
}
@media(max-width: 320px) {
}
/* 搜索 */
.tc2 form {border-radius: 4px;overflow: hidden;background: #fff;height: 60px;width: 100%;}
.tc2 input[type="text"] {border: none;width: 94%;display: block;height: 60px;text-align: left;color: #434343;font-size: 14px;background: none;line-height: 60px;padding: 0 20px;}
.tc2 input[type="text"]:focus {text-align: left;}
.tc2 input[type="submit"] {position: absolute;right: 0;top: 50%;padding: 0;z-index: 2;background: url(../images/icon_search.png) center no-repeat;height: 60px;width: 70px;cursor: pointer;border: none;background-size: 20px 20px;margin-top: -30px;}
.tc2 input[type="submit"]:hover {background: url(../images/icon_search_hover.png) center no-repeat;background-size: 20px 20px;}
.tc2 .tc {transition: all ease 300ms;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 999;display: none}
.tc2 .tc {pointer-events: none;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;transform: scale(1.1);}
.tc2 .tc.act {filter: alpha(opacity=100);-moz-opacity: 1;-khtml-opacity: 1;opacity: 1;pointer-events: auto;transform: scale(1);}
.tc2 .close:hover {transform: rotate(180deg);}
.tc2 .close,.tc {transition: all ease 400ms;-moz-transition: all ease 400ms;-ms-transition: all ease 400ms;-o-transition: all ease 400ms;-webkit-transition: all ease 400ms;}
.tc2 .tc-box {position: absolute;border-radius: 4px;overflow: hidden;top: 50%;z-index: 9999;background: #fff;height: 60px;width: 50%;left: 50%;margin-left: -25%;margin-top: -40px;}
.tc2 .tc.act {display: block;}
.tc2 .close {position: absolute;cursor: pointer;font-size: 20px;right: 30px;top: 30px;}
.tc2 .tc-bg {height: 100%;background: rgba(0, 0, 0, .6);position: absolute;top: 0;left: 0;width: 100%;z-index: 0;}
/* 新闻动态开始 */
.newsBox{padding-top: 180px;}
.newsBox .title{margin-bottom: 1.5625rem;}
.newsBox .title h3{font-size: 2.125rem;color: #000000;display: block;text-align: center;font-family: "宋体";font-weight: 700;}
.newsBox .title h3 a{font-size: 2.125rem;color: #000000;background: url(../images/titleBG.png)no-repeat bottom center;display: block;text-align: center;font-family: "宋体";font-weight: 700;}
.newsBox .picNews{width: 64.84375%;}
.newsBox .flex{align-items: flex-start;flex-wrap: wrap;}
.newsBox .picNews .topNews a{display: block;position: relative;}
.newsBox .picNews .topNews a .pic{width: 100%;height: 405px;overflow: hidden;}
.newsBox .picNews .topNews a .pic img{width: 100%;object-fit: cover;}
.newsBox .picNews .topNews a .text{position: absolute;bottom: 0;left: 0;width: 100%;}
.newsBox .picNews .topNews a .text:before{content:"";position:absolute;left:0;bottom:0;right:0;height:4.375rem;background:linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));z-index: 2;}
.newsBox .picNews .topNews a .text p{font-size: 1.25rem;line-height: 4.375rem;font-weight: bold;text-align: center;color: white;position: relative;z-index: 4;}
.newsBox .picNews .topNews a:hover .text p{font-weight: normal;}
.newsBox .picNews .bottomNews{margin-top: 20px;}
.newsBox .picNews .bottomNews .flex{align-items: flex-start;flex-wrap: nowrap;justify-content: space-between;}
.newsBox .picNews .bottomNews ul li{width:48.7%;float:left;}
.newsBox .picNews .bottomNews ul li+li{float:right;}
.newsBox .picNews .bottomNews li a{display: block;position: relative;}
.newsBox .picNews .bottomNews li a .pic{width: 100%;height: 250px;overflow: hidden;max-width: 405px;}
.newsBox .picNews .bottomNews li a .pic img{ height: 250px;width: 405%;object-fit: cover;}
.newsBox .picNews .bottomNews li a .text{position: absolute;bottom: 0;left: 0;width: 100%;}
.newsBox .picNews .bottomNews li a .text:before{content:"";position:absolute;left:0;bottom:0;right:0;height:3.125rem;background:linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));z-index: 2;}
.newsBox .picNews .bottomNews li a .text p{font-size: 1.25rem;line-height: 50px;font-weight: bold;text-align: center;color: white;position: relative;z-index: 4;}
.newsBox .picNews .bottomNews li a:hover .text p{font-weight: normal;}
.newsBox .textNews{width: 32.8125%;}
.newsBox .textNews ul{}
.newsBox .textNews ul li{padding: 2.1875rem;border: 1px solid #d2d2d2;box-sizing: border-box;border-top: 2px solid #005CA9;height:9.5625rem;}
.newsBox .textNews ul li:nth-child(1),
.newsBox .textNews ul li:nth-child(3){background: url(../images/logoBg.png)no-repeat right bottom;}
.newsBox .textNews ul li a{display: block;}
.newsBox .textNews ul li+li{margin-top: 1.29rem;}
.newsBox .textNews ul li a p{font-size: 1rem;color: #000000;line-height: 1.625rem;margin-bottom: 0.75rem;}
.newsBox .textNews ul li:hover a p{color: #005CA9;font-weight: bold;}
.newsBox .textNews ul li a i{font-size: 0.75rem;font-weight: bold;font-style: normal;color: #005CA9;margin-top: 0.375rem;}
@media screen and (max-width:1280px){
.newsBox .picNews{width: 64.84375%;max-width: 830px;}
.newsBox .picNews .topNews a .pic{height: auto;}
.newsBox .picNews .bottomNews li{width: 49%;}
.newsBox .picNews .bottomNews li a .pic{height: auto;}
}
@media screen and (max-width:1280px){
.newsBox{padding-top: 3.75rem;}
}
@media screen and (max-width:850px){
.newsBox .picNews .bottomNews{margin-top: 1.29rem;}
.newsBox .picNews{width: 100%;}
.newsBox .textNews{width: 100%;margin-top: 1.29rem;}
.newsBox .textNews ul li{height: auto;padding: 1.25rem;}
}
/* 新闻结束 */
/* 通知公告开始 */
.noticeBox{background: url(../images/noticeBg.png) no-repeat center;background-size: cover;padding: 2rem 0 0 0;margin-top: 3.75rem;position: relative;}
.noticeBox .title{margin-bottom: 1.5625rem;}
.noticeBox .title h3{font-size: 2.125rem;color: #000000;display: block;text-align: center;font-family: "宋体";font-weight: 700;}
.noticeBox .title h3 a{font-size: 2.125rem;color: #000000;background: url(../images/titleBG.png)no-repeat bottom center;display: block;text-align: center;font-family: "宋体";font-weight: 700;}
.noticeBox .noticeCon{}
.noticeBox .noticeCon ul{}
.noticeBox .noticeCon ul li{width: 31.25%;float: left;padding: 2.1875rem;border: 1px solid #d2d2d2;box-sizing: border-box;border-left: 2px solid #005CA9;height:9.5625rem;background: white;}
.noticeBox .noticeCon ul li+li{margin-left:3.125%;}
.noticeBox .noticeCon ul li+li+li+li{margin-top:3.125%;}
.noticeBox .noticeCon ul li:nth-child(4){margin-left:0;}
.noticeBox .noticeCon ul li a{display: block;}
.noticeBox .noticeCon ul li a p{font-size: 1rem;color: #000000;line-height: 1.625rem;margin-bottom: 0.75rem;}
.noticeBox .noticeCon ul li:hover a p{color: #005CA9;font-weight: bold;}
.noticeBox .noticeCon ul li a .date{}
.noticeBox .noticeCon ul li a .date i{font-size: 0.75rem;font-weight: bold;font-style: normal;color: #005CA9;margin-top: 0.375rem;}
.noticeBox .noticeCon ul li a .date span{float: right;font-size: 0.75rem;color: #5886bc;padding: 0.1875rem 1.4375rem;border: 1px solid #99bedd;}
.noticeBox .noticeCon ul li a .date span:hover{background: #005CA9;color: white;}
.noticeBox .noticeCon ul li a{display: block;;}
.noticeBox .more{display: block;margin: 0 auto;text-align: center;margin-top: 1.875rem;position: relative;bottom: -1.25rem;box-sizing: border-box;}
.noticeBox .more a{font-size: 0.875rem;color: white;background: #005CA9;padding: 0.55rem 1.5rem;display: inline-block;border: 2px solid #005CA9;}
.noticeBox .more:hover a{color: #005CA9;background: white;border: 2px solid #005CA9;box-sizing: border-box;}
@media screen and (max-width:850px){
.noticeBox .noticeCon ul li{height: auto;padding: 1.25rem;}
}
@media screen and (max-width:768px){
.noticeBox .noticeCon ul li{width: 100%;float: none;}
.noticeBox .noticeCon ul li+li{margin-left: 0;margin-top:2.125%;}
.noticeBox .noticeCon ul li+li+li+li{margin-top:2.125%;}
}
/* 通知公告结束 */
/* 学术会议开始 */
.scienceBox{margin-top: 5.4375rem;border-top: 1px solid #d9d9d9;}
.scienceBox .title{float: left;width: 8.9%;background: url(../images/titleLine.png) no-repeat right top;height: 22.375rem;}
.scienceBox .title2{display: none;}
.scienceBox .title h3{font-size: 2.125rem;color: #000000;display: block;text-align: center;font-family: "宋体";font-weight: 700;width: 1.5rem;line-height: 2.5rem;padding-top: 1.25rem;}
.scienceBox .title a{font-size: 0.75rem;color: #999999;width: 1rem;display: block;margin-left: 10px;line-height: 0.875rem;padding-top: 10px;transition: 0.4s;}
.scienceBox .title a:hover{transition: 0.4s;color: #005CA9;padding-top: 15px;}
.scienceBox .scienceCon{float: right;width: 87.5%;margin-top: 2.25rem;}
.scienceBox .scienceCon .scienceItem{}
.scienceBox .scienceCon .scienceItem .pic{width: 43.75%;overflow: hidden;}
.scienceBox .scienceCon .scienceItem .pic a{display: block;}
.scienceBox .scienceCon .scienceItem .pic a img{width: 100%;object-fit: cover;}
.scienceBox .scienceCon .scienceItem .text{width: 50%;}
.scienceBox .scienceCon .scienceItem .text a{font-size: 1.125rem;line-height: 1.75rem;color:#323232;margin-bottom: 2.25rem;display: block;}
.scienceBox .scienceCon .scienceItem .text a:hover{color: #005CA9;font-weight: bold;}
.scienceBox .scienceCon .scienceItem .text span{display: block;font-size: 0.9375rem;color: #808080;margin: 1.775rem 0;background: url(../images/ic01.png) no-repeat left center;padding-left: 1.375rem;}
.scienceBox .scienceCon .scienceItem .text span:nth-child(2){background: url(../images/ic02.png) no-repeat left center;padding-left: 1.375rem;}
.scienceBox .scienceCon .scienceItem .text span:nth-child(3){background: url(../images/ic03.png) no-repeat left center;padding-left: 1.375rem;}
.scienceBox .swiper-pagination{text-align: left;}
.scienceBox .fyq .swiper-pagination-bullet{width: 8px;height: 8px;border-radius: 4px;background: #c9c9c9;opacity: 1;text-indent: 999px;overflow: hidden;}
.scienceBox .fyq .swiper-pagination-bullet-active{width: 14px;height: 14px;border-radius: 7px;background: #FFFFFF;border: 2px solid #005CA9;box-sizing: border-box;position: relative;bottom: -3px;}
.scienceBox .more{display: none;}
@media screen and (max-width:414px){
.scienceBox{margin-top: 5.4375rem;border: none;}
.scienceBox .title{display: none;}
.scienceBox .title2{margin-bottom: 1.5625rem;display: block;float: none;}
.scienceBox .title2 h3{font-size: 2.125rem;color: #000000;display: block;text-align: center;font-family: "宋体";font-weight: 700;}
.scienceBox .title2 h3 a{font-size: 2.125rem;color: #000000;background: url(../images/titleBG.png)no-repeat bottom center;display: block;text-align: center;font-family: "宋体";font-weight: 700;}
.scienceBox .scienceCon{float: none;width: 100%;margin-top: 2.25rem;padding-bottom: 30px;}
.scienceBox .scienceCon .scienceItem{}
.scienceBox .scienceCon .scienceItem .pic{width: 100%;overflow: hidden;}
.scienceBox .scienceCon .scienceItem .pic a{display: block;}
.scienceBox .scienceCon .scienceItem .pic a img{width: 100%;}
.scienceBox .scienceCon .scienceItem .text{width: 100%}
.scienceBox .scienceCon .scienceItem .text a{margin-bottom: 1.25rem;margin-top: 1rem;}
.scienceBox .scienceCon .scienceItem .text span{background-size: 12px;margin: 0.875rem 0;}
.scienceBox .scienceCon .scienceItem .text span:nth-child(2){background-size: 12px;}
.scienceBox .scienceCon .scienceItem .text span:nth-child(3){background-size: 12px;}
.scienceBox .fyq {bottom: 0px!important;}
.scienceBox .swiper-pagination{text-align: center;}
.scienceBox .more{display: block;margin: 0 auto;text-align: center;margin-top: 1.875rem;box-sizing: border-box;}
.scienceBox .more a{font-size: 0.875rem;color: white;background: #005CA9;padding: 0.55rem 1.5rem;display: inline-block;border: 2px solid #005CA9;}
}
/* 学术会议结束 */
/* 合作交流开始 */
.cooperBox{width: 100%;max-width: 1764px;margin: 0 auto;}
.cooperBox .cooperCon{}
.cooperBox .cooperCon dt{float: left; width: calc(25% - 1px);background: url(../images/cooperBg.png) no-repeat right top;background-size: cover;height: 28.125rem;}
.cooperBox .cooperCon dt h3{font-size: 2.125rem;color: #FFFFFF;display: block;text-align: center;font-family: "宋体";font-weight: 700;width: 1.5rem;margin-left: 55%;padding-top: 15px;line-height: 2.5rem;}
.cooperBox .cooperCon dt a{font-size: 0.75rem;color: #FFFFFF;width: 1rem;display: block;margin-left: 10px;margin-left: 57%;padding-top: 10px;transition: 0.4s;line-height: 0.875rem;}
.cooperBox .title2{display: none;}
.cooperBox .cooperCon dt a:hover{color: #c5dcef;padding-top: 15px;transition: 0.4s;}
.cooperBox .cooperCon dd{float: left; width: calc(25% - 1px);border-bottom: 1px solid #d9d9d9;height: 28.125rem;box-sizing: border-box;}
.cooperBox .cooperCon dd+dd{margin-left: 2px;border-top: 1px solid #d9d9d9;position: relative;box-sizing: border-box;}
.cooperBox .cooperCon dd+dd a{}
.cooperBox .cooperCon dd+dd a .pic{position: absolute;bottom: 0;}
.cooperBox .cooperCon dd+dd a .text{position: relative;top: 0;}
.cooperBox .cooperCon dd a{display: block;}
.cooperBox .cooperCon dd a .pic{width: 100%;height:20rem;overflow: hidden;}
.cooperBox .cooperCon dd a .pic img{width: 100%;object-fit: cover;}
.cooperBox .cooperCon dd a .text{height: 8.125rem;padding: 1.25rem 1.875rem;box-sizing: border-box;}
.cooperBox .cooperCon dd a .text p{font-size: 1rem;line-height: 1.625rem;}
.cooperBox .cooperCon dd a .text p:hover{color: #005CA9;font-weight: bold;}
.cooperBox .cooperCon dd a .text i{font-size: 0.8125rem;color: #999999;display: block;margin-top: 0.9375rem;}
.cooperBox .more{display: none;}
@media screen and (max-width:850px){
.cooperBox{width: calc(100% - 34px);padding-left: 15px;padding-right: 15px}
.cooperBox .cooperCon dd a .pic{height:9.6rem;}
.cooperBox .cooperCon dd a .text{height: 7.125rem;padding: 0.9375rem;}
.cooperBox .cooperCon dd{float: left; width: calc(25% - 1px);border-bottom: 1px solid #d9d9d9;height: 17.125rem;box-sizing: border-box;}
.cooperBox .cooperCon dt{height: 17.125rem;}
}
@media screen and (max-width:414px){
.cooperBox{margin-top: 5.4375rem;border: none;}
.cooperBox .cooperCon dt{display: none;}
.cooperBox .title{display: none;}
.cooperBox .title2{margin-bottom: 1.5625rem;display: block;float: none;}
.cooperBox .title2 h3{font-size: 2.125rem;color: #000000;display: block;text-align: center;font-family: "宋体";font-weight: 700;}
.cooperBox .title2 h3 a{font-size: 2.125rem;color: #000000;background: url(../images/titleBG.png)no-repeat bottom center;display: block;text-align: center;font-family: "宋体";font-weight: 700;}
.cooperBox .cooperCon dd{width: 100%;border: none;height: auto;}
.cooperBox .cooperCon dd a .pic{width: 100%;height: auto;}
.cooperBox .cooperCon dd .text{width: 100%;}
.cooperBox .cooperCon dd+dd{border: none;}
.cooperBox .cooperCon dd+dd a .pic{position: relative;top: auto;height: auto;}
.cooperBox .cooperCon dd+dd a .text{position: relative;top: auto;}
.cooperBox .more{display: block;margin: 0 auto;text-align: center;margin-top: 1.875rem;box-sizing: border-box;}
.cooperBox .more a{font-size: 0.875rem;color: white;background: #005CA9;padding: 0.55rem 1.5rem;display: inline-block;border: 2px solid #005CA9;}
}
/* 合作交流结束 */
/* 页脚开始 */
.footer{background: url(../images/footerBg.png) no-repeat top center;background-size: cover;margin-top: 5.3125rem;padding: 30px 0;}
.footer .link{width: 30%;}
.footer .link dl{}
.footer .link dl dd{float: left;width: 48%;}
.footer .link dl dd:nth-child(odd){margin-left: 4%;}
.footer .ours{margin-left: 2%;width: 46%;}
.footer .ours dl{float: left;margin-left: 8%;}
.footer .ewmBox{}
.footer .ewmBox .ewm{float: left;}
.footer .ewmBox .ewm img{width: 7.125rem;height: 7.125rem;}
.footer .ewmBox .ewm p{font-size: 0.875rem;color: white;text-align: center;}
.footer .ewmBox .ewm+.ewm{margin-left: 1rem;}
.footer dl{}
.footer dl dt{font-size: 1rem;color: white;font-weight: bold;margin-bottom: 0.5rem;}
.footer dl dd,
.footer dl dd a{font-size: 0.875rem;color: #b9cbe0;line-height: 1.625rem;}
.footer dl dd a:hover{color: white;}
@media screen and (max-width:850px){
.footer .link{width: 44%;}
.footer .ours{margin-left: 0;width: 56%;}
.footer .ewmBox{float: none;}
.footer .ours dl{margin-left: 3%;}
}
@media screen and (max-width:414px){
.footer .link dl dd:nth-child(odd){margin-left: 0;}
.footer dl dd a{margin: 5px 0;display: block;}
.footer .link{width: 100%;}
.footer .ours{margin-left: 0;width: 100%;margin: 1.25rem 0;}
.footer .ours dl{width: 48%;}
.footer .ours dl+dl{width: 48%;margin-left: 4%;}
.footer .ours dl+dl+dl{width: 100%;margin-left: 0;margin-top: 1.25rem;}
.footer .ewmBox{float: none;}
.footer .ours dl{margin-left: 0%;}
}
/* 页脚结束 */
/* ---------------------------二级页面开始------------------- */
.body_b .bannerNy{ position: relative;height: 400px;text-align: center;overflow: hidden;margin-top: 9.375rem;z-index: 2;}
.body_b .bannerNy img{ width: 1920px;top: 0;margin: 0 auto;text-align: center;object-fit: cover;height: 400px;}
.nows{margin-top: -2rem;position: relative;z-index: 3;background: url(../images/now.png) no-repeat 10px center rgba(0,0,0, 0.45);box-sizing: border-box;padding-left: 30px;}
.nows a,
.nows i,
.nows em{font-size: 0.75rem;color: white;text-align: left;height: 2rem;line-height: 2rem;}
@media screen and (max-width:850px){.body_b .bannerNy{margin-top: 4.95rem;}}
@media screen and (max-width:768px){.body_b .bannerNy{height: auto;}}
@media screen and (max-width:580px){.body_b .bannerNy{margin-top: 4.25rem;}}
@media screen and (max-width:414px){.body_b .bannerNy{margin-top: 4.15rem;}}
@media screen and (max-width:375px){.body_b .bannerNy{margin-top: 3.75rem;}}
@media screen and (max-width:345px){.body_b .bannerNy{margin-top: 3.65rem;}}
/* leftNav */
.LeftNav{margin-top: 2.8125rem;margin-bottom: 1.5625rem;}
.LeftNav .title{position: relative;margin-right: 1.5625rem;border-bottom: 2px solid #005CA9;line-height: 31px;padding-bottom: 0.5rem;}
.LeftNav .title h3{font-size: 1.625rem;color: #000000;font-weight: normal;}
.LeftNav .title h3 span{display: inline-block;width: 8px;height: 8px;border: 2px solid #005CA9;transform: rotate(45deg);position: relative;top: -3px;margin-right: 9px;}
.LeftNav .title #sjnav{}
.LeftNav ul{margin-left: -1.5625rem;}
.LeftNav ul li{float: left;margin-left: 1.5625rem;margin-bottom: 1.5625rem;}
.LeftNav ul li a{display: block;font-size: 1rem;background: #f0f0f0;border: 1px solid #dfdfdf;padding: 6px 20px;border-radius: 6px;}
.LeftNav ul li.on a,
.LeftNav ul li:hover a{background: #005CA9;border: 1px solid #005CA9;color: white;}
@media screen and (max-width:768px){
.LeftNav .title{margin-bottom: 0.9375rem;}
.LeftNav{margin-top: 1.8125rem;}
}
.fanye{text-align: center;margin: 2rem 0 3rem 0;}
/* listpicnews开始 */
.mainBox{}
.listpicnews{width: 68%;border-right: 1px solid #D9D9D9;}
.listpicnews ul{}
.listpicnews ul li{}
.listpicnews ul li+li{margin-top: 1.5625rem;}
.listpicnews ul li a{display: block;}
.listpicnews ul li a .pic{width:260px;height: 180px;float: left;overflow: hidden;}
.listpicnews ul li a .pic img{display: block;width: 100%;object-fit: cover;height:100%}
.listpicnews ul li a .text{float: right;width: calc(100% - 300px);border-bottom: 1px dashed #D9D9D9;height: 180px;padding-right: 20px;}
.listpicnews ul li a .text i{font-size: 0.875rem;color: #005CA9;}
.listpicnews ul li a .text p{font-size: 1.125rem;line-height: 2rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;margin-top: 10px;}
.listpicnews ul li a .text p:hover{color: #005CA9;font-weight: bold;}
.listpicnews ul li a .text span{font-size: 0.875rem;color: #808080;line-height: 1.375rem;display: block;margin: 10px 0;}
.listpicnews ul li a .text b{font-size: 0.875rem;color: #005CA9;border-bottom: 2px solid #005CA9;transition: 0.4s;}
.listpicnews ul li a .text b:hover{padding-left: 1.25rem;transition: 0.4s;}
.footerNy{margin-top: 0;}
/* 二级页右边内容 */
.rightCon{width: 29.5%;}
.rightCon .tjxw{}
.rightCon .tjxw .title{padding: 0 1.25rem;background: #0048AA;height: 3.125rem;margin-bottom: 1.25rem;}
.rightCon .tjxw .title h4{font-size: 1.25rem;color: #FFFFFF;float: left;line-height: 3.125rem;}
.rightCon .tjxw .title a{color: white;font-size: 0.875rem;float: right;line-height: 3.125rem;}
.rightCon .tjxw .picNews{}
.rightCon .tjxw .picNews ul{}
.rightCon .tjxw .picNews ul li{width: 48%;float: left;}
.rightCon .tjxw .picNews ul li+li{margin-left: 4%;}
.rightCon .tjxw .picNews ul li a{display: block;}
.rightCon .tjxw .picNews ul li a .pic{width: 100%;overflow: hidden;}
.rightCon .tjxw .picNews ul li a .pic img{display: block;width: 100%;}
.rightCon .tjxw .picNews ul li a p{font-size: 1rem;color: #323232;line-height: 1.5rem;margin-top: 0.625rem;}
.rightCon .tjxw .textNews{margin-top: 1.25rem;}
.rightCon .tjxw .textNews{}
.rightCon .tjxw .textNews ul {margin-top: 1.25rem;}
.rightCon .tjxw .textNews ul li{border-bottom: 1px solid #D9D9D9;padding: 15px 0;}
.rightCon .tjxw .textNews ul li:nth-child(1){border-top: 1px solid #D9D9D9;}
.rightCon .tjxw .textNews ul li a{display: block;}
.rightCon .tjxw .textNews ul li a .date{width: 3.75rem;height: 3.125rem;background: #0048AA;float: left;}
.rightCon .tjxw .textNews ul li a .date i{font-size: 1rem;font-weight: bold;display: block;text-align: center;color: white;margin-top: 0.375rem;}
.rightCon .tjxw .textNews ul li a .date b{font-size: 0.75rem;display: block;text-align: center;color: #b8c3df;}
.rightCon .tjxw .textNews ul li a p{width: calc(100% - 4rem);float: right;font-size: 1rem;color: #323232;line-height: 1.625rem;}
.rightCon .rdwz {margin-top: 1.875rem;}
.rightCon .rdwz .title{padding: 0 1.25rem;background: #0048AA;height: 3.125rem;margin-bottom: 1.25rem;}
.rightCon .rdwz .title h4{font-size: 1.25rem;color: #FFFFFF;float: left;line-height: 3.125rem;}
.rightCon .rdwz .title a{color: white;font-size: 0.875rem;float: right;line-height: 3.125rem;}
.rightCon .rdwz ul{}
.rightCon .rdwz ul li{}
.rightCon .rdwz ul li+li{margin-top: 1.25rem;}
.rightCon .rdwz ul li a{display: block;font-size: 1rem;color: #323232;line-height: 1.625rem;background: url(../images/qd.png) no-repeat left 10px;padding-left: 8px;}
@media screen and (max-width:580px){
.listpicnews{width: 100%;border: none;}
.listpicnews ul li a .pic{width:240px;height: auto;float: left;overflow: hidden;}
.listpicnews ul li a .text{float: right;width: calc(100% - 260px);border-bottom: 1px dashed #D9D9D9;height: 180px;padding-right: 0;}
.rightCon{width:100%;}
.rightCon .rdwz {margin-bottom: 3rem;}
}
@media screen and (max-width:414px){
.rightCon .tjxw .textNews ul li a .date i{margin-top: 0;}
.listpicnews ul li a .pic{width:140px;height: auto;float: left;overflow: hidden;}
.listpicnews ul li a .text{float: right;width: calc(100% - 160px);border-bottom: 1px dashed #D9D9D9;height: 180px;padding-right: 0;}
.listpicnews ul li a .text p{font-size: 1.125rem;line-height: 2rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;margin-top: 0px;}
.listpicnews ul li a .text span{display: none;}
.listpicnews ul li a .text{height: auto;border-bottom: none;}
.rightCon .rdwz {margin-bottom: 3rem;}
}
/* listpicnews结束 */
/* nry开始 */
.nry{width: 68%;border-right: 1px solid #D9D9D9;}
.nry .show01{margin-bottom: 1.25rem;}
.nry .show01 .date{}
.nry .show01 .date i{font-size: 0.875rem;color: #999999;line-height: 2.0625rem;}
.nry .show01 .date s{font-style: normal;font-size: 0.875rem;color: #999999;text-decoration: none;padding-left: 0.875rem;line-height: 2.0625rem;}
.nry .show01 .share{padding-right: 1.25rem;}
.nry .show01 .share span{}
.nry .show01 .share a{display: inline-block;}
.nry .show01 .share a img{margin: 0 4px;transition: 0.4s;}
.nry .show01 .share a img:hover{box-shadow: 1px 1px 6px 1px #999;margin-top: -4px;transition: 0.4s;}
.nry .show01 h5{font-size: 1.625rem;color: #323232;text-align: left;line-height: 36px;margin-bottom: 10px;}
.nry .show01 p{font-size: 0.75rem;color: #808080;text-align: center;}
.nry .show01 p i{font-style: normal;margin: 0 5px;}
.nry .show02{padding-bottom: 2.5rem;}
.nry .show02 p{font-size: 1rem;color: #323232;line-height: 2rem;text-indent: 2em;padding-right: 1.25rem;}
.nry .show02 img{display: block;margin: 1rem auto 1rem auto;width: 70%;}
.nry .show03{padding-top: 30px;border-top: 1px solid #e6e6e6;padding-bottom: 2.2rem;}
.nry .show03 p{font-size: 14px;color: #323232;margin-bottom: 15px;}
.nry .show03 p a{color: #323232;transition: 0.6s all;}
.nry .show03 p a:hover{color: #0048AA;transition: 0.6s all;padding-left: 0.625rem;}
@media screen and (max-width:580px){
.nry{width: 100%;border: none;}
.nry .show01 .share{padding-right: 0;}
.nry .show02 p{padding-right: 0;}
}
@media screen and (max-width:414px){
.nry{width: 100%;border: none;}
.nry .show01 .date{display: block;float: none;}
.nry .show01 .share{padding-right: 0;float: none;}
}
/* nry结束 */
/* nry222222开始 */
.nry2{width: 100%;;}
.nry2 .show01{margin-bottom: 1.25rem;}
.nry2 .show01 .date{}
.nry2 .show01 .date i{font-size: 0.875rem;color: #999999;line-height: 2.0625rem;}
.nry2 .show01 .date s{font-style: normal;font-size: 0.875rem;color: #999999;text-decoration: none;padding-left: 0.875rem;line-height: 2.0625rem;}
.nry2 .show01 .share{padding-right: 1.25rem;}
.nry2 .show01 .share span{}
.nry2 .show01 .share a{display: inline-block;}
.nry2 .show01 .share a img{margin: 0 4px;transition: 0.4s;}
.nry2 .show01 .share a img:hover{box-shadow: 1px 1px 6px 1px #999;margin-top: -4px;transition: 0.4s;}
.nry2 .show01 h5{font-size: 1.625rem;color: #323232;text-align: left;line-height: 36px;margin-bottom: 10px;}
.nry2 .show01 p{font-size: 0.75rem;color: #808080;text-align: center;}
.nry2 .show01 p i{font-style: normal;margin: 0 5px;}
.nry2 .show02{padding-bottom: 2.5rem;}
.nry2 .show02 p{font-size: 1rem !important;color: #323232;line-height: 2rem !important;text-indent: 2em;padding-right: 1.25rem;}
.nry2 .show02 img{margin: 1rem auto 1rem auto;height:auto;}
.nry2 .show03{padding-top: 30px;border-top: 1px solid #e6e6e6;padding-bottom: 2.2rem;}
.nry2 .show03 p{font-size: 14px;color: #323232;margin-bottom: 15px;}
.nry2 .show03 p a{color: #323232;transition: 0.6s all;}
.nry2 .show03 p a:hover{color: #0048AA;transition: 0.6s all;padding-left: 0.625rem;}
@media screen and (max-width:580px){
.nry2{width: 100%;border: none;}
.nry2 .show01 .share{padding-right: 0;}
.nry2 .show02 p{padding-right: 0;}
}
@media screen and (max-width:414px){
.nry2{width: 100%;border: none;}
.nry2 .show01 .date{display: block;float: none;}
.nry2 .show01 .share{padding-right: 0;float: none;}
}
/* nry222222结束 */
/* listText开始 */
.listText{margin-top: -0.9375rem;}
.listText ul{}
.listText ul li{border-bottom: 1px solid #D9D9D9;}
.listText ul li a{display: block;line-height: 3rem;width: calc(100% - 8.8rem);float: left;font-size: 1rem;padding-left: 0.875rem;background: url(../images/qdlist.png) no-repeat left 1.1625rem;transition: 0.4s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;text-overflow: ellipsis;margin-top: 0px;}
.listText ul li i{font-size: 0.875rem;color: #808080;line-height: 3rem;width: 6.3125rem;text-align: right;float: right;}
.listText ul li:hover a{color: #0048AA;font-weight: bold;padding-left: 1.5rem;transition: 0.4s;}
.listText ul li:hover i{color: #0048AA;font-weight: bold;transition: 0.4s;}
.listText ul li:hover{border-bottom: 1px solid #0048aa;}
@media screen and (max-width:414px){
.listText ul li{padding: 0.625rem 0;}
.listText ul li a{display: block;line-height:1.625rem;width: auto;float: none;font-size: 1rem;padding-left: 0.875rem;background: url(../images/qdlist.png) no-repeat left 0.25rem;transition: 0.4s;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;margin-top: 0px;}
.listText ul li i{font-size: 0.875rem;color: #808080;line-height: 1.625rem;text-align: left;float: none;padding-left: 0.875rem;}
}
/* listText结束 */
/* listpic开始 */
.listpic{margin-top: -1.25rem;}
.listpic ul{margin-left: -30px;}
.listpic ul li a{display: block;}
.listpic ul li {margin-top: 1.75rem;}
.listpic ul li {float: left;width: calc(25% - 30px);margin-left: 30px;}
.listpic ul li .pic{width: 100%;overflow: hidden;height: 13.125rem;}
.listpic ul li img{width: 100%;object-fit: cover;}
.listpic ul li p{font-size: 1rem;color: #323232;line-height: 1.625rem;margin-top: 0.625rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;height: 2.875rem;}
.listpic ul li p:hover{color: #005CA9;}
@media screen and (max-width:768px){
.listpic ul li {float: left;width: calc(50% - 30px);margin-left: 30px;}
}
@media screen and (max-width:414px){
.listpic ul li .pic{height: 9.5rem;}
}
@media screen and (max-width:375px){
.listpic ul li .pic{height: 7.5rem;}
}
/* listpeople开始 */
.listpeople{}
.listpeople ul{margin-left: -50px;margin-top: -1.25rem;}
.listpeople ul li a{display: block;}
.listpeople ul li{margin-top: 1.75rem;}
.listpeople ul li {float: left;width: calc(16.666% - 50px);margin-left: 50px;}
.listpeople ul li .pic{width: 100%;overflow: hidden;height: 14.375rem;}
.listpeople ul li img{width: 100%;object-fit: cover;}
.listpeople ul li p{font-size: 1rem;color: #323232;line-height: 1.625rem;margin-top: 0.625rem;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;text-overflow: ellipsis;height: 1.825rem;text-align: center;}
.listpeople ul li p:hover{color: #005CA9;}
@media screen and (max-width:768px){
.listpeople ul{margin-left: -40px}
.listpeople ul li {float: left;width: calc(25% - 40px);margin-left: 40px;}
}
@media screen and (max-width:414px){
.listpeople ul li .pic{height: 12.8rem;}
.listpeople ul{margin-left: -25px}
.listpeople ul li {float: left;width: calc(33.3333% - 25px);margin-left: 25px;}
}
@media screen and (max-width:375px){
.listpeople ul li .pic{height: 11rem;}
.body_b .bannerNy img{height:auto;}
}
/* listpeople结束 */
/* listpeople1开始 */
.listpeople1{}
.listpeople1 ul{margin-top: -1.25rem;}
.listpeople1 ul li a{display: block;}
.listpeople1 ul li{margin-top: 1.75rem;}
.listpeople1 ul li {border-bottom: 1px #b8b8b8 dashed;padding-bottom: 20px;}
.listpeople1 ul li .pic{overflow: hidden;width: 14%;}
.listpeople1 ul li img{width: 100%;object-fit: cover;}
.listpeople1 ul li p{font-size: 24px;color: #323232;margin-top: 0.625rem;display: -webkit-box;-webkit-box-orient:* vertical;-webkit-line-clamp:* 2;overflow:* hidden;text-overflow: ellipsis;margin-bottom: 10px;}
.listpeople1 ul li p.zhiwu { font-size: 18px; line-height:* 1.225rem; margin-top: 1px; height: auto;}
.listpeople1 ul li p:hover{color: #005CA9;}
@media screen and (max-width:768px){
.listpeople1 ul{margin-left:* -40px}
.listpeople1 ul li {margin-left:* 40px;}
.listpeople1 ul li p{font-size: 22px;margin-bottom: 5px;}
.listpeople1 ul li p.zhiwu { font-size: 16px;}
}
@media screen and (max-width:414px){
.listpeople1 ul{margin-left:* -25px}
.listpeople1 ul li {margin-left:* 25px;}
.listpeople1 ul li p{font-size: 20px;margin-bottom: 5px;}
.listpeople1 ul li p.zhiwu { font-size: 14px;}
}
@media screen and (max-width:375px){
.body_b .bannerNy img{height:auto;}
.listpeople1 ul li p{font-size: 18px;margin-bottom: 5px;}
.listpeople1 ul li p.zhiwu { font-size: 12px;}
}
/* listpeople1结束 */
/* backtop */
.backtop{position: fixed;z-index: 999999;bottom: 3%;right: 4%;cursor: pointer;}
@media screen and (max-width:767px){
.body_b .bannerNy img{height:auto;}
}