body{font-family: Arial,'寰蒋闆呴粦';width: 100%;padding:0;margin:0;}
div,a,li,img,p,span,ul,li,em,i,tr,td,th,strong,dl,dd{font-size: 14px;padding: 0;margin:0;}
h1,h2,h3,h4,h5{padding:0;margin:0;}
em,i{font-style: normal;}
li{list-style: none;}
a{text-decoration: none;}
a:hover{text-decoration: none;}
a:focus{outline: none;text-decoration: none;}
.container {
    width: 1170px;
  }
.ell{
  overflow: hidden;
  display: block;
  top: 0px;
}
@media (max-width: 1000px) {
  .container {
    width:100%;
  }
}

@media (min-width: 1000px) {
  .container {
    width: 1000px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (max-width: 1000px){
  .row{margin: 0 -5px;}
  .item3 li.col-xs-6{width: 33.3333%;}
  .main .main-left{display:none;}
  .main .main-right{padding: 40px 0px 30px 0px!important;width: 100%;}
  .nav_about{display: block!important;}
}
.ell1 {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.clearfix{
  content: '';
  display: block;
  clear: both;
}
/* 鍔ㄧ敾 */
.transform,.r-l-b-tit-b,.r-l-b-tit-b p,.menu-list li h3 span,.honour-list2-img:before,.honour-list2-img:after,.honour-list2 li p{-moz-transition:all .4s ease 0s; /* Firefox 4 */-webkit-transition:all .4s ease 0s; /* Safari and Chrome */-o-transition:all .4s ease 0s; /* Opera */}
.rotate{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg); -ms-transform:rotate(0deg);transform:rotate(0deg);}
.rotate90,.menu-list li.current h3 span{-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);  -ms-transform:rotate(90deg);transform:rotate(90deg);}
.rotate45{-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);  -ms-transform:rotate(45deg);transform:rotate(45deg);}

/*鑳屾櫙瑕嗙洊*/
.bg-cover,.h-new-list li h3 i,.notes ul:before,.honour-list2-img:after{background-position: center center;background-repeat: no-repeat;background-size: cover;}


/*瀵艰埅*/

.header{width: 100%;padding: 28px 0;}/*box-shadow: 0 2px 5px rgba(0,0,0,0.4);*/
.header-b{position: relative;}
.header .logo{display: inline-block;position: relative;z-index: 11;}
.header .logo img{max-width: 100%;}
.header .logoRi{float: right;top: 16px;}
.header .logoRi img{margin-top:10px;}
.header .logo .btnBox{position:relative;}
.header .logo .btnBox>li{float:left;width:40px;height:40px;border-radius:50%;border:1px solid #00498E;margin-left:20px;cursor:pointer;position:relative;}
.header .logo .btnBox>li.search_btn{background:#00498E url("../img/search2.png")no-repeat center center;/*background:#fff url("../img/search1.png")no-repeat center center;*/background-size:80%;}
.header .logo .btnBox>li.search_btn:hover{/*background:#00498E url("../img/search2.png")no-repeat center center;*/}
/*.header .logo .btnBox>li.search_btn:hover .search_input{width:300px;}*/
.header .logo .btnBox>li.languageCN{font-size:14px;background-color:#00498E;}
.header .logo .btnBox>li.languageCN:after{
  content: "涓枃";
  color:#ffffff;
  position:absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -13px;
}
.header .logo .btnBox>li.languageCN:hover{background-color:#ffffff;}
.header .logo .btnBox>li.languageCN:hover:after{
    color:#00498E;
}
.header .logo .btnBox .search_input{
   position: absolute;
    width: 250px;
    height: 40px;
    z-index: -1;
    right: 7px;
    top: -1px;
    border-radius: 20px;
    border: 1px solid #00498E;
    padding: 10px;
    outline-style: none;
    transition: all 0.5s;}

.header .logo .btnBox>li.languageEN{font-size:14px;background-color:#00498E;}
.header .logo .btnBox>li.languageEN:after{
  content: "EN";
  color:#ffffff;
  position:absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
}
.header .logo .btnBox>li.languageEN:hover{background-color:#ffffff;}
.header .logo .btnBox>li.languageEN:hover:after{color:#00498E;}
.header .logo .btnBox>li.active{background-color:#ffffff;}
.header .logo .btnBox>li.active:after{color:#00498E;}
/*绔ュ紑寮�  鏂板瀵艰埅鏍峰紡*/
div.navBox{
    position: fixed;
    width: 100%;
    left: 0px;
    right: 0px;
    background-color: #00498E;
    z-index: 999;
    transition: all 0.5s;
}
div.navBox .liH{
  line-height: 50px;
  padding-left: 0%;
}
div.navBox ul.navigation li{
  position: relative;
  font-size:16px;
  cursor: pointer;
}
div.navBox ul.navigation>li>a{
  display: inline;
  padding: 0px 30px;
  font-size: 18px;
  color: #fff;
  font-family: "Microsoft YaHei", "寰蒋闆呴粦", "Simsun", "瀹嬩綋";
}
div.navBox ul.eng_style>li>a{
  
  padding: 0px 25px;
 
}
div.navBox ul.navigation .selectLi{
  background-color: #EFF4F7;
  line-height: 48px;
}
div.navBox ul.navigation>.selectLi>a{
  color: #00468e;
}
div.navBox ul.navigation .selectSpan{
  display:block;
}
div.navBox ul.navigation .selectNoSpan{
  display:none;
}

.search{display:none;border-top: #d5d5db;}
.search-b{position: relative;}
.search-c{position: absolute;right: 0;top: -88px;width: 155px;z-index: 10;height: 30px;line-height: 30px;}
.search-c input{width: 155px;padding-right: 30px;border-radius: 50px;border:1px solid #d5d5db;height: 30px;line-height: 30px;box-shadow: 0;padding-left: 15px;}
.search-c .btn{position: absolute;top: 5px;right: 8px;border-radius: 0;background: url(../img/search.png) no-repeat;width: 18px;height: 19px;padding: 0;background-size: 100% 100%;}
.search-btn{display: none;}

.header-phone{position: absolute;top: 5px;right: 0;display: none;}
.header-all{}
.header-all h1{font-size: 12px;color: #8a8a8a;padding:0px 10px;}
.header-all h1 small{color: #d82633;font-size: 20px;}
.header-all span{display: inline-block;width: 24px;height: 24px;background: url(../img/phone1.png) no-repeat;background-size: 100% 100%;margin-right: 5px;vertical-align: bottom;}

/*绔ュ紑寮�  鏂板鎼滅储鍏抽敭瀛楁潯鏍峰紡*/
/*.searchBox{position: relative;background-color: #F5F9FA;}*/
/*.searchBox .container{position: relative; min-height: 70px;line-height: 70px;}*/
/*.searchBox .container .searchLe{float: left;}*/
/*.searchBox .container .searchLe span{color: #FE7C31;font-family: "Microsoft YaHei", "寰蒋闆呴粦", "Simsun", "瀹嬩綋";}*/
/*.searchBox .container .searchLe a{display: inline-block;line-height: 15px;padding: 0px 15px;color: #333;border-right: 1px solid #999;}*/
/*.searchBox .container .searchLe a:last-child{border-right: 0px;}*/
/*.searchBox .container .searchRi{position: relative;float: right;}*/
/*.searchBox .container .searchRi .ri_search input[type=text]{width: 330px;height: 40px;line-height: 40px;padding: 0px 10px;outline-style: none;}*/
/*.searchBox .container .searchRi .ri_search span{display: inline-block;background: url("../img/search_btn.png") no-repeat;background-size: 100% 100%;width: 40px; height: 40px;position: absolute;right: 0px;top: 15px;cursor: pointer;}*/


.rel{position: relative;}
.navigation{z-index: 10;position: relative;}
.navigation{padding: 0;position: relative;margin-bottom: 0;left: 0px;top: 2px;background: none;}
.navigation li{float: left;text-align: center;position: relative; }
.navigation li a{color:#444444;line-height: inherit;font-size: 14px;padding:13px 15px 20px 15px;display: inline-block;}
.navigation li>span{display: inline-block;width: 9px;height: 5px;background: url(../img/span_s.png) no-repeat;background-size: 100% 100%;position: absolute;bottom: 0px;left: 50%;margin-left: -4px;}
.navigation li.current a{color: #d82633;}
.navigation li .sub-nav a,.navigation li.current .sub-nav a{color: #666666;font-size: 14px;}
.navigation li i{display: none;}
.navbar{margin-bottom: 0;border: none;z-index: 10;width: 100%;left:0;text-align: center;}
.navbar-content{position: relative;}


.sub-nav{display: none;position: absolute;left: 0;text-align: left;top: 50px;box-shadow: 0px 0px 5px rgba(0,0,0,0.3);width:600px;height:192px;background:#ffffff;padding:20px 20px 20px;text-align: right;border-bottom: 2px solid #00498E;}
.sub-nav-p{width: 1000px;left: -520px;}
.sub-nav-p dl{width: 12.5%;}
.sub-nav dd>label{display: inline-block;position: absolute;right: 30px;}
.sub-nav2 dl dd{width: 100%;}
.sub-nav2 dl{position: relative;left: 0;top: 0px;text-align: left;width: 100%;display: inline-block;min-height: 120px;}
.sub-nav2 dl dd.dd-active a{color: #d60c18;}
.sub-nav2 dl dd a{ color: #666666;font-size: 14px;padding:0;width: 100%;display: inline-block;}
.sub-nav2 dl dd.active a{color: #0068B7;}
.sub-nav2 dl dd.active label{color: #0068B7;}
.sub-nav2 dl dd a i{float: right;margin-right: 20px;font-size: 18px;font-weight: bold;}
.sub-nav dl{display: block;margin-bottom: 0;float: left;padding:0px;ext-align: left;width: 30%;}
.sub-nav dt,.sub-nav dd{display: block;}
.sub-nav dd:last-child{border-bottom: none;}
.sub-nav dt{font-size: 14px;line-height: 30px;position: relative;}
.sub-nav dd{font-size: 12px;line-height: 38px;padding-left: 0px;}
.sub-nav-btn,.ssub-nav-btn{display: none;float: right;}
.sub-nav3{position: absolute; width: 180px; left:130px;top:0px;display: none; z-index: 999;min-height: 100%;}
.sub-nav3 a{text-overflow: ellipsis;white-space: nowrap;display:block;float: none;text-indent: 0;display: block;width: 100%;color: #42464f;font-size: 14px;}
.navbar-default .navbar-nav > li > a{ color: #555; padding-bottom: 0;}
.sliderovely{position: fixed;top: 0;left: 0;height:100%;width: 100%;background:rgba(0,0,0,.15);z-index: 99;
-pie-background:rgba(0,0,0,0.15);behavior:url(PIE.htc);}
.sub-nav2 dl dd.active .nav-img,.sub-nav2 dl dd:first-child .nav-img{display: inline-block;width:220px;height:152px;}
.nav-img{display: block;float:right;text-align: center;padding-left:20px;border-left: 1px solid #e9e9e9;position: absolute;top: 20px;right: 20px;z-index: 10;width: 220px;height:152px;overflow:hidden;}
.nav-img>img{width: 100%;}


/*.row{margin: 0px;} 棣栭〉鐣欒█閮ㄥ垎*/
.form_con table{width: 100%;border-collapse:separate; border-spacing:0px 10px;}
.form_con table .td_p{text-align: right;}
.form_con table .td_p span{font-size: 16px;color: #333;}
.form_con table .td_p label{color: red;font-size: 15px;}
.form_con table input{width: 100%;height:40px;border: 1px solid #ddd;outline-style: none;padding: 0px 10px;}
.form_con table .input_code{width: 120px;}
.form_con table textarea{resize: none;border: 1px solid #ddd;outline-style: none;width: 100%;height: 80px;padding: 10px 10px;}
.form_con img{margin-left: 20px;}
.form_con table input[type=button]{margin-top: 20px;width: 180px;height: 50px;border: none;font-size: 18px;color: #fff;}
.form_con table input[type=button]:first-child{background-color: #FF7B33;}
.swiper-container2 {width: 100%;/*height: 392px;*/overflow: hidden;}
.swiper-slide {text-align: center;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;  -ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center; align-items: center;}

.button{display: inline-block;position: relative;background: #cccccc;color: #666666;
text-shadow: 1px 1px 1px rgba(255,255,255, .22);
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
padding:2px 10px 0;
text-align: center;
-webkit-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
-moz-box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
box-shadow: 1px 1px 1px rgba(0,0,0, .29), inset 1px 1px 1px rgba(255,255,255, .44);
-webkit-transition: all 0.15s ease;
-moz-transition: all 0.15s ease;
-o-transition: all 0.15s ease;
-ms-transition: all 0.15s ease;
transition: all 0.15s ease;
margin-right: 5px;
text-align: center;
line-height:20px;
/*behavior:url(PIE.htc);*/
}

.brand{ FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#add3e8,endColorStr=#b1d6e8); /*IE 6 7 8*/
background: -ms-linear-gradient(top, #add3e8,  #b1d6e8);        /* IE 10 */
background:-moz-linear-gradient(top,#add3e8,#b1d6e8);/*鐏嫄*/ 
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#add3e8), to(#b1d6e8));/*璋锋瓕*/ 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#add3e8), to(#b1d6e8));      /* Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(top, #add3e8, #b1d6e8);   /*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(top, #add3e8, #b1d6e8);  /*Opera 11.10+*/
}

/*banner*/
.swiper-container{z-index: 0;margin-top:51px;}
.swiper-container  .swiper-wrapper li{height: 750px;background-position: center center;background-size: cover;}
.swiper-container  .swiper-wrapper li a{display: inline-block;width: 100%;height: 100%;}
.swiper-pagination{bottom: 15px;left: 0;width: 100%;text-align: right;}/*position: absolute;*/
.swiper-pagination span{display: inline-block;text-align: center;width: 50px;height: 16px;margin:0 5px;cursor: pointer;background-color:#fff;}
.swiper-pagination span.swiper-active-switch,.swiper-pagination span:hover{background: #0168B7;border-color: #0168B7;}
.swiper-container  .swiper-pagination-box{margin: 0px auto;position: absolute;bottom: 10px;left: 18%;}

.item_t{padding:100px 0px 0px;}
/*.item_t h1{font-size: 30px;color: #d82633;line-height: 30px;text-align: center;}*/
/*.item_t h1 small{font-size: 22px;color: #999999;display: inline-block;margin-left: 10px;}*/
.item_b{text-align: center;margin-top: 10px;}

.scoll_btn{background:url('../img/scoll_icon.png')no-repeat center center;display:inline-block;width:82px;height:82px;position:absolute;top:-37px;margin-left:-41px;cursor:pointer;left: 50%;}

.search_about{width: 100%;position: relative;padding: 17px 0px;display:none;}
.search_about p{width: 100%;height: 35px;line-height: 35px;background-color: #0168B7;color: #fff;padding: 0px 10px;position: relative;}
.search_about p em {position: absolute;right: 10px;top: 0px;font-size: 16px;color: #fff;}
.search_about ul{background-color: #fff;position: relative;display:none;}
.search_about li{border-bottom: 1px dashed #ccc;height: 35px;line-height: 35px;}

/*棣栭〉 index 绔ュ紑寮�*/
.item1{position: relative;}
.item1-b{position: relative;height:444px;overflow:hidden;margin:50px 0px;}
.item1-b .col-sm-3{padding-left:10px;padding-right:10px;}
.item1-b .col-sm-6{padding-left:10px;padding-right:10px;height:100%;}
.item1-b .item1b-le{position:relative;width:100%;}
.item1-b .item1b-le>a{display:block;}
.item1-b .item1b-le .item1b-le-top{position:relative;width: 280px;height: 212px;}
.item1-b .item1Dialog:after{
    display:none;
    content: "";
    position:absolute;
    top:0px;
    left:0px;
    right:0px;
    bottom:0px;
    background:rgba(0,0,0,0.5) url("../img/rongyubtn.png")no-repeat center center;
}
.item1-b .item1Dialog:hover:after{display:block;}
.item1-b .item1Dialog:hover .item1b_title{display:none;}

.item1-b .item1b-le .item1b-le-bottom{margin-top:20px;position:relative;width: 280px;height: 212px;}

.item1-b .item1b-le img{width:100%;height:100%;}
.item1-b .item1b-center{position:relative;height:100%;}

.item1-b .item1b-center img{width:100%;height:100%;}
.item1-b .item1b-ri{position:relative;width:100%;}
.item1-b .item1b-ri a{display:block;}
.item1-b .item1b-ri img{width:100%;height:100%;}
.item1-b .item1b-ri .item1b-ri-bottom{margin-top:20px;position:relative;width: 280px;height: 212px;}
.item1-b .item1b-ri .item1b-ri-top{position:relative;width: 280px;height: 212px;}
.item1-b .item1b_title{position:absolute;bottom:0px;left:0px;right:0px;background:rgba(0,0,0,0.6);padding:10px;text-align:center;font-size:16px;color:#ffffff;}
.item1-b .item1b_center_title{padding:15px;}

.item_t .txt_div{text-align: center;background:url("../img/lineBg_title.png")no-repeat center center;}
.item_t .txt_div h2{font-size:36px;color:#333333;display:inline-block;}
.item_t .txt_div h2 span{font-size:24px;color:#999999;font-family:Arial;}
/*棣栭〉 index 绔ュ紑寮�*/
.item2{position:relative;background: url(../img/item2_bg.jpg) no-repeat;padding-bottom: 20px;background-size: cover;}
.item2 .item2_content{position:relative;padding:80px 0px;overflow:hidden;}
.item2 .item2_content ul{position:relative;}
.item2 .item2_content ul li{position:relative;float:left;width:100%;}
.item2 .item2_content ul li .item2_liTop{text-align:center;transition: all 0.5s;}
.item2 .item2_content ul li .item2_liTop img{margin:20px 0px;}
.item2 .item2_content ul li .item2_liTop h2{font-size:22px;color:#333333;margin:12px 0px;}
.item2 .item2_content ul li .item2_liTop p{font-size:14px;color:#666666;line-height:26px;margin:20px 10px 10px;}
/* .item2 .item2_content ul li .item2_liBottom{text-align:center;padding:10px;transition: all 0.5s;width: 100px;margin: auto;}
.item2 .item2_content ul li .item2_liBottom a{display:block;}
.item2 .item2_content ul li .item2_liBottom .item2_line{display:inline-block;width:50px;border-top:1px solid #AEBAC7;}
.item2 .item2_content ul li .item2_liBottom h2{font-size:16px;color:#666666;margin:10px 0px;}
.item2 .item2_content ul li .item2_liBottom .item2_btn{margin:10px 0px;display:inline-block;width:32px;height:32px;background:url("../img/cy_btn1.png")no-repeat center center;}
 */
.item2_liBottom{text-align:center;padding:10px;transition: all 0.5s;width: 100px;margin: auto;}
.item2_liBottom a{display:block;}
.item2_liBottom .item2_line{display:inline-block;width:50px;border-top:1px solid #AEBAC7;}
.item2_liBottom h2{font-size:16px;color:#666666;margin:10px 0px;}
.item2_liBottom .item2_btn{margin:10px 0px;display:inline-block;width:32px;height:32px;background:url("../img/cy_btn1.png")no-repeat center center;}

.item2_liBottom:hover{background-color:#00498E;}
.item2_liBottom:hover  h2{color:#ffffff;}
.item2_liBottom:hover .item2_btn{background:url("../img/cy_btn2.png")no-repeat center center;}

.item1 .item2_liBottom{margin-bottom: 50px;}

/*棣栭〉 index 绔ュ紑寮�*/
/* .item2 .item2_content ul li:hover .item2_liTop{}
.item2 .item2_content ul li .item2_liBottom:hover{background-color:#00498E;}
.item2 .item2_content ul li .item2_liBottom:hover  h2{color:#ffffff;}
.item2 .item2_content ul li .item2_liBottom:hover .item2_btn{background:url("../img/cy_btn2.png")no-repeat center center;} */
/*棣栭〉 index 绔ュ紑寮�*/
.item3{position:relative;}
.item3 .item3-content{position:relative;padding:60px 0px;}
.item3 .item3-content .zx_hdBox{position:relative;overflow:hidden;}
.item3 .item3-content .zx_le{padding-right:30px;}
.item3 .item3-content .zx_ri{padding-left:0px;}
.item3 .item3-content .zx_hdBox .zx_hdTitle{position:relative;height: 30px;}
.item3 .item3-content .zx_hdBox .zx_hdTitle>h1{font-size:24px;color:#333333;}
.item3 .item3-content .zx_hdBox .zx_hdTitle>h1>label{font-size:14px;color:#999999;}
.item3_BtnBox{display:inline-block;position: absolute;top: 0px;right: 0px;}
.item3_BtnBox>a{display:inline-block;border-radius:5px;margin-left:10px;background-color: #C1C9D4;padding:5px 15px;font-size:14px;color:#ffffff;}
.item3_BtnBox .prev-btn{font-weight:bold;}
.item3_BtnBox .next-btn{font-weight:bold;}
.item3_BtnBox>a:hover{background-color:#00448B;color:#ffffff;}
.swiper-container-news{margin:30px 0px;}
.swiper-container-news .swiper-slide{position:relative;overflow:hidden;}
.swiper-container-news .swiper-slide img{max-height:336px;}
.swiper-slide-dialog{position:absolute;bottom:0px;left:0px;right:0px;background:rgba(0,0,0,0.6);padding:10px;text-align:left;}
.swiper-slide-dialog h2{font-size:18px;color:#ffffff;padding:5px 0px;}
.swiper-slide-dialog p{font-size:12px;color:#ffffff;line-height:26px;}
.swiper-container-newsInfo{margin:30px 0px;}
.swiper-container-newsInfo .swiper-slide{position:relative;width:100%;text-align: inherit;}
.swiper-slide-content{width:100%;position:relative;overflow:hidden;}
.swiper-slide-content>a{display:block;margin-bottom:20px;background-color:#EFF5FB;}
.swiper-slide-content>a:last-child{margin-bottom:0px;}
.news_leDate{width:100px;height:100px;background-color:#00468E;float:left;}
.news_leDate>h2{width:100%;height:70%;line-height:70px;text-align:center;font-size:40px;color:#ffffff;}
.news_leDate>h3{width:100%;height:30%;line-height:30px;text-align:center;font-size:16px;color:#ffffff;border-top:1px solid #005EBF;}
.news_riInfo{padding:10px 10px 10px 120px;max-height:100px;}
.news_riInfo>h1{font-size:16px;color:#333333;padding-bottom:5px;display: block;word-break: break-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
.news_riInfo>p{font-size:12px;color:#666666;line-height: 28px;height: 56px;overflow: hidden;}
/*棣栭〉 index 绔ュ紑寮�*/
.item4{background: url(../img/about_us_bg.jpg) no-repeat;background-size: cover;position:relative;}
.item4 .item4_content{position:relative;padding:80px 0px 50px;}
.item4 .item4_content .item4_ri{position:relative;padding-top:50px;}
.item4 .item4_content .item4_ri h1{font-size:24px;color:#00468e;}
.item4 .item4_content .item4_ri p{font-size:16px;color:#333333;line-height:36px;}
.item4 .item4_content .item4_ri .line_item4{padding:10px 0px;}
.item4 .item4_content .item4_ri .line_item4>i{display:inline-block;width:40px;border-top:3px solid #00498E;}
.item4 .item4_content .item4_ri .more_item4{display:inline-block;padding:0px 30px;border:1px solid #00498E;}
.item4 .item4_content .item4_ri .more1_item4{display:inline-block;padding:1px 10px;background-color:#00498E;margin-left: -5px;color:#ffffff;}
.item4 .item4_content .item4_ri .more_p{margin-top:50px;}
/*棣栭〉 index 绔ュ紑寮�*/
.item5{position:relative;}
.item5 .item5_content{position:relative;overflow:hidden;padding:80px 0px;}
.item5 .item5_content li{float:left;width:20%;border:1px solid #ffffff;transition: all 0.5s;}
.item5 .item5_content li .item5_top{background-color:#ffffff;text-align:center;}
.item5 .item5_content li .item5_bottom{padding:10px;text-align:center;color:#333333;}
.item5 .item5_content li .item5_bottom .line_item5{display:inline-block;width:40px;border-top:1px solid #83AFDD;}
.item5 .item5_content li .item5_bottom h2{font-size:16px;margin:20px 0px;
    word-break:keep-all;           /* 涓嶆崲琛� */
    white-space:nowrap;          /* 涓嶆崲琛� */
    overflow:hidden;               /* 鍐呭瓒呭嚭瀹藉害鏃堕殣钘忚秴鍑洪儴鍒嗙殑鍐呭 */
    text-overflow:ellipsis;         /* 褰撳璞″唴鏂囨湰婧㈠嚭鏃舵樉绀虹渷鐣ユ爣璁�(...) 锛涢渶涓巓verflow:hidden;涓€璧蜂娇鐢ㄣ€�*/}
.item5 .item5_content li .item5_bottom .btn_item5{display:inline-block;color:#ffffff;width:21px;height:21px;border-radius:50%;background-color:#C1CAD4;}
.item5 .item5_content li .item5_bottom p{margin:30px 0px 10px;}
.item5 .item5_content li:hover{border:1px solid #00468E;background-color:#00468E;cursor:pointer;}
.item5 .item5_content li:hover .item5_bottom{color:#ffffff;}
.item5 .item5_content li:hover .item5_bottom h2{color:#ffffff;}
.item5 .item5_content li:hover .item5_bottom .btn_item5{background-color:#ffffff;color:#00468E;}

/*绔ョ 璞▉鏂伴椈涓績鏍峰紡寮€濮�*/
.main{margin-top: 50px;}
.main-w1200{margin: 0 auto;max-width: 1200px;}
.main .news-center .news-fl{float: left;width: 20%;padding-right: 20px;}
.main .news-center .news-fr{float: left;width: 80%;padding-left: 40px;}
.main .news-center .news-fl .news-fl-title{background: #00468e;padding: 18px 0 25px 25px;position: relative;}
.main .news-center .news-fl .news-fl-title .xiaBtn{
    display: none;
    background: url(../images/xia2.png)no-repeat center;
    width: 18px;
    height: 13px;
    background-position-y: 100%;
    transition: all 0.5s;
    position: absolute;
    top: 16px;
    right: 10px;
}
.main .news-center .news-fl .news-fl-title .xiaBtn_deg{
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);}
.main .news-center .news-fl .news-fl-title h2{font-size: 30px;color: #fff;padding-top: 4px;}
.main .news-center .news-fl .news-fl-title span{font-size: 14px;color: #9cb7d2;}
.main .news-center .news-fl .news-fl-list ul li{padding: 23px 0 23px 28px;background-color:#f4f8fc;position: relative;border-bottom: 1px dashed #ddd;}
.main .news-center .news-fl .news-fl-list ul li a{font-size: 16px;color: #333;background: url(../images/pro_ri_n.png) no-repeat 93% 50%;display:block;}
.main .news-center .news-fl .news-fl-list ul li.selected_li{background-color: #e5f2ff;}
.main .news-center .news-fl .news-fl-list ul li.selected_li a{color: #00468e;background: url(../images/pro_ri_h.png) no-repeat 93% 50%;}
.main .news-center .news-fl .news-fl-list ul li span{width: 4px;height: 22px;background-color:#00468e;
    position: absolute;top: 23px;left: 0;display: none;}
.main .news-center .news-fl .news-fl-list ul li.selected_li span{display:inline-block;}
.main .news-center .news-fl .news-fl-list ul li:hover{background-color: #e5f2ff;}
.main .news-center .news-fl .news-fl-list ul li:hover span{display: inline-block}
.main .news-center .news-fl .news-fl-list ul li:hover a{color:#00468e;background: url(../images/pro_ri_h.png) no-repeat 93% 50%;display:block;}

.main .news-fr-title{border-bottom: 1px solid #ddd;}
.main .span-left{float:left;font-size: 20px;color: #00468e;padding: 5px 0;border-bottom: 2px solid;margin-bottom:-38px; }
.main .span-right{width:100%;float:left;text-align: right;padding: 12px 0 5px 0}
.main .span-right img{vertical-align: text-top;}
.main .span-right a{font-size: 12px;color: #888;}
.main .span-right a.first-d{font-size: 14px;color: #00468e;}
.main .news-center .news-fr .jtys-content .jtys-title h2{font-size: 22px;text-align: center;padding: 30px 0 22px;border-bottom: 1px dashed #ddd;}
.main .news-center .news-fr .jtys-content .jtys-title p{padding: 10px 0;text-align: center;}
.main .news-center .news-fr .jtys-content .jtys-title p span{color: #727b8c;font-size: 12px;}
.main .news-center .news-fr .jtys-content .jtys-title p span.times{padding-right: 15px;}
.main .news-center .news-fr .jtys-content .jtys-content-text p{font-size: 12px;color: #666;line-height: 30px;}
.main .news-center .news-fr .jtys-content .jtys-content-text p img {max-width: 100%;display: block;margin: auto;height: auto!important;}

.main .news-center .news-fr .jtys-content .jtys-content-text .jtys-text-img{text-align: center;padding-top: 20px;}
.main .news-center .news-fr .jtys-content .jtys-content-text .jtys-text-img img{max-width: 100%;width: auto;}
.main .news-center .news-fr .jtys-share .jtys-share-box{background-color: #f2f4f7;border-top: 1px solid #ddd;padding: 12px 10px;margin-top: 40px;}
.main .news-center .news-fr .jtys-share .jtys-share-box .jtys-share-fl{float: left;}
.main .news-center .news-fr .jtys-share .jtys-share-box .jtys-share-fr{float: right;padding-top: 10px;}
.main .news-center .news-fr .jtys-share .jtys-share-box .jtys-share-fr .jiathis_style_24x24{display: inline-block;}
.main .news-center .news-fr .jtys-share .jtys-share-box .jtys-share-fr .jiathis_style_24x24  .jiathis_txt{font-size: 14px;color: #666;}
.main .news-center .news-fr .jtys-share .jtys-share-box .jtys-share-fr .jiathis_style_24x24  .jiathis_counter.jiathis_bubble_style{width: 58px!important;}
.main .news-center .news-fr .jtys-share .jtys-share-box .jtys-share-fl button{border: 1px solid #00468e;background: #fff;
    color: #00468e;padding: 10px 20px 10px 16px;}
.main .news-center .news-fr .jtys-share .jtys-share-box .jtys-share-fl button:hover{color: #fff;background-color: #00468e;}
.main .news-center .news-fr .jtys-n-pre{padding-top: 20px }
.main .news-center .news-fr .jtys-n-pre a{display: inline-block;font-size: 14px;color: #444;width: 49%;}
.main .news-center .news-fr .jtys-n-pre a span{font-size: 12px;color: #999;}
.main .news-center .news-fr .jtys-n-pre .jtys-n{}
.main .news-center .news-fr .jtys-n-pre .jtys-pre{text-align: right;}
    /*绔ョ 璞▉鏂伴椈涓績鏍峰紡缁撴潫*/

/*绔ョ 璞▉闆嗗洟缁勭粐鏈烘瀯鏍峰紡寮€濮�*/
.main .news-center .news-fr .jt-jianjie{margin-top: 30px;}
.main .news-center .news-fr .jt-jianjie img{width: auto;max-width: 100%;}
/*绔ョ 璞▉闆嗗洟缁勭粐鏈烘瀯鏍峰紡缁撴潫*/

/*绔ョ 璞▉闆嗗洟绠€浠嬫牱寮忓紑濮�*/
.main .news-center .news-fr .jt-jianjie{margin-top: 30px;}
.main .news-center .news-fr .jt-jianjie-text{padding-top:24px;}
.main .news-center .news-fr .jt-jianjie img{width: auto;max-width: 100%;}
.main .news-center .news-fr .jt-jianjie-text p{text-indent: 40px;font-size: 14px;color: #666;padding-bottom: 20px;line-height: 30px;}
.main .news-center .news-fr .jt-jianjie-text p span{font-size: 18px;color: #00468e;}
.main .news-center .news-fr .jt-jianjie-text h4{font-size: 18px;color: #333;text-indent: 40px;padding-bottom: 8px;}
/*绔ョ 璞▉闆嗗洟缁撴瀯鏍峰紡缁撴潫*/

/*绔ョ 璞▉浜烘墠鍩瑰吇鏍峰紡寮€濮�*/
.main .news-center .news-fr .rc-py{margin-top: 30px;}
.main .news-center .news-fr .rc-py p{font-size: 14px;color: #666;text-indent: 40px;margin-bottom: 20px;}
.main .news-center .news-fr .rc-py-content{padding-left: 35px;}
.main .news-center .news-fr .rc-py-content .ul-rcpy .ul-li-dt{font-size: 18px;color: #333;font-weight: bold;}
.main .news-center .news-fr .rc-py-content .ul-rcpy li{font-size: 14px;color:#666;line-height: 36px;}
/*绔ョ 璞▉浜烘墠鍩瑰吇鏍峰紡缁撴潫*/

/*绔ョ 璞▉浜烘墠鐞嗗康鏍峰紡寮€濮�*/
.main .news-center .news-fr .rc-ln{margin-top: 30px;}
.main .news-center .news-fr .rc-ln .rc-ln-img img{max-width: 100%;width: 100%;}
.main .news-center .news-fr .rc-ln .rc-ln-text{padding-left: 25px;padding-top: 15px;}
.main .news-center .news-fr .rc-ln .rc-ln-text p{font-size: 16px;color: #666;line-height: 48px;}
.main .news-center .news-fr .rc-ln .rc-ln-text p em{display: inline-block;width: 10px;height: 10px;margin-right: 10px;  background: url("../img/rencai-fangkuai.png"); }
.main .news-center .news-fr .rc-ln .rc-ln-text p i{display: inline-block;width: 10px;height: 10px;margin-right: 10px;  background: url("../img/rencai-fangkuai.png")}
/*绔ョ 璞▉浜烘墠鐞嗗康鏍峰紡缁撴潫*/

/*绔ョ 璞▉鍛樺伐椋庨噰鏍峰紡寮€濮�*/
.main .news-center .news-fr .yg-fc{margin-top:30px; }
.main .news-center .news-fr .yg-fc ul li{float: left;width: 33.3333%;margin-top: 20px;}
.main .news-center .news-fr .yg-fc ul li .yg-fc-box{padding: 0 10px;}
.main .news-center .news-fr .yg-fc ul li .yg-fc-box .yg-fc-img{position: relative;}
.main .news-center .news-fr .yg-fc ul li .yg-fc-box .yg-fc-img .yfc-img-box img{max-width: 100%;width: auto;}
.main .news-center .news-fr .yg-fc ul li .yg-fc-box .yg-fc-img .fc-bg{position: absolute;left: 0;
    top:0;right: 0;bottom: 0; background:rgba(0,0,0,0.5);-pie-background:rgba(0,0,0,0.5);behavior:url(PIE.htc);
    filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);display: none;}
.main .news-center .news-fr .yg-fc ul li .yg-fc-box .yg-fc-img .fc-bg img{position: absolute;
    left:50%;top: 50%;    margin-left: -24px;  margin-top: -24px;}
.main .news-center .news-fr .yg-fc ul li .yg-fc-box p{font-size: 14px;color: #666;line-height: 50px;text-align: center;background: #eef2f8;}
.main .news-center .news-fr .yg-fc ul li:hover .yg-fc-box .yg-fc-img .fc-bg{display: block}
.main .news-center .news-fr .yg-fc ul li:hover p{color: #fff;background:#00468e;}
    /*绔ョ 璞▉鍛樺伐椋庨噰鏍峰紡缁撴潫*/
/*绔ョ鍟嗗姟鍚堜綔鏍峰紡寮€濮�*/
.main .news-center .news-fr .sw-hezuo .sw-hezuo-title{margin-top: 10px;}
.main .news-center .news-fr .sw-hezuo .sw-hezuo-title h2{font-size: 30px;color:#00468e;font-weight: 600;
    text-align: center;padding: 30px 0;border-bottom: 1px dashed #ddd;}
.main .news-center .news-fr .sw-hezuo .sw-process{padding-left: 35px;}
.main .news-center .news-fr .sw-hezuo .sw-process ul{border-left: 1px dashed #00468e;margin-top: 40px;}
.main .news-center .news-fr .sw-hezuo .sw-process ul li{position: relative;padding-left: 55px;margin-bottom: 50px;}
.main .news-center .news-fr .sw-hezuo .sw-process ul li h3{font-size:24px;font-weight: bold;color: #00468e;padding: 10px 0 5px; }
.main .news-center .news-fr .sw-hezuo .sw-process ul li p{font-size:14px;color: #666; }
.main .news-center .news-fr .sw-hezuo .sw-process ul li strong{position: absolute;left: -35px;top: 0;display: inline-block;text-align: center;
    vertical-align: middle;font-size: 36px;color: #fff;line-height: 2;font-style: italic;
width: 70px;height: 70px;background: #00468e;border-radius: 35px;-webkit-border-radius: 35px;-moz-border-radius: 35px;}

/*绔ョ鍟嗗姟鍚堜綔鏍峰紡缁撴潫*/

/*绔ョ 閿€鍞唬琛ㄦ牱寮忓紑濮�*/
.main .news-center .news-fr .xs-daibiao{margin-top: 40px;}
.main .news-center .news-fr .xs-daibiao ul.dl-1,
.main .news-center .news-fr .xs-daibiao ul.dl-2
.main .news-center .news-fr .xs-daibiao ul.dl-3
.main .news-center .news-fr .xs-daibiao ul.dl-4{padding-bottom: 20px;}
.main .news-center .news-fr .xs-daibiao ul li{font-size: 14px;color: #666;line-height: 36px;}
.main .news-center .news-fr .xs-daibiao ul.dl-1 li{padding-left: 36px;}
/*.main .news-center .news-fr .xs-daibiao ul.dl-2 li, 
.main .news-center .news-fr .xs-daibiao ul.dl-3 li,
.main .news-center .news-fr .xs-daibiao ul.dl-4 li{text-indent: 30px;}*/
.main .news-center .news-fr .xs-daibiao ul.dl-1 li p{text-indent: 30px;}
.main .news-center .news-fr .xs-daibiao ul li.dt{font-size: 18px;color: #333;text-indent:0;padding-left: 0;font-weight:bold;}
.main .news-center .news-fr .xs-daibiao .hz-yaoqiu{padding-left: 36px;}
.main .news-center .news-fr .xs-daibiao .hz-yaoqiu h5{font-size: 16px;color: #00468e;padding-bottom: 10px;}
.main .news-center .news-fr .xs-daibiao .hz-yaoqiu .hz-yq-title2{padding-top:30px; }
.main .news-center .news-fr .xs-daibiao .hz-yaoqiu p{line-height: 36px;}
.main .news-center .news-fr .xs-daibiao .hz-yaoqiu p span{color: #00468e;font-weight: bold;}
    /*绔ョ 閿€鍞唬琛ㄦ牱寮忕粨鏉�*/

/*绔ョ 缃戠珯鍦板浘鏍峰紡寮€濮�*/
.main .wz-ditu-map{padding-top: 30px;}
.main .wz-ditu-map .wz-map-list h5{border-bottom:1px solid #eeeeee;font-size: 18px;color: #333;padding: 10px 0;}
.main .wz-ditu-map .wz-map-list h5 img{vertical-align: middle;padding-right: 10px;width: auto;max-width: 1005;}
.main .wz-ditu-map .wz-map-list p{color: #666;padding: 20px 0 10px;}
.main .wz-ditu-map .wz-map-list p a{color: #666;display: inline-block;padding-right: 50px;padding-left: 30px;padding-bottom: 10px;}
.main .wz-ditu-map .wz-map-list p a:first-child{padding-left: 0;}
/*绔ョ 缃戠珯鍦板浘鏍峰紡缁撴潫*/

/*绔ョ 闆嗗洟鍔ㄦ€佸垪琛ㄦ牱寮忓紑濮�*/
.news-b li:nth-child(2n){padding-left:0px;padding-right: 0;}
.news-b li:nth-child(2n+1){padding-left: 0px;padding-right: 0px;}
.news-b{position: relative;width: 100%;padding-top: 30px;}
.news-b li{position: relative;width: 100%;border-bottom: 1px dashed #aaa;cursor: pointer;}
.news-b li:first-child{border-top: 1px dashed #aaa;}
.news-b li div{float: left;}
.news-b li .li_le{width: 22%;padding: 20px 0px 20px 0px;}
.news-b li .li_le img{max-width: 100%;width: auto;}
.news-b li .li_ri{width: 78%;padding: 20px 20px 20px 20px;}
.news-b li .li_ri h2{font-size: 18px;color: #333;font-weight: bold;line-height: 20px;}
.news-b li .li_ri .p_txt{font-size: 14px;color: #666;line-height: 25px;margin-top: 10px;}
.p_time{position: relative;font-size: 14px;color: #999;margin-top: 10px;}
.p_time .span_time{display: inline-block;width: 20px;height: 20px; background: url('../images/news-map.png')no-repeat 0px -16px;background-size: 68%;float:left;}
.news-b li a{display:inline-block;position: relative;padding: 0px;}
/*绔ョ 闆嗗洟鍔ㄦ€佸垪琛ㄦ牱寮忕粨鏉�*/


/*鍙戝睍鍘嗙▼ 绔ュ紑寮�*/
.fzlcBox{position:relative;margin-top:20px;}
.fzlcBox .fzlcNav{position:relative;overflow-x: auto;overflow-y: hidden;}
.fzlcBox .fzlcNav li{float:left;width:306.5px;background-color:#B8C3CE;height:45px;line-height:45px;border-right:1px solid #fff;text-align:center;font-size:18px;color:#ffffff;cursor:pointer;}
.fzlcBox .fzlcNav li:last-child{border-right:0px;}
.fzlcBox .fzlcNav .liActive{background-color:#0D5EB0;}

.fzlcBox .fzlcInfoBox{position:relative;}
.fzlcBox .fzlcInfoBox>div{position:relative;float:left;width:100%;display:none;padding:30px;border:1px solid #B8C3CE;border-top:none;}
.fzlcBox .fzlcInfoBox .fzlcActive{display:block;}

/*鎳備簨闀胯嚧杈� 绔ュ紑寮�*/
.chairmanBox{position:relative;padding:30px 0px;}
.chairmanBox img{max-width:100%;}


/*鑽ｈ獕璧勮川 绔ュ紑寮�*/
.rongyuzizhiBox{position:relative;padding:30px 0px;}
.rongyuzizhiBox .rongyuList{position:relative;width:100%;}
.rongyuzizhiBox .rongyuList li{width:33.33%;padding:10px;float:left;cursor:pointer;}
.rongyuzizhiBox .rongyuList li h1{font-size:14px;color:#666666;text-align:center;padding:20px 10px;}
.rongyuzizhiBox .rongyuList li:hover h1{color:#00468E;}
.rongyuzizhiBox .rongyuList li .imgBox{border:1px solid #DDDDDD;position:relative;}
.rongyuzizhiBox .rongyuList li .imgBox>img{width:100%;}
.rongyuzizhiBox .rongyuList li .imgBox .dialog_ry{position:absolute;top:0px;left:0px;right:0px;bottom:0px;background:rgba(0,70,142,0.6) url("../img/rongyubtn.png")no-repeat center center;display:none;transition:all 0.5s;}
.rongyuzizhiBox .rongyuList li:hover .imgBox .dialog_ry{display:block;}


/*鍗氬＋鍚庡伐浣滅珯 绔ュ紑寮�*/
.boshihouWork{padding:30px 0px;}
.boshihouWork img{width:100%;}

/*澶т簨璁� 绔ュ紑寮�*/
.dashijiBox{position:relative;}
.dashijiBox .dashijiNav{position:relative;padding:0px 50px;border-bottom:1px dashed #dddddd;height: 110px;overflow-x: auto;overflow-y: hidden;}
.dashijiBox .dashijiNav a{display:block;float:left;background-color:#B8C3CE;color:#ffffff;width:auto;margin:30px 5px;text-align:center;padding:12px;font-size:16px;}
.dashijiBox .dashijiNav a:hover{background-color:#00468E;}
.dashijiBox .dashijiNav .active{background-color:#00468E;}
.dashijiBox .dashijianInfo{position:relative;padding:30px 0px;}
.dashijiBox .dashijianInfo img{width:100%;}

/*闆嗗洟浜т笟 绔ュ紑寮�*/
.jituanchanyeBox{padding:30px 0px;}
.jituanchanyeBox .jituanchanyeInfo{position:relative;}
.jituanchanyeBox .jituanchanyeInfo img{width:100%;margin:20px 0px;}


/*婊氬姩鏉℃牱寮忎慨鏀�*/
::-webkit-scrollbar {
    width: 10px;
    height:10px;
}
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
/* Handle */
::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255,255,255,0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255,255,255,0.3);
}

/*浜у搧璇︽儏 绔ュ紑寮�*/
.pro_infoBox{padding:30px 0px;position:relative;}
.pro_infoBox .pro_imgBox{border:1px solid #DDDDDD;text-align: center;}
.pro_infoBox .pro_imgBox>img{max-width:100%;}
.pro_infoBox .pro_infoTxt{padding-top:20px;padding-left:10px;}
.pro_infoBox .pro_infoTxt>h1{font-size:24px;color:#333;font-weight:bold;padding-bottom:15px;border-bottom:1px solid #DDDDDD;margin-bottom:15px;}
.pro_infoBox .pro_infoTxt>p{font-size:16px;color:#666;line-height:30px;}
.pro_infoBox .pro_infoContent{margin-top:20px;border:1px solid #00498E;}
.pro_infoBox .pro_infoContent ul{background-color:#00498E;}
.pro_infoBox .pro_infoContent li{float:left;padding:10px 20px;color:#ffffff;font-size:18px;font-weight:bold;cursor:pointer;}
.pro_infoBox .pro_infoContent li:nth-child(2){display: none;}
.pro_infoBox .pro_infoContent .liActive{background-color:#ffffff;color:#00468e;}
.pro_infoBox .pro_infoContent .pro_textBox{position:relative;}
.pro_infoBox .pro_infoContent .pro_textBox>div{position:relative;float:left;width:100%;padding:25px;display:none;}
.pro_infoBox .pro_infoContent .pro_textBox .active{display:block;}
.pro_infoBox .pro_infoContent .pro_textBox .active img{max-width: 100%;}
/*绀句細璐ｄ换  绔ュ紑寮�*/
.shehuizerenBox{padding:30px 0px;position:relative;}
.shehuizerenBox img{max-width:100%;}

/*鍛樺伐椋庨噰 绔ュ紑寮�*/
.yuangongfengcaiBox{padding:20px 50px;position:relative;}
.yuangongfengcaiBox img{max-width:100%;}
.swiper-slide-con{position:relative;}
.swiper-slide-con .gallery-top {
    height: 524px;
    width: 100%;
}
.swiper-slide-con .swiper-slide {
    background-size: cover;
    background-position: center;
}
.swiper-slide-con .swiper-slide>img {
    width: 100%;
    height: 100%;
}
.swiper-slide-con .gallery-top .swiper-slide-active{border:5px solid #00498E;}
.swiper-slide-con .gallery-thumbs .swiper-slide-active{border:1px solid #00498E;}
.swiper-slide-con .gallery-thumbs {
    display:none\9;
    position:relative;
    width:100%;
    height: 135px;
    box-sizing: border-box;
    padding: 15px 65px 0px;
    margin-top:35px;
}
.swiper-slide-con .gallery-thumbs .swiper-wrapper{
    width:100%;
    transform:translate3d(0px, 0px, 0px)!important;
}
.swiper-slide-con .gallery-thumbs .swiper-slide {
    width: 23.5%;
    height: 100%;
    opacity: 1;
    cursor: pointer;
    background-position: top;
    float: left;
}
.swiper-slide-con .gallery-thumbs .swiper-slide-active {
    opacity: 1;
}
.swiper-slide-con .gallery-thumbs .next_btn{display:inline-block;position: absolute;right: 20px;top: 55px;width:30px;height:42px;background:url("../images/next_hui.png")no-repeat center center;}
.swiper-slide-con .gallery-thumbs .next_btn:hover{background:url("../images/next_1.png")no-repeat center center;}
.swiper-slide-con .gallery-thumbs .prev_btn{display:inline-block;position: absolute;left: 20px;top: 55px;width:30px;height:42px;background:url("../images/prev_hui.png")no-repeat center center;}
.swiper-slide-con .gallery-thumbs .prev_btn:hover{background:url("../images/prev_2.png")no-repeat center center;}

/*鍔犲叆璞▉-鎷涜仒鍏憡 绔ュ紑寮�*/
.add_hw{position:relative;padding:30px 0px;overflow:hidden;}
.add_hw .add_zpggBox{position:relative;}
.add_hw .add_zpggBox .col-sm-6>img{max-width:100%;width:100%;}
.add_hw .add_zpggBox .col-sm-6:first-child{padding-left:0px;}
.add_hw .add_zpggBox .col-sm-6:last-child{padding-right:0px;}
.add_hw .add_zpggBox .col-sm-6 a{display:block;width:100%;}
.add_hw .add_zpggBox .col-sm-6 a img{width:100%;}
.zp_title{height:48px;line-height:48px;border-top:2px solid #00498E;margin-top:30px;background-color:#F2F2F2;font-size:18px;color:#333333;padding:0px 10px;font-weight: bold;}
.zpBox{position:relative;}
.zpBox li{position:relative;margin-top:15px;}
.zpBox li .zp_info{position:relative;background-color:#F2F2F2;cursor:pointer;}
.zpBox li .zp_info .zp_li{float:left;width:25%;text-align:center;font-size:16px;color:#666666;padding:10px;}
.zpBox li .zp_info .zp_li .xiaBtn{display: inline-block;background: url(../images/xia.png)no-repeat center;width: 18px;height: 13px;background-position-y: 100%;float: right;margin-top: 4px;transition:all 0.5s;}
    /*-webkit-transition: -webkit-transform 0.2s ease-out;*/
    /*-moz-transition: -moz-transform 0.2s ease-out;*/
    /*-o-transition: -o-transform 0.2s ease-out;*/
    /*-ms-transition: -ms-transform 0.2s ease-out;*/
.zpBox li .zp_info .zp_li .xiaBtn_deg{
    -webkit-transform: rotateZ(180deg);
    -moz-transform: rotateZ(180deg);
    -o-transform: rotateZ(180deg);
    -ms-transform: rotateZ(180deg);
    transform: rotateZ(180deg);}
.zpBox li .zp_infoBox{padding:15px;border:1px solid #DDDDDD;border-top:none;display:none;}
.zpBox li .zp_active{display:block;}
.zpBox li .zp_infoBox h2{font-size:14px;color:#666666;font-weight:bold;margin:20px 0px;}
.zpBox li .zp_infoBox p{font-size:14px;color:#666666;line-height:30px;padding-left:30px;}
.zpBox li .zp_infoBox p:last-child{text-align:center;}
.zpBox li .zp_infoBox .addBtn{display:inline-block;width:155px;height:40px;line-height:40px;text-align:center;font-size:18px;color:#ffffff;background:#00498E url('../images/recruit-info.png')no-repeat center right;padding-right:40px;background-position-x: 86%;}

/*钖祫绂忓埄  绔ュ紑寮�*/
.xzflBox{position:relative;overflow:hidden;}
.xzflBox>img{width:100%;}
.xzflBox .xzfl_info{position:relative;margin-top:30px;}
.xzflBox .xzfl_info>h1{font-size:18px;color:#333333;font-weight:bold;padding:20px 0px;}
.xzflBox .xzfl_info>p{font-size:14px;color:#666666;line-height:30px;}

/*鑱旂郴鎴戜滑 & 鐣欒█鍙嶉 绔ュ紑寮�*/
.contactBox{position:relative;}
.contactBox .clearfix>li{float:left;width:152px;height:45px;line-height:45px;background-color:#A3B9CE;text-align:center;margin-right:1px;}
.contactBox .clearfix>li a{font-size:16px;color:#ffffff;display:block;}
.contactBox .clearfix>li.active{background-color:#0D5EB0;}
.contactBox .clearfix>li:hover{background-color:#0D5EB0;}
.contactBox .contactInfo{position:relative;padding:40px;border:1px solid #A3B9CE;}
.contactBox .contactInfo h1{font-size:22px;color:#333333;border-bottom:1px dashed #dddddd;padding-bottom:15px;font-weight:bold;}
.contactBox .contactInfo ul{margin-top:10px;}
.contactBox .contactInfo li{font-size:14px;color:#333;line-height:35px;margin-bottom:20px;}
.contactBox .contactInfo li i{margin-right:15px;}
.contactBox .contactInfo li .icon1{width:34px;height:30px;display:inline-block;background:url("../img/contact_icon.png")no-repeat 0px 2px;vertical-align: top;}
.contactBox .contactInfo li .icon2{width:34px;height:30px;display:inline-block;background:url("../img/contact_icon.png")no-repeat 0px -52px;vertical-align: top;}
.contactBox .contactInfo li .icon3{width:34px;height:30px;display:inline-block;background:url("../img/contact_icon.png")no-repeat 0px -108px;vertical-align: top;}
.contactBox .contactInfo li .icon4{width:34px;height:30px;display:inline-block;background:url("../img/contact_icon.png")no-repeat 0px -163px;vertical-align: top;}
.contactBox .contactInfo li .icon5{width:34px;height:30px;display:inline-block;background:url("../img/contact_icon.png")no-repeat 0px -220px;vertical-align: top;}
.contactBox .contactInfo li .icon6{width:34px;height:30px;display:inline-block;background:url("../img/contact_icon.png")no-repeat 0px -220px;vertical-align: top;}
.contactBox .contactInfo h2{font-size:16px;color:#565d6c;}
.contactBox .contactInfo table{width:100%;margin:20px 0px;}
.contactBox .contactInfo table tr td{padding:10px;}
.contactBox .contactInfo table tr td em{color:red;font-size:18px;}
.contactBox .contactInfo table tr td:nth-child(odd){font-size:16px;color:#565d6c;text-align:right;}
.contactBox .contactInfo table tr td input[type=text]{width:100%;border-radius:2px;border:1px solid #DDDDDD;height:40px;line-height:40px;padding:10px;}
.contactBox .contactInfo table tr td textarea{width:100%;resize:none;padding:10px;border:1px solid #DDDDDD;border-radius:2px;height:250px;}
.contactBox .contactInfo table tr td input[type=button]{
    width:130px;
    height:40px;
    background-color:#5F6770;
    color:#ffffff;
    border:none;
    border-radius:4px;
    font-size:18px;
    transition:all 0.5s;
}
.contactBox .contactInfo table tr td input[type=button]:hover{
    background-color:#00468E;
}
.contactBox .contactInfo table tr td .yzm_input{width:50%!important;}



    /*!*搴曢儴*!*/
.footer03-b1{padding: 20px 20px 20px 20px;background-color: #08457B;font-family: "Microsoft YaHei", "寰蒋闆呴粦", "Simsun", "瀹嬩綋";}
.footer03-b1 dl{}
.footer03-b1 dt{display: block;line-height: 23px;margin-bottom: 10px;}
.footer03-b1 dt a{font-size: 16px;color: #bcd2e9;}
.footer03-b1 dt i{display: none;position: absolute;}
.footer03-b1 dd{display: block;}
.footer03-b1 .p_hr{position: relative;width: 120px;height: 1px;border-top:1px solid #285A85;margin:5px 0px;}
.footer03-b1 .p_hr span{display:inline-block;position: absolute;width: 22px;height:1px;border: 1px solid #fff;top: -3px;}
.footer03-b1 dd a{display: block;font-size: 14px;color: #93b5d9;line-height: 30px;}
.footer03-b1 dd a:hover{color:#ffffff;}
/*.footer03-b1 a:hover{color:#1ea297}*/
/*.footer03-dl{float: right;color:#fff;margin-right: 0!important;margin-top: -30px;padding-top: 120px;width: 300px;background: url(../images/u11.png) no-repeat right top;}*/
.footer03-dl dl{float: none;display: block;width: auto;}
.footer03-dl dl dd{margin-bottom: 5px;}
.footer03-dl dl dd strong{font-weight: normal;font-size: 18px;vertical-align: middle;}
.footer03-dl dl dd strong span{font-size: 24px;}
.footer03-dl dl p{font-size: 12px;color: #979797;line-height: 25px;}
.footer03-dl dl p a{font-size: 12px;color: #979797;}
.footer-nav1{position: absolute;right: 80px;width: 360px;padding-left: 100px;border-left: 1px #ccc solid;}
.footer-nav1 p{font-size: 12px;color: #979797;line-height: 25px;}
.footer-nav1 p span{color: #00939d;}
.footer-nav dl{float: left;width: 11.5%;}
.footer-nav dl:last-child{width: 19%;}
.footer-nav .code_box{position:relative;padding-top: 10px;}
.footer-nav dl p{font-size: 12px;color: #979797;line-height: 25px;}
.footer-nav dl p a{font-size: 12px;color: #979797;}
.footer-nav dl p:nth-child(3) a{color: #00939d;font-size: 14px;}
.footer-nav dl p:nth-child(3) a span{font-size: 18px;}
.footer_foo{background:#023C6E;min-height:50px;line-height: 50px;}
.footer_foo .footer_le{text-align:left;float:left;width:40%;}
.footer_foo .footer_le a{font-size:14px;color:#7d99b5;border-right:2px solid #7d99b5;padding:0px 10px;}
.footer_foo .footer_le a:first-child{padding-left:0px;}
.footer_foo .footer_le a:last-child{border-right:none;}
.footer_foo .footer_le a:hover{color:#ffffff;}
.footer_foo .footer_ri{text-align:right;float:left;width:60%;}
.footer_foo .footer_ri p{font-size:14px;color:#7d99b5;}
.footer_foo .eng_footer .footer_le{width: 35%;}
.footer_foo .eng_footer .footer_ri{width: 65%;}

.footer-nav .code_box p{float: left;width: 50%;}
.footer-nav .code_box p span{display:inline-block;text-align: center;width: 130px;color: #bed6eb;}
.p_footer{margin: 30px 0px 30px;border-top: 1px solid #215A8A;  padding-top: 15px;}
.p_footer span{font-size: 16px;color:#c6dff8;}
.p_footer a{font-size:14px;color:#bed6eb;padding: 5px 15px;display:inline-block;}
/*.p_footer a:nth-child(2n+1){border-left: 2px solid #bed6eb;border-right: 2px solid #bed6eb;}*/
.p_footer a:last-child{border-right:none;}
.p_footer a:hover{color:#ffffff;}

/*鍙充晶瀹㈡湇*/
.side{position:fixed;width:54px;right:0;top:214px;z-index:100;}
.side ul{padding-left: 0;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #fff;color: #333333;background:#637380;}
.side ul li:hover{background: #0086d4}
.side ul li span{display: inline-block;position: absolute;z-index: 2;width:54px;height:54px;top:0;right:0;background:#637380;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li span:hover,.side ul li.hover span{background:#0086d4;opacity:1;filter:Alpha(opacity=100);}
.side ul li .sidebox{position:absolute;top:0;transition:all 0.3s;background:none;opacity:0.8;filter:Alpha(opacity=80);right: 55px;display: none;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#194B9F;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;margin-top: 1px;}
.imaga{margin-bottom: 1px;}
.image-code img{position: absolute;right: 55px;display: none;width: 128px;height: 128px;top: -10px;}
.imaga:hover .image-code img{display: block;}
.imaga:hover .sidebox{display: block;}

/*鍒嗛〉*/
.list-fenye{text-align: center;margin-top: 40px;}
.list-fenye a{margin:0 5px;}
.list-fenye a span{display: inline-block;width: 12px;height: 12px;border-radius: 6px;background: #e3e4e9;}
.list-fenye a.fenye-prev,.list-fenye a.fenye-next{width: 30px;height: 30px;border-radius: 15px;background: #e3e4e9;display: inline-block;text-align: center;}
.list-fenye a i{color: #ffffff;font-size: 16px;line-height: 30px;}
.list-fenye a.current span{background: #d82633;}

/*鍐呴〉banner鍏辩敤閮ㄥ垎*/
.banner-nei{margin-top:51px;}
.banner-nei li{height: 380px;background-size: cover;background-position: center center;}
.nei_nav{margin-bottom: 50px;}
.nei_nav ul{display: inline-block;}
.nei_nav li{float: left;margin: 0 9px;}
.nei_nav li a{display: inline-block;width: 124px;height: 124px;border-radius: 70px;background: #e8e8e8;font-size: 16px;color: #444444;text-align: center;line-height: 124px;}
.nei_nav li.active a{background: #d82633;color: #fff;}
.main{margin-bottom: 50px;}

/*鍒嗛〉*/
.page_next{clear: both;text-align: center;display: block;margin-top: 30px;}
.page_next a{display: inline-block;height: 30px;text-align: center;line-height: 30px;border:1px #727b8c solid;padding: 0 10px;text-decoration: none;margin-right: 5px;margin-bottom: 10px;color:#9ba4ad;border-radius:5px;}
.page_next a:last-child{margin-right: 0;}
.page_next a:hover{background: #00468E;color:#fff;border-color:#00468E; }
.page_next a.current,.page_next a.current:hover{background: #00468E;border-color:#00468E;color:#fff;}
.page_next a.disable,.page_next a.disable:hover{background: none;border-color:#CCCDC8;color:#CCCDC8;}
.tag_large { display:block; }
.tag_small { display:none; }

  /*鑱旂郴鎴戜滑*/
.about-contact-info h1{color: #444444;font-size: 30px;padding-top: 15px;margin-bottom: 20px;}
.about-contact-info p{padding:15px 0;font-size: 16px;color: #222a2b;position: relative;word-break:break-all;word-wrap:break-word;padding-left: 20px;line-height: 28px;}
.about-contact-info p a{font-size: 16px;color: #222a2b;}
.about-contact-info p em{display: inline-block;width: 18px;height: 26px;background: url(../img/contact.png) no-repeat;background-position: -6px -4px;vertical-align: middle;position: absolute;top: 8px;left: 0;}
.about-contact-info p.about-contact-p2 em{background-position: -5px -46px;width: 23px;}
.about-contact-info p.about-contact-p3 em{background-position: -7px -86px;width: 20px;}
.about-contact-info p.about-contact-p4 em{background-position: -2px -124px;width: 24px;}
.about-contact-info p.about-contact-p5 em{background-position: -3px -166px;width: 24px;}
.about-contact-info p.about-contact-p6 em{background-position: -3px -205px;width: 23px;}
.about-contact-info p.about-contact-p7 em{background-position: -4px -245px;width: 22px;}
.contact-map{margin-top: 30px;}
.map{border:1px solid #eaeaea;}
.map-b{height: 450px;}
.BMap_bubble_title{border-bottom: 1px dashed #eaeaea;margin-bottom: 5px;font-size: 20px;color: #00468e;font-weight: bold;}
.BMap_bubble_content p{font-size: 14px;color: #666666;line-height: 20px;}

/*鍏充簬鎴戜滑-鍛樺伐椋庨噰*/
.about_active{position: relative;}
.about_active_b{width: 900px;margin: 0 auto;overflow: hidden;}
.about_active_slide{float: left;}
.about_active_slide a{display: block;}
.about_active_slide a img{width: 100%;}
.about_active_slide a p{padding: 20px;background: #d82633;font-size: 16px;color: #fff;text-align: center;}
.about_active .item1_dir{display: inline-block;}
.about_active .item1_dir_left{left: 0;}
.about_active .item1_dir_right{right: 0;}

/*鍏充簬鎴戜滑-鍏徃绠€浠�*/
.about_l{float: left;width: 55%;padding-right: 20px;vertical-align: top;}
.about_l img{width: 100%;}
.about_r{float: left;width: 45%;vertical-align: top;}
.about_r h1{font-size: 24px;color: #333333;font-weight: bold;border-left: 4px solid #999999;padding-left: 10px;margin-bottom: 20px;}
.about_r h1 small{font-size: 16px;font-weight: bold;color: #444;}
.about_r p{color: #444444;font-size: 16px;line-height: 30px;margin-bottom: 10px;}
.about1{background: #f3f3f3;padding: 40px 0;}
.about1_b_l{float: left;width: 45%;}
.about1_b_r{float: left;width: 55%;padding-left: 20px;}
.about1_b_r img{width: 100%;}

.about_honor_b{position: relative;}
.about_honor_b .pro-info-b{width: 800px;margin: 0 auto;}
.pro-img-list p{width: 100%;padding: 10px;background: #eff0f5;font-size: 16px;color: #444;}
.about_honor_b .item1_dir{display: inline-block;}
.about_honor_b .item1_dir_left{left: 0;}
.about_honor_b .item1_dir_right{right: 0;}
.about_honor_b .pro-dir-b .bx-pager-item a{width: 160px;height: 120px;}
.about_honor_b .pro-dir-p .pro-dir-a{height: 120px;}
.about_honor_b .pro-dir-b{padding-left: 40px;}

@media (min-width: 1200px){
  .navigation li:hover a{color: #d82633;}
  .navigation li:hover span{display: inline-block;}
  .navigation li:hover .sub-nav a{color: #666666;}
  .navigation li:hover .sub-nav dd.active a{color: #0068B7;}
  .navigation li:hover .sub-nav dd.active label{color: #0068B7}
  .navigation li:hover .sub-nav dd:hover a{color: #0068B7;}
  .navigation li:hover .sub-nav dd:hover label{color: #0068B7;}
  .navigation li:hover .sub-nav dd:hover .sub-nav3 a{color: #42464f;}
  .navigation li:hover .sub-nav dd:hover .sub-nav3 a em{color:#42464f; }
  .navigation li:hover .sub-nav dd:hover .sub-nav3 a:hover{color: #0068B7;}
  .navigation li:hover .sub-nav dd:hover .sub-nav3 a:hover em{color: #e95a2e;}
  /*.item3-b li:hover p{background: #4b4a48;color: #fff;}*/
  /*.item3-b li:hover .item3_slide{display: block;}*/
  /*.pro_list .item3-b li:hover p{background: #d82633;}*/
  .solution_b_list_b li:hover .item3_slide{display: block;}
  .solution_b_list_b li:hover p{background: #d82633;color: #fff;}
}

@media(min-width: 768px){
  .list-fenye a:hover span{border-color:#d82633;color: #ffffff;background: #d82633;}
  .list-fenye a.fenye-prev:hover, .list-fenye a.fenye-next:hover{background:#d82633;}
}

@media(max-width: 768px){
  /*.searchBox{}*/
  /*.item1 .col-xs-6{width: 65%;}*/
  .form_con{padding:20px 0px!important;}
  .form_con table .td_p{width: 80px!important;}
  .form_con table .td_p span{font-size: 14px!important;}
  .form_con table input{width: 100px!important;height: 30px!important;font-size:14px!important;}
  .footer03-b1 dt a{font-size: 14px;}
  .news-b-info p{overflow-y: auto;}

  .searchBox .container .searchLe{display: none;}
  .search_about{display: block!important;}
  .main .main-right{padding: 0px 0px 30px 0px!important;}
    .add_hw .add_zpggBox .col-sm-6 a img{width:auto;}
    .add_hw .add_zpggBox .col-sm-6:first-child{padding-right:0px;}
    .add_hw .add_zpggBox .col-sm-6:last-child{padding-left:0px;}
    .add_hw .add_zpggBox .col-sm-6 a{text-align:center;margin-bottom:10px;}
}

@media (max-width:1440px){
    .swiper-container  .swiper-pagination-box{left:0%;}
}

@media (max-width: 1300px){
  .item1_dir{display: none;}
}


@media (max-width: 1200px){
    .swiper-container{margin-top:0px;}
    .banner-nei{margin-top:0px;}
   div.navBox .liH{padding-left:0%;}
  .header .logoRi{display: none;}
  .search-c{position: relative;top: 0;right: auto;left: 0;width: 100%;}
  .search-c input{width: 100%;}
  .search{padding:10px 0;}
  .header-b{position: relative;}
  .header-phone{position: relative;right: auto;left: 0;text-align: left;}
  .search{display: none;border-top: 1px solid #d5d5db;}
  .logo{}
  .navigation li a span{display: inline-block;margin-left: 5px;}
  .sub-nav dd>label{top:0px;}
  .sub-nav2 dl dd{padding-left:22px;}
  /*鏂板妯ｅ紡*/
  div.navBox ul.navigation li a{color: #333;}
  div.navBox ul.navigation .selectLi{background-color: #0168B7;}
  div.navBox ul.navigation .selectLi>a{color: #FFFFFF;}
  div.navBox ul.navigation .selectSpan{display: none;}
  div.navBox ul.navigation .selectNoSpan{display: none;}
  .header-phone{display: block;}
  .searchBox .container .searchRi{display: none;}
  .searchBox .container .searchLe{width: 100%;}
  .item1 .select_btn span{display:none;}

  .sub-nav2 dl dd.active .nav-img, .sub-nav2 dl dd:first-child .nav-img{display: none;}
  .nav-img{display: none;}
  .ell,.navigation li a{overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;}
  .navbar{border-radius: 0;position: relative;padding-left: 0;top: 0;right: 0;left: auto;background: #ffffff;}
  .language{top: 30px;margin-top: 0;right: 55px}
  .search-btn{top: 17px;margin-top: 0;right: 50px;position: absolute;}
  .search-btn i{font-size: 24px;color: #0168B7;}
  .navbar .container,.navbar .row{padding: 0;margin: 0;}
  .navbar-content{background: #ffffff;}
  .navigation li a,.navigation li.current a{padding:0 25px;}
  .navigation{background: #f4f4f4;height:auto;min-height:auto;border: none;position: relative;right: 0;top: 0;}
  .navigation ul,.navigation li{background: none;margin-right: 0;width: 100%;}
  .navigation li{display: block;position: relative;float:none;border-bottom:1px #0168B7 solid;padding: 0;text-align: left;background: #f4f4f4;border-top: none;line-height: 50px;margin-bottom: 0;}
  .navigation li a{display:block;text-align:left;color:#333;padding-left: 20px;padding-right: 30px;border: none;background: none;}
  .navigation li>a:hover,.navigation li:hover>a{border: none;background: none;color:#333;}
  .navigation li.current>a{border: none;color: #ffffff;background: #d82633;}
  .navigation li.current{border-bottom:1px #d82633 solid;background: #d82633;padding:0;margin-top: 0;}
  .navigation li.current .sub-nav dl dd a{color:#333333;}
  .navigation li i{display: inline-block;position: absolute;width: 30px;right: 0px;top: 0;color:#333;font-size: 16px;cursor: pointer;}
  .navigation li .sub-nav2 dl dd i{top: 5px;}
  .navigation li i.i-open:before{content:'\e825';}
  .navigation li dl:first-child{border-top:1px #ccc solid;}
  .navigation li dl:last-child dd:last-child{border-bottom: none;}
  .offcanvas-toggle,.search-btn{display: block;z-index: 12;}
  .navbar-toggle i{font-size: 30px;color: #0168B7;}

  .navbar-toggle{float: none;position: absolute;right: 8px;top: 12px;margin-right: 0;padding:0;margin:0;}
  .sub-nav,.navigation02 .sub-nav{display: none;width: 100%;background: #f5f5f5;padding: 0px;position: static;left: none;top: none;z-index: 1;left: 0;margin-left: 0;    height: auto;}
  .sub-nav dl,.navigation02 .sub-nav dl{float: none;display: block;width: 100%;}
  .sub-nav dl dd{width: 100%;}
  .sub-nav2 dl{position: relative;left: 0;top: 0;padding-top: 0;}
  .sub-nav2 dl dd{float: none;margin:0;border-radius: 0;display: block;position: relative;}
  .sub-nav dl dd a{display: block;line-height: 30px;border-bottom:1px #ccc solid;width: 100%;padding:5px 20px;}
  .sub-nav dl dd:last-child a{border-bottom: none;border-bottom: 1px #ccc solid;}
  .sub-nav dl dd:last-child .sub-nav3 a{border-bottom: 1px #dddddd solid;}
  .sub-nav dl dd a i,.sub-nav dl dd a:hover i{left:auto;right: 0;color:#333;color: rgba(0,0,0,1);}
  .ssub-nav-btn {display: block;}
  .navigation li .sub-nav a i{display: none;}
  .sub-nav3{position: relative;top: 0;left: 0px;width: 100%;background: #f1f1f1;}
  .sub-nav dl dd .sub-nav3 a{padding-left: 40px;}
  .navigation li .ssub-nav-btn{display: block;width: 40px;height: 40px;position: absolute;text-align: center;padding: 0;right: 4px;top: 6px;margin-top: 3px;background: none;border:none;line-height: 30px;color: #333}
  .navbar{z-index: 1000;overflow-y:auto;}
  .slider-right{position: fixed;height: 100%;width: 280px;top:0;right:-280px;}
  .slider-left{position: fixed;height: 100%;width: 280px;top:0;left:-280px;}
  .navbar.in{box-shadow:0 0 20px rgba(0,0,0,.3)}
  .sub-nav2 dl{position: relative;left: 0;top: 0px;}
  .sub-nav-right{display: none;}
  .sub-nav dl{border-right: none;}
  .sub-nav2 dl dd.active .nav-img{display: none;}
  .input-group{right: 0;width: 100%;}
  .input-group .i-group{width: 100%;}
  .up-icon{display: none;}
  .swiper-container .swiper-wrapper li{height: 470px;}
  
  .item1-b li{padding: 0 10px;}
  .pro_chiooce li{margin-bottom: 10px;}
  .pro_chiooce_s{width: 100%;height: auto;position: relative;border-right: none;text-align: left;padding-left: 20px;}
  .pro_chiooce_list{padding-left: 20px;height: auto;display: none;border-bottom: 1px solid #dddddd;}
  .pro_chiooce_list a{margin-bottom: 10px;}
  .nei_t h1,.nei_nav{margin-bottom: 20px;}
  .pro_chiooce_s i{display: inline-block;cursor: pointer;}
  .pro_list .item3-b li{margin-bottom: 20px;}
  .main{margin-bottom: 30px;}
  .banner-nei li{height: 280px;}
  .pro_info_t_l{float: none;width: 45%;padding-right:0px;margin-bottom: 20px;margin:0px auto;}
  .pro_info_t_r{float: none;width: 100%;padding: 0;}
  .banner-solution li{height: 560px;}
  .about_l,.about_r,.about1_b_l,.about1_b_r{float: none;width: 100%;}
  .about_l,.about1_b_l{margin-bottom: 20px;}
  .about_l,.about1_b_r{text-align: center;}
  .about_l img,.about1_b_r img{width: auto;max-width: 100%;}

  .main-new-li li img{display:none;}
  .history-list-b{width: 80%;}
  .item1-b{height: 368px;}
  .item3_BtnBox{position:relative;}
  .item3_BtnBox>a:first-child{margin-left:0px;}
    .swiper-container-news{margin:10px 0px;}
    .news_riInfo>p{height:57px;overflow: hidden;}
    .swiper-container-newsInfo{margin:10px 0px;}
    .swiper-container-news .swiper-slide{overflow:hidden;}
    .item4 .item4_content img{width:100%;}

    /*绔ョ 灞忓箷灏忎簬1200px 鏃跺€欑殑闆嗗洟浼樺娍鐨勬牱寮忓紑濮�*/
    .main .news-center .news-fr .news-fr-title .span-left{font-size: 16px;padding: 7px 0;}

    .main .wz-ditu-map{padding-right: 10px;padding-left: 10px;}


    /*绔ョ 灞忓箷灏忎簬1200px 鏃跺€欑殑闆嗗洟浼樺娍鐨勬牱寮忕粨鏉�*/

    .item1-b .item1b-ri .item1b-ri-top{width:230px;height:174px;}
    .item1-b .item1b-ri .item1b-ri-bottom{width:230px;height:174px;}
    .item1-b .item1b-le .item1b-le-top{width:230px;height:174px;}
    .item1-b .item1b-le .item1b-le-bottom{width:230px;height:174px;}

}
@media (max-width: 1000px){
    .side{display:none;}
    .item1-b{height:356px;}
  .swiper-container .swiper-wrapper li{height: 340px;}
  .right-icon{top: auto;bottom: 60px;}
  .banner-nei li{height: 215px;}
  .item1-b li a p,.sigle_page p{font-size: 14px;}
  .item_t h1{font-size: 20px;}
  .item_t h1 small{font-size: 16px;}
  .news-b li{width: 100%;}
  .news-b li:nth-child(2n+1),.news-b li:nth-child(2n){padding:0;}
  .footer_share{width: 100%;position: relative;top: 20px;text-align: left;}
  .pro_chiooce_list a{width: auto;padding: 0px 10px;margin-right: 10px;}
  .pro_chiooce_s{line-height: 40px;}
  .pro_chiooce_list{padding-left: 10px;}
  .nei_t h1,.pro_t h1,.about-contact-info h1{font-size: 20px;}
  .nei_t h1 small{font-size: 16px;}
  .nei_nav li a{width: auto;height: auto;border-radius: 5px;padding: 10px 20px;line-height: 20px;}
  .pro_detail{width: 100%;}
  .pro_t{margin-bottom: 20px;}
  .pro_info_b_c{padding: 20px 10px;}
  .banner-solution li{height: 440px;}
  .about-contact-info p{font-size: 14px;}
  .about-contact-info h1{margin-bottom: 10px;}
  #accordion1 .panel-tab-left1,#accordion1 .panel-tab-left2,#accordion1 .panel-tab-left2,#accordion1 .panel-tab-left3{display: none;}
  #accordion1 .panel-tab-left{width: 90%;border-right: none;}
  #accordion1 a.collapsed .panel-tab-left{border-right: none;}
  #accordion1 .panel-body{padding: 20px 10px;}
  .page-next,.page-pre{width: 100%;padding: 0;text-align: left;margin-bottom: 10px;}
  .about_active_b{width: 100%;}
  .about_honor_b .item1_dir{display: none;}
  .about_honor_b .pro-info-b{width: 100%;}
  .about_honor_b .pro-dir{display: none;}

  .footer03-b2{height: auto;padding: 10px;}
  .copyright03{line-height: 20px;}
  .footer03-share{position: relative;right: auto;top: auto;text-align: center;}

  .footer03-b1{padding: 20px 10px;margin-top: 30px;}
  .footer03-b1 dl,.footer03-dl{float: none;display: block;width: 100%!important;margin:0;}
  .footer03-dl{max-width: none;padding-top: 0;margin-top: 0;}
  .footer03-b1 dt,.footer03-dl dt{margin-bottom: 0;border-top:1px #999 solid;line-height: 40px;position: relative;}
  .footer03-b1 dl:first-child dt{border-top: none;}
  .footer03-dl dt{border-top:1px #999 solid!important;}
  .footer03-b1 dd{border-top:1px #999 solid;}
  .footer03-b1 dd a{display: block;padding-right: 30px;position: relative;line-height: 35px;border-bottom:1px #888 dashed;}
  .footer03-b1 dd a:last-child{border-bottom: none;}
  .footer03-b1 dd a:before{content: "\e9d9";font-family: fontello;display: inline-block;width: 30px;position: absolute;top: 0;right: 0;text-align: center;}
  .footer03-b1 dt i{display: inline-block;position: absolute;right: 10px;top: 0;cursor: pointer;color: #fff;}
  .footer03-b1 dd{display: none;}
  .footer03-dl dd{margin-bottom: 0;line-height: 40px;}
  /*.footer-nav dl:last-child{width: 100%;padding-left: 0;border-left: none;}*/
  .footer-a{position: relative;top: 5px;left: 0;right: auto;}
  .footer-b{position: relative;top: 5px;left: 0;right: auto;}
  .weixin{position: relative;left: 0;top: 5px;right: auto;display: inline-block;}
  .weibo{position: absolute;left: 40px;right: auto;top: 5px;}
  .code{right: auto;left: 0;bottom: none;top: -220px;width: 25%;}
  .dao-san{right: auto;left: 10px;}
/*  .footer03-b1 .icon-plus:before{content: '\e821';color: #fff;}*/
  .footer03-b1 .p_hr{display: none;}

    .swiper-container-news .swiper-slide a{display:block;position:relative;}
    .item3_BtnBox{position:absolute;}
    .item5 .item5_content li .item5_top img{width:100%;}
    .item5 .item5_content{padding:50px 0px;}
    .item5 .item5_content li{width:33.333%;}
    .footer_foo .footer_le{float: none;width:100%;text-align:center;}
    .footer_foo .footer_ri{float: none;width:100%;text-align:center;}
    .swiper-container  .swiper-pagination-box{display:none;}

    .main .news-center .news-fl .news-fl-list ul li.selected_li a{background-position-x:99%;}
    .main .news-center .news-fl .news-fl-list ul li a{background-position-x:99%;}
    .main .news-center .news-fl .news-fl-list ul li:hover a{background-position-x:99%;}
    .main .news-center .news-fl .news-fl-title .xiaBtn{display:inline-block;}
    .zpBox li .zp_info .zp_li{font-size:14px;}
    .zpBox li .zp_infoBox p{font-size:12px;}
    .dashijiBox .dashijiNav{padding: 10px 0px;}
    .dashijiBox .dashijiNav a{font-size:14px;}
    .fzlcBox .fzlcNav li{font-size:15px;}
    .fzlcBox .fzlcInfoBox>div{padding:10px;}
    .pro_infoBox .pro_imgBox{text-align: center;}
    .pro_infoBox .pro_infoTxt{padding-top:10px;padding-left:0px;}
    .pro_infoBox .col-md-6{padding:0px;}
    .pro_infoBox .col-md-12{padding:0px;}
    .yuangongfengcaiBox{padding: 10px 0px;}
    .swiper-slide-con .gallery-thumbs{display:none;}



    /*绔ョ 灞忓箷灏忎簬1000px 鏃跺€欑殑闆嗗洟浼樺娍鐨勬牱寮忓紑濮�*/
    .main{margin-top: 30px;}
    .main .news-center .news-fl{width: 100%;padding-right: 0;padding-bottom: 10px;}
    .main .news-center .news-fr{width: 100%;padding: 0 10px;}
    .main .news-center .news-fl .news-fl-list{display: none;}
    .main .news-center .news-fl .news-fl-list ul li{padding: 10px;}

    .main .news-center .news-fl .news-fl-title{padding: 5px 0 7px 10px;}
    .main .news-center .news-fl .news-fl-title h2{font-size: 16px;line-height: 30px;}
    .main .news-center .news-fl .news-fl-title span{font-size: 12px;display: none;}
    .main .news-center .news-fl .news-fl-list ul li span{top: 10px;}


    .news-b li .li_ri{padding-left: 20px;}

    .main .news-center .news-fr .xs-daibiao ul li.dt{font-size: 16px;}

    /*绔ョ 灞忓箷灏忎簬1000px 鏃跺€欑殑闆嗗洟浼樺娍鐨勬牱寮忕粨鏉�*/


}

@media (max-width: 768px){
  .header .logo img{max-width: 70%;}
  .search-btn{top: 5px;}
  .navbar-toggle{top: 0;}
  .header-content{padding:10px 0;}
  .swiper-container .swiper-wrapper li{height: 290px;}
  .list-fenye a{display: none;}
  .list-fenye{margin-top: 20px;}
  .list-fenye a.fenye-prev,.list-fenye a.fenye-next,.list-fenye a.current{display: inline-block;}
  .footer_nav li span{margin: 0 10px;}
  .banner-nei li{height: 180px;}
  .solution_b_list_b li{width: 50%;margin-bottom: 20px;}
  .solution_b_list_b li:nth-child(2n){padding-left: 10px;padding-right: 0;}
  .solution_b_list_b li:nth-child(2n+1){padding-left: 0px;padding-right: 10px;}
  .solution h1,.about_r h1{font-size: 20px;}
  .solution h2{font-size: 16px;margin-top: 20px;}
  .solution p,.solution_b_list_b li a p,.about_r p{font-size: 14px;}
  .banner-solution li{height: 360px;}
  .news_info_img{width: 200px;height: 120px;}
  .news_info_b{padding-left: 210px;}
  .news_info_b h1{font-size:18px;padding-top: 0;}
  .news_info_b p{height: 60px;}
  .news_info_b span{margin-top: 8px;}
  .bottom-r .bdsharebuttonbox a{display: none;}
  #more{background:#d82633;padding: 8px 15px;color: #fff;height: auto;font-size: 14px;display: inline-block;margin:0;}
  .bottom-r{right: 0;}
  .about_active_slide a p{padding: 10px;font-size: 14px;}
    .item2 .item2_content{padding:30px 0px;}
    .item2 .item2_content ul li .item2_liTop img{width:100%;}
    .contactBox .contactInfo h2{font-size:13px;}
    .contactBox .contactInfo table tr td:nth-child(odd){font-size:12px;width:78px;}
    .contactBox .contactInfo table tr td input[type=button]{width: 100px;height: 34px;font-size: 13px;}
    .contactBox .contactInfo{padding:10px;}
    .contactBox .contactInfo li{margin-bottom:10px;}
    .dashijiBox .dashijiNav a{width:30%;margin-bottom:10px;}
    .pro_infoBox .pro_infoContent li{font-size:14px;}

  /*绔ョ 鍦ㄥ睆骞曞皬浜�767鏃堕泦鍥紭鍔跨殑鏍峰紡寮€濮�*/
  .main .news-center .news-fr .jtys-n-pre a{width: 100%;}
  .main .news-center .news-fr .jtys-n-pre .jtys-pre{text-align: left;}
 /*绔ョ 鍦ㄥ睆骞曞皬浜�767鏃堕泦鍥紭鍔跨殑鏍峰紡缁撴潫*/

    .item1-b .item1b-ri .item1b-ri-top{width:178px;height:168px;}
    .item1-b .item1b-ri .item1b-ri-bottom{width:178px;height:168px;}
    .item1-b .item1b-le .item1b-le-top{width:178px;height:168px;}
    .item1-b .item1b-le .item1b-le-bottom{width:178px;height:168px;}

}
@media (max-width: 640px){
  .swiper-container .swiper-wrapper li{height: 220px;}
  .banner-nei li{height: 135px;}
  .banner-solution li{height: 275px;}

    /*绔ョ 鍦ㄥ睆骞曞皬浜�640鏃堕泦鍥紭鍔跨殑鏍峰紡寮€濮�*/
  .main .news-center .news-fr .jtys-content .jtys-title h2{font-size: 18px;padding: 20px }
 /* .main .news-center .news-fr .news-fr-title .span-right{width: 75%;}*/
    /*绔ョ 鍦ㄥ睆骞曞皬浜�640鏃堕泦鍥紭鍔跨殑鏍峰紡缁撴潫*/

    .item1-b .item1b-ri .item1b-ri-top{width:auto;height:auto;}
    .item1-b .item1b-ri .item1b-ri-bottom{width:auto;height:auto;}
    .item1-b .item1b-le .item1b-le-top{width:auto;height:auto;}
    .item1-b .item1b-le .item1b-le-bottom{width:auto;height:auto;}

}
@media (max-width: 580px){
  .history-list-b{border-left:none;}
  .jt_img{display: none;}
  .history-list-b .circle-bg{display: none;}
  .history-list-t{margin-bottom: 20px;}
  .history-list-b{width: 100%;}
}
@media (max-width: 480px){
  .header{padding-top: 15px;}
  .swiper-container .swiper-wrapper li{height: 240px;}
  .banner-nei li{height: 120px;}
  .swiper-pagination{bottom: 0;}
  .header .logo img{max-width: 60%;}
  .search-btn{top: -6px;}
  .navbar-toggle{top: -11px;}
  .item-menu-btn{top: 25px;right: 10px;}
  .news-b-img{position: relative;top:0;left: 0;width: auto;height: auto;text-align: center;margin-bottom: 10px;}
  .news-b-img img{width: auto;max-width: 100%;}
  .news-b-info{padding-left: 0;}
  .footer_share_l p{line-height: 40px;margin-bottom: 10px;}
  .footer_share_l,.footer_share_r{display: block;}
  .footer_share_r{text-align: center;}
  .footer_wei{margin: 0 auto;}
  .banner-solution li{height: 175px;}
  .news_info_img{width: 100%;height: auto;text-align: center;margin-bottom: 10px;position: relative;}
  .news_info_img img{width: auto;max-width: 100%;}
  .news_info_b{padding-left: 0;padding: 0 10px;}
  .page-dir a span{width: 50%;}
  .nei_nav li a{font-size: 12px;padding: 10px 10px;}
  .col-xs-6{width: 100%;}
    .scoll_btn{display:none;}
    .item_t{padding: 30px 0px 0px;}
    .item_t .txt_div h2{font-size: 25px;display: block;
        text-align: left;
        padding: 0px 10px;}
    .item_t .txt_div h2 span{font-size:14px;}
    .item1-b{margin: 20px 0px;height:auto;}
    .item1-b .item1b-center{margin-top:20px;}
    .item1-b .col-sm-3{padding:0px;}
    .item1-b .col-sm-6{padding:0px;}
    .item1-b .item1b-ri .item1b-ri-top{margin-top:20px;}
    .item1-b .item1b_center_title{padding:10px;}
    /* .item2 .item2_content ul li{width:50%;} */
    /* .item2 .item2_content ul li .item2_liTop img{width:50%;} */
    .item3 .item3-content{padding: 20px 0px;}
    .item3_BtnBox{position:relative;}
    .news_riInfo>h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
    .item3 .item3-content .zx_le{padding-right:0px;}
    .item3 .item3-content .col-md-5{padding:0px;}
    .item3 .item3-content .col-md-7{padding:0px;margin-top:20px;}
    .item2 .item2_content ul li .item2_liTop img{margin: 0px 0px;}
    .item2 .item2_content ul li .item2_liTop h2{margin:10px 0px;}
    .item2 .item2_content ul li .item2_liTop p{margin:0px;}
    .footer_foo .footer_ri p{line-height:22px;}
    .add_hw .add_zpggBox .col-sm-6 a img{width:100%;}
    .contactBox .contactInfo table tr td{padding:5px;}
    .rongyuzizhiBox .rongyuList li{width:50%;}

     /*绔ョ 璞▉480鍛樺伐椋庨噰鏍峰紡寮€濮�*/

  .main .news-center .news-fr .yg-fc ul li{width: 50%;}
  .main .news-center .news-fr .yg-fc ul li .yg-fc-box p{line-height: 36px;}

  /*绔ョ 璞▉480鍛樺伐椋庨噰鏍峰紡缁撴潫*/

    /*绔ョ鍟嗗姟480鍚堜綔鏍峰紡寮€濮�*/
  .main .news-center .news-fr .sw-hezuo .sw-hezuo-title h2{font-size: 20px;padding: 10px 0;}
    .main .news-center .news-fr .sw-hezuo .sw-process ul{margin-top: 20px;}
    .main .news-center .news-fr .sw-hezuo .sw-process ul li{margin-bottom: 20px;padding-left: 30px;}
    .main .news-center .news-fr .sw-hezuo .sw-process ul li h3{font-size: 18px;}
    .main .news-center .news-fr .sw-hezuo .sw-process ul li strong{width: 35px;height:35px;font-size: 20px;left: -17px;}
   

    .news-b li .li_ri h2{font-size:16px;}
    .news-b li .li_ri .p_txt{font-size: 12px;}
    /*绔ョ鍟嗗姟480鍚堜綔鏍峰紡缁撴潫*/
	
	.swiper-slide-con .gallery-top{height:auto;}
    .tag_large { display:none; }
    .tag_small { display:block; }
}
  
@media (max-width: 414px) {
    .swiper-slide-dialog{    left: 15px;
        right: 15px;}
    .item4 .item4_content{padding:30px 0px 30px;}
    .dashijiBox .dashijiNav a{width:47%;margin-bottom:10px;float:left;}
      /*绔ョ 鍦ㄥ睆骞曞皬浜�414鏃堕泦鍥紭鍔跨殑鏍峰紡寮€濮�*/
     .main .news-center .news-fr .jtys-share .jtys-share-box .jtys-share-fl{width: 100%;padding-bottom: 10px;}
     .main .news-center .news-fr .jtys-share .jtys-share-box .jtys-share-fr{width: 100%;}
     /*绔ョ 鍦ㄥ睆骞曞皬浜�414鏃堕泦鍥紭鍔跨殑鏍峰紡缁撴潫*/

}

@media (max-width: 375px){
    .swiper-slide-dialog{    left: 35px;right: 35px;}
    .rongyuzizhiBox .rongyuList li{width:100%;}
    .swiper-container .swiper-wrapper li{height:200px;}
    .banner-nei li{height:100px;}
}

@media (max-width: 320px){

}

/*鍔ㄧ敾*/
@-webkit-keyframes bounceInDown{
    0%{top: -500px;opacity: 0;}
    25%{top: -300px;opacity: 0.5;}
    50%{top: -100px;opacity: 0.5;}
    75%{top: 100px;opacity: 1;}
    85%{top: -100px;opacity: 0.8;}
    100%{top: 0;opacity: 1;}
}
@-moz-keyframes bounceInDown{
    0%{top: -500px;opacity: 0;}
    25%{top: -300px;opacity: 0.5;}
    50%{top: -100px;opacity: 0.5;}
    75%{top: 100px;opacity: 1;}
    85%{top: -100px;opacity: 0.8;}
    100%{top: 0;opacity: 1;}
}
@-o-keyframes bounceInDown{
    0%{top: -500px;opacity: 0;}
    25%{top: -300px;opacity: 0.5;}
    50%{top: -100px;opacity: 0.5;}
    75%{top: 100px;opacity: 1;}
    85%{top: -100px;opacity: 0.8;}
    100%{top: 0;opacity: 1;}
}
@keyframes bounceInDown{
    0%{top: -500px;opacity: 0;}
    25%{top: -300px;opacity: 0.5;}
    50%{top: -100px;opacity: 0.5;}
    75%{top: 100px;opacity: 1;}
    85%{top: -100px;opacity: 0.8;}
    100%{top: 0;opacity: 1;}
}
.bounceInDown{
    animation:bounceInDown 0.3s 1;
    -moz-animation:bounceInDown 0.3s 1; /* Firefox */
    -webkit-animation:bounceInDown 0.3s 1; /* Safari and Chrome */
    -o-animation:bounceInDown 0.3s 1; /* Opera */
}



@-webkit-keyframes rotateIn {
  0% { -webkit-transform-origin: center; transform-origin: center;-webkit-transform: rotateY(-180deg);transform: rotateY(-180deg);opacity: 0.5;}
  100% {-webkit-transform-origin: center;transform-origin: center; -webkit-transform: rotateY(-360deg); transform: rotateY(-360deg); opacity: 1;}
}
@-moz-keyframes rotateIn {
  0% { -moz-transform-origin: center;transform-origin: center;-moz-transform: rotateY(-180deg); transform: rotateY(-180deg);opacity:0.5;}
  100% {-moz-transform-origin: center;transform-origin: center;-moz-transform: rotateY(-360deg); transform: rotateY(-360deg);opacity: 1;}
}
@-o-keyframes rotateIn {
  0% { -o-transform-origin: center;transform-origin: center;-o-transform: rotateY(-180deg);transform: rotateY(-180deg); opacity: 0.5; }
  100% {-o-transform-origin: center;transform-origin: center;-o-transform: rotateY(-360deg);transform: rotateY(-360deg);opacity: 1;}
}

@keyframes rotateIn {
  0% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-180deg);-o-transform: rotateY(-180deg);transform: rotateY(-180deg);opacity: 0.5;}
  100% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: rotateY(-360deg);-moz-transform: rotateY(-360deg);-o-transform: rotateY(-360deg);transform: rotateY(-360deg);opacity: 1;}
}

.rotateIn {
  -webkit-animation:rotateIn 0.3s 1;
  -moz-animation:rotateIn 0.3s 1;
  -o-animation:rotateIn 0.3s 1;
  animation:rotateIn 0.3s 1;
}

@-webkit-keyframes rotate {
  0% {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: rotate(180deg);transform: rotate(180deg);}
  100% { -webkit-transform-origin: center; transform-origin: center; -webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@-moz-keyframes rotate {
  0% {-moz-transform-origin: center;transform-origin: center; -moz-transform: rotate(180deg); transform: rotate(180deg);}
  100% { -moz-transform-origin: center; transform-origin: center; -moz-transform: rotate(360deg); transform: rotate(360deg);}
}
@-o-keyframes rotate {
  0% {-o-transform-origin: center; transform-origin: center; -o-transform: rotate(180deg);transform: rotate(180deg);}
  100% {-o-transform-origin: center;transform-origin: center; -o-transform: rotate(360deg); transform: rotate(360deg);}
}

@keyframes rotate {
  0% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-o-transform: rotate(180deg);transform: rotate(180deg);}
  100% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}
}

.rotate {
  -webkit-animation:rotate 0.5s 1;
  -moz-animation:rotate 0.5s 1;
  -o-animation:rotate 0.5s 1;
   animation:rotate 0.5s 1;
}
@-webkit-keyframes scale {
  0% {-webkit-transform-origin: center; transform-origin: center;-webkit-transform: scale(1.5);transform: scale(1.5); }
  100% { -webkit-transform-origin: center; transform-origin: center;-webkit-transform: scale(1);transform: scale(1);}
}
@-moz-keyframes scale {
  0% {-moz-transform-origin: center;transform-origin: center;-moz-transform: scale(1.5);transform: scale(1.5);}
  100% {-moz-transform-origin: center; transform-origin: center; -moz-transform: scale(1);transform: scale(1);}
}
@-o-keyframes scale {
  0% {-o-transform-origin: center;transform-origin: center;-o-transform: scale(1.5);transform: scale(1.5);}
  100% {-o-transform-origin: center;transform-origin: center;-o-transform: scale(1);transform: scale(1);}
}

@keyframes scale {
  0% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-o-transform: scale(1.5);transform: scale(1.5);}
  100% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
}

.scale {
  -webkit-animation:scale 0.5s 1;
  -moz-animation:scale 0.5s 1;
  -o-animation:scale 0.5s 1;
   animation:scale 0.5s 1;
}

@-webkit-keyframes scale1 {
  0% {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: scale(0);transform: scale(0);opacity: 0;}
  100% {-webkit-transform-origin: center;transform-origin: center;-webkit-transform: scale(1);transform: scale(1);opacity: 1;}
}
@-moz-keyframes scale1 {
  0% {-moz-transform-origin: center;transform-origin: center;-moz-transform: scale(0);transform: scale(0);opacity: 0;}
  100% {-moz-transform-origin: center;transform-origin: center;-moz-transform: scale(1);transform: scale(1);opacity: 1;}
}
@-o-keyframes scale1 {
  0% {-o-transform-origin: center;transform-origin: center;-o-transform: scale(0);transform: scale(0);opacity: 0;}
  100% {-o-transform-origin: center;transform-origin: center;-o-transform: scale(1);transform: scale(1);opacity: 1;}
}

@keyframes scale1 {
  0% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: scale(0);-moz-transform: scale(0);-o-transform: scale(0);transform: scale(0);opacity: 0;}
  100% {-webkit-transform-origin: center;-moz-transform-origin: center;-o-transform-origin: center;transform-origin: center;-webkit-transform: scale(1);-moz-transform: scale(1);-o-transform: scale(1);transform: scale(1);opacity: 1;}
}

.scale1 {
  -webkit-animation:scale1 1s 1;
  -moz-animation:scale1 1s 1;
  -o-animation:scale1 1s 1;
   animation:scale1 1s 1;
}

/*ie浣庣増鏈彁绀�*/

#ie-alert-overlay {width:100%;height:100%;background-image:url(../images/bg2.png);position: fixed; top: 0; left: 0;z-index:9999;}

* html #ie-alert-overlay {   /* fixed position hack for IE6 */ position: absolute;z-index:9999;}

/*Pop Up Panel*/
#ie-alert-panel{width:593px;height:404px;position:fixed;background: url(../images/iealertsprite.png) no-repeat;background-position: -1px -109px ;top:50%;left:50%;margin:-201px 0 0 -296px;
    _position:absolute;  /* fixed position hack for IE6 */
    _top:expression(300+((e=document.documentElement.scrollTop)?e:document.body.scrollTop)+'px');  /* top:300px hack for IE6 */
    
    /* font settings */font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;font-weight:bold;color:#333;line-height:20px;z-index:10000;
}
.ie-alert-panel-b{padding:72px 0 0 72px;}
#ie-alert-panel p {font-size:14px;text-align:justify;}
#ie-alert-panel img { border:0;}
#ie-alert-panel span {font-size:18px;margin: 0 0 20px 0;display:block;padding:0;}
#ie-alert-panel button{background: #ff0000;color: #ffffff;margin-top: 10px;border-color:#ff0000;padding:5px 10px;}
#ie-alert-panel ul {list-style: none;margin:0;padding:0;overflow: hidden;   }
#ie-alert-panel li {float:left;margin:0 22px 0 0;}
#ie-alert-panel li.last {margin-right:0;}

#ie-alert-panel a {display:inline-block;}
.browser {position: absolute;bottom:35px;}
.chrome, .firefox, .ie9, .opera, .safari {background: url(../images/iealertsprite.png) no-repeat;}

/*browsers*/

.chrome { background-position: 0 0;width: 73px;height: 96px;margin:0 4px 0 0;}

.firefox {background-position: -292px 0;width: 73px;height: 98px;}

.ie9 {background-position: -179px 0;width: 95px;height: 98px;}

.opera {background-position: -90px 0;width: 73px;height: 98px;}

.safari {background-position: -387px 0;width: 73px;height: 98px;margin:0 4px 0 0;}