body{
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
}

.clr{
	clear:both;
}

.wrapper{
	width:75%;
	margin:auto;
}

table{
	width:100%;
}

table, td, th { border: 1px solid #eee;
height:34px;
 }
 
 iframe{
width:100%;
 }

table img{ width:36px;
height:36px;
 }
 
aside table ,td ,th{
	border:none;
	 
 }
 
header{
	width:100%;
	background:#a40003;
}

header ul{
	margin:0;
	padding:0;
}

header ul li{
	float:right;
	width:auto;
	color:#fff;
	font-size:13px;
	display:inline;
	padding:5px 10px;
}

header ul li a{
	text-decoration:none;
	color:#fff;
	
}


.banner{
	width:100%;
}

.banner img{
	width:100%;
}

.logo{
	 background: #ffc000;
    color: #fff;
    float: left;
    font-size: 25px;
    font-weight: bold;
    padding: 9px 0;
    text-align: center;
    text-transform: uppercase;
    width: 32%;
}

.nav_box{
	width:68%;
	float:right;
}

article{
	width:100%;
}

.haeding{
	width:100%;
	margin:30px 0 20px 0px;
	background:url(../images/line.png) center bottom  no-repeat;
}

.haeding h1{
	width:100%;
	margin:0;
	line-height:50px;
	font-size:24px;
	color:#ffc000;
	text-align:center;
	text-transform:uppercase;
	
}

.text{
	width:100%;
	border-bottom:dotted 1px #e1e1e1;
	margin-bottom: 30px;
	padding: 10px 0;
}

.text p{
	width:100%;
	margin:0;
	line-height:30px;
	font-size:14px;
	color:#666666;
	text-align:center;
	
}
caption{ font-size:24px;
}
table a{ color:#000000; text-decoration:none;}
table a:hover{ color:#FF3300; text-decoration:none;}
.banner{
	width:100%;
}

.tf{ width:100%; height:251px; border:0px;}
aside{
	width:25%;
	float:left;
	
}

.form{
	width:90%;
	float:left;
	margin-bottom:10px;
	padding:0 10px;
	font-size:13px;
	background:#d34e01;
}

.form h2{
	color:#fff;
	padding:10px 0;
	text-transform:uppercase;
	font-size:20px;
	margin:0;
	border-bottom:#fff 1px solid;
}


.form input{
	width:100%;
	padding: 8px 0;
	margin: 5px 0;
}


.form textarea{
	width:99%;
	height:60px;
	border:1px #CCCCCC solid;
}

.btn{
	width:100%;
	background:#d34e01;
	padding:15px 0;
	text-transform:uppercase;
	text-align:left;
	color:#fff;
	border:none;
	cursor:pointer;
}

.left-cont_box{
	width:74%;
	float:right;	
}

.left-cont{
	width:100%;
	float:right;
	background:#f1f1f1;
	border-left:3px #ffc000 solid;
	margin-bottom:10px;
	padding-bottom:20px;
}

.left-cont img{
	float:left;
	margin-right:10px;
}


.left-cont p{
	width: 96%;
	margin: 0 10px;
	line-height:30px;
	font-size:13px;
	color:#666666;
	text-align:justify;
}

.left-cont h2{
	width:96%;
	margin: 5px 20px;
	line-height:50px;
	font-size:24px;
	color:#333;
	text-align:left;
	text-transform:uppercase;
}

.add{
	width:96%;
	float:left;
	
}

.add img{
	width:100%;
}

.pro-cont{
	width:74%;
	float:right;
	background:#f5f6f8;
	margin:10px 0;
	padding:35px 0;
}


.pro-cont ul{
	margin:0;
	padding:0;
}

.pro-cont ul li{
	float:left;
	width:33%;
	display:inline;
}

.pro-cont-img{
	width: 42%;
	height:90px;
	margin:0 10px;
	float:left;
}

.pro-cont-img img{
	width:100%;
	  height: 91px;
}

.pro-cont-hd{
	width: 49%;
	font-size:12px;
	color:#666;
	font-weight:bold;
	text-decoration:underline;
	float:left;
}

.pro-cont-text{
	float:left;
	width: 49%;
	font-size:12px;
	color:#999;
}

.card_box {
width: 79%;
float: left;
background: #d1d1d1;
padding: 20px;
margin: 10px 0;
}

.card{
	width:44%;
	float:left;
	margin:0 3%;

}

.card img{
	width:100%;
}

.footer{
	width:100%;
	margin-top:30px;
	padding:10px 0;
	background: #a40003;
	float:left;
}

.footer img{
	float:right;
	margin:0 2px;
}

.footer ul{
	margin:0;
	padding:0;
}

.footer ul li{
	padding:0;
	margin:0;
	float:left;
	display:inline;
}

.footer ul li a{
	padding:0 15px;
	margin:0;
	float:left;
	display:inline;
	color:#FFF;
	font-size:13px;
	text-decoration:none;
}