@charset "utf-8";
/* CSS Document */


/* == clearfix == */
.opacitys{ opacity:0.6; filter: Alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity:0.6; }
.clearfix:after{ content:"."; height:0; display:block; visibility:hidden; clear:both;}
.clearfix{*+height:1%;}

.clearfix { *zoom:1; }/*IE/7/6*/
.fl{ float:left;display: inline;  }
.fr{ float:right;  }
.clear{ clear:both; overflow:hidden; }


a { text-decoration: none;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;color:#4a4a4a; }




/*  ny-banner  */
.nyBanner {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
	margin-top:60px;
}
.nyBanner.pic{position: relative;}
.nyBanner img {

    height: auto;
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}
.nyBanner-text{ position:absolute; top:25%; left:105px; text-align:left; font-family:微軟正黑體,"Microsoft Yahei";}
.nyBanner-text .tiTle{ font-size:30px; font-weight:bold; color:#fff; line-height:2;}
.nyBanner-text>i{ width:75px; height:3px; background:#fff; display:inline-block;}
.nyBanner-text .txt{font-size:20px;color:#fff; line-height:2.5;}
.nyBanner-text .wz{font-size:14px;color:#ddd; line-height:1;}
.nyBanner-text .wz a{font-size:14px;color:#ddd; line-height:1;}


/*  nyAdd  */
.nyAdd{ width:100%;background-color: #ffffff; overflow:hidden; border-bottom: 1px solid #e0e0e0;}
.nyAddCon{padding:15px;}
.nyAddCon-left{ width:100%;}
.nyAddCon-left h3{ display:inline-block; font-size:16px; line-height: 40px;  color:#002fa7; border-bottom:3px solid #002fa7;margin-right:35px;}
.nyAddCon-left a.twoMenu{display:inline-block; font-size:14px; line-height: 40px;  color:#555;margin-right:8px;}
.nyAddCon-left a.twoMenu.on{color:#002fa7; border-bottom:3px solid #002fa7;}
.nyAddCon-left a.twoMenu:hover{ color:#002fa7; border-bottom:3px solid #002fa7;}
.nyAddCon-left span{display:inline-block; font-size:14px; line-height: 63px; color:#666; margin-right: 25px;}
.nyAddCon-left span{}
.nyAddCon-left span a:hover {color:#EE1C24;}
.nyAddCon-right{
	width:100%;
	display: block;white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
	font-size:14px;
	color:#737373;
	text-align: right;}
.nyAddCon-right a{ font-size:14px;color:#737373;}
.nyAddCon-right span{
    display:inline-block;
	padding-left:40px;
	color: #737373;
	font-size:13px;
	line-height: 63px;
	border-left: 1px solid #e0e0e0;
	background-image: url(homeico.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	
}



.indexAbout{ width:100%; background:#fff; position:relative; padding-top:130px;}
.indexAboutCon{
	padding: 0 85px 85px 105px;
	background-image: url(indexAboutBg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
    position: relative;
    overflow: hidden;
}
.indexAboutLeft{ width:100%;}
.indexAboutLeftCon{ padding:15px;}
.indexAboutCon-logo{ width:100%; padding-top:20px; padding-bottom:20px; border-bottom:1px #ccc solid;}
.indexAboutCon-logo img{display: block; width: 100%;}
.indexAboutCon-text{ padding-top:15px;font-size:0.8rem; color:#333; line-height:2;}





.indexAbout-link{}
/*    */
.case-content{overflow:hidden; margin-top:20px; width:100%; text-align:center;}
.case-item{float:left;margin:20px;}
.ih-item{position:relative;-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item,.ih-item *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.ih-item a{color:#333}
.ih-item a:hover{text-decoration:none}
.ih-item img{width:100%;height:100%}
.ih-item.circle,.ih-item.circle .img{position:relative;width: 100px;height: 100px;border-radius:50%;}
.ih-item.circle .img:before{position:absolute;display:block;content:'';width:100%;height:100%;border-radius:50%;box-shadow:inset 0 0 0 16px rgba(255,255,255,.6),0 1px 2px rgba(0,0,0,.3);-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;transition:all .35s ease-in-out}
.ih-item.circle .img img{border-radius:50%}
.ih-item.circle .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;border-radius:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih-item.square{position:relative;width:316px;height:216px;border:8px solid #fff;box-shadow:1px 1px 3px rgba(0,0,0,.3)}
.ih-item.square .info{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden}
.ih-item.circle.effect1 .spinner{width: 110px;height: 110px;border: 6px solid #95b7f1;border-right-color:#053a95;border-bottom-color:#053a95;border-radius:50%;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out;}
.ih-item.circle.effect1 .img{position:absolute;top:10px;bottom:0;left:10px;right:0;width:auto;height:auto}
.ih-item.circle.effect1 .img:before{display:none}
.ih-item.circle.effect1.colored .info{background:#1a4a72;background:rgba(26,74,114,.6)}
.ih-item.circle.effect1 .info{top:10px;bottom:0;left:10px;right:0;background:#333;background:rgba(0,0,0,.6);opacity:1;-webkit-transition:all .8s ease-in-out;-moz-transition:all .8s ease-in-out;transition:all .8s ease-in-out}
.ih-item.circle.effect1 .info h3{color:#fff;text-transform:uppercase;position:relative;letter-spacing:2px;font-size: 1rem;/* margin:0 30px; */width: 90px;padding: 36px 0 0 0;/* height:110px; */text-shadow:0 0 1px white,0 1px 2px rgba(0,0,0,.3);}
.ih-item.circle.effect1 .info p{color:#fff;padding:10px 5px;margin:0 30px;font-size:14px;border-top:1px solid rgba(255,255,255,.5)}
.ih-item.circle.effect1 a:hover .spinner{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.ih-item.circle.effect1 a:hover .info{opacity:1}





.indexCp{ width:100%; background:#fff; position:relative;}
.indexCpBody{
	padding:15px;
	/*background-image: url(indexCpBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	 background-size: cover;*/
}
.indexCp-tit{font-size:1.2rem; color:#555; line-height:1.2;  text-align:center; font-weight:bold;}
.indexCp-tit-titEn{
	text-align:center;
	color:#999;
	line-height:1.2;
	font-size:1.0rem;
	padding-bottom:10px;
	font-family:"Times New Roman", Times, serif;
	background-image: url(tit01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ind4-bot{background: #fff; margin-top:50px;}
.ind4-botul{}
.ind4-botul li{float: left;width: 20%;position: relative;text-align: center;padding: 75px 0; background: linear-gradient(to left top, #fff 50%, #f6f6f6 50%);overflow: hidden;  transition: all .5s;outline: none;border-style: none;}
.ind4-botul li>div{padding: 0 55px;}
.ind4-botul li:last-child>div{border-right: none;}
.ind4-icon{width: 50px;overflow: hidden;margin: 0 auto;}
.ind4-icon img{width: 100%;}
.ind4-botul li h3{font-size: 24px;line-height: 30px;color: #222;margin-top: 26px;}
.ind4-botul li b{display: inline-block;width: 40px;height: 2px;background: #002FA7;margin: 17px 0 9px;}
.ind4-botul li p{font-size: 14px;line-height:2;color: #666;    text-align: justify;}



.ind4-botul li:hover>div{border-right-color: transparent;}
.ind4-img img{display: none;width: 100%;}

/*  */
.ind4-botul li span{
    position: absolute;
    display: block;
}
.ind4-botul li span:nth-child(1){
    height: 3px;
    width:400px;
    top:0px;
    left:-400px;
    background: linear-gradient(to right, rgba(0,0,0,0), #002FA7);
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span1 2s linear infinite;
    animation-delay: 1s;
}

@keyframes span1{
    0%{
        left:-400px
    }
    100%{
        left:400px;
    }
}
.ind4-botul li span:nth-child(2){
    height: 400px;
    width: 3px;
    top:-400px;
    right:0px;
    background: linear-gradient(to bottom, rgba(0,0,0,0), #002FA7);
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    animation: span2 2s linear infinite;
    animation-delay: 2s;
}
@keyframes span2{
    0%{
        top:-400px;
    }
    100%{
        top:400px;
    }
}
.ind4-botul li span:nth-child(3){
    height:3px;
    width:400px;
    right:-400px;
    bottom: 0px;
    background: linear-gradient(to left, rgba(0,0,0,0), #002FA7);
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
    animation: span3 2s linear infinite;
    animation-delay: 3s;
}
@keyframes span3{
    0%{
        right:-400px;
    }
    100%{
        right: 400px;
    }
}

.ind4-botul li span:nth-child(4){
    height:400px;
    width:3px;
    bottom:-400px;
    left:0px;
    background: linear-gradient(to top, rgba(0,0,0,0), #002FA7);
    border-top-right-radius: 1px;
    border-top-left-radius: 1px;
    animation: span4 2s linear infinite;
    animation-delay: 4s;
}
@keyframes span4{
    0%{
        bottom: -400px;
    }
    100%{
        bottom:400px;
    }
}

.ind4-botul li:hover{
    transition: all .3s;
    transform: rotate(-0deg) scale(0.9);
    box-shadow: 0px 3px 5px rgba(0,0,0,.4);
}
.ind4-botul li:hover span{
    animation-play-state: paused;
}
/*  */



.nyCon{ }
.nyCon-body{}
.nyCon-nr{ font-size:1.5rem; color:#666; line-height:2;}

/*  关于我们  */
.nyAboutCon{ padding:20px 0;}
.nyAboutCon-l{ width:100%;}
.nyAboutCon-r{
	width:100%;
	height: auto;
}
.nyAboutCon-r img{
max-width:100%;
}

/*  榛果介绍  */
.nyCon-zg{
	width:100%;
	background-color: #fff;

}
.nyCon-zg-nr{ margin: 0 auto;}
.nyLb-body-con{}
.nyCon-zg-con{}
.nyCon-zg-con-l{ width:49%;}
.nyCon-zg-con-tit{ font-size:24px; display:inline-block; line-height:2.5; color:#fff; font-weight:bold; border-bottom:3px solid #66CCFF; }
.nyCon-zg-con-l-body{ margin-top:30px;}
.nyCon-zg-con-l-body p{ font-size:14px; color:#ddd; line-height:1.5; margin-top:20px;}
@media only screen and (max-width: 1700px){
.nyCon-zg-con-l-body p>img{ width:100%;}
}
@media only screen and (max-width: 1500px){
.nyCon-zg-con-l-body p>img{ width:100%;}
}
@media only screen and (max-width: 1200px){
.nyCon-zg-con-l-body p>img{ width:100%;}
}
.nyCon-zg-con-r{ width:49%;}
.nyCon-zg-con-r-list{ margin-bottom:20px;}
.nyCon-zg-con-r-list h1{ font-size:18px;font-weight:bold; color:#66ccff; line-height:1.5;}
.nyCon-zg-con-r-list p{ font-size:14px; line-height:1.5;color:#ddd; margin-top:0;}
.nyCon-zg-con-zj{ margin-top:50px;}
.nyCon-zg-con-zjpic{ width:150px; margin-top:10px;}
.nyCon-zg-con-zjmeno{ width:75%; } 
@media only screen and (max-width: 1700px){
.nyCon-zg-con-zjmeno{ width:75%; } 
}
@media only screen and (max-width: 1500px){
.nyCon-zg-con-zjmeno{ width:70%; } 
}
@media only screen and (max-width: 1200px){
.nyCon-zg-con-zjmeno{ width:65%; } 
}
.nyCon-zg-con-zjmeno p{ font-size:16px; line-height:2; margin-top:20px;} 





/*  远景目标  */
.nyCon-mb{ width:100%; position:relative; margin-top:80px;}
.nyCon-mbCon{
	background-image: url(indexCpBg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
    background-size: cover;
	margin-top:50px;
}
.nyCon-mbCon-nr{padding: 80px 85px 50px 105px;}
.advantage_col{margin-top: 30px; margin-bottom: 50px;text-align: left; width:50%; float:left;}
.advantage_colLeft{  float:left;position: relative;  min-height: 1px; margin-top:50px;}
.advantage_colRight{ width:88%; float:right;position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;}
.advantage_col h4{text-align: left;padding-top: 8px;font-size: 18px;margin-top: 10px;
    margin-bottom: 10px; line-height:1.5;}
.advantage_col h4 a{color: #f6f6f6; font-weight:bold; line-height:2;}
.advantage_col h4 a:hover{color: #fff; text-decoration: none; font-weight:bold;}
.advantage_col span{display: inline-block; text-align: left; border-top: 1px solid  #ddd; padding-top: 10px; line-height:1.5;}
.advantage_col img{ vertical-align: middle; max-width: 100px; -webkit-transition: -webkit-transform 1.2s ease-out; -moz-transition: -moz-transform 1.2s ease-out; -o-transition: -o-transform 1.2s ease-out; -ms-transition: -ms-transform 1.2s ease-out;}
.advantage_col img:hover {-webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg); transform: rotateZ(360deg);}
/*  合作伙伴  */
.nyCon-hb{width:100%; position:relative; margin-top:0px;}
.about-link-con{text-align: center;padding:15px;}
.about-link-con a{ display:inline-block; margin: 10px;-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
.about-link-con a img {
/*-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray;
-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;*/
border: 1px solid #f0f0f0;

}
.about-link-con a:hover img {
filter: none;
}
.about-link-con a:hover{/*opacity:0.7;filter:alpha(opacity=70);*/}


.nyCon-news{}
.nyCon-news-tit{ font-size:3rem; font-weight:bold; line-height:2.5; text-align:left;}
.nyCon-news-list{ margin-top:30px;}
.nyNewsList{ margin-bottom:60px; background-color: #f2f2f2;}
.nyNewsList-pic{width:25%;}
@media only screen and (max-width: 450px){
.nyNewsList-pic{width:100%;}

}



@media only screen and (max-width: 450px){
.xinwen-hangye-date {
    width: 100%;
    /* border-right: 1px solid #e1e1e1; */
    text-align: center;
    /* height: 120px; */
    padding-top: 10px;
	padding-left:10px;
}

}


@media only screen and (max-width: 450px){
.xinwen-hangye-date h1 {
    margin: 0;
    display: inline;
    font-size: 1.2rem;
    float: left;
    color: #666;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 1;
}
}



@media only screen and (max-width: 450px){

.xinwen-hangye-date h2 {
    margin: 0;
    display: inline;
    float: left;
    font-size: 0.8rem;
    color: #999;
    /* margin-top: 10px; */
    font-family: Georgia, "Times New Roman", Times, serif;
}
}



@media only screen and (max-width: 450px){
.nyNewsList-text{width:100%;}
}



.nyNewsList-pic .imgbox_a {
    position: relative;
    padding-bottom: 58.4%;
    overflow: hidden;
    display: block;    
}
.imgbox_hover>img {
    /* transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s; */
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.imgbox_a>img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%!important;
    height: 100%!important;
	border: 0;
    max-width: 100%;
	vertical-align: middle;
}

.imgbox_hover:hover>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.nyNewsList-text{overflow: hidden; padding-top: 33px; }
@media only screen and (max-width: 1500px){
.nyNewsList-text { overflow: hidden; padding-top:0px;}
}
@media only screen and (max-width: 1200px){
.nyNewsList-text { overflow: hidden; padding-top:0px;}
}
.xinwen-hangye-date {
    /*width: 100px;*/
    border-right: 1px solid #e1e1e1;
    text-align: center;
    /*height: 120px;*/
    padding-top:15px;
}
.xinwen-hangye-date h1 {
    margin: 0;
    font-size: 1.2rem;
    color: #666;
    font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
    line-height: 1;
}
.xinwen-hangye-date h2 {
    margin: 0;
    font-size: 0.8rem;
    color: #999;
    margin-top: 5px;
	
}
.xinwen-hangue-con {
    overflow: hidden;
    padding: 0 10px;
    padding-top: 8px;
}
.xinwen-hangue-con h1 {
    margin: 0;
    font-size: 1.0rem;
	line-height:normal;
	font-weight:normal;
    color: #333;
}
.tver {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.xinwen-hangue-con p {

    font-size: 14px;
    color: #999;
    line-height: 1.5;
    height: 3em;
    overflow: hidden;
    margin: 8px 0;
}
.xinwen-hangue-con-bottom .fl {
    height: 32px;
    line-height: 32px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    background-image: url(../images/yan.png);
    font-size: 14px;
    color: #999;
}
.xinwen-hangue-con-bottom a.fr {
    width: 60px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-family: "Georgia";
    text-transform: uppercase;
    background-color: #323538;
}
.xinwen-hangue-con-bottom a:hover{

    color: #fff;

    background-color: #002FA7;
}

.nyCon-news-nytit{ background:#eee; font-size:1.0rem; line-height:1.5; text-align:center; padding:30px 0 0 0 ;}
.nyCon-news-nydate{background:#eee; font-size:0.6rem; line-height:1.5; text-align:center; padding:15px;}
.nyCon-news-nyCon{ padding:50px 0; font-size:0.6rem; color:#666; line-height:2;}
.nyCon-news-nyCon p{ font-size:0.8rem; color:#666; line-height:2;}




/*  产品与技术内页  */
.cyfbMenu{
    width: 1200px;
    max-width: 1200px;
	height:127px;
    background-image: url(cpt_03.png);
    background-position: bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin: 0 auto;}
.cyfbMenu ul{ width:1000px; margin:0 auto;}
.cyfbMenu ul li{display: block;
    width: 20%;
    float: left;
	margin-top: 87px;
    text-align: center;
}
.cyfbMenu ul li a {
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
	font-size: 16px; padding:0 10px; color: #535353; height:40px; line-height:40px;font-weight: bold;
	
}
.cyfbMenu ul li a:hover,.cyfbMenu ul li a:after,.cyfbMenu ul li a.on{ border-bottom:3px #002FA7 solid;text-align: center; }

.cyfbCon{ background:#f6f6f6; padding:5px; }
.cyfbCon h2{ display:inline-block; border-bottom:1px solid #002FA7; font-size:1.5rem; font-weight:bold; line-height:2; color:#333; }
.cyfbCon p{font-size:1.0rem; line-height:2; margin-top:30px;}

@media only screen and (max-width: 1700px){
.cyfbCon p>img{ width:100%;}
}
@media only screen and (max-width: 1500px){
.cyfbCon p>img{ width:100%;}
}

@media only screen and (max-width: 1200px){
.cyfbCon p>img{ width:100%;}
}


.foot-top-left{width:27%; padding-top:20px; padding-left:50px; }
.foot-top-left-logo{ display:inline-block;}
 /*  二维码下拉  */ 
.foot-top-left .ewm{width: 40px; display:inline-block;margin-left: 20px;position: relative;cursor: pointer;vertical-align: middle;}
.foot-top-left .ewm .img2{position: absolute;width: 113px;bottom: 160%;left: 50%;margin-left: -58px;opacity: 0;visibility: hidden; z-index:999;}
.foot-top-left .ewm .img2 img{display: block;width: 100%;}
.foot-top-left .ewm:hover .img2{bottom: 110%;opacity: 1;pointer-events: visible;visibility: visible;}
.foot-top-left .ewm{ }  
.foot-top-left .ewm .img{width: 40px;height: 40px;overflow: hidden;position: relative;}
.foot-top-left .ewm .img img{width: 100%;}
.foot-top-left .ewm .img img:nth-child(2){}






/*  联系我们  */
.nyCon-zj{ width:100%; position:relative; border-top:2px solid #eee;}
.nyCas-l{ width:65%;}
.nyCas-l-r{ width:34%; padding-left:1%; font-size:14px; line-height:2;}


/*  footer  */
.footer{width:100%; position:relative; background:#002FA7;}
.footerTop{}
.footerTop .tetle ul{float:left;width:107px}
.footerTop .tetle ul{padding-top:80px}
.footerTop .tetle ul .datitle{margin-bottom:20px}
.footerTop ul .datitle a{color:#fff;font-size:16px; font-weight:bold;}
.footerTop ul li a{font-size:14px;color:#eee; line-height:2;}
.footerTop ul li a:hover{color:#fff}
.footerTop .tetle{ width:41%;float:left;border-left:1px solid #999;border-right:1px solid #999; min-height:107px;}
.footerTop .tetle .ul1{width: 180px; padding-left:80px; margin-right:30px;}
.footerTop .lianxi01{width:100%;float:left;position:relative;min-height:107px;}
.footerTop .lianxi{width:100%;position:relative;padding-top:20px;}
.footerTop .lianxi01 .lx{margin-left:70px;color:#ddd;margin-top:20px;margin-bottom:15px}
.footerTop .lianxi01 .lx a{color:#b7b7b7}
.footerTop .lianxi01 .lx a:hover{color:#fff}
.footerTop .lianxi .dh{color:#eee;font-size:14px;margin-left:120px; text-align:left;}
.footerTop .lianxi .wxpic{ text-align:center; margin-top:10px;}
.footerTop .lianxi .dh span{display:block;color:#fff;font-size:18px;font-weight:900}
.footerTop .lianxi .icon_dh{display:block;width:37px;height:42px;background:url(bottomdh.png) no-repeat;position:absolute;top:27px;left:70px}
.footerTop .lianxi .icon .ggh{display:inline-block;width:25px;height:25px;background:url(ggh.png) no-repeat;margin-right:10px;position:relative}
.footerTop .lianxi .icon .ggh img{position:absolute;left:-120px;top:-36px;opacity:0}
.footerTop .lianxi .icon .ggh:hover img{opacity:1}
.footerTop .lianxi .icon .wb{display:inline-block;width:25px;height:25px;background:url(wb.png) no-repeat}
.footerTop .lianxi p{font-size:14px;margin-left:80px}
.footer .lx{ width:100%; text-align:left;  border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding:10px 0;}
.footer .lx h5{ padding-left:30px;font-size:12px;color:#fff; line-height:1.5;}





