/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:medium none;margin:0;padding:0;}
em{font-style:normal;}
p,div,span{cursor: default;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;outline:none!important;}
a:hover{color:#bd0007;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.w1800{ width: 1800px; margin: 0 auto; }
body{font-family:'Helvetica Neue',Helvetica,'PingFang SC','Hiragino Sans GB','Microsoft YaHei UI','Microsoft YaHei','微软雅黑',Arial,sans-serif;margin:0; padding:0;font-size: 18px;}

.section {width: 1440px;height: 860px;background-color: #ffffff;padding: 20px 90px 0 40px; margin: 60px auto;}
.section h5 {width: 100%;height: 70px;line-height: 70px; font-size: 22px;font-weight: bold;color: #cb3433; border-bottom: 1px solid #f2f2f2;}
.section .position {width: 100%;background: url(secImg01.png) no-repeat left center;padding-left: 20px; float: left;margin-bottom: 10px;}
.section ul {padding-top: 15px;}
.section li {line-height: 45px;background: url(secBg01.png) no-repeat left center;padding-left: 20px;}
.section li a {font-size: 18px;}
.section li span {color: #999;font-size: 18px; padding-left: 10px;}
.section li:nth-child(4n+0) {background-position:left 20px; border-bottom: 1px solid #e8e8e8;margin-bottom: 15px; padding-bottom: 15px;}

