
  .h_lx span {
    color: #fff;
    font-size: 16px;
    margin-left: 20px;
}
.top_bg {
    height: 110px;
    position: absolute;
    z-index: 10;
    border-bottom: 0px solid #fff;
    width: 100%;
}
p.y1 {
    margin-top: -2px;
    display: contents;
}
.header{width: 1350px; margin:0 auto;}
.top_up{height: 39px;line-height: 39px;overflow: hidden;font-size: 14px;color: #666;}
body .y1 a {
    display: initial;
    color: #fff;
}
.y2{
    width: 140px;
    margin-left: 17px;
    font-size: 14px;
    height: 22px;
    text-align: center;
    border: none;
    border-radius: 11px;
}
.top_up p{float: right;}
.top_up p a{font-size: 14px;color: #666;display: block;float: left;position: relative;padding: 0 20px;}
.top_up p a:hover{color: #f4b203;}
.top_up p a:before{content: "";width: 1px;height: 9px;background: #d9d9d9;position: absolute;top: 16px;left: 0;}
.top_up p a:first-child:before{background: none;}
.logo {
    width: 182px;
    padding: 28px 0 0;
}
.logo img {
    width: 182px;
}
.h_nav {
    width: 855px;
    height: 121px;
    float: left;
        padding: 0 0 0 78px;
}
.h_nav li {
    float: left;
    line-height: 130px;
    padding: 0 15px;
    position: relative;
}
.h_nav li a{ font-size: 15px;
    color: #fefefe;
    display: block;
    float: left;
    position: relative;
    vertical-align: middle;
    text-align: center;
    height: 101px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;}
.h_nav li a:before {
   
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 90px;
  background: #f4b203;
  height: 2px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before {
  right: 0;
}
.h_nav li a:hover{color: #f7b401;}
.h_nav li.cur a{ background:url(images/nav_line.gif) no-repeat center 90px;color: #f7b401;}
.h_tel {
    width: 360px;
    float: right;
    height: 70px;
    padding: 5px 0 0;
}
.h_lx{width:20px;height:20px;float: left;}
.h_lx a{display: block;width: 20px;height: 20px;}
.h_lx img{width:20px;height:20px;}
.h_tel .isear {
    height: 20px;
    z-index: 20;
    float: left;
    position: relative;
    padding: 0 13px;
}
.h_tel .isear:before {
    content: "";
    width: 2px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    top: 0;
    left: -16px;
}
.h_tel .isear .icon{display:block;width:20px;height:20px;cursor:pointer;}
.h_tel .isear .icon:hover,.h_lx a:hover{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
.h_tel .isearch{position:absolute;right:-28px;top: 70px;padding:5px;background-color:#f3f3f3;width:295px;height:30px;border-radius:5px;opacity:0;visibility:hidden;z-index:5;transform-origin:100% 0;-webkit-transform-origin:100% 0;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:all .5s;transition:all .5s;}
.h_tel .isearch .ser_inp{display:block;float:left;width:204px;height:16px;line-height:16px;padding:7px 10px;border-top-left-radius:4px;border-bottom-left-radius:4px;position:relative; border:none;font-size: 14px;}
.h_tel .isearch .ser_so{cursor:pointer;display:block;float:left;width:70px;height:30px;line-height:30px;text-align:center;font-size:12px;background-color:#f4b203;border-top-right-radius:4px;border-bottom-right-radius:4px;position:relative;color:#fff; border:none;font-size: 16px;}
.h_tel .isearch:before{content:'';position:absolute;display:block;border:5px solid transparent;border-right:7px solid #f4b203;z-index:3;right:75px;top:16px;}
.h_tel .isear.open .isearch{opacity:1;visibility:visible;-webkit-transform:scale(1,1);transform:scale(1,1);}
.h_tel .isear .icon:hover{-webkit-animation:hvr-buzz-out 0.75s linear;animation:hvr-buzz-out 0.75s linear;}
input::-webkit-input-placeholder {color: #666;}

.h_nav li .erji{display: none; position:absolute; top:92px; left:-22px;z-index:10;}
.h_nav li .erji li{ height:28px; line-height:28px;padding:0 10px;}
.h_nav li .erji li:before{content:"";width:1px;height:50%;position:absolute;top:25%;left:0;background:rgba(0,0,0,0.1);}
.h_nav li .erji li:first-child:before{background:none;}
.h_nav li .erji a,.h_nav li.cur .erji a{ color:#fff; height:28px; line-height:28px; font-size:14px;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.h_nav li .erji a:before,.h_nav li.cur .erji a:before{background: none;}

.h_nav li.nav_li02 .erji{width:400px;left:-19px;}
.h_nav li.nav_li03 .erji{width:200px;}
.h_nav li.nav_li04 .erji{width:666px;left:-92px;}
.h_nav li.nav_li07 .erji{width:666px;left:auto;right:-386px;}

@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
        .ty-banner-1 img {
    width: 100%;
    margin: 0 !important;
}
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

 .plc{width:1200px;margin:0 auto 20px;}
        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
        }
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #162461;
            font-weight: normal;
            padding-left: 8px;
        } 
        .p12-curmbs-1 i {
            font-style: normal;
        }
        .plc{width:1200px;margin:0 auto 20px;}
        .p12-curmbs-1 span {
            font-family: '宋体';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    

        input:required:invalid, input:focus:invalid, textarea:required:invalid, textarea:focus:invalid{box-shadow: none;}
        .code_gg_li img{vertical-align:middle;width:100px;height:32px;}
        .p4-order-form-1 {
            overflow: hidden;
        }
        
        .p4-order-form-1 .p4-titlel-1 {
            width:145px;height: 46px;font-size:18px; line-height: 46px;text-align: center;color:#fff;background: #162461;
            
        }
        
        .p4-order-form-1-con {
            border:1px solid #bbb;
            background:url(images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
            padding:40px 15%;
        }
        
        .p4-order-form-1-con li p {
            padding-left: 130px;
            color: #999;font-size: 12px;
        }
        
        .p4-order-form-1-con li {
            margin-bottom: 10px;
            font-size: 14px;
            line-height: 35px;
            color: #666;
            overflow: hidden;
        }
        
        .p4-order-form-1-con li span {
            font-weight: bold;
            color: #666;
        }
        .p4-order-form-1-con li b{color:#f00;}
        .p4-order-form-1-con li .row-hd {
            color: #666;
        }
        .timenum{padding-left:95px;}
        .p4-order-form-1-con li p {
            clear: both;
        }
        
        .p4-order-form-1-con label {
            display: inline-block;
            width: 120px;
            color: #666;
            vertical-align: top;
            text-align: right;height: 33px;line-height: 33px;overflow: hidden;
        }
        #code_gg{
            width: 80px;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            border: 1px solid #eee;
            height: 33px;
            line-height: 32px;
            color: #666;
        }
        
        
        .p4-order-form-1-con .inputs,
        .p4-order-form-1-con li select {
            width: 73%;
            margin-right: 10px;
            outline: none;
            padding-left: 10px;
            border: 1px solid #eee;
            height: 33px;
            line-height: 32px;
            color: #666;
            box-sizing: border-box;
            /*float: left;*/
        }
        .p4-order-form-1-con .radioandcheck{vertical-align:middle;}
        
        .p4-order-form-1-con .err {
            border: 1px solid #c00;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t1 {
            width: 100%;
        }
        
        .p4-order-form-1-t1 textarea {
            width: 73%;
            height: 102px;
            line-height: 24px;
            border: 1px solid #eee;
            outline: none;
            resize: none;
            overflow: auto;
            margin-right: 10px;
            padding-left: 10px;
            box-sizing: border-box;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t2 {
            width: 100%;
        }
        
        .p4-order-form-1-t2 input {
            width: 150px;
            vertical-align: top;
        }
        
        .p4-order-form-1-t2 span {
            width: 153px;
            height: 25px;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 {
            padding-left: 120px;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t3 input {
            width: 80px;
            height: 30px;
            border: 0;
            text-align: center;
            margin-right: 30px;
            color: #fff;
            padding-left: 0;
            cursor: pointer;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b1 {
            background: #162461;
        }
        
        .p4-order-form-1-con .p4-order-form-1-b2 {
            background: #767676;
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 {
            overflow: auto;
            height: auto;
            min-height: 35px;
            width: 100%
        }
        
        .p4-order-form-1-con .p4-order-form-1-t4 input {
            vertical-align: middle;
            width: 14px;
            margin: 0 10px;
        }
            /*表单弹框*/
.nsw-modal {
  width: 100%;
  height: 100%;
  background: rgba(225, 225, 225, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999; }

.modal-dialog {
  position: fixed;
  color:#000000;
  top: 150px;
  width: 400px;
  border-radius: 3px;
  min-height: 155px;
  overflow: hidden;
  z-index: 99998;
  margin-left: -200px;
  left: 50%; }
  .modal-dialog .css-icon {
    background-image: url("images/modal-icons.png"); }
  .modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; }
    .modal-dialog .modal-head .modal-logo {
      width: 15px;
      height: 15px;
      background-position: 1px 0px;
      margin: 8px 5px 0 0;
      float: left; }
    .modal-dialog .modal-head .close {
      float: right;
      width: 15px;
      height: 15px;
      background-position: -14px 0px;
      margin-top: 8px; }
  .modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; }
    .modal-dialog .modal-body .modal-body-left {
      width: 140px;
      float: left; }
      .modal-dialog .modal-body .modal-body-left .icon {
        width: 64px;
        height: 64px;
        margin: 30px 0 0 48px; }
      .modal-dialog .modal-body .modal-body-left .success-message {
        background-position: 0px -14px; }
      .modal-dialog .modal-body .modal-body-left .warming-message {
        background-position: 0px -78px; }
        .modal-dialog .modal-body .modal-body-right {
      width: 260px;
      float: right;
      padding-top: 20px; }
       .modal-dialog .modal-body .modal-body-right .close-btn {
        color: #000;
        text-align: center;
        width: 90px;
        display: inline-block;
        height: 24px;
        line-height: 24px;
        background: #818079; }
      .modal-dialog .modal-body .modal-body-right p {
        line-height: 30px; }
    
        
    

.f_hzbg{height: 128px;}
.f_hz{width: 1350px; margin:0 auto;height: 128px;overflow: hidden;}
.f_hz h3 {
    font-size: 24px;
    color: #fff;
    float: left;
    font-weight: normal;
    width: 160px;
    height: 128px;
    line-height: 128px;
    overflow: hidden;
    font-weight: bold;
}
.f_hzqie{float: left;width: 1140px;padding: 23px 0 0;height: 100px;overflow: hidden;}
.f_hz ul li{width: 120px;height: 67px;float: left;line-height: 0;padding-top: 5px;border-radius: 10px;margin-right: 20px;-webkit-transition:transform .3s;transition:transform .3s;}
.f_hz ul li img{width: 120px;height: 67px;border-radius: 10px;}
.f_hz ul li:hover{-webkit-transform:translate(0,-3px);transform:translate(0,-3px);}



body .yang1 {
    background: #3d54b4;
}
.f_bg{ height:358px;overflow: hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_logo{width: 350px;height: 210px;padding: 63px 0 0;}
.f_logo img{width: 260px;height: 90px;}
.f_tel{padding: 20px 0 0;width: 300px;}
.f_tel p{font-size: 16px;color: rgba(255,255,255,0.6);line-height: 32px;}
.f_tel p b{display: block;font-size: 18px;font-family:Arial, Helvetica, sans-serif;padding: 0 0 0 35px;color: #fff;font-weight: normal;letter-spacing: 1px;}
.f_tel .f_p01 { background:url(images/f_ico01.png) no-repeat 0 7px;padding-left:30px;background-size:15px;}
.f_tel .f_p02 { background:url(images/f_ico02.png) no-repeat 0 8px;padding-left:30px;background-size:15px;}
.f_tel .f_p03 { background:url(images/f_ico03.png) no-repeat 0 9px;padding-left:30px;background-size:15px;}
.f_nav {
    width: 132px;
    padding: 62px 0 0;
}
.f_logo.fl p {
       color: #fff;
    font-size: 16px;
    margin: 22px 0;
    line-height: 28px;
}
body li.y1 a {
    font-size: 17px !important;
    font-weight: 600;
    color: #fff !important;
}
.f_nav ul li{float: left;line-height: 35px;width: 110px;height: 35px;overflow: hidden;}
.f_nav ul li a{font-size: 15px;color: rgba(255,255,255,0.8);}
.f_nav ul li a:hover{color: #fff;}
.f_er {
    padding: 58px 0 0;
    height: 240px;
}
.f_er p {
    width: 125px;
    padding: 4px 0 0 35px;
    float: left;
    text-align: center;
    line-height: 0;
    display: contents;
}
.f_er p img {
    width: 99px;
    height: 99px;
}
.f_er p span {
    display: block;
    font-size: 13px;
    color: rgba(255,255,255,0.6);
    line-height: 30px;
}
.f_bot{height: 55px;line-height: 55px;overflow: hidden;font-size: 14px;color: #333;}
.f_bot span{padding: 0 20px;}
.f_bot a{color: #333;}
  

    .y1dibu {
    font-size: 14px;
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    float: left;
}
.y1dibu p span {
    margin-left: 20px;
}
.y1dibu a {
    font-size: 14px;
}
/*友情链接*/
.f_link {
    height: 55px;
    line-height: 55px;
    overflow: hidden;
    width: 720px;
    float: left;
}
.f_link b{display: block;float: left;font-size: 14px;color: #333;width: 80px;font-weight: normal;}
.f_link p{font-size: 14px;color: #333;float: left;width: 640px;}
.f_link p a{font-size: 14px;color: #333; padding:0 10px 0 0;}


        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            /*background:#162461 url(images/cimg23.png) center no-repeat;*/
            background: url(./resource/images/83e44a28b51e441e9f1d01d954488d07_2.png) center no-repeat;
            background-size: 30px 30px;
        }
        
        .client-2 li.my-kefu-weixin {
           
             background: url(./resource/images/83e44a28b51e441e9f1d01d954488d07_4.png) center no-repeat;
            background-size: 30px 30px;
           
        }
        
        .client-2 li.my-kefu-tel {
           
           background: url(./resource/images/83e44a28b51e441e9f1d01d954488d07_6.png) center no-repeat;
            background-size: 30px 30px;
        }
        
        .client-2 li.my-kefu-shouye {
           
           background: url(./resource/images/83e44a28b51e441e9f1d01d954488d07_8.png) center no-repeat;
            background-size: 30px 30px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
     .client-2 li.my-kefu-ftop {
   background: url(./resource/images/1fde3c7698724d789a3c169b4ab125e0_4.png) center no-repeat;
  
            background-size: 30px 30px;
}
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            /*background:#162461 url(images/cimg23.png) 15px center no-repeat;*/
            background: #162461 url(images/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
               background: #162461 url(images/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
