@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #333;
	list-style:none ;
	box-sizing: border-box;
	}
body{
	overflow-x: hidden;
	background: #f5f5f5;
}
.index{
	background: #fff;
}
A:hover{
	color: #aa0a0a;
}

.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
/*top*/

.head{
	width: 100%;
	background:#fff;
}

.head_nav{
	height:110px;
	width:1200px;
	margin:auto;
	}	
.logo{
	width:450px;
	float:left;
	margin-top:15px;
	}
	
.nav{
	width:700px;
	float:right;
	margin-top:35px; 
}

.nav ul li{ 
	width:100px; 
	float:left;
	text-align:center; 
	height: 45px;
	float: left;
	position: relative;
	}
.nav ul li a{
	display: block;
	width: 100px;
	line-height: 45px;
	color: #333333;
	font-size:15px;
	font-weight:bold;
	text-align: center;
}
.nav ul li a:hover , .nav ul .sy a{
	color:#fff;
	background:#df3939 
}
.nav .submenu{ 
	width:100px;
	position:absolute; 
	top:45px;
	display:none; 
	z-index:999;
	border-top:1px solid rgba(223,57,57,0.3);
	background-image:none;
	background-color: rgba(223,57,57,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8df3939,endColorstr=#C8df3939);
	
	}
.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:center;
	width:100px;
    line-height: 35px;
    font-size: 14px;
    font-weight: normal;
    height: 40px;
	color:#fff;
	border-bottom:1px solid rgba(223,57,57,0.3);
	background:none;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#df3939  !important;
	color:#fff;
	}

/*banner*/
.swiper-container {
	width:100%;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
.swiper-slide {
	text-align:center;
	font-size:18px;
	width: 100%;
	display:-webkit-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-box-align:center;
	-ms-flex-align:center;
	-webkit-align-items:center;
	align-items:center;
	}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:40px;
	height:80px;
	left:0px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:40px;
	right:0px;
	height:80px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-prev:hover , .swiper-button-next:hover {
	background:#e04242;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-pagination-bullet {
	width:18px;
	height: 18px;
	opacity:0.8;
	background:#dddddd;
	}
.swiper-pagination-bullet-active {
	background:#df3939;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:30px;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-45px;
	}
/*标题*/
.bt{
	padding:60px 0 30px 0;
}
.bt h2{
	text-align:center;
	font-size:30px;
	color:#333333;
	margin-bottom:10px;
	}
.bt p{
	text-align:center;
	font-size:14px;
	color:#555555;
	}
.bai h2 , .bai p{
	color:#fff;
	}
.bt h4{
	text-align:center;
	margin-top:20px;
	}
.bt h4 a{
	display:inline-block;
	padding:0px 50px;
	height:40px;
	line-height:40px;
	border-radius:20px;
	font-weight:normal;
	border:1px solid #ddd;
	}
.bt h4 a:hover{
	background:#004082;
	border:1px solid #004082;
	color:#fff;
	}
.more{
	border:1px solid #ddd;
	color:#999;
	padding:10px;
	text-align:center;
	display:block;
	transition:all 0.6s ease;
	width:160px !important;
	height:41px !important;
	margin-top:30px;
	}
.more:hover{
	background:#df3939;
	color:#fff;
	}	
/*产品*/		
.about{
	width:1200px;
	margin:70px auto;
	}
.about .left{
	width:600px;
	position:relative;
	height:332px;
	}	
.about .left .ab_bt{
	position:absolute;
	right:0px;
	top:60px;
	}
.about .right{
	width:560px;
	}
.about .right h2{
	font-size:28px;
	color:#df3939;
	margin:20px 0;
	}	
.about .right h2 span{
	text-transform:uppercase;
	font-size:13.2px;
	display:block;
	font-weight:normal;
	color:#888888;
	}
.about .right  p{
	line-height:28px;
	color:#555;
	}
.ljfl{
	background:#f3f3f3;
	padding-bottom:100px;
	}	
.ljfl ul{
	width:1200px;
	margin: auto;
	overflow:hidden;
	}
.ljfl ul  li{
	width:1300px;
	}
.ljfl ul  li a{
	display:block;
	width:382px;
	border:1px solid #eeeeee;
	height:320px;
	margin-right:27px;
	margin-bottom:27px;
	float:left;
	}
.ljfl ul  li a p{
	text-align:center;
	line-height:54px;
	font-size:16px;
	background:#eeeeee;
	transition:all 0.6s ease;
	}
.ljfl ul  li a:hover p{
	background:#df3939;
	color:#fff;
	}	
.ljfl .more{
	margin:auto;
	}
.xbanner{
	width:100%;
	height:240px;
	background:url(xbanner.jpg) no-repeat center;
	}
.xbanner h2{
	text-align:center;
	font-size:28px;
	color:#fff;
	padding:50px 0 20px 0;
	}
.xbanner p{
	text-align:center;
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	}
.xbanner h4{
	width:280px;
	height:50px;
	background:#fff;
	border-radius:25px;
	text-align:center;
	font-family:ywzt;
	font-size:30px;
	font-weight:normal;
	color:#df3939;
	margin:20px auto;
	line-height:50px;
	}
.xbanner h4 img{
	display:inline-block;
	vertical-align: middle;
	margin-right:10px;
	}	
.wsmxz{
	width:1201px;
	margin:auto;
	overflow:hidden;
	}
.wsmxz ul{
	width:1201px;
	border:1px solid #ddd;
	border-right:none;
	}
.wsmxz ul li{
	width:300px;
	border-right:1px solid #ddd;
	float:left;
	height:200px;
	}
.wsmxz ul li img{
	margin:auto;
	padding:30px 0 10px 0;
	}
.wsmxz ul li h2{
	text-align:center;
	font-size:18px;
	color:#333;
	font-weight:normal;
	}
.wsmxz ul li h4{
	text-align:center;
	text-transform:uppercase;
	color:#888;
	line-height:28px;
	text-align:center;
	font-weight:normal;
	}	
.case_bj{
	background:#f3f3f3;
	padding-bottom:100px;
	margin-top:100px;
	}	
.case_bj .more{
	margin:50px auto 0;
	}
.case{
	width:1200px;
	margin:auto;
	}
#swiper2 .swiper-slide{
	position:relative;
	}	
#swiper2 .swiper-slide p{
	display: block;
    position: absolute;
    background-color: rgba(0,0,0,0.75);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
    color: #fff;
    z-index: 2;
    bottom: 0px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all 0.4s ease;
	}
	
.news{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
.news .more{
	margin:10px 0
	}	
.news ul{
	width:1300px;
	}
	
.news ul li{
	width:590px;
	float:left;
	padding:20px;
	border:1px solid #ddd;
	margin-right:20px;
	overflow:hidden;
	margin-bottom:25px;
	}
.news ul li h2{
	font-size:24px;
	color:#333;
	line-height:50px;
	}
.news ul li img{
	margin:10px 0;
	}
.news ul li p{
	line-height:35px;
	color:#888888;
	}

.news ul li p span{
	color:#999999;
	float:right;
	}
.foot_w{
	width: 100%;
	background:#444;
	margin-top:80px;
}
.foot{
	width: 1200px;
	margin: auto;
	padding-top: 40px;
	}
.foot_nav{
	width:750px;
	float:left
	}
.foot_nav li{
	width:150px;
	float:left;
	}

.foot_nav .foot_nav2{
	width:600px;
	}
.foot_nav .foot_nav2 a{
	display:block;
	float:left;
	width:200px;
	}

.foot_nav li a{
	display:block;
	color:#fff;
	font-size:13px;
	line-height:24px;
	}
.foot_nav li .foot_nav1{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	width:500px;
	display:block;
	}
.foot_nav li a:hover{
	color:#ccc;
	}	
.foot_contact{
	width:290px;
	float:left;
	color:#fff;
	line-height:24px;
	}
.foot_contact h2{
	font-size:25px;
	line-height:40px;
	color:#fff;
	}
.foot_contact p{
	color:#fff;
	}
.foot_contact a{
	color:#fff;
	}	
.foot_ewm{
	width: 130px;
	float:right;
	}
.foot_ewm img{
	width:130px;
	}
.foot_ewm p{
	color:#fff;
	text-align:center;
	line-height:40px;
	}	
.bqsy{
	width:1200px;
	margin:auto;
	border-top:1px dashed #666;
	padding:15px 0;
	margin-top:30px;
	text-align:center;
	color:#999;
	}	

.nav_n{
	height: 68px;
	width: 100%;
	min-width:1200px;
	background: #FFF;
	border-bottom: 1px solid #ddd;
	position: relative;
}
.nav_n ul{
	width: 1200px;
	margin: auto;
}
.nav_n ul .left{
	width: 265px;
	margin-top: 20px;
}
.nav_n ul .left .home_n{
	width: 18px;
	height: 15px;
	display: block;
	background: url(home_n.jpg);
	float: left;
	margin-right: 10px;
	margin-top: 7px;
}
.nav_n ul .left img{
	float: left;
	margin-top: 12px;
}
.nav_n ul .left h2{
	padding: 0 10px;
	float: left;
	color: #888;
	font-size: 20px;
}
.nav_n ul .right{
	width: 935px;
	text-align: right;
	line-height: 68px;
	
}
.nav_n ul .right a{
	line-height: 66px;
	padding: 0 10px;
	display: inline-block;
	color: #999999;
	transition: all 0.4s;
	background: url(nav_n_bj.jpg) no-repeat -150px 64px;
	
}
.nav_n ul .right a:hover , .nav_n ul .right .gl{
    background-position: 0 64px;
	color: #df3939;
}

.out {
  
    margin-top: 0;
    position: fixed;
    top: 0;
    z-index: 999;
}

.news_show{
	width: 1200px;
	padding: 40px 50px 50px 50px;
	background: #fff;
	margin: 50px auto  0;
}
.pagexx {
    line-height: 30px;
}
.pagexx  img{
	display:inline-block
	}
.news_bt h2{
	border-bottom: 1px solid #ccc;
	font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    padding-bottom: 23px;
    text-align: center;
}
.news_bt h4{
	color: #999;
     font-weight: normal;
    font-size: 14px;
    text-align: center;
    line-height: 50px;
    margin-bottom: 20px;
}
.pagination{
	text-align: center;
	padding-top: 30px;
}
.page-item{
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num{
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	background: #df3939;
}
.page-num-current{
	background: #df3939;
	color: #fff;
}
.product {
	width: 1200px;
	overflow: hidden;
	margin: 20px auto;
}
.product ul{
	width: 1300px;

}
.product ul li {
	display: block;
	width: 280px;
	height: 294px;
	border: 1px  solid #e7e7e7;
	background: #fff;
	float: left;
	margin-top: 15px;
	margin-right: 24px;
	transition: all 0.6s ease;
}
.product ul li .img , .product ul li img{
	width: 278px;
	height: 237px;
	overflow: hidden;
	display: block;
	transition: all 0.3s ease;
}

.product ul li .title{
	text-align: center;
    background: url(cphover.jpg) no-repeat  0px -56px;
	line-height: 53px;
	font-size: 15px;
	height: 55px;
	display: block;
	transition: all 0.3s ease; 
	
}


.product ul li:hover .title{
	background-position: 0 0;
	color: #fff;
}
.product ul li:hover img{
	transform:scale(1.15);
}
.show_product img{
	display: block;
	margin: auto;
}
.show_product h2{
	font-size: 30px;
	text-align: center;
	color: #333;
	line-height: 65px;
}
.xxsm {
    border-bottom: 3px solid #ddd;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 20px;
}
.xxsm ul {
    background: #df3939;
    color: #fff;
    width: 130px;
    text-align: center;
}
.xxnr{
	line-height:22px;
	color:#666;
	}
.page1{
	padding-top: 30px;
}
.page1 p{
	color: #6c757d;
	line-height: 25px;
}
.page1 p a{
	color: #6c757d;
}
.ryzzlist{
	width: 1200px;
	overflow: hidden;
	margin: auto;
	padding-top: 20px;
}
.ryzzlist ul{
	width: 1300px;
}
.ryzzlist ul li{
	width: 285px;
	float: left;
	height: 260px;
	margin: 20px 20px 0 0;
	overflow: hidden;	
	background: #fff;
	padding: 5px;
	position: relative;
	box-shadow: 3px 3px 3px #ddd;
}

.ryzzlist ul li img{
	width: 275px;
	height: 206px;
}
.job ul li{
	height: 445px;
	}
.job ul li img{
	height: 400px;
	}
.ryzzlist ul li h2{
	text-align: center;
	line-height: 45px;
	font-weight:normal;
}
.newslist{

	width: 1200px;
	margin: 40px auto 100px;
}
.newslist li {
	border-bottom: 1px solid  #e8e8e8;
	height: 180px;
	overflow: hidden;
	margin-bottom: 20px;
	
}
.newslist li .time{
	width: 280px;
	height: 180px;
	float: left;
	text-align: center;
	
}
.newslist li .time img{
	width: 295px;
	height: 180px;
}

.newslist li .nr{
	width: 1200px;
	
}
.newslist li .nr b{
	font-size: 18px;
}
.newslist li .nr span{
	font-size: 13px;
	display: block;
	line-height: 40px;
}
.nr{
	line-height: 26px;
}

.operate h3 {
	font-size: 16px;
	background: #f7f7f7;
	height: 43px;
	line-height: 43px;
	padding-left: 12px;
}

.operate ul li {
	display: inline;
}

.operate ul li a {
	background: url(bg1.png) no-repeat 200px 18px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 14px;
	color: #555;
	display: block;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px dotted #d2d2d2;
}

.operate ul li a.noline {
	border-bottom: none;
}

.operate ul li a:hover {
	color: #8caf00;
}

.operate ul li a.selected:hover {
	color: #fff;
}

.operate ul li .selected {
	background-color: #8caf00;
	background-position: 200px -9px;
	color: #fff;
}

.operate ul li {
	border-bottom: 1px solid #d2d2d2;
	display: inline-block;
	width: 100%;
	min-width:1200px;
	position: relative;
	min-height: 43px;
	_height: 43px;
	z-index: 10;
	zoom: 1
}

.operate ul li h4 {
	cursor: pointer;
	background: url(j_c.png) no-repeat 1040px 15px;
	text-decoration: none;
	font-size: 18px;
	color: #555;
	display: block;
	line-height: 60px;
	font-weight: normal;
}

.operate ul li.noline {
	border-bottom: none;
}

.none {
	display: none
}

.operate ul li.selected h4 {
	background: url(j_o.png) no-repeat 1040px 15px;
	border-bottom: 1px solid #d2d2d2;
	color: #a10119;
	font-weight: bold;
}
.operate ul li.selected h4 span{
   font-size: 18px;
	color: #333;
	font-weight: normal;
}

.operate li .list-item {
	padding: 20px 0;
	position: relative;
	zoom: 1;
	font-size: 14px;
	line-height: 30px;
	color: #666;
}
.map_lx{
	width: 100%;
	min-width:1200px;
	height: 600px;
}
.khts{
	width: 1200px;
	margin: 50px auto ;
	overflow:hidden;
}
.btnry h2{
	font-size: 36px;
	color: #515151;
	text-align: center;
}
.btnry h4{
	font-size: 24px;
	text-align: center;
	color: #e1e1e1;
	font-weight: normal;
    font-family: ywzt;
    margin-top: 12px;
}
.btnry  span{
	background: #c40c17;
	display: block;
	width: 50px;
	height: 4px;
	margin: 10px auto 0;
}
.nr100{
	width: 1140px;
	height: 160px;
	padding: 20px;
	margin-top: 30px;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 360px;
	float: left;
	margin-top: 20px;
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin-right: 30px;
}
.nr301{
	width: 360px;
	float: left;
	margin-top: 20px;
}
.nr20{
	width: 200px;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301 img{
	float: left;
	margin-left: 30px;
}
.khts button{
	background: #ddd;
    width: 300px;
    height: 50px;
    border: 0px;
    text-align: center;
    font-size: 15px;
    color: #666;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}
.mian_biaoge table{
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	border-collapse:collapse
	}
.mian_biaoge table tr td{
	padding:10px 10px;
	line-height:18px;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	
	}
.mian_biaoge table {
    word-break: break-all;
}
.productnrshow img{
	margin:auto;
	display:block;
	}	
.mian{ 
   width: 1200px;
   margin: 50px auto 100px;
   position:relative;
}	
.mian_left{
    width: 280px;
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-600px;
}
.left_bt{
	background:#df3939;
	
	padding-left:30px;
	height:45px;
	
	}
.left_bt a{
	color:#fff;
	font-size:16px;
	line-height:45px;
	}
.mian_left_nav{
	width: 280px;
	background: #fff;
	}
.mian_left_nav ul li a{
	border-bottom: 1px solid #eee;
	padding:10px 30px;
	display: block;
}
.mian_left_nav ul li a:hover , .mian_left_nav ul li .gl{
	background: #eee;
	color: #333;
}
.mian_left_contact{
	width: 280px;
	background: #fff;
	line-height:26px;
	padding:15px;
	}
.mian_right{
 width: 890px;
 float: right;
 background: #fff;
}
.mian_right_bt{
 height: 45px;
 line-height: 45px;
 background: #df3939;
 color: #fff;
 font-size: 16px;
 font-weight:normal;
 padding-left: 20px;
}
.mian_right_bt a{
   color: #fff;
   font-size: 16px;
	}
.mian_right_n{
   padding: 20px 20px 40px 20px;
}	
	
	
.productlist{
	width:890px;
	padding:22px ;
	overflow:hidden;
	}
.productlist ul{
	width:980px;
	}
.productlist ul li{
	width:275px;
	float:left;
	background:#ddd;
	margin-bottom:10px;
	margin-right:10px;
	}
.productlist ul li img{
	width:273px;
	float:left;
	border:1px solid #ddd;
	height:223px;
	}
.productlist ul li p{
	text-align:center;
	line-height:35px;
	}
	
.prshowh2{
	text-align:center;
	font-size:20px;
	padding:20px 0;
	color:#333;
	}
.prshowh4{
	width:100%;
	margin-top:10px;
	background:#eee;
	margin-bottom:20px;
	}
.prshowh4 b{
	display:block;
	width:130px;
	text-align:center;
	color:#fff;
	line-height:45px;
	background:#df3939;
	}
.mian_showproduct{
	line-height:26px;
	}		
.mian_showproduct img{
	max-width:890px;
	}	
.qywhbj{
	background:url(qywh.jpg) no-repeat center;
	}		
	
.left_bt{
	background:#df3939;
	padding-left:30px;
	height:50px;
	color:#fff;
	line-height:50px;
	font-weight:bold;
	font-size:15px;
	}		
	
	
.kefuBox{position:fixed;z-index:1000;top:180px;right:0;width:auto; _position:absolute;_top: expression(documentElement.scrollTop +45);}
.kefuBox .kefuLeft{float:left;overflow:hidden;width:30px;height: 157px;cursor:pointer;background:url(kefu_l.png) no-repeat}
.kefuBox .kefuRight{display:block;float:left;overflow:hidden;width:0;}
.kefuBox .kefuTop{width:154px;height:46px;background:url(kefu_top.png) no-repeat;}
.kefuBox .kefuClose{float:right;overflow:hidden;width:154px; height:46px;display:block;cursor:pointer;}
.kefuBox .kefuBottom{width:154px;height:12px;background:url(kefu_bottom.png) no-repeat;}
.kefuBox .kefuCont{width: 159px;padding:0 12px;background:url(kefu_line.png) repeat-y;overflow:hidden;}
.kefuBox .kefuCont ul{margin:0;padding:0;}
.kefuBox .kefuCont ul li{width: 133px;line-height:28px;overflow:hidden;padding-left:40px;padding-right:10px;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;}
.kefuBox .kefuCont ul li a{color:#333;}
.kefuBox .kefuCont ul li.pic{width:130px;margin-bottom:10px;padding:0; color:#fff; text-align:center;}
.kefuBox .kefuCont ul li.pic b{ display:block; font-size:18px;}
.kefuBox .kefuCont ul li.qq{background:url(qq.png) no-repeat;}
.kefuBox .kefuCont ul li.wang{background:url(wangwang.png) no-repeat}
.kefuBox .kefuCont ul li.spk{background:url(skype.png) no-repeat}
.kefuBox .kefuCont ul li.codeer{display:block;width:130px;height: 165px;text-align:center;color:#fff;padding:10px 0 0;font-family:"微软雅黑";font-size:14px;margin-bottom:0;}
.kefuBox .kefuCont ul li.codeer p{display:block;height:35px;line-height:35px; color:#fff; text-align:center;}
.kefuBox .kefuCont ul li.codeer span{display:block;width:130px;height:130px; padding:0 7px;}
.kefuBox .kefuCont ul li.codeer span img{width:116px;height:116px;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	