﻿/*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;}
ul, ol{list-style: none;}
table{border-collapse: collapse;border-spacing: 0; }
a,ins{text-decoration:none;}
*:focus{outline:none;}
a{color:#333;}
a:hover{color:#3788e4;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.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;}
body,input{font-family:"微软雅黑";text-align: left;background: url(big-bg.jpg) center top no-repeat;}

.w1200{width: 1200px;margin: 0 auto;}
.main{background:#ffffff;margin-top:10px;height: 410px;}

.hdjl{width: 1160px;padding: 20px;}
.title{border-bottom:1px solid #d7d7d7;line-height: 40px;}
.title a{display:inline-block;color: #357ed9;font-size: 19px;font-weight: bold;border-bottom: 2px solid #357ed9;line-height: 40px;}

.hd-list{padding:75px 90px 75px 60px;margin-left: 30px;width: 294px;height: 156px;}
.hd-list a{display: block;position: relative;}
.hd-list img{position: absolute;}
.hd-list span{position: absolute;left:32px;top:36px;color: #ffffff;font-weight: bold;font-size: 17px;width: 16px;}