*{margin: 0;padding: 0;}
body{margin: 0;font-size: 10px;box-sizing: border-box;overflow: hidden;}
img{border: none;display: block;}
a{text-decoration: none;}
.clearfix{clear: both;}
input{margin: 0;padding: 0;border: none;outline: none;}
html,body{background-color: #fff;font-family: "微软雅黑";-webkit-box-shadow:0 0px 0px #fff;-moz-box-shadow:0 0px 0px #fff;box-shadow:0 0px 0px #fff;width: 100%;min-height: 100%;}
html{-webkit-box-shadow:0 0px 0px #fff;-moz-box-shadow:0 0px 0px #fff;box-shadow:0 0px 0px #fff;height: 100%;overflow: auto;}
li{list-style: none;}
ul{margin:0;}
a:hover{text-decoration: none;color: #fff;}
.Fix:after{display: block;content: '';height: 0;clear: both;}
@font-face {
  font-family: 'iconfont';  /* project id 1022264 */
  src: url('//at.alicdn.com/t/font_1022264_6tsjq24v80h.eot');
  src: url('//at.alicdn.com/t/font_1022264_6tsjq24v80h.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1022264_6tsjq24v80h.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1022264_6tsjq24v80h.woff') format('woff'),
  url('//at.alicdn.com/t/font_1022264_6tsjq24v80h.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1022264_6tsjq24v80h.svg#iconfont') format('svg');
}
.iconfont{font-family: 'iconfont';font-style: normal;}



ul:after, dl:after, dt:after, dd:after {
    display: block;
    height: 0;
    content: "";
    clear: both;
}


.header_body{width: 100%;background-color: #ffffff;}
.header_body .header{width: 1200px;padding: 25px 0 20px;box-sizing: border-box;margin: 0 auto;}
.header_body .header:after{display: block;content: "";clear: both;}
.header_body .header dt{float: left;}
.header_body .header dt img{height: 75px;}
.header_body .header dd{float: right;height: 75px;}
.header_body .header dd .top:after{display: block;content: "";clear: both;}
.header_body .header dd .top font{float: right;color: #1C89FF;display: block;}
.header_body .header dd .top font:after{display: block;content: "";clear: both;}
.header_body .header dd .top font i{font-size: 24px;line-height: 24px;height: 24px;display: block;float: left;margin-right: 5px;}
.header_body .header dd .top font span{line-height: 24px;height: 24px;font-size: 14px;display: block;overflow: hidden;}
.header_body .header dd .top a{float: right;line-height: 24px;height: 24px;font-size: 14px;margin-right: 50px;color: #000;}
.header_body .header dd ul li{float: left;margin-right: 56px;height: 18px;margin-top: 33px;}
.header_body .header dd ul:after{display: block;content: "";clear: both;}
.header_body .header dd ul li a{color: #000;font-size: 14px;line-height: 18px;}
.header_body .header dd ul li a:hover{color: #1C89FF;}
.header_body .header dd ul li.active a{color: #1C89FF;}
.header_body .header dd ul li:last-child{margin-right: 0;}


.banner .swiper-slide img{width: 100%;}


.project_body{width: 100%;}
.project{padding: 20px 0 10px;box-sizing: border-box;border-bottom: 1px solid #cacaca;width: 1200px;margin: 0 auto;}
.project .href_a{float: right;margin-left: 20px;}
.project .href_a a{background-color: #1C89FF;display: inline-block;padding: 3px 10px;font-size: 14px;color: #fff;border-radius: 7px;font-family: '宋体';margin-left: 20px;background: -webkit-linear-gradient(left, #1c89ff , #006de2);background: -o-linear-gradient(left, #1c89ff, #006de2);background: -moz-linear-gradient(left, #1c89ff, #006de2);background: linear-gradient(to right, #1c89ff , #006de2);}
.project .project_title{overflow: hidden;}
.project .project_title font{font-size: 20px;color: #1c89ff;font-weight: bold;}
.project .project_title span{font-size: 14px;color: #1c89ff;text-transform : uppercase}




.footer{background-color: #1C89FF;padding: 50px 0;}
.footer p{width: 1200px;margin: 0 auto;font-size: 16px;text-align: center;color: #fff;line-height: 2;}
.footer p a{color: #fff;font-size: 16px;line-height: 2;}
