body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,
pre,form,fieldset,legend,input,button,textarea{
	margin:0;padding:0;
	 font-family: "microsoft yahei";
}
.dhn_fl{
	float: left !important;
}
.dhn_fr{
float: right!important;
}
li{
	list-style: none;
}
a{
	text-decoration: none;
}
*{
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.contianer{
	width: 100%;
	min-width: 1200px;
}
  	.header-nav{
  		height: 75px;
  		width: 100%;
  		background: #161616;
  		position: fixed;
  		top: 0;
  		z-index: 99;
  	}
  	.header-nav-content{
  		width: 1170px;
  		margin: auto;
  	}
  	.header-content {
    width: 1000px;
    margin: auto;
    padding-top: 370px;
    padding-bottom: 30px;
	}
	.header-nav .header-logo{
		padding-top:15px;
		padding-bottom: 0;
		margin-right: 30px;
	}
	.nav-right li{
		float: left;
		height: 75px;
		line-height: 75px;
		margin-right: 30px;
		
	}
	.nav-right li a{
		display: block;
		color: #fff;
		height: 74px;
	}
	.nav-right li .nav-color{
		color: #f5d03e;
		border-bottom: 4px solid #f5d03e;
	}
.header{
	height:880px;
	width: 100%;
    margin-top: 75px;
	background: url(/images/news/huoban2019/banner-bkg.jpg) no-repeat center top;
}
.header-content{
	width: 1000px;
	margin: auto;
}
.logo-icon{
    height: 48px;
    width: 120px;
    display: block;
    background: url(/images/news/huoban2019/logo-icon.png) no-repeat;
    background-size: cover;
}

.header-site{
 width: 430px;
    margin: auto;
    overflow: hidden;
   margin-bottom:50px;
}
.left-site{
	color: #fff;
	font-size: 14px;
	font-family: sans-serif;
}
.header-icon{
	height: 24px;
	width: 24px;
	display: inline-block;
	float: left;
	margin-right: 20px;
}
.left-site{
	line-height: 24px;
}
.site-time-icon{
	background: url(/images/news/huoban2019/site-time-icon.png) no-repeat;
}
.site-icon{
	background: url(/images/news/huoban2019/site-icon.png) no-repeat;
}

.header-font-cont{
	overflow: hidden;
	width: 922px;
	background: #fff;
	border-radius:20px;
	box-shadow: 0 0 10px rgba(103,136,243,0.24);
	padding: 55px 50px 25px 50px;
	position: relative;
	box-sizing: border-box;
	margin: auto;
	    top: 36px;
}
.font-left-c{
width: 370px;
    height: 246px;
	background: url(/images/news/huoban2019/header-left-img.png) no-repeat;
}
.font-right-c{
	font-family: sans-serif;
	width: 345px;
		color: #2e2e2e;
}
.font-right-c h2{
	font-weight: normal;
	padding-bottom: 18px;
	overflow: hidden;
	font-size: 28px;
	    line-height: 24px;
}
.font-right-c p{
	font-size: 14px;
	line-height: 22px;
	    margin-bottom: 15px;
}
.content1-ul,.content1-ul2{
    overflow: hidden;
    width: 1060px;
    margin: auto;
}
.apply-btn{
	height: 48px;
	width: 340px;
	display: block;
	border:1px solid #fbe68f ;
	border-radius:10px;
	color: #f3c201;
	font-size: 22px;
	background: #fff8db;
	line-height: 46px;
	    margin-top: 10px;
	text-align: center;
}

.btn-video{
	text-decoration: none;
	display: block;
	width: 300px;
	height: 81px;
	line-height: 81px;
	border-radius:50px;
	background: #f5d03e;
	text-align: center;
	font-size: 28px;
	color: #2E2E2E;
	position: absolute;
	top: -44px;
	left: 50%;
	margin-left: -150px;
	box-shadow: 0 0 8px rgba(164,8,11,0.22);
    display: none;
}
/*  gnway-content1 begin */
.gnway-content1{
	overflow: hidden;
	width: 100%;
	height: 695px;
	background: url(/images/news/huoban2019/bkg-content1.png) no-repeat center center;
	background-size: cover;
	padding-top: 90px;
	position: relative;
	min-width: 1200px;
	box-sizing: border-box;
}


.content1-middle{
	width: 1080px;
	margin: auto;
}
.title-bkg{
	width: 289px;
	height: 79px;
	margin: auto;
	text-align: center;
	color: #2e2e2e;
	margin-bottom: 50px;
	background: url(/images/news/huoban2019/title-bkg.png) no-repeat;
}
.title-font{
	font-size: 28px;
	line-height: 79px;
}
.cont1-title{
	color: #2e2e2e;
	text-align: center;
	padding: 15px 0 20px 0;
	font-size:30px;
}
p.color-ff{
	color: #f0ad0b;
}
.cont1-font{
	font-size: 13px;
	color: #2E2E2E;
	line-height: 24px;
}
.content1-ul li{
	width: 262px;
	border: 1px solid #EDEDED;
	float: left;
	padding:0 18px;
	font-family: sans-serif;
	height: 220px;
	border-left: none;
	border-top:none ;
}
.content1-ul li:last-child{
	border-right: none;
	width: 273px;
}
.content1-ul2 li{
	width: 262px;
	float: left;
	padding:0 18px;
	height: 192px;
	border-right: 1px solid #EDEDED;
}
.content1-ul2 .cont1-title{
	padding-top:32px ;
}
.content1-ul2 li:last-child{
		border-right: none;
}
/* gnway-content1 end */
/*  gnway-content2 begin */
.gnway-content2{
	padding: 80px 0 140px 0;
	width: 100%;
	background:#fdfdfd;
}
.gnway-content4 .title-font-bottom{
    color: #999;
}
.gnway-content2 .title-font,.gnway-content4 .title-font,.gnway-content5 .title-font,.gnway-content7 .title-font,.gnway-content8 .title-font,.gnway-content9 .title-font,.gnway-content10 .title-font{
	width: 900px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-bottom: 1px solid #e9e9e9;
	margin: auto;
	overflow: hidden;
}
.gnway-content2 .title-bkg-p,.gnway-content4 .title-bkg-p,.gnway-content5 .title-bkg-p,.gnway-content7 .title-bkg-p,.gnway-content8 .title-bkg-p,.gnway-content9 .title-bkg-p,.gnway-content10 .title-bkg-p{
	padding-top: 0;
	    width: 105px;
	        height: 59px;
	        margin: auto;
	    border-bottom: 2px solid #f9db71;
	
}

.title-bkg-p{
	padding-top:7px;
	font-size: 26px;
}
.title-font-bottom{
	padding-top: 15px;
	color: #7b7b7b;
	text-align: center;
	font-size: 14px;
	padding-bottom: 32px;
}
.gnway-content2 .title-bkg{
	margin-bottom: 20px;
	
}
.title-bkg-p~p{
	font-size: 13px;
	color: #f0ad0b;
	margin-top: 5px;
}
.title-s{
	font-size: 14px;
	width: 540px;
	margin: auto;
	line-height: 24px;
	color: #2E2E2E;
	text-align: center;
}
.content2-ul{
	width: 860px;
	margin:50px auto;
	overflow: hidden;
}
.content2-ul li{
	border-radius: 50px;
	float: left;
	line-height: 27px;
	background: #f0ad0b;
	padding: 0 10px;
	font-size: 12px;
	color: #fff;
}
.content2-ul .middle-li{
	margin:0 228px;
}
.cont2-img{
	height: 253px;
	width: 1058px;
	margin: auto;
	background: url(/images/news/huoban2019/content2-img.png) no-repeat;
}

.gnway-content4{
	width: 100%;
	height: 905px;
	padding-top: 80px;
	box-sizing: border-box;
	background: url(/images/news/huoban2019/content4-bkg.png) no-repeat center center;
}
.gnway-content4 .title-font p{
	color: #fff;
}
.li-left-p b{
	font-size: 27px;
}
.li-fl-bottom b{
	font-size: 14px;
}
.li-2018 .li-fl-bottom span,.li-2018 .li-left-p span{
	font-size: 12px;
	display: inline-block;
}
.li-left-p span,.li-fl-bottom span{
	font-size: 17px;
}
.content4-middle{
	height: 580px;
    width: 1160px;
    margin: auto;
    padding: 10px;
    box-sizing: border-box;
    background: rgba(35,35,35,0.5);
}
.content4-nav{
	width: 100%;
}
.content4-nav li{
	width: 50%;
	text-align: center;
	border-bottom:4px solid #fff;
	float: left;
	line-height: 62px;
	height: 62px;
    cursor: pointer;
	color: #fff;
}
.width{
	width:calc(100% - 100rpx - 100rpx);
}
.content4-nav .color{
	color: #f9db71;
	border-bottom: 4px solid #f9db71;
	
}
.li-2017 .li-left{
	padding-top: 100px;
}
.li-left{
	height: 502px;
	width: 570px;
	background: url(/images/news/huoban2019/left-17.png) no-repeat;
	float: left;
	box-sizing: border-box;
	padding-top: 90px;
	padding-right: 40px;
}
.btn{
	width: 41px;
	height: 41px;
	cursor: pointer;
}
.next,.next2{
	background: url(/images/news/huoban2019/next-icon.png) no-repeat;
	position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -20px;
}
.prev,.prev2{
	background: url(/images/news/huoban2019/prev-icon.png) no-repeat;
	position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -20px;
}
.item-content img{
	width: 100%;
	height: 252px;
}
.li-right{
	width: 570px;
}
.item-content{
	height: 252px;
	overflow:hidden;
	position: relative;
}
#tabs{
	position:absolute;
	left: 50%;
	margin-left: -20px;
	bottom:20px;
}
.tab,.tab2{
	float:left;
	margin-right:10px;
	width:6px;
	height:6px;
	border-radius:50%;
	background:#fff;
	cursor:pointer;
}
.active,.active2{
	background:#ff5f60;
}

.li-left-p{
	width: 212px;
	font-size: 14px;
	color: #2A2A2A;
	line-height: 24px;
}
.li-fl-bottom{
    width: 234px;
    margin: 261px 0 0 24px;
    font-size: 14px;
    color: #2e2e2e;
}
.item-bottom{
	color: #2A2A2A;
	font-size: 14px;
}
.item-bottom p span{
	font-size: 17px;
}
.item-bottom p b{
	font-size: 16px;
}
.li-2017 .item-bottom{
	height: 250px;
	width: 570px;
	background: url(/images/news/huoban2019/right-bottom-1.png) no-repeat;
}
.li-2017 .item-bottom p,.li-2018 .item-bottom p{
	/*width: 210px;*/
	color: #2A2A2A;
	padding-top: 100px;
	margin-left: 22px;
	line-height: 24px;
	font-size: 14px

}
.li-2018 .item-bottom{
	height: 252px;
	background: url(/images/news/huoban2019/right-bottom-2.png) no-repeat;
}
.li-2018 .li-left{
	background: url(/images/news/huoban2019/left-18.png) no-repeat;
	padding-right: 10px;
}
.li-2018 .item-bottom p{
	padding-top: 115px;
	margin-left: 75px;
}

.gnway-content5{
	height: 650px;
	width: 100%;
	padding-top: 90px;
	box-sizing: border-box;
}
.gnway-content5 .title-bkg-p~p{
	color: #2A2A2A;
	margin: 0;
}

.gnway-content5 .title-bkg-p{
	    width: 166px;
}
.line-person{
text-align: center;
padding-top: 75px;
font-weight: 700;
    font-size: 18px;
}
.gnway-content5-img{
	width: 1120px;
	height: 410px;
	background: url(/images/news/huoban2019/gnway-cont5-img.png) no-repeat;
	margin: auto;
}
.gnway-content5-img ul li{
	float: left;
	width:230px;
	    margin-right: 70px;
}
.gnway-content5-img li .company-name{
font-size: 14px;
color: #2e2e2e;
padding-top: 280px;
box-sizing: border-box;
	text-align: center;
}
.company-name~p{
	font-size: 14px;
	text-align: center;
}
.gnway-content5-img ul .last-li{
	margin-right: 0;
}
.gnway-content5-img ul .li-top .company-name{
	padding-top: 360px;
}
.gnway-content6{
	width: 100%;
	height: 960px;
	background: url(/images/news/huoban2019/gnway-cont6-bkg.png) no-repeat  center center;
	padding-top:10px;
	box-sizing: border-box;
}
.person-img{
	height: 730px;
	width: 1040px;
	margin: auto;
	background: url(/images/news/huoban2019/person-img.png) no-repeat;
	margin-top: 90px;
}
.person-title{
	text-align: center;
	font-size: 14px;
	color: #3b3b3b;
	width: 100%;
	font-weight:bold;
	
}
.person-img ul li{
	width: 137px;
    text-align: center;
    padding-top: 120px;
    float: left;
    margin-right: 17px;
    margin-bottom: 75px;
}
.person-title~p{
	font-size: 12px;
	color: #767676;
	margin-top: 10px;
	line-height: 20px;
}
.gnway-content7{
	width: 100%;
	height:875px;
	padding-top: 75px;
}
.gnway-content7-middle{
	height: 550px;
	width: 1080px;
	margin: auto;
	margin-top: 100px;
	background: url(/images/news/huoban2019/gnway-cont7-img.png) no-repeat;
}
.content7-time-1{
	overflow: hidden;
	padding: 190px 130px 0 320px;
}
.content7-time-2{
	    margin-top: 65px
}
.time-line{
	margin-bottom:30px;
}
.time-line p,.t-day{
	margin-bottom: 18px;
	font-size: 18px;
	color: #2e2e2e;
}
.time-line .t-time,.time-line .t-time span{
	font-size: 14px;
}
.t-day{
	font-weight: bold;
	font-size: 18px;
	
}
.t-time-span ~span{
	font-size: 14px;
}
.t-time-span{
	color: #e7ba07;
	margin-right: 20px;
	font-size: 14px;
	width: 80px;
    display: inline-block;
}
.gnway-content7-1{
	width: 100%;
	height: 1268px;
padding-top: 120px;
   box-sizing: border-box;
	background: url(/images/news/huoban2019/gnway-cont7-1-bkg.png) no-repeat center center;
}

.gnway-content7-1-title{
height: 50px;
width: 370px;
background: url(/images/news/huoban2019/content7-1-title.png) no-repeat;
margin: auto;

margin-bottom: 90px;
}
.gnway-content7-1-middle1,.gnway-content7-1-middle2{
    width: 1070px;
    margin: auto;
    box-shadow: 0 0 8px rgba(212,212,212,0.2);
    border: 1px solid rgba(83,83,83,0.5);
    height: 404px;
    background: rgba(68,68,69,0.5);
}
.gnway-content7-1 .gnway-content7-1-middle2{
		height: 474px;
		margin-top: 40px;
		padding:0px 10px;
}
.t-time{
	overflow: hidden;
}
.gnway-cont7-left{
	width: 636px;
	height: 402px;
	background: url(/images/news/huoban2019/gnway-cont7-1-left-img.png) no-repeat;
	float: left;
}
.gnway-cont7-right{
	width: 430px;
	float: right;
	font-size: 18px;
	color: #fff;
	padding-left: 35px;
}
.gnway-cont7-right .t-time{
	margin-bottom: 15px;
	overflow: hidden;
}
.fl{
	float: left;
}
.gnway-cont7-right .t-time-span{
	margin-right: 0;
}
.gnway-cont7-right .t-time-span ~span{
	width: 280px;
	float: left;
	margin-left: 5px;
	text-align: left;
}
.gnway-cont7-right-title{
	padding: 20px 0;
}
.gnway-cont7-left2{
width: 482px;
float: left;
padding-left: 38px;
}
.gnway-cont7-left2 .gnway-cont7-right-title,.gnway-cont7-right2 .gnway-cont7-right-title{
	color: #fff;
	font-size: 18px;
}
.gnway-cont7-left2 .t-time,.gnway-cont7-right2 .t-time{
	color: #fff;
	margin-bottom: 13px;
}
.gnway-cont7-right2{
	width: 480px;
	padding-right: 30px;
	float: right;
	margin-bottom: 16px;
}
.middle-font-line{
	width: 100%;
	clear: both;
	border-top: 1px solid #545453;
}
.gnway-cont7-1-foot{
	width: 480px;
	margin: auto;
	padding-top: 20px;
}
.gnway-cont7-1-foot b,.gnway-cont7-1-foot p{
	color: #fff;
}
.gnway-cont7-1-foot .gnway-cont7-right-title{
	padding: 0;
}
.gnway-content8{
	height: 763px;
	width: 100%;
	padding-top: 65px;
	box-sizing: border-box;
	background: url(/images/news/huoban2019/gnway-cont8-bkg.png) no-repeat center center;
}
.gnway-content8 .title-bkg{
	color: #fff;
	background: url(/images/news/huoban2019/title-bkg2.png) no-repeat;
margin-bottom: 62px;
}
.gnway-content8 .title-font{
	color: #fff;
}
.gnway-content8-title{
	padding:50px 0;
	overflow: hidden;
	text-align: center;
	font-size: 20px;
	color: #f9db71;
	font-family: sans-serif;
	margin: auto;
}
.gnway-map{
	width: 652px;

	margin: auto;
	border:16px solid rgba(255,255,255,0.1);
	overflow: hidden;
    height: auto;
    position: relative;
}
.gnway-map img{
height: 100%;
    display: block;
}
.gnway-content9{
	width: 100%;
	background: #fff;
	padding-top: 80px;
}
.gnway-content9 .title-bkg-p{
	width: 160px;
}
.logo-icon-img1{
	height:510px;
	width: 1080px;
	background:url(/images/news/huoban2019/logo-icon1.png) no-repeat;
	margin: auto;
	margin-top: 70px;
	margin-bottom: 100px;
}
.logo-icon-img2{
	height: 270px;
	width: 1080px;
	background:url(/images/news/huoban2019/logo-icon2.png) no-repeat;
	margin: auto;
	margin-top: 80px;
	margin-bottom: 100px;
}

.gnway-content10{
	height:422px;
	overflow: hidden; 
	padding-top: 70px;
	box-sizing: border-box;
	background: url(/images/news/huoban2019/gnway-content9-bkg.png) no-repeat;
}
.gnway-content10 .title-bkg-p{
	color: #fff;
}
.gnway-content10 .line-bkg{
	color: #fff;
	font-size: 28px;
}
.gnway-footer{
	height:180px;
	width: 715px;
	background: url(/images/news/huoban2019/footer-img.png) no-repeat;
	margin: auto;
}
.gnway-footer-font{
text-align: center;
color: #f9db71;
font-size: 18px;	
padding: 20px 0 25px 0;
}
.gnway-footer p{
	    color: #fff;
    font-size:14px;
    line-height: 327px;
    padding-right: 34px;
    text-align: right;
}

.gnway-content10 div.title-font{
	border-bottom: 1px solid #424242;
}
.gnway-content8 div.title-font{
	border-bottom: 1px solid #a0a0a0;
	
}
.gnway-content4 div.title-font{
	border-bottom: 1px solid #383838;
	
}
