﻿@charset "utf-8";
*,*::after,*::before{box-sizing:border-box;}
*:focus { outline: none; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, button,figure{margin: 0;padding: 0;border: 0;}
html{-webkit-text-size-adjust:none; }
body{font-size:14px;position:relative;*overflow-x:hidden; background-color: #fff;color: #000;font-family:Arial,"Microsoft YaHei", "PingFang SC", apple-system, "Helvetica Neue", "Source Han Sans SC","WenQuanYi Micro Hei", sans-serif;line-height: 1.5;outline:none;}
table{border-collapse:collapse; border-spacing:0;}
ol, ul, li{ list-style:none;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
h1{font-size:28px;}
h2{font-size:22px;}
h3{font-size:18px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
img{-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;height:auto;vertical-align:middle;border:0;transition: all 0.3s;}
em,i{font-style: normal;}
blockquote:before,
blockquote:after,
q:before,
q:after{content:'';content:none;}
a{text-decoration:none;color:#000;} 
a:hover{color:#a88b3a;text-decoration:none;} 
a:focus{outline:0px dotted;}
a:focus, input:focus{ -moz-outline-style: none; } 

input[type="button"],
input[type="submit"],
input[type="reset"] {-webkit-appearance: none;}
.fl{ float:left;}
.fr{ float:right;}
.clear { clear:both;}
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
::-webkit-scrollbar { height:11px; width:11px }
::-webkit-scrollbar-button { height:0; width:0 }
::-webkit-scrollbar-button:start:decrement,::-webkit-scrollbar-button:end:increment { display:block }
::-webkit-scrollbar-button:vertical:start:increment,::-webkit-scrollbar-button:vertical:end:decrement { display:none }
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal,
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal { border-style:solid; border-color:transparent}
::-webkit-scrollbar-track:vertical::-webkit-scrollbar-track:horizontal{ background-clip:padding-box; background-color:#fff;}
::-webkit-scrollbar-thumb { -webkit-box-shadow:inset 1px 1px 0 rgba(0,0,0,.1),inset 0 -1px 0 rgba(0,0,0,.07); background-clip:padding-box; background-color:rgba(0,0,0,.2); min-height:28px; padding-top:100}
::-webkit-scrollbar-thumb:hover { -webkit-box-shadow:inset 1px 1px 1px rgba(0,0,0,.25); background-color:rgba(0,0,0,.4)}
::-webkit-scrollbar-thumb:active { -webkit-box-shadow:inset 1px 1px 3px rgba(0,0,0,.35); background-color:rgba(0,0,0,.5)}
::-webkit-scrollbar-track:vertical,::-webkit-scrollbar-track:horizontal,
::-webkit-scrollbar-thumb:vertical,::-webkit-scrollbar-thumb:horizontal { border-width:0;}
::-webkit-scrollbar-track:hover { -webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.1); background-color:rgba(0,0,0,.05)}
::-webkit-scrollbar-track:active { -webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.14),inset -1px -1px 0 rgba(0,0,0,.07); background-color:rgba(0,0,0,.05)}
.els {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.els2 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nr {width: 1400px; margin: 0 auto; }
.nr:after { content: '\20'; display: block; height: 0; clear: both; }
@media (max-width: 1440px){
    .nr { width: 1200px; margin:0 auto }
}
@media (max-width: 1200px){
    .nr { width:92%}
}

.header { position:relative}
.header .h_1{ width:100%;}
.header .h_1 .logo{ float:left;}
.header .h_1 .logo img{ height:100px; width:auto}
.header .h_1 .rt{ float:right}
.header .h_1 .rt .item01{ width:auto; float:right; font-size:15px; color:#a88b3a; height:32px; line-height:32px}
.header .h_1 .rt .item02{ width:auto; height:68px}
.header .h_1 .rt .item02 .nav{ float:left}
.header .h_1 .rt .item02 .nav ul li{ float:left;  font-size:16px; color:#a88b3a; margin-right:40px}
.header .h_1 .rt .item02 .nav ul li>a{ color:#a88b3a;line-height:68px; height:68px;}
.header .h_1 .rt .item02 .oa{ float:left; line-height:68px; font-size:16px; margin-right:30px}
.header .h_1 .rt .item02 .oa a{ color:#a88b3a}
.header .h_1 .rt .item02 .sea{ float:left; background:url(g_01.png) center center no-repeat; width:15px; height:100%; cursor:pointer}
.header .h_1 .rt .item02 .menu{ display:none; float:left; background:url(g_01x_2.png) center center no-repeat; width:20px; background-size:20px; height:100%; margin-left:20px}
@media (max-width: 1440px){
	.header .h_1 .rt .item02 .nav ul li{ margin-right:30px}
}

@media (max-width: 1200px){
	.header .h_1 .logo{}
	.header .h_1 .logo img{ height:60px}
	
	.header .h_1 .rt .item01{ display:none}
	.header .h_1 .rt .item02{ height:60px}
	.header .h_1 .rt .item02 .nav{ display:none}
	.header .h_1 .rt .item02 .oa{ line-height:60px; margin-right:20px}
	.header .h_1 .rt .item02 .menu{ display:block}
}

/* 修改添加的下拉子菜单 */
.subnavbox{display: none; position: absolute; top: 100px; left: 0; width: 100%; background: #ffffff; overflow: hidden; z-index: 6; box-shadow:0  0 10px rgba(00,00,00,0.1)}
.subnavbox .a1,
.subnavbox .a2,
.subnavbox .a3{width: 33.3%; min-height: 262px; padding-top: 26px; box-sizing: border-box;}
.subnavbox .a2,
.subnavbox .a3{padding-left: 54px;}
.subnavbox .a2{padding-bottom: 30px; border-right: 1px solid #dcd9d9; border-left: 1px solid #dcd9d9;}
.subnavbox .a1 .hd{margin-bottom: 32px;}
.subnavbox .a1 .hd h3{font-size: 36px; font-family: Arial; font-weight: bold; color: #a88b3a; text-transform: uppercase;}
.subnavbox .a1 .hd h2{font-size: 24px; font-weight: bold; color: #000000;}
.subnavbox .a1 .ft .more{display: block; width: 128px; height: 38px; border-radius: 3px; background: #a88b3a; font-size: 14px; color: #fff; text-align: center; line-height: 38px;}
.subnavbox .a2 dl dd a{display: inline-block; padding-left: 26px; line-height: 32px; background: url(ico_27.png) no-repeat left center;font-size: 14px; color: #4b4b4b;font-weight: normal; }
.subnavbox .a2 dl dd a:hover{ color:#a88b3a}



.sea_on{ width:100%; height:100%; left:0; top:0; background:rgba(00,00,00,0.5); position:fixed; z-index:99; display:none}
.sea_on .s1{ width:400px; height:68px; position:absolute; left:50%; margin-left:-200px; top:50%; margin-top:-34px; background:#fff}
.sea_on .s1 .inp1{ width:200px; height:68px; border:0; position:absolute; left:10px; top:0; font-size:14px;}
.sea_on .s1 .inp2{ width:76px; height:68px; background:url(g_01x.jpg) center center no-repeat #004898; position:absolute; right:0; top:0; cursor:pointer} 
.sea_on .s1 .gb{ width:30px; height:30px; background:url(gb.png) center center no-repeat; background-size:30px; position:absolute; right:0; top:-50px; cursor:pointer}
@media (max-width:1200px) {
	.sea_on .s1{ width:300px; height:48px;margin-left:-150px;margin-top:-24px;}
	.sea_on .s1 .inp1{ width:180px; height:48px;}
	.sea_on .s1 .inp2{ width:76px; height:48px;} 
	.sea_on .s1 .gb{ width:24px; height:24px; background:url(gb.png) center center no-repeat; background-size:24px; position:absolute; right:0; top:-30px; cursor:pointer}
}

.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; }
.slide_box.active { transform: translateX(0);}
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:0; background: rgba(0,0,0,.8); transition: all .8s; z-index: 101; }
.z_mask.active {width: 100%; }
.slide_nav{ width:100%; height:100%; overflow-y:auto; position:relative; border-top:1px solid #f0f0f0}
.slide_box .close{ width:50px; height:66px; position:absolute; right:0; top:0; cursor:pointer; z-index:2; background:url(close.png) center center no-repeat; background-size:16px}
.slide_nav li { border-bottom:1px solid #f0f0f0;position:relative }
.slide_nav li .jia{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(plus.png) center center no-repeat; display:none; cursor:pointer}
.slide_nav li .jia.on{ display:block; background-size:16px}
.slide_nav li .jian{ display:block; width:50px; height:45px; text-align:center; line-height:45px; font-size:0; color:#333; position:absolute; right:0; top:0; background:url(reduce.png) center center no-repeat; display:none; cursor:pointer; background-size:16px}
.slide_nav li .jian.on{ display:block}

.slide_nav li>a {display: block;height: 45px;color: #333;line-height: 45px;padding-left: 4%;font-size: 15px;}
.slide_nav .nav_down { display:none; }
.slide_nav .nav_down a {display: block;height: 36px;color: #7f7f7f;line-height: 36px;padding-left: 34px;font-size: 14px; background:url(z2.png) 15px center no-repeat; background-size:auto 10px}
.slide_nav .nav_down a:before {}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #283b66;}
.slide_nav li a:hover{ color: #283b66;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}
.slide_nav li .lk{ display: inline-block; vertical-align: top; line-height: 45px; font-size: 15px; color: #333; padding: 0 4% }
.slide_nav li .lk a{ color: #333 }
.slide_nav li .lk a:hover { color: #f26c2a;}
@media all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:80%; padding:66px 0 30px; }
	.z_mask{ }
}


.footer{ width:100%; background:url(g_15.jpg) bottom center no-repeat}
.footer .ft01{ padding:120px 0 110px; text-align:center; color:#fff}
.footer .ft01 .hd{ text-align:center}
.footer .ft01 .hd h3{ display:inline-block; vertical-align:top; font-size:48px; line-height:1; font-weight:bold; position:relative}
.footer .ft01 .hd h3:after{ content:""; display:block; width:74px; background:url(g_16.png) bottom center no-repeat; height:48px; position:absolute; left:-120px; top:0}
.footer .ft01 .hd h3:before{ content:""; display:block; width:74px; background:url(g_17.png) bottom center no-repeat; height:48px; position:absolute; right:-120px; top:0}

.footer .ft01 .bd{ font-size:30px; line-height:2; margin-top:50px}
.footer .ft02{ background:rgba(255,255,255,0.1); line-height:100px; text-align:center; color:#fff; font-size:18px; box-sizing:border-box; padding:0 4%}
.footer .ft02 a{ color:#fff}
@media all and (max-width:1200px){
	.footer{ background-size:cover}	
	.footer .ft01{ padding:15% 0}
	.footer .ft01 .hd h3{ font-size:32px}
	.footer .ft01 .hd h3:after{ width:50px; height:32px; background-size:50px; left:-80px}
	.footer .ft01 .hd h3:before{ width:50px; height:32px; background-size:50px; right:-80px}
	.footer .ft01 .bd{ font-size:18px; margin-top:30px}
	.footer .ft02{ line-height:2; padding:4%; font-size:14px}
}













































