@charset "utf-8";
/* CSS Document */

/*全局样式*/
body{ padding:0; margin:0; font-size:14px;  font-family:"微软雅黑"; color:#333;  }
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
a{ text-decoration:none;}
ul{list-style:none;}
img{border:0px;}
.clearfloat{clear:both; height:0px; font-size:1px; line-height:0px;}

.head_bg{width:100%; max-width:1920px; min-width:1200px;height:360px; background:url(../images/head_bg.png) center center no-repeat; margin-bottom:30px;}

.center{width:1200px;height:360px; margin: 0 auto;margin-bottom:30px;}
.center_left{width:386px;height:360px; float:left; background:white;}
.center_left_title{width:386px;height:53px; margin-bottom:8px; background:url(../images/left_title.png) no-repeat;}
.center_left_title a{float:right; margin-top:16px; font-size:14px; color:#666;}
.center_left_title a:hover{color:#be0000; }
.center_left_li{width:100%;height:36px; line-height:36px; }
.center_left_li a{display:block;width:100%;height:36px;float:left;color:#333; }
.center_left_li img{width:17px;height:17px; float:left; margin-right:5px; margin-top:10px;}
.center_left_li p{color:#333; font-size:16px; float:left;}
.center_left_li span{float:right; color:#999999; font-size:14px; margin-right:5px;}
.center_left_li a:hover{color:#be0000; }

.center_left1{width:386px;height:360px; float:left; background:white;}
.center_left_title1{width:386px;height:53px; margin-bottom:8px; background:url(../images/right_title.png) no-repeat;}
.center_left_title1 a{float:right; margin-top:16px; font-size:14px; color:#666;}
.center_left_title1 a:hover{color:#be0000; }


.center_right{width:386px;height:360px; float:right; background:white;}
.center_right_title{width:386px;height:53px; margin-bottom:8px; background:url(../images/left_title02.png) no-repeat;}
.center_right_title a{float:right; margin-top:16px; font-size:14px; color:#666;}
.center_right_title a:hover{color:#be0000; }
.center_right_li{width:100%;height:36px; line-height:36px; }
.center_right_li a{display:block;width:100%;height:36px;float:left;color:#333; }
.center_right_li img{width:17px;height:17px; float:left; margin-right:5px; margin-top:10px;}
.center_right_li p{color:#333; font-size:16px; float:left;}
.center_right_li span{float:right; color:#999999; font-size:14px; margin-right:5px;}
.center_right_li a:hover{color:#be0000; }



.foot{width:100%; max-width:1920px;min-width:1200px;height:82px; padding-top:25px; background:url(../images/foot.png) center center no-repeat;}
.foot p{line-height:28px; width:1200px; text-align:center;  font-size:14px; height:60px; margin:0 auto;  color:#fde37a;}
