
@charset "utf-8";
body{color:#333;font:14px "Microsoft Yahei"}
body,dd,div,dl,dt,h1,h2,h3,h4,h5,h6,img,input,li,ol,p,span,ul{margin:0;padding:0;list-style:none}
a{color:#333;text-decoration:none;font-family:"Microsoft Yahei"}
a:focus{outline:0}
img{border:none}
.vam{vertical-align:middle}
.clear{clear:both;height:0;line-height:0;font-size:0}
p{word-spacing:0;font-family:"Microsoft Yahei"}
h1,h2,h3,h4,h5,h6{font-family:"Microsoft Yahei"}
em,i{font-style:normal}
.tr{text-align:right}
.tl{text-align:left}
.center{text-align:center}
.fl{float:left}
.fr{float:right}
.pa{position:absolute}
.pr{position:relative}
.clearfix:after{content:"";height:0;clear:both;display:block;visibility:hidden}
.clearfix{zoom:1}
.content{width:1200px;margin:0 auto}
.pic img,.picl img,.pics img{-webkit-transition:-webkit-transform .8s;-moz-transition:-moz-transform .8s;-o-transition:-o-transform .8s;transition:transform .8s}
.pic img:hover{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}
.picl img:hover{-moz-transform:translate(0,5px);-webkit-transform:translate(0,5px);-ms-transform:translate(0,5px);-o-transform:translate(0,5px)}
.pics img:hover{-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg)}
.white,.whites{position:relative;overflow:hidden}
.white:after,.whites:after{content:'';cursor:pointer;position:absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image:-webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform:skewx(-25deg)}
.white:hover:after{left:100%;-moz-transition:1s;-o-transition:1s;-webkit-transition:1s;transition:1s}
.whites:hover:after{left:100%;-moz-transition:.5s;-o-transition:.5s;-webkit-transition:.5s;transition:.5s}
body{min-width:1200px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden}
em,i{font-style:normal}
.content{width:1200px;margin:0 auto;font-family:"Microsoft Yahei"}
input,option,select,textarea{font-family:"Microsoft Yahei"}
input::-webkit-input-placeholder{color:#ddd;font-family:"Microsoft Yahei";font-size:13px;text-transform:capitalize}
input::-moz-placeholder{color:#ddd;font-family:"Microsoft Yahei";font-size:13px;text-transform:capitalize}
input:-moz-placeholder{color:#ddd;font-family:"Microsoft Yahei";font-size:13px;text-transform:capitalize}
input:-ms-input-placeholder{color:#ddd;font-family:"Microsoft Yahei";font-size:13px;text-transform:capitalize}
.line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.clear{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.header .header-t{height:110px;border-bottom:1px solid #dcdcdc;overflow:hidden}
.header .header-t .logo{float:left;margin-top:7px}
.header .header-t .logo img{width:66px;height:92px;display:block}
.header .header-t .slogan{float:left;margin-top:27px;margin-left:24px}
.header .header-t .slogan b{line-height:0}
.header .header-t .slogan span{font-size:20px;font-weight:700;line-height:28px;color:#333;display:block;margin-top:6px}
.header .header-t .h-tel{float:right;font-size:26px;font-weight:700;line-height:100%;color:#333;background-image:url(images/h-tel.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;padding-left:36px;margin-top:20px}
.header .header-t .h-tel span{display:block;font-size:14px;font-weight:400;line-height:80%;color:#333;text-transform:uppercase;margin-bottom:9px}
.header .header-t .h-tel i{font-size:16px;font-weight:normal;vertical-align:bottom;margin-bottom:2px;}
.header .header-t:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.header .header-b li{float:left;margin-right:70px;display:inline;position:relative}
.header .header-b li a{display:block;font-size:16px;font-weight:400;line-height:60px;color:#333;height:59px}
.header .header-b li:last-of-type{margin-right:0}
.header .header-b li:after{content:"";display:block;width:0%;height:4px;background:#08637e;position:absolute;left:50%;bottom:13px;z-index:1;transition:.5s}
.header .header-b li.cur a,.header .header-b li:hover a{font-weight:700}
.header .header-b li.cur:after,.header .header-b li:hover:after{display:block;width:100%;left:0}
.header .header-b:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height: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;
        }
    

        .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;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
            width:1200px;margin: 0 auto;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #dfbb20;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .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: #dfbb20;
            
        }
        
        .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: #08637e;
        }
        
        .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; }
    
        
    

.footer{background:#333;overflow:hidden;height:316px;box-sizing:border-box}
.footer .foot-t{text-align:center;height:96px;border-bottom:1px solid rgba(255,255,255,.2);padding-top:30px;box-sizing:border-box}
.footer .foot-t li{display:inline-block;padding:0 20px;border-radius:18px;overflow:hidden;margin:0 10px}
.footer .foot-t li a{display:block;font-size:16px;font-weight:400;line-height:36px;color:#fff}
.footer .foot-t li.cur,.footer .foot-t li:hover{background:#08637e}
.footer .foot-c{height:86px;box-sizing:border-box;border-bottom:1px solid rgba(255,255,255,.2);padding-left:25px}
.footer .foot-c p{font-size:14px;font-weight:400;line-height:86px;color:#fff;display:inline-block;vertical-align:middle;position:relative}
.footer .foot-c p.tel{font-size:26px;font-weight:700;line-height:32px;color:#fff;padding-top:12px;height:86px;box-sizing:border-box;margin-left:175px;margin-right:170px}
.footer .foot-c p:after{content:"/";display:block;font-size:14px;font-weight:200;line-height:24px;color:rgba(255,255,255,.5);position:absolute;right:-100px;top:30px}
.footer .foot-c p:last-of-type:after{display:none}
.footer .foot-c p:nth-of-type(1){background-image:url(images/f-ic1.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;padding-left:62px}
.footer .foot-c p:nth-of-type(2){background-image:url(images/f-ic2.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;padding-left:49px}
.footer .foot-c p:nth-of-type(3){background-image:url(images/f-ic3.png);background-repeat:no-repeat;background-position:left center;background-size:auto auto;padding-left:48px}
.footer .foot-c:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
.footer .foot-b{height:134px}
.footer .foot-b .foot-bl{float:left;padding-top:60px}
.footer .foot-b .foot-bl p{font-size:14px;font-weight:400;line-height:16px;color:#fff;margin-bottom:12px}
.footer .foot-b .foot-bl p a{color:#fff}
.footer .foot-b .foot-bl p span{margin-left:30px}
.footer .foot-b .foot-br{float:right;width:287px;margin-top:11px}
.footer .foot-b .foot-br p{display:inline-block;margin-left:20px;writing-mode:vertical-rl;writing-mode:tb-rl;float:left;width:123px}
.footer .foot-b .foot-br p img{width:97px;height:97px;display:block}
.footer .foot-b .foot-br p span{display:block;font-size:14px;font-weight:400;line-height:16px;color:#fff;text-align:center;margin-right:10px}
.footer:after{line-height:0;visibility:hidden;display:block;font-size:0;content:" ";clear:both;height: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:#08637e url(images/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#08637e url(images/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#08637e url(images/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#08637e url(images/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#08637e url(images/returnTop.png) center no-repeat;
        }
        
        .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:#08637e 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:#08637e 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;
        }
    
