@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	border: none;
}
img {
	border: none
}
table, tr, th, td {
	font-weight: normal
}
ul, li {
	list-style: none;
}
i {
	font-style: normal
}
body {
	font-family: 'Microsoft YaHei', 'Heiti SC';
	background: #fff;
	font-size: 14px;
	color: #1a1a1a
}
/* CSS Document */
.container {
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
	max-width: 1920px;
	margin: 0 auto;
}
.banner{ width:100%; height:auto; display:table;}
.banner img{ width:100%; height:auto;}

.conter{ width:1000px; height:auto; display:table; margin:0 auto; overflow:hidden;}
.title{ position:absolute; top:-28px; left:0;width:1000px;  height:56px; background:url(../images/title.png) no-repeat center; font-size:24px; color:#fff; text-align:center; line-height:56px;}
.selec{ position:relative;width:918px; height:auto; display:table; border:1px solid #94baff; padding:40px 40px 20px 40px; margin-top:60px;	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.selec h3{ font-size:16px; color:#0148ca; border-bottom:1px solid #ccc; padding-bottom:8px}
.selec p{ font-size:14px; text-indent:2rem; line-height:31px; margin-top:15px}
.selec h2{ font-size:18px; color:#1a1a1a; text-align:center; margin:20px 0}
.selec h2 a{ color:#e60005; text-decoration:underline}
.btn{ text-align:center;}
.btn a{ display:inline-block; margin:0 20px}
.review{ position:relative;width:100%; height:auto; display:table; margin-top:60px;}
.review ul{ width:105%; height:auto; display:table; margin-top:20px;}
.review ul li{ float:left; width:318px; height:48px; border:1px solid #94baff; background:#f4f9ff; margin:20px 20px 0 0; text-align:center; line-height:48px; font-weight:bold; font-size:16px;	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.review ul .list{ width:658px;}
.declare{ position:relative;width:998px; height:auto; display:table; border:1px solid #94baff; padding:40px 0 20px  0; margin-top:60px;}
.declare table { width:95%; height:auto; margin:0 auto; display:table;}
.declare table tr td{ width:469px;vertical-align:top; line-height:25px; padding:0 15px 0 15px}
.declare table tr td p{ margin-bottom:5px; line-height:31px}
.declare table tr td h2{ font-size:14px; }
.declare table tr td p a{ color:#e60005}
.declare h3{ font-size:16px; color:#ff0000; text-align:center; margin-bottom:10px; }



.process{ position:relative;width:998px; height:auto; display:table; border:1px solid #94baff; padding:50px 0 30px 0; margin-top:60px;-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px}
.process ul{ width:890px; height:459px; display:table;background:url(../images/line.jpg) no-repeat 436px 52px; margin:0 auto}
.nav_1f{ float:left;width:372px; height:112px; background:url(../images/process.jpg) no-repeat; color:#fff; text-indent:2rem; padding:8px 25px 0 15px; line-height:25px;}
.nav_1r{ float:right;width:414px; height:120px; line-height:120px; color:#0067da; font-size:16px;}

.nav_2f{ float:left;width:414px; height:120px; line-height:120px; color:#272727; font-size:16px; margin-top:20px; text-align:right}
.nav_2r{ float:right;width:372px; height:95px; background:url(../images/process_1.jpg) no-repeat; text-indent:2rem; padding:25px 15px 0 25px; line-height:25px;margin-top:20px;}

.nav_3f{ float:left;width:372px; height:90px; background:url(../images/process_2.jpg) no-repeat;  text-indent:2rem; padding:30px 25px 0 15px; line-height:25px;margin-top:20px;}
.nav_3r{ float:right;width:414px; height:120px; line-height:120px; color:#272727; font-size:16px;margin-top:20px;}
.nav_4f{ float:left;width:396px; height:90px; line-height:30px; color:#272727; font-size:16px; margin-top:20px; /*text-align:right*/ padding:20px 0 0 20px}
.nav_4r{ float:right;width:372px; height:85px; background:url(../images/process_1.jpg) no-repeat; text-indent:2rem; padding:35px 15px 0 25px; line-height:25px;margin-top:20px;}


.result{ position:relative;width:958px; height:auto; display:table; border:1px solid #94baff; padding:40px 20px 20px 20px; line-height:31px; margin-top:60px; font-size:16px;	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px
}
.result p{text-indent:2rem;}
.contact{ position:relative;width:958px; height:auto; display:table; border:1px solid #94baff; padding:40px 20px 20px 20px;font-size:16px; margin-top:60px;-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px}
.contact table tr td{ vertical-align:top; line-height:25px; padding:0 0px 0 15px}
.contact table tr td p{ margin-bottom:5px; }
.contact table tr td p span
{
	font-weight: bold;
	color: #1a1a1a
}

.footer{ width:100%; height:105px; background:#0053ba; text-align:center; color:#fff; margin-top:40px; line-height:25px; padding-top:40px}

.footer span {
	font-family: "Arial"
}









