
body {
    min-width: 1200px;
    width: 100%;
    overflow-x: hidden;
}

i,
em {
    font-style: normal;
}

.content {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.header {
    height: 233px;
    background: url(../image/h_bg.jpg) no-repeat center;
    width: 100%;
    visibility: visible;
}

.fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
    width: 100%;
    animation: fadeInDown 0.5s linear;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    background: #0098ab;
}

.h_top {
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #999999;
}

.h_top .nav1 {
    background: url(../image/nav1_01.png) no-repeat 0 4px;
    height: 13px;
    width: 14px;
}

.h_top .nav2 {
    background: url(../image/nav2_02.png) no-repeat left;
    height: 13px;
    width: 13px;
}

.h_top .last {
    background: url(../image/nav3_03.png) no-repeat left;
    height: 13px;
    width: 13px;
    padding-right: 0;
}

.h_con {
    height: 143px;
}

.h_top i a {
    color: #999999;
    padding-right: 24px;
    padding-left: 18px;
}

.h_con {
    height: 143px;
}

.h_con .t_logo {
    float: left;
    margin: 32px 32px 0px 0px;
    text-align: center;
}

.h_con h2 {
    float: left;
    font-weight: normal;
    margin-top: 32px;
    padding-left: 31px;
    height: 85px;
    background: url(../image/line2.png) no-repeat left;
}

.h_con h2 b {
    display: block;
    font-size: 28px;
    color: #111111;
    line-height: 28px;
    padding-top: 14px;
}

.h_con h2 span {
    display: inline-block;
    font-size: 22px;
    color: #010101;
    line-height: 22px;
    padding-top: 10px;
}

.h_con p {
    float: right;
    margin-top: 50px;
    background: url(../image/ph_1.png) no-repeat left center;
    padding-left: 50px;
    height: 43px;
}

.h_con p i {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
}

.h_con p span {
    font-size: 26px;
    font-weight: bold;
    color: #333333;
    font-family: "Arial";
    display: block;
    line-height: 26px;
    padding-top: 4px;
}

.h_nav {
    height: 57px;
    visibility: visible;
}

.h_nav ul li {
    float: left;
    font-size: 16px;
    padding: 0 29px;
    height: 57px;
    line-height: 57px;
    position: relative;
}

.h_nav .cur {
    border: none;
}

.h_nav li:last-child:after {
    background: 0;
}

.h_nav li.cur:after {
    background: none;
}

.h_nav ul li a {
    color: #ffffff;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

.h_nav ul li.last {
    border: none;
}

.h_nav ul li:hover:after {
    background: none;
}

.h_nav ul li:hover,
.h_nav ul li.cur {
    background: url(../image/nav_bg.png) no-repeat center;
    font-weight: bold;
}

.h_nav ul li:hover a,
.h_nav ul li.cur a {
    color: #ffffff;
}
.h_nav ul .zx_t p a{color:#000;}
.h_nav ul li:hover p a, .h_nav ul li.cur p a{color:#de5600;}
.h_nav ul .cp_zx p span a{color:#000;}
.h_nav li p {
    display: none;
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    top: 57px;
    z-index: 10;
    background:#ffffff;
}

.h_nav li p>a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    border-top: 1px dashed #4f565f;
    background: none;
}
 .h_nav li p span{
     float: left;
 }
       .h_nav li p span>a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #333;
    border-top: 1px dashed #4f565f;
    background: none;
    background: url(../image/san3.png) no-repeat 10px 18px;
}

.h_nav li p>a:hover {font-weight: bold;}
.h_nav ul .cp_zx p{width:460px;}
.h_nav ul .cp_zx p a{text-align: center;float: left;display: block;margin-right: 17px;border: none;padding-left: 25px; background: url(../image/san1.png) no-repeat 10px 18px;font-weight: bold;
color: #000;}
.h_nav ul .cp_zx p span{float:left;width:335px;padding-left:11px;}
.h_nav ul .cp_zx p span{float:left;width:430px;}
.h_nav ul .cp_zx p span a{text-align: center;float: left;display: block;margin-right: 17px;border: none;padding-left: 25px;background: url(../image/san3.png) no-repeat 10px 18px;font-weight: normal;}
.h_nav ul .cp_zx p span a:hover{color:#de5600;}
.h_nav ul .zzm_t p{width:200px;}


.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(../image/VISkins-p1.png) no-repeat -258px -936px;
    float: right;
    cursor: pointer;
}


.p12-curmbs-1 {
    font-size: 14px;
    border-bottom: 1px dashed #dcdcdc;
}
.p12-curblock{
    display: none;
}
.p12-curmbs-1 b {
    border-left: 10px solid #666666;
    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: #666666;
    
}

.p4-order-form-1-con {
    border:1px solid #bbb;
    background:url(../image/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: 15px;
    font-size: 14px;
    line-height: 35px;
    color: #666;
    overflow: hidden;
}
.p4-order-form-1-con li:nth-child(3){
    display:block;
}
.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: #0098ab;
}

.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("../image/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{height:477px;background:url(../image/ft_bg.jpg) repeat-x;}		
.f_con{height:325px;}
.f_nav{float: left;height:250px;width:359px;margin-top:75px;margin-left:45px;text-align: left;}
.f_nav h2{height:40px;text-align: left;border-bottom: 1px solid #e8e8e8;width: 240px;position: relative;}

.f_nav h2 em{font-size:16px;color: #333333;display: block;line-height: 16px;font-weight:bold;padding-top: 4px;}
.f_nav h2:after{position: absolute;height: 2px;width: 66px;background: #0093a6;content:"";left: 0;top: 39px;}
.f_nav ul{margin-top:20px;}
.f_nav  li{width:141px;float:left;}
.f_nav  li a{font-size: 15px;line-height: 32px;display: block;color: #333333;}
.lxw{float: left;height:250px;width:285px;margin-top:75px;text-align: left;}
.lxw h2{height:40px;text-align: left;border-bottom: 1px solid #e8e8e8;width: 240px;position: relative;margin-bottom:20px;}

.lxw h2 em{font-size:16px;color: #333333;display: block;line-height: 16px;font-weight:bold;padding-top: 4px;}
.lxw h2:after{position: absolute;height: 2px;width: 66px;background: #0093a6;content:"";left: 0;top: 39px;}
.lxw p{font-size: 15px;line-height: 32px;display: block;color: #333333;}

.sao{float: right;width: 335px;margin-right:10px;margin-top:95px;height: 186px;}
.sao p{width: 335px;height: 186px;}
.sao p em{height:186px;width:141px;border: 1px solid #e4e4e4;box-sizing: border-box;display: block;float: left;margin-right:26px;}
.sao p em img{height: 107px;width: 107px;display: block;margin:23px auto 0;}
.sao p i{height:186px;width:141px;border: 1px solid #e4e4e4;box-sizing: border-box;display: block;float: left;}
.sao p i img{height: 107px;width: 107px;display: block;margin:23px auto 0;}
.sao p em b{font-size: 14px;display: block;line-height: 14px;font-weight: normal;color: #666666;padding-top: 14px;text-align: center;}
.sao p i span{font-size: 14px;display: block;line-height: 14px;font-weight: normal;color: #666666;padding-top: 14px;text-align: center;}

.ed2{height: 59px;width: 1200px;padding-top: 44px;}
.ed2 p{height: 25px;line-height: 25px;}
.ed2 b{width:80px;padding-left: 31px;font-size: 16px;color:#333333;float: left;font-weight: normal;background:url(../image/yq1.png) no-repeat left;margin-right: 42px;}
.ed2 a{font-size: 14px;color:#808080;display: block;float: left;font-weight: normal;padding-right:36px;}
.end{height:49px;}
.end p{height: 49px;line-height: 49px;width: 712px;margin:0 auto;font-size: 13px;color: #ffffff;display: block;}
.end p a{float: left;color: #ffffff;}
.end p i{padding-right: 24px;padding-left:13px;}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
box-shadow: 0 0 20px rgba(0,0,0,0.1);
}

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../image/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}


.client-2 .my-kefu-qq i {
   background: url(../image/qq_1.png) no-repeat;
   height: 24px;
   width: 24px;
}
.client-2 .my-kefu-qq:hover i{
    background: url(../image/qq_01.png) no-repeat;
}
.client-2 .my-kefu-qq .my-kefu-main{
    background:#ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
 .client-2 .my-kefu-qq p{
     font-size: 14px;
     color:#666666;
     line-height: 14px;
     padding-top: 6px;
     font-family: "鎬濇簮榛戜綋 CN";
 }

.client-2 .my-kefu-tel .my-kefu-tel-main{
    background:#ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
   .client-2 .my-kefu-tel-main .my-kefu-left i {
   background: url(../image/dhzx.png) no-repeat;
       height: 21px;
       width: 20px;
}
 .client-2 .my-kefu-tel-main:hover i{
     background: url(../image/ph_ss.png) no-repeat;
 }
   .client-2 .my-kefu-tel p{
     font-size: 14px;
     color:#666666;
     line-height: 14px;
     padding-top: 6px;
     font-family: "鎬濇簮榛戜綋 CN";
 }

.client-2 .zxkf i {
    background: url(../image/kf_s.png) no-repeat;
    height: 38px;
    width:46px;
    margin:20px auto 0;
}
.client-2 .zxkf .my-kefu-main{
     background: url(../image/kf_bg.jpg) no-repeat;
     height: 99px;
     width: 97px;
}
   .client-2 .zxxz .my-kefu-main{
    background:#ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    height:100px;
}
      .client-2 .zxxz p{
     font-size: 16px;
     color:#df2a00;
     line-height:23px;
     padding-top: 6px;
     font-family: "鎬濇簮榛戜綋 CN";
 }

.client-2 .zxxz i {
    background: url(../image/zlxz_1.png) no-repeat;
    height:32px;
    width:32px;
    margin:30px auto 0;
}

.zxxz .my-kefu-left p{font-size: 16px;overflow: visible;}
  
  .client-2 .my-kefu-ftop .my-kefu-main{
      background:#c63100;
      height: 26px;
  }
 .client-2 .my-kefu-ftop .my-kefu-left{
     height:26px!important;
 }
  .client-2 .my-kefu-weixin .my-kefu-main{
      background:#ffffff;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
  }
   .client-2 .my-kefu-weixin .my-kefu-left i {
    background: url(../image/wx_ss.png) no-repeat;
    height:20px;
    width:20px;
    margin:6px auto 0;
   
}
     .client-2 .my-kefu-weixin p{
   
     color:#666666;
     font-family: "鎬濇簮榛戜綋 CN";
 }
  
@-webkit-keyframes bounce-circle {
0% {
opacity:0;
filter:alpha(opacity=0);
-webkit-transform:scale(1);
transform:scale(1)
}
20% {
opacity:1;
filter:alpha(opacity=100)
}
80%,100% {
opacity:0;
filter:alpha(opacity=0);
-webkit-transform:scale(1.3);
transform:scale(1.3)
}
}




.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
       width: 33px;
height: 31px;
background-position: -23px -47px;
background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main{
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #666666;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #666666;
        margin-top: 12px;
        margin-left: 6px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #0098ab;
    color: #fff;
    height: 53px;
    width: 230px;
    padding:9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #0098ab;
    width: 97px;
    height: 53px;
    position: relative;
    padding:9px 0 0;
    float: left;
}
.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}

