*{
	margin:0;
	padding:0;
}
body{
	background-color:#fff;
	font-family: "寰蒋闆呴粦", "瀹嬩綋";
	line-height:1.4;
	font-size:14px;
}
ul{
	list-style:none;
}
a{
	text-decoration:none;
}

.clear{
	clear:both;
}
.title{
	text-align:center;
}
.title h3{
	font-size:32px;
	color:#000;
	padding-top:50px;
	font-weight:550;
}
.title p{
	font-size:20px;
	color:313131;
	padding-top:15px;
}





.fwrx{
	width:550px;
	height:52px;
	margin: 0 auto;
	background-color:#dc0c17;
	border-radius:26px;
	margin-bottom:0;
}
.fwrx p{
	width:357px;
	height:50px;
	background-color:#fff;
	float:left;
	margin-top:1px;
	margin-left:1px;
	font-size:;
	line-height:;
	font-size:22px;
	color:#393939;
	line-height:45px;
	text-align:center;
	border-radius:25px;
}
.fwrx p span{
	font-size:27px;
	color:#dd2a2c;
	margin-left:5px;
}
.fwrx a{
	display:block;
	width:192px;
	float:right;
	color:#fff;
	font-size:28px;
	text-align:center;
	line-height:52px;
}
.fwrx a:hover{
	font-size:29px;
}












.navtop{
	width:100%;
	height:40px;
	background-color:#eee;
}
.navtop_nb{
	width:1200px;
	height:40px;
	margin:0 auto;
	line-height:40px;
}
.navtop_nb p{
	float:left;
	font-size:14px;
	color:#272727;
}
.navtop_nb div{
	float:right;
	margin-right:10px;
}
.navtop_nb div a{
	text-decoration:none;
	font-size:14px;
	color:#000;
}
.navtop_nb div a:nth-child(1){
	
}
.navtop_nb div a:nth-child(2){
	margin-left:20px;
}


.navbottom{
	height:100px;
	background-color:#fff;
	clear:both;
	border-bottom:1px solid #e5e8ea;
}

.navbottom_nb{
	width:1200px;
	height:100px;
	margin:0 auto;
}

.navbottom_nb > img{
	margin-top:25px;
	float:left;
}


.navbottom_nb ul{
	width:730px;
	height:100px;
	float:left;
	margin-left:40px;
}

.navbottom_nb ul li{
	float:left;
	height:100px;
	letter-spacing:3px;
	text-align:center;
	width:100px;
	margin-right:25px;
}
.navbottom_nb ul li:last-child{
	margin-right:0;
}
.navbottom_nb ul li > span{
	display:block;
	height:3px;
	background-color:#fff;	
}
.navbottom_nb ul li:hover > span{
	background-color:#df1721;
}
.navbottom_nb ul li a{
	color:#3c3c3c;
	font-size:18px;
	text-decoration:none;
	line-height:70px;
}
.navbottom_nb ul li a i:nth-child(1){
	display:block;
	background:url("../image/xsj_b.png") no-repeat;
	width:12px;
	height:10px;
	margin:0 auto;
}
.navbottom_nb ul li:hover a i:nth-child(1){
	background:url("../image/xsj_h.png") no-repeat;
	transition:.8s;
}
.navbottom_nb ul li a .s_gzd{
	height:40px;
	margin:0 auto;
}
.navbottom_nb ul li a .l_gzd{
	
	height:40px;
	margin:0 auto;
}
.navbottom_nb ul li a p:nth-child(2) span{	
	display:block;
	width:29px;
	height:20px;
	background:url("../image/HOT.png") no-repeat;
	float:right;
	margin-top:10px;
	margin-left:-20px;
}

.navbottom_nb div{
	width:240px;
	height:100px;
	float:right;
}
.navbottom_nb div img{
	margin-top:35px;
	float:left;
}


.navbottom_nb div p{
	margin-left:40px;
	line-height:100px;
	font-size:27px;
	color:#f72425;
}