﻿
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0px; padding:0px; }

.max{ min-width:1200px;}
.box{ max-width:1200px; margin:0 auto;} 
.box:after { content:""; display:block; height:0px; visibility:hidden; clear:both; }

.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: 0;
	cursor: pointer;
	transition: all .3s ease
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
	text-align: left
}
.yb_bar .yb_top {
	background: #0060cc url(img/fixCont.png) no-repeat 0 0
}
.yb_bar .yb_phone {
	background: #0060cc url(img/fixCont.png) no-repeat 0 -57px
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #0060cc url(img/fixCont.png) no-repeat 0 -113px
}
.yb_bar .yb_ercode {
	height: 200px;
	background: #0060cc url(img/fixCont.png) no-repeat 0 -169px;
	height: 200px
}
.hd_qr {
	padding: 0 29px 25px
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff
}




.lmt{ position:relative; padding-bottom:15px; padding-top:40px; margin-bottom:20px;}
.lmt strong{ display:block; text-align:center; font-size:36px; color:#000;}
.lmt p{ text-align:center; font-size:14px; color:#8c8c8c; font-weight:bold; margin-top:5px;}
.lmt:after{ content:""; width:36px; height:4px; background:#0060cc; position:absolute; left:0; right:0; margin:0 auto; bottom:0;}

.liucheng{ background:#f5f5f5; padding-bottom:50px;}
.liucheng .lmt{ margin-bottom:33px;}
.liucheng ul{ width:1280px;}
.liucheng ul li{ display:block; float:left; width:110px; margin-right:72px; position:relative;}
.liucheng ul li p{ text-align:center; font-size:15px; color:#535353; margin-top:15px;}
.liucheng ul li:after{ content:""; width:10px; height:20px; background:url(img/liucheng_a.png) no-repeat center; position:absolute; right:-43px; top:48px;}
.liucheng ul li.last:after{ display:none;}


