
@font-face { font-family: 'SourceHanSansCN-Normal'; src: url('./font/SourceHanSansCN-Normal.ttf') }
@font-face { font-family: 'HarmonyOS_Sans_SC_Light'; src: url('./font/HarmonyOS_Sans_SC_Light.ttf') }
@font-face { font-family: 'SourceHanSansCN-Bold'; src: url('./font/SourceHanSansCN-Bold.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;background: #fff;}
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-x: 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:5555555555; height:150px;  width: 100%; display: block; background:#fff; background-position: center top; background-repeat: no-repeat;}
	#logo2 {position:absolute; top:25px; left:90px; width:410px;  background-size: contain;}
    #logo {position:absolute; top:10px; left:0px;  height:88px; background-size: contain; }
	#logoline{position:absolute; bottom:0px; left:0px; right: 0;  height:46px; background: #E5E5E5; margin: 0 auto;}
    #nav {  width:100%; margin: 7px auto 0; display: flex; justify-content: space-between;}
	#nav ul{ display: flex; justify-content: space-between;}
    #nav li {float:left; height:100%;}
    #nav .n1 {width:200px; }
    #nav .n2, #nav .n3, #nav .n6, #nav .n7, #nav .n8 {width:200px;}
    #nav .n4 {width:200px;}
	#nav .n44 {width:200px;}
	#nav .n5 {width:200px; }
	
	#logo dl dt{width:157px; float:left; margin-top: 15px;}
	#logo dl dd{width:360px; float:left; margin-left:30px; margin-top: 4%;border-left: 1px solid #F4F4F4; padding-left: 20px;}
   #nav  h2{font-size: 18px;
color: #444444; margin-top: 10px; opacity: .4;}
.dhtop{ position: absolute; right: 0px; top:15px}
    #nav li a {position:relative; z-index:2; display:block; width:100%; height:100%; font-size:20px; line-height:46px; text-align:center;  color: #4A4A4A;}
    #nav li a.on, #nav li a:hover { color: #fff; background: #FAC704; border-radius: 50px;}
  
    #nav li a .bkg {top:100%; z-index:1;  height: 3px; position: absolute; right: 0; z-index: 1;top: 0; color: #C8C8C8;}

    #nav li a.on .bkg,
    #nav li a:hover .bkg { width: 8px; height: 8px; background:#FAC704; left: 0; right: 0; margin: 0 auto; text-align: center; position: absolute; top: 0px; display: none;}
	.topdh_r{ margin-top:8px;}
	.topdh_r dl{ display: flex; justify-content: left;}
.topdh_r dl dt{font-size:18px; margin-right: 10px; color: #909090;}
.topdh_r dl dt strong{font-size: 24px; color: #4D4D4D; font-weight: bold; font-family: 'HarmonyOS_Sans_SC_Light';}
#nav li strong{float: right; font-size: 12px; color: #cdcdcd;}
.topdh_r dl dd p{font-size: 18px;color: #191919; margin-top: 10px;}
.topdh_r dl dd p strong{font-size: 22px;}
.topdh_r dl dt img{vertical-align: middle; padding-right: 10px;}

.topdh{display: flex; justify-content: space-between;}
.topdh_l dl{display: flex; justify-content: left; }
.topdh_l dl dd{font-size: 28px; margin-top: 20px; line-height: 33px;}
.topdh_l dl h2{font-size: 28px;color: #191919;}
.topdh_l dl h3{margin: 25px 15px 0 0;}
.topdh_l dl p{font-size: 13px;color: #383838; font-family: 'HarmonyOS_Sans_SC_Light'; margin-top: 5px;}
.topdh_l dl dt img{vertical-align: middle;}
.topdh_l dl dt img:nth-child(1){padding-right: 20px; margin-top: 5px;}
