
.top_bg{ height:5rem; width:100%;background: rgba(255,255,255,1);}
.header{width: 83.33%;margin: 0 auto;position: relative;}
.logo{width: 11.5%;height: 5rem;line-height: 0;display: flex;align-items: center;}
.logo img{display: block;width: 100%;}
.h_tel{font-size: 0.9rem;color: #000;display: block;position: absolute;top: 0.5rem;right: 0;line-height: 1.5rem;}
.h_tel i{font-size: 0.8rem;font-weight:normal;padding-right:0.3rem;}
.h_nav{width: 74%;padding-top: 1.8rem;height: 3.2rem;}
.h_nav ul{ width: 100%; height:3.2rem;display: flex;justify-content: space-between;}
.h_nav li a{ font-size:0.9rem; color:#000;display:block; float:left;position: relative;z-index: 4; text-decoration:none;height: 3.2rem;line-height: 3rem;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.2rem;
	background: #fca860;
	content: '';
	opacity: 0;
	-webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s;
	transition: height 0.3s, opacity 0.3s, transform 0.3s;
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	transform: translateY(-10px);
}
.h_nav li a:hover:after,
.h_nav li.cur a:after{
	height: 0.2rem;
	opacity: 1;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px);
}
.h_nav li a:hover,.h_nav li.cur a{font-weight: bold;}
em,i{font-style: normal;}

html{font-size:12px;-webkit-text-size-adjust:none}
@media screen and (min-width:1200px){html{font-size:12.5px}
}
@media screen and (min-width:1280px){html{font-size:13.33333px}
}
@media screen and (min-width:1366px){html{font-size:14.22916px}
}
@media screen and (min-width:1440px){html{font-size:15px}
}
@media screen and (min-width:1600px){html{font-size:16.66666px}
}
@media screen and (min-width:1920px){html{font-size:20px}
}


        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
            visibility: hidden;
        }
        .ty-banner-1 img.show{
            visibility: visible;
        }
    

                .search_content{
                    padding: 18px 0 0;
                    height: 49px;
                    line-height: 30px;
                    border-bottom: solid 1px #e3e3e3;
                }
                .p2-keyword{
                    width: 715px;
                    float: left;
                    text-transform:capitalize;
                    color: #999;
                }
                .p2-keyword dt,.p2-keyword dd{float:left;}
                .p2-keyword dd a{
                    padding: 0 7px;
                    color: #999;
                }
                .p2-keyword dd a:hover{
                    color:#f08300;;
                }
                .search-1-input-group{
                    width: 259px;
                    height: 32px;
                    border:1px solid #d8d8d8;
                    border-radius: 30px;
                    padding: 0 0 0 19px;
                }
                .search-1-input-group .searchKey{
                    width: 220px;
                    height: 30px;
                    line-height: 30px;
                    float: left;
                    border: 0;
                    float: left;
                    color:#bfbfbf;
                }
                .search-1-input-group .p2-btn{
                    width: 38px;
                    height: 30px;
                    text-indent: 38px;
                    float: right;
                    height: 32px;
                    background:url(images/VISkins-p5.png) no-repeat 5px -257px;
                }
            

        .p5-crumbs {
            border-bottom: solid 1px #f0f0f0;
            height: 71px;
            line-height: 71px;
            color: #898989;
            /*font-family: "Gotham-Book";*/
            margin-bottom:20px;
        } 
.p5-crumbs-con a {
            color: #898989;
        } 
.p5-crumbs-con .cur,
        .p5-crumbs-con a:hover {
            color:#f08300;
        }
    

            .p5_contact{box-sizing: border-box;width:44.4%;height: 424px;background: #f6f6f8;border-left: solid 2px #f08300;padding:0 0 0 40px;}
            .p5_contact li{border-bottom: solid 1px #e7e7e7;font-size: 14px;line-height: 22px;padding:26px 0 30px 55px;color: #acacac;position: relative;}
            .p5_contact li b{display: block;font-size: 18px;color: #898989;font-weight: normal;height: 45px;line-height: 45px;}
            .p5_contact li span{display: block;}
            .p5_contact li:before{content: "";position: absolute;width:46px;height: 46px;left: 0;top:40px;background:url(images/VISkins-p5.png) no-repeat 0 -348px;}
            .p5_contact li:nth-child(2):before{background-position:-74px -351px;}
            .p5_contact li:nth-child(3){border: 0;}
            .p5_contact li:nth-child(3):before{background-position:-154px -348px;}
        

        .p5_oroer_form {
            overflow: hidden;
            width: 51%;
            float: left;
        } 
        .p5_oroer_form li{margin-bottom: 20px;}
.p5_oroer_form li div {
            
            overflow: hidden;
            height: 48px;
            line-height: 48px;
            border: solid 1px #ececec;
            background: #fdfdfe;
            box-sizing: border-box;
        } 
        .p5_oroer_form li.p1-order-form-1-it1 div{height:auto;}
.p5_oroer_form li p{height:auto;line-height:20px;text-align:left;}          
        
        
.p5_oroer_form li label {
            display: inline-block;
            text-transform: capitalize;
            line-height: 48px;
            padding: 0 0 0 18px; 
            vertical-align: top;
        } 
.p5_oroer_form li label span {
            color: #666;
            padding-left: 10px;
        }
        .p5_oroer_form li .err{border-bottom: 3px solid #c00;}
        .p5_oroer_form li input {
            height: 45px;
            line-height: 48px;
            min-width: 445px;
            box-sizing: border-box;
            padding: 0 0 0 15px;
            vertical-align: middle;
            background: none;
            border: 0;
            outline: 0;
        } 
.p5_oroer_form li input.inp1 {
            min-width: 165px;
            max-width: 365px;
        } 
.p5_oroer_form li.p5_oroer_form-it1 {
            height: 214px;
            margin-bottom: 40px;
        } 
.p5_oroer_form li.p5_oroer_form-it2 {
            border: 0;
            background: none;
            position: relative;
        } 
.p5_oroer_form li textarea {
            height: 60px;
            min-width: 505px;
            overflow: auto; 
            resize: none;
            line-height: 30px;
            box-sizing: border-box;
            padding: 0 15px;
            background: none;
            border: 0;
        } 
.p5_oroer_form li.p5_oroer_form-it2 input.ico_sub {
            min-width: 183px;
            width: 183px!important;
            text-align: center;
            box-sizing: border-box;
            padding: 0 20px;
            height: 46px;
            line-height: 46px;
            color: #fff;
            background:#f08300;
            cursor: pointer;
            border-radius: 4px;
            text-transform: uppercase;
        } 
.p5_oroer_form li.p5_oroer_form-it2:before {
            content: "";
            position: absolute;
            width: 31px;
            height: 31px;
            left: 132px;
            top: 8px;
            z-index: 2;
        } 
.p5_oroer_form .p5-order-form-1-it1 {
            height: 212px;
        } 
.p5_oroer_form  li.p5-order-form-1-it4 input{width:86px!important; min-width: 86px; height:30px; margin-top:15px; border:1px solid #e0dede;}

.p5_oroer_form  li.p5-order-form-1-it4 label { line-height:30px;}

.p5-order-form-1-it4 { float:left;}

.p5_oroer_form-it2 { float:left; margin:0 0 0 40px;}

.p5_oroer_form  li.p5-order-form-1-it5{
height: auto;
min-height: 48px;
}
.p5_oroer_form  li.p5-order-form-1-it5 input{
min-width: 18px;
vertical-align: middle;
margin: 0 3px;
}
.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 {
overflow: hidden;
padding-bottom: 10px;
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; }
.p5_contactbox .timenum {height: 0;}
    

            .p5_contactbox {
                position: relative;
                margin: 52px auto;
            }
.p5_contactbox h3 {
                position: relative;
                height: 95px;
                text-align: center;
                font-size: 36px;
                font-weight: normal;
                line-height: 63px;
            }
.p5_contactbox h3:before {
                content: "";
                position: absolute;
                width: 121px;
                height: 2px;
                background: #f08300;
                top:63px;
                left: 50%;
                margin-left: -60px;
            }
.p5_contactbox p {
                height: 85px;
                text-align: center;
                color: #acacac;
            }
.p5_contactbox:before {
                content: "";
                position: absolute;
                width: 30%;
                height: 424px;
                background: #f6f6f8;
                right: 0;
                top: 180px;
                z-index: -1;
            }


.f_bg{ background:#0d1118;border-top: #e98002 0.6rem solid; height:18rem;overflow: hidden;padding-top: 1.9rem;position: relative;}
.f_bg:before{content: "";width: 100%;height: 1px;background: rgba(255,255,255,0.3);position: absolute;bottom: 4rem;left: 0;}
.footer{width: 83.33%; margin:0 auto;}
.f_er{width: 31.25%;height: 14rem;}
.f_er h5{width: 33.6%;line-height: 0;}
.f_er h5 img{display: block;width: 100%;}
.f_er b{display: block;font-size: 1.2rem;color: #f08300;line-height: 2.5rem;margin-bottom: 0.3rem;}
.f_er p{width: 20%;float: left;background: #fff;margin-right: 3%;}
.f_er p em{width: 100%;display: block;line-height: 0;}
.f_er p img{display: block;width: 100%;}
.f_er p span{display: block;width: 100%;height: 1.2rem;font-size: 0.7rem;color: #666;line-height: 1.2rem;text-align: center;overflow: hidden;}
.f_nav{height: 13rem;width: 68.7%;padding-top: 1rem;}
.f_ul01 li{height: 13rem;float: left;width: 17.5%;padding-left: 4%;position: relative;}
.f_ul01 li:before{content: "";width: 1px;height: 10.5rem;background: rgba(255,255,255,0.3);position: absolute;top: 0.3rem;right: 0;}
.f_ul01 li a{font-size: 1rem;color: rgba(255,255,255,1);font-weight: bold;display: block;height: 2.2rem;line-height: 2.2rem;width: 100%;margin-bottom: 0.3rem;}
.f_ul01 .f_ul02 li{width: 100%;height: 1.6rem;line-height: 1.6rem;padding-left: 0;}
.f_ul01 .f_ul02 li:before,.f_ul01 li.f_li04:before{display: none;}
.f_ul01 .f_ul02 li a{height: 1.6rem;line-height: 1.6rem;font-size: 0.7rem;color: rgba(255,255,255,0.6);font-weight: normal;margin-bottom: 0;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.f_nav ul li a:hover{color: #fff;}
.f_ul01 li.f_li01{width: 33.5%;padding-left: 0;}
.f_ul01 li.f_li01 .f_ul02 li{width: 32%;}
.f_ul01 li.f_li02{width: 25%;}
.f_ul01 li.f_li02 .f_ul02 li{width: 45%;}
.f_ul01 li.f_li04{width: 12%;}
.f_ban{width: 50%;height: 4rem;line-height: 3.5rem;}
.f_ban p{font-size: 0.7rem;color: rgba(255,255,255,0.6);padding-left: 1.2rem;float: left;padding-right: 1rem;}
.f_ban p.f_p01{ background: url(images/f_ico01.png) no-repeat 0 center/0.9rem 1.2rem;}
.f_ban p.f_p02{ background: url(images/f_ico02.png) no-repeat 0 center/0.9rem 1.2rem;}
.f_bot{width: 49%;height: 4rem;line-height: 3.5rem;overflow: hidden;font-size: 0.7rem;color: rgba(255,255,255,0.4);text-align: right;}
.f_bot span{padding: 0 0.5rem;}
.f_bot a{color: rgba(255,255,255,0.4);}
  

        .client-2 {
            position: fixed;
            right: -195px;
            top: 50%;
            z-index: 900;
        }
        
        .client-2 li a {
            text-decoration: none;
        }
        .client-2 li {
            margin-top: 1px;
            clear: both;
            height: 71px;
            position: relative;
        }
        
        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }
        
        .client-2 li p {
            height: 20px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 .my-kefu-qq i {
            background-position: 4px 5px;
        }
        
        .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: 35px;
            background-position: -27px -51px;
        }
        
        .client-2 .my-kefu-left {
            float: left;
            width: 75px;
            height: 47px;
            position: relative;
        }
        
        .client-2 .my-kefu-tel-right {
            font-size: 16px;
            color: #fff;
            float: left;
            height: 22px;
            line-height: 22px;
            padding-left: 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
            width:170px;
            overflow:hidden;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #f08300;
            color: #fff;
            height: 56px;
            width: 270px;
            padding:9px 0 6px;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #f08300;
            width: 97px;
            height: 56px;
            position: relative;
            padding:9px 0 6px;
            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;
        }
    
