 @font-face { font-family: 'SourceHanSansCN-Normal'; src: url('./font/SourceHanSansCN-Normal.ttf') }
@font-face { font-family: 'jiangxizhuokai'; src: url('./font/jiangxizhuokai.ttf') }
  
html, body, div, span, applet, object, iframe, h1, h2, h3,
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, input, select {margin:0; padding:0; border:0 none; outline:0; color:inherit;}
html, body {width:100%; height:100%; color: #333333;}
body {margin:0 auto;  font-family: 'SourceHanSansCN-Normal'; src: url('./font/SourceHanSansCN-Normal.ttf'); vertical-align:baseline; overflow-y:scroll;}
h1 {font-weight:bold; font-size:18px; line-height:18px; color:#474545;}
h3 {font-weight:normal; font-size:12px; color:#746969;}
h2, h4, h5, h6 {font-weight:normal; font-size:100%;}
table {border-collapse:separate; border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
a {text-decoration:none;}
p {line-height:22px; text-align:justify;}
a img, iframe {border:none; vertical-align: top;}
a:link {color:inherit;}
:focus {outline:0;}
/*img{ vertical-align:top;}*/
ol, ul {list-style:none;}
input, textarea, select, button {font-weight:inherit; font-size:inherit; *font-size:100%; font-family:inherit;}
/* == clearfix == */
.clearfix:after {display:block; height:0; clear:both; content:"\200B";}
.clearfix {*zoom:1;}/*IE/7/6*/

/* == 以上 reset Css == */


/**************** 全局公用样式 ****************/
/*body {max-width:1580px; min-width:1130px;_width:expression(document.body.clientWidth<1130? "1130px": (document.body.clientWidth>1580?"1580px":"auto"));}*/
body {max-width:1920px; min-width:1130px; +overflow:hidden;}
/*body.on {margin-left:-378px;}*/
.g-wrap {position:relative; margin:0 auto; width:1200px; height:100%; overflow:hidden;}
.g-wrap1 {position:relative; margin:0 auto; width:1200px; height:100%}
#header {position:relative; z-index:5; height:142px; background: url(../img/topbg.jpg);  background-color: #ffffff;  background-size: 100% 100%;}
	#logo2 {position:absolute; top:25px; left:90px; width:410px;  background-size: contain;}
    #logo { background-size: contain; width: 207px; height: 137px; position: absolute; left: 0;  top: -10px;  background: #fff; padding-top: 50px;box-shadow: 0 0 10px #e1e1e1; text-align: center;}
	#logoline{position:absolute; top:100px; left:0px;  height:1px; border-bottom: 1px solid #968482; right: 0; margin: 0 auto;}
    #nav { overflow:hidden; color:#fff;  width:720px;  background: url(../img/dhbg.jpg); height: 70px; line-height: 70px; position: absolute; right: 0; top: 55px; padding:0 30px;}
	#nav ul{ display: flex; justify-content: space-between;}
    #nav li {float:left; height:100%; -webkit-transition:background-color 700ms; transition:background-color 700ms;}
    #nav .n1 {width:120px; }
    #nav .n2, #nav .n3, #nav .n6, #nav .n7, #nav .n8 {width:120px;}
    #nav .n4 {width:120px;}
	#nav .n44 {width:120px;}
	#nav .n5 {width:120px;}
    .topggc{color: #ffc638; font-size: 18px; position: absolute; left: 283px; top:20px;}
	#logo dl dd{width:360px; float:left; margin-left:20px;}
   
.dhtop{ position: absolute; right: 65px;}
    #nav li a {position:relative; z-index:2; display:block; width:100%; height:100%; font-size:18px; line-height:70px; text-align:center; color: #fff;}
    #nav li a.on {color: #fff;font-weight: bold;}
	#nav li a.on strong{display: inline-block;}
    #nav li a span {left:0; top:0; z-index:2; width:100%; height:100%;}
    #nav li a .bkg {top:100%; z-index:1;  height: 3px;}
     #nav li a strong{ display: none;}
    #nav li a.on .bkg,
    #nav li a:hover .bkg {top:67px; width: 83px;height: 2px;border-radius:1px; margin: 0 auto;  left: 0; right: 0;  position: absolute;}
	#nav li a:hover{color: #fff;font-weight: bold;}
#nav li a:hover strong{display: inline-block;}
   .wz_top{width: 100%;}
.wz_top ul{display: flex; justify-content: space-between;}
.wz_top ul li:nth-child(1){font-size: 26px;  width: 60%; margin-top: 30px;}
.wz_top ul li:nth-child(1) p{line-height: 42px; font-size: 16px; color: #565656; letter-spacing: 10px; }
.wz_top ul li:nth-child(1) img{float: left;}
.wz_top ul li dl{display: flex; justify-content: right; margin-top: 5px;}
.wz_top ul li dl dt{ font-size: 30px;font-weight: bold; color: #fff;}
.wz_top ul li dl dd p {font-size: 16px; line-height: 20px;}
.wz_top ul li dl dd h2 {font-size: 20px; font-weight: bold; color: #C20201;}
.wz_top ul li:nth-child(3){margin-top: 10px; width: 27%;}
.wz_top ul li dl dd{margin-top: 10px;}
.wz_top ul li h2{font-size: 24px; color: #C21F26; font-family: 'jiangxizhuokai';  border-bottom: 1px solid #C1BFBC; display: inline-block; padding-bottom: 1.5%;}
.wz_top ul li dl dt img{vertical-align: sub; padding-right: 10px;}