
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body{margin: 0;font-family: "Helvetica Neue","microsoft yahei",Helvetica,Arial,sans-serif;font-size: 16px;color: #333;background: #fff;}
input,textarea,select{font-family:"Microsoft YaHei",Arial, Helvetica, sans-serif;background-color: #FFFFFF;outline:none;padding:0;border-radius: 0;font-size: 16px;}
h1,h2,h3,h4,h5,h6,i,em,strong{margin: 0;padding: 0;font-weight:normal;font-style: normal;font-size: 100%;}
table{border-collapse:collapse;}
img{border:none;max-width: 100%;}
dl,dd,dt,p{padding: 0;margin: 0;}
a,a:link {text-decoration: none;}
ul, li {padding: 0;margin: 0;list-style-type:none;}
.fl {float: left;}
.fr{float: right;}
.clearfix:before, .clearfix:after { content:"";display:table;}
.clearfix:after {clear:both;}
.clearfix {*zoom:1;}
.wrap{width: 1200px;margin: 0 auto;}
.mtop20{margin-top: 20px;}
.header{height: 428px;background: url(../images/header.jpg) no-repeat center top;overflow: hidden;}
.logo{margin-top: 25px;}
.section-padding {padding:20px 0px;}
.list-item{border-radius:4px;position: relative; background:#fff;box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.17);transition: all 0.3s ease-in-out 0s;-moz-transition: all 0.3s ease-in-out 0s;-webkit-transition: all 0.3s ease-in-out 0s;-o-transition: all 0.3s ease-in-out 0s;}
.hot{ text-align:center;margin:20px 10%;}
.hot img{ margin:20px;}
.hot span {display:block; line-height:25px; padding:5px 0px; background:#ecf4fe;}
.border-light{ border:1px solid #666;!important;}
.hot a{display: block;text-align: center;transition: all .2s;}
.hot a:hover{transform: translateY(-8px);}
.foot_line{ width:100%; height:2px; clear:both; background:#0f72e0; margin-top:20px;}
.footer{  width:100%; padding:25px 0; margin:0 auto;background:#fff; font-size:14px; }
.copyright{ width:1000px; margin:20px auto 0; position:relative;}
.copyright p{ width:510px; float:left; padding-left:30px; text-align:center;}
.copyright img{ float:left; margin-left:10px;}
.tc {text-align: center;}
.ms-title{height:60px;border-bottom: 1px solid #eee;padding:0px 20px;line-height:60px;font-size: 24px;}
.ms-title i{width:5px; height:15px; background:#4094f4; margin-right:5px;}
