
  @font-face { font-family: 'SourceHanSansCN-Normal'; src: url('./font/SourceHanSansCN-Normal.ttf') }
     @font-face { font-family: 'almmht'; src: url('./font/almmht.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; overflow-x: hidden;}
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:5555555555; height:150px; background:url(../img/topbg.jpg); background-repeat: no-repeat; background-position: center top;}
	#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; top:25px; left:400px;  height:88px; background-size: contain; border-right: 1px solid #704015; height: 50px;}
    #nav {position:absolute; top:85px; right: 0; z-index:4;color:#232323;  height: 50px; width:1020px; margin: 0 auto; display: flex; justify-content: space-between;}
	#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:130px; }
    #nav .n2, #nav .n3, #nav .n6, #nav .n7, #nav .n8 {width:130px;}
    #nav .n4 {width:130px;}
	#nav .n44 {width:130px;}
	#nav .n5 {width:130px; }
	
	#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;}
   
.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:50px; text-align:center; -webkit-transition:color 200ms; transition:color 200ms; color: #353535;}
    #nav li a.on, #nav li a:hover {color:#1A64B5;}
   #nav li a span img:nth-child(2){display: none;}
    #nav li a span img{vertical-align: sub; padding-right: 5px;}
	
	  #nav li a.on span img:nth-child(2), #nav li a:hover span img:nth-child(2){display:  inline-block;}
	 #nav li a.on span img:nth-child(1), #nav li a:hover span img:nth-child(1){display:none;}
	
	
   
    #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: 139px;
height: 4px;
background: #1A64B5; left: 0; right: 0; margin: 0 auto; text-align: center; position: absolute; top: 61px;}
	.topdh_r{ width: 100%;}
	.topdh_r dl{ display: flex; justify-content: space-between;}
.topdh_r dl dt{font-size: 18px; color: #838383; padding-left: 180px;}
#nav li strong{float: right; font-size: 12px; color: #cdcdcd;}
.topdh_r dl dd{font-size: 22px; color: #fff;  padding-right: 77px;}
.topdh_r dl dd img{vertical-align: middle; padding-right: 10px;}





