@font-face {
    font-family: 'arlrdbd';
    src: url('/theme/font/arlrdbd.eot');
    src:
    url('/theme/font/arlrdbd.eot?#font-spider') format('embedded-opentype'),
    url('/theme/font/arlrdbd.woff') format('woff'),
    url('/theme/font/arlrdbd.ttf') format('truetype'),
    url('/theme/font/arlrdbd.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaCE55';
    src: url('/theme/font/HelveticaCE55.eot');
    src:
    url('/theme/font/HelveticaCE55.eot?#font-spider') format('embedded-opentype'),
    url('/theme/font/HelveticaCE55.woff') format('woff'),
    url('/theme/font/HelveticaCE55.ttf') format('truetype'),
    url('/theme/font/HelveticaCE55.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'impact';
    src: url('/theme/font/impact.eot');
    src:
    url('/theme/font/impact.eot?#font-spider') format('embedded-opentype'),
    url('/theme/font/impact.woff') format('woff'),
    url('/theme/font/impact.ttf') format('truetype'),
    url('/theme/font/impact.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'DINMid';
    src: url('/theme/font/DINMid.eot');
    src:
    url('/theme/font/DINMid.eot?#font-spider') format('embedded-opentype'),
    url('/theme/font/DINMid.woff') format('woff'),
    url('/theme/font/DINMid.ttf') format('truetype'),
    url('/theme/font/DINMid.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@charset "utf-8";
/* 初始化CSS */

*{margin:0; padding:0;}
h1, h2, h3, h4, h5, h6{font-size:100%; font-weight:bold;}
fieldset, img{border:none; vertical-align:middle;}
address, caption, cite, code, dfn, th, var{font-style:normal; font-weight:normal;}
ul, ol{list-style:none;}
li{list-style-type:none;}
input{padding-top:0; padding-bottom:0; font-family: "SimSun",Arial,sans-serif;}
select, input{vertical-align:middle;}
select, input, textarea{ margin:0; font-size:12px;}
input[type="text"], input[type="password"], textarea{outline-style:none;}
textarea{font-family: "SimSun",Arial,sans-serif; resize:none;}
body{font:12px "SimSun",Arial,sans-serif; color:#333; background:#fff;}
a{text-decoration:none; color:inherit;}
i, em{ font-style:normal;}
.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;}

/*transition*/
.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{ -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;}
.w1200{width: 1200px;margin: 0 auto;}

.menuIcon{width: 24px;cursor: pointer;margin: 19px 0 0 0;}
.menuIcon span{display: block;height: 3px;background: #007630;margin-bottom: 4px;border-radius: 2px;}
.menuIcon.close .line1{transform:translateY(3.5px) rotateZ(45deg);}
.menuIcon.close .line2{display: none;}
.menuIcon.close .line3{transform:translateY(-3.5px) rotateZ(-45deg);}

.cd-popup { position: fixed; left: 0; top: 0; height: 100%; width: 100%;background: url(/theme/images/grayBg.png) 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(/theme/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: #0076ab;}

.header{width: 100%;background: url(/theme/images/headerBg.jpg) no-repeat center;border-bottom: 1px solid #d1d1d1;}
.header .logo{height: 161px;line-height: 161px;font-size: 0;}
.header .logo img{max-height: 90%;height: 70px;}
.header .form{width: 278px;height: 40px;margin-top: 60px;border: 1px solid #d4d4d4;background: #ffffff;border-radius: 20px;}
.header .form .text{padding-left: 13px;width: 220px;height: 40px;border:none;background: none;font-size: 16px;color: #4d4d4d;line-height: 40px;font-family: "Microsoft Yahei";}
.header .form .subm{width: 45px;height: 40px;border: none;background: url(/theme/images/searchBtn.png) no-repeat center;cursor: pointer;}
.header .searchBtn{width: 42px;height: 161px;cursor: pointer;background: url(/theme/images/searchBtn.png) no-repeat center;display: none;}
.header .menuIcon{margin-top: 74px;padding: 0 10px;display: none;}


.pcNav{width: 100%;height: 72px;}
.pcNav ul .nLi{position: relative;padding: 0 37px 0 38px;padding: 0 28px;}
.pcNav ul .nLi.nLi1{padding-left: 0;}
.pcNav ul .nLi h3 a{display: block;height: 42px;padding: 8px 0 22px;font-size: 18px;color: #242424;line-height: 42px;font-weight: normal;}
.pcNav ul .nLi.on h3 a{color: #007630;font-weight: bold;}
.pcNav ul .nLi:hover h3 a{color: #007630;}
.pcNav ul .nLi .navSub{width: 100%;position: absolute;left: 0;top:72px;background: #fff;z-index: 3;display: none;}
.pcNav ul .nLi .navSub ul{padding-bottom: 10px;}
.pcNav ul .nLi .navSub ul li a{display: block;line-height: 28px;padding: 4px 0;text-align: center;font-size: 14px;color: #242424;}
.pcNav ul .nLi .navSub ul li a:hover{color: #007630;}

.banner{width: 100%;height: 500px;overflow: hidden;position: relative;}
.banner .swiper-slide a{display: block;width: 100%;height: 500px;background-repeat: no-repeat;background-position: center top;}
/*.banner.swiper-container-horizontal > .swiper-pagination-bullets{width: 1200px;position: absolute;left: 50%;margin-left: -600px;bottom: 210px;height: 0;z-index: 3;text-align: right;font-size: 0;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{width: 60px;height: 60px;margin: 0 0 0 20px;border-radius: 50%;cursor: pointer;position: relative;opacity: 1;background: none;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet i{display: block;width: 100%;height: 100%;position: relative;z-index: 4;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bulle1 i{background: url(/theme/images/banPagiIcon1.png) no-repeat center;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bulle2 i{background: url(/theme/images/banPagiIcon2.png) no-repeat center;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bulle3 i{background: url(/theme/images/banPagiIcon3.png) no-repeat center;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:before,
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after{content: "";width: 100%;height: 100%;position: absolute;left: 0;top: 0;border-radius: 50%;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:before{background: url(/theme/images/gray50.png) repeat;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after{z-index: 2;background: url(/theme/images/org70.png) repeat;
filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(0); -moz-transform: scale(0); -ms-transform: scale(0); transform: scale(0);}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before{filter: alpha(opacity=0);opacity: 0;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after{filter: alpha(opacity=100);opacity: 1;-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); transform: scale(1);}
*/
.banner .swiper-pagination-bullets{height: 14px;width: 100%;position: absolute;left: 0;bottom: 40px;line-height: 14px;z-index: 2;text-align: center;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet{width: 14px;height: 14px;margin: 0 6px;padding: 0;background: #fff;opacity: 1;cursor: pointer;}
.banner .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #007630;}


.isect1{margin: 18px auto 40px;}
.isect1 .tit{height: 69px;line-height: 69px;font-weight: normal;}
.isect1 .tit .en{font-size: 32px;color: #333333;font-family: "impact","Arial";text-transform: uppercase;margin-right: 15px;}
.isect1 .tit .ch{font-size: 26px;color: #242424;}
.isect1 .tit .imore{font-size: 14px;color: #242424;}
.isect1 .tit .imore:hover{color: #007630;}
.isect1 .inewsScroll{width: 520px;height: 380px;overflow: hidden;position: relative;}
.isect1 .inewsScroll .swiper-slide a{display: block;}
.isect1 .inewsScroll .swiper-slide a .pic{width: 100%;height: 380px;overflow: hidden;}
.isect1 .inewsScroll .swiper-slide a .pic img{width: 100%;height: 100%;}
.isect1 .inewsScroll .swiper-slide a .text{width: 100%;height: 50px;box-sizing: border-box;padding: 0 80px 0 10px;position: absolute;left: 0;bottom: 0;z-index: 2;background: url(/theme/images/gray70.png) repeat;font-size: 18px;color: #ffffff;line-height: 50px;}
.isect1 .inewsScroll .pageState{height: 50px;width: 68px;position: absolute;right: 0;bottom: 0;z-index: 4;font-size: 18px;color: #ffffff;line-height: 50px;font-family: "arlrdbd";}
.isect1 .inewsScroll .pageState span{margin: 0 2px;}
.isect1 .inewsScroll .pageState .cur{color: #007630;}

.isect1 .inewsTab{width: 650px;}
.isect1 .inewsTab .tabs{height: 48px;border:1px solid #dbdbdb;background: #f5f5f5;margin-bottom: 7px;}
.isect1 .inewsTab .tabs li{width: 142px;height: 100%;border-left: 1px solid #dbdbdb;font-size: 18px;color: #1a1a1a;line-height: 48px;text-align: center;}
.isect1 .inewsTab .tabs li:first-child{border-left: none;}
.isect1 .inewsTab .tabs li a{display: block;width: 100%;height: 100%;}
.isect1 .inewsTab .tabs li.active{border-color: #007630;background: #007630;color: #fff;}

.inoticeList li{height: 54px;padding: 11px 0 15px;border-bottom: 1px dotted #cccccc;}
.inoticeList li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding-left: 88px;position: relative;}
.inoticeList li a:before{content: "";width: 1px;height: 44px;background: #d4d4d4;position: absolute;left: 66px;top: 5px;}
.inoticeList li a .date{width: 48px;position: absolute;left: 0;top: 0;padding-top: 2px;text-align: center;}
.inoticeList li a .date em{display: block;height: 30px;line-height: 30px;font-size: 28px;color: #333333;font-family: "HelveticaCE55";}
.inoticeList li a .date span{display: block;font-size: 12px;line-height: 19px;color: #666666;font-family: "HelveticaCE55";}
.inoticeList li a .text{width: 100%;}
.inoticeList li a .text h5{height: 29px;line-height: 29px;font-size: 16px;color: #242424;font-weight: normal;position: relative;}
.line:before{content: "";width: 0;height: 2px;background: #0076ab;position: absolute;left: 0;top: 50%;margin-top: -1px;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.inoticeList li a:hover .text .line:before{width: 12px;}
.inoticeList li a:hover .text .line{padding-left: 16px;color: #007630;}
.inoticeList li a .text p{font-size: 14px;line-height: 25px;color: #666666;}
.inoticeList li a:hover .date em,.inoticeList li a:hover .date span{color: #007630;}

.ititle{}
.ititle h4{font-size: 32px;line-height: 40px;color: #333333;font-weight: normal;font-family: "impact","Arial";text-transform: uppercase;word-break:keep-all;white-space:nowrap;}
.ititle h5{font-size: 26px;line-height: 40px;color: #242424;font-weight: normal;}

.isect2{width: 100%;position: relative;padding-bottom: 42px;overflow: hidden;}
.isect2 .ititle{position: absolute;left: 50%;margin-left: -600px;top: 40px;z-index: 3;height: 0;}
.isect2 .ititle h4{color: #ffffff;position: absolute;left: 0;top: 0;white-space:nowrap;}
.isect2 .ititle h5{color: #ffffff;position: absolute;left: 0;top: 40px;}
.isect2 .isect2Scroll{width: 100%;overflow: hidden;}
.isect2 .swiper-container .swiper-slide a{display: block;height: 480px;position: relative;overflow: hidden;}
.isect2 .swiper-container .swiper-slide a .pic{width: 100%;height: 100%;position: absolute;left: 50%;margin-left: -260px;}
.isect2 .swiper-container .swiper-slide a .pic span{display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-position: left center;}
.isect2 .swiper-container .swiper-slide a .text{width: 100%;height: 100%;position: absolute;right: 50%;margin-right: 260px;background: #164c99 url(../images/isect2Bg.jpg) no-repeat right center;}
.isect2 .swiper-container .swiper-slide a .text .wrap{padding: 145px 40px 0 0;width: 300px;overflow: hidden;}
.isect2 .swiper-container .swiper-slide a .text .wrap p{font-size: 14px;line-height: 26px;color: #ffffff;height:208px;margin-bottom: 39px;overflow: hidden;
-webkit-transform:translateX(240px); -moz-transform: translateX(240px); -ms-transform:translateX(240px); transform:translateX(240px);filter: alpha(opacity=0);opacity: 0;}
.isect2 .swiper-container .swiper-slide a .text .wrap .btn{width: 118px;height: 44px;border: 1px solid #ffffff;text-align: center;line-height: 44px;font-size: 14px;color: #ffffff;
-webkit-transform:translateX(120px); -moz-transform: translateX(120px); -ms-transform:translateX(120px); transform:translateX(120px);filter: alpha(opacity=0);opacity: 0;}
.isect2 .swiper-container .swiper-slide.swiper-slide-active a .text .wrap p,
.isect2 .swiper-container .swiper-slide.swiper-slide-active a .text .wrap .btn{-webkit-transform:translateX(0); -moz-transform: translateX(0); -ms-transform:translateX(0); transform:translateX(0);filter: alpha(opacity=100);opacity: 1;}
.isect2 .swiper-container .swiper-slide.swiper-slide-active a .text .wrap p{-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -ms-transition:all 0.8s; transition:all 0.8s;}
.isect2 .swiper-container .swiper-slide.swiper-slide-active a .text .wrap .btn{-webkit-transition:all 0.6s 0.3s; -moz-transition:all 0.6s 0.3s; -ms-transition:all 0.6s 0.3s; transition:all 0.6s 0.3s;}

.isect2 .tabs{width: 100%;height: 130px;position: absolute;bottom: 42px;left: 50%;margin-left: -260px;z-index: 5;background: url(/theme/images/gray80.png) repeat;box-sizing: border-box;padding-left: 90px;}
.isect2 .tabs .wrap{width: 770px;}
.isect2 .tabs .wrap .arrow{display: block;width: 46px;height: 46px;background: url(/theme/images/arrow.png) no-repeat center;margin-top: 41px;cursor: pointer;}
.isect2 .tabs ul li{width: 118px;height: 130px;margin-right: 72px;cursor: pointer;}
.isect2 .tabs ul li a{display: block;width: 100%;height: 100%;text-align: center;box-sizing: border-box;padding-top: 43px;}
.isect2 .tabs ul li a i{display: block;width: 50px;height: 45px;margin: 0 auto;position: relative;}
.isect2 .tabs ul li a i:before,.isect2 .tabs ul li a i:after{content: "";width: 100%;height: 100%;position: absolute;left: 0;background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.isect2 .tabs ul li a i:after{z-index: 2;filter: alpha(opacity=0);opacity: 0;}
.isect2 .tabs ul li.li1 a i:before{background-image: url(/theme/images/isect2Icon1.png);}
.isect2 .tabs ul li.li1 a i:after{background-image: url(/theme/images/isect2Icon1On.png);}
.isect2 .tabs ul li.li2 a i:before{background-image: url(/theme/images/isect2Icon2.png);}
.isect2 .tabs ul li.li2 a i:after{background-image: url(/theme/images/isect2Icon2On.png);}
.isect2 .tabs ul li.li3 a i:before{background-image: url(/theme/images/isect2Icon3.png);}
.isect2 .tabs ul li.li3 a i:after{background-image: url(/theme/images/isect2Icon3On.png);}
.isect2 .tabs ul li a p{font-size: 16px;line-height: 38px;color: #333333;margin-top: 2px;filter: alpha(opacity=0);opacity: 0;}
.isect2 .tabs ul li.active a{padding-top: 32px;background: #ffffff;box-shadow: 0px 4px 4px 0px #aaa;}
.isect2 .tabs ul li.active a i{-webkit-transform: scale(0.78); -moz-transform: scale(0.78); -ms-transform: scale(0.78); transform: scale(0.78);}
.isect2 .tabs ul li.active a i:before{filter: alpha(opacity=0);opacity: 0;}
.isect2 .tabs ul li.active a i:after,.isect2 .tabs ul li.active a p{filter: alpha(opacity=100);opacity: 1;}

.list{width: 100%;}
.list li{width: 100%;height: 35px;border-top: 1px dotted #cccccc;line-height: 35px;font-size: 16px;color: #242424;}
.list li:first-child{border-top: none;}
.list li a{display: block;padding-left: 16px;position: relative;}
.list li a:before{content: "";width: 5px;height: 5px;background: #242424;border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -2px;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.list li a h5{font-weight: normal;max-width: 70%;}
.list li a:hover:before{background: #007630;width:18px;height: 3px;border-radius: 0;}
.list li a:hover h5{color: #007630;padding-left: 8px;}

.isect3{margin-bottom: 28px;}
.isect3 .ititle{margin-bottom: 12px;}
.isect3 .isect3_1{width: 580px;}
.isect3 .isect3_2{width: 580px;height: 360px;margin-top: 8px;}
.isect3 .isect3_2 .pic{width: 100%;height: 100%;overflow: hidden;position: relative;cursor: pointer;}
.isect3 .isect3_2 .pic img{width: 100%;height: 100%;}
.isect3 .isect3_2 .pic b,
.isect3 .isect3_2 .pic i{display: block;width: 56px;height: 56px;position: absolute;left: 50%;top: 50%;margin: -28px 0 0 -28px;}
.isect3 .isect3_2 .pic b{background: url(/theme/images/gray70.png) repeat;z-index: 2;border-radius: 50%;}
.isect3 .isect3_2 .pic i{background: url(/theme/images/videoIcon.png) no-repeat center;z-index: 3;}
.isect3 .isect3_2 .pic:hover b{-webkit-transform: scale(20); -moz-transform: scale(20); -ms-transform: scale(20); transform: scale(20);}

.isect4{width: 100%;padding: 80px 0;background: url(/theme/images/isect4Bg.jpg) no-repeat center;}
.isect4 .ititle{padding-top: 9px;}
.isect4 ul{width: 890px;}
.isect4 ul li{width: 260px;height: 100px;position: relative;margin-left: 40px;background: #2059a3;padding-left: 37px;box-sizing: border-box;}
.isect4 ul li.li1{width: 290px;margin-left: 0;padding-left: 67px;}
.isect4 ul li.li2{background: #3e484f;}
.isect4 ul li:before{content: "";width: 40px;height: 100%;position: absolute;top: 0;right: -40px;}
.isect4 ul li.li1:before{background: url(/theme/images/isect4li1Bg.png) no-repeat left top;}
.isect4 ul li.li2:before{background: url(/theme/images/isect4li2Bg.png) no-repeat left top;}
.isect4 ul li.li3:before{display: none;}
.isect4 ul li a{display: block;height: 100%;box-sizing: border-box;padding: 32px 0 32px 52px;}
.isect4 ul li.li1 a{background: url(/theme/images/isect4Icon1.png) no-repeat left center;}
.isect4 ul li.li2 a{background: url(/theme/images/isect4Icon2.png) no-repeat left center;}
.isect4 ul li.li3 a{background: url(/theme/images/isect4Icon3.png) no-repeat left center;}
.isect4 ul li a h4{font-size: 18px;line-height: 21px;color: #ffffff;font-weight: normal;position: relative;}
.isect4 ul li a h5{font-size: 12px;color: #ffffff;line-height: 15px;font-weight: normal;text-transform: uppercase;filter: alpha(opacity=30);opacity: 0.3;}
.isect4 ul li a .line:before{background: #fff;}
.isect4 ul li a:hover .line:before{width: 12px;}
.isect4 ul li a:hover .line{padding-left: 16px;}

.fTop{width: 100%;padding: 20px 0;background: url(/theme/images/fTopBg.jpg) no-repeat center;}

.fTop .select{ height: 40px; width: 23%;position: relative; float: left; margin: 0 0 0 2.6%;}
.fTop .select:first-child{margin-left: 0;}
.fTop .select dt {width: 100%;height: 40px; box-sizing: border-box;padding: 0 30px 0 14px;position: relative; z-index: 3;cursor: pointer;color: #333333;font-size: 14px;line-height: 40px;background: #ffffff;}
.fTop .select dt i{width: 10px;height: 6px;position: absolute;right: 14px;top: 17px;background: url(/theme/images/trangle.png) no-repeat center;}
.fTop .select dd { position: absolute; left: 0; bottom: 40px; border: 1px solid #d2ccc4; background: #fff; display: none;width: 100%;box-sizing: border-box;z-index: 5; }
.fTop .select dd ul {max-height: 250px; overflow: auto; }
.fTop .select dd ul li { display: block; width: 100%;}
.fTop .select dd ul li a { line-height: 32px; display: block; padding: 0 8px; }
.fTop .select dd ul li a:hover { background: #f5f5f5; }
.fTop .select dt.cur i{-webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); transform: rotateZ(180deg); }

.fTop .select dd ul::-webkit-scrollbar{width:3px;height:3px}
.fTop .select dd ul::-webkit-scrollbar-button:vertical{display:none}
.fTop .select dd ul::-webkit-scrollbar-corner,
.fTop .select dd ul::-webkit-scrollbar-track{background-color:#ccc}
.fTop .select dd ul::-webkit-scrollbar-thumb{border-radius:0;background-color:#2059a3; }
.fTop .select dd ul::-webkit-scrollbar-thumb:vertical:hover{ }
.fTop .select dd ul::-webkit-scrollbar-thumb:vertical:active{ }

.fBtm{padding: 35px 0 40px;background: #fff;}
.fBtm .left{width: 814px;}
.fBtm .left .nav{padding-bottom: 16px;border-bottom: 1px solid #d4d4d4;}
.fBtm .left .nav li{padding-left: 47px;;position: relative;}
.fBtm .left .nav li:first-child{padding-left: 0;}
.fBtm .left .nav li:before{content: "";width: 1px;height: 12px;background: #b3b3b3;position: absolute;left: 25px;top: 50%;margin-top: -6px;}
.fBtm .left .nav li:first-child:before{display: none;}
.fBtm .left .nav li a{display: inline-block;*display: inline;*zoom: 1;font-size: 15px;color: #333333;line-height: 25px;}
.fBtm .left .nav li a:hover{color: #007630;}
.fBtm .left .text{padding: 13px 0 5px;font-size: 15px;line-height: 26px;color: #333333;}
.fBtm .left .text a:hover{color: #007630;text-decoration: underline;}
.fBtm .qrcode{margin: 5px 0  0 0;width: 100px;height: 100px;border:1px solid #d4d4d4;}
.fBtm .qrcode img{width: 100%;height: 100%;}
.fBtm .bdsharebuttonbox{padding: 47px 20px 0 0;}
.fBtm .bdsharebuttonbox .shareItem{width: 40px;height: 40px;padding: 0;margin: 0 20px 0 0;opacity: 1;background: url(/theme/images/shareBg.png) no-repeat left top;}
.fBtm .bdsharebuttonbox .shareItem.bds_tsina{background-position: -40px top;}

.sitemapMask{width: 100%;height: 100%;position: fixed;left: 0;top:0;background: url(/theme/images/grayBg.png) repeat;z-index: 888;display: none;}

.sitemap{width: 80%;min-width: 140px;max-width: 440px;height: 100%;background: #fff;position: fixed;right: -100%;top:0;z-index: 999;box-sizing: border-box;padding: 84px 0 30px;
-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; transition:all 0.5s;}
.sitemap.show{right: 0;}
.sitemap .smHeader{width: 100%;height: 74px;box-sizing: border-box;padding: 0 40px;background: #2058a3;line-height: 74px;position: absolute;left: 0;top:0;}
.sitemap .smHeader h5{font-size: 16px;color: #fff;}
.sitemap .smHeader .close{width: 36px;height: 36px;background: url("/theme/images/close.png") no-repeat center center;background-size: 100% 100%;margin-top: 19px;cursor: pointer;}
.sitemap .cont{width: 100%;height: 100%;overflow: auto;box-sizing: border-box;padding: 0 0 0 40px;}
.sitemap .cont::-webkit-scrollbar{width:3px;height:3px}
.sitemap .cont::-webkit-scrollbar-button:vertical{display:none}
.sitemap .cont::-webkit-scrollbar-corner,
.sitemap .cont::-webkit-scrollbar-track{background-color:#ccc}
.sitemap .cont::-webkit-scrollbar-thumb{border-radius:0;background-color:#007630; }
.sitemap .cont::-webkit-scrollbar-thumb:vertical:hover{ }
.sitemap .cont::-webkit-scrollbar-thumb:vertical:active{ }
.sitemap .cont .smList{padding-right: 40px;}
.sitemap .cont .smList dl{padding-bottom: 10px;margin-bottom: 12px;border-bottom: 2px #f4f4f4 solid;   }
.sitemap .cont .smList a{display: inline-block;*display: inline;*zoom: 1;}
.sitemap .cont .smList dt{width: 100%;font-size: 16px;color: #333333;line-height: 24px;padding-bottom: 3px;}
.sitemap .cont .smList dd{margin: 0px 20px 5px 0px;font-size: 14px;color: #999999;line-height: 24px;}
.sitemap .cont .smList a:hover{color: #007630;}

.nyBanner{width: 100%;height: 360px;background: url(/theme/images/nyBannerBg.jpg) no-repeat center top;text-align: center;font-size: 0;margin-bottom: 60px;}
.nyBanner .tit{padding-top: 90px;font-size: 32px;color: #ffffff;line-height: 70px;font-weight: normal;}
.nyBanner i{display: block;width: 36px;height: 3px;background: #ffffff;margin: 0 auto 39px;}
.nyBanner ul li{display: inline-block;*display: inline;*zoom: 1;width: 148px;height: 48px;border:1px solid #92a2bb;margin-left: -1px;position: relative;}
.nyBanner ul li a{display: block;font-size: 16px;color: #ffffff;line-height: 48px;position: relative;z-index: 2;}
.nyBanner ul li:before{content: "";width: 0;height: 100%;position: absolute;left: 0;top:0;background: #ffffff;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.nyBanner ul li.on,.nyBanner ul li:hover{border-color: #fff;}
.nyBanner ul li.on:before,.nyBanner ul li:hover:before{width: 100%;}
.nyBanner ul li.on a,.nyBanner ul li:hover a{color: #1a1a1a;}

.nyWrap{min-height: 400px;}
.aboutWrap .aboutItem1{margin-bottom: 90px;}
.aboutWrap .aboutItem1 .pic{width: 460px;height: 540px;position: relative;}
.aboutWrap .aboutItem1 .pic img{width: 100%;height: 100%;position: relative;z-index: 2;}
.aboutWrap .aboutItem1 .pic b{width: 100%;height: 100%;background: #d6d6d6;position: absolute;left: 10px;top:10px;}
.aboutWrap .aboutItem1 .pic i{width: 100%;height: 100%;position: absolute;left: 0;top:0;z-index: 5;box-sizing: border-box;padding: 10px;}
.aboutWrap .aboutItem1 .pic i:before{content: "";display: block;width: 100%;height: 100%;box-sizing: border-box;border:1px solid #d8e7ff;}
.aboutWrap .aboutItem1 .text{width: 646px;}
.aboutWrap .aboutItem1 .text .title{margin-bottom: 21px;}
.aboutWrap .aboutItem1 .text .title .en{font-size: 32px;line-height: 45px;color: #d9d9d9;font-family: "impact","Arial";font-weight: normal;}
.aboutWrap .aboutItem1 .text .title .ch{font-size: 24px;line-height: 42px;color: #1a1a1a;font-weight: normal;text-transform: uppercase;}
.aboutWrap .aboutItem1 .text .title h5{font-size: 18px;line-height: 40px;color: #1a1a1a;font-weight: normal;margin-bottom: 9px;}
.aboutWrap .aboutItem1 .text .title i{display: block;width: 36px;height: 3px;background: #fc330d;}
.aboutWrap .aboutItem1 .text .cont{font-size: 16px;line-height: 32px;color: #333333;margin-bottom: 52px;}
.aboutWrap .aboutItem1 .text .cont *{max-width: 100% !important;}
.nyBtn{display: block;width: 140px;height: 44px;background: #007630;text-align: center;line-height: 44px;font-size: 14px;color: #ffffff;position: relative;}
.nyBtn span{display: block;position: relative;z-index: 2;}
.nyBtn:before{content: "";width: 0;height: 100%;position: absolute;left: 0;top:0;background: #fc330d;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.nyBtn:hover:before{width: 100%;}

.aboutTit{text-align: center;margin-bottom: 52px;}
.aboutTit .en{font-size: 32px;line-height: 48px;color: #d9d9d9;font-family: "impact","Arial";font-weight: normal;text-transform: uppercase;}
.aboutTit .ch{font-size: 24px;line-height: 42px;color: #1a1a1a;font-weight: normal;margin-bottom: 11px;}
.aboutTit i{display: block;width: 36px;height: 3px;background: #fc330d;margin: 0 auto;}

.aboutWrap .aboutItem2 .aboutTit .en{color: #ffffff;}
.aboutWrap .aboutItem2 .aboutTit .ch{color: #ffffff;}
.aboutWrap .aboutItem2 .aboutTit i{background: #ffffff;}

.aboutWrap .aboutItem2{width: 100%;padding: 89px 0 31px 0;height: 360px;background: url(/theme/images/aboutItem2Bg.jpg) no-repeat center top;}
.aboutWrap .aboutItem2 .cont{width: 880px;margin: 0 auto;font-size: 16px;line-height: 32px;color: #ffffff;text-align: center;}
.aboutWrap .aboutItem2 .cont *{max-width: 100% !important;}

.aboutWrap .aboutItem3{padding: 50px 0 100px;background: #fdfdfd url(../images/aboutItem3Bg.jpg) no-repeat center bottom;}
.aboutWrap .aboutItem3 .cont{font-size: 16px;line-height: 32px;color: #ffffff;}
.aboutWrap .aboutItem3 .cont img{max-width: 100% !important;}

.aboutWrap .aboutItem4{padding: 50px 0 88px;}
.aboutWrap .aboutItem4 .cont .pic{width: 50%;overflow: hidden;}
.aboutWrap .aboutItem4 .cont .pic span{}

.aboutWrap .aboutItem4 .cont .pic .swiper-container{width: 100%;overflow: hidden;position: relative;}
.aboutWrap .aboutItem4 .cont .pic .swiper-container .swiper-slide{height: 400px;overflow: hidden;}
.aboutWrap .aboutItem4 .cont .pic .swiper-container .swiper-slide span{display: block;width: 100%;height: 400px;background-repeat: no-repeat;background-position: center;}

.aboutWrap .aboutItem4 .cont:hover .pic span{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
.aboutWrap .aboutItem4 .text{width: 50%;height: 400px;background: #2058a3 url(../images/aboutItem4Bg.png) no-repeat right bottom;box-sizing: border-box;padding: 37px 40px 0 60px;}
.aboutWrap .aboutItem4 .text .honorList{margin-bottom: 40px;height: 230px;overflow: hidden;}
.aboutWrap .aboutItem4 .text .honorList li{min-height: 45px;padding-left: 111px;position: relative;cursor: pointer;}
.aboutWrap .aboutItem4 .text .honorList li span{width: 66px;height: 45px;position: absolute;left: 0;top:0;font-size: 26px;color: #ffffff;line-height: 45px;font-family: "DINMid";}
.aboutWrap .aboutItem4 .text .honorList li i{width: 34px;height: 1px;background: #ffffff;position: absolute;left: 66px;top:23px;}
.aboutWrap .aboutItem4 .text .honorList li h5{font-size: 16px;line-height: 30px;color: #ffffff;font-weight: normal;padding: 8px 0;}

/*修改*/
.aboutWrap .aboutItem4 .text{padding: 35px 10px 42px 60px;}
.aboutWrap .aboutItem4 .text .honorList{margin-bottom: 0;height: 100%;overflow: auto;padding-right: 30px;}
.aboutWrap .aboutItem4 .text .honorList::-webkit-scrollbar{width:8px;height:3px}
.aboutWrap .aboutItem4 .text .honorList::-webkit-scrollbar-button:vertical{display:none}
.aboutWrap .aboutItem4 .text .honorList::-webkit-scrollbar-corner,
.aboutWrap .aboutItem4 .text .honorList::-webkit-scrollbar-track{background-color:#ccc}
.aboutWrap .aboutItem4 .text .honorList::-webkit-scrollbar-thumb{border-radius:0;background-color:#fff; }
.aboutWrap .aboutItem4 .text .honorList::-webkit-scrollbar-thumb:vertical:hover{ }
.aboutWrap .aboutItem4 .text .honorList::-webkit-scrollbar-thumb:vertical:active{ }


.aboutWrap .aboutItem4 .text .nyBtn{background: #ffffff;color: #333333;}
.aboutWrap .aboutItem4 .text .nyBtn:hover{color: #fff;}

.aboutWrap .aboutItem5{background: #f5f5f5;padding: 50px 0 100px;background: #f5f5f5;}
.aboutWrap .aboutItem5 .cont{background: #ffffff;box-shadow: 0px 2px 5px 0px rgba( 0, 0, 0, 0.1);padding-right: 50%;position: relative;}
.aboutWrap .aboutItem5 .cont .text{width: 100%;min-height: 270px;box-sizing: border-box;padding: 40px 30px 40px 50px;}
.aboutWrap .aboutItem5 .cont .text .tit{font-size: 18px;line-height: 36px;color: #333333;margin-bottom: 9px;}
.aboutWrap .aboutItem5 .cont .text .innerCont{font-size: 16px;line-height: 36px;color: #333333;}
.aboutWrap .aboutItem5 .cont .text .innerCont *{max-width: 100% !important;}
.aboutWrap .aboutItem5 .cont .mapWrap{width: 50%;height: 100%;position: absolute;right: 0;top:0;}
.aboutWrap .aboutItem5 .cont .mapWrap img{display: none;}

body.bodyBg{background: #f5f5f5;}
.recomNews{margin: 60px auto 40px;}
.recomNews a{display: block;height: 438px;padding-left: 600px;position: relative;}
.recomNews a .pic{width: 600px;height: 438px;position: absolute;left: 0;top:0;overflow: hidden;}
.recomNews a .pic img{width: 100%;height: 100%;}
.recomNews a .text{width: 100%;height: 100%;box-sizing: border-box;padding: 55px 45px 0 45px;background: #ffffff;box-shadow: 1px 1.732px 6px 0px rgb( 0, 0, 0,0.15);position: relative;}
.recomNews a .text h5{margin: 0 80px 38px 0;font-size: 18px;line-height: 28px;color: #333333;}
.recomNews a .text .desc{font-size: 16px;line-height: 30px;color: #333333;height: 150px;overflow: hidden;margin-bottom: 58px;}
.recomNews a .text .nyBtn{background: #ffffff;border:1px solid #cccccc;color: #333333;}
.recomNews a:hover .text .nyBtn{border-color: #fc330d;color: #fff;}
.recomNews a:hover .text .nyBtn:before{width: 100%;}
.recomNews a:hover .text h5{color: #fc330d;}
.recomNews a .text .date{width: 80px;height: 90px;position: absolute;right:0;top:0;background: #fc330d;text-align: center;z-index: 3;}
.recomNews a .text .date em{display: block;padding-top: 21px;font-size: 28px;color: #ffffff;line-height: 30px;font-family: "HelveticaCE55";}
.recomNews a .text .date span{display: block;font-size: 12px;line-height: 19px;color: #ffffff;font-family: "HelveticaCE55";}

.newsList{margin-bottom: 104px;}
.newsList #main{position: relative;}
.newsList #main ul li{background: #ffffff;box-shadow: 1px 1.732px 6px 0px rgb( 0, 0, 0,0.15);}
.newsList #main ul li a{display: block;padding: 20px;}
.newsList #main ul li a .pic{width: 100%;margin-bottom: 27px;overflow: hidden;}
.newsList #main ul li a .pic img{width: 100%;max-width: 400px;}
.newsList #main ul li a .text h5{font-size: 18px;line-height: 28px;color: #333333;font-weight: normal;max-height: 56px;overflow: hidden;margin-bottom: 6px;}
.newsList #main ul li a .text p{font-size: 14px;line-height: 26px;color: #666666;max-height: 78px;overflow: hidden;font-weight: 300;margin-bottom: 12px;}
.newsList #main ul li a .text .date{font-size: 28px;color: #666666;line-height: 40px;font-family: "HelveticaCE55";}
.newsList #main ul li a .text .date span{font-size: 12px;color: #666666;margin-left: 16px;}
.newsList #main ul li a:hover .text h5{color: #007630;}
.newsList #main .nyBtn{margin: 0 auto;width: 160px;margin-top: 50px;overflow: hidden;}
.newsList #main .nyBtn img{margin-right: 8px;}

.goTop{width: 54px;height: 54px;position: fixed;right: 3%;bottom: 30%;z-index: 9;background: #3e484f url(../images/goTop.png) no-repeat center;cursor: pointer;}
.goTop:hover{background-color: #007630;}

.psgTit{text-align: center;margin-bottom: 33px;}
.psgTit h5{font-size: 24px;line-height: 32px;color: #333333;font-weight: normal;margin-bottom: 7px;}
.psgTit .info{font-size: 14px;line-height: 28px;color: #666666;}
.psgTit .info span{margin: 0 9px;}

.passage{border-top:1px solid #dbdbdb;background: #ffffff;min-height: 350px;margin-bottom: 100px;padding: 50px 30px 60px;}
.passage .psgCont{font-size: 16px;line-height: 32px;color: #333333;padding-bottom: 50px;margin-bottom: 50px;border-bottom: 1px solid #dbdbdb;}
.passage .psgCont *{max-width: 100% !important;}
.passage .psgBtm{padding-right: 180px;position: relative;font-size: 16px;line-height: 32px;color: #808080;}
.passage .psgBtm .link p a{color: #333;}
.passage .psgBtm .link p:hover a{color: #007630;text-decoration: underline;}
.passage .psgBtm .bdsharebuttonbox{position: absolute;right: 0;bottom: 8px;width: 165px;}
.passage .psgBtm .bdsharebuttonbox .shareItem{width: 24px;height: 24px;padding: 0;margin: 0 4px 0 0;background: url(/theme/images/shareIcon1.png) no-repeat left center;}
.passage .psgBtm .bdsharebuttonbox .shareItem.bds_tsina{background-position: -28px top;}
.passage .psgBtm .bdsharebuttonbox .shareItem.bds_tqq{background-position: -56px top;}
.passage .psgBtm .bdsharebuttonbox .shareItem.bds_weixin{background-position: -84px top;}
.passage .psgBtm .bdsharebuttonbox .shareItem.bds_renren{background-position: -112px top;}
.passage .psgBtm .bdsharebuttonbox .shareItem.bds_more{background-position: -140px top;margin: 0;}

.indChannel{width: 100%;background: url(/theme/images/indChannelBg.jpg) no-repeat center;position: relative;overflow: hidden;}
.indChannel .shadow{width: 100%;height: 100%;position: absolute;top:0;background: rgba(0,0,0,0.2);z-index: 2;}
.indChannel .shadow.shadow1{left: 50%;margin-left: 600px;}
.indChannel .shadow.shadow2{right: 50%;margin-right: 600px;}
.indChannel .w1200{position: relative;z-index: 3;}
.indChannel .w1200 ul li{width: 33.3%;height: 700px;position: relative;background: rgba(0,0,0,0.2);overflow: hidden;}
.indChannel .w1200 ul li:first-child{width: 33.4%;}
.indChannel .w1200 ul li a{display: block;width: 100%;height: 100%;text-align: center;}
.indChannel .w1200 ul li a:before{content: "";width: 2px;height: 100%;background: rgba(255,255,255,0.2);position: absolute;right: 0;top:0;}
.indChannel .w1200 ul li a .cont{width: 100%;height: 100%;position: absolute;left: 0;top:426px;box-sizing: border-box;padding: 100px 44px 0 44px;
-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; transition:all 0.5s;}
.indChannel .w1200 ul li a .cont i{display: block;width: 50px;height: 45px;margin: 0 auto 20px;background-repeat: no-repeat;background-position: center;}
.indChannel .w1200 ul li a .cont .tit{margin-bottom: 44px;}
.indChannel .w1200 ul li a .cont .tit .ch{font-size: 24px;line-height: 42px;color: #ffffff;font-weight: normal;}
.indChannel .w1200 ul li a .cont .tit .en{font-size: 32px;color: #ffffff;line-height: 45px;font-family: "impact";font-weight: normal;text-transform: uppercase;
filter: alpha(opacity=20);opacity: 0.2;}
.indChannel .w1200 ul li a .cont .desc{font-size: 14px;line-height: 26px;color: #ffffff;text-align: left;height: 104px;overflow: hidden;margin-bottom: 72px;}
.indChannel .w1200 ul li a .cont .btn{width: 118px;height: 44px;border:1px solid #fff;color: #fff;margin: 0 auto;font-size: 14px;color: #ffffff;line-height: 44px;}
.indChannel .w1200 ul li:hover{background: rgba(0,0,0,0.6);}
.indChannel .w1200 ul li:hover a .cont{top:0;}

.indusList{margin-bottom: 100px;}
.indusList ul{padding-bottom: 10px;}
.indusList ul li{margin-bottom: 40px;}
.indusList ul li a{display: block;height: 370px;padding-left: 700px;position: relative;}
.indusList ul li a .pic{width: 700px;height: 370px;position: absolute;left:0;top:0;overflow: hidden;}
.indusList ul li a .pic img{width: 100%;height: 100%;}
.indusList ul li a .text{width: 100%;height: 100%;box-sizing: border-box;background: #ffffff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);padding: 42px 50px 0 50px;}
.indusList ul li a .text h5{font-size: 18px;line-height: 34px;color: #1a1a1a;margin-bottom: 8px;}
.indusList ul li a .text p{font-size: 16px;line-height: 30px;color: #4c4c4c;height: 120px;overflow: hidden;margin-bottom: 68px;}
.indusList ul li a .text .nyBtn{width: 138px;height: 44px;border:1px solid #cccccc;background: none;color: #333333;}
.indusList ul li a:hover .text .nyBtn{border-color: #fc330d;color: #fff;}
.indusList ul li a:hover .text .nyBtn:before{width: 100%;}
.indusList ul li a:hover .text h5{color: #fc330d;}
.indusList ul li.even a{padding-left: 0;padding-right: 700px;}
.indusList ul li.even a .pic{left: auto;right: 0;}

.page{text-align: center;font-size: 0;}
.page a{display: inline-block;*display: inline;*zoom: 1;width: 78px;height: 34px;margin: 0 10px;background: #ffffff;border:1px solid #cccccc;line-height: 34px;font-size: 14px;color: #4c4c4c;}
.page a.num{width: auto;padding: 0 8px;border-radius: 4px;}
.page a.on,.page a:hover{border-color: #007630;background: #007630;color: #fff;}

.induScroll{width: 100%;overflow: hidden;margin-bottom: 90px;}
.induScroll .container{width: 145%;margin: 0 auto;position: relative;margin-left: -22.5%;width: 920px;margin: 0 auto;}
.induScroll .scrollWrap{width: 200%;}
.induScroll .container .swiper-slide .wrap{padding: 0 40px;}
.induScroll .container .swiper-slide .wrap .tit{font-size: 24px;color: #1a1a1a;line-height: 34px;font-weight: normal;margin-bottom: 35px;text-align: center;}
.induScroll .container .swiper-slide .wrap .pic{width: 100%;height: 0;padding-bottom: 52.38%;position: relative;margin-bottom: 40px;}
.induScroll .container .swiper-slide .wrap .pic img{width: 100%;height: 100%;position: absolute;left:0;top:0;}
.induScroll .container .swiper-slide .wrap .pic b{width: 100%;height: 100%;position: absolute;left:0;top:0;z-index: 2;background: rgba(255,255,255,0.7);}
.induScroll .container .swiper-slide .wrap .detail{font-size: 16px;line-height: 32px;color: #333333;}
.induScroll .container .swiper-slide .wrap .detail *{max-width: 100% !important;}
.induScroll .container .swiper-slide .wrap .tit,.induScroll .container .swiper-slide .wrap .detail{filter: alpha(opacity=0);opacity: 0;}
.induScroll .container .swiper-slide.swiper-slide-active .wrap .tit,
.induScroll .container .swiper-slide.swiper-slide-active .wrap .detail{filter: alpha(opacity=100);opacity: 1;}
.induScroll .container .swiper-slide.swiper-slide-active .wrap .pic b{filter: alpha(opacity=0);opacity: 0;}
.induScroll .container .swiper-button-prev,.induScroll .container .swiper-button-next{width: 50px;height: 7px;position: absolute;top: 610px;cursor: pointer;z-index: 5;}
.induScroll .container .swiper-button-prev{left: -140px;background: url(/theme/images/leftArr.png) no-repeat center;}
.induScroll .container .swiper-button-next{left: auto;right: -140px;background: url(/theme/images/rightArr.png) no-repeat center;}
.induScroll .container .swiper-button-prev:before,
.induScroll .container .swiper-button-next:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;z-index: 2;filter: alpha(opacity=0);opacity: 0;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.induScroll .container .swiper-button-prev:before{background: url(/theme/images/leftArrOn.png) no-repeat left center;}
.induScroll .container .swiper-button-next:before{background: url(/theme/images/rightArrOn.png) no-repeat left center;}
.induScroll .container .swiper-button-prev:hover:before,
.induScroll .container .swiper-button-next:hover:before{filter: alpha(opacity=100);opacity: 1;}
.induScroll .container .scrollWrap.swiper-container-horizontal > .swiper-pagination-bullets{display: none;}
.induScroll .container .scrollWrap.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{width: 10px;height: 10px;}
.induScroll .container .scrollWrap.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #007630;}

.hrWrap{margin-bottom: 100px;}
.hrWrap .hrList{margin-bottom: 50px;}
.hrWrap .dl{background: #ffffff;border-bottom: 1px solid #dbdbdb;}
.hrWrap .dl .dt{height: 53px;line-height: 53px;padding: 0 160px 0 30px;cursor: pointer;position: relative;}
.hrWrap .dl .dt h5{font-size: 16px;color: #3b3b3b;font-weight: normal;}
.hrWrap .dl .dt span{width: 110px;position: absolute;right: 26px;top:0;font-size: 16px;color: #3b3b3b;}
.hrWrap .dl .dt span i{width: 25px;height: 25px;position: absolute;right: 0;top:50%;margin-top: -12px;background: #c2c2c2 url(../images/arrow1.png) no-repeat left top;border-radius: 50%;}
.hrWrap .dl .dd{display: none;}
.hrWrap .dl:first-child .dd{display: block;}
.hrWrap .dl .dd .wrap{padding: 26px 30px 34px;font-size: 14px;line-height: 28px;color: #717171;}
.hrWrap .dl .dd .wrap *{max-width: 100% !important;}
.hrWrap .dl .dd .wrap .item{margin-bottom: 22px;}
.hrWrap .dl .dd .wrap .tit{font-size: 15px;line-height: 34px;color: #fc330d;margin-bottom: 8px;}
.hrWrap .dl.on .dt{background: #e6e6e6;}
.hrWrap .dl.on .dt i{background-color: #ffffff;background-position: left bottom;}


.noticeWrap{margin: 56px auto 100px;}
.noticeWrap ul{padding-bottom: 25px;}
.noticeWrap ul li{border-bottom: 1px solid #dbdbdb;padding-bottom: 25px;margin-bottom: 25px;}
.noticeWrap ul li a{display: block;padding: 0 242px 0 0;position: relative;}
.noticeWrap ul li a h5{font-size: 18px;color: #1a1a1a;font-weight: normal;line-height: 28px;margin-bottom: 20px;position: relative;}
.noticeWrap ul li a p{font-size: 14px;line-height: 24px;color: #666666;height: 48px;overflow: hidden;}
.noticeWrap ul li a .date{position: absolute;right: 0;top:44px;height: 30px;line-height: 30px;font-size: 28px;color: #666666;font-family: "HelveticaCE55";}
.noticeWrap ul li a .date span{margin-left: 16px;font-size: 12px;}

.noticeWrap ul li a:hover .line:before{width: 12px;}
.noticeWrap ul li a:hover .line{padding-left: 16px;color: #007630;}

.popWrap{width: 100%;height: 100%;position: fixed;left:0;top:0;z-index: 999;background: url(/theme/images/gray80.png) repeat;display: none;}
.popWrap .popCont{width: 80%;height: 80%;background: #fff;position: absolute;left:10%;top:10%;box-sizing: border-box;padding: 30px 20px 30px 50px;}
.popWrap .popCont .close{position: absolute;right: 10px;top:10px;font-size: 14px;color: #333;padding-right: 26px;background: url(/theme/images/closeIcon.png) no-repeat right center;cursor: pointer;}
.popWrap .popCont .wrap{width: 100%;height: 100%;box-sizing: border-box;padding-right: 30px;overflow: auto;font-size: 16px;line-height: 32px;color: #333333;}
.popWrap .popCont .wrap *{max-width: 100% !important;}
.popWrap .popCont .wrap::-webkit-scrollbar{width:3px;height:3px}
.popWrap .popCont .wrap::-webkit-scrollbar-button:vertical{display:none}
.popWrap .popCont .wrap::-webkit-scrollbar-corner,
.popWrap .popCont .wrap::-webkit-scrollbar-track{background-color:#ccc}
.popWrap .popCont .wrap::-webkit-scrollbar-thumb{border-radius:0;background-color:#007630; }
.popWrap .popCont .wrap::-webkit-scrollbar-thumb:vertical:hover{ }
.popWrap .popCont .wrap::-webkit-scrollbar-thumb:vertical:active{ }

.popWrap .popCont .wrap .honorList li h5{color: #333;}
.popWrap .popCont .wrap .honorList li span{color: #333;}
.popWrap .popCont .wrap .honorList li i{background: #333;}

.cultrueWrap{margin: 56px auto 100px;font-size: 16px;line-height: 32px;color: #333333;}
.cultrueWrap *{max-width: 100% !important;}
.cultrueWrap .tit{font-size: 24px;line-height: 34px;color: #333333;font-weight: normal;margin-bottom: 35px;text-align: center;}

.picList{margin: 56px auto 100px;overflow: hidden;}
.picList ul{padding-bottom: 50px;width: 1230px;}
.picList ul li{width: 380px;margin: 0 30px 30px 0;background: #fff;box-sizing: border-box;padding: 20px 20px 0 20px;cursor: pointer;box-shadow: 1px 1.732px 6px 0px rgb( 0, 0, 0,0.15);}
.picList ul li .pic{width: 100%;height: 248px;overflow: hidden;}
.picList ul li .pic img{width: 100%;height: 100%;}
.picList ul li h5{text-align: center;font-size: 16px;font-weight: normal;line-height: 54px;}
.picList ul li:hover h5{color: #007630;}

.Gallery{width:100%;height:100%;position:fixed;left:0;top:0;background:#111;opacity:0;z-index:999999;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.Gallery.show{opacity:1}
.g-bottom,.g-left,.g-right,.g-top{z-index:99;display:block;-webkit-appearance:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease}
.g-top{position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.g-left.none,.g-right.none{opacity:.3;cursor:not-allowed}
.g-bottom{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120}
.g-left{position:absolute;top:43%;left:0;height:14%;background:rgba(0,0,0,.5);width:55px;cursor:pointer}
.g-right{position:absolute;top:43%;right:0;height:14%;background:rgba(0,0,0,.5);width:55px;cursor:pointer}
.Gallery img{max-height:87%;max-width:99%}
.Gallery.Gallery-none img{max-height:100%;max-width:99%}
.Gallery-wrap{width:100%;height:100%;position:relative;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
.g-left:after{content:'';width:20px;height:2px;background:#fff;position:absolute;left:16px;top:50%;margin-top:-1px}
.g-left:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-top:none;border-right:none;display:block;position:absolute;left:16px;top:50%;margin-top:-6px}
.g-right:after{content:'';width:20px;height:2px;background:#fff;position:absolute;right:16px;top:50%;margin-top:-1px}
.g-right:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-left:none;border-bottom:none;display:block;position:absolute;right:16px;top:50%;margin-top:-6px}
.g-list{width:100%;height:100%;text-align:center;vertical-align:middle;position:absolute;left:0;top:0}
.g-list span{display:inline-block;vertical-align:middle;height:100%}
.g-list img{vertical-align:middle;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease}
.Gallery-wrap.grab .g-list img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}
.g-top .g-count{width:auto;height:100%;position:absolute;left:0;top:0;padding:0 18px}
.g-top button{height:45px;width:45px;border:none;position:absolute;right:0;top:0;opacity:.8;background:0 0;-webkit-tap-highlight-color:transparent}
.g-top span{display:block;width:100%;height:100%;line-height:45px;color:#fff}
.g-close{cursor:pointer}
.g-close:after{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left:8px;top:21px}
.g-close:before{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:8px;top:21px}
.g-top button:hover{opacity:1}

/*飘窗*/
.float{position: fixed;top:30%;z-index: 99;}
.float.left{left: 0;}
.float.right{right: 0;}
.float .close{width: 18px;height: 18px;position: absolute;right: -9px;top:-9px;background: url(/theme/images/fcloseIcon.png) no-repeat center;z-index: 9;cursor: pointer;}
.float .pic{width: 220px;}
.float .pic img{width: 100%;}
.float.right .close{right: auto;left: -9px;}

.recomNews1{margin-bottom: 20px;overflow: hidden;}
.recomNews1 .pic{width: 40%;overflow: hidden;position: relative;}
.recomNews1 .pic .swiper-wrapper{}
.recomNews1 .pic .swiper-wrapper .swiper-slide a{display: block;width: 100%;height: 0;padding-bottom: 66%;position: relative;overflow: hidden;
background-position: center;background-size: cover;background-repeat: no-repeat;}
.recomNews1 .pic .swiper-wrapper .swiper-slide a img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}


.recomNews1 .text{width: 58%;}
.recomNews1 .text ul li{width: 100%;height: 90px;background: #ffffff;margin-top: 23px;box-sizing:border-box;padding: 16px 20px 0 20px;}
.recomNews1 .text ul li:first-child{margin-top: 0;}
.recomNews1 .text ul li h5{height: 32px;line-height: 32px;font-size: 18px;color: #1a1a1a;font-weight: normal;}
.recomNews1 .text ul li h5 .fl{max-width: 75%;}
.recomNews1 .text ul li h5 .fr{font-size: 12px;color: #808080;}
.recomNews1 .text ul li p{line-height: 24px;font-size: 12px;color: #666666;}
.recomNews1 .text ul li:hover h5{color: #007630;}

.newsList1{width: 100%;margin-bottom: 50px;overflow: hidden;}
.newsList1 ul{margin-bottom: 20px;}
.newsList1 li{border-bottom: 1px dotted #cccccc;}
.newsList1 li a{display: block;height: 70px;padding: 30px 60px 30px 159px;position: relative;}
.newsList1 li a .date{width: 128px;height: 70px;border-right: 1px solid #cccccc;position: absolute;left: 0;top: 30px;text-align: center;}
.newsList1 li a .date span{display: block;font-size: 26px;color: #4c4c4c;line-height: 35px;}
.newsList1 li a .date em{display: block;line-height: 24px;font-size: 12px;color: #808080;}
.newsList1 li a .text h5{padding-top: 6px;line-height: 32px;color: #1a1a1a;font-weight: normal;font-size: 18px;}
.newsList1 li a .text p{line-height: 27px;font-size: 12px;color: #666666;}
.newsList1 li a .more{width: 34px;height: 34px;text-align: center;line-height: 32px;box-sizing:border-box;border:1px solid #cccccc;position: absolute;
top: 47px;right: 26px;color: #ccc;font-family: "SimSun";font-size: 22px;}
.newsList1 li:hover a{background: #ffffff;}
.newsList1 li:hover .more{border-color: #007630;background: #007630;color: #fff;}


.orgWrap{width: 766px;margin: 0 auto;padding-top: 236px;background: url(/theme/images/orgBg.png) no-repeat center top;position: relative;}
.orgWrap ul.hd li{width: 200px;height: 44px;border:1px solid #007630;padding-top: 4px;font-size: 16px;color: #2c2c2c;line-height: 20px;text-align: center;font-weight: 300;
cursor: pointer;margin-left: 80px;}
.orgWrap ul.hd li:first-child{margin-left: 0;}
.orgWrap ul.hd li:hover{background: #007630;color: #fff;}

.orgWrap .bd{width: 916px;position: absolute;left: -75px;bottom: 84px;}
.orgWrap .bd .bdItem{width: 100%;position: absolute;left: 0;bottom: 0;box-sizing: border-box;padding: 36px 26px;-webkit-box-shadow:0 0 10px rgba(0,0,0,0.2);box-shadow:0 0 10px rgba(0,0,0,0.2);;background: #ffffff;display: none;}
.orgWrap .bd .bdItem .icon{width: 21px;height: 14px;position: absolute;left: 165px;bottom: -14px;background: url(/theme/images/trangle1.png) no-repeat center top;}
.orgWrap .bd .bdItem .tit{font-size: 24px;line-height: 38px;color: #2c2c2c;font-weight: normal;text-align: center;margin-bottom: 17px;}
.orgWrap .bd .bdItem .cont{font-size: 14px;line-height: 26px;color: #2c2c2c;text-align: justify;width: 100%;padding-right: 10px;height: 182px;overflow: auto;}
.orgWrap .bd .bdItem.bdItem2 .icon{left: 448px;}
.orgWrap .bd .bdItem.bdItem3 .icon{left: 730px;}
.orgWrap .bd .bdItem .cont::-webkit-scrollbar{width:3px;height:3px}
.orgWrap .bd .bdItem .cont::-webkit-scrollbar-button:vertical{display:none}
.orgWrap .bd .bdItem .cont::-webkit-scrollbar-corner,
.orgWrap .bd .bdItem .cont::-webkit-scrollbar-track{background-color:#ccc}
.orgWrap .bd .bdItem .cont::-webkit-scrollbar-thumb{border-radius:0;background-color:#ca161d; }
.orgWrap .bd .bdItem .cont::-webkit-scrollbar-thumb:vertical:hover{ }
.orgWrap .bd .bdItem .cont::-webkit-scrollbar-thumb:vertical:active{ }

.wapOrg{display: none;}
.wapOrg .pic{text-align: center;}
.wapOrg .pic img{max-width: 100% !important;}
.wapOrg .orgList{padding-top: 20px;}
.wapOrg .orgList li{padding-bottom: 15px;border-bottom: 1px solid #ccc;text-align: left;margin: 0 0 15px;}
.wapOrg .orgList li:nth-child(2n){float: right;}
.wapOrg .orgList li .t{font-size: 14px;font-weight: bold;color: #333;}
.wapOrg .orgList li .c{font-size: 13px;color: #444;line-height: 24px;margin-bottom: 4px;}

.crln{padding: 28px 32px 0;background: url(/theme/images/rclnBg.jpg) no-repeat center top;height: 300px;box-sizing: border-box;margin-bottom: 40px;}
.crln ul li{margin-bottom: 14px;}
.crln ul li h5{padding-top: 16px;background: url(/theme/images/rIcon1.png) no-repeat left top;font-size: 16px;color: #333333;line-height: 28px;}
.crln ul li p{font-size: 14px;line-height: 28px;color: #666666;}
.crln ul li.li2 h5{background-image: url(/theme/images/rIcon2.png);}
.crln ul li.li3 h5{background-image: url(/theme/images/rIcon3.png);}

.FloatingAds{z-index: 99;}
.FloatingAds .floatpic{width: 290px;}
.FloatingAds .floatpic img{width: 100%;}

/*20191018*/
.orgWrap{width: 840px;background: url(/theme/images/orgBg1.png) no-repeat center top;}
.orgWrap ul.hd li{width: 150px;margin-left: 20px;}
.orgWrap .bd .bdItem .icon{left: 142px;}
.orgWrap .bd .bdItem.bdItem2 .icon{left: 313px;}
.orgWrap .bd .bdItem.bdItem3 .icon{left: 484px;}
.orgWrap .bd .bdItem.bdItem4 .icon{left: 654px;}
.orgWrap .bd .bdItem.bdItem5 .icon{left: 835px;}
.orgWrap .bd .bdItem.bdItem2,.orgWrap .bd .bdItem.bdItem4{display: none !important;}


.addOrg{text-align: center;}
.addOrg img{max-width: 100%;width: 80%;}

.header .logo{height: 134px;line-height: 134px;}
.header .logo img{height: 60px;}
.header .form{margin-top: 46px;}
.pcNav{height: 62px;}
.pcNav ul .nLi h3 a{padding: 8px 0 12px;}
.pcNav ul .nLi .navSub{top:62px;}

/* 20210310 */
.isect3 .isect3_3{width: 31%;margin-left: 3.5%;}
.isect3 .isect3_3:first-child{margin-left: 0;}
.isect3 .isect3_3 .ititle h4{display: none;}
.isect3 .isect3_3 .ititle{background: url(/theme/images/titleBg.png) no-repeat center bottom;padding-bottom: 8px;}
.isect3 .isect3_3 .ititle .imore{font-size: 14px;color: #787878;line-height: 40px;}
.isect3 .isect3_3 .ititle .imore:hover{color: #007630;}
.isect3 .isect3_3 .list li{height: 38px;line-height: 38px;font-size: 15px;}
.isect3 .isect3_3 .list li span{font-size: 13px;}
.isect3 .isect3_3 .list li h5{width: 100%;max-width: 100%;}

.nyBanner{height: 260px;}
.nyBanner .tit{padding-top: 30px;}
.fBtm .left .nav{display: none;}
.fBtm .left .text p span{margin-right: 12px;}
.fBtm .left .text p span:last-child{margin-right: 0;}

.lNav{padding: 30px 0;line-height: 34px;font-size: 18px;color: #000000;line-height: 30px;}
.lNav a:hover,.lNav .on{color: #007630;}
.lNav span{font-size: 12px;margin: auto 20px;}

@media screen and (max-width: 1220px){

.w1200{width: auto;padding: 0 5%;}
.header{background-size: cover;}
.header .logo img{height: 66px;}

.pcNav{display: none;}

.banner{height: auto;}
.banner .swiper-slide a{height: 0;padding-bottom: 38%;background-size: cover;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets{width: 100%;box-sizing: border-box;padding: 0 5%;left: 0;margin-left: 0;bottom: 80px;}

.isect1 .inewsScroll,.isect1 .inewsTab{width: 100%;}
.isect1 .inewsScroll{margin-bottom: 30px;height: auto;}
.isect1 .inewsScroll .swiper-slide a .pic{height: 0;padding-bottom: 73.08%;position: relative;}
.isect1 .inewsScroll .swiper-slide a .pic img{position: absolute;left: 0;top: 0;}
.isect1 .inewsScroll .swiper-slide a .text{padding: 0 10px;}
.isect1 .inewsScroll .pageState{display: none;}

.isect2 .ititle{position: static;height: auto;margin-left: 0;}
.isect2 .ititle h4{color: #333333;position: static;}
.isect2 .ititle h5{color: #242424;position: static;}

.isect2 .tabs{position: static;margin-left: 0;padding: 0;}
.isect2 .tabs .wrap{width: 100%;}
.isect2 .tabs .wrap .arrow{display: none;}
.isect2 .tabs ul{width: 100%;}
.isect2 .tabs ul li{margin-right: 0;width: 33.3%;overflow:hidden;}

.isect2 .tabs ul li a{padding-top: 32px;background: #ffffff;box-shadow: 0px 4px 4px 0px rgb( 8, 2, 3 );}
.isect2 .tabs ul li a i{-webkit-transform: scale(0.78); -moz-transform: scale(0.78); -ms-transform: scale(0.78); transform: scale(0.78);}
.isect2 .tabs ul li a i:before{filter: alpha(opacity=0);opacity: 0;}
.isect2 .tabs ul li a i:after,.isect2 .tabs ul li a p{filter: alpha(opacity=100);opacity: 1;}



.isect2 .swiper-container .swiper-slide a{height: auto;}
.isect2 .swiper-container .swiper-slide a .pic{width: 100%;height: 380px;position: static;margin-left: 0;}
.isect2 .swiper-container .swiper-slide a .pic span{background-size: cover;background-position: center;}
.isect2 .swiper-container .swiper-slide a .text{width: 100%;position: static;margin-right: 0;height: auto;box-sizing: border-box;padding: 50px 5%;display: none;}
.isect2 .swiper-container .swiper-slide a .text .wrap{float: none;width: 100%;padding-top: 0;}
.isect2 .swiper-container .swiper-slide a .text .wrap p{height: auto;max-height: 52px;}

.isect3 .isect3_1{width: 100%;}
.isect3 .isect3_2{display: none;}

.isect4{background-size: cover;padding: 40px 0;}
.isect4 .ititle{float: none;margin-bottom: 30px;}
.isect4 ul{float: none;width: 100%;}
.isect4 ul li.li1,.isect4 ul li.li2,.isect4 ul li.li3{width: 32%;margin-left: 2%;padding-left: 20px;}
.isect4 ul li.li1{margin-left: 0;padding-left: 20px;}
.isect4 ul li:before{display: none;}

.fBtm{padding: 30px 0;}
.fBtm .bdsharebuttonbox,.fBtm .qrcode{display: none;}
.fBtm .left{width: 100%;}

.nyBanner{background-size: cover;}
.nyBanner ul li{width: 120px;}

.aboutWrap .aboutItem1 .pic{width: 38%;height: 0;padding-bottom: 44.5%;}
.aboutWrap .aboutItem1 .pic img{position: absolute;left: 0;top:0;}
.aboutWrap .aboutItem1 .text{width: 54%;}
.aboutWrap .aboutItem1 .text .cont{margin-bottom: 32px;}

.aboutWrap .aboutItem3{background-size: cover;}

.aboutWrap .aboutItem5 .cont .text{padding: 20px;}

.recomNews a{padding-left: 400px;height: 292px;}
.recomNews a .pic{width: 400px;height: 292px;}
.recomNews a .text{padding-top: 40px;}
.recomNews a .text .desc{height: 60px;margin-bottom: 30px;}

.newsList #main ul li a .pic img{max-width: none;}

.indChannel .shadow.shadow1,.indChannel .shadow.shadow2{display: none;}
.indChannel .w1200{padding: 0;}
.indChannel{background-size: cover;}

.indusList ul li a{height: 264px;padding-left: 500px;}
.indusList ul li.even a{padding-right: 500px;}
.indusList ul li a .pic{width: 500px;height: 264px;}
.indusList ul li a .text{padding: 22px 20px 0 20px;}
.indusList ul li a .text p{height: 90px;margin-bottom: 38px;}

.induScroll .container .swiper-button-prev{left: -20px;}
.induScroll .container .swiper-button-next{right: -20px;}

.picList ul{width: 100%;}
.picList ul li{width: 32%;margin-right: 2%;}
.picList ul li:nth-child(3n){margin-right: 0;}
.picList ul li .pic{height: 0;padding-bottom: 72.94%;position: relative;}
.picList ul li .pic img{position: absolute;left:0;top:0;}

.recomNews1 .pic .swiper-wrapper .swiper-slide a{height: 316px;padding-bottom: 0;}
.recomNews1 .pic .swiper-wrapper .swiper-slide a img{display: none;}

.isect3 .isect3_3{width: 100%;margin-left: 0;margin-bottom: 20px;}
.isect3 .isect3_3:last-child{margin-bottom: 0;}
}

@media screen and (max-width: 1024px){
.header .form{display: none;}
.header .menuIcon,.header .searchBtn{display: block;}

.fTop{background-size: cover;}
.fTop .select{width: 49%;margin: 0 2% 20px 0;}
.fTop .select:nth-child(2n){margin-right: 0;}

.fBtm{padding: 12px 0;}
.fBtm .left .nav{display: none;}
.fBtm .left .text{text-align: center;}

.nyBanner{height: auto;padding: 4% 0 8%;}
.nyBanner .tit{padding-top: 0;}
.nyBanner i{margin-bottom: 0;}
.nyBanner ul{display: none;}

.aboutWrap .aboutItem1 .pic{display: none;}
.aboutWrap .aboutItem1 .text{width: 100%;}
.aboutWrap .aboutItem1 .text .cont{font-size: 15px;}

.aboutWrap .aboutItem1 .text .title .en{font-size: 22px;line-height: 34px;}
.aboutWrap .aboutItem1 .text .title .ch{font-size: 18px;line-height: 24px;}
.aboutWrap .aboutItem1 .text .title h5{font-size: 15px;line-height: 34px;}

.aboutTit{margin-bottom: 32px;}
.aboutTit .en{font-size: 22px;line-height: 34px;}
.aboutTit .ch{font-size: 18px;line-height: 24px;}

.aboutWrap .aboutItem2{background-size: cover;height: auto;padding: 10% 0;}
.aboutWrap .aboutItem2 .cont{width: 100%;font-size: 15px;}

.aboutWrap .aboutItem3{padding: 10% 0 15%;}
.aboutWrap .aboutItem3 .cont{font-size: 15px;}

.aboutWrap .aboutItem4 .cont .pic{display: none;}
.aboutWrap .aboutItem4 .cont .text{width: 100%;padding: 10% 5%;height: auto;}
.aboutWrap .aboutItem4 .text .honorList{height: auto;}
.aboutWrap .aboutItem4 .text .honorList li{padding-left: 81px;}
.aboutWrap .aboutItem4 .text .honorList li h5{font-size: 15px;line-height: 26px;padding: 10px 0;}
.aboutWrap .aboutItem4 .text .honorList li i{width: 20px;left: 50px;}
.aboutWrap .aboutItem4 .text .honorList li span{font-size: 20px;}

.aboutWrap .aboutItem5 .cont{padding-right: 0;}
.aboutWrap .aboutItem5 .cont .mapWrap{position: static;width: 100%;height: 270px;}

.recomNews a{padding-left: 300px;height: 220px;}
.recomNews a .pic{width:300px;height: 220px;}
.recomNews a .text{padding-top: 20px;padding-right: 100px;}
.recomNews a .text .desc{height: 60px;margin-bottom: 20px;}
.recomNews a .text h5{margin-bottom: 20px;}

.passage .psgCont{font-size: 15px;}

.newsList #main ul li a .text h5{font-size: 16px;}

.indChannel .w1200 ul li{height: auto;padding: 8% 0;}
.indChannel .w1200 ul li a .cont{position: static;padding: 0 10px;}
.indChannel .w1200 ul li a .cont .tit{margin-bottom: 0;}
.indChannel .w1200 ul li a .cont .desc,.indChannel .w1200 ul li a .cont .btn{display: none;}


.indusList ul li a{height: 184px;padding-left: 350px;}
.indusList ul li.even a{padding-right: 350px;}
.indusList ul li a .pic{width: 350px;height: 184px;}
.indusList ul li a .text{padding: 22px 20px 0 20px;}
.indusList ul li a .text p{height: 30px;margin-bottom: 12px;}

.induScroll .container{width: 90%;overflow: hidden;}
.induScroll .scrollWrap{width: 100%;}
.induScroll .container .swiper-slide .wrap{padding: 0 12px;}
.induScroll .container .swiper-slide .wrap .tit,
.induScroll .container .swiper-slide .wrap .detail{filter: alpha(opacity=100);opacity: 1;}
.induScroll .container .swiper-slide .wrap .pic b{filter: alpha(opacity=0);opacity: 0;}
.induScroll .container .swiper-slide .wrap .tit{min-height: 64px;margin-bottom: 10px;}

.induScroll .container .swiper-button-prev, .induScroll .container .swiper-button-next{display: none;}
.induScroll .container .scrollWrap{padding-bottom: 20px;}
.induScroll .container .scrollWrap.swiper-container-horizontal > .swiper-pagination-bullets{display: block;}

.induScroll .container .swiper-slide .wrap .detail{font-size: 15px;}

.noticeWrap ul li a{padding-right: 150px;}

.popWrap .popCont .wrap{font-size: 15px;}

.orgWrap.pcOrg{display: none;}
.wapOrg{display: block;}

.lNav{padding: 15px 0;font-size: 16px;line-height: 30px;}
.lNav span{margin: auto 6px;}
}

@media screen and (max-width: 768px){
.header .logo{height: 100px;line-height: 100px;}
.header .logo img{height: 32px;}
.header .searchBtn{height: 100px;}
.header .menuIcon{margin-top: 40px;}

.banner.swiper-container-horizontal > .swiper-pagination-bullets{text-align: center;bottom: 20px;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 4px;}
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bulle1 i,
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bulle2 i,
.banner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bulle3 i{background-size: 100% 100%;}

.isect1 .inewsTab .tabs li{width: 33.3%;box-sizing: border-box;}

.isect4{background: none;padding: 0 0 40px;}
.isect4 ul li.li1,.isect4 ul li.li2,.isect4 ul li.li3{width: 100%;margin-left: 0;margin-bottom: 12px;}

.recomNews a{padding-left: 0;height: auto;}
.recomNews a .pic{width: 100%;position: static;height: auto;}
.recomNews a .pic img{width: 100%;height: auto;}
.recomNews a .text{height: auto;padding: 30px 20px;margin-right: 0;position: static;}

.passage{padding: 30px 20px 40px;}
.passage .psgCont{padding-bottom: 30px;margin-bottom: 30px;}
.passage .psgBtm{padding-right: 0;}
.passage .psgBtm .bdsharebuttonbox{position: static;margin-top: 20px;}

.indChannel .w1200 ul li{width: 100%;background: rgba(0,0,0,0.6);}
.indChannel .w1200 ul li:first-child{width: 100%;}
.indChannel .w1200 ul li a .cont .tit .ch{font-size: 20px;line-height: 30px;}
.indChannel .w1200 ul li a .cont .tit .en{font-size: 24px;}
.indChannel .w1200 ul li a:before{width: 100%;height: 2px;}


.indusList ul li a{height: auto;padding: 0;}
.indusList ul li.even a{padding: 0;}
.indusList ul li a .pic{width: 100%;height: 0;padding-bottom: 52.86%;position: relative;}
.indusList ul li a .pic img{position: absolute;left:0;top:0;}
.indusList ul li a .text{height: auto;padding: 20px;}
.indusList ul li a .text p{height: auto;max-height: 60px;margin-bottom: 20px;}

.induScroll .container .swiper-slide .wrap .tit{min-height: 34px;margin-bottom: 30px;}

.hrWrap .dl .dt{padding: 0 50px 0 10px;}
.hrWrap .dl .dt span{font-size: 0;text-indent: 999em;width: 25px;right: 10px;}
.hrWrap .dl .dd .wrap{padding: 20px 10px;}

.newsList #main ul li a .text .date{font-size: 20px;line-height: 30px;}
.newsList #main ul li a .text .date span{margin-left: 6px;}
.noticeWrap ul li a{padding-right: 0;}
.noticeWrap ul li a .date{position: static;font-size: 20px;margin-top: 10px;}
.noticeWrap ul li a .date span{margin-left: 6px;}

.popWrap .popCont{padding: 30px 0 20px 20px;}

.picList ul li{width: 49%;}
.picList ul li:nth-child(3n){margin-right: 2%;}
.picList ul li:nth-child(2n){margin-right: 0;}

.recomNews1 .pic{width: 100%;margin-bottom: 20px;}
.recomNews1 .text{width: 100%;}
.recomNews1 .pic .swiper-wrapper .swiper-slide a{height: 0;padding-bottom: 67%;}

.crln{background-size: cover;padding: 20px;height: auto;}

.lNav{padding: 10px 0;font-size: 15px;line-height: 30px;}
.lNav span{margin: auto 5px;}

.aboutWrap .aboutItem5 .cont .mapWrap{height: auto;}
.aboutWrap .aboutItem5 .cont .mapWrap img{display: block;}
}

@media screen and (max-width: 468px){
.header .logo{height: 70px;line-height: 70px;}
.header .logo img{height: 24px;}
.header .searchBtn{height: 70px;}
.header .menuIcon{margin-top: 27px;}

.isect1 .inewsScroll .swiper-slide a .text{padding-right: 80px;}
.isect1 .inewsScroll .pageState{display: block;}

.inoticeList li a{padding-left: 74px;}
.inoticeList li a:before{left: 58px;}

.isect2 .tabs{background: none;}
.isect2 .tabs ul li a,.isect2 .tabs ul li.active a{padding-top: 12px;}
.isect2 .tabs, .isect2 .tabs ul li{height: 105px;}
.isect2 .swiper-container .swiper-slide a .pic{height: 220px;}

.list li{height: 65px;}
.list li:nth-child(5),.list li:nth-child(6),.list li:nth-child(7),.list li:nth-child(8){display: none;}
.list li a:before{top: 16px;margin-top: 0;}
.list li a h5{width: 100%;max-width: 100%;}
.list li a span{float: left;line-height: 20px;font-size: 12px;}
.list li a:hover h5{padding-left: 0;}

.fTop .select{width: 100%;margin-right: 0;}
.fTop .select:last-child{margin-bottom: 0;}

.isect1 .tit{height: 50px;line-height: 50px;}
.isect1 .tit .en{font-size: 20px;margin-right: 7px;}
.isect1 .tit .ch{font-size: 20px;}

.isect3 .ititle,.isect4 .ititle{margin-bottom: 12px;}
.ititle h4, .ititle h5{float: left;height: 50px;line-height: 50px;}
.ititle h4{margin-right: 7px;font-size: 20px;}
.ititle h5{font-size: 20px;}

.sitemap{padding-top: 70px;}
.sitemap .smHeader{height: 60px;line-height: 60px;padding: 0 20px;}
.sitemap .smHeader .close{width: 30px;height: 30px;margin-top: 16px;}
.sitemap .cont{padding-left: 20px;}
.sitemap .cont .smList{padding-right: 20px;}

.nyBanner .tit{font-size: 26px;}

.goTop{display: none;}
/* .aboutWrap .aboutItem5 .cont .mapWrap{height: 220px;} */

.psgTit h5{font-size: 20px;line-height: 28px;}
.psgTit .info{line-height: 22px;}

.page a.num{display: none;}
.page a.num.on{display: inline-block;}

.indusList,.induScroll,.noticeWrap,.cultrueWrap,.picList,.newsList{margin-bottom: 60px;}

.nyBanner{margin-bottom: 30px;}
.cultrueWrap{margin-top: 30px;}
.cultrueWrap .tit{margin-bottom: 20px;font-size: 22px;}

.picList ul{padding-bottom: 20px;}
.picList ul li{width: 100%;margin-right: 0;}
.picList ul li:nth-child(3n){margin-right: 0;}

.g-left,.g-right{display: none;}

.isect1 .inewsScroll .swiper-slide a .text,.isect1 .inewsTab .tabs li{font-size: 16px;}
.aboutWrap .aboutItem1{margin-bottom: 40px;}
.aboutWrap .aboutItem4{padding: 40px 0 0;}
.aboutWrap .aboutItem5{margin-bottom: 0;}

.recomNews a .text{padding-top: 15px;}
.recomNews a .text h5{margin: 0 0 10px;}
.newsList #main .nyBtn{margin-top: 30px;}
.newsList #main ul li a .pic{margin-bottom: 15px;}

.indChannel .w1200 ul li a .cont i{height: 36px;background-size: auto 100%;margin-bottom: 10px;}
.indChannel .w1200 ul li a .cont .tit .ch{font-size: 16px;line-height: 26px;}
.indChannel .w1200 ul li a .cont .tit .en{font-size: 20px;line-height: 30px;}

.nyBtn,.indusList ul li a .text .nyBtn{width: 120px;height: 40px;line-height: 40px;}
.noticeWrap ul li a h5{margin-bottom: 12px;}
.noticeWrap ul li{padding-bottom: 20px;margin-bottom: 20px;}
.noticeWrap{margin-top: 30px;}

.hrWrap{margin-bottom: 60px;}
.hrWrap .hrList{margin-bottom: 30px;}

.newsList1 li a .date{display: none;}
.newsList1 li a{padding-left: 10px;}
.newsList1 li a .more{right: 5px;}

.recomNews1 .text ul li h5 .fr{display: none;}
.recomNews1 .text ul li h5 .fl{max-width: 100%;}

.addOrg img{width: 100%;}

.isect3 .isect3_3 .ititle{margin-bottom: 0;}
.isect3 .isect3_3 .ititle h5{height: 38px;line-height: 38px;}
.isect3 .isect3_3 .list li{height: auto;}
}

<!--耗时1753024215.295秒-->