*{ box-sizing: border-box;font-family: "微软雅黑";}
html{-webkit-text-size-adjust: none; text-size-adjust: none;}
.clear{ clear: both;}
.left{ float: left;}
.right{ float:right;}
.txtleft{ text-align: left;}
.txtright{ text-align: right;}
body{ background: url(bg.png) center top no-repeat; background-color: #F0FAFF; background-size: 100%;}
.logo{ width: 1200px; margin: 0 auto; margin-top: 40px;}
.section{ width: 1200px; ; margin: 0 auto; margin-top: 280px; background: #fff; overflow: hidden; margin-bottom: 40px; padding-bottom: 30px;}
.title{ position: relative; width: 1200px;height: 36px; margin-top: 30px; margin-bottom: 20px;}

.title a{ position: absolute; right: 50px; bottom:10px; color: #9E9E9E; font-size: 18px;}
.section ul{ width: 1120px; margin: 0 auto;}
.section ul li{ background: url(dot.png) left center no-repeat; padding-left: 30px; font-size: 20px; line-height: 40px;}
.section ul li span{ float: right; color: #9E9E9E;}
