﻿html { background: #ffffff; font-size: 14px; color: #333; font-family: "Arial", "微软雅黑", "Helvetica", "sans-serif"; }
body { min-width: 1220px; }

.g_cw { width: 1220px; 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; }
    .g_cw{ width:100%;}
}

.g_mt { margin-top: 70px; }
.g_mt::before,
.g_mt::after { content: ''; display: block; clear: both; }

.g_mb {}
.g_mb::before,
.g_mb::after { content: ''; display: block; clear: both; }

.g_title{ margin-bottom:30px; text-align:center;}
.g_title .p1{ margin-bottom:-40px; font-size:60px; font-weight:bold; color:#ebebeb;}
.g_title .p2{font-size:30px; color:#333333; font-weight:normal;}
.g_title .fg{ margin-bottom:-11px; border-top:solid #e5e5e5 1px; width:320px; display:inline-block;}
.g_title .ico_0{ display:block;}



@media (max-width: 667px) {
.pages{ float: none; text-align:center;} 
}


.play::before{content: ""; position:absolute; left:5px; right:5px; top:5px; bottom:5px; background:rgba(0,0,0,0.5); opacity:0;}
.play::after{content: "\f04b"; font: normal 18px/2em 'FontAwesome'; position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto; border:solid #e9353a 2px;box-sizing: border-box;padding-left: 5px;width: 50px;height: 50px;border-radius: 50%;color: #e9353a;text-align: center;line-height: 50px;transition: ease .3s;}
.list li .box:hover .play::before{ opacity:1;transition: ease .3s;}
.list li .box:hover .play::after{ opacity:1;transition: ease .3s; color:#fff; border-color:#fff;}

.play1::before{content: ""; position:absolute; left:0; right:0; top:0; bottom:0; background:rgba(0,0,0,0.5); opacity:0;}
.play1::after{content: "";}


.nav_lt{ margin-bottom:30px; overflow:hidden;}
.nav_lt .nav_a{ text-align:center;}
.nav_lt .nav_a li{ margin:0 3px; display:inline-block; text-align:center;}
.nav_lt .nav_a li .box{ padding:10px 38px; border: solid #e5e5e5 1px; border-radius:20px; display:inline-block;}
.nav_lt .nav_a li:hover .box{ background:#fab200; border: solid #fab200 1px; color:#fff;} 
.nav_lt .nav_a li .on{ background:#fab200; border: solid #fab200 1px; color:#fff;} 




/*g_header*/
.g_header { clear: both; }

.g_header .bar { display: none; }

.g_header .main { height: 80px; font-size:0; }
.g_header .main .logo { float: left; line-height: 80px; }
.g_header .main .logo img { vertical-align: middle;  }


.g_header .main .right{display:inline-block; float:right;}
.g_header .main .right .fx { float:right; line-height:80px;}
.g_header .main .right .fx .fg{ margin-bottom:-9px; height:17px; border-left: solid #373737 1px; display:inline-block;}
.g_header .main .right .fx .fa{ margin-left:20px; font-size:16px; color:#373737; vertical-align:middle;} 

.g_header .main .nav { text-align:center; display:inline-block; }
.g_header .main .nav > li { float: left; }
.g_header .main .nav > li > a { padding:33px 20px;display: block; font-size: 16px; color:#333; vertical-align:middle;}

.g_header .main .nav > li:last-child > a {  }
.g_header .main .nav > li > a > b { display: block; color: #373737; font-size:14px; font-weight:normal; line-height: 1; transition: ease .3s; }
.g_header .main .nav > .on > a > b {color:#fff;}
.g_header .main .nav > .on > a {background:#fab200;}
.g_header .main .nav > li > a:hover{ background:#fab200;}
.g_header .main .nav > li > a:hover > b { color:#fff;}


@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: #fab200; color: #fab200; 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: 40px; vertical-align: middle; }

	.g_header .main { height: auto; }
	.g_header .main .logo { 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:10px; margin-left:0; width: auto; padding: 10px 50px; border:none;}
	.g_header .main .nav > li > a > b { margin-bottom: 0px; }
	
	.g_header .main .nav > li > a {  border-bottom:solid transparent 0px; border-radius:3px;}
	.g_header .main .nav > li > a:hover{ border-top: none; border-bottom:solid transparent 0px;}

	.g_header .main .nav.show { visibility: visible; opacity: 1; top: 60px; bottom: 0; }
	
	
	.g_header .main .right .fx{ display:none;}
}

.banners-pc .mode{ margin-top:-49px; text-align:center; position:absolute; left:0; right:0; top:50%;}
.banners-pc .mode h1{ margin-bottom:30px; font-size:42px; color:#ffffff;}
.banners-pc .mode .p1{ font-size:14px; color:#cccccc;}
.banners-pc .mode .p1 span{ color:#ccc;}

.banners-mb .frame{ position:relative;}
.banners-mb .frame .mode{ margin-top:-48.5px; position:absolute; left:0; right:0; top:50%; text-align:center;}
.banners-mb .mode h1{ margin-bottom:30px; font-size:32px; color:#ffffff;}
.banners-mb .mode .p1{ font-size:14px; color:#cccccc;}



.cooperation{ padding:25px 0; background:#fab200;}
.cooperation .lt{}
.cooperation .lt li{ float:left; padding:0 10px; }
.cooperation .lt li .box{ height:35px; line-height:35px; width:100%; display:block; text-align:center; color:#fff;}
.cooperation .lt li .box .pic img{ vertical-align:middle;}

@media (max-width: 1024px) {
.cooperation .lt li{ margin-bottom:10px; width:33.33%;}
.cooperation .lt li:nth-child(4n){ margin-bottom:0;}
.cooperation .lt li:nth-child(5n){ margin-bottom:0;}
.cooperation .lt li:nth-child(6n){ margin-bottom:0;}
}

@media (max-width: 500px) {
.cooperation .lt li{ width:50%;}
.cooperation .lt li:nth-child(4n){ margin-bottom:10px;}
.cooperation .lt li:nth-child(5n){ margin-bottom:0;}
.cooperation .lt li:nth-child(6n){ margin-bottom:0;}
}

.fot{}
.fot .bg{ padding:100px 0; overflow:hidden; background:url(../img/fot_bg.jpg) no-repeat center center; background-size:cover;}
.fot table tbody{}
.fot table tbody tr{float:left; width:33.33%;}

.fot table tbody .tr1{width: 25%; }
.fot table tbody .tr1 td{ padding-right:50px;}
.fot table tbody .tr1 .ico{ padding-top:1px; display:inline-block;background:#2d2d2d; width:30px; height:30px; line-height:30px; text-align:center;}
.fot table tbody .tr1 .ico .fa{ font-size:18px; color:#fff;}
.fot table tbody .tr1 td .p2{ margin-bottom:20px;}

.fot table tbody .tr2{ padding-left:50px; width: 42%;}
.fot table tbody .tr2 td{ padding-right:50px;}
.fot table tbody .tr2 td .p2{ margin-bottom:5px;}


.fot table tbody .tr3{width: 30%;}
.fot table tbody .tr3 .lt{}
.fot table tbody .tr3 .lt .list{}
.fot table tbody .tr3 .lt .list li{ margin-bottom:10px; float:left; width:33.33%;}
.fot table tbody .tr3 .lt .list li .box{ font-size:14px; color:#858585;}
.fot table tbody .tr3 .lt .list li .box .fa{ margin-right:10px; font-size:10px;}

.fot table tbody tr td{ width:100%;}
.fot table tbody tr td .logo2{ margin-bottom:13px;}
.fot table tbody tr td .p1{ margin-bottom:25px; font-size:16px; color:#ffffff;}
.fot table tbody tr td .p1 span{ margin-top:5px; border-bottom:solid #fab200 2px; width:30px; display:block;}
.fot table tbody tr td .p2{ font-size:14px; color:#858585; line-height:28px;}
.fot table tbody .tr3 .lt .list .no{ margin-bottom:0;}

.fot .cop{ padding:25px 0; font-size:12px; color:#8e8e8e; background:#080808; text-align:center;}

@media (max-width: 1024px) {
.fot table tbody .tr1{ margin-bottom:30px; width:50%; }
.fot table tbody .tr1 td{ padding-right:30px;}
.fot table tbody .tr2{ margin-bottom:30px; width:50%; }
.fot table tbody .tr2 td{ padding-right:0;}
.fot table tbody .tr3{ margin-bottom:30px; width:100%; clear:both; }
.fot table tbody .tr3 .lt .list li{  float:left; }
}

@media (max-width: 667px) {
.fot table tbody .tr1{ padding-right:0; width:100%;}
.fot table tbody .tr1 td{ padding-right:0;}
.fot table tbody .tr2{ padding-left:0; width:100%;}
.fot table tbody .tr3{ width:100%;}

}








