
.top_bg{ height:6rem; width:100%;background: #fff;overflow: hidden;}
.logo{ width:15.6%; height:6rem;line-height: 0;text-align: right;}
.logo img{ width:7rem; height:6rem;}
.h_dw{font-size: 1.3rem;color: #333;height: 3.5rem;line-height: 1.6rem;overflow: hidden;padding: 1.5rem 0 0 0.6rem;}
.h_dw i{color: #2c10f8;text-transform: uppercase;padding-left: 0.5rem;}
.h_dw span{display: block;font-size: 1rem;color: #666;}
.h_nav{ height:6rem;padding-right: 3rem;}
.h_nav li{height: 6rem;line-height: 6rem; float:left; padding:0 1rem;}
.h_nav li a{ font-size:0.8rem; color:#666;display:block; float:left;position: relative;z-index: 4; text-decoration:none;}
.h_nav li a:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background: #92d050;
	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: 5px;
	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;color: #92d050;}
.h_tel{width: 16%;background: url(images/tel.gif) no-repeat 0 center; background-size: 1.9rem 1.9rem; padding: 0 0 0 2.5rem;margin-top: 1.8rem;line-height: 1.2rem;}
.h_tel b{display: block;font-size: 1rem;color: #333;}
em,i{ font-style:normal;}

html {font-size: 10px;-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.33px;}}
@media screen and (min-width: 1366px) {html {font-size: 14.22px;}}
@media screen and (min-width: 1440px) {html {font-size: 15px;}}
@media screen and (min-width: 1600px) {html {font-size: 16.66px;}}
@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;
        }
    

    .p102-search-1 {
        height: 70px;
        border-bottom: 1px solid #ededed;
        background: #f7f7f7;
    }
    
    .p102-search-1 p {
        float: left;
        width: 750px;
        height: 70px;
        line-height: 70px;
        font-size: 14px;
        color: #333333;
    }
    
    .p102-search-1 p b {
        display: inline-block;
    }
    
    .p102-search-1 p a {
        color: #666666;
        display: inline-block;
        margin-right: 15px;
    }
    .p102-search-1 p a:hover{color: #92d050;}
    .p102-search-1-inp {
        float: right;
        width: 356px;
        height: 36px;
        background: #fff;
        margin-top: 18px;
        border-radius: 25px;
        position: relative;
    }
    
    .p102-search-1-inp:before,
    .p102-search-1-inp:after {
        content: '';
        position: absolute;
        width: 80%;
        height: 1px;
        background: #e3e3e3;
        left: 10%;
        z-index: 0;
    }
    
    .p102-search-1-inp:before {
        top: 0;
    }
    
    .p102-search-1-inp:after {
        bottom: 0;
    }
    
    .p102-search-1-inp1 {
        width: 249px;
        height: 34px;
        line-height: 34px;
        color: #999999;
        border: 1px solid #e3e3e3;
        border-right: 0;
        padding: 0 20px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;
        float: left;
    }
    
    .p102-search-1-inp2 {
        width: 66px;
        height: 36px;
        border: 0;
        border-radius: 25px;
        background: url(images/p102-search-icon1.png) no-repeat center center #92d050;
        float: right;
        position: relative;
        z-index: 2;
        cursor: pointer;
    }


		.plc{padding: 5px 0 25px;}
		.p12-curblock{
			display: none;
		}
		.p102-curmbs-1{height: 40px;line-height: 40px;font-size: 14px;color: #808080;}
		.p102-curmbs-1 b {
			font-weight: normal;
			padding-left: 35px;
			background: url(images/p102-curmbs-icon1.png) no-repeat left center;

		}
		.p102-curmbs-1 i {
			font-style: normal;
		}

		.p102-curmbs-1 span {
			font-family: 宋体;
			height: 46px;
			line-height: 46px;
			padding: 0px 5px;
		}
		.p102-curmbs-1 a{color: #808080;}
		.p102-curmbs-1 a:hover{color: #92d050;}
	

    .p102-about-content{font-size: 16px;line-height: 32px;color: #4c4c4c;text-align: justify;padding: 40px 0;}


.f_bg{ background: url(images/f_bg.gif) repeat-x; height:483px;overflow: hidden;}
.footer{width: 1200px; margin:0 auto;}
.f_tel{height: 96px;padding: 40px 0 0;overflow: hidden;}
.f_tel p{float: left;overflow: hidden;font-size: 16px;color: rgba(255,255,255,0.8);line-height: 32px;height: 94px; background:url(images/f_line01.png) no-repeat right 10px;}
.f_tel p b{display: block;font-size: 16px;font-family:Arial, Helvetica, sans-serif;padding: 0 0 0 35px;color: #fff;}
.f_tel span{padding: 0 8px;}
.f_tel i{font-size: 18px;}
.f_tel .f_p01{width: 385px;}
.f_tel .f_p02{width: 330px;padding-left: 80px;}
.f_tel .f_p03{width: 300px;padding-left: 100px;background: none;}
.f_tel .f_p01 b{ background:url(images/f_ico01.png) no-repeat 0 3px;}
.f_tel .f_p02 b{ background:url(images/f_ico02.png) no-repeat 0 4px;}
.f_tel .f_p03 b{ background:url(images/f_ico03.png) no-repeat 0 4px;}
.f_logo{width: 465px;height: 209px;padding: 62px 0 0;}
.f_logo h5{width: 190px;height: 84px;line-height: 0;}
.f_logo h5 img{width: 190px;height: 84px;}
.f_logo p{font-size: 16px;color: rgba(255,255,255,0.6);line-height: 50px;height: 50px;overflow: hidden;}
.f_nav{width: 300px;padding: 40px 0 0;height: 231px;}
.f_nav ul li{float: left;line-height: 42px;width: 150px;height: 42px;overflow: hidden;}
.f_nav ul li a{font-size: 16px;color: rgba(255,255,255,0.8);}
.f_nav ul li a:hover{color: #fff;}
.f_er{width: 320px;padding: 40px 15px 0 0;height: 231px;}
.f_er p{width: 125px;padding: 0 0 0 35px;float: left;text-align: center;line-height: 0;}
.f_er p img{width: 125px;height: 125px;}
.f_er p span{display: block;font-size: 14px;color: rgba(255,255,255,0.6);line-height: 40px;}
.f_bot{height: 76px;line-height: 76px;overflow: hidden;font-size: 14px;color: #555;}
.f_bot span{padding: 0 15px;}
.f_bot a{color:#555;}
  

        .client-2 {
            position: fixed;
            right: -170px;
            top: 50%;
            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: 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: #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: #92d050;
            color: #fff;
            height: 53px;
            width: 230px;
            padding:9px 0 0;
            float: left;
        }
        
        .client-2 .my-kefu-main {
            background: #92d050;
            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;
        }
    
