html,body,div,ul,li,dl,dt,dd,ol,span,i,a,img,p,h1,h2,h3,h4,h5,h6{
	padding:0;
	margin: 0;
}

img{
	border:0;
	display: block;
}

ul,li{
	list-style:none;
}

a{
	text-decoration:none;
}


body{
	min-width:1200px;
	margin: 0 auto;
}




.banner{
	width:100%;
	height: 500px;
	background: url(../images/banner.jpg) no-repeat center center;
}




.btitle{
	width:1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.btitle h2{
	font-size:36px;
	font-style: italic;
	text-align: center;
}

.btitle h3{
	width:500px;
	height: 2px;
	border-bottom: 2px solid #000;
	margin: 0 auto;
	margin-top: 10px;
}


.btitle h4{
	width:60px;
	height: 4px;
	border-bottom: 4px solid #d02203;
	margin: 0 auto;
	margin-top: -7px;
}



.btitle h5{
	width:500px;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 10px;
	font-weight: normal;
	text-align: center;
	font-family: Impact;
	color: #333;
}


.zxbtn {
    background: #f7411a;
    text-align: center;
    color: #fff;
    width: 500px;
    display: block;
    line-height: 46px;
    border-radius: 33px;
    margin: 30px auto 60px auto;
	font-size: 18px;
}


.zcjd{
	width:1200px;
	margin: 0 auto;
	margin-top: 20px;
}


.whatoii{
	width:1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}


.whatoii dl{
	width:220px;
	height: auto;
}

.whatoii dl dt{
	width:auto;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	background: #d42d2e;
	border-radius: 10px 10px 0 0;
	color: #FFF;
}

.whatoii dl dd{
	width:220px;
	height: 140px;
	box-sizing: border-box;
	border:1px solid #666;
	margin-top: 5px;
	font-size: 16px;
	padding: 10px;
	line-height: 28px;
	color: #666;
	border-radius: 0 0 10px 10px;
}


.bg2{
    background-color: #ededed;
	overflow: hidden;
}



.tese{
	width:1200px;
	margin: 0 auto;
	margin-top: 30px;
}


.tese ul{
	width:100%;
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.tese ul li{
    width: 25%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;	
}


.tese ul li img{
	width:300px;
	height: 180px;
}

.tese ul li .bottom{
	width:220px;
	height: 180px;
	margin: 0 auto;
	overflow: hidden;
}

.tese ul li .bottom p{
	padding-top:30px;
}


.youshi{
	width:800px;
	margin: 30px auto;
	text-align: center;
	font-size: 18px;
    color: #d42d2e;
}


.box03_nr{ 
	width: 1200px; 
	margin: 0 auto;
}
.box03_nr ul{ 
	width: 1200px; 
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.box03_nr ul li{
	width: 280px;
	height: 400px;
	border: 1px solid #808080;
}
.box03_nr ul li h1{
	font-size: 22px;
	color:#d42d2e;
	text-align: center;
	margin-top:10px;
	margin-bottom:10px;
}

.box03_nr .line{
	width: 30px;
	height: 5px;
	background:#b79275;
	margin: 0 auto;
	position: relative;
}

.box03_nr ul li p{
	font-size: 18px;
	color:#333333;
	text-align: center;
	margin-top: 20px;
}

.box03_nr ul li img{
	margin: 0 auto;
	display: block;
	margin-top: 20px;
	position: relative;
}


.dxb_box04{ 
	width: 100%;
	height: 100%; 
	position: relative; 
	overflow: hidden; 
	background: #d42d2e;
}

.dxb_box04 .dxb_bt{ 
	display: block; 
	margin: 60px auto; 
	position: relative; 
	overflow: hidden;
}

.box04_nr{ 
	width: 1200px; 
	margin: 0 auto;
	position: relative;
	margin-top: 30px;
}

.box04_nr ul{ 
	width: 1200px; 
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.box04_nr ul li{
	width: 280px;
	margin-bottom: 20px;
}

.box04_bottom h1{
	width:278px;
	line-height:36px;
	border: 1px solid #fff;
	margin: 0 auto;
	font-size: 20px;
	color: #fff;
	background:#d42d2e;
	text-align: center;
	margin-top: 5px;
}

.box04_bottom p{
	padding-top: 20px; 
	color: #333;
	font-size: 18px;
	text-align: center;
	background:#fff;
	width: 280px;
	height: 70px;
}

.box04_bottom p span{
	color: #d42d2e;
	font-size: 18px;
}

.box04_bottom img{
	display: block;
	position: relative;
	top: -44px;
	left: 236px;
}

.box04_bottom:hover img{
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); 	
	-moz-transform:rotate(45deg); 	
	-webkit-transform:rotate(45deg); 
	-o-transform:rotate(45deg);
}



table{
	width:1200px;
	margin: 0 auto;
	border: 1px solid #000;
	margin-top: 30px;
	background: #000;
}


table tr{
	height: 40px;
	border: 1px solid #000;
	background: #FFF;
}

table tr th{
	background: #d42d2e;
	color: #FFF;
}


table tr td{
	text-align: center;
}

table tr td:nth-child(2){
	width:90px;
}
table tr td:nth-child(4){
	width:90px;
}
table tr td:nth-child(6){
	width:90px;
}
