﻿* { box-sizing: border-box; -webkit-text-size-adjust: none; outline: none; }
body { margin: 0; padding: 0; font: inherit; line-height: normal;background:#ffffff;}
header, nav, main, img, form, p { margin: 0; padding: 0; border: 0; }
ul, ol { margin: 0; padding: 0; list-style-type: none; }
hr, dl, dt, dd { margin: 0px; padding: 0px; }
table { border-collapse: collapse; border-spacing: 0px; }
tbody { border-collapse: collapse; border-spacing: 0px; }
pre { margin: 0px; padding: 0px; border: 0px; overflow: hidden; font-family: inherit; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
select, input, textarea, button { font-size: inherit; padding: 2px 5px; font-family: inherit; color: inherit; }
a { text-decoration: none; color: inherit; transition: ease .3s; }
a:hover { text-decoration: none; color: inherit; }
th { text-align: left; }
td { word-wrap: break-word; word-break: break-all; }
ins, em { text-decoration: none; font-style: normal; }
h1, h2, h3, h4 { padding: 0; margin: 0; font-size: inherit; font-weight: inherit; }
input[type=text], input[type=password], input[type=file], input[type=number], input[type=tel], input[type=button], input[type=submit], input[type=reset], textarea { -webkit-appearance: none; }
.g_imgf { max-width: 100%; }

.g_ell { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.g_content { clear: both; font-size: 16px; font-family:Arial, "微软雅黑","Helvetica", "sans-serif"; overflow: hidden; }
.g_content header, .g_content nav, .g_content main, .g_content img, .g_content form, .g_content p { margin: initial; padding: initial; border: initial; }
.g_content ul, .g_content ol { margin: 1em 0; padding: 0 0 0 2em; list-style-type: none; }
.g_content hr, .g_content dl, .g_content dt, .g_content dd { margin: initial; padding: initial; }
.g_content table { border-collapse: initial; border-spacing: initial; }
.g_content tbody { border-collapse: initial; border-spacing: initial; }
.g_content pre { margin: initial; padding: initial; border: initial; overflow: hidden; font-family: initial; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; word-break: break-all; }
.g_content select, .g_content input, .g_content textarea, .g_content button { font-size: initial; padding: initial; font-family: initial; }
.g_content a { text-decoration: initial; color: initial; }
.g_content a:hover { text-decoration: initial; color: initial; }
.g_content th { text-align: initial; }
.g_content td { word-wrap: break-word; word-break: break-all; }
.g_content ins, .g_content em { text-decoration: initial; font-style: initial; }
.g_content h1, .g_content h2, .g_content h3, .g_content h4 { padding: initial; margin: initial; }
.g_content h1 { font-size: 2em; font-weight: bold; }
.g_content h2 { font-size: 1.5em; font-weight: bold; }
.g_content h3 { font-size: 1.17em; font-weight: bold; }
.g_content p { line-height: 2em; margin: 5px 0; }
.g_content img { max-width: 100%; }



.g_list { clear: both; }
.g_list .offset::before { content: ''; display: block; clear: both; }
.g_list .offset::after { content: ''; display: block; clear: both; }
.g_list .offset .list > li { float: left; }
.g_list .offset .list > li .box { display: block; }

.g_hover .scale { transition: 0.5s ease; }
.g_hover:hover.scale,
.g_hover:hover .scale { transform: scale(1.1,1.1); }

.g_tool { }
.g_tool .g_cw { position: relative; }
.g_tool .g_cw .float { position: absolute; right: 0; }
.g_tool .g_cw .float .box { position: fixed; z-index: 1; width: 80px; top: 200px; font-size: 12px; }

.g_tool .g_cw .float .box .h { background: #865f23; height: 42px; border-radius: 42px 42px 0 0; }

.g_tool .g_cw .float .box > ul { background: #fff; border-left: 1px solid #E4E4E4; border-right: 1px solid #E4E4E4; }
.g_tool .g_cw .float .box > ul li { position: relative; border-bottom: 1px solid #E4E4E4; }

.g_tool .g_cw .float .box > ul li .face { position: relative; height: 40px; top: -30px; text-align: center; font-size: 0; }
.g_tool .g_cw .float .box > ul li .face img { width: 60px; height: 60px; border-radius: 30px; }



.g_tool .g_cw .float .box > ul > li .qq { display: block; color: #282828; padding: 10px 5px; text-align: center; }
.g_tool .g_cw .float .box > ul > li .qq .fa { display: block; font-size: 20px; vertical-align: baseline; margin-bottom: 5px; }
.g_tool .g_cw .float .box > ul > li .tel { display: block; padding: 10px 5px; text-align: center; }
.g_tool .g_cw .float .box > ul > li .tel img { height: 24px; }
.g_tool .g_cw .float .box > ul > li .tel em { display: block; color: #865f23; }

.g_tool .g_cw .float .box > ul > li .qr { position: relative; display: block; color: #000; padding: 10px 5px; text-align: center; }
.g_tool .g_cw .float .box > ul > li .qr .fa { font-size: 24px; line-height: 22px; }
.g_tool .g_cw .float .box > ul > li .qr p { visibility: hidden; opacity: 0; position: absolute; left: -132px; bottom: 0; font-size: 12px; text-align: center; background: #fff; padding: 0 0 5px 0; border: 1px solid #E4E4E4; transition: ease .3s; }
.g_tool .g_cw .float .box > ul > li .qr p img { width: 120px; }
.g_tool .g_cw .float .box > ul > li .qr:hover p { visibility: visible; opacity: 1; }


.g_tool .g_cw .float .box .b { background: #282828; height: 42px; border-radius: 0 0 42px 42px; }
.g_tool .g_cw .float .box .b a { display: block; line-height: 42px; text-align: center;}
.g_tool .g_cw .float .box .b a img { height: 28px; vertical-align: middle;}


.g_cw { width: 1300px; padding: 0 10px; margin: 0 auto;}
.g_cw::before,
.g_cw::after { content: ''; display: block; clear: both; }


@media (max-width: 1024px) {
	body { margin:0 auto; min-width: 0; padding-left:0; }
    .g_cw{ width:100%;}
}


.g_mt { margin-top: 75px; }
.g_mt::before,
.g_mt::after { content: ''; display: block; clear: both; }

.g_mb { margin-bottom: 75px; }
.g_mb::before,
.g_mb::after { content: ''; display: block; clear: both; }



.g_title{ margin-bottom:50px; display:inline-block;}
.g_title .p1{ font-size:60px; color:#e6e6e6;}
.g_title .p2{ margin-bottom:20px; font-size:32px; color:#333333;}
.g_title .t_ct{ border: solid #ff5e14 3px; width:50px;}

/*g_header*/
.g_header { padding:0 40px; clear: both; overflow:hidden; position:fixed; top:0; left:0; z-index:9999; background:#FFF; width:100%; display:none;}
.g_header .bar { display: none; }

.g_header .main { height: 80px; font-size:0;}
.g_header .main .logo { margin-right:50px; float: left; line-height: 80px; }
.g_header .main .logo img { vertical-align: middle;  }


.g_header .main .nav { float:left; text-align:center; }
.g_header .main .nav > li { float: left; line-height:35px !important; }
.g_header .main .nav > li > a { margin-right:58px; padding:35px 0 0 0;display: block; font-size: 16px; color:#333; vertical-align:middle; line-height:35px !important;  }
.g_header .main .nav > li > a > b { padding-bottom:7px; display: block; color: #1a1a1a; font-size:15px; font-weight:normal; line-height: 1; transition: ease .3s; }

.g_header .main .nav > li > a:hover b{ color:#ff5e14;transition: ease .3s;}
.g_header .main .nav > .on  b{ color:#ff5e14;transition: ease .3s;}


.g_header .rt{ padding-top:35px; float:right;}
.g_header .rt .p1{ font-size:15px; font-weight:bold; color:#1a1a1a}
.g_header .rt .p1 .fa{ margin-left:40px; font-size:17px; font-weight:normal; color:#ff5e14;-webkit-text-stroke: 0.5px white;}



@media (max-width: 1024px) {
	body { padding-top: 60px; }
    .header{ display:none;}
	.g_header { background: transparent; display:block; }
	
	.g_header .top{ display:none;}
	
	.g_header .bar { position: relative; display: block; position: fixed; z-index: 100; left: 0; top: 0; right: 0; height: 60px; background: rgba(255,255,255,1); color: #875F23; border-bottom: 1px solid transparent; }
	.g_header .bar .menu { position: absolute; right: 0; top: 0; display: inline-block; padding: 0 10px; line-height: 60px; }
	.g_header .bar .menu img { vertical-align: middle; height: 30px; }
	.g_header .bar .logo { font-size: 0; line-height: 60px; }
	.g_header .bar .logo img { padding:0 10px; max-height: 35px; vertical-align: middle; }

	.g_header .main { height: auto; }
	.g_header .main .logo { display: none; }
	
	.g_header .main .right .top_dh{ display:none;}
	.g_header .main .right{ padding:0;}
	
	.g_header .main .nav { float: none; height: auto; padding: 10px 0; margin-top: 0; line-height: 1; visibility: hidden; opacity: 0; position: fixed; z-index: 99; left: 0; top: -100%; bottom: 100%; right: 0; background: #fff; border-top: 0; transition: ease .4s; }
	.g_header .main .nav > li { margin:0px 40px; float: none; text-align:left; height:45px !important;}
	.g_header .main .nav > li > a { margin-bottom:5px; margin-left:0; width: auto; padding: 5px 50px;}
	.g_header .main .nav > li > a > b { margin-bottom: 0px; color:#333; font-size:16px; }
	.g_header .main .nav > li  a:hover b{ font-weight:bold; color:#ff5e14;  transition: ease .3s;}
	.g_header .main .nav  .on  a b { font-weight:bold; color:#ff5e14;}
	.g_header .main .nav.show { visibility: visible; opacity: 1; top: 60px; bottom: 0; }
	
	.g_header .rt{ display:none;}
	
}
