﻿*{ box-sizing: border-box;font-family: "微软雅黑";}
.clear{ clear: both;}
.left{ float: left;}
.right{ float:left;}


.banner{ background: url(banner.png) center center no-repeat; height: 400px; position: relative;position: relative;}
.banner a{ position: absolute; top: 30px; left: 18%;}
.section{ width: 1200px; margin:0 auto; margin-top: 40px;}
.section .box{ width: 600px; padding: 20px; float: left; margin-top: 20px; height: 480px;}
.section .title{ width: 100%; background: url(titlebg.jpg) center center no-repeat; text-align: center; line-height: 40px;}
.section .title a{ font-size: 34px; color:#9D201F; font-weight: bold;}
.section ul{ margin-top:30px;}
.section ul li{ float: left; width: 100%; line-height: 50px; border-bottom: 1px solid #ccc; background: url(dot.jpg) left center no-repeat; padding-left: 30px;}
/*.section ul li:nth-child(even){ margin-left: 4%;}*/
.section ul li a{ font-size: 18px;}
.section ul li span{ font-size: 16px; color: #aaa; margin-left: 20px; float: right;}

.wza{
	font-size: 28px;
	color: #fff;
	position: absolute; top: 10px; right: 18%;width: 180px;
}

.wza span{
	display: block;
	cursor: pointer;
}