
/*全局*/

body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, li, p, input, button, textarea, menu {

	margin: 0;

	padding: 0;

}

body {

	color: #333;

	font-size: 14px;

	font-family: "微软雅黑", "Microsoft YaHei";

	background: #fff;

}

ul, li {

	list-style: none;

}

.lianxi{
	padding-bottom: 5px;
}

.clear {

	clear: both;

}

.blank10 {

	height: 10px;

}

.blank15 {

	height: 15px;

}

.blank20 {

	height: 20px;

}

.blank30 {

	height: 10px;

}

.blank40 {

	height: 40px;

}

.blank50 {

	height: 50px;

}

img, ul, li, em {

	border: none;

	list-style: none;

	font-style: normal;

}

i, cite, em, var, address, dfn {

	font-style: normal;

}

del, ins, u, s, a, a:hover {

	text-decoration: none;

}

a {

	color: #333;

}

a:hover {

	color: #FF7F00;

}

a:focus {

	outline: none;

	-moz-outline: none;

}

.fl {

	float: left;

}

/*.fr {

	float: right;

}*/

.mr-r-n {

	margin-right: 0px !important;

}

.bor-r-n {

	border-right: none !important;

}

.clear {

	clear: both;

}

.clearfix:after {

	visibility: hidden;

	display: block;

	font-size: 0;

	content: " ";

	clear: both;

	height: 0;

}

.clearfix {

*zoom:1;

}

.main {

	width: 1190px;

	margin: 0 auto;

	/*overflow: hidden;*/

}

/*主副标题*/

.title_zhu {

	font-size: 28px;

	text-align: center;

	color: #000000;

	padding-top: 1px;

	font-weight:700;
    
    position:absolute; width:100%; left:0; bottom:5px; display:block; font-size:36px; color:#333;

}


.title_fu1 {

	line-height: 10px;
	
	margin-bottom: 55px;

    font-size:72px; color:#dcdcdc; font-weight:bold;

}


.title_zh {

	font-size: 23px;

	text-align: center;

	color: #000000;

	padding-top: 40px;

	font-weight:800;

}


.title_fu {

	font-size: 18px;

	text-align: center;

	color: #ababab;

	line-height: 40px;

	margin-bottom: 5px;

}

.title_xian {

	height: 2px;

	background: #ccc;

	width: 50px;

	margin: auto;

}

/*服务项目*/

.fuwuxiangmu {

	margin-top: 30px;

}

.fuwuxiangmu li {

	float: left;

	width: 388px;

	text-align: center;

}

.fuwuxiangmu li h5 {

	font-size: 20px;

	margin-top: 20px;

	font-weight: normal;
	
	font-size:22px;
	

}


/*四大理由*/

.xiangmu {

	margin-top: 30px;

}

.xiangmu li {

	float: left;

	width: 290px;

	text-align: center;

}

.xiangmu li h5 {

	font-size: 20px;

	margin-top: 20px;

	font-weight: normal;

}


/*优势*/

.fxiangmu1 {

	margin-top: 30px;

}

.fxiangmu1 li {

	float: left;

	width: 290px;

	text-align: center;

}

.fxiangmu1 li h5 {

	font-size: 20px;

	margin-top: 20px;

	font-weight: normal;

}



/*服务承诺*/

.fxiangmu {

	margin-top: 30px;

}

.fxiangmu li {

	float: left;

	width: 290px;

	text-align: center;

}

.fxiangmu li h5 {

	font-size: 20px;

	margin-top: 20px;

	font-weight: normal;

}


/*公司注册*/

.gszc {

	/*border-top: solid 3px #f60;*/

	background: #f8f8f8;

	padding: 30px 0;

	margin-top: 30px;

}

.liucheng {

	width: 1000px;

	margin: 30px auto;

}

.liucheng li {

	float: left;

	text-align: center;

	width: 200px;

	background: url(../images/lc_0.png) no-repeat right 15px;

}

.liucheng li h5 {

	font-size: 16px;

	margin-top: 10px;

}

.fuwu {

	width: 1200px;

	margin: 30px auto;

}

.fuwu li {

	/*width: 199px;*/
	width: 25%;

	padding: 10px 50px;

	text-align: center;

	border-right: solid 1px #FECFA4;

	float: left;

}

.fuwu li h5 {

	font-size: 22px;

	margin: 15px 0 10px 0;

	font-weight: normal;

}

.fuwu li p {

	line-height: 22px;

	font-size: 12px;

}

.fuwu li a {

	line-height: 38px;

	width: 160px;

	display: block;

	text-align: center;

	font-size: 18px;

	color: #FFF;

	background: #F60;

	margin: 10px auto;

	border-radius: 5px;

}

.fuwu li a:hover {

	background: #F90;

}