body{



}
hr{
	border-top:1px dotted #b19823;
}
.gb2016-nav img{
	height: 100px;
	margin-left: 20px;
}
.gb2016-nav{
	border-bottom: 2px solid #B19823;
}
.gb2016-nav li{
	float: left;
	height: 100px;
	text-align: center;
	clear: right;
}
li {
	list-style: none;
}
ul,li{
	margin:0;
	padding:0;
}
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: 20px;
}
.gb2016-nav a{
	display: block;
	height: 100px;
	line-height:20px;
	width: 85px;
	padding-top: 0px;
	transition: all 0.5s;
}
.gb2016-nav span{
	font-size: 40px;
	width: 80px;
	font-weight: 800;
	color: #fff;
	height: 60px;
}
.gb2016-nav span:hover{
	padding-top: -60px;
}
.gb2016-banner{
}
.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;
	padding-left: 10px;
	font-weight: 600;
	margin-top:20px;
}
.gb2016-agenda ul{
	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{
	float: left;
	padding-right: 25px;
}
.gb2016-agenda li p{
	float: left;
}
.gb2016-agenda li p span{
	font-weight: 200;
}
.gb2016-review{
	margin-top: 20px;
}
.gb2016-review ul{
	margin: 20px 10%;
}
.gb2016-review ul li{
	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;
}
.gb2016-org{
	margin-top: 40px;
	background:#fff;
}
.gb2016-org ul{
	float: left;
	width: 100%;
	padding: 20px 3%;
}
.gb2016-org ul li{
	float: left;
	width: 20%;
	min-width: 160px;
}
.gb2016-org ul li span{
	display: block;
	width: 100%;
	color: #B19823;
	font-weight: 600;
	margin-bottom: 10px;
}
.gb2016-org ul li p{
	width: 80%;
}
.gb2016-org ul li p 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{
	background: url(img/map.jpg);
	background-size:100% 100%;
	margin: 40px 10%;
}
.gb2016-map div img{
	width: 100%;
	animation: moved 2s infinite;
	-moz-animation: moved 2s infinite;	/* Firefox */
	-webkit-animation: moved 2s infinite;	/* Safari 和 Chrome */
	-o-animation: moved 2s infinite;	/* Opera */
}
@keyframes moved{
	from{opacity:0;}
	to{opacity:1;}
}
/*榜单style*/
.cover_row{
	text-align: center;
	color: #333;
}
.cover_row h4{
	clear: both;
	font-size: 24px;
	color: #333;
	margin-bottom: 20px;
	border-bottom: 1px solid ;
}
.cover_list {
	height: 280px;
	
}
.cover_list img{
	cursor:pointer;
	max-width: 150px;
	max-height: 200px;
	padding:2px;
	background: #eba81c;
	box-shadow: 3px 3px 16px #999;
}
.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{
	padding-top: 30px;
	margin-top: 40px;
	background: #fff;
}
.gb2016-guests ul li{
	height: 240px;
}
.avatar{
	text-align: center;
}
.avatar img{
	height: 110px;
}
.avatar span{
	display: block;
	position:relative;
	top:-120px;
	height: 120px;
	width: 120px;
	margin: 0 auto;
	cursor:pointer;
}
.avatar p{
	position: relative;
	top: -100px;
	padding:0 30px;
}
.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%;
}
/*电子会刊专用*/
.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;
	}
}
.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-01.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-02 h3{
	background: url(img/h3-bg-02.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-03 h3,#list-04 h3{
	background: url(img/h3-bg-03.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-05 h3{
	background: url(img/h3-bg-05.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-06 h3{
	background: url(img/h3-bg-06.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-07 h3{
	background: url(img/h3-bg-07.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-08 h3{
	background: url(img/h3-bg-08.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-09 h3{
	background: url(img/h3-bg-09.jpg);
	background-size:100% auto;
	background-attachment:fixed;
}
#list-10 h3{
	background: url(img/h3-bg-10.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;
}