﻿
        .header,
        .content,
        .footer {
            max-width: 1200px;
            min-width: 1100px;
            width: 100%;
            margin: 0 auto;
        }
        
        .head {
            height: 251px;
            background: url(../images/h-bg.jpg) repeat-x left top;
            position: relative;
            z-index: 66;
        }
        
        .h-top {
            height: 30px;
            font-size: 14px;
            line-height: 30px;
            color: #acacac;
        }
        
        .h-top p {
            float: right;
        }
        
        .h-top a {
            color: #acacac;
        }
        
        .h-top span {
            margin-left: 40px;
        }
        
        .h-con {
            height: 156px;
        }
        
        .head h1 {
            width: 216px;
            height: 73px;
            margin-right: 50px;
            margin-top: 40px;
        }
        
        .head h1 img {
            width: 216px;
            height: 73px;
        }
        
        .h-txt {
            margin-top: 45px;
            color: #333;
        }
        
        .h-txt p {
            height: 40px;
            font-size: 20px;
            font-weight: bold;
            color: #666;
            line-height: 40px;
        }
        
            .h-txt span {
            display: block;
            height: 35px;
            font-size: 19px;
            line-height: 35px;
            color: #999;
        }
        
        .h-tel {
            width: 200px;
            margin-top: 55px;
            padding-left: 54px;
            background: url(../images/h-tel.png) no-repeat left top;
            font-size: 16px;
            line-height: 22px;
            color: #333;
        }
        
        .h-tel p {
            height: 28px;
            font-size: 28px;
            font-family: Acrom-Regular;
            line-height: 28px;
            color: #174378;
        }
        
        .h_nav {
            height: 65px;
            max-width: 1200px;
            min-width: 1100px;
            width: 100%;
            position: relative;
        }
        
        .h_nav>ul>li {
            width: 12.5%;
            height: 65px;
            font-size: 16px;
            font-weight: normal;
            line-height: 65px;
            color: #333;
            text-align: center;
            float: left;
            border-right: 1px solid #e2e2e2;
            margin-right: -1px;
            position: relative;
        }
        
        .h_nav>ul>.h-clear {
            border-right: 0;
        }
        
        .h_nav>ul>li>a {
            display: block;
            color: #333;
        }
        
        .h_nav>ul>li:hover,
        .h_nav>ul>li.cur {
            border-color: #174378;
            background-color: #174378;
            transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -o-transition: all 0.4s ease;
        }
        
        .h_nav>ul>li:hover>a,
        .h_nav>ul>li.cur>a {
            color: #fff;
        }
        
        .h_nav>ul>li:hover .hnav2 {
            display: block;
        }
        
        .hnav2 {
            display: none;
            position: absolute;
            top: 65px;
            left: 0;
            width: 100%;
            background: #fff;
        }
        
        .hnav2-fl {
            width: 250px;
            padding: 24px 0 28px;
            float: left;
            background-color: #dde5ef;
            text-align: left;
        }
        
        .hnav2-fl li {
            height: 64px;
            font-size: 16px;
            line-height: 64px;
        }
        
        .hnav2-fl li a {
            display: block;
            padding: 0 36px 0 64px;
            color: #333;
        }
        
        .hnav2-fl li span {
            float: right;
            color: #dde5ef;
        }
        
        .hnav2-fl li:hover,
        .hnav2-fl li.cur {
            background: #fff;
        }
        
        .hnav2-fl li:hover a,
        .hnav2-fl li:hover span,
        .hnav2-fl li.cur a,
        .hnav2-fl li.cur span {
            font-weight: bold;
            color: #174378;
        }
        
        .hnav2-fr {
            width: 894px;
            float: right;
        }
        
        .hnav2-info {
            width: 894px;
            height: 426px;
        }
        
        .hnav2-fr p {
            margin-right: 110px;
            height: 54px;
            font-size: 16px;
            line-height: 54px;
            color: #333;
            margin-bottom: 28px;
            text-align: left;
            border-bottom: 1px solid #ececec;
            padding-left: 25px;
            position: relative;
        }
        
        .hnav2-fr p:after {
            content: "";
            width: 10px;
            height: 10px;
            background-color: #174378;
            position: absolute;
            left: 0;
            top: 22px;
        }
        
        .hnav2-fr li {
            width: 146px;
            margin-right: 14px;
            margin-bottom: 18px;
            float: left;
        }
        
        .hnav2-fr li span {
            display: block;
            height: 38px;
            font-size: 14px;
            color: #666;
            line-height: 38px;
        }
        
        .hnav2-fr li img {
            display: block;
            width: 144px;
            border: 1px solid #ececec;
        }
        
        .h_nav>ul>li:hover .nav-two {
            display: block;
        }
        
        .nav-two {
            background: #174378;
            width: 196px;
            display: none;
            position: absolute;
            top: 60px;
            z-index: 99;
        }
        
        .nav-two li {
            margin: 0 28px;
            white-space: nowrap;
            height: 48px;
            overflow: hidden;
            border-bottom: 1px dashed #4c8bc6;
        }
        .nav-two li:last-child{
            
            border-bottom:none;
        }
        
        .nav-two li a {
            display: block;
            height: 48px;
            font-size: 14px;
            font-weight: normal;
            line-height: 48px;
            color: #fff;
            text-align: center;
            overflow: hidden;
        }
    

        .ty-banner-1 {
            overflow: hidden;
            line-height: 0;
            text-align:center;
        }
        .ty-banner-1 img{
         
        }
        .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;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #e0e0e0;
            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;
        }
    

	    .r1-orderform-1 {
	        background:url('../images/6d5ee71d230e4547bda939acee309450_2.jpg') no-repeat;
	        padding-bottom: 30px;
	    }
	    .r1-orderform-1 h3{height:50px; padding:20px 0 10px; font-size: 38px;    line-height: 50px; color:#000; text-align:center;}
	.message-con{
			padding-top: 30px;
			width: 1060px;
			margin: 0 auto;
		}
		.message ul{
			padding-left: 20px;
			overflow: hidden;
		}
		.message li{
			width: 500px; height: 60px; float: left; margin-bottom: 20px; margin-right: 20px; background: rgba(255, 255, 255, 0.6); border-radius: 3px;
			font-size: 0;line-height: 0;position: relative;
		}
		.message li label{ width: 70px; height: 60px; display: inline-block; font-size: 16px; line-height: 58px; color: #333; padding-left: 10px; text-align: justify; position: relative; vertical-align: top;}
		.message li label::after{    content: '';    width: 100%;    display: inline-block;}
		 
		.mess-bt::before{
			content: "*";
			position: absolute;
			top: 29px;
			right: 25px;
			height: 5px;
			font-size: 16px;
			line-height: 5px;
			color: #174378;
			display: none;
		}
		.message li input{ height: 60px; background: none; border: 0; outline: none; width: 408px; vertical-align: top;font-size: 16px; line-height: 60px; color: #333; padding-left: 10px;border:1px solid #CCC;}
		.message li.mess-inp2,.message li.mess-text {width: 1020px;}
		.message li.mess-inp2 input ,.message li.mess-text textarea{width: 928px;	}
		.message li.mess-text{height: 150px;}
		.message li textarea{height: 148px; padding-left: 10px;font-size: 16px; line-height: 30px; color: #333;background: none; border: 0; outline: none;border:1px solid #CCC;resize:none;  }
		.submit{height:70px;    text-align: center;    float: left;    width: 100%;}
		.submit input{ display: inline-block;border: 0; outline: none; width: 90px;  height: 45px; font-size: 18px;    font-style: normal; line-height: 45px; margin: 0 10px; border-radius: 3px; cursor: pointer;}
		.submit .form-btn-submit{background: #174378; color: #fff;}
		.submit .form-btn-reset{ background: #fff; color: #174378;}
		.submit b{ display:block;    display: block;    font-size: 12px;    color: #fff; text-align:center;}
		
		.message li label b{color:red;}
		.h_nav ul li.cur a{color:#333!important;}
		.h_nav ul li.cur{    border-color:#e2e2e2!important;background-color: #FFF!important;border-top:1px solid;}
		.h_nav ul li.h-clear a{color:#FFF!important;}
		.h_nav ul li.h-clear{    border-color: #174378!important;background-color: #174378!important;}
		

     .foot {
  height: 390px;
  background: url(../images/f-bg.jpg) repeat-x left top;
  background-size:100% 100%;
}
.f_cont {
  height: 163px;
  margin-bottom: 72px;
}
.f-info {
    width: 22%;
    padding-left: 108px;
    margin-top: 57px;
}
.f-info span {
  display: block;
  height: 25px;
  font-size: 14px;
  font-family: arial;
  font-weight: bold;
  line-height: 25px;
  color: #303030;
}
.f-info p {
  height: 25px;
  line-height: 25px;
  color: #5f5f5f;
}
.f-add {
  background-image: url('../images/f-icon1.png');
  background-size: 88px 48px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-right: 30px;
}
.f-add p {
  font-size: 16px;
}
.f-mail {
  background-image: url('../images/f-icon2.png');
  background-size: 88px 48px;
  background-repeat: no-repeat;
  background-position: 0 0;
  margin-right: 30px;
}
.f-mail p {
  font-size: 18px;
  font-weight: bold;
}
.f-tel {
  background-image: url('../images/f-icon3.png');
  background-size: 88px 48px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.f-tel p {
  font-size: 16px;
  font-weight: bold;
}
.f_nav em{font-style:normal;}
.f_nav {
  height: 40px;
  font-size: 13px;
  line-height: 40px;
  color: #d8d8d8;
}
.f_nav span {
  display: inline-block;
  margin: 0 10px;
}
.f_nav a {
  color: #d8d8d8;
}
.f-txt {
  padding-left: 10px;
  font-size: 14px;
  line-height: 24px;
  color: #9f9f9f;
}
.f-txt a{color:#9f9f9f;}
.f-txt em {
  margin: 0 10px;
  font-style: normal;
}
.f-code {
      width: 248px;
    text-align: center;
    font-size: 0;
    line-height: 0;
    /*padding-right:150px;*/
}
.f-code img {
    width:81px;
    height: 81px;
    display: inline-block;
    margin: 0 15px;
    position: relative;
}
.f-code p {
  height: 36px;
  font-size: 15px;
  line-height: 36px;
  color: #6c6c6c;
  position: relative;

}
.links {
    height: 40px;
    line-height: 40px;
    
}
.links a{margin-right:15px;}
 

 body .client-2 li i{background:url("../images/42e7403576ae451594825ae40a67f799_2.png") no-repeat;background-size:80% 80%;background-color:#2580e6;margin-right: -1px;    background-position-x: 6px;background-position-y: 5px;}
 .client-2 .my-kefu-ftop .my-kefu-main{background:none;}
        .client-2 {
            position: fixed;
            right: -34px;
            top: 80%;
            z-index: 900;
        }
        
        .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(../images/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-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: 56px;
            height: 55px;
                border-radius: 5px;
        }
        
        .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: #fff;
            float: left;
            height: 24px;
            line-height: 22px;
            padding: 0 15px;
            border-left: 1px solid #fff;
            margin-top: 14px;
        }
        
        .client-2 .my-kefu-right {
            width: 20px;
        }
        
        .client-2 .my-kefu-tel-main {
            background: #04378a;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #04378a;
            width: 97px;
            height: 44px;
            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;
        }
    
