body{

}
hr{
	border-top:1px dotted #b19823;
}
nav{
}
header{
	background: url(img/banner-01-bg1.png);
	background-position: 50% center;
	
background-repeat:no-repeat; 
	background-size: 100% auto;
}
footer{
	background:#352789;
	padding-bottom: 60px;
}
.gb2016-nav img{
	height: 60px;
	margin-top: 20px;
	margin-left: 20px;
}
.gb2016-nav{
}
.gb2016-nav li{
	float: left;
	height: 100px;
	text-align: center;
	clear: right;
}
li {
	list-style: none;
}.qcdhen{
	    float: left;
	    height: 95px;
	    padding-top: 30px;
	    padding-left: 67%;
		font-size: 20px;
}

ul,li{
	margin:0;
	padding:0;
}
p{
	font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei","华文细黑",STHeiti,MingLiu;
	font-size: 16px;
	line-height: 28px;
}
a:hover {
	text-decoration: none;
}
.gb2016-nav a{
	font-weight: 900;
	color: #b28500;
}
.gb2016-nav a:hover,.gb2016-nav .active{
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e1c622',endColorStr='#B19823',gradientType='0');
	background-image: -webkit-linear-gradient(#e1c622 50%, #B19823);
	background-image: -o-linear-gradient(#e1c622 50%, #B19823);
	background-image: linear-gradient(#e1c622 50%, #B19823);
	color: #fff;
	padding-top: 10px;
}
.gb2016-nav .active span{
	height: 40px;
}
.gb2016-nav .active h2{
	color: #fff;
	margin-top: 0;
}
.gb2016-nav a{
	display: block;
	height: 100px;
	line-height:20px;
	width: 85px;
	padding-top: 10px;
	transition: all 0.5s;
}
.gb2016-nav a span{
	display: block;
	line-height: 40px;
	font-size: 40px;
	width: 80px;
	font-weight: 800;
	color: #fff;
	height: 0px;
	overflow: hidden;
	transition: all 0.4s;
}
.gb2016-nav a:hover span{
	height: 40px;
	padding-top: 0px;
}
.gb2016-nav a h2{
	font-family:"Microsoft YaHei","微软雅黑","MicrosoftJhengHei","华文细黑",STHeiti,MingLiu;
	color: #f5d131;
	font-size: 14px;
	font-weight: bolder;
	margin: 20px 0 0 0;
	transition: all 0.4s;
}
.gb2016-nav a:hover h2{
	color: #fff;
	margin-top: 0;
}
.gb2016-nav a h3{
	font-size: 8px;
	margin: 0;
	margin-top: 5px;
	transition: all 0.4s;
}
.gb2016-nav a:hover h3{
	color: #fff;
	margin-top: 0;
}
.gb2016-banner img{
}
.gb2016-banner-box{
	height: 100%;
}
.gb2016-banner .banner-t1{
	position: absolute;
	text-align: center;
	width: 60%;
	left: 20%;
	top: 60px;
	z-index: 3;
}
.gb2016-banner .banner-t1 img{
	max-width: 700px;
}
@keyframes up-down{
	0% {
		transform: translateY(10%);
	}
	100% {
		transform: translateY(-10%);
	}
}
.gb2016-banner .banner-a{
	position: absolute;
	width: 120px;
	left: 20%;
	top: 200px;
	z-index: 2;
}

.gb2016-banner .banner-b{
	position: absolute;
	width: 40px;
	left: 80%;
	top: 60%;
	z-index: 2;
}
.gb2016-banner .banner-c{
	position: absolute;
	width: 180px;
	right: 10px;
	bottom: -80px;
	z-index: 2;
}
.gb2016-banner .banner-a img{
	transform: rotate(30deg);
	-ms-transform: rotate(30deg);		/* IE 9 */
	-webkit-transform: rotate(30deg);	/* Safari and Chrome */
	-o-transform: rotate(30deg);		/* Opera */
	-moz-transform: rotate(30deg);		/* Firefox */
}
.gb2016-banner .banner-b img{
	transform: rotate(-30deg);
	-ms-transform: rotate(-30deg);		/* IE 9 */
	-webkit-transform: rotate(-30deg);	/* Safari and Chrome */
	-o-transform: rotate(-30deg);		/* Opera */
	-moz-transform: rotate(-30deg);		/* Firefox */
}
.gb2016-banner img{
	width: 100%;
}
.gb2016-tabline{

}
.gb2016-tabline h2{
	font-size: 20px;
	color:#B19823;
	line-height: 40px;
	margin: 0;
	border-radius: 2px;
	border-bottom: 2px solid #B19823;
	font-weight: 600;
	margin-top:20px;
	margin-bottom: 10px;
}
.gb2016-agenda ul{
	border-top: 1px dotted #B19823;
	color: #555;
	font-size: 14px;
	font-weight: 600;
	margin: 30px 10%;
}
.gb2016-agenda li{
	width: 100%;
	float: left;
	margin-top: 10px;
	border-bottom:1px dotted #B19823;
}
.gb2016-agenda li span{
	line-height: 28px;
	font-size: 14px;
	float: left;
	padding-right: 25px;
}
.gb2016-agenda li h3{
	margin-top: 8px;
	width: calc(100% - 130px);
	font-size: 15px;
	font-weight: bold;
	float: left;
}
.gb2016-agenda li p{
	margin-left: 120px;
	width: calc(100% - 130px);
	
	float: left;
}
.richeng p{
	font-size: 14px;
	color: #000000;
	font-weight: 500;
}
.richeng span{
	color: #000000;
	font-weight: bold;
}
.gb2016-agenda .jieshao ul{
	margin: 0;
}
.gb2016-agenda .jieshao li{
 float: none;
}
@media (max-width:577px){
	.gb2016-agenda li p{
		width: calc(100% - 20px);
		line-height: 20px;
		margin-bottom: 24px;
		margin-left: 20px;
		float: left;
		font-size: 13px;
	}
}
.gb2016-agenda li p span{
	font-weight: 200;
}
.gb2016-review{
	margin-top: 20px;
}
.gb2016-review ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.gb2016-review ul li{
	width: 30%;
	display: block;
	padding: 0;
	height: 150px;
	background: #9ec405;
	border: 5px solid #ddd;
	overflow: hidden;
}
.gb2016-review ul li div{
	position: relative;
	height: 300px;
	top: 0;
	transition:top 0.5s;
}
.gb2016-review ul li div:hover{
	position: relative;
	top:-150px;
}
.gb2016-review ul li p{
	margin: 0;
	display: block;
	height: 150px;
	line-height: 150px;
	color: #fff;
	font-size: 6em;
	text-align: center;
	background-image: -webkit-linear-gradient(#e1c622 50%, #B19823);
	background-image: -o-linear-gradient(#e1c622 50%, #B19823);
	background-image: linear-gradient(#e1c622 50%, #B19823);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#e1c622',endColorStr='#B19823',gradientType='0');
}
.gb2016-review ul li span{
	display: block;
	width: 100%;
	line-height: 60px;
	font-size: 2em;
	color: #fff;
	padding-left: 20px;
}
.gb2016-review ul li a{
	display: block;
	width: 100%;
	line-height: 20px;
	padding-left: 20px;
	color: #fff;
	transition: color 0.2s;
}
.gb2016-review ul li a:hover{
	color: #B19823;
}
/* .honor-text p{
	
}
 */
.gb2016-org{
	margin-top: 40px;
	padding: 20px;
}
.gb2016-org ul{
	display: flex;
	flex-wrap: wrap;
}
.gb2016-org .meiti ul{
	justify-content: space-between;
}
.gb2016-org li{
	color: #fff;
	display: flex;
	flex-wrap: wrap;
}
.gb2016-org li p{
	margin-top: 20px;
	width: 100%;
}
.gb2016-org li div{
	margin-right: 10px;
}
.gb2016-org .flex-1{
	width:14.28%;
}
.gb2016-org .flex-2{
	width: 28.56%;
	justify-content: space-between;
}
.gb2016-org .flex-3{
	width: 42.84%;
	justify-content: space-between;
}
.gb2016-org .flex-5{
	width: 71.44% ;
	justify-content: space-between;
}

.gb2016-org .flex-1 div{
	min-height: 20px;
	background-color: #fff;
	width: 100%;
}
.gb2016-org .flex-2 div{
	min-height: 20px;
	background-color: #fff;
	width: calc(50% - 10px);
	
}
.gb2016-org .flex-3 div{
	min-height: 20px;
	background-color: #fff;
	width: calc(33.33% - 10px);
}
.gb2016-org .flex-5 div{
	min-height: 20px;
	background-color: #fff;
	width: calc(20% - 10px);
}
.gb2016-org li div{
	
}
.gb2016-org li div img{
	width: 100%;
}


.gb2016_support{
	background: url(img/w_35p.fw.png);
	padding-bottom: 100px;
}
.gb2016_support div{
	padding:10px 3%;
}
.gb2016_support div div{
	float: left;
	padding-left: 0;
}
.gb2016_support div div img{
}
.gb2016_support div div p{
	color: #ccc;
}
.gb2016_support ul{
	float: left;
	color: #666;
}
.gb2016_support ul li{
	line-height: 30px;
}
.gb2016_support ul h4{
	font-weight: bold;
}
/*iinformantion.html*/
.gb2016-map ul{
	margin-left: 100px;
}
.gb2016-map li{
	color: #333;
	margin-top: 20px;
}
.gb2016-map div{

}

/*榜单style*/
.cover_row{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/* background-color: #E5CE9A; */
	border-radius: 10px;
	padding-top: 40px;
	padding-bottom: 30px;
	margin-top: 40px;
}
.cover_row h4{
	width: 100%;
	margin: 0;
	text-align: center;
	clear: both;
}
.cover_row h4 img{
	width: calc(100% - 30px);
}
.cover_list {
	width: 16%;
	padding: 15px;
}
.cover_list img{
	cursor:pointer;
	width:100%;
}
.cover_list span{
	display: block;
	margin-top: 10px;
}
.big_cover{
		width:100%;
		height:100%;
		z-index: 10;
		left: 0;
		top: 0;
		position: fixed;
		background: url(img/b-30.png);
		text-align: center;

}
.big_cover img{
		height: 70%;
		margin-top:20px;
		cursor:pointer;
}
.big_cover div{
	max-width: 600px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
	bottom: 0;
}
.gb2016-guests ul{
	display: flex;
	flex-wrap: wrap;
	padding-top: 30px;
	margin-top: 40px;
	background: #fff;
}
.gb2016-guests ul li{
	
}
.avatar{
	text-align: center;
}
.avatar img{
	height: 180px;
}
.avatar span{
	
	margin: 0 auto;
	cursor:pointer;
}
.avatar h5{
	font-size: 14px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 0;
}
.avatar p{
	margin-bottom: 30px;
	line-height: 24px;
	font-size: 15px;
	padding: 0 10px;
}
.avatar p br{
	width: 100%;
	height: 100px;
}
.profile{
		width:100%;
		height:100%;
		z-index: 10;
		left: 0;
		top: 0;
		position: fixed;
		background: url(img/b-30.png);
		padding: 40px 10%;
}
.profile div{
	float: left;
	height: 100%;
	background: #fff;
}
.profile .avatar{
	padding-top: 120px;
	width: 30%;
}
.details{
	padding-top: 80px;
	width: 70%;
}
.details h6{
	font-weight: 600;
	font-size: 16px;
}
.details p{
	line-height: 24px;
	font-size: 12px;
	text-indent: 2em;
	padding-right: 10%;
}
@media (max-width: 767px){
	.cover_list {
		width: 25%;
		padding: 5px;
	}
}
/*电子会刊专用*/
.logo2017{
	background:url(img/logo.jpg);
	background-size:auto 50px;
	background-repeat:no-repeat;
}
@media (max-width: 599px){
	.logo2017{
		background-size:80% auto;
		background-position:left center;
	}
	.gb2016-guests ul li{
		width: 48%;
	}
}
.aboutbg p{
	line-height: 30px;
	padding:5px 18px;
	text-indent: 2em;
}
.richeng{
	float: left;
}
.agendas_d h3{
	text-align: center;
	font-size: 18px;
}
.agendas_d dl{
	border:1px solid #937e28;
}
.agendas_d dt{
	text-align: center;
	color: #937e28;
	border-top: 1px solid #937e28;
	line-height: 30px;
}
.agendas_d dd{
	border-left: 1px solid #937e28;
	border-top: 1px solid #937e28;
	padding-left: 20px;
}
@media (min-width: 768px){
	.agendas_d dd{
		margin-left: 160px;
	}
}
@media (max-width: 767px){
	.agendas_d dt{
		padding-top:40px;
		font-size: 18px;
	}
}
.agendas_d dd h4{
	color: #937e28;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 30px;
}
.agendas_d dd h5{
	color: #937e28;
	font-weight: 600;
}
.partners_logo h3,.jiangxiang h3,.aboutbg h3,.org2017 h3{
	font-size: 18px;
	font-weight:600;
	color: #937e28;
}
.partners_logo img{
	max-height: 60px;
	max-width: 180px;
	margin-left: 10px;
}
.partners_logo p{
	line-height: 40px;
}
.partners_logo h4{
	margin-top: 50px;
	font-size: 16px;
	font-weight: 600;
}
.jiangxiang h3{
	margin-bottom:60px;
}
.jiangxiang p{
	text-align: center;
	line-height: 30px;
}
.org2017 .col-md-6{
	margin-bottom:50px;
	border-bottom: 1px dotted  #937e28;
}
.org2017 h4{
	font-size: 16px;
	font-weight:600;
	margin-top: 20px;
}
.org2017 p{
	line-height: 28px;
}
.guest2017 img{

}
.guest2017 p{
	line-height: 28px;
	min-height: 60px;
}
.guest2017 ul{
	 margin-top: 20px;
}
@media (min-width: 768px){
	.guest2017 ul{
		column-count: 2;
	}
}
.guest2017 li{
	margin-top: 10px;
	margin-bottom:20px;
	border-bottom: 1px dotted #937e28;
}
.guest2017 h4,.guest2017 h5{
	font-weight: 600;
}
.record2017{
	margin-top:60px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: #efefef;
}
.record2017 img{
	max-width: 100%;
}
.record2017 h3{
	width: 100%;
	color: #fff;
	font-size: 3em;
	font-weight: 600;
	text-align: center;
	line-height: 180px;
	margin-top: 0;
	margin-bottom: 30px;
	background-size:100% auto;
	background-attachment:fixed;
}
@media (max-width: 767px){
	.record2017 h3{
		font-size: 0.8em;
	}
}
.record2017 h5{
	color: #b19823;
	font-weight: 600;
}
.record2017 h5 a{
	color: #b19823;
}
.record2017 h5 a:hover{
	color: rgb(66, 139, 202);
}

#list-01 h3{
	background: url(img/h3-bg-1.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-02 h3{
	background: url(img/h3-bg-1.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-03 h3,#list-04 h3{
	background: url(img/h3-bg-1.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-05 h3{
	background: url(img/h3-bg-1.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-06 h3{
	background: url(img/h3-bg-1.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-07 h3{
	background: url(img/h3-bg-1.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-08 h3{
	background: url(img/h3-bg-1.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-09 h3{
	background: url(img/h3-bg-1.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-10 h3{
	background: url(img/h3-bg-2.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}

.record2017 h3 span{
	display: block;
	width: 100%;
	background: rgba(30,36,163,0.6);
	/*background: rgba(177,152,35,0.8);*/
}
#list-10 h3 span{
	display: block;
	width: 100%;
	background: rgba(163,36,36,0.6);
}
.record2017 .carousel-indicators li{
	border-color: #b19823;
}
.record2017 .carousel-indicators .active{
	border-color: #fff;
}
.hi10 p{
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	padding: 0;
	margin: 0;
}
#talks{
	background: #eee;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 3px 3px 10px #888888;
	min-height: 200px;
}
@media (min-width: 768px){
	#talkers li{
		width: 20%;
		float: left;
		padding: 15px;
	}
}
@media (max-width: 767px){
	#talkers li{
		width: 20%;
		float: left;
		padding:5px;
	}
	#talkers li h5{
		display: none;
	}
	#talkers li p{
		display: none;
	}
}
#talkers li:hover{
	background: #ddd;
	border-radius: 10px;
	box-shadow: 3px 3px 10px #888888;
}
#talkers h5{
	font-size: 14px;
	font-weight: 600;
}
#talkers p{
	text-indent: 2em;
}
.talk_active{
	background: #eee;
	border-radius: 10px;
	box-shadow: 3px 3px 10px #888888;
}
.episode{
	background-color: #eee;
	margin-top: 40px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}
.episode img{
	width: 100%;
	padding:20px;
	background-color: #ddd;
}
.episode h5{
	line-height: 40px;
	font-weight: 600;
}
#list-10{
	text-align: center;
}
#list-10 h5{
	line-height: 60px;
	font-size: 1.6em;
	margin-bottom: 60px;
}
#list-10 img{
	padding: 10px;
	background: #ddd;
}
/*页头微信专用*/
.gbweixin{
	background: #eee;
	margin-top: 30px;
}
.gbweixin ul{
	margin-top: 25px;
	float: left;
}
.gbweixin ul li{
	margin-bottom: 25px;

}
.gbweixin ul li a{
	display: block;
	float: left;
	width: 100%;
	background-color: #fff;
	padding: 15px;
	padding-left: 25px;
		box-shadow: 3px 3px 10px #aaa;
		border-radius: 6px;
}
.gbweixin ul li a img{
	float: left;
	width: 25%;
	padding: 0px;
	background: #ddd;
}
.gbweixin h5{
	width: 75%;
	float: left;
	font-size: 16px;
	line-height:28px;
	padding-left: 25px;
	padding-right: 40px;
}
.nolink a{
	color: #aaa;
	cursor:default
}
.nolink a:hover{
	color: #aaa;
	background-color: #fff;
	border-color: #ccc;
}
.jieshao p{
	margin-top: 20px;
}
.lianxi ul{
	background-color: #b28500;
	color: #fff;
	float: left;
	margin:0 0 10px 0;
	padding: 10px;
}
.gb2016-agenda .lianxi ul li{
	margin-top: 0;
}
.gb2016-agenda .lianxi ul li h3{
	font-size: 20px;
	margin-top: 10px;
}
.gb2016-agenda .lianxi ul li p{
	width: 100%;
	font-weight: normal;
	margin-left: 20px;
}
.zhinan-w{
	background-color: #b28500;
	color: #fff;
	padding: 20px 10px;
}
.zhinan{

}
.zhinan p{
	display: flex;
}
.zhinan b{
	flex-shrink: 0;
}
.zhinan img{
	width: 100%;
}
.gb2016-banner{
	position: relative;
	height: 400px;
	text-align: center;
	overflow: hidden;
}

.honorqu{
	background-color: #960000;
}
.honorqu header{
	background: url(img/banner-02-bg1.jpg);
	background-position: top center;
	background-size: 100% auto;
}
.honorqu nav{
	background: none;
}
/* .honorqu footer{
	background:none;
} */
@media (max-width:1500px){
	.honorqu header, header{
		background-size: 100% 100%;
	}
}
/*手机的*/
@media (max-width: 767px){
	.gb2016-banner .banner-t1{
		top: 40px;
		width: 90%;
		left: 5%;
	}
	.gb2016-banner{
		height: 240px;
	}
	.gb2016-banner .banner-a{
		width:40px;
		top: 50%;
	}
	.gb2016-banner .banner-b{
		width:20px;
		top: 10%;
	}
	.gb2016-banner .banner-c{
		width:120px;
		right: -30px;
		bottom: -60px;
	}
	.gb2016-nav .pull-left{
		float: none !important;
		text-align: center;
	}
	.gb2016-nav img{
		height: 30px;
		margin: 10px auto;
	}
	.gb2016-nav ul{
		width: 100%;
		display: flex;
		flex: 1;
	}
	.gb2016-nav li{
		overflow: hidden;
		height: 72px;
	}
	.gb2016-nav a{
		width: 70px;
	}
	.gb2016-nav a h2{
		margin: 10px 0 0 0;
		font-size: 14px;
	}
	.gb2016-nav a h3{
		font-size: 8px;
	}
	.gb2016-nav a:hover, .gb2016-nav .active{
		padding-top: 0;
	}
	.gb2016-nav a:hover span{
		height: 30px;
		padding-top: 0px;
	}
	.gb2016-nav a span{
		font-size: 28px;
		line-height: 32px;
		text-align: center;
		width: 100%;
	}
	.gb2016-nav .active span{
		height: 30px;
	}
	.gb2016-agenda .richeng{
		margin: 10px;
	}
	.item{
		text-align: center;
	}
	

	.gb2016-review ul li{
		width: 48%;
	}
	.gb2016-review ul li p{
		font-size: 40px;
	}
	.gb2016-org .flex-1{
		width: 25%;
		justify-content: left;
	}
	.gb2016-org .flex-2{
		width: 50%;
		justify-content: left;
	}
	.gb2016-org .flex-3{
		width: 75%;
		justify-content: left;
	}
	.gb2016-org .flex-5{
		width: 100%;
		justify-content: left;
	}
	.gb2016-org .flex-1 div{
		min-height: 20px;
		background-color: #fff;
		width: 100%;
		margin-right: 10px;
	}
	.gb2016-org .flex-2 div{
		min-height: 20px;
		background-color: #fff;
		width: calc(50% - 10px);
		margin-right: 10px;
	}
	.gb2016-org .flex-3 div{
		min-height: 20px;
		background-color: #fff;
		width: calc(33.33% - 10px);
		margin-right: 10px;
	}
	.gb2016-org .flex-5 div{
		min-height: 20px;
		width: calc(25% - 10px);
		margin-right: 10px;
		margin-bottom: 10px;
		justify-content: space-between;
	}
	.gb2016-map ul{
		margin-left: 10px;
	}
	p{
		font-size: 14px;
	}
	.gb2016-org li p{
		font-size: 14px;
	}
	
}
@media (min-width: 1200px){
	.zhinan-w {
		height: 387px;
	}
}

@media (min-width: 992px) and (max-width:1199px){
	.zhinan-w {
		height: 318px;
	}
}
@media (min-width: 768px) and (max-width:991px){
	.zhinan-w {
		height: auto;
	}
}
.zhiboqu nav{
	background-image: none;
}
.zhibo{
	background-image: url(img/zhibobg.jpg);
	background-size: 100% auto;
	background-position: top center;
	margin-top: -100px;
	padding-top: 100px;
	padding-bottom: 60px;
}
.zhibobox{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	margin-bottom: 140px;
	justify-content: space-between;
}
.zhibobox a{
	width: calc(50% - 2px);
	margin-top: 4px;
}
.zhibobox1{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	/* margin-bottom: 140px; */
	justify-content: space-between;
}
.zhibobox1 a{
	width: calc(25% - 2px);
	margin-top: 4px;
}
@media (max-width:1600px){
	.zhibo{
		background-size: auto 100%;
	}
}
@media (max-width:768px) {
	.zhibobox a{
		width: calc(50% - 2px);
	}
}
.zhibobox img{
	width: 100%;
}
.zhibo-title{
	margin-top: 20px;
	margin-bottom: 40px;
}
.zhibo-title1{
	margin-top: 40px;
	width: 100%;
	text-align: center;
}
.zhibo-title1 img{
	width: 70%;
}#cciframe_47CB061EE3B84ACA13358DE27D943A99{
	padding-top: 30px;
}
.zhibo-title2{
	margin-top: 220px;    height: 525px;
	width: 100%;
	background-image: linear-gradient(to bottom right, #53cc9f, #ad68a0);
	text-align: center;
}
.zhibo-title2 button{
	color: #011670;
	width: 170px;
}
.gb2016-banner .zhibo-title2 img{
	max-width: 200px;
}
.guestqu nav{

}


.ship nav{
	background:none;
}
.ship footer{
	background:none;
}
.ship header{
	background: none;
}
.shipin{
	width: 100%;
	min-height: 600px;
	background-color: #aaa;
}
.ship h2,.ship h3{
	color: #aa915a;
}
.ship .jianyao h3{
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	border-bottom: 2px solid #aa915a;
}
.ship .gb2016-tabline h2{
	padding-left: 0;
	font-size: 28px;
	line-height: 56px;
	margin-top: 60px;
	border-bottom: 4px double #aa915a;
}

@media (max-width:767px){
	.zhibo{
		background-size: auto 100%;
		background-position: top center;
		margin-top: -120px;
		padding-top: 120px;
	}
	.zhibo-title1 img{
		width: 90%;
	}
	.zhibo-title2{
		margin-top: 10px;
	}
	.zhibo-title2 img{
	}
}

/*汽车论坛*/
.qiche .zhibo{
	padding-top: 160px;
	background: none;
}
.qiche .gb2016-org ul{
	justify-content: left;
}
.qiche .gb2016-org li{
	margin-right: 20px;
}
.qiche .zhibobox{
	margin-bottom: 20px;
}
/*footer*/
.meiti p{
	color: #fff;
	margin-top: 20px;
}
.meiti li{
	width:calc(14.28% - 10px);
	margin-bottom: 5px;
}
.meiti li img{
	width: 100%;
}
@media (max-width:767px){
	.meiti li{
		width:calc(25% - 5px);
	}
}

/*波浪纹*/

.gb2016-banner .banner-a{
	animation: up-down 5s ease-in-out infinite alternate-reverse both;
}

.gb2016-banner .banner-b{
	animation: up-down 4s ease-in-out infinite alternate-reverse both;
}
.gb2016-banner .banner-c{
	animation: up-down 3s ease-in-out infinite alternate-reverse both;
}
.hero-waves{
	position: absolute;
	height: 30px;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 4;
}
.wave1 use {
	-webkit-animation: move-forever1 10s linear infinite;
	animation: move-forever1 10s linear infinite;
	-webkit-animation-delay: -2s;
	animation-delay: -2s;
  }
  
  .wave2 use {
	-webkit-animation: move-forever2 8s linear infinite;
	animation: move-forever2 8s linear infinite;
	-webkit-animation-delay: -2s;
	animation-delay: -2s;
  }
  
  .wave3 use {
	-webkit-animation: move-forever3 12s linear infinite;
	animation: move-forever3 6s linear infinite;
	-webkit-animation-delay: -2s;
	animation-delay: -2s;
  }
  @keyframes up-down{
	0% {
		transform: translateY(10%);
	}
	100% {
		transform: translateY(-10%);
	}
  }

  @-webkit-keyframes move-forever1 {
	0% {
	  transform: translate(85px, 0%);
	}
	100% {
	  transform: translate(-90px, 0%);
	}
  }
  
  @keyframes move-forever1 {
	0% {
	  transform: translate(85px, 0%);
	}
	100% {
	  transform: translate(-90px, 0%);
	}
  }
  
  @-webkit-keyframes move-forever2 {
	0% {
	  transform: translate(-90px, 0%);
	}
	100% {
	  transform: translate(85px, 0%);
	}
  }
  
  @keyframes move-forever2 {
	0% {
	  transform: translate(-90px, 0%);
	}
	100% {
	  transform: translate(85px, 0%);
	}
  }
  
  @-webkit-keyframes move-forever3 {
	0% {
	  transform: translate(-90px, 0%);
	}
	100% {
	  transform: translate(85px, 0%);
	}
  }
  
  @keyframes move-forever3 {
	0% {
	  transform: translate(-90px, 0%);
	}
	100% {
	  transform: translate(85px, 0%);
	}
  }

/*fenlent分论坛*/
.zhibobox_s{
	display: flex;
}
.zhibobox_s a{
	display: block;
	width: 12%;
}
.zhibobox_s a img{
	width: 100%;
}
.zhibo-banner{

}
.zhibo-banner img{
	width: 100%;
}
.zhibobox1{
	text-align: center;
}
.zhibobox1 iframe{
	width: 100%;
	height: 760px;
}

@media (max-width:1200px){
	.zhibobox1 iframe{
		height: 760px;
	}
}

@media (max-width:640px){
	.zhibobox1 iframe{
		height: 800px;
	}
}
.box2{
	display: flex;
	margin-top: 20px;
}
.xianlu1,.xianlu2{
	display: block;
	width: 80px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-align: center;
	color: #888;
	border: 2px solid #888;
	margin-right: 20px;
}
.xianlu1.active,.xianlu2.active{
	color: #b28500;
	border: 2px solid #b28500;
}
.video-js{
	width: 100%;
	min-height: 400px;
}
.video-js .vjs-big-play-button{
	top:calc(80% - 20px);
	left:calc(50% - 45px);
}
.ccH5Poster img{
	width: 100%;
}
.ship{
	background-color: #880000;
}
.ship-box{
	background-color: #E5CE9A;
	border-radius: 10px;
	min-height: 600px;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 60px;
	margin: 60px 0px;
}
.ship_titile img{
	width: 100%;
	margin-bottom: 40px;
}
.ship-box h2{
	color: #880000;
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 28px;
	font-weight: bold;
}
.ship-box p{
	color: #333;
	font-size: 24px;
	line-height: 44px;
}
.cover_row h2{
	width: 100%;
	color: #870000;
	text-align: center;
	border-bottom:1px double #880000 ;
	line-height: 60px;
}
.cover_row p{
	width: 100%;
	line-height: 38px;
	text-align: center;
	padding: 0 20px;
	font-size: 20px;
}
.ship-logo{
	margin-bottom: 40px;
}
.ship .ship-logo{
	text-align: center;
}
.ship .ship-logo img{
	/* margin-top: 10px; */
	width: 80%;
}
.honor-text p{
	font-size: 1.2em;
	line-height: 2.2em;
	color: #FEEAA3;
	text-align: justify;
	padding: 40px 15px 0 15px;
}
@media (max-width:640px){
	.ship-box h2{
		font-size: 16px;
		line-height: 30px;
	}
	.ship-box p{
		font-size: 14px;
		line-height: 26px;
	}
	.honor-text p{
		font-size: 1em;
		line-height: 1.8em;
	}
}
.carousel-control.left{
	background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
}
.carousel-control.right{
	background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0001) 100%);
}