@charset "utf-8";
/* CSS Document */
/*重置CSS*/
body{font-family:'Microsoft YaHei';margin:0 auto;padding:0;background:#ffffff;font-size:12px;color:#333;}
body > div{margin-right:auto;margin-left:auto;}
div,form,ul,ol,li,span,p{margin:0;padding:0;border:0;}
img,a img{border:0;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px}
a{outline-style:none;color:#333;text-decoration:none}
.main{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
}
.top_1{
	width:100%;
	height:106px;
	background:#f4f4f4;
}
.top{
	width:1000px;
	height:106px;
	margin:0 auto;
}
.nav{
	width:654px;
	height:35px;
	float:right;
	margin-top: 46px;
}
.nav ul{
	float:left;
	height:35px;
}
.nav ul li{
	float:left;
	height:35px;
	border-width: 60px;
}
.nav ul li a:hover{
	background-color: #163c60;
	color:#ffffff;
	display: block;
	border-radius:60px;
}
.nav ul li a{
	line-height: 35px;
	float:left;
	display: block;
	padding:0 20px;
	font-size: 18px;
	color:#666666;
}
.top img{
	margin-top:20px;
}
.logo{
	width:206px;
	height:84px;
	float:left;
}
.bg{
	width:100%;
	overflow:hidden;
	height:125px;
}
.bg_1{
	background:url(../images/top_1.jpg) no-repeat center 0px;
}
.bg_2{
	background:url(../images/top_2.jpg) no-repeat center 0px;
}
.bg_3{
	background:url(../images/top_3.jpg) no-repeat center 0px;
}
.bg_4{
	background:url(../images/top_4.jpg) no-repeat center 0px;
}
.yy_1{
	width:243px;
	height:53px;
	border:1px solid #ffffff;
	background-color: #fc2f2f;
	text-align: center;
	margin-left:376px;
}
.yy_1 a{
	display: block;
	font-size: 20px;
	color:#ffffff;
	line-height: 53px;
}
.biaoti_1{
	width:390px;
	height:72px;
	line-height: 70px;
	border:1px dotted #272727;
	margin:60px auto;
	text-align: center;
	border-radius:10px;
}
.biaoti_1 a{
	font-size: 40px;
	font-weight: bold;
	color:#000000;
	letter-spacing: 2px;
}
.jianjie_1{
	width:1000px;
	margin:0 auto;
	overflow: hidden;
}
.jianjie_1 a{
	float:left;
	margin-right: 30px;
}
.jianjie_1 p{
	font-size: 16px;
	color:#282828;
	line-height: 32px;
	text-indent: 2em;
}
.jianjie_2{
	width:1000px;
	margin:20px auto 0;
	overflow: hidden;
	padding-bottom:40px;
}
.jianjie_2 a{
	float:right;
	margin-left: 30px;
}
.jianjie_2 p{
	font-size: 16px;
	color:#282828;
	line-height: 32px;
	text-indent: 2em;
}
.liyou{
	border-top:1px dashed #a0a0a0;
	border-bottom:1px dashed #a0a0a0;
	padding:40px 0;
	background-color: #f3f3f3;
	overflow: hidden;
}
.biaoti_2{
	width:430px;
	height:72px;
	line-height: 70px;
	border:1px dotted #272727;
	margin:20px auto 40px;
	text-align: center;
	border-radius:10px;
}
.biaoti_2 a{
	font-size: 40px;
	font-weight: bold;
	color:#000000;
	letter-spacing: 2px;
}
.number{width:1000px;overflow:hidden;margin: 0 auto;}
.number ul{width:1020px;overflow:hidden;}
.number ul li{float:left;width:230px;height:255px;background:url(../images/li_bg.png) no-repeat;margin:30px 20px 0 0;}
.number ul li div{overflow:hidden;height:42px;line-height:41px;background:url(../images/nub_bg.png) no-repeat 4px;}
.number ul li div strong{display:inline-block;width:42px;height:40px;text-align:center;font-size:30px;color:#f5373e;float:left;border-radius:60px;border:1px solid #f5373e; background-color: #ffffff;}
.number ul li div span{color:#ffffff;font-size:19px;margin-left: 2px;}
.number ul li div.font3 span{font-size:13px;}
.number ul li p{padding:0px 12px 0 33px;width:185px;display:block;font-size:15px;color:#3b3b3b;line-height:24px;margin-top:10px}
.number ul li.font2 p{font-size:13px;line-height:18px;}
.biaoti_3{
	width:310px;
	height:72px;
	line-height: 70px;
	border:1px dotted #272727;
	margin:60px auto 40px;
	text-align: center;
	border-radius:10px;
}
.biaoti_3 a{
	font-size: 40px;
	font-weight: bold;
	color:#000000;
	letter-spacing: 2px;
}
.kecheng {
	width:1000px;
	overflow: hidden;
	padding:0 0 20px;
}
.kecheng ul {
	width:454px;
	height:330px;
	float:left;
	margin-left:30px;
	margin-top:20px;
}
.kecheng ul li {
	width:454px;
	height:229px;
	/*background:url(../images/li_bg_1.png) no-repeat;*/
	padding-top:24px;
	border: 1px solid #f5373e;
    border-radius: 10px;
}
.kecheng ul h2{
	font-size: 22px;
	font-weight: bold;
	color:#282828;
	margin-bottom: 20px;
}
.kecheng ul h2 span {
	font-size: 27px;
	font-weight: bold;
	color:#f5373e;
}
.kecheng ul li p{
	font-size: 16px;
	color:#282828;
	padding:0 16px 0 20px;
	line-height:30px;
}
.kecheng ul li p a{
	display: inline;
	color:#f5373e;
}
.kecheng ul li p span{
	font-size: 16px;
	color:#f5373e;
}
.kecheng ul li a{
	display:block;
	margin:20px auto;
	text-align: center;
}
.kecheng ul li img{
	width:387px;
	height:175px;
}
.dianji{
	width:243px;
	height:53px;
	margin:0 auto;
	background-color: #f5373e;
	border-radius: 60px;
	text-align: center;
}
.dianji a{
	display: block;
	line-height: 53px;
	font-size: 20px;
	font-weight: bold;
	color:#ffffff;
}
.dianji:hover{
	background-color: #282828;
}
.dianji_1{
	width:243px;
	height:53px;
	margin:0 auto;
	background-color: #cccccc;
	border-radius: 60px;
	text-align: center;
}
.dianji_1 a{
	display: block;
	line-height: 53px;
	font-size: 20px;
	font-weight: bold;
	color:#454545;
}
.ttmn{
	width:100%;
	height:600px;
	background:url(../images/biaodan_bg.png) no-repeat center 0px;
	margin-top:40px;
}
.ttmn_1{
	width:1000px;
	height:540px;
	margin:0 auto;
	background:url(../images/biaodan_bg_1.png) no-repeat center 0px;
	padding-top: 60px;
}
.biaoti_4{
	width:600px;
	height:72px;
	line-height: 70px;
	border:1px dotted #272727;
	margin:0 auto 40px;
	text-align: center;
	border-radius:10px;
	background-color: #ffffff;
}
.biaoti_4 a{
	font-size: 40px;
	font-weight: bold;
	color:#000000;
	letter-spacing: 2px;
}
.mfbk_m{width:448px;overflow:hidden;float:right;background-color:rgba(245,55,62,0.1);padding:20px 0 40px;border-radius: 10px;}
.mfbk_m ul li{float:left;margin-top:20px;overflow:hidden;width:100%;}
.mfbk_m ul li span{float:left;width:136px;text-align:right;font-size:18px;line-height:40px;color:#ffffff;display: block;}
.mfbk_m ul li input{font-family:'Microsoft YaHei';float:left;width:128px;height:24px;line-height:40px;color:#666666;overflow:hidden;font-size:18px;background:#f5373e;border:none;padding-left: 4px;}
.mfbk_m ul li em{color:#da0000}
.mfbk_m ul li .yzm{width:68px;margin-right:5px;}
.mfbk_m ul .center a{margin-left:25px;float:left;display:inline;}
.mfbk_m ul .font{width:215px;padding:0px 5px;line-height:18px;}
.ttmn_1 p{
	font-size: 18px;
	color:#ffffff;
	line-height: 42px;
	letter-spacing: 1px;
}
.xiaoqu{
	border-top:1px dashed #a0a0a0;
	border-bottom:1px dashed #a0a0a0;
	background-color: #f3f3f3;
	overflow: hidden;
}
.cur{
	width:284px;
	height:440px;
	float:left;
	margin-left: 120px;
}
.cur_1{
	width:284px;
	height:440px;
	float:left;
	margin-left: 190px;
}
.cur img{
	text-align: center;
}
.cur_1 img{
	text-align: center;
}
.cur h2{
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;
	padding:10px 10px 0;
	color:#38230c;
}
.cur_1 h2{
	font-weight: bold;
	font-size: 20px;
	font-weight: bold;
	padding:10px 10px 0;
	color:#38230c;
}
.cur p{
	font-size: 14px;
	padding:10px 10px 0;
	color:#38230c;
}
.cur_1 p{
	font-size: 14px;
	padding:10px 10px 0;
	color:#38230c;
}
.huikuan{width:1026px;height:180px;padding-bottom:20px;}
.huikuan ul li{width:314px;height:180px;overflow:hidden;float:left;text-align:center;display:inline;margin-right:10px;margin-left:120px;border: 1px #d8d7d5 solid;}
.huikuan ul li:hover{border-color:#f5373e;}
.huikuan ul li img{display:inline-block;line-height:0px;}
.huikuan ul li p, .huikuan ul li strong{display:block;}
.huikuan ul li strong{height:48px;line-height:60px;font-size:23px;color:#38230c;padding-bottom:8px;}
.huikuan ul li p{padding-left:20px;font-size:15px;line-height:28px;text-align:left;margin-top:15px;color:#38230c;font-family: "Microsoft Yahei";}
.footer{width:100%;padding:40px 0;background:#af2e37;text-align:center;font-size:16px;color:#ffffff;margin-top:-6px;line-height:36px;margin-top:40px;}
.footer a{color:#ffffff;margin:0px 7px;font-size:16px;}



.jz_jz{width:958px;overflow: hidden;padding:40px 20px;border:1px dashed #333;border-radius: 10px;}
.jz_jz img{border-radius: 200px;width:200px;height:200px;float: left;margin-right:20px;}
.jz_jz p{font-size: 16px;color:#333;line-height: 26px;font-weight:700;}
.jz_jz p span{color:#f5373e;}
.jz_jz em{font-style: normal;font-size: 14px;color:#333;padding-left: 20px;line-height: 26px;display: block;width:700px;overflow: hidden;float: left;}

