@font-face {
    font-family: 'AdobeDevanagariItalic';
    src: url('AdobeDevanagariItalic.eot');
    src:
    url('AdobeDevanagariItalic.eot?#font-spider') format('embedded-opentype'),

    url('AdobeDevanagariItalic.ttf') format('truetype'),
    url('AdobeDevanagariItalic.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'AdobeDevanagariReg';
    src: url('AdobeDevanagariReg.eot');
    src:
    url('AdobeDevanagariReg.eot?#font-spider') format('embedded-opentype'),

    url('AdobeDevanagariReg.ttf') format('truetype'),
    url('AdobeDevanagariReg.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@charset "utf-8";
*{margin:0; padding:0;}

.navFixed{z-index: 9999999999;}
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;cursor:pointer;}
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;}

.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;}

.yaowen_right{width:50%; float:right;margin-top: -5px;}
.yaowen_right ul {    width: 100%;
    overflow: hidden;}
.yaowen_right ul li {
    width: 100%;
    height: 31px;
    line-height: 31px;
}
.yaowen_right ul li a{
	    display: block;
    padding-left: 13px;
    position: relative;
}
.yaowen_right ul li a h5{
	    font-size: 14px;
    color: #333333;
    font-weight: normal;
    max-width: 80%;
}

.yaowen_right ul li a fl{font-size: 14px;color: #666666;}

.footer_cont .leftr{float: left;width: 90%;}


.footer_cont .righr{float:right;}
.footer_cont .righr p{font-family: Microsoft YaHei;font-weight: 400;font-size: 12px;color: #DEEAF3;line-height:2.5;clear: both;display: block;margin-right: 12px;}

.navbox_mob .search_mob {background: #eee;padding: 10px 15px;border: none;position: relative;}
.navbox_mob .search_mob .search_span {width: 30px;height: 30px;z-index: 999;position: absolute;top: 20px;left: 25px;background: url('../images/header/menu_search.png') no-repeat;}
.navbox_mob .search_mob input {color: #999;font-size: 12px;padding-left: 30px;}
.navbox_mob .menu_parent li.actives {background: #0062ac;}
.navbox_mob .menu_parent li.actives a {color: #fff;}
.navbox_mob .menu_parent li {border-bottom: 1px solid #d5d5d5;position: relative;display: block!important;float: none!important;}
.navbox_mob .menu_parent li a {display: inline-block;padding: 12px;color: #333;font-size: 12px;font-family: ;}
.navbox_mob .menu_parent li a .btn_icon {width: 12px;height: 12px;display: inline-block;}
.navbox_mob .menu_parent li a .btn_icon span.xiala {
  position: absolute;
  right: 5px;
  top: 24px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url('xiala.png') no-repeat;
}
.navbox_mob .menu_parent li a .btn_icon span.shouhui {
  position: absolute;
  right: 5px;
  top: 24px;
  width: 30px;
  height: 30px;
  display: inline-block;
  background: url('../img/shouhui2.png') no-repeat;
}


.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;}
.w1000{width: 1000px;margin: 0 auto;}

.header .menuIcon{width: 24px;cursor: pointer;margin: 42px 0 0 20px;display: none;}
.header .menuIcon span{display: block;height: 3px;background: #0f63b1;margin-top: 5px;position: relative;}
.header .menuIcon span:before{content: "";height: 100%;width: 0;background: #1a7cd7;position: absolute;left: 0;top: 0;}
.header .menuIcon span.line1:before{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.header .menuIcon span.line2:before{-webkit-transition:all 0.2s linear 0.1s; -moz-transition:all 0.2s linear 0.1s; -ms-transition:all 0.2s linear 0.1s; transition:all 0.2s linear 0.1s;}
.header .menuIcon span.line3:before{-webkit-transition:all 0.2s linear 0.2s; -moz-transition:all 0.2s linear 0.2s; -ms-transition:all 0.2s linear 0.2s; transition:all 0.2s linear 0.2s;}
.header .menuIcon:hover span:before{width: 100%;}

.header .searchBtn{width: 40px;height: 118px;cursor: pointer;background: url(../images/searchBtn1.png) no-repeat center;display: none;}

.cd-popup { position: fixed; left: 0; top: 0; height: 100%; width: 100%;background: url(../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: 3s; transition-duration: 3s; }
.is-visible .cd-popup-container { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
.cd-popup0, .cd-popup1, .cd-popup2, .cd-popup3 { position: fixed; left: 0; top: 0; height: 100%; width: 100%; background-color: rgba(0, 0, 0, 0.3); opacity: 0; visibility: hidden; -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s; transition: opacity 0.3s 0s, visibility 0s 0.3s; z-index: 9999; }
.cd-popup0.is-visible, .cd-popup1.is-visible, .cd-popup2.is-visible, .cd-popup3.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-container0, .cd-popup-container1, .cd-popup-container2, .cd-popup-container3 { position: relative; padding: 40px; background: #fff; width: 60%; margin: 0 auto; top: 20%; background: #FFF; border-radius: .4rem .4rem .4rem .4rem; 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: 3s; transition-duration: 3s; }
.cd-popup-container1 { top: 10%; }
.is-visible .cd-popup-container0, .is-visible .cd-popup-container1, .is-visible .cd-popup-container2, .is-visible .cd-popup-container3 { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.hidden_search .text { width: 100%; height: 20px; padding: 8px 0; font-size: 14px; color: #444;background: none;border:none;font-family: "Microsoft Yahei";}
.hidden_search .btn { display: block; background: url(../images/search_icon.jpg) no-repeat center center; position: absolute; right: 0; top: 0; height: 36px; width: 36px; text-indent: -999em;border:none; }
.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: 25px; }
.hidden_search .close_btn:hover { -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
.hidden_search .close_btn:hover:after, .hidden_search .close_btn:hover:before { background: #183884; }


.contPage{margin: 40px auto;}
.contPage .psgCont{min-height: 300px;margin-bottom: 30px;font-size: 14px;line-height: 28px;color: #4c4c4c;text-align: justify;word-break:break-all;}
.contPage .psgCont *{max-width: 100% !important;}

.passage .psgCont img{height: auto !important;}
.passage .psgCont table{margin: 0 auto;}

.contPage .psgTitle{text-align: center;margin-bottom: 22px;}
.contPage .psgTitle h5{line-height: 40px;font-size: 24px;color: #333333;font-weight: normal;}
.contPage .psgTitle h5 span{color: #1081ce;}
.contPage .psgTitle .info{font-size: 12px;color: #666666;text-align: center;line-height: 35px;}
.contPage .psgTitle .info span{margin: 0 10px;}


.contPage .psgLink{padding-bottom: 34px;border-top: 1px solid #e5e5e5;}
.contPage .psgLink .item{padding-top: 24px;}
.contPage .psgLink .item:first-child{padding-top: 44px;}
.contPage .psgLink .item h5{font-size: 14px;font-weight: normal;color: #666666;line-height: 16px;}
.contPage .psgLink .item h3{font-size: 18px;color: #000000;font-weight: normal;color: #000000;line-height: 36px;}
.contPage .psgLink .item p{font-size: 14px;color: #888888;line-height: 24px;}
.contPage .psgLink .item:hover h3{color: #379f64;}


.pageStyle{min-height: 300px;margin-bottom: 30px;font-size: 14px;line-height: 28px;color: #4c4c4c;text-align: justify;word-break:break-all;}
.pageStyle *{max-width: 100% !important;}

.w1200{width: 1200px;margin: 0 auto;}
.header{width: 100%;height:90px;background: url(../images/headerBg.jpg) no-repeat center top;}
.header .logo{height:90px;line-height:90px;font-size: 0;}

.header .form{padding-top: 38px;}
.header .form .text{width: 329px;height: 38px;border:1px solid #bed2e5;border-right: none;background: #ffffff;text-indent: 11px;line-height: 38px;
font-family: "Microsoft Yahei";font-size: 14px;}
.header .form .subm{width: 40px;height: 40px;border:none;background: #0f63b1 url(../images/searchBtn.png) no-repeat center;cursor: pointer;}

.pcNavWrap{width: 100%;height: 56px;background: #0f63b1;}
.pcNavWrap .w1200{position: relative;}
.pcNavWrap .pcNav .nLi{float: left;width: 130px;height: 56px;text-align: center;position: relative;}
.pcNavWrap .pcNav .nLi h3 a{display: block;width: 100%;height: 56px;line-height: 56px;font-size: 16px;color: #ffffff;font-weight: normal;}
.pcNavWrap .pcNav .nLi .navSub{width: 100%;position: absolute;left: 0;top: 56px;background: #1a7cd7;background: rgba(26,124,215,0.7);display: none;z-index: 3;}
.pcNavWrap .pcNav .nLi .navSub ul li a{display: block;padding: 7px 2px;line-height: 22px;text-align: center;font-size: 14px;color: #fff;}
.pcNavWrap .pcNav .nLi .navSub ul li a:hover{background: #1a7cd7;}
.pcNavWrap .pcNav .nLi.on h3 a,.pcNavWrap .pcNav .nLi:hover h3 a{background: #1a7cd7;}
.pcNavWrap .slogan{position: absolute;right: 0;top: -6px;font-size: 0;}

.banner{ width:100%;  min-width:1200px;  height:500px;  position:relative; overflow:hidden; background:#fff; text-align:center;   }
.banner .bd{ width:1200px; position:absolute; left:50%; margin-left:-600px;  }
.banner .bd li{ width:1200px;  overflow:hidden;position: relative;}
.banner .bd li img{ display:block; width:1200px; height:500px;-webkit-filter: grayscale(100%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=1);
filter:alpha(opacity=40);opacity:0.4;}
.banner .bd li.on img{-webkit-filter: grayscale(0%);filter:progid:DXImageTransform.Microsoft.BasicImage(graysale=0);filter:alpha(opacity=100);opacity:1;}
.banner .tempWrap{ overflow:visible !important }
.banner .tempWrap ul{  margin-left:-1200px !important; }
.banner .bd li .text{width: 100%;height: 100px;background: url(../images/blueBg.png) repeat;position: absolute;left: 0;bottom: -100px;z-index: 2;box-sizing:border-box;padding: 21px 150px 0 29px;text-align: left;}
.banner .bd li .text h5{line-height: 35px;font-size: 24px;color: #ffffff;font-weight: normal;}
.banner .bd li .text p{font-size: 12px;color: #ffffff;line-height: 24px;filter:alpha(opacity=70);opacity:0.7;}
.banner .bd li.on .text{bottom: 0;-webkit-transition:all 0.3s linear 0s; -moz-transition:all 0.3s linear 0s; -ms-transition:all 0.3s linear 0s; transition:all 0.3s linear 0s;}
.banner .hd{ position:absolute; width:1200px; left:50%; margin-left: -600px; z-index:3; height:8px;line-height: 8px;font-size: 0;bottom:46px;  text-align:right;box-sizing:border-box;padding-right: 80px;padding-right: 40px;}
.banner .hd ul{height: 8px;}
.banner .hd li{ display:inline-block; *display:inline; zoom:1; width:8px; height:8px; line-height:99px;font-size: 0; overflow:hidden; background:#ffffff; 
    margin:0 0 0 10px; cursor:pointer; filter:alpha(opacity=100);opacity:1; border-radius: 50%; }
.banner .hd li.on{ background:#0f63b1;}
.banner .pnBtn{  position:absolute; z-index:5; top:0; width:100%;  height:500px; cursor:pointer;   }
.banner .prev{ left:-50%; margin-left:-600px;}
.banner .next{ left:50%;  margin-left:600px;}
.banner .pnBtn .blackBg{ display:block;  position:absolute; left:0; top:0; width:100%; height:500px; background:#000; filter:alpha(opacity=50);opacity:0.5;}
.banner .pnBtn .arrow{ display: block;display:none;position:absolute; z-index:1; width:44px; height:50px;top: 50%;margin-top: -25px;  }
.banner .pnBtn .arrow:hover{/* filter:alpha(opacity=60);opacity:0.6;*/ }
.banner .prev .arrow{ right: 20px; background:url(../images/arrow.png) 0 0 no-repeat;   }
.banner .next .arrow{ left: 20px; background:url(../images/arrow.png) right 0 no-repeat;  }

.wapBanner{width: 100%;overflow: hidden;position: relative;display: none;}
.wapBanner .swiper-slide a{display: block;width: 100%;height: 0;padding-bottom: 41.66%;background-repeat: no-repeat;background-position: center top;background-size: cover;}
.wapBanner.swiper-container-horizontal > .swiper-pagination-bullets{width: 100%;height: 14px;position: absolute;bottom: 12px;left: 0;text-align: center;z-index: 3;cursor: pointer;}
.wapBanner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{display: inline-block;*display: inline;*zoom: 1;width: 12px;height: 12px;margin: 0 3px;background: rgba(255,255,255,0.6);opacity: 1;box-sizing:border-box;}
.wapBanner.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #fff;border:1px solid #0f63b1;}

.imain{margin: 30px auto 0px;}
.isect1{margin-bottom: 10px;}
.isect1 .isect1_1{width: 45%;overflow: hidden;}
.isect1 .isect1_1 .inewsScroll{width: 100%;position: relative;}
.isect1 .isect1_1 .inewsScroll .inewsScrollPrev,.isect1 .isect1_1 .inewsScroll .inewsScrollNext{width: 32px;height: 32px;position: absolute;top: 101px;cursor: pointer;z-index: 2;}
.isect1 .isect1_1 .inewsScroll .inewsScrollPrev{left: -40px;background: url(../style/arrow1.png) no-repeat left top;}
.isect1 .isect1_1 .inewsScroll .inewsScrollNext{right: -40px;background: url(../style/arrow1.png) no-repeat left bottom;}
.isect1 .isect1_1 .inewsScroll:hover .inewsScrollPrev{left: 10px;}
.isect1 .isect1_1 .inewsScroll:hover .inewsScrollNext{right: 10px;}
.isect1 .isect1_1 .inewsScroll .swiper-slide a{display: block;}
.isect1 .isect1_1 .inewsScroll .swiper-slide a .pic{width: 100%;height: 0;padding-bottom: 65%;position: relative;overflow: hidden;margin-bottom: 6px;}
.isect1 .isect1_1 .inewsScroll .swiper-slide a .pic img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.isect1 .isect1_1 .inewsScroll .swiper-slide a .text{font-size: 16px;color: #242424;line-height: 34px;}
.isect1 .isect1_1 .inewsScroll .swiper-slide a:hover .text{color: #0f63b1;}



.wid1200 {width: 1200px;margin: 0 auto;}
.bq {width: 100%;height: 40px;line-height: 40px;background: #001322;color: #fff;font-size: 12px;text-align: center;}
.top {padding-top: 10px;}
.top .inner { width:1200px; margin:0 auto;}
.top_l { float:left;}
.top_r { float:right;}
.wp_nav { display:block; margin: 0; padding: 0;display: block; *zoom:1;}
.wp_nav * {margin: 0; padding: 0}
.wp_nav:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.wp_nav .nav-item { display:inline-block; float:left; position:relative; vertical-align:bottom;}
.wp_nav .on { z-index:10;}
.wp_nav .nav-item .mark {display:block; width:100%; height:100%; position:absolute; left:0;top:0; z-index:99; }
.wp_nav .nav-item a{ font-family:"Microsoft Yahei"; display:block;text-align:center;position:relative; z-index:100;}
.wp_nav .nav-item a.parent:hover{}
.wp_nav .nav-item a.parent {color:#000;}
.wp_nav .nav-item a span.item-name { display:inline-block; padding:5px 10px; line-height:22px;cursor:pointer;}
.wp_nav .sub-nav {display:block; width:100%; position:absolute; z-index:200; visibility:hidden; border:1px solid #ccc;border-top:none;}
.wp_nav .sub-nav .nav-item { white-space:nowrap; }
.wp_nav .sub-nav .nav-item .mark { background:#fff;}
.wp_nav .sub-nav .nav-item a {font-family:"Microsoft Yahei"; font-size:13px;font-weight:normal; color:#000;text-align:left;border-top:1px solid #D8E1CC;min-width: 80px;}
.wp_nav .sub-nav .nav-item a.parent:hover{ background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a.parent { background:#eee;color:#000;}
.wp_nav .sub-nav .nav-item a span.item-name { padding:5px 10px; line-height:22px;}
.wp_nav .nav-item a.parent:hover span.item-name{}
.wp_nav .nav-item a.parent span.item-name{}
.wp_nav .sub-nav .nav-item a.parent:hover span.item-name{}
.wp_nav .sub-nav .nav-item a.parent span.item-name{}

.top_l .wp_nav .nav-item a { color:#fff; font-size:14px;font-family:"microsoft yahei";}
.top_r .wp_nav .nav-item a { color:#fff; font-size:14px;font-family:"microsoft yahei";}
.top_l .wp_nav .nav-item a:hover,.top_r .wp_nav .nav-item a:hover { text-decoration:underline;}
.top_r .wp_nav .i2 a { padding-left:15px;/** background:url(images/top_nav.png) no-repeat left;**/}
.top_r .nav-item a span.item-name { padding:5px 4px 5px 0px;}
.item-name{color:#FFF;font-size: 14px;}
.foot-left{width:210px; margin:26px 0; padding:0 86px; border-left:1px solid #2b85cf; border-right:1px solid #2b85cf; height:138px;}
.foot{width:100%; height:180px; background:url(bot_bg.png) no-repeat center top;} 
.foot-left li a{width:105px; font-size:14px; height:30px; line-height:30px; margin-bottom:5px; display:block; float:left; color:#fff;}
.foot-middle{width:256px; height:72px; padding:0 84px; margin-top:12px;}
.foot-right{padding:0 65px; margin:26px 0; border-left:1px solid #2b85cf; height:138px;}
.foot-right li{width:100px; line-height:26px; text-align:center; color:#fff; font-size:12px; margin:0 15px;}
.foot-right li a{color:#fff;}

.isect1 .isect1_2{margin:-15px 0 0 0;width: 67.5%;}
.tabs .en{font-size: 16px!important;
    color: #0f63b1!important;
    font-weight: normal!important;
    font-family: "AdobeDevanagariItalic"!important;
    text-transform: uppercase!important;
    line-height: 54px!important;
    height: 50px;!important}
.isect1 .isect1_2 .tabs{height: 50px;line-height: 50px;border-bottom: 1px solid #dbdbdb;margin-bottom: 12px;}
.isect1 .isect1_2 .tabs span{float: left;font-size: 20px;color: #242424;font-weight: bold;margin-right: 10px;position: relative;cursor: pointer;}
.isect1 .isect1_2 .tabs span:before{content: "";width: 0;height: 3px;background: #0f63b1;position: absolute;left: 0;bottom: -2px;z-index: 2;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.isect1 .isect1_2 .tabs span.active:before{width: 100%;}

.imore{color: #064EA3;font-size: 14px;padding-top: 0px;font-weight: bold;}
.imore:hover{color: #aa191a;}

.isect2 .ititle hr{position: absolute;top:7px;width: 100%;border-top: 2px solid #eee;z-index: 1;}

.isect1 .isect1_2 .tabs .imore{display: none;}
.isect1 .isect1_2 .tabs .imore.imoreItem1{display: block;}
.isect1 .isect1_2 .swiper-slide .item1{padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #d4d4d4;}
/*.isect1 .isect1_2 .swiper-slide .item .recomNews{height: 36px;line-height: 36px;font-size: 16px;color: #242424;font-weight: bold;}
.isect1 .isect1_2 .swiper-slide .item .recomNews:hover{color: #0f63b1;}*/
.isect1 .isect1_2 .swiper-slide .item ul{height: 64px;}
.isect1 .isect1_2 .swiper-slide .item ul li a{display: block;height: 32px;line-height: 32px;}
.isect1 .isect1_2 .swiper-slide .item ul li a .fl{font-size: 14px;color: #333333;font-weight: normal;max-width: 80%;}
.isect1 .isect1_2 .swiper-slide .item ul li a .fr{font-size: 14px;color: #666666;}
.isect1 .isect1_2 .swiper-slide .item ul li a:hover .fl,.isect1 .isect1_2 .swiper-slide .item ul li a:hover .fr{color: #0f63b1;}

.ititle{height: 50px;line-height: 50px;margin-bottom: 15px;}
.ititle .xian{width: 35px;height: 35px;margin-top: 8px;background: url(a1.jpg) no-repeat 0px 0px;background-size: contain;    z-index: 9;position: sticky;margin-left: 10px;}
.ititle .xian2{width:26px;height:26px;margin-top: 8px;background: url(tt4.png) no-repeat 0px 0px;background-size: contain;z-index: 9;position: sticky;}
.ititle .xian3{width:26px;height:26px;margin-top:10px;background: url(tt5.png) no-repeat 0px 0px;background-size: contain;z-index: 9;position: sticky;}
.ititle .xian4{width:26px;height:26px;margin-top:10px;background: url(tt7.png) no-repeat 0px 0px;background-size: contain;z-index: 9;position: sticky;}

.ititle .ch{font-size: 20px;color: #064EA3;font-weight: bold;margin-right: 1px;z-index: 99999999;position: sticky;padding-left:4px;line-height: 26px;margin-top: 9px;}
.ititle .en{font-size: 20px;color: #F9632D;font-weight: bold;margin-right: 10px;z-index: 99999999;position: sticky;line-height: 26px;margin-top: 9px;}
.ititle i {border: 1px #064EA3 dotted;float: left;width:51%;margin-left: 4px;margin-top: 23px;}
.ititle .xiant{border-top: 1px #064EA3 dotted;float: left;width:80%;margin-left: 4px;margin-top: 23px;}

.isect1 .isect1_3{width: 30%;margin-top: -15px;}
.isect1 .isect1_3 ul li{width:360px;height: 40px;padding-top: 8px;margin-top: 9px;border-top: 1px dotted #cccccc;}
.isect1 .isect1_3 ul li:first-child{margin-top: 0;padding-top: 0;border-top: none;}
.isect1 .isect1_3 ul li a{display: block;padding-left: 118px;position: relative;}
.isect1 .isect1_3 ul li a .date{height: 40px;position: absolute;left: 0;top: 0;font-family: "AdobeDevanagariReg";}
.isect1 .isect1_3 ul li a .date em{width: 40px;height: 40px;background: #0f63b1;text-align: center;line-height: 40px;border-radius: 4px 0 0 4px;font-size: 20px;color: #ffffff;}
.isect1 .isect1_3 ul li a .date span{width: 59px;height: 38px;border:1px solid #d4d4d4;border-left: none;border-radius: 0 4px 4px 0;text-align: center;line-height: 38px;font-size: 14px;color: #333333;position: relative;z-index: 2;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.isect1 .isect1_3 ul li a h5{font-size: 14px;line-height: 20px;color: #242424;font-weight: normal;height: 40px;overflow: hidden;}
.isect1 .isect1_3 ul li a:hover .date span,.isect1 .isect1_3 ul li a:hover h5{color: #0f63b1;}
/*.isect1 .isect1_3 ul li a .date:before{content: "";width: 0;height: 40px;background: #0f63b1;position: absolute;top: 0;left: 40px;border-radius: 0 4px 4px 0;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.isect1 .isect1_3 ul li a:hover .date:before{width: 60px;}*/
.isect1 .isect1_3 ul li a:hover .date span{border-color: #0f63b1;color: #0f63b1;}
.isect2{width: 100%;padding: 15px 0 21px;background: url("lb_bg.gif");}
.isect2 .ititle{margin-bottom: 6px;position: relative;z-index: 1;}
.isect2 .isect2_1{width:47.5%;margin-top: 17px;}

.list{width: 100%;overflow: hidden;}
.list li{width: 100%;height: 34px;line-height: 34px;}
.list li a{display: block;padding-left:0px;position: relative;}
.list li:hover h5 {color: #064EA3;font-weight: bold;}
.list li:hover a {color: #064EA3;font-weight: bold;}

.list dl{clear: both;display: block;width:100%;}
.list dl img{float: left;width:40%;height:108px;}
.list dl dd{float:right;width:55%;}
.list dl dd .w-list-title{    overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-align: justify;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  line-height: 1.2;}
  .list dl dd .w-list-info{    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: justify;    color: #747474;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 12px;}


.list li a .fl{font-size: 15px;color: #595959;max-width: 80%;    font-family: "微软雅黑", Arial;}
.list li a .fr{font-size: 14px;color: #606266;    font-family: "微软雅黑", Arial;}
.list li a:hover:before{background: #0f63b1;}
.list li a:hover .fl,.list li a:hover .fr{color: #0f63b1;}

.isect2 .isect2_2{margin: 0 0 0 2.5%;width: 35%;}
.isect2 .isect2_2 .recomNews{padding: 4px 0 0 0;}
.isect2 .isect2_2 .recomNews a{display: block;}
.isect2 .isect2_2 .recomNews a h5{font-size: 16px;color: #333333;line-height: 26px;}
.isect2 .isect2_2 .recomNews a p{font-size: 12px;color: #666666;line-height: 32px;}
.isect2 .isect2_2 .recomNews a:hover h5{color: #0f63b1;}

.isect2 .isect2_3{width: 30%;}
.isect2 .isect2_3 .ititle{margin-bottom: 16px;}
.isect2 .isect2_3 ul{width: 100%;}
.isect2 .isect2_3 ul li{width: 110px;height: 80px;margin: 0 15px 13px 0;background: #0f63b1;text-align: center;}
.isect2 .isect2_3 ul li a{display: block;box-sizing:border-box;padding: 12px 0 0 0;}
.isect2 .isect2_3 ul li a i{display: block;height: 35px;background-repeat: no-repeat;background-position: center;}
.isect2 .isect2_3 ul li a p{font-size: 14px;line-height: 32px;color: #ffffff;}
.isect2 .isect2_3 ul li.li2{background: #0fb189;}
.isect2 .isect2_3 ul li.li3{background: #d7af25;margin-right: 0;}
.isect2 .isect2_3 ul li.li4{background: #2da850;margin-bottom: 0;}
.isect2 .isect2_3 ul li.li5{background: #36b6c1;margin-bottom: 0;}
.isect2 .isect2_3 ul li.li6{background: #c72d25;margin: 0;}
.isect2 .isect2_3 ul li.li1:hover,.isect2 .isect2_3 ul li.li2:hover,.isect2 .isect2_3 ul li.li3:hover,
.isect2 .isect2_3 ul li.li4:hover,.isect2 .isect2_3 ul li.li5:hover,.isect2 .isect2_3 ul li.li6:hover{background: #1a7cd7;}

.isect2 .isect4_3{width: 100%;}
.isect2 .isect4_3 .ititle{margin-bottom: 16px;}
.isect2 .isect4_3 ul li img{width:100px;}
.isect2 .isect4_3 ul li{width: 110px;height:50px;margin: 0 15px 13px 0;text-align: center;}

.isect7{width: 100%;padding: 15px 0 21px;background: #ffffff;}
.isect7 .ititle{margin-bottom: 6px;}
.isect7 .isect2_1{width: 30%;}
.isect7 .isect2_2{margin: 0 0 0 2.5%;width: 35%;}
.isect7 .isect2_2 .recomNews{padding: 4px 0 0 0;}
.isect7 .isect2_2 .recomNews a{display: block;}
.isect7 .isect2_2 .recomNews a h5{font-size: 16px;color: #333333;line-height: 26px;}
.isect7 .isect2_2 .recomNews a p{font-size: 12px;color: #666666;line-height: 32px;}
.isect7 .isect2_2 .recomNews a:hover h5{color: #0f63b1;}
.isect7 .isect2_3{width: 30%;}
.isect7 .isect2_3 .ititle{margin-bottom: 16px;}
.isect7 .isect2_3 ul{width: 100%;}
.isect7 .isect2_3 ul li{width: 110px;height: 80px;margin: 0 15px 13px 0;background: #0f63b1;text-align: center;}
.isect7 .isect2_3 ul li a{display: block;box-sizing:border-box;padding: 12px 0 0 0;}
.isect7.isect2_3 ul li a i{display: block;height: 35px;background-repeat: no-repeat;background-position: center;}
.isect7 .isect2_3 ul li a p{font-size: 14px;line-height: 32px;color: #ffffff;}
.isect7 .isect2_3 ul li.li2{background: #0fb189;}
.isect7 .isect2_3 ul li.li3{background: #d7af25;margin-right: 0;}
.isect7 .isect2_3 ul li.li4{background: #2da850;margin-bottom: 0;}
.isect7 .isect2_3 ul li.li5{background: #36b6c1;margin-bottom: 0;}
.isect7 .isect2_3 ul li.li6{background: #c72d25;margin: 0;}
.isect7 .isect2_3 ul li.li1:hover,.isect8 .isect2_3 ul li.li2:hover,.isect8 .isect2_3 ul li.li3:hover,
.isect7 .isect2_3 ul li.li4:hover,.isect8 .isect2_3 ul li.li5:hover,.isect8 .isect2_3 ul li.li6:hover{background: #1a7cd7;}
.isect7 .isect4_3{width: 100%;}
.isect7 .isect4_3 .ititle{margin-bottom: 16px;}
.isect7 .isect4_3 ul li img{width:100px;}
.isect7 .isect4_3 ul li{width: 110px;height:50px;margin: 0 15px 13px 0;text-align: center;}

.isect8{width: 100%;background: #f5f5f5;}
.isect8 .ititle{margin-bottom: 6px;}
.isect8 .isect2_1{width: 30%;}
.isect8 .isect2_2{margin: 0 0 0 2.5%;width: 35%;}
.isect8 .isect2_2 .recomNews{padding: 4px 0 0 0;}
.isect8 .isect2_2 .recomNews a{display: block;}
.isect8 .isect2_2 .recomNews a h5{font-size: 16px;color: #333333;line-height: 26px;}
.isect8 .isect2_2 .recomNews a p{font-size: 12px;color: #666666;line-height: 32px;}
.isect8 .isect2_2 .recomNews a:hover h5{color: #0f63b1;}
.isect8 .isect2_3{width: 30%;}
.isect8 .isect2_3 .ititle{margin-bottom: 16px;}
.isect8 .isect2_3 ul{width: 100%;}
.isect8 .isect2_3 ul li{width: 110px;height: 80px;margin: 0 15px 13px 0;background: #0f63b1;text-align: center;}
.isect8 .isect2_3 ul li a{display: block;box-sizing:border-box;padding: 12px 0 0 0;}
.isect8.isect2_3 ul li a i{display: block;height: 35px;background-repeat: no-repeat;background-position: center;}
.isect8 .isect2_3 ul li a p{font-size: 14px;line-height: 32px;color: #ffffff;}
.isect8 .isect2_3 ul li.li2{background: #0fb189;}
.isect8 .isect2_3 ul li.li3{background: #d7af25;margin-right: 0;}
.isect8 .isect2_3 ul li.li4{background: #2da850;margin-bottom: 0;}
.isect8 .isect2_3 ul li.li5{background: #36b6c1;margin-bottom: 0;}
.isect8 .isect2_3 ul li.li6{background: #c72d25;margin: 0;}
.isect8 .isect2_3 ul li.li1:hover,.isect8 .isect2_3 ul li.li2:hover,.isect8 .isect2_3 ul li.li3:hover,
.isect8 .isect2_3 ul li.li4:hover,.isect8 .isect2_3 ul li.li5:hover,.isect8 .isect2_3 ul li.li6:hover{background: #1a7cd7;}
.isect8 .isect4_3{width: 100%;}
.isect8 .isect4_3 .ititle{margin-bottom: 16px;}
.isect8 .isect4_3 ul li img{width:100px;}
.isect8 .isect4_3 ul li{width: 110px;height:50px;margin: 0 15px 13px 0;text-align: center;}


.isect3{margin: 0px auto 0 auto;}
.isect3 .ititle{margin-bottom: 15px;}
.isect3 .isect3Scroll{width: 100%;overflow: hidden;position: relative;}
.isect3 .isect3Scroll .swiper-slide a{display: block;}
.isect3 .isect3Scroll .swiper-slide a span{display: block;height: 0;padding-bottom: 33.1%;position: relative;overflow: hidden;}
.isect3 .isect3Scroll .swiper-slide a span img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.isect3 .isect3Scroll .swiper-slide a p{font-size: 14px;line-height: 40px;color: #242424;text-align: center;}
.isect3 .isect3Scroll .swiper-slide a:hover p{color: #0f63b1;}
.isect3 .isect3Scroll .isect3ScrollScrollPrev,.isect3 .isect3Scroll .isect3ScrollScrollNext{width: 32px;height: 32px;position: absolute;top: 32px;cursor: pointer;z-index: 2;}
.isect3 .isect3Scroll .isect3ScrollScrollPrev{left: -40px;background: url(../style/arrow1.png) no-repeat left top;}
.isect3 .isect3Scroll .isect3ScrollScrollNext{right: -40px;background: url(../style/arrow1.png) no-repeat left bottom;}
.isect3 .isect3Scroll:hover .isect3ScrollScrollPrev{left: 10px;}
.isect3 .isect3Scroll:hover .isect3ScrollScrollNext{right: 10px;}

.footer{padding: 40px 0 34px;background: #265b9d;}
.footer .left{}
.footer .left .fLogo{height: 62px;line-height: 62px;font-size: 0;margin-bottom: 28px;}
.footer .left .text{font-size: 14px;line-height: 24px;color: #ffffff;filter:alpha(opacity=80);opacity:0.8;}
.footer .left .text span{margin-right: 5px;}
.footer .left .text a:hover{filter:alpha(opacity=100);opacity:1;text-decoration: underline;}
.footer .right .qrcode{width: 106px;margin-left: 30px;}
.footer .right .qrcode:first-child{margin-left: 0;}
.footer .right .qrcode .pic{height: 101px;border: 3px solid #becee2;}
.footer .right .qrcode .pic img{width: 100%;height: 100%;}
.footer .right .qrcode p{margin-top: 3px;text-align: center;font-size: 14px;line-height: 36px;color: #ffffff;}

.indexleft{float: left;width:65%;}
.indexrigt{float: right;width: 28%;border: 10px solid #064EA3;padding:15px 12px 15px 12px;}
.tittlerr{clear: both;display: block;width:100%;}
.tittlerr span{float:left;font-size:20px;color:#064EA3;background: url(../images/tt1.png) no-repeat center left;padding-left: 31px;font-weight: bold;}
.tittlerr a{color: #064EA3;float: right;font-size: 14px;padding-top: 7px;font-weight: bold;}
.tittlerr span font{color:#F9632D;}
.indexrigt ul{clear: both;display: block;width:100%;padding-top:5px;height: 175px;}
.indexrigt ul li{float: left;display: block;width:100%;line-height: 34px;}
.indexrigt ul li h5{float: left;width:70%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 15px;}
.indexrigt ul li span{float:right;width:25%;font-size: 14px;}
.indexrigt ul li:hover a{color:#064EA3;font-weight: bold;}
.indexrigt ul li:hover h5{color:#064EA3;font-weight: bold;}
.clearr{clear: both;display: block;width:100%;}

.inleft{width:925px;float:left;}
.inright{width:255px;float: right;}
.inright img{float: left;width:100%;margin-bottom:10px;}

.tittlerrt{clear: both;display: block;width:100%;margin-top:15px;}
.tittlerrt span{float:left;font-size:20px;color:#064EA3;background: url(../images/tt2.png) no-repeat center left;padding-left: 31px;font-weight: bold;}
.tittlerrt a{color: #064EA3;float: right;font-size: 14px;padding-top: 7px;font-weight: bold;}
.tittlerrt span font{color:#F9632D;}

.indexysxw{width: 65%;float: left;}
.tittlerz{clear: both;display: block;width:100%;margin-top:3px;}
.tittlerz span{float:left;font-size:20px;color:#064EA3;background: url(tt3.png) no-repeat center left;padding-left: 31px;font-weight: bold;}
.tittlerz a{color: #064EA3;float: right;font-size: 14px;padding-top: 7px;font-weight: bold;}
.tittlerz span font{color:#F9632D;}
.tittlerz i{border: 1px #064EA3 dotted;float: left;width: 77%;margin-left: 2%;margin-top: 16px;}

.tittlerzt{clear: both;display: block;width:100%;margin-top:35px;}
.tittlerzt span{float:left;font-size:20px;color:#064EA3;background: url(tt6.png) no-repeat center left;padding-left: 31px;font-weight: bold;}
.tittlerzt a{color: #064EA3;float: right;font-size: 14px;padding-top: 7px;font-weight: bold;}
.tittlerzt span font{color:#F9632D;}
.tittlerzt i{border: 1px #064EA3 dotted;float: left;width:84%;margin-left: 2%;margin-top: 16px;}

.indexnwtwo{clear: both;display: block;width:100%;margin-top:15px;}
.indexnwtwo dl{float: left;width:32%;}
.indexnwtwo dl img{float: left;width:100%;}
.indexnwtwo ul{float:right;width:66%;margin-top:2px;}
.indexnwtwo ul li{float: left;display: block;width:100%;line-height: 36px;}
.indexnwtwo ul li h5{float: left;width:71%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;font-size: 15px;}
.indexnwtwo ul li span{float:right;width:24%;font-size: 14px;text-align:right;}
.indexnwtwo ul li:hover a{color:#064EA3;font-weight: bold;}
.indexnwtwo ul li:hover h5{color:#064EA3;font-weight: bold;}

.bodyBg{background: url(../images/bodyBg.png) repeat;}
.nyBanner{height: 320px;background-repeat: no-repeat;background-position: center;margin: 20px auto 30px;}

.nyWrap{margin-bottom: 50px;min-height: 300px;}
.nySide1{width: 220px;}
.nySide1 .tit{height: 50px;line-height: 50px;padding-left: 20px;background: #0f63b1;font-size: 18px;color: #ffffff;}
.nySide1 ul{border-left: 1px solid #d4d4d4;border-right: 1px solid #d4d4d4;background: #ffffff;}
.nySide1 ul li{border-bottom: 1px solid #d4d4d4;}
.nySide1 ul li a{display: block;padding: 0 19px;height: 49px;line-height: 49px;font-size: 15px;color: #242424;position: relative;}
.nySide1 ul li a:before{content: "";width: 3px;height: 0;position: absolute;left: -1px;top: -1px;background: #eaaa21;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.nySide1 ul li:first-child a:before{top: 0;height: 0;}
.nySide1 ul li a:hover,.nySide1 ul li.on a{background: #edeff0;}
.nySide1 ul li a:hover:before,.nySide1 ul li.on a:before{height: 51px;}
.nySide1 ul li:first-child a:hover:before,.nySide1 ul li.on:first-child a:before{height: 50px;}

.nyContent1{width: 900px;padding: 0 20px 44px 20px;background: #ffffff;min-height: 300px;}

.bread{line-height: 49px;border-bottom: 1px solid #d4d4d4;margin-bottom: 30px;}
.bread h5{font-size: 18px;color: #242424;font-weight: normal;position: relative;}
.bread h5:before{content: "";width: 100%;height: 2px;background: #333333;position: absolute;left: 0;bottom: -1px;z-index: 2;}
.bread .path{font-size: 14px;color: #666666;}
.bread .path a:hover{color: #0f63b1;}

.videoList{}
.videoList ul{padding-bottom: 20px;width: 915px;}
.videoList ul li{width: 290px;margin: 0 15px 24px 0;}
.videoList ul li a.top{display: block;position: relative;overflow: hidden;}
.videoList ul li a.top .pic{width: 100%;height: 0;padding-bottom: 65.517%;position: relative;overflow: hidden;}
.videoList ul li a.top .pic img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.videoList ul li a.topb,.videoList ul li a i{width: 40px;height: 40px;position: absolute;left: 50%;top: 50%;margin: -20px 0 0 -20px;z-index: 2;}
.videoList ul li a.top b{background: url(../images/grayBg1.png) repeat;border-radius: 50%;}
.videoList ul li a.top i{z-index: 3;background: url(../images/trangle1.png) no-repeat center;}
.videoList ul li a.top:hover b{-webkit-transform: scale(12); -moz-transform: scale(12); -ms-transform: scale(12); transform: scale(12);}
.videoList ul li  h5{text-align:center;font-size:14px;color:#242424;line-height:44px;font-weight:normal;}
.videoList ul li:hover h5 a{color:#0060aa;}

.pageWrap{height: 38px;line-height: 38px;}
.pageWrap span.fl{font-size: 14px;color: #4c4c4c;margin-right: 16px;}
.pageWrap .page{font-size: 0;}
.pageWrap .page a{display: inline-block;*display: inline;*zoom: 1;height: 36px;line-height: 36px;margin-left: 14px;cursor: pointer;padding: 0 16px;border:1px solid #999999;border-radius: 4px;font-size: 14px;color: #4c4c4c;}
.pageWrap .page a.num{padding: 0 8px;}
.pageWrap .page a.on,.pageWrap .page a:hover{background: #0060aa;border-color: #0060aa;color: #fff;}

.nyWrap1{box-sizing:border-box;padding: 0 20px 40px 20px;background: #ffffff;margin: 30px auto 50px;min-height: 300px;}
.nyContent2{width: 100%;box-sizing:border-box;}
.nyContent2 .content{width: 73%;}

.noticeList ul{margin-bottom: 40px;}
.noticeList ul li{height: 35px;line-height: 35px;border-bottom: 1px dotted #d6d6d6;}
.noticeList ul li a{display: block;padding-left: 13px;position: relative;}
.noticeList ul li a:before{content: "";width: 4px;height: 4px;background: #242424;border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -2px;}
.noticeList ul li a h5{font-size: 14px;color: #242424;font-weight: normal;max-width: 70%;}
.noticeList ul li a span{font-size: 14px;color: #666666;}
.noticeList ul li a:hover:before{background: #0060aa;}
.noticeList ul li a:hover h5{color: #0060aa;
-webkit-transform:translateX(6px); -moz-transform: translateX(6px); -ms-transform:translateX(6px); transform:translateX(6px);}

.nySide2{width: 24%;margin-top: 11px;}
.nySide2 .tit1{height: 44px;line-height: 44px;padding-left: 20px;background: #0f63b1;font-size: 18px;color: #ffffff;font-weight: normal;margin-bottom: 13px;}
.nySide2 .noticeList{margin-bottom: 33px;}
.nySide2 .noticeList li{height: 27px;line-height: 27px;border-bottom: 1px solid #d4d4d4;padding: 0 20px;}
.nySide2 .noticeList li a{padding-left: 13px;font-size: 14px;color: #242424;position: relative;}
.nySide2 .noticeList li a:before{content: "";width: 4px;height: 4px;background: #242424;position: absolute;left: 0;top: 50%;margin-top: -2px;border-radius: 50%;}
.nySide2 .noticeList li a:hover:before{background: #0060aa;}
.nySide2 .noticeList li a:hover{color: #0060aa;}
.nySide2 .tit2{height: 80px;padding-left: 99px;position: relative;background: url(../images/titBg.png) no-repeat center;margin-bottom: 10px;}
.nySide2 .tit2 i{width: 38px;height: 100%;position: absolute;left: 42px;top: 0;background: url(../images/videoIcon.png) no-repeat center;}
.nySide2 .tit2 h4{padding-top: 21px;height: 21px;line-height: 21px;font-size: 18px;color: #242424;font-weight: 300;}
.nySide2 .tit2 h5{height: 18px;line-height: 18px;font-size: 16px;color: #242424;font-weight: 300;filter:alpha(opacity=40);opacity:0.4;}
.nySide2 .videoList1{width: 100%;}
.nySide2 .videoList1 li{padding-bottom: 10px;border-bottom: 1px solid #d4d4d4;margin-bottom: 10px;}
.nySide2 .videoList1 li a{display: block;height: 80px;padding-left: 138px;position: relative;}
.nySide2 .videoList1 li a .pic{width: 120px;height: 80px;overflow: hidden;position: absolute;left: 0;top: 0;}
.nySide2 .videoList1 li a .pic img{width: 100%;height: 100%;}
.nySide2 .videoList1 li a .pic b,.nySide2 .videoList1 li a .pic i{width: 22px;height: 22px;position: absolute;left: 50%;top: 50%;margin: -11px 0 0 -11px;z-index: 1;border-radius: 50%;}
.nySide2 .videoList1 li a .pic b{background: url(../images/grayBg1.png) repeat;}
.nySide2 .videoList1 li a .pic i{z-index: 2;background: url(../images/trangle1.png) no-repeat center;background-size: 22px 22px;}
.nySide2 .videoList1 li a:hover .pic b{-webkit-transform: scale(12); -moz-transform: scale(12); -ms-transform: scale(12); transform: scale(12);}
.nySide2 .videoList1 li a .text{width: 100%;}
.nySide2 .videoList1 li a .text h5{height: 25px;line-height: 25px;margin-bottom: 5px;font-size: 14px;color: #242424;font-weight: normal;}
.nySide2 .videoList1 li a .text p{font-size: 12px;line-height: 20px;color: #666666;}
.nySide2 .videoList1 li a:hover .text h5{color: #0060aa;}

.bigPicScroll{width: 100%;overflow: hidden;position: relative;margin-bottom: 30px;}
.bigPicScroll .swiper-slide .pic{width: 100%;height: 0;padding-bottom: 43.33%;position: relative;}
.bigPicScroll .swiper-slide .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.bigPicScroll.swiper-container-horizontal > .swiper-pagination-bullets{width: 266px;height: 10px;padding: 0 39px 0 36px;position: absolute;right: 0;bottom: 40px;z-index: 3;left: auto;font-size: 0;line-height: 10px;}
.bigPicScroll.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{width: 10px;height: 10px;margin: 0 12px 0 0;background: #0f63b1;opacity: 1;}
.bigPicScroll.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #eaaa21;}
.bigPicScroll .text{width: 341px;height: 256px;position: absolute;right: 0;bottom: 0;z-index: 2;background: url(../images/white80.png) repeat;box-sizing:border-box;padding: 38px 20px 69px 36px;}
.bigPicScroll .text h5.tit{padding-right: 19px;margin-bottom: 20px;font-size: 22px;color: #333333;font-weight: normal;line-height: 25px;}
.bigPicScroll .text .desc{padding-right: 19px;font-size: 14px;color: #333333;line-height: 26px;height: 104px;overflow: hidden;overflow: auto;}

.bigPicScroll .text .desc::-webkit-scrollbar{width:3px;height:3px}
.bigPicScroll .text .desc::-webkit-scrollbar-button:vertical{display:none}
.bigPicScroll .text .desc::-webkit-scrollbar-corner,
.bigPicScroll .text .desc::-webkit-scrollbar-track{background-color:#ccc}
.bigPicScroll .text .desc::-webkit-scrollbar-thumb{border-radius:0;background-color:#0060aa;}
.bigPicScroll .text .desc::-webkit-scrollbar-thumb:vertical:hover{ }
.bigPicScroll .text .desc::-webkit-scrollbar-thumb:vertical:active{ }

.smallPicScrollWrap{padding: 20px 50px 0 50px;background: #282c30;position: relative;}
.smallPicScrollWrap .swiper-button-prev,.smallPicScrollWrap .swiper-button-next{width: 18px;height: 34px;position: absolute;top: 58px;background-repeat: no-repeat;background-image: url(../images/arrow2.png);cursor: pointer;margin: 0;background-size:auto;}
.smallPicScrollWrap .swiper-button-prev{left: 18px;background-position: left top;}
.smallPicScrollWrap .swiper-button-next{right: 18px;background-position: left bottom;}
.smallPicScrollWrap .smallPicScroll{width: 100%;overflow: hidden;}
.smallPicScrollWrap .smallPicScroll .swiper-slide a{display: block;}
.smallPicScrollWrap .smallPicScroll .swiper-slide a .pic{width: 100%;height: 0;padding-bottom: 61.11%;position: relative;overflow: hidden;}
.smallPicScrollWrap .smallPicScroll .swiper-slide a .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.smallPicScrollWrap .smallPicScroll .swiper-slide a h5{height: 44px;line-height: 44px;padding-bottom: 4px;font-size: 14px;color: #ffffff;font-weight: normal;text-align: center;}

.nyWrap1.newsTop{margin-bottom: 20px;padding-bottom: 36px;}
.nyWrap1.newsTop .leftNews{width: 50.8%;}
.nyWrap1.newsTop .leftNews a{display: block;}
.nyWrap1.newsTop .leftNews a .pic{width: 100%;height: 0;padding-bottom: 65.254%;position: relative;overflow: hidden;}
.nyWrap1.newsTop .leftNews a .pic img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.nyWrap1.newsTop .leftNews a .text{width: 100%;padding-top: 12px;}
.nyWrap1.newsTop .leftNews a .text .tit{height: 35px;line-height: 35px;padding-right: 110px;position: relative;margin-bottom: 8px;}
.nyWrap1.newsTop .leftNews a .text .tit h5{font-size: 20px;color: #242424;font-weight: normal;}
.nyWrap1.newsTop .leftNews a .text .tit span{position: absolute;right: 0;top: 0;font-size: 12px;color: #666666;}
.nyWrap1.newsTop .leftNews a .text p{font-size: 12px;color: #666666;line-height: 20px;height: 40px;overflow: hidden;}
.nyWrap1.newsTop .leftNews a:hover .text .tit h5{color: #0060aa;}
.nyWrap1.newsTop .leftNews a:hover .text .tit span,.nyWrap1.newsTop .leftNews a:hover .text p{color: #555;}

.nyWrap1.newsTop .rightNews{width: 46.5%;}
.nyWrap1.newsTop .rightNews ul li{padding: 20px 0 14px;border-bottom: 1px solid #d4d4d4;}
.nyWrap1.newsTop .rightNews ul li:first-child{padding-top: 0;}
.nyWrap1.newsTop .rightNews ul li a{display: block;}
.nyWrap1.newsTop .rightNews ul li a .time{height: 14px;line-height: 14px;padding-left: 26px;background: url(../images/timeIcon.png) no-repeat left center;font-size: 12px;color: #666666;margin-bottom: 7px;}
.nyWrap1.newsTop .rightNews ul li a h5{height: 28px;line-height: 28px;font-size: 16px;color: #242424;font-weight: normal;}
.nyWrap1.newsTop .rightNews ul li a p{font-size: 12px;line-height: 20px;color: #666666;height: 40px;overflow: hidden;}
.nyWrap1.newsTop .rightNews ul li a:hover h5{color: #0060aa;}

.newsList{margin-bottom: 83px;}
.newsList ul{width: 1230px;padding-bottom: 50px;}
.newsList ul li{width: 380px;margin: 0 30px 30px 0;background: #ffffff;}
.newsList ul li a{display: block;padding: 20px 20px 0 20px;}
.newsList ul li a .pic{width: 100%;height: 0;padding-bottom: 65.88%;position: relative;overflow: hidden;}
.newsList ul li a .pic img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.newsList ul li a .text{width: 100%;height: 136px;}
.newsList ul li a .text h5{padding-top: 6px;height: 45px;line-height: 45px;font-size: 16px;color: #242424;font-weight: normal;}
.newsList ul li a .text p{font-size: 12px;line-height: 20px;color: #666666;height: 40px;overflow: hidden;margin-bottom: 14px;}
.newsList ul li a .text .btm{height: 14px;line-height: 14px;font-size: 12px;color: #666666;}
.newsList ul li a .text .btm .time{padding-left: 26px;background: url(../images/timeIcon.png) no-repeat left center;}
.newsList ul li a .text .btm .views{padding-left: 35px;background: url(../images/viewsIcon.png) no-repeat left center;}
.newsList ul li:hover{-webkit-box-shadow:0 15px 30px rgba(0,0,0,0.1);box-shadow:0 15px 30px rgba(0,0,0,0.1);
 -webkit-transform:translate3d(0, -3px, 0);transform:translate3d(0, -3px, 0);}
.newsList ul li:hover .text h5{color: #0060aa;}

.passage{}
.passage .psgTit{padding-bottom: 14px;margin-bottom: 19px;border-bottom: 1px solid #d4d4d4;}
.passage .psgTit h5{line-height: 36px;font-size: 24px;color: #242424;font-weight: normal;}
.passage .psgTit .info{line-height: 23px;font-size: 12px;color: #666666;}
.passage .psgTit .info span{margin-right: 16px;}
.passage .psgCont{padding-bottom: 6px;width: 100%;overflow-x:hidden;border-bottom: 1px solid #d4d4d4;margin-bottom: 20px;font-size: 14px;line-height: 26px;color: #333333;text-align: justify;word-break:break-all;min-height: 300px;}
.passage .psgCont *{max-width: 100% !important;}
.passage .psgCont img{height: auto !important;}
.passage .psgLink{padding-right: 200px;position: relative;}
.passage .psgLink .link{width: 100%;font-size: 14px;line-height: 32px;color: #666666;}
.passage .psgLink .link p span{color: #424242;}
.passage .psgLink .link p:hover a{color: #0060aa;}
.passage .psgLink .share{width: 196px;position: absolute;right: 0;top: 26px;height: 28px;line-height: 28px;font-size: 14px;color: #424242;}
.passage .psgLink .share .shareItem{width: 28px;height: 28px;padding: 0;margin: 0 20px 0 0;background-image: url(../images/shareIcon.png);background-repeat: no-repeat;}
.passage .psgLink .share .shareItem.bds_weixin{background-position: left top;}
.passage .psgLink .share .shareItem.bds_tsina{background-position: -28px top;width: 29px;}
.passage .psgLink .share .shareItem.bds_qzone{margin-right: 0;background-position: -57px top;}

.leaderWrap{margin-top: 60px;padding-left: 260px;position: relative;min-height: 390px;}
.leaderWrap .leaderList{width: 220px;border-left: 1px solid #bed4cf;padding: 37px 0 38px 0;position: absolute;top: 0;left: 25px;}
.leaderWrap .leaderList li{margin-bottom: 4px;}
.leaderWrap .leaderList li a{display: block;position: relative;padding-left: 33px;line-height: 40px;}
.leaderWrap .leaderList li a i{width: 9px;height: 9px;border:1px solid #bed4cf;border-radius: 50%;background: #fff;position: absolute;left: -6px;top: 15px;}
.leaderWrap .leaderList li a i:before{content: "";width: 18px;width: 0;height: 1px;background: #0f63b1;position: absolute;top: 4px;left: 10px;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.leaderWrap .leaderList li a em{float: left;font-size: 14px;color: #242424;font-weight: bold;min-width: 60px;margin-right: 10px;}
.leaderWrap .leaderList li a span{float: left;font-size: 14px;color: #242424;}
.leaderWrap .leaderList li.on{margin-bottom: 21px;margin: 10px 0;}
.leaderWrap .leaderList li.on a{line-height: 33px;}
.leaderWrap .leaderList li.on a i,.leaderWrap .leaderList li:hover a i{background: #0f63b1;border-color: #0f63b1;}
.leaderWrap .leaderList li.on a i{top: 11px;}
.leaderWrap .leaderList li.on a i:before,.leaderWrap .leaderList li:hover a i:before{width: 18px;}
.leaderWrap .leaderList li.on a em,.leaderWrap .leaderList li.on a span{font-size: 24px;font-weight: normal;}

.leaderWrap .leaderCont{padding-top: 42px;}
.leaderWrap .leaderCont .top{margin-bottom: 33px;min-height: 200px;padding-left: 194px;position: relative;}
.leaderWrap .leaderCont .top .leaderPic{width: 154px;height: 200px;position: absolute;left: 0;top: 0;overflow: hidden;}
.leaderWrap .leaderCont .top .leaderPic img{width: 100%;height: 100%;}
.leaderWrap .leaderCont .top .leaderText{width: 100%;padding-top: 12px;font-size: 14px;line-height: 30px;color: #242424;text-align: justify;word-break:break-all;}
.leaderWrap .leaderCont .top .leaderText .label{color: #0f63b1;}

.leaderWrap .leaderCont .btm{font-size: 14px;line-height: 26px;color: #242424;text-align: justify;word-break:break-all;min-height: 169px;}
.leaderWrap .leaderCont .btm *{max-width: 100% !important;}

.zlWrap{padding-bottom: 10px;width: 1190px;}
.zlWrap .zlItem{width: 32%;margin: 0 2% 30px 0;width: 370px;margin: 0 25px  30px 0;}
.zlWrap .zlItem .pic{width: 100%;height: 0;padding-bottom: 34.05%;position: relative;overflow: hidden;}
.zlWrap .zlItem .pic img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.zlWrap .zlItem .text{width: 100%;height: 139px;box-sizing:border-box;border:1px solid #d4d4d4;border-top: none;padding: 11px 13px 0 21px;}
.zlWrap .zlItem .text li{padding-left: 13px;position: relative;height: 30px;line-height: 30px;}
.zlWrap .zlItem .text li:before{content: "";width: 4px;height: 4px;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;}
.zlWrap .zlItem .text li a{font-size: 14px;color: #242424;}
.zlWrap .zlItem .text li:hover:before{background: #0060aa;}
.zlWrap .zlItem .text li:hover a{color: #0060aa;}


.about{font-size: 14px;line-height: 26px;color: #242424;text-align: justify;word-break:break-all;}
.about *{max-width: 100% !important;}
.about table{margin: 0 auto;}

.isect1 .isect1_2 .swiper-slide .item ul{height: 155px;}
.isect1 .isect1_2 .swiper-slide .item ul li a{height: 31px;line-height: 31px;}
.isect1 .isect1_2 .swiper-slide .item1{padding-bottom: 0;margin-bottom: 0;border: none;}
.isect1 .isect1_2 .swiper-slide .item .recomNews a{display: block;}
.isect1 .isect1_2 .swiper-slide .item .recomNews a h5{height: 36px;line-height: 36px;font-size: 16px;color: #242424;font-weight: bold;}
.isect1 .isect1_2 .swiper-slide .item .recomNews a p{font-size: 12px;color: #666666;line-height: 20px;margin-bottom: 6px;}
.isect1 .isect1_2 .swiper-slide .item .recomNews a:hover h5{color: #0f63b1;}

/*.isect1 .isect1_3 ul li a .date span{width: 49px;}
.isect1 .isect1_3 ul li a{padding-left: 104px;}*/

.bigPicScroll .swiper-slide .pic{padding-bottom: 66.67%;}
.smallPicScrollWrap .smallPicScroll .swiper-slide a .pic{padding-bottom: 66.67%;}

.textWrap .text{width: 100%;margin-bottom: 40px;}
.textWrap .text h5.tit{padding-right: 19px;margin-bottom: 20px;font-size: 22px;color: #333333;font-weight: normal;line-height: 25px;}
.textWrap .text .desc{padding-right: 19px;font-size: 14px;color: #333333;line-height: 26px;min-height: 104px;}

.bigPicScroll.swiper-container-horizontal > .swiper-pagination-bullets{width: 100%;box-sizing: border-box;padding: 0 30px;text-align: right;}

.select { height: 40px; position: relative; float: left;background: #ffffff;}
.select dt { height: 40px; display: inline-block;background: #fcfcfb url(trangle.png) no-repeat 261px center; line-height: 40px; padding-left: 10px; cursor: pointer; width: 200px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; position: relative; z-index: 3; color: #4c4c4c; font-size: 14px; }
.select dd { position: absolute; left: 0; bottom: 40px;background: #fff; display: none;width: 100%;z-index: 3;}
.select dd ul { padding: 4px;max-height: 250px; overflow: auto; }
.select dd ul li { display: block; width: 100%!important; float: left; margin:0px!important;}
.select dd ul li a { line-height: 30px; display: block; padding: 0 8px;font-size: 14px;color: #555;}
.select dd ul li a:hover { background: #f5f5f5; }

.select dd ul::-webkit-scrollbar{width:3px;height:3px}
.select dd ul::-webkit-scrollbar-button:vertical{display:none}
.select dd ul::-webkit-scrollbar-corner,
.select dd ul::-webkit-scrollbar-track{background-color:#ccc}
.select dd ul::-webkit-scrollbar-thumb{border-radius:0;background-color:#0f63b1; }
.select dd ul::-webkit-scrollbar-thumb:vertical:hover{ }
.select dd ul::-webkit-scrollbar-thumb:vertical:active{ }

.leaderCont .top1{margin-bottom: 33px;}
.leaderCont .top1 .pic img{width: 100%;max-width: 300px;}

.bigPicScroll .text{height: 191px;padding: 18px 20px 19px 36px;z-index: 3;}
.bigPicScroll .text .desc{height: 52px;}

/*.bigPicScroll .text{padding: 38px 20px 69px 36px;z-index: 3;}
.bigPicScroll .text .desc{height: 52px;}*/

.bigPicScroll .swiper-button-prev1,.bigPicScroll .swiper-button-next1{width: 50%;height: 100%;position: absolute;top: 0;z-index: 2;cursor: pointer;}
.bigPicScroll .swiper-button-prev1{left: 0;}
.bigPicScroll .swiper-button-next1{right: 0;}

.nyContent1.nyContent2{width: 652px;margin-left: 20px;min-height: 700px;}
.nyWrap2 .nySide2{margin-top: 0;}


.nyContent2 .content.content3{width: 48%;margin-left: 2%;}
.ztDesc{width: 24%;box-sizing: border-box;}
.ztDesc .ztDescTit{height: 44px;line-height: 44px;padding-left: 20px;background: #0f63b1;font-size: 18px;color: #ffffff;font-weight: normal;}
.ztDesc .ztDescCont{font-size: 14px;color: #242424;line-height: 24px;text-align: justify;word-break: break-all;padding: 13px 12px 20px;border:1px solid #ccc;border-top: none;margin-bottom: 13px;}
.ztDesc .ztDescCont *{max-width: 100% !important;}
.ztDesc .ztDescCont.ztDescCont1 p em{font-weight: bold;margin-right: 6px;}

@media screen and (max-width: 1220px){
.isect2 .isect4_3{width:100%;}
.isect2 .isect4_3_1{width:100%;}
.select{margin:10px auto;margin-left:0px!important;}
.isect2 .isect4_3 ul li {
    width: 30%;
    height: 80px;
    margin: 0 3% 10px 0!important;
    background: #0f63b1;
    text-align: center;
}
.foot {    
    background: url(bot_bg.png) repeat-y center top;}
.foot .wid1200{width:100%;}
.foot-left{width: 100%; margin:0; padding: 0;height:auto;display:none;}
.foot-middle{width: 120px; margin-left:0px;padding: 0;height:auto; float:left;}
.foot-right{ border:0px; padding:0;height:auto; float:left!important;}
.foot-left li{width:20%;text-align:center;}
.yaowen_right{width:100%;}
.w1200{width: auto;padding: 0 7%;}
.header .form,.pcNavWrap,.banner{display: none;}
.header .menuIcon,.header .searchBtn,.wapBanner{display: block;}

.isect1 .isect1_1,.isect1 .isect1_2,.isect1 .isect1_3{width: 100%;margin: 0 0 20px 0;}
.isect2 .isect2_1,.isect2 .isect2_2,.isect2 .isect2_3{width: 100%;margin: 0 0 20px 0;}
.isect2 .isect2_3 ul li{width: 15%;margin: 0 1.6% 15px 0;}
.isect2 .isect2_3 ul li.li3,.isect2 .isect2_3 ul li.li6{margin-right: 1.6%;}

.footer .left,.footer .right{width: 100%;}
.footer .left{margin-bottom: 30px;}

.nySide1{width: 100%;margin-bottom: 20px;}
.nySide1 .tit{display: none;}
.nySide1 ul{border:none;text-align: center;font-size: 0;}
.nySide1 ul li{display: inline-block;*display: inline;*zoom: 1;border:none;}

.nyContent1{width: 100%;box-sizing:border-box;}
.videoList ul{width: 100%;}
.videoList ul li{width: 32%;margin-right: 2%;}
.videoList ul li:nth-child(3n){margin-right: 0;}
.nySide1 ul li a:before{}

.nyWrap1.w1200{padding: 0 5% 40px 5%;}

.nyContent2 .content{width: 68%;}
.nySide2{width: 28%;}
.nySide2 .tit2{background-size: cover;}

.newsList ul{width: 100%;}
.newsList ul li{width: 32%;margin-right: 2%;}
.newsList ul li:nth-child(3n){margin-right: 0;}


.zlWrap{width: 100%;}
.zlWrap .zlItem{width: 32%;margin: 0 2% 30px 0;}
.zlWrap .zlItem:nth-child(3n){margin-right: 0;}

.nyBanner{background-size: cover;height: 0;padding-bottom: 30%;margin-top: 0;}


.nyContent1.nyContent2{width: 100%;margin-left: 0;min-height: 300px;margin-bottom: 30px;}
.nyWrap2 .nySide2{width: 100%;}

.ztDesc,.nyContent2 .content.content3,.nyContent3 .nySide2{width: 100%;}

}

@media screen and (max-width: 1024px){
.nyWrap1.newsTop .leftNews,.nyWrap1.newsTop .rightNews{width: 100%;}
.nyWrap1.newsTop .leftNews{margin-bottom: 20px;}

.passage .psgLink{padding-right: 0;}
.passage .psgLink .share{position: static;margin-top: 12px;}

.footer .left .fLogo{height: auto;}
.footer .left .fLogo .pic{height: 62px;line-height: 62px;float: none;}
.footer .select{float: none;margin-left: 0;width: 280px;}

}
@media screen and (max-width: 848px){
.bigPicScroll .text{width: 100%;position: static;height: auto;padding: 0 0 30px;}
.bigPicScroll .text .desc{height: auto;padding-right: 0;}
.bigPicScroll .text h5.tit{padding-right: 0;}
.bigPicScroll.swiper-container-horizontal > .swiper-pagination-bullets{width: 100%;padding: 0;text-align: center;bottom: 12px;}
}

@media screen and (max-width: 768px){
.header{height: 90px;}

.header .menuIcon{margin-top: 30px;}

.isect2 .isect2_3 ul li{width: 32%;margin: 0 2% 15px 0;}
.isect2 .isect2_3 ul li.li3,.isect2 .isect2_3 ul li.li6{margin-right: 0;}

.videoList ul li{width: 49%;}
.videoList ul li:nth-child(3n){margin-right: 2%;}
.videoList ul li:nth-child(2n){margin-right: 0;}

.nyContent2 .content,.nySide2{width: 100%;}
.nySide2{margin-top: 30px;}

.newsList ul li{width: 49%;}
.newsList ul li:nth-child(3n){margin-right: 2%;}
.newsList ul li:nth-child(2n){margin-right: 0;}

.leaderWrap{padding-left: 0;margin-top: 30px;}
.leaderWrap .leaderList{position: static;width: 100%;}
/*.leaderWrap .leaderCont .top{padding-left: 0;}
.leaderWrap .leaderCont .top .leaderPic{position: static;}*/

.zlWrap .zlItem{width: 49%;}
.zlWrap .zlItem:nth-child(3n){margin-right: 2%;}
.zlWrap .zlItem:nth-child(2n){margin-right: 0;}

}

@media screen and (max-width: 468px){

.header{height: 78px;}
.header .logo,.header .searchBtn{height: 78px;line-height: 78px;margin-left: 10px;}
.header .menuIcon{margin-top: 24px;}

.header .searchBtn{width: 30px;}
.header .menuIcon{margin-left: 10px;}

.isect1 .isect1_2 .tabs span{margin-right: 12px;}
.isect1 .isect1_2 .tabs span:nth-child(2){margin-right: 0;}
.isect1 .isect1_2 .swiper-slide .item ul li a .fl{max-width: 70%;}
.isect2 .isect2_2 .ititle .en{display: none;}
.list li a .fl{max-width: 70%;}

.nySide1 ul li{width: 33.3%;float: left;}
.nySide1 ul li a{padding: 0;display: block;}

.videoList ul li{width: 100%;}
.videoList ul li:nth-child(3n){margin-right: 0;}

.pageWrap span.fl{display: none;}
.pageWrap .page{float: none;text-align: center;}
.pageWrap .page a.num{display: none;}
.pageWrap .page a{width: 50%;box-sizing:border-box;height: 38px;margin: 0;}

.bread .path{float: left;width: 100%;}

.smallPicScrollWrap .swiper-button-prev, .smallPicScrollWrap .swiper-button-next{top: 70px;}

.newsList ul{padding-bottom: 20px;}
.newsList ul li{width: 100%;}
.newsList ul li:nth-child(3n){margin-right: 0;}

.leaderWrap .leaderCont .top{min-height: 162px;padding-left: 144px;}
.leaderWrap .leaderCont .top .leaderPic{width: 124px;height: 162px;}
.leaderWrap .leaderCont .top .leaderText{padding-top: 6px;}

.leaderWrap .leaderList{padding: 18px 0;}

.zlWrap .zlItem{width: 100%;}
.zlWrap .zlItem:nth-child(3n){margin-right: 0;}

.footer .left .text span{display: block;margin-right: 0;}

.isect1 .isect1_1, .isect1 .isect1_2, .isect1 .isect1_3,
.isect2 .isect2_1, .isect2 .isect2_2, .isect2 .isect2_3{margin: 0 0 0px 0;}
}
