﻿html { background: #ffffff; font-size: 14px; color: #333; font-family:"SimSun", "SimHei", "KaiTi"; }
body { margin:0 auto; min-width: 1380px; }


.g_cw { width: 1300px; padding: 0 10px; margin: 0 auto;}
.g_cw::before,
.g_cw::after { content: ''; display: block; clear: both; }




.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 { margin:0 40px; clear: both; overflow:hidden;}
.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:; 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 > 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; }
 
	.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(255,94,20,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;}
	.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;}*/
	
}



.top_nav{ margin:0 40px; padding:25px 0; background:#f0f0f0; overflow:hidden; text-align:center;}
.top_nav .nav_a{ display:inline-block;}
.top_nav .nav_a li{ margin:0 25px; float:left;}
.top_nav .nav_a li .box{ padding-bottom:8px; border-bottom:solid transparent 2px; font-size:14px; color:#333; display:inline-block;}
.top_nav .nav_a li .box:hover{ color:#ff5e14; border-bottom:solid #ff5e14 2px; transition: ease .3s;}
.top_nav .nav_a li .on{ color:#ff5e14; border-bottom:solid #ff5e14 2px; transition: ease .3s;}



.fot{ padding-top:70px; background: url(../img/fotct.jpg) no-repeat center center; background-size:cover; overflow:hidden; clear:both;}
.fot .list{}
.fot .list li{ width:20%; float:left;}
.fot .list li .p1{ margin-bottom:20px; font-size:18px; color:#fff;}
.fot .list li .p2{ margin-bottom:15px; font-size:14px; color:#fff; opacity:0.6;}
.fot .list li .no{ margin-bottom:0;}
.fot .list li .gz{ float:right;}
.fot .list li .gz .sm{ text-align:center;}
.fot .list li .gz .sm img{ width:105px;}
.fot .list li .gz .sm .p3{font-size:12px; color:#fff; opacity:0.6;}

.fot .fota{ margin-top:85px; padding:15px 0; background:rgba(0,0,0,0.4); overflow:hidden;}
.fot .fota .p1{ float:left; font-size:14px; color:#fff; opacity:0.6;}
.fot .fota .p2{ float: right; font-size:14px; color:#fff; opacity:0.6;}








