﻿html { background: #ffffff; font-size: 14px; color: #333; font-family: "Arial", "微软雅黑", "Helvetica", "sans-serif"; }
body { padding-left:80px; min-width: 1380px; }

.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 { min-width: 0; padding-left:0; }
    .g_cw{ width:100%;}
}


.g_mt { margin-top: 80px; }
.g_mt::before,
.g_mt::after { content: ''; display: block; clear: both; }

.g_mb { margin-bottom: 80px; }
.g_mb::before,
.g_mb::after { content: ''; display: block; clear: both; }



.g_title{ margin-bottom:50px;}
.g_title .p1{ margin-bottom:40px;font-size:44px; color:#000;letter-spacing:3px;}
.g_title span{ border-bottom:solid #000 5px; width:90px; display: block;}

.g_tel{ position:absolute; display:inline-block;}
.g_tel .p1{ position:relative; font-size:120px; font-weight:bold; color:#cccccc; font-family:Arial, Helvetica, sans-serif;}
.g_tel span{ position:absolute; top:50%; right:50%; border-bottom:solid #151515 1px; width:100px; display:block;}
.g_tel span em{ position:absolute; width:4.5px; height:4.5px; border-radius:6px; top:-1.6px; left:100%; background:#151515; display:block;}

@media (max-width: 667px) {
.g_tel{ display:none;}
}

.nav_top{ margin:30px 0; overflow:hidden;}
.nav_top .list{}
.nav_top .list li{ float:left;}
.nav_top .list li .box{ font-size:16px; color:#333333;}
.nav_top .list li  em{ margin-right:20px; padding-left:20px; font-size:16px; color:#333333;}
.nav_top .list li .box:hover{ color:#b2b2b2;transition: ease .3s;}
.nav_top .list li .on{ color:#b2b2b2;transition: ease .3s;}

@media (max-width: 1024px) {
.nav_top { margin-left:-10px;}
.nav_top .list li{ padding-left:10px; width:25%; float:left; text-align:center;}
.nav_top .list li em{ display:none;}
.nav_top .list li .box{ padding:15px 0; background:#eee; display:block;}
.nav_top .list li .box:hover{ color:#333;}
.nav_top .list li .on{ background:#151515;}
}

@media (max-width: 667px) {
.nav_top .list li{ margin-bottom:10px; width:50%;}
.nav_top .list .no{ margin-bottom:0;}
.nav_top .list li .box:hover{ color:#151515;}
}

/*g_header*/
.g_header { clear: both; overflow:hidden;}
.g_header .bar { display: none; }

.g_header .main { padding:0 170px 0 80px; height: 80px; font-size:0; background:rgba(0,0,0,1); }
.g_header .main .logo { margin-right:120px; float: left; line-height: 80px; }
.g_header .main .logo img { vertical-align: middle;  }


.g_header .main .nav { float:; text-align:center; }
.g_header .main .nav > li { float: left; }
.g_header .main .nav > li > a { margin-right:58px; padding:35px 0 0 0;display: block; font-size: 16px; color:#333; vertical-align:middle;  }
.g_header .main .nav > li > a em{ margin-top:10px;border-bottom:solid rgba(255,255,255,0.4) 1px; display:block; width:14px; opacity:0;}
.g_header .main .nav > li > a > b { display: block; color: #fff; font-size:14px; font-weight:normal; line-height: 1; transition: ease .3s; }
.g_header .main .nav .on a em{ opacity:1;}
.g_header .main .nav > li > a:hover em{ opacity:1; transition: ease .3s;}
.g_header .main .nav > li > a:hover > b { }

.g_header .main .rt{ line-height:80px;float:right; height:80px;}
.g_header .main .rt .p1{ font-size:14px; color:#fff; display:inline-block;}
.g_header .main .rt .p1 span{ color:rgba(255,255,255,0.5); font-size:15px;}
.g_header .main .rt .p1 span em{ margin:0 6px;}
.g_header .main .rt .p2{ margin-left:23px; display: none;}
.g_header .main .rt .p2 .fa{ margin-top:-10px; padding:4px;font-size:13px; color:#fff; font-weight:normal; vertical-align:middle; display:inline-block; border:solid rgba(255,255,255,0.5) 1px;}

@media (max-width: 1024px) {
	body { padding-top: 60px; }
 
	.g_header { background: transparent; }
	
	.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(21,21,21,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; }
	.g_header .main .nav > li > a { margin-bottom:20px; margin-left:0; width: auto; padding: 10px 50px;border-bottom: 3x solid transparent;}
	.g_header .main .nav > li > a > b { margin-bottom: 0px; color:#333; font-size:16px; }
	
	.g_header .main .nav > li > a {  border-bottom:solid transparent 0px; border-radius:3px;}
	.g_header .main .nav > li > a:hover{}
	.g_header .main .nav  .on  a {border-bottom: 3px solid #333;}
	.g_header .main .nav  .on  a b { font-weight:bold;}
	.g_header .main .nav.show { visibility: visible; opacity: 1; top: 60px; bottom: 0; }
	
	
	.g_header .main .rt{ display:none;}
}


@media (max-width: 1024px) {
	.banners-pc { display: none; }
	.banners-mb { display: block; }
}


.fot{ padding:60px 0;}
.fot table{ text-align:center; width:100%;}
.fot table tbody tr{ display:inline-block;}
.fot table tbody .tr1{ text-align:left; float:left; font-size:0;}
.fot table tbody .tr2{ margin-top:15px; text-align:center;}
.fot table tbody .tr3{ margin-top:15px; float:right;}
.fot table tbody tr td{ width:100%;}
.fot table tbody tr td span{ margin:0 10px;}

@media (max-width: 1024px) {
.fot{ padding:20px 0;}
.fot table tbody tr td{ display:inline-block;}
.fot table tbody .tr1{ width:100%; float:none; text-align:center;}
.fot table tbody .tr2{ width:100%; float:none; text-align:center;}
.fot table tbody .tr2 .p1{ line-height:26px;}
.fot table tbody .tr3{ width:100%; float:none; text-align:center;}
.fot table tbody .tr3 td{ float:none; text-align:center;}
}


.sus{ position:fixed; width:80px; background:rgba(21,21,21,1);top:0; bottom:0; left:0;}
.sus .list{ position:relative;top:60%;}
.sus .list li{ margin:30px 0; text-align:center;}
.sus .list li .box{ text-align:center; border:solid #eee 1px; border:solid rgba(255,255,255,0.1) 1px; height:25px; width:25px; line-height:25px; display:inline-block;}
.sus .list li .box .fa{ margin-top:-4px;font-size:14px; color:#fff; vertical-align:middle;}

.sus .list li .sm{ position:relative;}
.sus .list li .sm .ewm{ position:absolute; right:-155px; bottom:0;  background:#fff; width:120px; height:155px; font-size:12px; color:#151515; border:solid #151515 1px;visibility: hidden;opacity: 0;}
.sus .list li .sm .ewm img{ max-width:100%;}
.sus .list li .sm:hover .ewm{ opacity:1;visibility: visible;    transition: ease .3s;}
.sus .list li .sm:hover{ cursor: pointer; }

.sus .list li .tel{ position:relative;}
.sus .list li .tel .p1{ padding:10px 20px; position:absolute; right:-170px; bottom:0;  background:#fff;font-size:15px; color:#151515; border:solid #151515 1px;visibility: hidden; opacity:0;}
.sus .list li .tel:hover .p1{ opacity:1;visibility: visible;    transition: ease .3s;}
.sus .list li .tel:hover{ cursor: pointer; }

@media (max-width: 1024px) {
.sus{ display:none;}
}









