@charset "utf-8";
/* CSS Document */
ul{margin:0;padding:0;}
.center{
	width:98%;
	height:auto;
	margin:20px auto;
	}
.cen_nav{
	width:100%;
	height:auto;
	border-bottom:1px dashed #ccc;
	display:inline-block;
	margin-bottom:20px;
	}
.role{
	width:5px;
	height:30px;
	float:left;
	background-color:#bd0404;
	}
.cen_right{
	width:90%;
	height:auto;
	line-height:30px;
	margin-left:2%;
	}
.cen_right a{
	color:black;
	}	
	
.pro_part{
	width:80%;
	height:auto;
	margin-left:10%;
	border:1px solid #bd0404;
	float:left;
	margin-bottom:5%;
	text-align:center;
	}	
.pro_part img{
	width:90%;
	height:auto;
	}	
.pro_text{
	width:100%;
	height:50px;
	text-align:center;
	line-height:25px;
	color:white;
	background-color:#bd0404;
	font-size:1em;
	}
table{width:100%;border:0; }
table>tbody>tr{width:100%;}
table>tbody>tr>td{
	width:24.6%;
	float:left;
	}
.btn{
	width:40%;
	margin:20px auto;
	}
.btn li{
	display:inline-block;
	width:16%;
	float:left;
	border:1px solid #ccc;
	text-align:center;
	background:#bd0404;
	color:white;
	}
.btn li span a{
	color:#CC6;
	}
@media screen and (max-width:1450px){
.cen_right a{
	color:black;
	}
	
.pro_part{
	width:80%;
	height:auto;
	margin-left:10%;
	border:1px solid #bd0404;
	float:left;
	margin-bottom:5%;
	text-align:center;
	}	
.pro_part img{
	width:100%;
	height:auto;
	}	
.pro_text{
	width:100%;
	height:50px;
	text-align:center;
	line-height:25px;
	color:white;
	background-color:#bd0404;
	font-size:0.8em;
	}
table>tbody>tr{width:100%;}
table>tbody>tr>td{
	width:24.6%;
	float:left;
	}
.btn{
	width:40%;
	margin:20px auto;
	}
.btn li{
	display:inline-block;
	width:16%;
	float:left;
	border:1px solid #ccc;
	text-align:center;
	background:#bd0404;
	color:white;
	}
.btn li span a{
	color:#CC6;
	}	
	}


@media screen and (max-width:1200px){
.cen_right a{
	color:black;
	}
	
.pro_part{
	width:90%;
	height:auto;
	margin-left:5%;
	border:1px solid #bd0404;
	float:left;
	margin-bottom:5%;
	text-align:center;
	}	
.pro_part img{
	width:70%;
	height:auto;
	}	
.pro_text{
	width:100%;
	height:50px;
	text-align:center;
	line-height:25px;
	color:white;
	background-color:#bd0404;
	font-size:1em;
	}
table>tbody>tr{width:100%;}
table>tbody>tr>td{
	width:24.6%;
	float:left;
	}
.btn{
	width:50%;
	margin:20px auto;
	}
.btn li{
	display:inline-block;
	width:16%;
	float:left;
	border:1px solid #ccc;
	text-align:center;
	background:#bd0404;
	color:white;
	}
.btn li span a{
	color:#CC6;
	}	
	}

@media screen and (max-width:800px){
.cen_right a{
	color:black;
	}

.pro_part{
	width:80%;
	height:auto;
	margin-left:10%;
	border:1px solid #bd0404;
	float:left;
	margin-bottom:5%;
	text-align:center;
	}	
.pro_part img{
	width:100%;
	height:auto;
	}	
.pro_text{
	width:100%;
	height:50px;
	text-align:center;
	line-height:25px;
	color:white;
	background-color:#bd0404;
	font-size:0.9em;
	}
table{width:90%;margin:0 auto;}
table>tbody>tr{width:100%;}
table>tbody>tr>td{
	width:49.5%;
	float:left;
	}
.btn{
	width:60%;
	margin:20px auto;
	}
.btn li{
	display:inline-block;
	width:16%;
	float:left;
	border:1px solid #ccc;
	text-align:center;
	background:#bd0404;
	color:white;
	}
.btn li span a{
	color:#CC6;
	}	
	}

@media screen and (max-width:550px){
.cen_right a{
	color:black;
	}

.pro_part{
	width:80%;
	height:auto;
	margin-left:10%;
	border:1px solid #bd0404;
	float:left;
	margin-bottom:5%;
	text-align:center;
	}	
.pro_part img{
	width:100%;
	height:auto;
	}	
.pro_text{
	width:100%;
	height:50px;
	text-align:center;
	line-height:25px;
	color:white;
	background-color:#bd0404;
	font-size:0.5em;
	}
table>tbody>tr{width:100%;}
table>tbody>tr>td{
	width:49%;
	float:left;
	}
.btn{
	width:100%;
	margin:20px auto;
	}
.btn li{
	display:inline-block;
	width:15.6%;
	float:left;
	border:1px solid #ccc;
	text-align:center;
	background:#bd0404;
	color:white;
	font-size:0.5em;
	}
.btn li span a{
	color:#CC6;
	}	
	}
@media screen and (max-width:300px){
.pro_text{
	width:100%;
	height:50px;
	text-align:center;
	line-height:16px;
	color:white;
	background-color:#bd0404;
	font-size:0.5em;
	}
	}
@media screen and (max-width:250px){
.btn li{
	display:inline-block;
	width:15%;
	float:left;
	border:1px solid #ccc;
	text-align:center;
	background:#bd0404;
	color:white;
	font-size:0.5em;
	}	
	}






















