﻿li{
    list-style: none;
}
.banner .banner-main{
    position: relative;
    width:100%;
}
.banner .carousel{
    height:500px;

}
.banner .carousel li{
    float:left;
    width:100%;
    height:500px;
}
.banner .tab-list{
    text-align:center;
    width:100%;
    position: absolute;
    z-index:50;
    bottom:20px;
}
.banner .tab-list a{
    display: inline-block;
    background:url("../images/iconlist01.png") no-repeat left top;
    width:40px;
    height:6px;
}
.banner .tab-list a.on{
    background-position:0 -6px;
}
.aboutHY{
    margin:50px 0;
}
.common h1{
    float:left;
    font-size:22px;
    margin-bottom:25px;
}
.common h1 img{
    margin-right:10px;
    vertical-align: -4px;
}
.common .more{
    float:right;
    border:1px solid #E5E5E5;
    padding:3px;
}
.common .more b{
    display: block;
    width:62px;
    height:18px;
    line-height:18px;
    text-align:center;
    font-weight: normal;
    background-color:#E2E2E2;
    font-size:12px;
    color:#999;
}
.common .more:hover{
    border:1px solid #DA3C1C;
}
.common .more:hover b{
    background-color:#DA3C1C;
    color:#fff;
}
.aboutHY .content{
    clear: both;
    overflow: hidden;
}
.aboutHY .content li{
    float:left;
    width:240px;
    margin-left:20px;
    background-color:#F6F6F6;
    padding:30px 40px 32px;
}
.aboutHY .content li:first-child{
    margin-left:0;
}
.aboutHY .content li .title{
    color:#333;
    overflow: hidden;
}
.aboutHY .content li .title b{
    font-size:62px;
    float:left;
    font-weight: normal;
    text-transform: uppercase;
}
.aboutHY .content li .title div{
    float:left;
}
.aboutHY .content li .title div span{
    font-size:12px;
    display: block;
    margin-top:20px;
    margin-bottom:5px;
    text-transform: uppercase;
}
.aboutHY .content li .title div h2{
    display: block;
    font-size:18px;
    font-weight: normal;
}
.aboutHY .content li p{
    margin-top:10px;
    height:114px;
    overflow: hidden;
    margin-bottom:30px;
}
.aboutHY .content li a{
    display: block;
    width:25px;
    height:25px;
    background:url("../images/iconlist01.png") no-repeat 0 -12px;
}
.aboutHY .content li.hover{
    background-color:#0E335C;
    color:#fff;
}
.aboutHY .content li.hover .title{
    color:#fff;
}
.aboutHY .content li.hover a{
    background-position:0 -37px;
}
.aboutHY .content li.hover a:hover{
    background-position:0 -62px;
}

.HYproduct{
    width:100%;
    background-color:#F6F6F6;
    padding-top:45px;
}
.HYproduct .content{
    clear: both;
    overflow: hidden;
}
.HYproduct .content li{
    float:left;
    width:50%;
    margin-bottom:55px;
}
.HYproduct .content li.lf a .pic{
    float:left;
}
.HYproduct .content li.lf a dl{
    float:left;
}
.HYproduct .content li.rt a .pic{
    float:right;
}
.HYproduct .content li.rt a dl{
    float:right;
}
.HYproduct .content li a .pic{
    width:186px;
    height:129px;
    position: relative;
}

.HYproduct .content li a .pic i{
    position: absolute;
    top:0;
    left:0;
    z-index:40;
    width:186px;
    height:129px;
    text-align:center;
    overflow: hidden;
}
.HYproduct .content li a .pic i img{
    max-width: none;
    max-height: 100%;
}
.HYproduct .content li a .pic em{
    position: absolute;
    top:0;
    left:0;
    z-index:50;
}
.HYproduct .content li a .pic em img:first-child{
    display:inline;
}
.HYproduct .content li a .pic em img:first-child+img{
    display:none;
}
.HYproduct .content li a:hover .pic em img:first-child{
    display:none;
}
.HYproduct .content li a:hover .pic em img:first-child+img{
    display:inline;
}
.HYproduct .content li a dl{
    width:290px;
    /*width:314px;*/
}
.HYproduct .content li a dl dt{
    font-size:18px;
    color:#0E335C;
    margin-bottom:15px;
}
.HYproduct .content li a dl dd{
    height:97px;
    overflow: hidden;
}
.HYproduct .content li a:hover dl dt{
    color:#DA3C1C;
}
.HYproduct .content li a:hover dl dd{
    color:#DA3C1C;

}
.typical-case{
    padding:50px 0;
}
.typical-case .content{
    clear: both;
    position: relative;
    height:270px;
    overflow: hidden;
}
.typical-case .content ul{
    height:270px;
}
.typical-case .content ul li{
    float:left;
    width:210px;
    margin-left:53.3px;
}
.typical-case .content ul li a{
    display: block;
    position: relative;
}
.typical-case .content ul li em{
    width:210px;
    height:230px;
    overflow: hidden;
}
.typical-case .content ul li hr{
    border:none;
    border-top:1px solid #f6f6f6;
    width:210px;
    margin:0px 0 2px;
    position: absolute;
    bottom:40px;
}
.typical-case .content ul li p{
    background-color:#f6f6f6;
    width:100%;
    height:40px;
    line-height:40px;
    text-align:center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.typical-case .content ul li:hover p{
    background-color:#DA3C1C;
    color:#fff;
}
.typical-case .content ul li:hover hr{
    border-top:1px solid #DA3C1C;
}
.typical-case .content>a{
    position: absolute;
    width: 40px;
    height:40px;
    background-image:url("../images/iconlist01.png");
    background-repeat:no-repeat;
    top:100px;
}
.typical-case .content .prev{
    background-position:-40px 0;
    left:15px;
}
.typical-case .content .prev:hover{
    background-position:-40px -40px;
}
.typical-case .content .next{
    background-position:-80px 0;
    right:15px;
}
.typical-case .content .next:hover{
    background-position:-80px -40px;
}
.news{
    width:100%;
    height:437px;
    background:url("../images/news-bg.jpg") no-repeat center;
    padding:50px 0;
}
.news .content{
    background-color:rgba(255,255,255,0.8);
    width:100%;
    padding:35px 0;
    overflow: hidden;
    /*IE8��*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8ffffff,endColorstr=#c8ffffff);
}
.news .content .news-lf{
    float:left;
    margin-left:35px;
    margin-right:20px;
}
.news .content .news-lf em{
    width:364px;
    height:258px;
    overflow: hidden;
}
.news .content .news-lf p{
    width:364px;
    text-align:center;
    height:50px;
    line-height:50px;
    white-space: nowrap;
    overflow: hidden;
    background-color:#fff;
}
.news .content .news-lf p a{

    color:#333;
    font-size:16px;

}
.news .content .news-lf p a:hover{
    color:#DA3C1C;
}
.news .content .news-rt{
    float:left;
}
.news .content .news-rt li{
    overflow: hidden;
    margin-bottom:20px;
}
.news .content .news-rt li span{
    float: left;
    /*background-color:#fff;*/
    border:5px solid #fff;
    width:110px;
    height:80px;
    text-align:center;
    line-height:80px;
    margin-right:15px;
    overflow: hidden;
}
.news .content .news-rt li span em{
    display: table-cell;
    text-align:center;
    vertical-align: middle;
}
.news .content .news-rt li div{
    float:left;
    width:415px;
    overflow: hidden;
}
.news .content .news-rt li div h6{
    font-weight: normal;
    margin-bottom:5px;
    font-size:14px;
    margin-top:5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news .content .news-rt li div h6 a{
    color:#333;
}
.news .content .news-rt li div p{
    height:57px;
    overflow: hidden;
}
.news .content .news-rt li.hover span{
    border:5px solid #FC866F;
}
.news .content .news-rt li.hover div h6 a{
    color:#DA3C1C;
}
.news .content .news-rt li.hover div p{
    color:#DA3C1C;
}
.compServ{
    padding:50px 0;
}
.compServ .content{
    clear:both;
    overflow: hidden;
}
.compServ .content li{
    float:left;
    margin-left:120px;
    width:160px;
    text-align:center;
}
.compServ .content li:first-child{
    margin-left:0;
}
.compServ .content li span{
    display: block;
    width:160px;
    height:160px;
    text-align:center;
    line-height:160px;
    margin-bottom:17px;
}
.compServ .content li em{
    text-align:center;
    vertical-align: middle;
}
.compServ .content li em img:first-child{
    display:inline;
}
.compServ .content li em img:first-child+img{
    display: none;
}
.compServ .content li a:hover em img:first-child{
    display: none;
}
.compServ .content li a:hover em img:first-child+img{
    display:inline;
}
.compServ .content li p{
    font-size:16px;
    color:#0E335C;
}
.compServ .content li a:hover p{
    color:#DA3C1C;
}
.contact-us{
    background-color:#F6F6F6;
    width:100%;
    padding:50px 0;
}
.contact-us .content{
    clear: both;
    background-color:#fff;
    width:100%;
    padding:20px 0;
    overflow: hidden;
}
.contact-us .content .lf{
    float:left;
    width:460px;
    border-right:1px solid #E6E6E6;
    margin-left:20px;
}
.contact-us .content .lf ul{
    border-bottom:1px solid #E6E6E6;
    width:445px;
    margin-bottom:18px;
}
.contact-us .content .lf ul li{
    margin-bottom:15px;
}
.contact-us .content .lf ul li i{
    display: inline-block;
    width:20px;
    height:21px;
    background-image:url("../images/iconlist01.png");
    background-repeat: no-repeat;
    margin-right:15px;
}
.contact-us .content .lf ul li.li1 i{
    background-position: -120px 1px;
    vertical-align:middle;
}
.contact-us .content .lf ul li.li2 i{
    background-position: -140px 3px;
    vertical-align:middle;
}
.contact-us .content .lf ul li.li3 i{
    background-position: -160px 0;
    vertical-align:bottom;
}
.contact-us .content .lf ul li span{
    display: inline-block;
    width: 410px;
}
.contact-us .content .lf form .info{
    margin-bottom:10px;
}
.contact-us .content .lf form input{
    display: inline-block;
    width:198px;
    height:38px;
    border:1px solid #666;
    line-height:38px;
    padding-left:15px;
}
.contact-us .content .lf form input:first-child{
    margin-right:10px;
}
.contact-us .content .lf form textarea{
    width:423px;
    height:135px;
    border:1px solid #666;
    padding-left:15px;
    padding-top:13px;
    margin-bottom:8px;
}
.contact-us .content .lf form .submit{
    overflow: hidden;
}
.contact-us .content .lf form .submit button{
    float:left;
    width:140px;
    height:40px;
    color:#fff;
    font-size:16px;
    background-color:#DA3C1C;
    border:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.contact-us .content .lf form .submit p{
    float:left;
    margin-left:17px;
    font-size:12px;
    color:#8B8A8A;
    margin-top:5px;
}
.contact-us .content .rt{
    float:right;
    margin-right:20px;
    width:482px;
    height:377px;
}
/*********************************************************���ں���******************************************************************/
.lf-list{
    width:1000px;
    margin:auto;
    position: relative;
}
.lf-list .nav{
    position: absolute;
    top:50px;
}
.lf-list .nav.fix{
    position: fixed;
}
.lf-list .nav li.on i{
    visibility: visible;

}
.lf-list .nav li{
    margin-bottom:30px;
}
.lf-list .nav li i{
    visibility: hidden;
    margin-right:12px;
}
.lf-list .nav li a:hover,.lf-list .nav li.on a{
    color:#DA3C1C;
}
/**/
#comp-intro{
    padding:50px 0 30px;
}
 .container .content-r{
    /*padding-left:153px;*/
}
#comp-intro .title{
    margin-bottom:25px;
}
#comp-intro .title h1{
    font-size:24px;
    color:#DA3C1C;
    margin-bottom:10px;
}
#comp-intro .title i{
    display: block;
    width:45px;
    height:1px;
    background-color:#DA3C1C;
}
#comp-intro .title em{
    display: block;
    width:145px;
    height:1px;
    background-color:#DA3C1C;
}
#comp-intro .cont-lf{
    float:left;
    width:590px;
    height:360px;
    overflow: hidden;
    margin-right:22px;
}
#comp-intro .cont-lf p{
    margin-bottom:25px;
}
#comp-intro .cont-rt{
     float:left;
 }
#comp-intro .cont-rt .comp-show{
    width:388px;
    height:348px;
    overflow: hidden;
    margin-bottom:5px;
}
#comp-intro .cont-rt .comp-show ul{
    height:348px;
    overflow: hidden;
}
#comp-intro .cont-rt .comp-show ul li{
    float:left;
    width:388px;
    height:348px;
}
#comp-intro .cont-rt .comp-show ul li img{
	width:388px;
    height:348px;
}
#comp-intro .cont-rt .tab-list{
    width:388px;
    text-align:center;
}
#comp-intro .cont-rt .tab-list a{
    display: inline-block;
    width:8px;
    height:8px;
    background:url("../images/iconlist01.png") no-repeat 0 -99px;
}
#comp-intro .cont-rt .tab-list a.on{
    background-position:0 -90px;
}
#lead-say{
    width:100%;
    padding:0 0 50px;
}
#lead-say .title{
    margin-bottom:50px;
}
#lead-say .title h1{
    font-size:24px;
    color:#da3c1c;
    margin-bottom:10px;
}
#lead-say .title i{
    display: block;
    width:45px;
    height:1px;
    background-color:#da3c1c;
}
#lead-say .title em{
    display: block;
    width:145px;
    height:1px;
    background-color:#da3c1c;
}
#lead-say .cont-lf{
    float:left;
    width:392px;
    height:145px;
    margin-right:32px;
}
#lead-say .cont-rt{
    float:right;
    width:535px;
    overflow: hidden;
    padding-top:15px;
    height:145px;
}
#lead-say .cont-rt h3{
  color: #333333;
  font-size: 20px;
  padding: 50px 0 0;
}
#lead-say .cont-rt p{
    color: #333333;
    font-size: 14px;
    line-height: 27px;
}
#lead-say .cont-rt p i{
	font-style: normal;
	color: #da3c1c;
}
#comp-zizhi{
    width:100%;
    background:url("../images/aboutUs3.jpg") no-repeat center top;
    padding:50px 0;
}
#comp-zizhi .title{
    margin-bottom:30px;
}
#comp-zizhi .title h1{
    font-size:24px;
    color:#fff;
    margin-bottom:10px;
}
#comp-zizhi .title i{
    display: block;
    width:45px;
    height:1px;
    background-color:#fff;
}
#comp-zizhi .title em{
    display: block;
    width:145px;
    height:1px;
    background-color:#fff;
}
#comp-zizhi .cont-lf{
    width:100%;
    float:left;
}
#comp-zizhi .cont-lf .aritcal{
    color:#FFFEFE;
    height:100px;
    overflow: hidden;
}
#comp-zizhi .cont-lf .aritcal p{
    margin-bottom:25px;
}
#comp-zizhi .cont-lf .zz-pic{
    overflow: hidden;
}
#comp-zizhi .cont-lf .zz-pic li .hover {
    background: rgba(0,0,0,0.3) url(../images/hover.png)no-repeat center;
    width: 100%;
    height: 213.75px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    display: none;
    /*IE8��*/ filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
    cursor:pointer;
}
#comp-zizhi .cont-lf .zz-pic li{
    float:left;
    margin-left:15px;
    width:156px;
    position: relative;
}
#comp-zizhi .cont-lf .zz-pic li:first-child{
    margin-left:0;
}
#comp-zizhi .cont-lf .zz-pic li em{
    width:100%;
    height:214px;

}
#comp-zizhi .cont-lf .zz-pic li p{
    width:100%;
    text-align:center;
    margin-top:13px;
}
#comp-zizhi .cont-rt{
    width: 1020px;
    margin: 0 0 0 -10px;
    text-align:center;
    overflow: hidden;
}
#comp-zizhi .cont-rt li{
	width: 156px;
	height: 214px;
	float: left;
	margin: 0 7px;
}
#comp-zizhi .cont-rt li img{
	width: 156px;
	height: 214px;
}
#comp-zizhi .cont-rt .tab{
	font-size: 0;
	text-align: center;
	height: 8px;
	margin: 30px 0 0;
}
#comp-zizhi .cont-rt .tab a{
	display: inline-block;
	width: 8px;
	height: 8px;
	background: #d6d6d6;
	margin: 0 11px;
}
#comp-zizhi .cont-rt .tab a.on{
	background: #da3c1c;
}



/*jzlyyPage*/
.jzlyy_box1{
	width: 1000px;
	margin: 0 auto;
}
.jzlyy_box1 .jz_title{
	text-align: center;
}
.jzlyy_box1 .jz_title h3{
	color: #da3c1c;
	font-size: 30px;
}
.jzlyy_box1 .jz_title span{
	color: #888888;
	font-size: 16px;
	background: url(../images/jzlist_tt.jpg) no-repeat center center;
	padding: 0 48px;
}
.jzlyy_box1 .jzlist{
	overflow: hidden;
	padding: 40px 0 0;
}
.jzlyy_box1 .jzlist li{
	list-style: none;
	float: left;
}
.jzlyy_box1 .jzlist li img{
	
}
.jzlyy_box1 .jzlist li.left{
	float: left;
}
.jzlyy_box1 .jzlist li.right{
	float: right;
}
.jzlyy_box1 .jzlist li h3{
	color: #333333;
	font-size: 16px;
	line-height: 124px;
	font-weight: normal;
}
.jzlyy_box1 .jzlist li h3 i{
	display: inline-block;
	width: 28px;
	height: 28px;
	font-style: normal;
	line-height: 28px;
	text-align: center;
	background: url(../images/jzlist_i.jpg) no-repeat;
	color: #ffffff;
	font-size: 20px;
	margin:0 6px 0 89px;
}

.jzlyy_box2{
	width: 100%;
	background: #f4f4f4;
	padding: 0 0 55px;
}
.jzlyy_box2 .title{
	color: #da3c1c;
	font-size: 24px;
	text-align: center;
	padding: 50px 0;
}
.jzlyy_box2 ul{
	width: 1040px;
	margin: 0 auto;
}
.jzlyy_box2 li{
	list-style: none;
	float: left;
	width: 170px;
	padding: 0 19px;
}
.jzlyy_box2 li h3{
	display: block;
	margin: 0;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	background: #FFFEFE;
	text-align: center;
}
.jzlyy_box2 li h3 i{
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/jzlist_i2.jpg) no-repeat;
	margin-right: 8px;
	vertical-align: middle;
}
/************************************************���Ͱ���****************************************************/



/*ScrollNews*/
.ScrollNews{
	width: 100%;
	height: 40px;
	background: #f6f6f6;
}
.ScrollNews .Cont{
	width: 1000px;
	margin: 0 auto;
	line-height: 40px;
}
.ScrollNews .more{
	color: #666666;
	font-size: 14px;
	float: right;
}
.ScrollNews .Leftnews{
	width: 750px;
	float: left;
}
.ScrollNews .Leftnews li{
	list-style: none;
	height: 40px;
	line-height: 40px;
	background: url(../images/Leftnews_li.jpg) repeat-x left bottom;
}
.ScrollNews .Leftnews li span{
	color: #333333;
	font-size: 14px;
	float: right;
	background: #f6f6f6;
}
.ScrollNews .Leftnews li a{
	color: #333333;
	font-size: 14px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	background: #f6f6f6;
	max-width: 600px;
}
.ScrollNews .Leftnews li i{
	font-style: normal;
	color: #da3c1c;
	font-size: 14px;
	float: left;
	padding-right: 3px;
	background: #f6f6f6;
}
/*ScrollNews*/
































/************************************************���Ͱ���****************************************************/

.zz-pic {
    height:213px;
    margin-top:40px !important;
}

.tab-list a{
    display: inline-block;
    width:8px;
    height:8px;
    /*background:url("../images/iconlist01.png") no-repeat 0 -99px;*/
    background: #d6d6d6;
    margin:0px 10px;
}
 .tab-list a.on{
    background: #da3c1c;
}
.tab-list {
    text-align:center;
    margin-top:30px;
}
#comp-zizhi .cont-lf .zz-pic li {
    width:156px !important;
    margin:0px 10.66px !important;
}



.zizhi_pop {
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    position:fixed;
    top:0px;
    left:0px;
    z-index:99999;
    display:none;
}


.zizhi_pop_inner {
    width:40%;
    height:60%;
    position:absolute;
    top:0px;
    left:0px;
    margin:auto;
    bottom:0px;
    right:0px;
    background:#fff;
}


.zizhi_big_img {
    max-width:100%;
    min-width:40%;
    max-height:100%;
    position:absolute;
    top:0px;
    left:0px;
    margin:auto;
    bottom:0px;
    right:0px;
    background:#fff;
}


.zizhi_pop_close {
    width:30px;
    cursor:pointer;
    height:30px;
    position:absolute;
    top:-50px;
    right:0px;
}

/************************************************���Ͱ���****************************************************/
.meter_product_group {
    width:100%;
    background:#fff;
    padding:80px 0px;
}


.meter_product_group_tit {
    text-align:center;
	font-size: 30px;
	color: #da3c1c;
    margin-bottom:50px;
    font-weight:bold;
}


.meter_product_group_tit span {
    color: #333;    
}


.meter_product_group_inner {
    overflow:hidden;
}


.meter_product_group_left {
    float:left;
    width:50%;
    height:auto;
}


.meter_product_group_right {
    width:50%;
    float:right;
    box-sizing:border-box;
    padding-left:100px;
}


.meter_product_group_right_tit {
    font-size: 16px;
	font-weight: bold;
	line-height: 34px;
	color: #333;
    margin-bottom:28px;
}

.meter_product_group_list li {
    overflow:hidden;
    cursor:pointer;
    margin-bottom:20px;
}

.meter_product_group_list li>img {
    width: 50px;
	height: 50px;
    margin-right:25px;
    float:left;
}

.meter_product_group_list li p {
    width:70%;
    float:left;
    font-size: 14px;
	line-height: 40px;
	color: #333;
    padding-top:5px;
}

.meter_product_group_list li > img.img2 {
    display:none;
}
.meter_product_group_list li:hover  > img.img2 {
    display:block;
}
.meter_product_group_list li:hover  > img.img1 {
    display:none;
}
.meter_product_group_list li:hover p {
    color: #da3c1c;
}


.meter_product_text {
    padding:76px 0px 80px;
    background: #f6f6f6;
}

.meter_product_text .meter_product_group_tit {
    margin-bottom:14px;
}

.meter_product_text_desc {
    font-size: 14px;
	line-height: 34px;
	color: #999;
    margin-bottom:50px;
    text-align:center;
}


.meter_product_text_list {
    overflow:hidden;
}

.meter_product_text_list li {
    width:31.4%;
    float:left;
    margin-right:2.9%;
}
.meter_product_text_list li.margin0 {
    margin-right:0px;
}

.meter_product_text_list li img {
    width:100%;
    height:auto;
    margin-bottom:24px;
}


.meter_product_text_list li p {
    font-size: 14px;
	line-height: 34px;
	color: #333;
}


.meter_product_type {
    background:#fff;
    padding:80px 0px 0px;
}


.meter_product_type .meter_product_group_tit {
    text-align:left;
}


.meter_product_type_list li {
    width:100%;
    overflow:hidden;
    margin-bottom:80px;
}

.meter_product_type_list li  .left{
    float:left;
}

.meter_product_type_list li  .right{
    float:right;
}


.meter_product_type_img {
    width:47%
}

.meter_type_content {
    width:47%;
    position:relative;
}


.meter_type_tit {
    font-size: 20px;
	line-height: 34px;
    font-weight:bold;
	color: #da3c1c;
    margin-bottom:20px;
}

.meter_type_tit span {
    color:#333;
}


.meter_type_descs {
    font-size: 14px;
	line-height: 24px;
	color: #666;
    margin-bottom:14px;
}

.meter_type_Litle {
    font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #333;
    margin-bottom:8px;
}

.meter_type_Litle img {
    width: 13px;
	height: 13px;
    margin-right:14px;
}

.meter_type_descs.margin0 {
    margin-bottom:0px;
}

.meter_type_content_inner {
    position:relative;
    z-index:1;
}

.meter_text_num {
    position:absolute;
    bottom:0px;
    right:0px;
    height: 117px;
    width:auto;
}


.meter_right_hastext {
    box-sizing:border-box;
    background:#fef7f6;
    padding:40px;
}


.meter_right_hastext_desc {
    font-size: 14px;
	line-height: 24px;
	color: #da3c1c;
    margin-bottom:20px;
}

.meter_right_hastext_img {
    width:100%;
    height:auto;
}


.meter_product_use {
    width:100%;
    padding:76px 0px 80px;
    background:#f6f6f6;
}


.meter_product_use .meter_product_group_tit {
    text-align:left;
}

.meter_product_use_desc {
    font-size: 14px;
	line-height: 24px;
	color: #666;
    margin-bottom:50px;
}

.meter_product_use_list li {
    width:17.6%;
    margin-right:3%;
    float:left;
    height: 290px;
    box-sizing:border-box;
    padding:30px;
    overflow:auto;
    text-align:center;
    background:#fff;
    cursor:pointer;
}

.meter_product_use_list li.margin0 {
    margin-right:0px;
}

.meter_product_use_list li.clear {
    float:none;
    height:0px;
    width:0px;
    clear:both;
    padding:0px;
    margin:0px;
    box-shadow:none;
}
.meter_product_use_list li img {
    width:77.58%;
    height:auto;
    margin-bottom:26px;
}

.meter_product_use_list li p {
    font-size: 14px;
	line-height: 24px;
	color: #666;
}


.meter_product_use_list li img.img2 {
    display:none;
}

.meter_product_use_list li:hover  img.img2 {
    display:inline-block;
}

.meter_product_use_list li:hover  img.img1 {
    display:none;
}

.meter_product_use_list li:hover {
    box-shadow: 0px 20px 30px 0px 
		rgba(200, 189, 187, 0.26);
}