@charset "UTF-8";

 @font-face {font-family:'DIN';src:url('../fonts/DIN.ttf') format('truetype');font-weight:normal;font-style:normal;}

.ziti {font-family:'DIN'!important;}

.wrap1600{ width: 1200px; margin: 0 auto; }
.wrap1400{ width: 1200px; margin: 0 auto; }
.wrap1200{ width: 1200px; margin: 0 auto; }
.wrap{ width: 1200px; margin: 0 auto;}
.m{ margin: 0 auto; }
.head_top{ width: 100%; height: 100px; background-color: #fff; position: absolute;
    left: 0;
    top: 0;
    z-index: 99; transition: .5s;}
.head_top.miss {
    top: -100px!important;
}
.head_top.fixed {
    position: fixed;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.curument2 { background: #156796 !important;font-size:15px; font-weight: bold;}
.curument2 a{ color:#03A3FF;}
/*--  --*/
.quickMenuwrap { position: fixed; right: 0; top: 120px; width: 57px; height: 225px; z-index:40;_POSITION: absolute;
  _TOP: expression(offsetParent.scrollTop+document.documentElement.clientHeight-this.offsetHeight);}
.quickMenuwrap .itemQm { position: relative; padding-bottom: 6px;font-size: 12px; }
.quickMenuwrap .itemQm .iconWrap { display: inline-block; width: 57px; height: 36px; padding-bottom: 18px; line-height: 13px; color: #ffffff; text-align: center; background: url(../img/icon-quick-menu.png) no-repeat; background-position:-3px -306px; }
.quickMenuwrap .itemQm .iconWrap:hover{ background: url(../img/icon-quick-menu.png) no-repeat; background-position:-3px -360px; }
.quickMenuwrap .itemQm .icon { display: inline-block; width: 57px; height: 36px; background: url(../img/icon-quick-menu.png) no-repeat; }
.quickMenuwrap .itemConsult .icon { background-position:-1px 0; }
.quickMenuwrap .itemNeed .icon { background-position:-1px -56px; }
.quickMenuwrap .itemWeixin .icon { background-position:-1px -117px; }
.quickMenuwrap .itemHlkx .icon { height: 54px; background-position:-1px -179px; }
.quickMenuwrap .itemTop .icon { background-position:-1px -247px; }
.itemConsultWrap { display: none; position: absolute; top: 0; left: -245px; width: 250px; height: 476px; background:url(../img/bg-quick-menu-consult.png) no-repeat; }
.itemConsultWrap .title { display: block; height: 30px; line-height: 30px; padding: 5px 0; font-size: 16px; color: #666666; text-align: center; }
.itemConsultWrap .innerList { padding: 2px; }
.itemConsultWrap .innerltem { width: 225px; text-align:center;margin: 0px auto;line-height: 30px; padding-left: 12px;font-size: 22px; color: #e8312e; border-bottom: 1px solid #f5f5f5; font-family:arial}
.itemConsultWrap .innerltem .label { display: block; height: 20px; line-height: 20px; font-size: 12px; color: #666666; }
.itemConsultWrap .innerltem .link { color: #666666; }
.kefuWrap { width: 222px; padding: 0 13px; }
.kefuWrap .linkWrap { float: left; display: inline-block; width: 106px; margin-right: 2px; margin-bottom: 10px; color:#1b1f29; text-align:center; }
.kefuWrap .linkWrap .cover:hover{
  transform:scale(2.5);//1.5
}
.kefuWrap .linkWrap .cover { width: 100px; height: 100px; background: #f5f5f5; }
.kefuWrap .linkWrap:hover .cover { background: #E01FAB; color:#e8312e; }
.itemWeixinWrap { display: none; position: absolute; top: -74px; left: -139px; width: 139px; height: 139px; }
.itemHlkxWrap { display: none; position: absolute; top: 0; left: -219px; width: 219px; height: 292px; background: url(../img/bg-quick-menu-hlkx.png) no-repeat; }
.itemHlkxWrap .logoQuickMenu { display: inline-block; width: 152px; height: 50px; padding: 15px 30px; margin: 0 auto; text-align: center; }
.itemHlkxWrap .logoQuickMenu .cover { width: 152px; height: 50px; margin: 0 auto; }
.itemHlkxWrap .label { display: block; height: 30px; line-height: 30px; margin: 0 20px; font-size: 12px; color: #666666; text-align: center; font-weight: normal; border-top: 1px solid #f5f5f5; border-bottom: 1px solid #f5f5f5; }
.itemHlkxWrap .innerList { width: 176px; padding: 0 20px; margin-top: 15px; }
.itemHlkxWrap .innerList .innerltem { float: left; width: 88px; height: 30px; line-height: 30px; }
.itemHlkxWrap .innerltem .link { display: block; }
.itemHlkxWrap .innerltem .icon-sign { display: inline-block; width: 4px; height: 4px; margin-right: 5px; border-radius: 2px; background: #f27d86; vertical-align: 2px; }
.popupBg { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #010a0e; filter: alpha(Opacity=90); -moz-opacity: 0.9; opacity: 0.9; z-index: 10000; }
.popupWrap { position: fixed; top: 50%; left: 50%; width: 812px; margin-top: -250px; margin-left: -406px; padding: 50px 0; z-index: 10000; border-radius: 5px; background: #ffffff; }
.popupWrap .popupHeader { text-align: center; }
.popupWrap .popupHeader .title { margin-bottom: 40px; font-family: ""; font-size: 30px; font-weight: normal; color: #333333; }
.popupWrap .popupHeader .label { font-size: 14px; color: #999; }
.popupWrap .popupContent { width: 680px; margin: 0 auto; border-radius: 10px; }
.popupContent .formGroup { margin-bottom: 20px; font-size: 16px; color: #666; }
.popupContent .formGroup .inputText { height: 30px; margin-right: 10px; padding: 0 10px; border:1px solid #ccc; }
.popupContent .formGroup .inputCompany { width: 550px; }
.popupContent .twoFormGroup .inputText { width: 214px; }
.popupContent .selectWrap { padding-left: 125px; }
.popupContent .selectWrap .item { float: left; width: 270px; margin-bottom: 10px; font-size: 12px; }
.popupContent .selectWrap .input-checkbox { margin-right: 10px; vertical-align: -2px; }
.popupContent .tip .itemInfo { margin-right: 10px; }
.popupContent .tip .inputCheckbox { margin-right: 5px; vertical-align: -2px; }
.popupContent .submitBar { margin-bottom: 20px; padding-top: 30px; text-align: center; }
.popupContent .submitBar .btnSubmit,.popupContent .submitBar .btnReset{ padding: 0 40px; height: 45px; line-height: 45px; margin: 0 10px; font-size: 18px; font-family: ""; border: none; cursor: pointer; }
.popupContent .submitBar .btnSubmit { color: #ffffff; background: #9B0D74; }
.popupContent .submitBar .btnReset { color: #999999; background: #eeeeee; }
.popupWrap .btnClose { position: absolute; right: -16px; top: -16px; width: 34px; height: 34px; background: url(../img/idialog_s.png) no-repeat; background-position: 0 -60px; }
.popupWrap .btnClose:hover { background-position:0 -94px;}

.head_top .logo img{ padding-left: 45px; padding-top: 14px; }
.head_top .nav{  margin-left: 15%; margin-right: 4%; }
.head_top .nav li{ height: 100px; line-height: 100px; float: left; position: relative;}
.head_top .nav li>a{cursor: pointer;  padding: 0 18px; transition: 0.3s; margin: 0 5px; margin-top: 32px; font-size: 18px; color: #333; display: block; line-height: 36px; background-color: #fff; border-radius: 20px;}
.head_top .nav li:hover>a{ color: #fff; background-color: #01459A; border-radius: 20px;}
.head_top .nav li.on>a{ color: #fff; background-color: #01459A; border-radius: 20px;}


.head_top .fours img{ -webkit-box-shadow: 0 0px 30px rgba(0,0,0,0.08); box-shadow: 0 0px 30px rgba(0,0,0,0.08); }
.head_top p .wx {
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    width: 28px; height: 28px;
    background: url(../images/top_xian2.jpg) no-repeat right center;
    display: table;
    margin-left: 40px;
}
.head_top p .wx .qr {
    position: absolute;
    left: 50%;
    bottom: -85px;
    width: 105px;
    height: 105px;
    margin-left: -48px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 9999;
}

.head_top p .wx:hover .qr {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
.head_top p .wx .icon-wx {
    width: 28px;
    height: 100%;
    background: url(../images/top_ico2.png) no-repeat center;
    vertical-align: top;
}
.head_top p .wx:hover .icon-wx {
    background: url(../images/top_ico2_on.png) no-repeat center;
}


.tnavbox { z-index: 99; position: absolute; width: 122px; left: 50%; margin-left: -61px; top: 100px; height: 0px;  /*display:none;*/ }
.tnavbox.show{ height: 100px; }
.tnav { background: #f8f7f7; box-shadow: 0 0 16px -4px rgba(0,0,0,.3); padding: 20px 1px 18px 1px; transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms; }
.tnav a { font-size: 16px; text-align: center; display: block; color: #666; line-height: 1.1; padding: 10px 0; transition: background 300ms; -webkit-transition: background 300ms; }
.tnavbox .line { z-index: 9; width: 20px; height: 4px; position: absolute; left: 50%; margin-left: -10px; top: 0px; background: #01459A; transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms; }
.tnav a:hover { background: #fff; color: #01459A; }
.nav li:hover .tnavbox .tnav, .nav li:hover .tnavbox .line { transform: translate(0); -webkit-transform: translate(0); opacity: 1; visibility: visible; }

.tnavbox2{ width: 1600px; margin-left: -625px; }
.tnavbox2 .tnav{ padding: 0px; }
.nav li:hover .tnavbox .tnav {
    transform: translate(0);
    -webkit-transform: translate(0);
    opacity: 1;
    visibility: visible;
}
.preview a{ display: block; width: 100%; }
.preview img{ max-width: 100%; max-height: 450px; }

/* 01459A */

/* banner */

    .slideBox{ width:100%; height:600px; margin-top: 100px; overflow:hidden; position:relative;}
    .slideBox .hd{ width: 100%; height:15px; overflow:hidden; position:absolute; left:0px; bottom:15px; z-index:1; }
    .slideBox .hd ul{ overflow:hidden; zoom:1;  text-align: center;}
    .slideBox .hd ul li{ display: inline-block; margin:0 8px; width:15px; height:15px; line-height:50px; text-align:center; border-radius: 20px; background:#fff; cursor:pointer; }
    .slideBox .hd ul li.on{ background:#01459A; color:#fff; }
    .slideBox .bd{ position:relative; height:100%; z-index:0;   }
    .slideBox .bd li{ zoom:1; vertical-align:middle; }
    .slideBox .bd img{ display:block;}
    .slideBox .prev,
    .slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
    .slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
    .slideBox .prev:hover,
    .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
    .slideBox .prevStop{ display:none;}
    .slideBox .nextStop{ display:none;}

.head_top_one h2{ padding-top: 29px; margin-right: 30px;}
.head_top_one h2 .span_1{ font-size: 16px; text-align: right; color: #999; }
.head_top_one h2 .span_2{ font-size: 30px; font-weight: bold; height: 45px; line-height: 45px; padding-left: 51px; background: url(../images/tel.png) no-repeat left center; text-align: left; color: #3c3c3a; transition: 0.3s;}
.head_top_one h2 .span_2:hover{  color: #01459A; background: url(../images/tel_on.png?v=3) no-repeat left center;}
.head_top_one h2 span{ display: inline-block; width: 100%; }

.header2 h2{ padding-top: 7px; margin-right: 30px;}
.header2 h2 .span_1{ font-size: 16px; text-align: right; color: #999; }
.header2 h2 .span_2{ font-size: 30px; font-weight: bold; height: 45px; line-height: 45px; padding-left: 51px; background: url(../images/tel.png) no-repeat left center; text-align: left; color: #3c3c3a; transition: 0.3s;}
.header2 h2 .span_2:hover{  color: #01459A; background: url(../images/tel_on.png?v=3) no-repeat left center;}
.header2 h2 span{ display: inline-block; width: 100%; }
.header2 .head_search a{ height: 70px; line-height: 70px; }
.header2 .search_box{ top: 70px; height: 40px; line-height: 40px; }

.footer{ width: 100%; height:210px; background-color: #1d1d1d; border-bottom: 1px solid #313131; }
.footer_center{ padding-top: 40px; padding-bottom: 40px; background-color: #1d1d1d; }
.footer_bottom{ height: 40px; line-height: 40px; background-color: #000; }
.footer_bottom p{ color: #999; }
.footer_bottom p a{ color: #999; }
.footer_bottom p a:hover{ color: #fff; }
.footer_l{ padding-top: 60px; }
.footer_l p{ padding-top: 8px; padding-left: 70px; line-height: 22px; font-size: 12px; color: #828181; }
.footer_l p span{ font-size: 32px; color: #fff; }
.foot_ul{ margin-left: 80px; margin-top: 80px;}
.foot_ul h2{ font-size: 18px; color: #ccc; padding-bottom: 15px; }
.foot_ul li a{ font-size: 16px; line-height: 30px; color:#999; }
.footer_r_con{ margin-top: 77px; }
.footer_r_con a{ display: block; width: 34px; height: 34px; line-height: 34px; border-radius: 100px; border: 1px solid #3f3f3f; background-color: #0e0e0e; margin-right: 28px; transition: 0.3s; }
.footer_r_con a:hover{ border: 1px solid #fff; }
.footer_r_con .wx{ background: #0e0e0e url(../images/weixin.png) no-repeat center; transition: 0.3s; position: relative;}
.footer_r_con .wx:hover{ background: #0e0e0e url(../images/weixin_on.png) no-repeat center; }

.footer_r_con .wb{ background: #0e0e0e url(../images/weibo.png) no-repeat center; transition: 0.3s; position: relative;}
.footer_r_con .wb:hover{ background: #0e0e0e url(../images/weibo_on.png) no-repeat center; }

.footer_r_con .wx .qr {
    position: absolute;
    left: 50%;
    bottom: -100px;
    width: 130px;
    height: 120px;
    margin-left: -48px;
    opacity: 1;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 9999;
}
.footer_r_con .wx .qr img{ width: 100%; }

.index_main1{ width: 100%; height: 150px; }
.index_main1 li{ width: 25%; float: left; height: 150px; transition: 0.3s; }
.index_main1 li:nth-child(1){ background:#f1efef url(../images/index_img1.jpg) no-repeat center; }
.index_main1 li:nth-child(2){ background:#f4f4f4 url(../images/index_img2.jpg) no-repeat center; }
.index_main1 li:nth-child(3){ background:#f4f4f4 url(../images/index_img3.jpg) no-repeat center; }
.index_main1 li:nth-child(4){ background:#f4f4f4 url(../images/index_img4.jpg) no-repeat center; }
.index_main1 li:nth-child(1):hover{ background:#f1efef url(../images/index_img1.jpg) no-repeat center; background-position: 10px;}
.index_main1 li:nth-child(2):hover{ background:#f4f4f4 url(../images/index_img2.jpg) no-repeat center; background-position: 10px;}
.index_main1 li:nth-child(3):hover{ background:#f4f4f4 url(../images/index_img3.jpg) no-repeat center; background-position: 10px;}
.index_main1 li:nth-child(4):hover{ background:#f4f4f4 url(../images/index_img4.jpg) no-repeat center; background-position: 10px;}
.index_main1 li h3{ font-size: 18px;  color: #333;  padding-right: 27px; padding-top: 50px; padding-left: 10%; }
.index_main1 li h4{ font-size: 16px;  color: #666; padding-top: 15px; padding-left: 10%;}
.index_main1 li h3 i{ display: inline-block; width: 16px; height: 16px; background: url(../images/youjiantou.png) no-repeat center; margin-left: 10px; transition: 0.3s;}
.index_main1 li:hover h3 i{ background: url(../images/youjiantou_on.png) no-repeat center; }
.index_main1 li a{ display: block; height: 150px; }
.title_h3{ font-size: 30px; font-weight: bold; color: #333; text-align: center; padding-top: 70px; line-height: 1.1; }
.title_h4{ font-size: 18px; color: #666; text-align: center; padding-bottom: 50px; line-height: 25px; padding-top: 10px; }

.mk_left{ width: 18.75%; position: relative; z-index: 3; background-color: #f6f6f6;}
.sycp_xxk_con{ opacity: 0; overflow: hidden; transition: 0s; position: absolute; left: 100%;  z-index: -1;  width: 170px; height: 702px; padding-top: 15px; background-color: #f6f6f6; border-radius: 5px; display: none; top:-1px;}
.sycp_xxk_con.on {
    opacity: 1;
    visibility: visible;
    z-index: 4;
}
.sycp_xxk_con li a:hover{ color: #333; }
.sycp_xxk_con dd a { color: #333 !important;; }





.mk_left h4{ cursor: pointer; font-weight: bold; height: 38px; line-height: 38px; padding-left: 25px; transition: 0.3s; background: #01459A url(../images/jianhao2.jpg) no-repeat 92% 11px; border-radius: 5px; margin-bottom: 10px;}
.mk_left h4 a{  font-size: 16px; color: #fff; }
.mk_left h4.on{ background: #01459A url(../images/jianhao.png) no-repeat 85% 21px; }
.mk_left h4.on a{  color: #fff; }
.mk_left li a{ display: block; padding-left: 25px; font-size: 16px; color: #fff; line-height: 30px; transition: 0.3s; }
.mk_left li>a{ font-size: 16px; }

.mk_left li:hover .sycp_xxk_con{ display: block; opacity: 1; visibility: visible;
    z-index: 4; }
	
.sycp_xxk_con dd a{   }
.mk_left ul{ padding-top: 5px; padding-bottom: 5px; }
.mk_left ul li{width: 100%;
    background:   url(../images/index_41.jpg) no-repeat 95% 11px;
    margin-bottom: 6px;    border-radius: 10px;
     }
.mk_left ul li:hover>a{ color: #fff; font-weight: bold; }
.mk_left li a:hover{ color: #000; font-weight: bold; }
.ckgd a{ display: block;  }
.index_sousuo{ height: 90px; line-height: 90px; background-color: #e2e2e2; border-radius: 5px; }
.index_sousuo .searchi_a{border: none; border-radius: 5px; font-family: ''; font-weight: bold; font-size: 16px; height: 87px; line-height: 87px; width: 67%; padding-left: 25px; background-color: #e2e2e2;}
.index_sousuo .searchi_s{border: none; width: 19%; cursor: pointer; height: 90px;line-height: 90px; background: url(../images/sousuo.png) no-repeat center; }
.index_product_ul li{ width: 48%; margin-left: 1.5%; float: left; margin-bottom: 10px; border: 1px solid #e5e5e5; }
.index_product_ul{ width: 81.25%; position: relative; z-index: 1;}
.index_product_ul li .main_pic{ width: 225px; height: 225px; text-align: center; }
.index_product_ul li .main_pic img{width: 225px; height: 225px; }
.index_product_ul li .biao{ height: 213px; width: 38%; padding: 0 6%;  border-left: 1px solid #e5e5e5; }
.index_product_ul li .biao h5{ font-weight: bold; font-size: 16px; color: #333; padding-top: 10px; }
.index_product_ul li .biao span{ font-size: 16px; color: #666; display: inline-block; padding-top: 8px; }
.index_product_ul li .biao h6{ font-size: 16px; color: #666; line-height: 22px;height: 86px; overflow: hidden ;padding-top: 2px; margin-bottom: 2px;}
.index_product_ul li .biao p a{ cursor: pointer; font-size: 12px; color: #fff; display: block; float: left; margin-right: 2px; width: 82px; height: 28px; border-radius: 20px; line-height: 28px; text-align: center;  }
.index_product_ul li .biao p a:nth-child(1){ background-color: #01459A; }
.index_product_ul li .biao p{ text-align: center;margin: 10px auto;  margin-left: 0px;}
.index_product_ul li .biao p a:nth-child(2){ background-color: #363636; }
.index_main2{ padding-bottom: 1px; }
.index_main3{ background-color: #f4f4f4; padding-bottom: 40px; }


/*  */
.index_main3 .swiper-container {
      width: 100%;
      height: 100%;
      padding-bottom: 80px;
    }
    .index_main3 .swiper-container .swiper-slide {
      text-align: center;
      position: relative;
      font-size: 18px;
      background: #fff;

      /* 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;
    }
    .index_main3 .swiper-container .swiper-slide a{ display: block; width: 100%; }
    .index_main3 .swiper-container .swiper-slide .main_pic{ width: 100%; }
    .index_main3 .swiper-container .swiper-slide .main_pic img{ width: 100%; height: auto!important; }

.index_main3 .swiper-container .swiper-slide .case_ding{ position: absolute; left: 0%; bottom: 0px; z-index: 3; width: 90%; padding: 5%; background: rgba(0,0,0,0.5);}
.index_main3 .swiper-container .swiper-slide .case_ding h5{ font-size: 16px; color: #fff; padding-bottom: 15px; margin-bottom: 15px; text-align: left; border-bottom: 1px solid #fff; }
.index_main3 .swiper-container .swiper-slide .case_ding h6{ font-size: 16px; color: #fff; line-height: 25px; width: 73%; text-align: left;}
.index_main3 .swiper-container .swiper-slide .case_ding span{ display: inline-block; width: 82px; background-color: #fff; height: 28px; line-height: 28px; border-radius: 20px; text-align: center;font-size: 12px; color: #333333; margin-top: 10px; transition: 0.3s;}
.index_main3 .swiper-container .swiper-slide:hover .case_ding span{  background-color: #01459A; color: #fff; }

.index_main3 .swiper-pagination-bullet{ background-color: #333; width: 12px; height: 12px; }
.index_main3 .swiper-pagination-bullet-active{ background-color: #01459A; }

.index_main3 .swiper-container .swiper-button-prev,.index_main3 .swiper-container .swiper-button-next {display:inline-block;width:42px;height:42px;overflow:hidden;cursor:pointer;}
.index_main3 .swiper-container .swiper-button-next {width:42px;height:42px;position:absolute;right:0px;top:50%;background:url(../images/honour_right.jpg) no-repeat;margin-top: -21px;}
.index_main3 .swiper-container .swiper-button-prev {width:42px;height:42px;position:absolute;left:0px;top:50%;background:url(../images/honour_left.jpg) no-repeat;margin-top: -21px;}
.index_main3 .swiper-container .swiper-button-next:hover{ background:url(../images/honour_right_on.jpg) no-repeat; }
.index_main3 .swiper-container .swiper-button-prev:hover{ background:url(../images/honour_left_on.jpg) no-repeat; }

/*  */
.index_main6_con .swiper-container {
      width: 100%;
      padding-bottom: 80px;
    }
    .index_main6_con .swiper-container .swiper-slide {
      text-align: center;
      position: relative;
      font-size: 18px;
      text-align: center;
      background: #eee;
      padding-bottom: 30px;

      /* 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;
      transition: 0.3s;
    }
.index_main6_con .swiper-container.on {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}
.index_main6_con .swiper-container {
    position: absolute;
    top: 255px;
    left: 0;
    z-index: 1;
    transition: 0.3s;
    opacity: 0;
}  
.index_main6_con .swiper-container .swiper-button-next{ right: 1px; margin-top: -109px; width: 42px; height: 42px; line-height: 42px; background: url(../images/xq_right.jpg) no-repeat right; }
.index_main6_con .swiper-container .swiper-button-prev{ left: 1px; margin-top: -109px; width: 42px; height: 42px; line-height: 42px; background: url(../images/xq_left.jpg) no-repeat; }

.index_main6{ height: 875px; }
.index_main6 .wrap1600{ position: relative; }  
.index_main6_con{ height: 615px; }
.index_main6_con .swiper-container .swiper-slide a{display: block;width: 100%;box-sizing: border-box;padding: 0 15px;}
.index_main6_con .swiper-container .swiper-slide span{ display: inline-block; padding-top: 33px; padding-bottom: 8px; font-size: 16px; color: #999; }
.index_main6_con .swiper-container .swiper-slide h5{ padding-bottom: 25px; font-size: 16px; color: #333; transition: 0.3s; font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index_main6_con .swiper-container .swiper-slide p{ height: 135px; font-size: 16px; color: #999; line-height: 25px; padding: 0 10%;}
.index_main6_con .swiper-container .swiper-slide .main_pic{ width: 99.5%; border:1px solid #eee; height: 248px;background: #fff;line-height: 248px;text-align: center;}
.index_main6_con .swiper-container .swiper-slide .main_pic img{ width: 100%; }
.index_main6_con .swiper-container .swiper-slide h6{ display: inline-block; width: 82px; height: 28px; line-height: 28px; text-align: center; background-color: #333; color: #fff; border-radius: 20px;  transition: 0.3s;}
.index_main6_con .swiper-container .swiper-slide:hover h6{ background-color: #01459A; }
.index_main6_con .swiper-container .swiper-slide:hover h5{color: #01459A;}

.index_main6_con .swiper-container .swiper-slide:hover .main_pic img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}



.index_main4{ padding-bottom: 115px; height: 655px;}
.index_main4 img{ padding-top: 115px; }
.index_main4_l{width: 36%; padding-top: 130px;}
.index_main4_l h4{ font-size: 30px;color: #333; font-weight: bold; }
.index_main4_l h5{ font-size: 18px;color: #333; padding-top: 5px; padding-bottom: 35px; }
.index_main4_l p{ font-size: 16px; line-height: 25px; color: #333; padding-bottom: 25px; }
.index_main4_l p span{ color: #01459A; }
.more{ display: block; width: 82px; height: 28px; line-height: 28px; text-align: center; background-color: #01459A; color: #fff; border-radius: 20px; }
.more:hover{ color: #fff; }
.bmt{ clear: both; }
.bmt li{ float: left; padding: 0 75px; font-size: 16px; color: #333333; background: url(../images/xian.jpg) no-repeat top right;}
.bmt li .num{ font-size: 60px; color: #333333; font-weight: bold; line-height: 1;}
.bmt li:nth-child(1) .num{ color: #01459A; }
.bmt li:nth-child(2) .num{ color: #01459A; }
.bmt li:nth-child(1){ padding-left: 0px; }
.bmt li .num-tit{ padding-top: 10px; font-size: 16px; color: #333333; line-height: 25px; }
.bmt li:nth-child(1) .num-tit{ color: #01459A; }
.bmt li:nth-child(2) .num-tit{ color: #01459A; }
.bmt li:last-child{ background: none; padding-right: 0px; }
.foot_ul li a:hover{ color: #fff; font-weight: bold; }
.index_main5_l{ width: 33%; height: 600px; background: url(../images/index_img9.jpg) no-repeat center;}
.index_main5_l img{ padding-top: 105px; padding-left: 115px; }
.index_main5_l p{ padding-top: 25px; line-height: 27px; font-size: 16px; color: #fff; margin-left: 115px; text-align: left; width: 320px;  }

/*  */

    .picScroll-left{ width:63%; margin: 0 auto; margin-top: 155px; margin-left: 4%; position:relative;  }
    .picScroll-left .hd{  }
    .picScroll-left .hd .prev,.picScroll-left .hd .next{ position: absolute; display:block; width:42px; height:42px; overflow:hidden; cursor:pointer; margin-top: -12px; text-align: center;}
    .picScroll-left .hd .next{ background: url(../images/xq_right.jpg) no-repeat right; }
    .picScroll-left .hd .prev{ background: url(../images/xq_left.jpg) no-repeat; }
/*     .picScroll-left .hd .next:hover{ background: url(../images/xq_right_on.png) no-repeat right;}
.picScroll-left .hd .prev:hover{ background: url(../images/xq_left_on.png) no-repeat; }  */
    .picScroll-left .hd .next{ right: -3px; top: -54px; }
    .picScroll-left .hd .prev{ right: 39px; top: -54px; }
    .picScroll-left .hd .prevStop{ background-position:-60px 0; }
    .picScroll-left .hd .nextStop{ background-position:-60px -50px; }
    .picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
    .picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
    .picScroll-left .hd ul li.on{ background-position:0 0; }
    .picScroll-left .bd{  }
    .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
    .picScroll-left .bd ul li{ margin:0 12px; width: 232px; text-align: center; background-color: #f3f3f3; float:left; _display:inline; overflow:hidden; text-align:center;  }
    .picScroll-left .bd ul li .pic{ text-align:center; width: 230px; height: 304px; line-height: 304px; background-color: #fff; border:1px solid #ddd;}
    .picScroll-left .bd ul li .pic img{ width: 75%; }
    .picScroll-left .bd ul li p{ font-size: 16px; color: #333; text-align: center; }
    .picScroll-left .bd ul li p{ font-size: 16px; color: #333; text-align: center; padding-top: 15px; }
    .picScroll-left .bd ul li .title{ line-height:24px;   }
.index_main5{ height: 600px; background: url(../images/index_main5_bg.jpg) no-repeat center; }

.xxk li a{ font-size: 16px; color: #666; display: inline-block; padding: 0 20px; height: 40px; line-height: 40px; border: 1px solid #cccccc; margin: 0 12px; border-radius: 20px; transition: 0.3s;}
.xxk li a:hover{ background-color: #01459A; border: 1px solid #01459A; color: #fff; }
.xxk li.on a{ background-color: #01459A; border: 1px solid #01459A; color: #fff; }
.xxk{text-align: center; width: 100%; margin-bottom: 40px;}
.xxk li{ display: inline-block; }

.nei_banner_tit{ position: absolute; padding-bottom: 40px; width: 1200px; left: 50%; margin-left: -600px; top:0; overflow: hidden; }
.nei_banner_tit h3{ font-size: 24px; letter-spacing: 3px; color: #fff; margin-top: 23.1%; padding-bottom: 10px; line-height: 1;}
.nei_banner_tit h4{ text-transform: uppercase; padding-bottom: 50px; font-size: 12px; color: #fff; }
.nei_banner_tit h6{ font-size: 36px; font-weight: lighter; color: #fff; margin-top: 13%; line-height: 55px; text-align: left;}
.nei_banner_tit i{ display: block; width: 395px; height: 1px; background-color: #fff; }
.kyfx_banner h3{ text-align: left; font-size: 36px; margin-top: 6%; padding-left: 35px; padding-bottom: 34px; }
.contact_banner h6{ line-height: 35px; }
.contact_banner h6 span{ font-size: 24px; }
.kyfx_banner p{ font-size: 18px; color: #fff; line-height: 39px; text-align: left; padding-left: 35px; }
.rcpy_banner h6{ margin-top: 17%; }

.nei_banner_tit1{ position: absolute; padding-bottom: 40px; width: 1200px; left: 50%; margin-left: -600px; top:0; overflow: hidden; }
.nei_banner_tit1 h3{ font-size: 26px; letter-spacing: 3px; color: #fff; margin-top: 26%; padding-bottom: 10px; line-height: 1;}
.nei_banner_tit1 h4{ text-transform: uppercase; padding-bottom: 50px; font-size: 12px; color: #fff; }
.nei_banner_tit1 h6{ font-size: 36px; font-weight: lighter; color: #fff; margin-top: 13%; line-height: 55px; text-align: left;}
.nei_banner_tit1 i{ display: block; width: 395px; height: 1px; background-color: #fff; }

.list_product_ul li{ display: inline-block; margin: 0 20px;}
.list_product_ul{ text-align: center; padding-bottom: 30px;}
.list_product_ul li a{ display: inline-block; padding-left: 70px; width: 140px; height: 48px; line-height: 50px; text-align: left; border-radius: 30px; font-size: 18px; color: #fff; border: 1px solid #fff; }
.list_product_ul li:nth-child(1) a{ background: url(../images/product_ico1.png) no-repeat 30px center; }
.list_product_ul li:nth-child(2) a{ background: url(../images/product_ico2.png) no-repeat 30px center; }
.list_product_ul li:nth-child(3) a{ background: url(../images/product_ico3.png) no-repeat 26px center; }
.list_product_ul li:nth-child(4) a{ background: url(../images/product_ico4.png) no-repeat 23px center; }
.list_product_ul li:nth-child(1):hover a{ background:#01459A url(../images/product_ico1.png) no-repeat 30px center; }
.list_product_ul li:nth-child(2):hover a{ background:#01459A url(../images/product_ico2.png) no-repeat 30px center; }
.list_product_ul li:nth-child(3):hover a{ background:#01459A url(../images/product_ico3.png) no-repeat 26px center; }
.list_product_ul li:nth-child(4):hover a{ background:#01459A url(../images/product_ico4.png) no-repeat 23px center; }
.list_product_ul li:nth-child(1).on a{border: 1px solid #01459A; background:#01459A url(../images/product_ico1.png) no-repeat 30px center; }
.list_product_ul li:nth-child(2).on a{border: 1px solid #01459A; background:#01459A url(../images/product_ico2.png) no-repeat 30px center; }
.list_product_ul li:nth-child(3).on a{border: 1px solid #01459A; background:#01459A url(../images/product_ico3.png) no-repeat 26px center; }
.list_product_ul li:nth-child(4).on a{border: 1px solid #01459A; background:#01459A url(../images/product_ico4.png) no-repeat 23px center; }
.list_product_ul li:hover a{ border: 1px solid #01459A;}


/*  */

.list_product_dl{ width: 100%; height: 400px; }
.list_product_dl dd{ width: 25%; height: 360px; float: left; line-height: 50px; margin-top: 45px; background: url(../images/daohang_bg.png) no-repeat center right;}
.list_product_dl dd:nth-child(4){ background: none; }
.list_product_dl{ text-align: center; padding-bottom: 30px;}
.list_product_dl dd>a{ padding: 0; display: inline-block; padding-left: 70px; width: 140px; height: 48px; line-height: 50px; text-align: left; border-radius: 30px; font-size: 18px; color: #666; border: 1px solid #dbdada; }
.list_product_dl dd>a:hover{ color: #fff; }
.list_product_dl dd:nth-child(1)>a{ background: url(../images/dd_ico1.png) no-repeat 30px center; }
.list_product_dl dd:nth-child(2)>a{ background: url(../images/dd_ico2.png) no-repeat 30px center; }
.list_product_dl dd:nth-child(3)>a{ background: url(../images/dd_ico3.png) no-repeat 26px center; }
.list_product_dl dd:nth-child(4)>a{ background: url(../images/dd_ico4.png) no-repeat 23px center; }
.list_product_dl dd:nth-child(1):hover>a{ color: #fff; background:#01459A url(../images/product_ico1.png) no-repeat 30px center; }
.list_product_dl dd:nth-child(2):hover>a{ color: #fff; background:#01459A url(../images/product_ico2.png) no-repeat 30px center; }
.list_product_dl dd:nth-child(3):hover>a{ color: #fff; background:#01459A url(../images/product_ico3.png) no-repeat 26px center; }
.list_product_dl dd:nth-child(4):hover>a{ color: #fff; background:#01459A url(../images/product_ico4.png) no-repeat 23px center; }
.list_product_dl dd:nth-child(1).on>a{ color: #fff; border: 1px solid #01459A; background:#01459A url(../images/product_ico1.png) no-repeat 30px center; }
.list_product_dl dd:nth-child(2).on>a{ color: #fff; border: 1px solid #01459A; background:#01459A url(../images/product_ico2.png) no-repeat 30px center; }
.list_product_dl dd:nth-child(3).on>a{ color: #fff; border: 1px solid #01459A; background:#01459A url(../images/product_ico3.png) no-repeat 26px center; }
.list_product_dl dd:nth-child(4).on>a{ color: #fff; border: 1px solid #01459A; background:#01459A url(../images/product_ico4.png) no-repeat 23px center; }
.list_product_dl dd:hover>a{ border: 1px solid #01459A;}

.list_product_dl dd{ text-align: center; }
.daohang{width: 275px; display: inline-block;}
.daohang h3{ font-size: 16px;color: #333; font-weight: bold; padding-top: 10px; line-height: 50px; text-align: left; padding-left: 26%; }
.daohang_one h4{ width: 160px; padding-left: 20px; text-align: left; font-size: 16px; padding-top: 5px; color: #333; padding-bottom: 8px; }
.daohang_one h5{ width: 160px; padding-left: 20px; text-align: left; font-size: 14px;color: #666; padding-bottom: 8px; }
.daohang2 a{ width: 100px; text-align: left; display:block; line-height: 26px;padding: 0;float: left; }
.daohang3 a:nth-child(2n){ text-align: right; }
.daohang2 a:hover{ color: #000; font-weight: bold; background: none; }
.daohang_one a:hover{ background: none; }
.daohang2{ width: 200px; display: inline-block;}
.gengduo{ width: 80px;margin-top: -40px;  margin-left: 97px; }
.gengduo a{height: 100%;  font-size: 16px; color: #666; display: block; }
.gengduo a:hover{ background: none; color: #000; font-weight:bold;}
.daohang_one{ width: 275px; display: inline-block; }
.daohang_one .main_pic{ width: 75px; text-align: center; }
.daohang_one .main_pic img{ width: 100%; margin-top: 0%; }
.daohang_one:hover{ background: none; }


.list_product_left{ width: 300px; height: 100%; background-color: #f1f1f1;  }
.list_product{ padding-top: 30px; margin-bottom: 50px}
.list_product_left h2{border-radius: 10px; height: 70px; line-height: 70px;margin-bottom: 2px; text-align: center; font-size: 26px; color: #fff; background: #01459A; }
.list_product_left h3{ border-radius: 10px;height: 70px; line-height: 70px; border-bottom: 1px solid #e5e5e5;text-align: center; font-size: 29px; color: #fff; background: #0063D6; }
.list_leimu h3{ height: 48px; width: 257px; text-align: left; line-height: 48px; font-size: 16px; color: #fff; margin-bottom: 20px; padding-left: 43px; background:#3c8eed  url(../images/jianhao.png) no-repeat 258px center; }

.list_leimu h3 a { color: #fff; font-size: 16px;}
.list_leimu li{ min-width: 115px; text-align: left; float: left; }
.list_leimu li:nth-of-type(odd){ padding-left: 25px; }
.list_leimu li:nth-of-type(even){ padding-left: 20px; }
.list_leimu li a{ font-size: 16px; color: #666; line-height: 35px; }
.list_leimu li a:hover{ color: #000; font-weight: bold; }
.list_leimu li.on a{ color: #00a0e8; }
.list_leimu{  padding-bottom: 15px; background-color: #d7e3f1; }
.list_product_right{ width: 865px; }
.list_product_right1{ width: 100%; }
.cpfl_1box { width: 100%;border: 1px solid #e5e5e5;height:135px;margin-top: 2px; }
.cpfl_1box li {
background: #1048a0;
    line-height: 30px;
    width: 86px;
    margin-top: 2px;
    height: 30px;
    color: #fff;
    text-align: center;
    float: left;
    margin-left: 5px;
	margin-right: 5px;
}
.cpfl_1box  p {  border-bottom: 1px solid #e5e5e5; margin-left: 5px;line-height: 34px; height: 34px;color: #000;}
.cpfl_1box li a { font-size: 12px; color: #fff;}
.list_main_con1{
  width: 920px;
  /*padding-top: 45px;*/
}
.list_main_con1 h4{ font-weight: bold; font-size: 20px; color: #333; line-height: 35px; }
.list_main_con1 h4 a{ font-weight: bold; font-size: 20px; color: #333; padding-top: 10px; line-height: 35px; }
.list_main_con1 h4 a:hover{ color: #111; }
.list_main_con1 h4 span{ font-size: 16px; color: #666; }
/* .list_main_con .xiazai{ font-size: 16px; color: #00a0e8; display: inline-block; background: url(../images/xiazai.png) no-repeat top center; padding-top: 40px; } */
/*.list_main_con .xiazai{ font-size: 16px; width: 100px; height: 26px; color: #00a0e8; display: inline-block; background: url(../images/xiazai.png) no-repeat center 14px; padding-top: 54px; text-align: center; border: 2px solid #00a0e8; border-radius: 5px;}*/
.list_main_con1 .xiazai {
    font-size: 16px;
    width: 100px;
    height: 30px;
    color: #00a0e8;
    display: inline-block;
    background: url(../images/xiazai.png) no-repeat 8px center;
    background-size: 25px;
    text-align: center;
    border: 2px solid #00a0e8;
    border-radius: 5px;
    line-height: 30px;
    padding-left: 40px;
}
.list_main_con1 p{ padding-top: 15px; clear: both; font-size: 16px; color: #333; line-height: 30px; margin-bottom: 25px;margin-right: 15px;}
.list_main_con1 p a{ color: #333; font-size: 16px; }
.list_main_con1 p a span{ transition: 0.3s; }
.list_main_con1 p a span:hover{ font-weight: bold; }
.list_main_con1 p a:hover{ color: #111; }
.list_main_con1 h6 a{ line-height: 26px; color: #666; font-size: 16px; margin: 0 5px; }
.list_main_con1 h6 a:hover{ font-weight: bold; color: #111; }
.list_main_con1 .djzx{ margin-right: 22px; display: inline-block; font-size: 16px; color: #fff; width: 100px; height: 26px; line-height: 26px; background-color: #ff0000; text-align: center; border-radius: 20px; cursor: pointer;}

.list_main_con1 .djzx1{ margin-right: 22px;display: inline-block; font-size: 16px; color: #fff; width: 100px; height: 26px; line-height: 26px; background-color: #01459A; text-align: center; border-radius: 20px; cursor: pointer;}




.list_main_con{
  width: 620px;
  /*padding-top: 45px;*/
}
.list_main_con h4{ font-weight: bold; font-size: 20px; color: #333; line-height: 35px; }
.list_main_con h4 a{ font-weight: bold; font-size: 20px; color: #333; padding-top: 10px; line-height: 35px; }
.list_main_con h4 a:hover{ color: #111; }
.list_main_con h4 span{ font-size: 16px; color: #666; }
/* .list_main_con .xiazai{ font-size: 16px; color: #00a0e8; display: inline-block; background: url(../images/xiazai.png) no-repeat top center; padding-top: 40px; } */
/*.list_main_con .xiazai{ font-size: 16px; width: 100px; height: 26px; color: #00a0e8; display: inline-block; background: url(../images/xiazai.png) no-repeat center 14px; padding-top: 54px; text-align: center; border: 2px solid #00a0e8; border-radius: 5px;}*/
.list_main_con .xiazai {
    font-size: 16px;
    width: 100px;
    height: 30px;
    color: #00a0e8;
    display: inline-block;
    background: url(../images/xiazai.png) no-repeat 8px center;
    background-size: 25px;
    text-align: center;
    border: 2px solid #00a0e8;
    border-radius: 5px;
    line-height: 30px;
    padding-left: 40px;
}
.list_main_con p{ padding-top: 15px; clear: both; font-size: 16px; color: #333; line-height: 30px; margin-bottom: 25px;margin-right: 15px;}
.list_main_con p a{ color: #333; font-size: 16px; }
.list_main_con p a span{ transition: 0.3s; }
.list_main_con p a span:hover{ font-weight: bold; }
.list_main_con p a:hover{ color: #111; }
.list_main_con h6 a{ line-height: 26px; color: #666; font-size: 16px; margin: 0 5px; }
.list_main_con h6 a:hover{ font-weight: bold; color: #111; }
.list_main_con .djzx{ margin-right: 22px; display: inline-block; font-size: 16px; color: #fff; width: 100px; height: 26px; line-height: 26px; background-color: #ff0000; text-align: center; border-radius: 20px; cursor: pointer;}

.list_main_con .djzx1{ margin-right: 22px;display: inline-block; font-size: 16px; color: #fff; width: 100px; height: 26px; line-height: 26px; background-color: #01459A; text-align: center; border-radius: 20px; cursor: pointer;}

.list_main li .main_pic{ width: 225px; height: 225px; border: 1px solid #e5e5e5; transition: 0.3s; }
.list_main li .main_pic img{ width: 225px; height: 225px;}
.list_main li .main_pic:hover{ border: 1px solid #01459A; }
.cpld p img{width: 100%;}
.cpld img{ width: 100%; }
.list_product_right h3{ line-height: 48px; border-bottom: 2px solid #01459a; font-size: 22px; color: #01459a; font-weight: bold;}
.list_main li{box-shadow: 2px 2px 2px #909090;
    margin-bottom: 25px; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px solid #e5e5e5; }
.show_product{ padding-top: 80px; margin-top: 100px;}
.show_product_main{ width: 480px; border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; padding-top: 28px; padding-bottom: 30px; }
.show_product_main h4{ font-size: 36px; color: #333; padding-top: 10px; line-height: 40px; margin-bottom: 25px;}
.show_product_main .xian{ clear: both; width: 100%; height: 1px; margin-bottom: 35px; background-color: #e9e9e9; }
.show_product_main h4 span{ font-size: 24px; color: #333; }
.show_product_main .xiazai{ font-size: 16px; width: 100px; height: 26px; color: #00a0e8; display: inline-block; background: url(../images/xiazai.png) no-repeat center 14px; padding-top: 54px; text-align: center; border: 2px solid #00a0e8; border-radius: 5px;}
.show_product_main .content{ padding-bottom: 20px; }
.show_product_main .content p{ float: left; width: 400px; font-size: 16px; color: #666; line-height: 25px}
.show_product_main .content i{ display: block; float: left; color: #00a0e8; font-size: 16px; font-weight: bold; }
.show_product_main .content2 i{ display: block; float: left; height: 55px; color: #00a0e8; font-size: 16px; font-weight: bold; }
.show_product_main .content2 p{ margin-bottom: 5px; float: left; height: 24px; line-height: 24px; border: 1px solid #cccccc; margin-right: 7px; font-size: 16px; color: #333; text-align: center; padding: 0 17px; }
.show_product_main .content2 p:hover{  border: 1px solid #00a0e8; color: #00a0e8; }
.show_product_main .content2 p.on{ border: 1px solid #00a0e8; color: #00a0e8; }
.show_img_gongyong{ border-top: 1px solid #cccccc; margin-top: 40px; padding-top: 35px; }
.huoqu{ display: block; margin-top: 50px; padding-left: 90px; padding-right: 40px; height: 70px; line-height: 70px; font-size: 24px; color: #fff; background:#01459A url(../images/tell_ico.png) no-repeat 42px center; border-radius: 40px; width: 150px; }
.huoqu:hover{ color: #fff; background:#01459A url(../images/tell_ico.png) no-repeat 32px center;}
.show_product_con{ padding-bottom: 80px; }
.show_lanmu{ height: 45px; line-height: 45px; width: 100%; text-align: center; background-color: #f5f5f5;}
.show_lanmu ul{ height: 38px;  }
.show_lanmu li{ display: inline-block; margin: 0 9px; }
.show_lanmu li a{ display: inline-block; padding: 0 38px; font-size: 18px; color: #333; }
.show_lanmu li.on a{ color: #fff!important; background-color: #01459A; border-radius: 30px; }
.show_h3{ font-size: 30px; color: #333; padding-top: 55px; text-align: center; line-height: 1; margin-bottom: 50px; }
.show_h3 span{ text-transform: uppercase; font-size: 24px; color: #ccc;  }
.div_content p{ font-size: 16px; color: #666; line-height: 32px; }
.div_content{ width: 625px; padding-bottom: 45px; margin: 0 auto; text-align: left; }
.show_lanmu_con{ width: 100%; height: 38px;}
.cpcs_con{ padding: 38px; width: 1124px; background-color: #eaeaea; }
.cpcs_con table{ width: 100%; border-radius: 5px; background-color: #fff; }
.cpcs_con tr th{ padding-left: 52px; width: 33.33%; height: 75px; text-align: left; font-size: 16px; color: #fff; background-color: #bbb;}
.cpcs_con tr{ border: 1px solid #ddd; padding: 0 5%; width: 100%; display: inline-table;border-bottom: 0px;}
.cpcs_con tr td:nth-child(1){ width: 150px; padding-left: 52px; line-height: 60px; text-align: left; font-weight: bold; font-size: 16px; color: #333; }
.cpcs_con tr td:nth-child(2){text-align: left; padding-left: 40px; font-size: 16px; color: #666;width: 820px; }
.cpcs_con tr td{ padding: 0px; border-bottom: 0px;}
.syal{ margin-top: 60px; width: 100%; background-color: #e0e0e0; }


/*    */
.syal{ padding-bottom: 60px; }
.syal .swiper-container {
      width: 100%;
      height: 100%;
      padding-bottom: 80px;
    }
    .syal .swiper-container .swiper-slide {
      text-align: center;
      position: relative;
      font-size: 18px;
      background: #fff;

      /* 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;
    }
    .syal .swiper-container .swiper-slide img{ width: 100%; }
.case_ding2{ width: 90%; position: absolute; bottom: 0px; left: 0%; padding: 5%; background: rgba(0,0,0,0.5);}
.case_ding2 h5{ font-size: 16px; color: #fff; text-align: left; padding-bottom: 5px; }
.case_ding2 h6{ font-size: 16px; color: #fff; text-align: left; padding-bottom: 5px; }
.case_ding2 p{ font-size: 16px; color: #fff; text-align: left; padding-bottom: 5px; float: left; padding-right: 5px; }
.case_ding3{ position: absolute; width: 72px; height: 72px; top: 0px; left: 0px; background: url(../images/anli_bg.png) no-repeat center; }
.case_ding3 h4{ font-size: 18px; color: #fff; font-weight: bold; text-align: left; padding-left: 15px; padding-top: 17px; line-height: 21px; }
.case_ding3 h4 span{ font-size: 16px; font-weight: lighter; }
.syal .swiper-pagination-bullet{ background-color: #333; width: 13px; height: 3px; border-radius: 0px; }
.syal .swiper-pagination-bullet-active{ background-color: #01459A; }

.xgcp .swiper-container {
      width: 100%;
      height: 100%;
      margin-bottom: 80px;
    }
    .xgcp .swiper-container .swiper-slide {
      text-align: center;
      position: relative;
      font-size: 18px;
      background: #fff;
      width: 23.59%!important;
      height: 418px;
      border: 1px solid #e5e5e5;
      overflow: hidden;

      /* 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;
    }
.xgcp .swiper-container .swiper-slide img{ width: 100%; }
.xgcp .swiper-container .swiper-slide .main_pic{width: 100%;}
.xgcp .swiper-pagination3{ text-align: center; }
.xgcp_ding2{ position: absolute; bottom: 45px; opacity: 1; transition: 0.3s; left: 0%; width: 100%; text-align: center; }
.xgcp_ding2 h4{ font-size: 16px; color: #666; padding-top: 10px; } 
.xgcp_ding2 h5{ font-size: 16px; color: #666; padding-top: 10px; } 
.xgcp_ding{ position: absolute; top: 0px; left: 0px; width: 100%; height: 0px; background: rgba(0,0,0,0.2); transition: 0.3s; opacity: 0;}
.xgcp_ding i{ margin-top: 105px; display: inline-block; text-align: center; width: 100%; height: 45px; background: url(../images/herf_ico.png) no-repeat center;}
.xgcp .swiper-container .swiper-slide:hover .xgcp_ding{ height: 100%; opacity: 1; }
.xgcp .swiper-container .swiper-slide:hover .xgcp_ding2{ opacity: 0; }
.xgcp_ding h4{ font-size: 16px; font-weight: bold; color: #fff; padding-top: 145px; } 
.xgcp_ding h5{ font-size: 16px; color: #fff; padding-top: 10px; } 
.xgcp_ding h6{ font-size: 16px; color: #fff; padding-top: 30px; } 
.xgcp .wrap1200{ width: 1200px; }
.xgcp .swiper-button-prev{ left: 1px; width: 42px; height: 42px; background: url(../images/xq_left2.jpg) no-repeat center; }
.xgcp .swiper-button-next{ right: 1px; width: 42px; height: 42px; background: url(../images/xq_right.jpg) no-repeat center; }
.show_fanhui{display: block; padding-left: 115px; width: 109px; height: 55px; line-height: 55px; text-align: center; border-radius: 40px; text-align: left; font-size: 18px; color: #fff; background:#01459A url(../images/show_fanhui_ico.png) no-repeat 75px center; margin: 0 auto; margin-bottom: 80px;}
.show_fanhui:hover{ color: #fff; background:#01459A url(../images/show_fanhui_ico.png) no-repeat 65px center;}

.index_sousuo2{ margin: 0 auto; height: 45px; line-height: 45px; background-color: #f6f6f6; border-radius: 40px; width: 360px;}
.index_sousuo2 .searchi_a{ border: none;font-family: ''; font-size: 16px; font-weight: bold; height: 41px; margin-left: 20px; line-height: 41px; width: 249px; padding-left: 25px; background-color: #f6f6f6; }
.index_sousuo2 .searchi_s{     border: none;width: 55px; cursor: pointer; height: 45px;line-height: 45px; background: url(../images/sousuo4.png) no-repeat center; }

.list_case_ul2 li{ display: inline-block; margin: 0 22px; transition: 0.3s;}
.list_case_ul2{ padding-top: 80px; text-align: center; padding-bottom: 40px;}
.list_case_ul2 li a{ transition: 0.3s; display: inline-block; padding-left: 60px; padding-right: 25px; height: 48px; line-height: 50px; text-align: left; border-radius: 30px; font-size: 18px; color: #666; border: 1px solid #bebebe; }
.list_case_ul2 li:nth-child(1) a{ background: url(../images/list_case_ico1.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(2) a{ background: url(../images/list_case_ico2.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(3) a{ background: url(../images/list_case_ico3.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(4) a{ background: url(../images/list_case_ico4.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(1):hover a{ background:#01459A url(../images/list_case_ico1_on.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(2):hover a{ background:#01459A url(../images/list_case_ico2_on.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(3):hover a{ background:#01459A url(../images/list_case_ico3_on.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(4):hover a{ background:#01459A url(../images/list_case_ico4_on.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(1).on a{ background:#01459A url(../images/list_case_ico1_on.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(2).on a{ background:#01459A url(../images/list_case_ico2_on.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(3).on a{ background:#01459A url(../images/list_case_ico3_on.png) no-repeat 30px center; }
.list_case_ul2 li:nth-child(4).on a{ background:#01459A url(../images/list_case_ico4_on.png) no-repeat 30px center; }
.list_case_ul2 li:hover a{ color: #fff; border: 1px solid #01459A;}
.list_case_ul2 li.on a{ color: #fff; border: 1px solid #01459A;}






/**/
.select-content{ border-bottom: 1px solid #eeeeee; margin-bottom: 65px; }
.select-content dl{padding:20px 0px; border-bottom: 1px solid #eeeeee; _padding:0;height:auto;line-height:26px;overflow:hidden;font-size:16px;}
.select-content dl dt{float:left;color:#333;overflow:hidden;font-size:16px; font-weight: bold; margin-right:10px;}
.select-content dl dd{float:left;line-height:26px;overflow:hidden;}
.select-content dl dd a{ color: #666; font-size: 16px; padding:0 6px;display:block; float: left;}
.select-content dl dd a:hover{color:#000; font-weight: bold;}
.select-content dl dd a.hong{color:#fff;background:#01459A;}
.select-content dl dd h1{margin:0 20px;display:inline-block;color:red;}
.selected-bar{margin:0 auto 30px;padding:15px 30px;background:#f5f5f5;color:#333;}
.selected-bar .tit{margin-right:5px;}
.selected-bar .cur{display:inline-block;line-height:28px;color:#333;padding:0 25px 0 14px;border:1px solid #d2d2d2;background:url(../images/icon-close.png) no-repeat 92% center;background-size:10px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.selected-bar .cur:hover{color:#01459A;border-color:#01459A;background-image:url(../images/icon-close-on.png);background-size:10px;}
.selected-bar span a{color:#333;}




.list_anli li{ float: left;  position: relative; width: 386px; margin-right: 21px; margin-bottom: 17px; height: 514px;}
.list_anli li .main_pic img{ max-width: 100%; }
.list_anli li .main_pic{ width: 100%; }
.list_anli li:nth-child(3n){ margin-right: 0px; }
.list_anli .case_ding2{ width: 90%; position: absolute; bottom: 0px; left: 0%;}
.list_anli .case_ding2 h5{ font-size: 16px; color: #fff; text-align: left; padding-bottom: 5px; }
.list_anli .case_ding2 h6{ font-size: 16px; color: #fff; text-align: left; padding-bottom: 5px; }
.list_anli .case_ding2 p{ font-size: 16px; color: #fff; text-align: left; padding-bottom: 5px; padding-right: 5px; float: left; }
.list_anli .case_ding3{ position: absolute; width: 72px; height: 72px; top: 0px; left: 0px; background: url(../images/anli_bg.png) no-repeat center; }
.list_anli .case_ding3 h4{ font-size: 18px; color: #fff; font-weight: bold; text-align: left; padding-left: 15px; padding-top: 17px; line-height: 21px; }
.list_anli .case_ding3 h4 span{ font-size: 16px; font-weight: lighter; }


.show_case{width: 100%; margin-top: 100px; background-color: #f3f3f3; padding-bottom: 30px;}
.show_case_xgal{padding-bottom: 60px;}
.fuwu_xq{ margin-top: 100px; }
.show_case_xgal h3{ font-size: 24px; padding-top: 65px; padding-bottom: 45px; text-align: center; color: #333; }
.show_anli li{ width: 285px; margin-right: 20px; }
.show_anli li:nth-child(3n){ margin-right: 20px; }
.show_anli li:nth-child(4n){ margin-right: 0px; }
.fanhui {
    display: block;
    float: right;
    padding-right: 24px;
    background: url(../images/fanhui_ico.png) no-repeat right center;
    font-size: 16px;
    color: #282828;
}
.fanhui:hover{ color: #01459A;background: url(../images/fanhui_ico_on.png) no-repeat right center; }
.location_center{ line-height: 85px; border-bottom: 1px solid #dcdcdc; }
.show_case_l{ width: 830px; }
.show_case_l h3{ padding: 35px 0; border-bottom: 1px solid #dcdcdc; font-size: 24px; color: #333; }
.show_case_l h3 span{ display: inline-block; font-size: 16px; color: #666; line-height: 30px; }
.show_case_l_ul{ padding-top: 20px; }
.show_case_l_ul li{ padding-left: 30px; float: left; font-size: 16px; font-weight: bold; color: #333; border: 1px solid #d3d2d2; width: 375px; height: 42px; line-height: 42px; float: left; margin-right: 15px; margin-bottom: 15px; }
.show_case_l_ul li span{ font-weight: lighter; color: #666666; }
.show_case_l_ul li span p{ display: inline-block!important; }
.show_case_l_ul li:nth-child(2n){ margin-right: 0px; }
.show_case_content{ padding-top: 15px; padding-bottom: 35px; }
.show_case_content p{ font-size: 16px; line-height: 30px; color: #666; }
.show_case_content img{ padding-top: 20px; width: 100%; }
.news-other p{ line-height: 22px; }
.show_case_xgcp{ width: 315px; }
.show_case_xgcp h3{ font-size: 24px; padding-top: 25px; padding-bottom: 40px; color: #333; text-align: left; }


.show_case_xgcp li{ border: 1px solid #e5e5e5; margin-bottom: 15px; background-color: #fff; position: relative; text-align: center;}
.show_case_xgcp li .main_pic{width: 100%;}
.show_case_xgcp li .main_pic img{ max-width: 100%; }
.show_case_xgcp li{ min-height: 300px; }
.show_case_xgcp li img{ max-width: 100%; }
.show_case_xgcp li .xgcp_ding2{ position: absolute; bottom: 15px; opacity: 1; transition: 0.3s; left: 0%; width: 100%; text-align: center; }
.show_case_xgcp li .xgcp_ding2 h4{ font-size: 16px; color: #666; padding-top: 10px; } 
.show_case_xgcp li .xgcp_ding2 h5{ font-size: 16px; color: #666; padding-top: 10px; } 
.show_case_xgcp li .xgcp_ding{ position: absolute; top: 0px; left: 0px; width: 100%; height: 0px; background: rgba(0,0,0,0.2); transition: 0.3s; opacity: 0;}
.show_case_xgcp li .xgcp_ding i{ margin-top: 45px; display: inline-block; text-align: center; width: 100%; height: 45px; background: url(../images/herf_ico.png) no-repeat center;}
.show_case_xgcp li:hover .xgcp_ding{ height: 100%; opacity: 1; }
.show_case_xgcp li:hover .xgcp_ding2{ opacity: 0; }
.show_case_xgcp li .xgcp_ding h4{ font-size: 16px; font-weight: bold; color: #fff; padding-top: 105px; } 
.show_case_xgcp li .xgcp_ding h5{ font-size: 16px; color: #fff; padding-top: 10px; } 
.shfw_main_ul li{ text-align: center; float: left; width: 198px; height: 178px; border: 1px solid #eeeeee; border-left: 0px; transition: 0.3s; }
.shfw_main_ul li a{display: block; padding-top: 115px; padding-bottom: 44px; font-size: 16px; color: #666666;}
.shfw_main_ul li:nth-child(1){ background: url(../images/shfw_ico1.png) no-repeat 60px 50px; }
.shfw_main_ul li:nth-child(2){ background: url(../images/shfw_ico2.png) no-repeat 71px 50px; }
.shfw_main_ul li:nth-child(3){ background: url(../images/shfw_ico3.png) no-repeat 72px 50px; }
.shfw_main_ul li:nth-child(4){ background: url(../images/shfw_ico4.png) no-repeat 73px 50px; }
.shfw_main_ul li:nth-child(1):hover{ background: url(../images/shfw_ico1.png) no-repeat 60px 40px; }
.shfw_main_ul li:nth-child(2):hover{ background: url(../images/shfw_ico2.png) no-repeat 71px 40px; }
.shfw_main_ul li:nth-child(3):hover{ background: url(../images/shfw_ico3.png) no-repeat 72px 40px; }
.shfw_main_ul li:nth-child(4):hover{ background: url(../images/shfw_ico4.png) no-repeat 73px 40px; }
.shfw_main1{ padding-top: 95px; padding-bottom: 105px; }
.shfw_main2{ width: 100%; background-color: #f8f8f8; }
.shfw_main2_ul li{ text-align: center; float: left; width: 390px; margin-right: 15px; height: 190px; transition: 0.3s;}
.shfw_main2_ul li:nth-child(1){ background: #fff url(../images/shfw_ico5.png) no-repeat center 25px; }
.shfw_main2_ul li:nth-child(2){ background: #fff url(../images/shfw_ico6.png) no-repeat center 25px; }
.shfw_main2_ul li:nth-child(3){ background: #fff url(../images/shfw_ico7.png) no-repeat center 25px; margin-right: 0px; text-align: center;}
.shfw_main2_ul li:nth-child(1):hover{ background: #fff url(../images/shfw_ico5.png) no-repeat center 35px; }
.shfw_main2_ul li:nth-child(2):hover{ background: #fff url(../images/shfw_ico6.png) no-repeat center 35px; }
.shfw_main2_ul li:nth-child(3):hover{ background: #fff url(../images/shfw_ico7.png) no-repeat center 35px; }
.shfw_main2_ul li h4{ transition: 0.3s; font-size: 18px; color: #333; padding-top: 100px; }
.shfw_main2_ul li p{ font-size: 16px; color: #808080; padding-top: 10px; }

.shfw_main3{ padding-top: 80px; padding-bottom: 90px; }
.shfw_main3 .wrap1200{ position: relative; }
.shfw_main3_r{ width: 390px; height: 560px; padding-left: 60px; padding-right: 70px; background-color: #01459A; }
.shfw_main3_r h4{ font-size: 24px; color: #fff; padding-top: 30px; padding-bottom: 30px; }
.shfw_main3_r p{ margin-bottom: 25px; font-size: 16px; color: #fff; line-height: 25px; }
.shfw_main3_ul{ width: 950px; height: 143px; background-color: #fff; position: absolute; bottom: 0; right: 0px; z-index: 2; }
.shfw_main3_ul li{ float: left; margin:0 37px; text-align: right; }
.shfw_main3_ul li h5{  font-size: 24px; color: #333; padding-top: 55px; }
.shfw_main3_ul li p{  font-size: 16px; color: #808080; padding-top: 17px; }
.shfw_main3_ul li:last-child{ margin-right: 0px; }
.shfw_main4{ width: 100%; height: 515px; background: url(../images/shfw_main4_bg.jpg) no-repeat center; }
.show_h3_two{ font-size: 24px; color: #333; padding-top: 80px; text-align: center; line-height: 30px; margin-bottom: 50px; }
.show_h3_two span{ text-transform: uppercase; font-size: 18px; color: #ccc;  }
.shfw_main4{ text-align: center; }
.zxzx{ display: block; margin: 0 auto; margin-top: 105px; padding-left: 75px; padding-right: 40px; height: 44px; line-height: 44px; font-size: 16px; color: #fff; background:#01459A url(../images/tell_ico2.png) no-repeat 42px center; border-radius: 40px; width: 66px; }
.zxzx:hover{ color: #fff; background:#01459A url(../images/tell_ico2.png) no-repeat 32px center;}
.shfw_main5{ width: 100%; padding-top: 80px; padding-bottom: 80px; }
.shfw_main5_con{ width: 50%; height: 240px; }
.shfw_main5 .shfw_main5_con:nth-child(1){ background: url(../images/shfw_img3.jpg) no-repeat center; }
.shfw_main5 .shfw_main5_con:nth-child(2){ background: url(../images/shfw_img4.jpg) no-repeat center; }
.shfw_main5_con h4{ font-size: 18px; padding-left: 75px; color: #fff; padding-top: 85px; line-height: 30px; }
.shfw_main5_con p{ font-size: 36px; font-weight: bold; padding-left: 75px; color: #fff; padding-top: 5px; }
.shfw_main5_con .shfw_img2{ width: 34px; height: 34px; display: inline-block; background: url(../images/shfw_img2.png) no-repeat center; transition: 0.3s; margin-left: 75px; margin-top: 15px; }
.shfw_main5_con .shfw_img2:hover{ background: url(../images/shfw_img2_on.png) no-repeat center; }


.qyjs_main1{ position: relative; padding: 80px 0px; height: 600px; }
.qyjs_main1 .main_pic{ position: absolute; right: 0px; top: 80px; z-index: 2;}
.qyjs_main1 .wrap1200{ }
.qyjs_main1_con{position: relative; z-index: 3;  width: 525px; padding-left: 70px; padding-right: 125px; height: 470px; margin-top: 65px; background-color: #fff; -webkit-box-shadow:0 0px 10px rgba(0,0,0,0.1);
box-shadow:0 0px 10px rgba(0,0,0,0.1);
-webkit-transform:translate3d(0, -2px, 0);
transform:translate3d(0, -2px, 0) ; }
.qyjs_main1_con h3{ text-align: left; padding-top: 60px;}
.qyjs_main1_con i{ display: inline-block; width: 20px; background-color: #01459A; height: 4px; }
.qyjs_main1_con h4{ font-size: 18px; color: #333; padding-top: 10px; }
.qyjs_main1_con p{ font-size: 16px; line-height:25px; color: #999; padding-top: 15px; }
.qyjs_main1_con a{ font-size: 16px; color: #999; display: inline-block; margin-top: 45px; border-bottom: 1px solid #d0d0d0; }
.qyjs_main1_con a:hover{ color: #01459A; }
.qyjs_main2{ width: 100%; height: 796px; background: url(../images/qyjs_bg.jpg) no-repeat center; }
.qyjs_main2 .show_h3{ color: #fff; font-size: 24px; padding-top: 90px; line-height: 30px; margin-bottom: 0px;}
.qyjs_main2 .show_h3 span{ color: #c7d290; font-size: 18px;}
.qyjs_main2 h4{ font-size: 16px;color: #fff; text-align: center; padding-top: 15px; margin-bottom: 45px;}
.qyjs_main3 h4{ font-size: 16px;color: #666666; text-align: center; padding-top: 15px; margin-bottom: 45px;}
.qyjs_main3 .show_h3_two{ margin-bottom: 0px; }
.qyjs_main3 .wrap1200{ width: 1272px; }
.qyjs_main3{ padding-bottom: 45px; }
.qyjs_main4{ width: 100%; height: 810px; background-color: #f7f7f7; }
.qyjs_main4 .wrap1200{ position: relative; }
.qyxc_xxk li a{ font-size: 16px; color: #666; display: inline-block; padding: 0 20px; height: 40px; line-height: 40px; border: 1px solid #ddd; margin: 0 12px; border-radius: 20px; transition: 0.3s;}
.qyxc_xxk li a:hover{ background-color: #01459A; border: 1px solid #01459A; color: #fff; }
.qyxc_xxk li.on a{ background-color: #01459A; border: 1px solid #01459A; color: #fff; }
.qyxc_xxk{text-align: center; width: 100%; margin-bottom: 40px;}
.qyxc_xxk li{ display: inline-block; }
.qyjs_main4 .show_h3_two{ margin-bottom: 35px; }
.qyxc_main.on {
    opacity: 1;
    visibility: visible;
    z-index: 2;
}
.qyxc_main {
    position: absolute;
    top: 250px;
    left: 0;
    z-index: 1;
    transition: 0.3s;
    opacity: 0;
}
.qyxc li{ position: relative; float: left; margin-right: 15px; margin-bottom: 15px; }
.qyxc li:nth-child(3n){ margin-right: 0px; }
.qyxc li .qyxc_ding{ opacity: 0; width: 100%; text-align: center; position: absolute; top: 0px; left: 0px; z-index: 2; background: rgba(172,188,75,0.8); height: 0px; transition: 0.3s;}
.qyxc li:hover .qyxc_ding{ opacity: 1; height: 100%; }
.qyxc li .qyxc_ding p{ padding-top: 130px; background: url(../images/qyxc_ico.png) no-repeat center 100px; font-size: 18px; color: #fff;}
.qyjs_main5 .show_h3_two{ margin-bottom: 0px; }
.qyjs_main5 h4{ font-size: 16px;color: #666; text-align: center; padding-top: 15px; margin-bottom: 45px;}

.qyjs_main5{ padding-bottom: 80px; }

.qyjs_main5 .swiper-container {
      width: 100%;
      padding-bottom: 50px;

    }

    .qyjs_main5 .swiper-container .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      /* 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;
    }
.qyjs_main5 .swiper-pagination{ text-align: center; bottom: 0px; position: absolute; z-index: 99;}
.qyjs_main5 .swiper-pagination-bullet{ margin: 0 7px!important; background-color: #333; width: 8px; height: 8px; }
.qyjs_main5 .swiper-pagination-bullet-active{ background-color: #01459A; }
.hzkh_ul{ height: 281px; border-left: 1px solid #eeeeee;  border-bottom: 1px solid #eeeeee; }
.hzkh_ul li{ width: 198.8px; height: 139px; border: 1px solid #eeeeee; border-left: 0px; text-align: center; line-height: 138px; position: relative; float: left;  }
.hzkh_ul li img{ transition: 0.3s;filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%); }
.hzkh_ul li:hover img{  filter: grayscale(0%);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%); }
.hzkh_ding{ position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: rgba(255,255,255,0.6); opacity: 1; transition: 0.3s; }
.hzkh_ul li:hover .hzkh_ding{ opacity: 0; }
.yfcx_ul1 li{ transition: 0.3s; padding-top: 130px; float: left; padding-bottom: 50px; width: 305px; margin-right: 140px;}
.yfcx_ul1 li:nth-child(3){ margin-right: 0px; background: url(../images/yfcx_ico3.png) no-repeat center 30px;}
.yfcx_ul1 li:nth-child(1){ background: url(../images/yfcx_ico1.png) no-repeat center 30px; }
.yfcx_ul1 li:nth-child(2){ background: url(../images/yfcx_ico2.png) no-repeat center 30px; }
.yfcx_ul1 li:nth-child(3):hover{ background: url(../images/yfcx_ico3.png) no-repeat center 20px;}
.yfcx_ul1 li:nth-child(1):hover{ background: url(../images/yfcx_ico1.png) no-repeat center 20px; }
.yfcx_ul1 li:nth-child(2):hover{ background: url(../images/yfcx_ico2.png) no-repeat center 20px; }
.yfcx_ul1 li h4{ text-align: center; padding-bottom: 30px; font-size: 16px; color: #666; }
.yfcx_ul1 li p{ text-align: center; font-size: 16px; color: #999; line-height: 25px; }

.yfcx_main1{ padding-bottom: 70px; }
.yfcx_main1_con_r{ width: 485px; padding-right: 40px; padding-left: 70px;  }
.yfcx_main1_con_r .show_h3_two{ padding-top: 90px; text-align: left;}
.yfcx_main1_con_r h4{ font-size: 16px; color: #333; padding-bottom: 10px; }
.yfcx_main1_con_r p{ font-size: 16px; color: #666; line-height: 25px;}
    .yfcx_main1_con .swiper-container {
      width: 600px;
      height: 400px;
      margin-left: auto;
      margin-right: auto;
    }
    .yfcx_main1_con .swiper-container .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* 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;
    }
.yfcx_main1_con .swiper-container .swiper-button-next{ right: 0px; top: inherit; bottom: 0px; width: 42px; height: 42px; line-height: 42px; background: url(../images/xq_right.jpg) no-repeat right; }
.yfcx_main1_con .swiper-container .swiper-button-prev{ left: inherit; right: 42px; top: inherit; bottom: 0px; width: 42px; height: 42px; line-height: 42px; background: url(../images/xq_left.jpg) no-repeat; }

.yfcx_main1_con2 .swiper-container .swiper-button-next{ top: 93%; right: 40%;  width: 42px; height: 42px; line-height: 42px; background: url(../images/xq_right.jpg) no-repeat right; }
.yfcx_main1_con2 .swiper-container .swiper-button-prev{ top: 93%; left: 40%; width: 42px; height: 42px; line-height: 42px; background: url(../images/xq_left9.jpg) no-repeat; }


.yfcx_main1_con2{ padding-top: 75px; }
.yfcx_main1_con2_l{ padding-right: 210px; width: 375px; }
.yfcx_main1_con2_l .show_h3_two{ text-align: left; padding-top: 10px; margin-bottom: 40px; }
.yfcx_main1_con2_l h4{ font-size: 16px; color: #333; padding-bottom: 10px; }
.yfcx_main1_con2_l p{ font-size: 16px; color: #666; line-height: 25px;}

.yfcx_main1_con2 .swiper-container {
      width: 610px;
      height: 240px;
      margin-left: auto;
      margin-right: auto;
      padding-bottom: 55px;
    }
.yfcx_main1_con2 .swiper-container .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      height: 118px;
      width: 303px!important;
      border: 1px solid #eee;
      width: 298px;

      /* 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;
    }
.yfcx_main1_con2 .swiper-pagination-bullet{ border-radius: 0px; background-color: #333; width: 20px; height: 2px; }
.yfcx_main1_con2 .swiper-pagination-bullet-active{opacity: 1!important; background-color: #01459A; }
.yfcx_main2{width: 100%; height: 720px; background: url(../images/kycx_bg.jpg) no-repeat center;}
.yfcx_main2 .show_h3_two{ color: #fff; margin-bottom: 0px; }
.yfcx_main2 .show_h3_two span{ color: #beca7b; }
.yfcx_main2 h4{ color: #fff; font-size: 16px; text-align: center; padding-bottom: 45px; padding-top: 10px; }



.yfcx_main2 .swiper-container {
      width: 100%;
      height: 100%;
      padding-bottom: 65px;
    }
    .yfcx_main2 .swiper-container .swiper-slide {
      text-align: center;
      position: relative;
      font-size: 18px;
      
      padding-bottom: 50px;

      /* 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;
    }
.yfcx_main2 .swiper-container .swiper-slide .pic{background-color: #fff;line-height: 350px; }
.yfcx_main2 .swiper-container .swiper-slide img{ width: 75%; }
.yfcx_main2 .swiper-container .swiper-slide p{ position: absolute; bottom: 0px; left: 0px; width: 100%; font-size: 16px; color: #fff; text-align: center; }
.yfcx_main2 .swiper-pagination-bullet{ border-radius: 0px; opacity: 1!important; background-color: #dcdcdc; width: 20px; height: 2px; }
.yfcx_main2 .swiper-pagination-bullet-active{ opacity: 1!important; background-color: #fff; }
.yfcx_main3{ padding-bottom: 80px; }
.yfcx_main3 .show_h3_two{ margin-bottom: 0px; }
.yfcx_main3 h4{ font-size: 16px; color: #999; padding-top: 15px; padding-bottom: 40px; text-align: center; }
.yfcx_main3_ul li{ float: left; width: 380px; height: 375px; margin-right: 30px; background-color: #f6f6f6; }
.yfcx_main3_ul li:nth-child(3n){ margin-right: 0px; }
.yfcx_main3_ul li h5{ font-size: 18px; padding-top: 20px; padding-left: 35px; color: #01459A; }
.yfcx_main3_ul li h6{ font-size: 16px; padding-top: 10px; padding-left: 35px; color: #333; line-height: 22px; width: 180px;}
.ky_more{ display: block; width: 78px; height: 28px; line-height: 28px; text-align: center; border-radius: 20px; background-color: #333; color: #fff; font-size: 12px; text-align: center; margin-right: 25px; margin-top: 10px;}
.ky_more:hover{ background-color: #01459A; color: #fff; }
.rcpy_main1_r{padding-left: 55px; padding-right: 75px; width: 470px; height: 460px; background-color: #fff;
-webkit-box-shadow:0 0px 10px rgba(0,0,0,0.1);box-shadow:0 0px 10px rgba(0,0,0,0.1);}
.rcpy_main1{ padding: 80px 0px; }
.rcpy_main1_r h3{ font-size: 24px; padding-top: 85px; line-height: 40px; color: #000; padding-bottom: 60px; }
.rcpy_main1_r i{ display: block; width: 20px; height: 4px; background-color: #01459A; margin-bottom: 12px; }
.rcpy_main1_r h4{ font-size: 16px; color: #333; padding-bottom: 12px; }
.rcpy_main1_r p{ line-height: 22px; font-size: 16px; color: #999;}
.rcpy_main2{ background-color: #f8f8f8; padding-top: 95px; padding-bottom: 65px; }
.rcpy_main2 h3{ text-align: center; font-size: 24px; color: #000; padding-bottom: 30px; }
.rcpy_main2 h4{ text-align: center; font-size: 16px; color: #333; padding-bottom: 10px; }
.rcpy_main2 p{ margin: 0 auto; width: 765px; text-align: center; font-size: 16px; color: #999; line-height: 22px; padding-bottom: 80px; }
.rcpy_main2_ul li{ float: left; width: 390px; margin-right: 15px; }
.rcpy_main2_ul li:nth-child(3n){ margin-right: 0px; }
.rcpy_main2_ul li h6{ line-height: 45px; font-size: 16px; color: #333; text-align: center;}
.rcpy_main3{ position: relative; z-index: 2; width: 100%; height: 490px; background: url(../images/rcpy_bg.jpg) no-repeat top center; -webkit-box-shadow:0 0px 10px rgba(0,0,0,0.1);box-shadow:0 0px 10px rgba(0,0,0,0.1); }
.rcpy_main3 h3{ font-size: 24px; padding-top: 95px; color: #000; text-align: center; }
.rcpy_main3 h4{ font-size: 16px; padding-top: 20px; color: #666; text-align: center; padding-bottom: 50px;}
.rcpy_main3_ul li h5{ font-size: 16px; color: #333; text-align: center; padding-bottom: 5px; }
.rcpy_main3_ul li p{ font-size: 16px; color: #999; text-align: center; }
.rcpy_main3_ul li{ transition: 0.3s; float: left; width: 20%; text-align: center;  }
.rcpy_main3_ul li a{ display: block; padding-top: 135px; }
.rcpy_main3_ul li:nth-child(1) a{ background: url(../images/rcpy_ico1.png) no-repeat center 20px; }
.rcpy_main3_ul li:nth-child(2) a{ background: url(../images/rcpy_ico2.png) no-repeat center 20px; }
.rcpy_main3_ul li:nth-child(3) a{ background: url(../images/rcpy_ico3.png) no-repeat center 20px; }
.rcpy_main3_ul li:nth-child(4) a{ background: url(../images/rcpy_ico4.png) no-repeat center 20px; }
.rcpy_main3_ul li:nth-child(5) a{ background: url(../images/rcpy_ico5.png) no-repeat center 20px; }
.rcpy_main3_ul li:nth-child(1) a:hover{ background: url(../images/rcpy_ico1.png) no-repeat center 10px; }
.rcpy_main3_ul li:nth-child(2) a:hover{ background: url(../images/rcpy_ico2.png) no-repeat center 10px; }
.rcpy_main3_ul li:nth-child(3) a:hover{ background: url(../images/rcpy_ico3.png) no-repeat center 10px; }
.rcpy_main3_ul li:nth-child(4) a:hover{ background: url(../images/rcpy_ico4.png) no-repeat center 10px; }
.rcpy_main3_ul li:nth-child(5) a:hover{ background: url(../images/rcpy_ico5.png) no-repeat center 10px; }

.rcpy_main4{ width: 100%; height: 527px; background: url(../images/rcpy_img5.jpg) no-repeat top center; }
.rcpy_main4 h3{ font-size: 24px; padding-top: 95px; color: #000; text-align: center; }
.rcpy_main4 h4{ font-size: 16px; padding-top: 20px; color: #666; text-align: center; padding-bottom: 50px;}
.rcpy_main5{  padding-bottom: 85px; background-color: #f8f8f8;}
.rcpy_main5 h3{ font-size: 24px; padding-top: 75px; padding-bottom: 70px; color: #000; text-align: center; }

  .gr-employ .tit-bar{padding:5px 100px;line-height:56px;font-size:0;}
  .gr-employ .tit-header{line-height:60px;background:#ddd;}
  .gr-employ .tit-bar li{display:inline-block;width:20%;font-size:14px;vertical-align:middle;line-height:28px;}
  .gr-employ .tit-header li{color:#333;font-size:16px;}
  .gr-employ .tit-bar li.middle{text-align:center;}
  .gr-employ-list .item:nth-child(2n){background:#eee;}
  .gr-employ-list .item ~ .item .cont{display:none;}
  .gr-employ-list .item .cont{padding:30px 100px;display:none; line-height: 25px;}
  .gr-employ-list .item .cont p{ line-height: 30px; }
  .gr-employ-list .item .tit-bar{position:relative;cursor:pointer;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
  .gr-employ-list .item .tit-bar:before{content:"+";position:absolute;right:5%;top:50%;margin-top:-7px;width:14px;height:14px;font-size:20px;vertical-align:middle;line-height:11px;}
  .gr-employ-list .item .tit-bar.on{background:#01459A;color:#fff;}
  .gr-employ-list .item .tit-bar.on:before{content:"-";}
  .gr-employ-list .item .cont .email strong{color:#01459A;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}


.qywh_h3{ font-size: 36px; line-height: 1; padding-top: 95px; color: #333; }
.qywh_h4{ font-size: 24px; padding-top: 10px; color: #333; }
.qywh_i{ display: block; width: 30px; height: 4px; background-color: #01459A; margin-top: 30px; }
.qywh_p{ font-size: 16px; line-height: 25px; padding-top: 20px; color: #666; }
.qywh_h5{ font-size: 24px; padding-top: 25px; color: #01459A; }
.qywh_main1{ position: relative; padding-top: 80px; height: 600px; }
.qywh_main1_con{ width: 420px; }
.qywh_main1 .main_pic{ position: absolute; width: 50%; right: 0px; top: 80px; }
.qywh_main2{ position: relative; height: 600px;}
.qywh_main2 .qywh_h3{ padding-top: 155px; }
.qywh_main2_con{ width: 410px; }
.qywh_main2 .main_pic{ position: absolute; width: 50%; left: 0px; top: 0px; }
.qywh_main3{ padding-bottom: 100px; }
.qywh_main3 .show_h3_two{ padding-top: 120px; margin-bottom: 80px; }
.qywh_main3_ul{ text-align: center; }
.qywh_main3_ul li{ transition: 0.3s; margin: 0 35px; padding-top: 65px; display: inline-block; }
.qywh_main3_ul li:nth-child(1){ background: url(../images/qywh_ico1.png) no-repeat center 10px; }
.qywh_main3_ul li:nth-child(2){ background: url(../images/qywh_ico2.png) no-repeat center 10px; }
.qywh_main3_ul li:nth-child(3){ background: url(../images/qywh_ico3.png) no-repeat center 10px; }
.qywh_main3_ul li:nth-child(4){ background: url(../images/qywh_ico4.png) no-repeat center 10px; }
.qywh_main3_ul li:nth-child(5){ background: url(../images/qywh_ico5.png) no-repeat center 10px; }
.qywh_main3_ul li:nth-child(6){ background: url(../images/qywh_ico6.png) no-repeat center 10px; }
.qywh_main3_ul li:nth-child(7){ background: url(../images/qywh_ico7.png) no-repeat center 10px; }
.qywh_main3_ul li:nth-child(1):hover{ background: url(../images/qywh_ico1.png) no-repeat center 0px; }
.qywh_main3_ul li:nth-child(2):hover{ background: url(../images/qywh_ico2.png) no-repeat center 0px; }
.qywh_main3_ul li:nth-child(3):hover{ background: url(../images/qywh_ico3.png) no-repeat center 0px; }
.qywh_main3_ul li:nth-child(4):hover{ background: url(../images/qywh_ico4.png) no-repeat center 0px; }
.qywh_main3_ul li:nth-child(5):hover{ background: url(../images/qywh_ico5.png) no-repeat center 0px; }
.qywh_main3_ul li:nth-child(6):hover{ background: url(../images/qywh_ico6.png) no-repeat center 0px; }
.qywh_main3_ul li:nth-child(7):hover{ background: url(../images/qywh_ico7.png) no-repeat center 0px; }
.qywh_main3_ul li h4{ font-size: 18px; color: #333; padding-bottom: 18px; }
.qywh_main3_ul li p{ text-transform: uppercase; font-size: 16px; color: #e6e6e6; padding-bottom: 18px; }

.qywh_main4{ padding-bottom: 80px; }
.qywh_main4 .wrap1200{ overflow: inherit; }
.qywh_main4_con{ width: 100%; height: 430px; background: rgba(255,255,255,0.8); position: relative; z-index: 2; margin-bottom: 55px; margin-top: -170px; -webkit-box-shadow:0 0px 10px rgba(0,0,0,0.1);box-shadow:0 0px 10px rgba(0,0,0,0.1);}
.qywh_main4 .show_h3_two{ padding-top: 70px; }
.qywh_main4_ul1{ padding: 0 45px; }
.qywh_main4_ul1 li{ float: left; width: 300px; margin-right: 105px; }
.qywh_main4_ul1 li h4{ text-align: center; padding-bottom: 25px; padding-top: 10px; font-size: 18px; color: #000; }
.qywh_main4_ul1 li p{ font-size: 16px; color: #999; line-height: 25px;}
.qywh_main4_ul1 li:nth-child(3n){ margin-right: 0px; }

    .qywh_main4 .swiper-container {
      width: 100%;
      height: 520px;
      margin-left: auto;
      margin-right: auto;
    }
    .qywh_main4 .swiper-container .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* 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;
    }
.qywh_main4 .swiper-container .swiper-button-next{ right: 0px; top: inherit; bottom: 0px; width: 60px; height: 60px; line-height: 60px; background: url(../images/qywh_right.jpg) no-repeat right; }
.qywh_main4 .swiper-container .swiper-button-prev{ left: inherit; right: 62px; top: inherit; bottom: 0px; width: 60px; height: 60px; line-height: 60px; background: url(../images/qywh_left.jpg) no-repeat; }
.wh_ding{ width: 100%; position: absolute; bottom: 0px; left: 0px; height: 60px; background: rgba(0,0,0,0.6); line-height: 60px; font-size: 18px; color: #fff;}
.wh_ding h4{ padding-left: 50px; }
.wh_ding h5{ padding-left: 15px; }
.shzr_main1{ padding-top: 120px; padding-bottom: 90px; }
.shzr_main1 .shzr_main1_img{ padding-left: 40px; padding-right: 65px; }
.shzr_main1_con{ width: 825px;  }
.shzr_main1_con h3{ font-size: 24px; color: #333; padding-bottom: 20px; }
.shzr_main1_con h6{ text-align: right; font-size: 16px; color: #333; }
.shzr_main1_con h6 span{ color: #c4c4c4; display: inline-block; padding-right: 25px; }
.shzr_main1_con p{ font-size: 16px; line-height: 25px; color: #666; padding-bottom: 55px; }
.shzr_main2{ width: 100%; background-color: #fafafa; padding-top: 95px; padding-bottom: 70px; }
.shzr_main2_ul li{ float: left; width: 380px; margin-right: 30px; margin-bottom: 25px;  }
.shzr_main2_ul li .main_pic img{ width: 100%; }
.shzr_main2_ul li p{ line-height: 30px; padding-top: 15px; text-align: center; font-size: 16px; color: #333; }
.shzr_main2_ul li:nth-child(3n){ margin-right: 0px; }
.load-more{ display: block; margin: 0 auto; margin-top: 25px; width: 165px; line-height: 45px; height: 45px; background-color: #01459A; color: #fff; font-size: 16px; text-align: center; border-radius: 40px; }
.load-more:hover{ color: #fff; }
.contact_ul1{padding-bottom: 80px;}
.contact_ul1 li{ transition: 0.3s; width: 25%; float: left; padding-top: 85px; }
.contact_ul1 li:nth-child(1){ background: url(../images/contact_ico1.png) no-repeat center 10px; }
.contact_ul1 li:nth-child(2){ background: url(../images/contact_ico2.png) no-repeat center 10px; }
.contact_ul1 li:nth-child(3){ background: url(../images/contact_ico3.png) no-repeat center 10px; }
.contact_ul1 li:nth-child(4){ background: url(../images/contact_ico4.png) no-repeat center 15px; }
.contact_ul1 li:nth-child(1):hover{ background: url(../images/contact_ico1.png) no-repeat center 0px; }
.contact_ul1 li:nth-child(2):hover{ background: url(../images/contact_ico2.png) no-repeat center 0px; }
.contact_ul1 li:nth-child(3):hover{ background: url(../images/contact_ico3.png) no-repeat center 0px; }
.contact_ul1 li:nth-child(4):hover{ background: url(../images/contact_ico4.png) no-repeat center 5px; }
.contact_ul1 li p{ font-size: 16px; color: #999; padding-bottom: 15px; text-align: center; }
.contact_ul1 li h4{ font-weight: bold; font-size: 20px; color: #333; text-align: center; }
.contact_main1_l{ background-color: #01459A; width: 385px; height: 254px; }
.contact_main1{ padding-bottom: 65px; }
.contact_main1_l p{ font-size: 16px; color: #fff; padding-top: 85px; padding-left: 60px; line-height: 30px;}
.contact_ul2{ width: 815px; background-color: #f9f9f9; height: 254px; }
.contact_main1_l a{ margin-right: 70px; }
.contact_ul2 li{ height: 254px; text-align: center; width: 271px; float: left; background: url(../images/contact_xian.jpg) no-repeat right center; }
.contact_ul2 li h4{ font-size: 16px; color: #999; font-weight: bold; padding-top: 85px; padding-bottom: 20px; }
.contact_ul2 li p{ font-weight: bold; font-size: 20px; color: #666; line-height: 30px;}
.contact_ul2 li:nth-child(3n){ background: none; }

.contact_main2{ width: 100%;  height: 800px;background: url(../images/contact_bg.jpg) no-repeat center; }
.contact_main2_ul li{transition: 0.3s; border: 1px solid #dfdfdf; float: left; width: 383px; height: 262px; margin-right: 22px; margin-bottom: 22px; background-color: #fff; border-radius: 5px;}
.contact_main2_ul li:hover{ background-color: #01459A;  border: 1px solid #01459A;}
.contact_main2_ul li h4{ transition: 0.3s; line-height: 25px; padding-bottom: 5px; font-weight: bold; padding-top: 60px; padding-left: 50px; font-size: 16px; color: #333; }
.contact_main2_ul li p{ transition: 0.3s; line-height: 25px; padding-left: 50px; font-size: 16px; color: #666; }
.contact_main2_ul li:nth-child(3n){ margin-right: 0px; }
.contact_main2_ul li:hover h4{ color: #fff; }
.contact_main2_ul li:hover p{ color: #fff; }
.contact_main3{ padding-bottom: 95px; }

.list_news{ width: 100%; background-color: #f6f6f6; }
.list_news h3{ padding-top: 80px; font-size: 26px; color: #333; text-align: center; padding-bottom: 25px; }


.news_lanmu li a{ font-size: 16px; color: #fff;  background-color: #01459A;display: inline-block; padding: 0 20px; height: 40px; line-height: 40px; border: 1px solid #cccccc; margin: 0 12px; border-radius: 20px; transition: 0.3s;}
.news_lanmu li a:hover{ background-color: #01459A; border: 1px solid #01459A; color: #fff; }
.news_lanmu li.on a{ background-color: #01459A; border: 1px solid #01459A; color: #fff; }
.news_lanmu{text-align: center; width: 100%; margin-bottom: 40px;}
.news_lanmu li{ display: inline-block; }
.list_news_ul li{ transition: 0.3s; width: 95%; height: 256px; padding-right: 5%; background:#fff url(../images/news_right.png) no-repeat 95% center; margin-bottom: 20px; }
.list_news_ul li .main_pic{ margin-right: 60px; width: 380px}
.list_news_ul li h4{ width: 47%; font-size: 20px; padding-top: 55px; color: #01459A; }
.list_news_ul li h5{ width: 47%; font-size: 16px; padding-top: 8px; color: #333; }
.list_news_ul li p{ width: 47%; font-size: 16px; line-height: 25px; padding-top: 30px; color: #999; }
.list_news_ul li:hover{ background:#fff url(../images/news_right_on.png) no-repeat 95% center; -webkit-box-shadow:0 0px 10px rgba(0,0,0,0.1);
box-shadow:0 0px 10px rgba(0,0,0,0.1);}


.com-content {padding:35px 40px 40px;width:1120px; margin-bottom: 50px; min-height:420px;background:#fff;}
.com-content>.tit {border-bottom:1px solid #dbdbdb;font-size:24px;line-height:70px;margin-bottom:30px;}
.com-content .box {line-height:1.8;font-size:16px;}
.com-content .box h4 {margin-bottom:10px;color:#000;font-size:20px;}
.com-content .box hr {border:none;border-bottom:1px solid #ededed;margin-top:20px;margin-bottom:20px;}

.page-down-list li {line-height:30px;padding:5px 0;border-bottom:1px dashed #ddd;}
.page-down-list li .icon-down {float:right;margin-top:6px;width:18px;height:18px;background:url(../images/icon_down.png) no-repeat center;}
.page-down-list li .icon-down:hover { background:url(../images/icon_down_on.png) no-repeat center; }
.page-faq-list li {padding:0 20px;margin-bottom:5px;background:#f4f4f4;}
.page-faq-list .question {font-size:16px;height:50px;line-height:50px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page-faq-list li .question.on {color:#db9d67;}
.page-faq-list .question .icon-q,.faq-content .faq-list li a .icon-q {margin-right:15px;display:inline-block;width:21px;height:21px;background:#db9d67;color:#fff;text-align:center;line-height:21px;border-radius:50%;position:relative;top:-1px;vertical-align:middle;}
.faq-content .faq-list li a .icon-q {width:18px;height:18px;line-height:18px;}
.page-faq-list .question .icon-q:before,.faq-content .faq-list li a .icon-q:before {content:"?";}
.page-faq-list .question .icon-dropdown {float:right;margin-top:20px;width:19px;height:10px;background:url(../images/icon-faq-open.png) no-repeat center;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.page-faq-list .question.on .icon-dropdown {background:url(../images/icon-faq-close.png) no-repeat center;}
.page-faq-list .answer {padding-bottom:15px; font-size: 16px; color: #999; padding-left: 35px; padding-right: 35px; line-height:1.7;display:none;}
.page-faq-list .answer p {line-height:2;}






.header2 { height: 70px; line-height: 70px; position: fixed; top: 0; left: 0px; right: 0px; z-index: 1010; background: #fff; opacity: 0; visibility: hidden; transform: translateY(60px); -webkit-transform: translateY(60px); -ms-transform: translateY(60px); -moz-transform: translateY(60px); -o-transform: translateY(60px); transition: 600ms; -webkit-transition: 600ms; -webkit-box-shadow:0 0px 30px rgba(0,0,0,0.2);
box-shadow:0 0px 30px rgba(0,0,0,0.2);}
.header2.show { transform: translate(0); -webkit-transform: translate(0); -moz-transform: translate(0); -ms-transform: translate(0); -o-transform: translate(0); opacity: 1; visibility: visible; }



.logo2{  }
.logo2 img{ padding-left: 45px; max-height: 60px; }
.htnavbox{  margin-left: 15%; margin-right: 4%; }
.htnavbox li{ height: 70px; line-height: 70px; float: left; position: relative;}
.htnavbox li>a{cursor: pointer;  padding: 0 18px; transition: 0.3s; margin: 0 5px; margin-top: 18px; font-size: 18px; color: #333; display: block; line-height: 36px; background-color: #fff; border-radius: 20px;}
.htnavbox li:hover>a{ color: #fff; background-color: #01459A; border-radius: 20px;}
.htnavbox li.on>a{ color: #fff; background-color: #01459A; border-radius: 20px;}


.index_main4_r{ position: relative; }
.index_main4_r .xiao_logo{ position: absolute; right: 155px; top: 170px; z-index: 33; animation-delay:0ms;animation-duration:1340ms;animation-iteration-count:infinite;animation-name:arrow;animation-play-state:running;animation-timing-function:linear;}

@-webkit-keyframes arrow {
    0% { -webkit-transform: translate3d(0px, 0px, 0px); }
    50% { -webkit-transform: translate3d(0px, -8px, 0px); }
    100% { -webkit-transform: translate3d(0px, 0px, 0px); }
}

@keyframes arrow {
    0% { -webkit-transform: translate3d(0px, 0px, 0px); }
    50% { -webkit-transform: translate3d(0px, -8px, 0px); }
    100% { -webkit-transform: translate3d(0px, 0px, 0px); }
}



.panjun_h3 {
    padding-top: 80px;
    font-size: 26px;
    color: #333;
    text-align: center;
    padding-bottom: 25px;
}



.qidai_xxk{ padding-top: 50px; padding-bottom: 50px; }
.qidai_xxk li a{ padding-top: 120px; }
.rcpy_main3_ul li h5{ transition: 0.3s; }
.qidai_main{display: none; visibility:visible!important; }
.rcpy_main3_ul li.on h5{ color: #000; font-weight: bold; }

/*   #01459A */
























































/*  */

.jishuqi{ clear: both; padding-top: 45px; }
.jishuqi li{ display: inline-block; font-size: 30px; text-align: center; color: #000; margin-right: 73px; width: 112px; height: 132px;  }
.jishuqi li:nth-child(1){ background: url(../images/sbzl_ico1.png) no-repeat top center;}
.jishuqi li:nth-child(2){ background: url(../images/sbzl_ico2.png) no-repeat top center;}
.jishuqi li:nth-child(3){ background: url(../images/sbzl_ico3.png) no-repeat top center;}
.jishuqi li:nth-child(4){ margin-right: 0px; background: url(../images/sbzl_ico4.png) no-repeat top center;}
.jishuqi li>i{ height: 86px; font-size: 50px; padding-top: 25px; font-weight: bold; color: #e30119; font-family: arial;}
.jishuqi li p{ padding-top: 10px; font-size: 16px; color: #56595e; }
.jishuqi{ width: 100%; margin-bottom: 5px; }
.jishuqi li span{ display: inline-block; position: absolute; }

.jishuqi li:nth-child(1)>i{ margin-left: -9px; }
.jishuqi li:nth-child(2)>i{ margin-left: -4px; }
.jishuqi li:nth-child(3)>i{ margin-left: -4px; }
.jishuqi li:nth-child(4)>i{ margin-left: -9px; }


/*  */


/*  */
.picScroll-left2 {width:100%;position:relative;margin:0 auto;}
.picScroll-left2 .hd {width:100%;text-align:center;overflow:hidden;height:10px;background:none;padding:0 10px;}
.picScroll-left2 .hd .prev,.picScroll-left2 .hd .next {display:inline-block;width:42px;height:42px;overflow:hidden;cursor:pointer;}
.picScroll-left2 .hd .next {width:42px;height:42px;position:absolute;right:-44px;top:160px;background:url(../images/honour_right.jpg) no-repeat;}
.picScroll-left2 .hd .prev {width:42px;height:42px;position:absolute;left:-44px;top:160px;background:url(../images/honour_left.jpg) no-repeat;}
.picScroll-left2 .hd .next:hover{ background:url(../images/honour_right_on.jpg) no-repeat; }
.picScroll-left2 .hd .prev:hover{ background:url(../images/honour_left_on.jpg) no-repeat; }
.picScroll-left2 .hd .prevStop {background-position:-60px 0;}
.picScroll-left2 .hd .nextStop {background-position:-60px -50px;}
.picScroll-left2 .hd ul {float:right;overflow:hidden;zoom:1;margin-top:10px;zoom:1;}
.picScroll-left2 .hd ul li {width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url("images/icoCircle.gif") 0 -9px no-repeat;}
.picScroll-left2 .hd ul li.on {background-position:0 0;}
.picScroll-left2 .bd ul {overflow:hidden;zoom:1;}
.picScroll-left2 .bd ul li { margin:0 20px;float:left;_display:inline;overflow:hidden;width: 270px;}
.picScroll-left2 .bd ul li p{ font-size: 16px; color: #333; line-height: 80px; text-align: center; }
.picScroll-left2 .bd ul li img{max-width: 100%;}


/*  */
.com-slider {position:relative;width:600px;height:600px;}
.com-slider .bd li {text-align:center;}
.com-slider .bd li img {width:auto;}
.com-slider .hd {margin-top:50px;padding-bottom:50px;text-align:center;}
.com-slider .hd ul li {display:inline-block;margin:0 8px;width:16px;height:16px;background-color:#6b6b6b;border-radius:50%;text-indent:-9999px;cursor:pointer;}
.com-slider .hd.hd2 {position:relative;left:0;bottom:-100px;width:600px;text-align:center;margin-top:0;padding-bottom:0;}
.com-slider .hd ul li.on {background-color:#fff;border-color:#fff;}
.com-slider .com-btn {position:absolute;top:50%;width:30px;height:50px;line-height:50px;text-align:center;margin-top:-25px;background:rgba(255,255,255,0.6);font-size:24px;font-family:serif,"";-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.com-slider .com-btn:hover {background:rgba(255,255,255,0.8);width:50px;}
.com-slider .com-btn.next {right:0;}
.com-block-list li {float:left;width:286px;height:368px;background:#fff;text-align:center;padding:65px 40px 0;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.com-block-list li:hover {-webkit-box-shadow:0 0 30px rgba(0,0,0,0.2);box-shadow:0 0 30px rgba(0,0,0,0.2);}
.com-block-list li ~ li {margin-left:18px;}
.com-block-list li .tit {margin-top:30px;margin-bottom:15px;font-size:16px;color:#bb3e46;}
.com-block-list li .des {line-height:1.75;}
.show_product_right {width:600px;}
.show_product_right_top {padding-top:30px;padding-bottom:30px;border-top:1px solid #555;border-bottom:1px solid #555;}
.show_product_right_top h6 {font-size:28px;color:#fff;}
.show_product_right_top span {font-size:16px;color:#aaa;}
.show_product_right_con {padding-top:20px;}
.show_product_right_con p {padding:0;line-height:33px;font-size:14px;color:#949494;}
.show_product_right_con p span {color:#eee;display:inline-block;padding-left:5px;}
.show_product_right_con p i {display:inline-block;width:50px;height:20px;line-height:18px;text-align:center;font-size:14px;margin-left:7px;margin-right:5px;}
.show_product_right_con p i:nth-child(1) {background-color:#fff;color:#333;}
.show_product_right_con p i:nth-child(2) {background-color:#01459A;color:#fff;}
.show_product_right_bottom {padding-top:60px;}
.show_product_right_bottom a {display:block;float:left;height:50px;line-height:50px;font-size:18px;color:#fff;transition:0.3s;margin-right:10px;border-radius:3px;}
.show_product_right_bottom a:nth-child(1) {padding-left:80px;width:140px;background:#686868 url(../images/zaixian.png) no-repeat 40px 13px;}
.show_product_right_bottom a:nth-child(2) {padding-left:55px;width:165px;background:#686868 url(../images/dianhua.png) no-repeat 23px 13px;}
.show_product_right_bottom a:nth-child(1):hover {background:#e1aa1d url(../images/zaixian.png) no-repeat 40px 13px;}
.show_product_right_bottom a:nth-child(2):hover {background:#e1aa1d url(../images/dianhua.png) no-repeat 23px 13px;}

.product_xiangqing {padding-top:10px;width:100%;background-color:#fff;padding-bottom:108px;}
.product_xiangqing_one {padding-top:50px;padding-bottom:50px;border-bottom:1px solid #ddd;}
.product_xiangqing_one h6 {font-size:20px;color:#6b6b6b;margin-right:70px;}
.product_xiangqing_right {color:#111;font-size:16px;}
.product_xiangqing_right li p {width:120px;height:80px;border:1px solid #ddd;font-size:16px;color:#111;line-height:30px;padding-top:20px;text-align:center;border-radius:10px;}
.product_xiangqing_right li span {font-size:14px;color:#6b6b6b;text-align:center;display:inline-block;padding-top:20px;width:120px;}
.product_xiangqing_right li {float:left;padding-right:60px;background:url(../images/show_jian.png) no-repeat 143px 30px;}
.product_xiangqing_right li:nth-child(5) {background:none;}
.product_xiangqing_right li:nth-child(4) p {line-height:60px;}

/*  */

.com_width {width:1200px;margin-left:auto;margin-right:auto;}
.position h2 {font-size:24px;color:#e12b1f;padding-top:40px;}

.container {clear:both;}
.news-container {margin-bottom:50px;}
.com_width {width:1200px;margin-left:auto;margin-right:auto;}
.mt50 {margin-top:50px;}
.clearfix {zoom:1;}
.news-title h2 {font-size:20px;padding-bottom:15px;}
.news-show-left {float:left;width:900px;background:#fff;margin:auto;}
.news-show-left .news-title {padding:40px 20px;padding-bottom:20px;text-align:center;}
.news-show-left .news-title h1 {font-size:24px;color:#333;padding-bottom:10px;font-weight:normal;}
.news-show-left .news-title p {font-size:14px;color:#a3afb7;padding-bottom:10px;border-bottom:1px solid #F0F2F5;}
.news-show-left .news-views {margin:40px 20px 20px;margin-top:0;font-size:14px;color:#666;line-height:25px;overflow:hidden;}
.news-views p {padding:0 20px;line-height:30px;font-family:''!important;}
.news-views p span {font-family:''!important;}
.news-views img {padding-top:15px;padding-bottom:15px;}
.news-views p img {height:auto!important;}
.news-show-left .news-title p a {color:#a3afb7;}
/* .news-show-left .news-title p a:hover {color:#E12B1F;}
*/.news-show-left .share-bar {padding:20px;}
.fl {float:left;}
.news-show-left .news-other {padding:10px 15px;border-top:1px #ddd solid;}
.gr-back-btn {float:right;margin-top:6px;width:125px;height:40px;line-height:40px;text-align:center;background-color:#353535;font-size:14px;color:#fff!important;}
.gr-back-btn {margin-top:6px;width:125px;height:40px;line-height:40px;text-align:center;background-color:#e12b1f;font-size:14px;color:#fff;position:relative;overflow:hidden;z-index:2;}
.gr-back-btn:hover {background-color:#01459A;}
.news-show-left .news-other p {display:block;height:30px;line-height:30px;padding-left:3px;}
.news-show-left .news-other p {display:block;height:30px;line-height:30px;padding-left:3px;}
.news-show-right {float:right;width:280px;border:0!important;}
.news-show-right dl {display:block;margin-top:0;margin-bottom:20px;background:#fff;border:0!important;}
.news-show-right dl.tab dt {height:55px;line-height:55px;color:#1d1d1d;font-size:18px;}
.news-show-right dl dt {margin:0 20px;display:block;height:55px;line-height:55px;position:relative;}
.news-show-right dl.tab dd {/* height:520px;*/position:relative;}
.news-show-right dl.tab dd ul {display:block;padding:0 20px;/* height:520px;*/}
.news-show-right dl.tab dd ul li {display:block;padding:10px 0 10px;border-bottom:1px #eee solid;}
.news-show-right dl.tab dd ul li:nth-child(7) {border-bottom:0;}
.news-show-right dl.tab dd ul li h5 {padding-top:4px;font-size:14px;color:#333;display:block;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news-show-right dl.tab dd ul li i {float:left;font-size:12px;color:#999;}
.news-show-right dl.tab dd ul li em {float:right;padding-left:25px;width:30px;font-size:12px;color:#999;background:url(../images/eye.png) no-repeat left center;font-style:normal;}
.news-show-right dl.tab dd .more_r {color:#333;height:45px;line-height:45px;border-top:1px #ddd solid;position:relative;top:-1px;text-align:center;}
.news-show-right dl.tab dd .more_r a {display:inline-block;position:relative;color:#333;}
.news-show-right dl {display:block;margin-top:0;margin-bottom:20px;background:#fff;}
.news-show-right dl.list dt {color:#333;font-size:18px;margin-bottom:20px;}
.news-show-right dl dt {display:block;height:55px;line-height:55px;position:relative;border-bottom:1px #dedede solid;}
.gr-back-btn {margin-top:6px;width:125px;height:40px;line-height:40px;text-align:center;background-color:#353535;font-size:14px;color:#fff!important;}
.gr-back-btn {margin-top:6px;width:125px;height:40px;line-height:40px;text-align:center;transition-duration:0.3s;background-color:#696969;font-size:14px;color:#fff;position:relative;overflow:hidden;z-index:2;}
.hvr-sweep-to-top {display:inline-block;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-moz-osx-font-smoothing:grayscale;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:0.3s;}
.news-show-right dl.list dd ul li a {color:#666;font-size:12px;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;}
.news-show-right dl.list dd ul li i {display:inline-block;width:3px;height:3px;background-color:#666;margin-right:10px;margin-bottom:2px;border-radius:100px;}
.news-show-right dl.list dd ul li {line-height:30px;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-left:20px;padding-right:20px;}
.news-show-right dl.tab dd ul li .pic {line-height:51px;margin-right:14px;width:86px;height:51px;overflow:hidden;position:relative;}
.news-show-right dl.tab dd ul li .pic img{ width: 100%; }
.list-cont {font-size:12px;padding:0 20px;line-height:20px;color:#999;padding-bottom:10px;}





.page_top {width:100%;height:70px;line-height:70px;background-color:#fff;}
.page_top_lanmu li {float:left;padding:0;margin:0;}
.page_top_lanmu li a {display:inline-block;padding:0 25px;line-height:70px;font-size:20px;color:#333;transition:0.3s;}
/*  */ 
.slider {width:100%;min-width:1200px;height:615px;position:relative;overflow:hidden;background:#fff;text-align:center;}
.slider .bd {width:1200px;position:absolute;left:50%;margin-left:-600px}
.slider .bd li {width:1200px;overflow:hidden;}
.slider .bd li img {display:block;width:1200px;height:615px;}
.slider .tempWrap {overflow:visible !important}
.slider .tempWrap ul {margin-left:-1200px !important;/**/}
.slider .hd {position:absolute;width:100%;left:0;z-index:1;height:8px;bottom:20px;text-align:center;}
.slider .hd li {display:inline-block;*display:inline;zoom:1;width:8px;height:8px;line-height:99px;overflow:hidden;background:url(images/slider-btn.png) 0 -10px no-repeat;margin:0 5px;cursor:pointer;filter:alpha(opacity=60);opacity:0.6;}
.slider .hd li.on {background-position:0 0;filter:alpha(opacity=100);opacity:1;}
.slider .pnBtn {position:absolute;z-index:1;top:0;width:100%;height:615px;cursor:pointer;}
.slider .prev {left:-50%;margin-left:-600px;}
.slider .next {left:50%;margin-left:600px;}
.slider .pnBtn .blackBg {display:block;position:absolute;left:0;top:0;width:100%;height:615px;background:#fff;filter:alpha(opacity=50);opacity:0.5;}
.slider .pnBtn .arrow {display:block!important;position:absolute;top:0;z-index:1;width:81px;height:615px;opacity:1;}
.slider .prev:hover .arrow {background:url(../images/h.png) no-repeat center;}
.slider .next:hover .arrow {background:url(../images/h2.png) no-repeat center;}
.slider .pnBtn .arrow:hover {filter:alpha(opacity=100);opacity:1;}
.slider .prev .arrow {right:-40px;background:url(../images/left.png) no-repeat center;}
.slider .next .arrow {left:-40px;background:url(../images/right.png) no-repeat center;}


.pages {height:35px;line-height:35px;margin-top: 40px; margin-bottom: 80px; text-align:center;clear:both;}
.pages a { font-size:16px; display: inline-block; width: 35px; height: 35px; line-height: 35px; color:#666;margin:0 7px;}
.pages span,.pages a:hover { background:#01459A;color:#fff;font-size:16px; border-radius: 5px;}
.pages span { display: inline-block; width: 35px; height: 35px; line-height: 35px; margin:0 7px;font-size:14px;}
.pages a.prev:before,.pages a.prev_disabled:before {content:"";font-family:}
.pages a.next:before,.pages a.next_disabled:before {content:"";font-family: }
.pages a.prev_disabled{width: 60px;}
.pages a.next{width: 60px;}
.pages a.prev{width: 60px;}
.pages a.next_disabled{width: 60px;}

/*  */ 


.faq-list {border-top:1px solid #E4E4E4;}
.faq-list li {border-bottom:1px solid #E4E4E4;}
.faq-list .question {font-size:16px;height:62px;line-height:62px;color:#666;cursor:pointer;padding-left:20px;background:url(../images/zhengfangxing2.jpg) no-repeat 8px center;background-size:0.4%;}
.faq-list li .question.on {color:#fff;background:#0ca7c5 url(../images/zhengfangxing.jpg) no-repeat 8px center;background-size:0.4%;}
.faq-list .question .fa-dropdown {float:right;margin-top:15px;margin-right:20px;width:31px;height:31px;background:url(../images/icon-faq-open.png) no-repeat center;background-size:contain;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.faq-list .question.on .fa-dropdown {background:url(../images/icon-faq-close.png) no-repeat center;}
.faq-list .answer {padding:15px 20px 20px;line-height:1.7;display:none;background-color:#f5f5f5;}
.faq-list .answer p {line-height:2;font-family:''!important;font-size:14px;}
.faq-list .answer p span {font-family:''!important;font-size:14px;background:none!important;}
/*  */.search {width:283px;height:38px;border:1px solid #dcdcdc;background-color:#fff;transition:0.3s;}
.search .key {border:0;height:38px;line-height:38px;background:none;color:#666;width:228px;padding-left:13px;font-size:12px;transition:0.3s;font-family:'';}
.search .key:focus {outline:none;border:0;}
.search .sub:focus {outline:none;border:0;}
.search .sub {width:38px;height:38px;background:url(../images/sousuo.png) no-repeat center;background-size:50%;}
.sou {display:block;margin-top:21px;margin-left:28px;}
.anniu {width:190px;height:40px;border:1px solid #d21010;padding:2px;margin-right:20px;}
.anniu_nei {width:188px;height:38px;line-height:38px;text-align:center;border:1px solid #d21010;color:#d21010;display:block;transition:0.3s;}
.anniu:hover .anniu_nei {background-color:#d21010;color:#fff;}
input:-webkit-autofill {-webkit-box-shadow:0 0 0px 1000px white inset;}

/* Search */


.head_search { padding: 0 5px; position:relative;margin-left:18px;font-size:0;text-align:center;}
.head_search a {display:block;width:100%;height:100px;line-height:100px;}
.head_search a .icon-search {display:inline-block;width:100%;width:45px;height:45px;background:url(../images/ly.jpg?v=3) no-repeat center;vertical-align:middle;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.head_search a:hover .icon-search {background:url(../images/ly_on.png?v=3) no-repeat center;-webkit-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);}
.head_search:hover .search_box {display:block;opacity:.9;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}
.search_box {position:absolute;right:0%;top:100px;width:260px;background:#fff;padding:0px 0;z-index:999;opacity:0;text-align:left;box-shadow:0 0 3px rgba(0,0,0,0.2);visibility:hidden;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
.search_box .searchi_a { font-family: ''; line-height:40px;padding:0 12px;outline:none;font-size:16px;width:70%; font-weight: bold;}
.search_box .searchi_s { font-family: ''; height:40px;padding:0 10px;background:#01459A;color:#fff;cursor:pointer;outline:none;font-size:16px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.search_box .searchi_s:hover {opacity:1;}

/*  */

.search { width: 283px; height: 38px; border: 1px solid #dcdcdc; background-color: #fff; transition: 0.3s; }
.search .key{ border: 0; height: 38px; line-height: 38px; background: none; color: #666; width: 228px; padding-left: 13px; font-size: 12px; transition: 0.3s; font-family: '';}
.search .key:focus {
outline:none;
    border: 0;
}
.search .sub:focus {
outline:none;
    border: 0;
}
.search .sub{ width: 38px; height: 38px; background: url(../images/sousuo.png) no-repeat center; background-size: 50%;}
.sou{ display: block; margin-top: 21px; margin-left: 28px; }


.anniu{ width: 190px; height: 40px; border: 1px solid #1b1b1b; padding: 2px; margin-right: 20px; }
.anniu_nei{ width: 188px; height: 38px; line-height: 38px; text-align: center; border: 1px solid #1b1b1b; color: #1b1b1b; display: block; transition: 0.3s; }
.anniu:hover .anniu_nei{ background-color: #1b1b1b; color: #fff; }
input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}



/*  */
#map {width:100%;height:580px;}
#map img {width:auto!important;height:auto!important;}
.BMapLib_SearchInfoWindow {left:127px;bottom:-266px;}
.anniu {width:190px;height:40px;border:1px solid #01459A;padding:2px;margin-right:20px;}
.anniu_nei {width:188px;height:38px;line-height:38px;text-align:center;border:1px solid #01459A;color:#01459A;display:block;transition:0.3s;}
.anniu:hover .anniu_nei {background-color:#01459A;color:#fff;}
/*  */

.link {position:relative;width:100px;}
.link i {width:10px;height:7px;position:absolute;right:2px;top:7px;transition:300ms linear;-o-transition:300ms linear;-ms-transition:300ms linear;-webkit-transition:300ms linear;}
.link:hover b i {transform:rotate(180deg);}
.link-list {z-index:9999;float:left;width:100px; position: absolute; bottom: 40px; left: 0px; display: none; background-color: #fff;}
.link-list li a {height:36px;color:#787878;font-size:12px;text-align:center; line-height: 20px;}
.link-list li a:hover {color:#da251d; padding-left: 0px;}
.link-list li { width: 100%; text-align: left; line-height: 25px; text-align: center; }
.link-list li a {color:#666;margin:0 8px;}
.link-list li a:hover {color:#01459A;}
.link h6 { width: 100%; text-align: center; float:left;font-size:14px;color:#999; line-height: 40px;}




/* */
.qqkefu {position:fixed;bottom:100px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop + 365));z-index:999;right:0;width:53px}
.qqkefu ul li {height:47px;margin-bottom:1px;float:right;background:#999;line-height:47px;font-size:14px;cursor:pointer;opacity:0.9;position:relative}
.qqkefu ul li:hover {background:#e9af1b;}
.qqkefu ul li.top2 {color:#1c1c1c;font-weight:800;text-align:center;background:#999 url(../images/top_icon.png) no-repeat center;position:relative;width:53px;cursor:pointer;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.qqkefu ul li.top2:hover {background-color:#01459A;}
/**/
#to-top {display:inline-block;width:40px;height:40px;background:#666 url(../images/gotop.png) no-repeat center;background-size:80%;text-align:center;text-decoration:none;line-height:40px;z-index:999;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;}
#to-top:hover {background-color:#333;}
:-moz-placeholder {/* Mozilla Firefox 4 to 18 */ font-family: '';    color:#000!important;opacity:1;}
::-moz-placeholder {/* Mozilla Firefox 19+ */ font-family: '';    color:#000!important;opacity:1;}
input:-ms-input-placeholder {font-family: ''; color:#000!important;opacity:1;}
input::-webkit-input-placeholder {font-family: ''; color:#000!important;opacity:1;}
.textarea::-webkit-input-placeholder {color:#000;}
/*  */.kacont2 {width:200px;height:50px;margin-right:20px;}
.ka2 {width:200px;height:50px;cursor:pointer;padding:0;margin:0;}
.ka2 div {height:100%;transform-style:preserve-3d;transition:0.25s;}
.ka2:hover div {transform:rotateX(-90deg);}
.ka2 span {left:0;width:100%;height:100%;position:absolute;box-sizing:border-box;line-height:50px;font-size:14px;text-align:center;text-transform:uppercase;}
.ka2 span:nth-child(1) {color:#fff;background-color:#01459A;opacity:0.6;transform:translate3d(0,0,25px);}
.ka2 span:nth-child(2) {color:#01459A;border:1px solid #01459A;opacity:0.6;transform:rotateX(90deg) translate3d(0,0,25px);}
.ka2 span i {display:inline-block;font-family:'';padding-left:20px;}

.nei_banner2 {width:100%;overflow:hidden;z-index: 2; margin-top:-400px;height:410px; position:relative;}
/*  */.nei_banner {width:100%;overflow:hidden; margin-top:0px; position:relative;}
.nei_banner>img {width:100%;transform:matrix(1.05,0,0,1.05,0,0);-webkit-transform:matrix(1.05,0,0,1.05,0,0);-webkit-animation:minus 5s 0s ease both infinite;-moz-animation:minus 5s 0s ease both infinite;animation:minus 5s 0s ease both infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}
/* */@-webkit-keyframes minus {from {-webkit-transform:matrix(1.05,0,0,1.05,0,0);transform:matrix(1.05,0,0,1.05,0,0);}
to {-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);}
}
@keyframes minus {from {-webkit-transform:matrix(1.05,0,0,1.05,0,0);transform:matrix(1.05,0,0,1.05,0,0);}
to {-webkit-transform:matrix(1,0,0,1,0,0);transform:matrix(1,0,0,1,0,0);}
}
/*  */
input { outline: none;}
textarea {outline: none;}


/*  */
.guest_box {width:100%;margin:0 auto;}
li.error {position:relative;}
.guest_box li {width:540px;line-height:40px;font-size:12px;color:#666;float:left;margin-bottom:10px;}
.guest_box li .input {font-size:12px;border:1px solid #fff;width:510px;height:40px;line-height:40px;padding-left:30px;color:#666;background:#fff;background-color:#eee;}
.guest_box li.error {}
span.error {position:absolute;top:72px;left:0;color:#ff0000;font-size:12px;}
.guest_box li .textarea {font-size:12px;width:510px;height:230px;border:1px solid #fff;padding-left:30px;padding-top:10px;color:#666;line-height:20px;background-color:#eee; font-family: ;}
textarea {overflow:auto;}
.guest_box .submit {width:198px;height:57px;margin:0 auto;margin-top:67px;background:none;display:block;color:#a8673f;font-size:16px;cursor:pointer;transition:0.3s; border: 1px solid #a8673f; font-family: ;}
/* .guest_box .submit:hover {color:#fff;background-color:#a8673f;} */
.zxly .list_title2 {margin-bottom:65px;}
.guest_box2 li {width:386px;margin-bottom:15px;}
.guest_box2 li.error {margin-right:20px;}
.guest_box2 .submit {width:145px;height:40px;}

.biaodan li{ width: 32%;float: left; margin-right: 1.6%; line-height: 58px; height: 62px; border: 1px solid #999; }
.biaodan li.m_r{ margin-right: 0px; }
.biaodan li .input{font-family: ''; outline: none; padding-left: 10%; width: 89.4%; line-height: 60px; height: 60px; background-color: #fff;}
.biaodan li.text_error{ width: 99.5%; height: 285px; }
.biaodan li.text_error textarea{font-family: ''; outline: none; width: 97.4%; padding-left: 2.4%; padding-top: 20px; height: 263px; background-color: #fff;}

.biaodan_con .submit{ margin: 0 auto; width: 258px; height: 69px; line-height: 69px; text-align: center; background-color: #d21010; color: #fff; margin: 0 auto; margin-top: 60px; margin-bottom: 80px; font-size: 18px; transition: 0.3s; position: relative; overflow: hidden; border: 0;}
.biaodan_con .submit:hover{ color: #fff; background-color: #ed1d27; }


/*  */.vwrap {display:none;z-index:1040;width:100%;position:fixed;left:0;top:0;}
.vwrap .videobtg {z-index:900;position:fixed;width:100%;height:100%;left:0;top:0;background:#000;opacity:0.7;filter:alpha(opacity=70);overflow:hidden;}
.vwrap .videobox {z-index:990;padding:0 50px;width:1100px;height:660px;background-color:#fff;position:fixed;left:50%;top:50%;margin-top:-330px;margin-left:-600px;}
.vwrap .videobox #videobox1{width:100%;display:inline-block;height:100%;background:#000;}
#videobox_wrapper {height:100%!important;}
.vwrap .close {z-index:999;width:24px;height:24px;cursor:pointer;position:absolute;top:-38px;right:-40px;}
.vwrap .close i {display:block;width:24px;height:24px;background:url(../images/close.png) no-repeat 50% 50%;-webkit-transition:400ms;transition:400ms;}
.vwrap .close:hover i {-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
#videobox_display_button {background:none no-repeat!important;}
.jwplayer .jwicon:hover {opacity:1;filter:alpha(opacity=100);}
.jwlogo,.jwclick {display:none!important;}
#videobox_controlbar {bottom:5%!important;}
.videobox .guest_box li {margin-top:30px;width:48%;margin-bottom:0px;}
.videobox .guest_box li.error {margin-right:36px;}
.videobox .guest_box li .textarea {width:878px;padding-left:20px;}
.videobox .guest_box .submit {margin-top:17px;}
.videobox .guest_box {padding-top:25px;}
/*  */.main_pic {overflow:hidden;}
.main_pic img {-webkit-transition:.8s;-o-transition:.8s;transition:.8s;}
.main_pic img:hover {}
/*  */.piao {opacity:0;-ms-transform:translateY(50px);transform:translateY(50px);transition:transform 1s,opacity 1s;}
.visible .piao {transform:none;opacity:1;}

.vwrap .videobtg {z-index:900;position:fixed;width:100%;height:100%;left:0;top:0;background:#000;opacity:0.7;filter:alpha(opacity=70);overflow:hidden;}
.vwrap .videobox {z-index:990;padding:0 50px;width:1000px;height:600px;background:#fff url(../images/about.png) no-repeat right top; background-size: 14%; position:fixed;left:50%;top:50%;margin-top:-300px;margin-left:-500px;}
.vwrap .videobox #videobox1{width:100%;display:inline-block;height:100%;background:#000;}
#videobox_wrapper {height:100%!important;}
.vwrap .close {z-index:999;width:24px;height:24px;cursor:pointer;position:absolute;top:-38px;right:-40px;}
.vwrap .close i {display:block;width:24px;height:24px;background:url(../images/close.png) no-repeat 50% 50%;-webkit-transition:400ms;transition:400ms;}
.vwrap .close:hover i {-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}

.grzx_grjj h3{ padding-bottom: 30px; padding-top: 50px;font-size: 30px;color: #333;text-align: left; }
.grzx_grjj i{ display: inline-block; margin-left: 50px; width: 80px; height: 2px; background-color: #ddd; margin-bottom: 10px; }
.grzx_grjj p{ font-size: 16px; line-height: 35px; color: #666; padding-bottom: 15px; }
.grzx_about h4{ font-size: 16px; color: #666; line-height: 30px; text-align: center; padding-top: 10px; padding-bottom: 50px;}
.grzx_about_i{ display: block; width: 1px; height: 90px; background-color: #ccc; margin: 0 auto; position: relative; z-index: 3; }
.grzx_about .wrap{ background: rgba(249,249,249,0.8); z-index: 1; position: relative; margin-top: -30px; padding-bottom: 145px; }
.grzx_about .wrap .jishuqi li{ display: inline-block; float: inherit; }
.grzx_about .wrap .jishuqi{ text-align: center; padding-bottom: 55px; padding-top: 105px; }
.grzx_about_p{ font-size: 16px; line-height: 30px; text-align: center; color: #666; }

/*  */
.vwrap2 {display:none;z-index:1040;width:100%;position:fixed;left:0;top:0;}
.vwrap2 .videobtg2 {z-index:900;position:fixed;width:100%;height:100%;left:0;top:0;background:#000;opacity:0.7;filter:alpha(opacity=70);overflow:hidden;}
.vwrap2 .videobox2 {z-index:990; width:900px;height:500px;background-color:#fff;position:fixed;left:50%;top:50%;margin-top:-250px;margin-left:-500px;}
.vwrap2 .videobox2 #videobox2{width:100%;display:inline-block;height:100%;background:#000;}
#videobox_wrapper {height:100%!important;}
.vwrap2 .close2 {z-index:999;width:24px;height:24px;cursor:pointer;position:absolute;top:-38px;right:-40px;}
.vwrap2 .close2 i {display:block;width:24px;height:24px;background:url(../images/close.png) no-repeat 50% 50%;-webkit-transition:400ms;transition:400ms;}
.vwrap2 .close2:hover i {-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
#videobox_display_button {background:none no-repeat!important;}
.jwplayer .jwicon:hover {opacity:1;filter:alpha(opacity=100);}
.jwlogo,.jwclick {display:none!important;}
#videobox_controlbar {bottom:5%!important;}




/*  */
.biaodan li{ width: 24%;float: left; margin-right: 1%; line-height: 58px; height: 62px; border: 1px solid #dadada; }
.biaodan li.m_r{ margin-right: 0px; }
.biaodan li .input{outline: none; padding-left: 10%; width: 89.4%; line-height: 60px; height: 60px; background-color: #fff;}
.biaodan li.text_error{ width: 99.5%; height: 285px; }
.biaodan li.text_error textarea{outline: none; width: 97.4%; padding-left: 2.4%; padding-top: 20px; height: 263px; background-color: #fff;}

.biaodan_con .submit{ margin: 0 auto; width: 100%; height: 54px; line-height: 54px; text-align: center; background-color: #01459A; border-radius: 5px; color: #fff; margin: 0 auto; font-size: 18px; transition: 0.3s; position: relative; overflow: hidden; border: 0;}
.biaodan_con .submit:hover{ color: #fff; background-color: #01459A; }

.zxxj {
  margin-left: 10px;
}
.zxxj a{
  background: #ff0000 !important;
  color: #fff !important;
}




/*  */

@media(max-width:1900px) {



}

@media(max-width:1800px) {
  .wrap1600{ width: 1200px; }
  .head_top .nav{ margin-left: 4%; margin-right: 2%; }
  .htnavbox{ margin-left: 5%; }
  .index_sousuo .searchi_a{width: 64%;}
  .bmt li .num{ font-size: 50px; }
  .bmt li{ padding: 0 60px; }
  .index_main5_l{width: 28%;}
  .picScroll-left{ width: 68%; }
  .index_main5_l img{ padding-left: 50px; }
  .index_main5_l p{ margin-left: 50px; width: 240px; }
  .picScroll-left .bd ul li{width: 214px;}
  .picScroll-left .bd ul li .pic{ width: 214px; }
  .tnavbox2{ width: 1200px; margin-left: -360px; }
  .yfcx_gai{ margin-left: -485px; }
  .yfcx_gai p{ line-height: 35px; }
  .yfcx_gai h3{ padding-bottom: 23px; }
  .head_top .nav li.zxxj{
      margin-left: 20px;
  }
  .head_top .logo img{
   padding-left: 20px; 
  }
  .header2 h2{
    padding-top: 2px;
  }
  .header2 h2 .span_2{
    font-size: 16px;
  }

}
@media(max-width:1600px) {
.htnavbox{ margin-left: 3%; }
.head_top .nav li>a{
  padding: 0 12px;
}
.logo2 img{
  padding-left: 0;
}
.htnavbox li>a{
  font-size: 16px;
}
.index_product_ul li .biao{
	padding: 0 4%;
	width: 42%;
}

}
.header1 {
    display: none;
}
@media(max-width:1550px) {

.wrap{ width: 1200px; padding: 0 10px; overflow: hidden;}
.wrap1600{ width: 1200px; }
.wrap1400{ width: 1200px; }
.page_banner .wrap1400{ position: absolute; top: 70px; left: 50%; margin-left: -600px; z-index: 9; }
.head_top .nav{ margin-left: 3%; margin-right: 0px; }
.head_top_one h2 .span_2{ font-size: 24px; }
.index_main1 li:nth-child(3){ background:#f4f4f4 url(../images/index_img3.jpg) no-repeat center;background-position: -105px; }
.index_main1 li:nth-child(1):hover{ background:#f1efef url(../images/index_img1.jpg) no-repeat center; }
.index_main1 li:nth-child(2):hover{ background:#f4f4f4 url(../images/index_img2.jpg) no-repeat center; }
.index_main1 li:nth-child(3):hover{ background:#f4f4f4 url(../images/index_img3.jpg) no-repeat center;background-position: -105px; }
.index_main1 li:nth-child(4):hover{ background:#f4f4f4 url(../images/index_img4.jpg) no-repeat center; }  
.index_main4_r{ width: 50%; }
.index_main4 .index_img8{ width: 100%; }
.bmt li .num{ font-size: 30px; }
.index_main4_l{ padding-bottom: 30px; }
.picScroll-left .bd ul li{width: 180px;}
.picScroll-left .bd ul li .pic{ width: 180px; }
.nei_banner>img {width:100%;}
.htnavbox{ margin-left: 8%; }
.yfcx_gai{ margin-left: -385px; }
.yfcx_gai p{ line-height: 35px; }
.yfcx_gai h3{ padding-bottom: 23px; }
.index_main4_r .xiao_logo{ right: 106px; top: 122px; }
.htnavbox{ margin-left: 3%; margin-right: 0px;}
.head_top .nav li.zxxj{
  margin-left: 0;
}
.head_top_one h2{
  margin-right: 5px;
}
.slideBox .bd img{
	max-width: 100%;
}
.slideBox{
	height: 413px;
}

}
@media(max-width:1400px) {
  .head_top .nav{ margin-left:3%; margin-right: 0%; }
  .head_top_one h2 .span_2{ font-size: 16px; }
  .tnavbox2{  margin-left: -380px; }
  .head_top .nav li>a{ padding: 0 12px; }
  .yfcx_gai{ margin-left: -325px; }
  .kyfx_banner h3{ margin-top: 4%; }
  .header2 li a{ padding: 0 12px; margin: 0; margin-top: 18px;}
  .head_top .nav li>a{
    font-size: 16px;
  }
  .zxxj{
    margin-left: 0;
  }


}
@media(max-width:1360px) {




}
@media(max-width:1280px) {

.slideBox{
	height: 375px;
}


}
@media(max-width:1280px) {

.head_top .nav li>a{ padding: 0 10px; }
.head_top .logo img{
  padding-left: 0;
}
.head_top .nav{
  margin-left: 2%;
}
}
@media(max-width:1200px) {



}

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


 }


.shfw_main6{

}
.shfw_main6 .main {
  height: 760px
}
.shfw_main6 .main .img{
  width: 730px;
  height: 100%;
  float: left;
  text-align: center;
  line-height: 759px;
  border: 1px solid #d4d4d4;
  box-sizing: border-box;
  border-right: none;
}
.shfw_main6 .main .txt{
  float: left;
  width: 470px;
  height: 100%;
  background: #e9e9e9;
  text-align: center;
  box-sizing: border-box;
  padding-top: 140px;

}
.shfw_main6 .main .txt h3{
  font-size: 42px;
  font-weight: bold;
  color: #666;
}
.shfw_main6 .main .txt .txt-main {
  margin-top: 40px;
}
.shfw_main6 .main .txt .txt-main .t{
  width: 200px;
  margin: 0 auto;
  height: 42px;
  background: #01459A;
  border-radius: 20px;
  line-height: 42px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  position: relative;
  text-align: left;
  padding-left: 10px;
  box-sizing: border-box;
}
.shfw_main6 .main .txt .txt-main .t span{
  display: block;
  width: 116px;
  height: 36px;
  background: #e9e9e9;
  border-radius: 20px;
  position: absolute;
  top: 3px;
  right: 3px;
  color: #666;
  text-align: center;
  line-height: 36px;
}
.shfw_main6 .main .txt .txt-main .m{
  text-align: center;
  font-size: 18px;
  margin-top: 15px;
}
.shfw_main6 .main .txt .txt-main .m span{
  margin: 0 5px;
  color: #666;

}
.shfw_main7{
  padding-bottom: 90px;
}
.shfw_main7 .main{
  overflow: hidden;
}
.shfw_main7 .main li{
  float: left;
  width: 385px;
  height: 275px;
  margin-right: 22.5px;
  border: 1px solid #d9d9d9;
  box-sizing: border-box;
  text-align: center;
  padding-top: 50px;
  transition: .3s;
}
.shfw_main7 .main li:nth-child(3){
  margin-right: 0;
}
.shfw_main7 .main li h3{
  font-size: 24px;
  color: #666;
}
.shfw_main7 .main li .tel{
  margin-top: 25px;
}
.shfw_main7 .main li .tel .t{
  font-size: 16px;
  color: #333;
}
.shfw_main7 .main li .tel .m{
  font-size: 24px;
  color: #666;
}
.shfw_main7 .main li .tel2{
  margin-top: 15px;
}
.shfw_main7 .main li:hover{
background: #01459A;
border-color: #01459A;
}
.shfw_main7 .main li:hover .tel .m,
.shfw_main7 .main li:hover h3,
.shfw_main7 .main li:hover .tel .t{
  color: #fff;
}

#yt-zxzx{
  left: 3px;
  top: 100px;
  position: fixed;
  z-index: 1000;
  transition: .5s;
  display: none;
}
#yt-zxzx.active{
  right: -123px;
}
#yt-zxzx .menu-operate{
  float: right;
  width: 30px;
  margin: 0;
  border: 0px;
  cursor: pointer;
}
#yt-zxzx .menu-content{
  float: left;
  overflow: hidden;
  display: block;
  width: 123px;
  /*height: 593px;*/
  border: 1px solid #01459A;
  box-sizing: border-box;
  background: #fff;
}
#yt-zxzx .menu-link{width: 100%;overflow: hidden;}
#yt-zxzx .menu-link li{width: 100%;height: 30px;}
#yt-zxzx .menu-link li a{width: 100%;height: 100%;border-bottom: 1px solid #e0e0e0;line-height: 30px;box-sizing: border-box;display: block;cursor: pointer;}
#yt-zxzx .menu-link li a .icon{width: 31px;height: 100%;float: left;text-align: center;}
#yt-zxzx .menu-link li a .txt{width: 90px;height: 100%;float: left;font-size: 14px;color: #666;}
#yt-zxzx .menu-zxly {height: 48px;width: 100%;background: #01459A;line-height: 48px;}
#yt-zxzx .menu-zxly .icon{width: 31px;height: 100%;float: left;text-align: center;}
#yt-zxzx .menu-zxly .txt{width: 90px;float: left;font-size: 14px;color: #fff;font-weight: bold;cursor: pointer;}
#yt-zxzx .menu-zxly .txt:hover{text-decoration: underline;}
#yt-zxzx .menu-top{height: 40px;background: #414141 url(../images/yt-zxzx-top.png) no-repeat center;width: 100%;cursor: pointer;}