﻿*{margin: 0;padding: 0;box-sizing: border-box;}
img {border: none;}
a {text-decoration: none;cursor:pointer;color: inherit;}
a:hover,a:link{text-decoration: none;}
p {margin: 0;}
ul {margin: 0;padding: 0;list-style: none;}
.fl{float: left;}
.fr{float: right;}
.clear{}
.clear:after{display: block;content: '';height:0;clear: both;}
.none{display: none;}

body{font-size:14px;font-family:"Microsoft Yahei";background: rgb(237,237,237);}
.detail-wrap{position: relative;width: 1100px;background: #fff;margin: 0 auto;}
.header-wrap{font-size: 0;padding:71px 0 36px;border-bottom:5px solid rgb(1,82,147);}
.header-title{height: 68px;font-family: "FZXBSJW";color: rgb(255, 0, 0);text-align: center;}
.header-title a{vertical-align: top;}
.header-title img,.header-title span{height: 68px;}
.header-title span{font-size: 40px;line-height: 68px;margin-left: 23px;}
.header-download{position: absolute;right:12px;top:125px;}
.header-download a{display: inline-block;width: 90px;height: 38px;line-height: 38px;font-size: 14px;color: rgb(102, 102, 102);text-align: center;border:1px solid rgb(210, 210, 210);}
.header-download a+a{margin-left: 12px;}

.article-wrap{padding: 57px 78px 70px;}
.article-tit,.article-abs{text-align: center;line-height: 1.2;}
.article-tit{font-size: 28px;font-family: "FZXBSJW";color: rgb(51, 51, 51);line-height: 1.2;}
.article-abs{font-size: 18px;font-family: "FangSong";color: rgb(51, 51, 51);margin-top: 15px;}
.article-para{font-size: 21px;font-family: "FangSong";color: rgb(51, 51, 51);line-height: 1.81;margin-top: 50px;}

.footer-wrap{font-size: 28px;font-family: "FZXBSJW";color: rgb(1, 82, 147);text-align: right;padding: 40px 78px 41px;border-top: 5px solid rgb(1,82,147);}
