@CHARSET "UTF-8";
body {
	background: none repeat scroll 0 0;
	color: #fff;
	background-color: #14054c;
	font-family: arial,"MicroSoft YaHei","微软雅黑";
	font-size: 14px;
	line-height: 22px;
	position:relative;
	background: url(../images/bg-04.jpg) no-repeat center;
	background-attachment: fixed;
}

body:before {
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../images/bg-04.jpg) center 0 no-repeat;
  background-size: cover;
}


.xzbtn {
	display: block;
	width: 226px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #318deb;
	overflow: hidden;
	margin-bottom: 40px;
}
.xzbtn:hover {
	color: #fff;
	background-color: #2773c1;
}

/*导航栏*/
.navbar {
	height: 123px;
	border-bottom: 1px solid #7d7d7d;
	background-color: rgba(0,0,0,.1);
}
.title-bar .navbar-brand {
	width: 120px;
	margin-top: 30px;
	margin-left: 75px;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
}
.title-bar .navbar-brand img {
	width: 100%;
}
.navbar-nav>li>a {
	color: #fff;
	font-size: 18px;
	padding: 40px 10px 60px 10px;
	*padding: 40px 10px 60px 10px;
	outline: none;
}
.navbar-nav>li>a:hover, 
.navbar-nav>li>a:focus,
.navbar-nav>.active>a {
	background: none;
	border-bottom: 4px solid #eee;
}
.navbar-toggle { margin-top: 21px;}
.navbar-toggle .icon-bar {
	background-color: #fff;
	width: 35px;
	height: 4px;
}
.navbar-toggle .icon-bar+.icon-bar { margin-top: 8px;}
@media (max-width: 991px) {
	.navbar { height: 91px;}
	.navbar-header { height: 90px;}
	.title-bar .navbar-brand {
		width: 100px;
		margin-left: 15px;
		margin-top: 20px;
	}
	.navbar-nav>li>a {
		color: #fff;
		font-size: 14px;
		padding: 35px 10px 35px 10px;
		outline: none;
	}
	.navbar-nav>li>a:hover, 
	.navbar-nav>li>a:focus,
	.navbar-nav>.active>a {
		border-bottom: 2px solid #eee;
	}
}
@media (max-width: 767px) {
	.navbar { 
		background-color: #183f80;
		border-bottom-color: #fff;
	}
	.navbar-collapse {
		position: relative;
		z-index: 1000;
		background-color: #183f80;
	}
	.navbar-nav>li>a {
		font-size: 14px;
		padding: 15px 30px;
		text-align: center;
	}
	.navbar-nav>li>a:hover, 
	.navbar-nav>li>a:focus,
	.navbar-nav>.active>a {
		border: none;
		background-color: #3c71cb;
	}
}


/*参会动态*/
.asidebar .nav>li>a,
.asidebar .nav>li>a:hover,
.asidebar .nav>li>a:focus {
	background-color: transparent;
	color: #fff;
	text-align: right;
	position: relative;
}
.asidebar .nav>li.active>a,
.asidebar .nav>li.active>a:hover,
.asidebar .nav>li.active>a:focus {
	color: #3292f3;
}
.img-active { display: none;}
.asidebar .nav>li.active>a .img-active {
	display: block;
	position: absolute;
	top: 17px;
	right: -19px;
}
.aside-content { border-left: 1px solid #827f8e;}
.jieshao p.strong {
	font-weight: bold;
	text-indent: 2em;
}
.jieshao p.yellow { color: #ff0;}
.jieshao { padding-bottom: 30px;}

@media(max-width: 767px) {
	.asidebar .nav>li.active>a .img-active { display: none;}
	.aside-content { border-left: none;}

	.asidebar .nav { margin-bottom: 20px;}
	.asidebar .nav>li { display: inline-block;}
	.asidebar .nav>li+li { margin-left: 10px;}
	.asidebar .nav>li>a,
	.asidebar .nav>li>a:hover,
	.asidebar .nav>li>a:focus {
		text-align: center;
		padding: 5px 10px;
		border: 1px solid transparent;
	}
	.asidebar .nav>li.active>a,
	.asidebar .nav>li.active>a:hover,
	.asidebar .nav>li.active>a:focus {
		border-radius: 4px;
		border: 1px solid #94b7f2;
		color: #fff;
		background-color: rgba(60,113,207,.8);
	}
}

#qtContentDiv {
	max-width: 1300px;
}
#qtContentDiv a{
	color:#fff;
}
.dt-box dt img {
	display: block;
	width: 90px;
	height: 78px;
}
.dl-horizontal {
	background-color: rgba(148,194,251,.2);
	padding: 5px;
	width: 247px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.dl-horizontal dt {
	width: 100px;
}
.dl-horizontal dd {
  margin-left: 100px;
  height: 80px;
}
.dl-horizontal dd.vote {
	margin-left: 0;
	margin-top: 5px;
    height: auto;
}
.dl-horizontal dd p,
.dl-horizontal dd a {
	font-size: 12px;
	color: #eee;
}
#qtContentDiv .dl-horizontal a{
    /*text-shadow: 1px 1px 0 #999;*/
}
.dl-horizontal dd.vote p {
	font-size: 14px;
	color: #ffffff;
	height: 24px;
	line-height: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0;
}
.dl-horizontal dd.vote button {
	height: 24px;
	border: none;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	color: #fff;
	background-color: #d00;
	outline: none;
	margin-left: 60px;
}
.dl-horizontal dd.vote button:hover { background-color: #b00;}
.dl-horizontal dd p {
	margin-bottom: 3px;
}
@media (max-width: 767px) {
	.dl-horizontal dt { float: left;}
	.dt-box {
		width: 247px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
}

/*报名联系 BMLX*/
.bm-form { margin-bottom: 90px;}
.bm-a2 { margin-top: 475px;}
.bm-a3 { margin-top: 483px;}

#bmlx .form-control {
	border-color: #3292f3;
	border-radius: 0;
	margin-bottom: 15px;
	max-width: 758px;
	width: 100%;
	background-color: transparent;
	text-align: center;
	color: #fff;
}
#bmlx .form-control:focus {
	border-color: #589fff;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 10px rgba(0,0,0,.175), 0 0 20px rgba(88, 159, 255, .7);
	      box-shadow: inset 0 1px 10px rgba(0,0,0,.175), 0 0 20px rgba(88, 159, 255, .7);
}
.form-control::-webkit-input-placeholder {
    color: #b2b3b3;
    font-style: italic;
}
.form-control::-moz-input-placeholder {
    color: #b2b3b3;
    font-style: italic;
}
#bmlx .radio {
	max-width: 758px;
	width: 100%;
	font-size: 14px;
	color: #b2b3b3;
}
#bmlx .btn {
	border-radius: 5px;
	background-color: #3292f3;
	max-width: 758px;
	width: 100%;
	color: #fff;
	margin-top: 15px;
}
.bm-costs-text { 
	width: 100%;
	max-width: 758px;
	width: 100%;
	border-bottom: 1px solid #dcdcdc;
	padding-left: 5px; 
	padding-bottom: 10px;
}
.bm-costs-text p.tit { 
	font-size: 16px;
	margin-top: 10px;
}
.bm-costs-text .yellow { color: #ffff00;}
.bm-costs-text a{ color:#3292f3;}
.bm-costs .item {
	margin: 20px 50px 0 30px;
	width: 180px;
	float: left;
	color: #ff0;
}
.bm-costs .item img {
	width: 180px;
	height: 180px;
	margin-bottom: 10px;
}

.bm-cotact { margin-top: 80px;}
.bm-cotact .table { margin-bottom: 50px;}
.bm-cotact .table>tbody>tr>td {
	padding: 4px;
	border: none; 
}
.bm-cotact .table td.title { color: #3292f3;}

.bm-h2 { margin-bottom: 40px;}
#bm-tab .right-label {
	position: absolute;
	top: 16px;
	right: -21px;
	z-index: 100;
}
@media (max-width: 767px) {
	.bm-costs .item {
		margin: 20px auto 0 auto;
		display: block;
		float: none;
	}
	.bm-cotact { margin-top: 0;}
	.bm-cotact .table { margin-bottom: 20px;}
}

/*大会议程*/
.long-container {
	min-width: inherit;
}
.content { padding-top: 10px;}
.yc-table td.short { width: 120px;}
.yc-table td.time { min-width: 80px;}
.asidebar .yc-nav li a {
	font-size: 14px;
	height: 47px;
	line-height: 27px;
}
.w-label {
	position: absolute;
	right: -4px;
	top: 20px;
	z-index: 100;
}

/*参会指南CHZN.html*/
.zn-content {
	padding: 0 15px;
	padding-top: 30px;
}
.zn-content .row { margin: -15px;}
#zn-amap {
	overflow: hidden;
	height: 315px;
	color: #000;
}
.zn-content .col-sm-6 { 
	padding-top: 100px;
}
.zn-content .table {
	font-size: 16px;
	max-width: 600px;
	margin-bottom: 60px;
}
.zn-content .table td.short { width: 50px;}

@media (max-width: 767px) {
	.zn-content .col-sm-6 { padding-top: 30px;}
	.zn-content .table { margin-bottom: 20px;}
}

/*赞助合作 ZZHZ*/
.dx-table th {
	font-size: 16px;
	padding: 8px;
	background-color: rgba(255,255,255,.1);
}
.hzcontent p{ text-indent:5em;}
.hzcontent .title{
  text-indent:0em;
  font-weight:bold;
  font-size:16px;
}
.table td.title { border-top: none;}
.table p.blue { 
	font-size: 20px;
	color: #3292f3;
}
@media (max-width: 767px) {
	.asidebar .zzhz-nav>li+li { margin-left: 0;}
	.asidebar .nav>li>a, 
	.asidebar .nav>li>a:hover, 
	.asidebar .nav>li>a:focus {
	    padding: 5px 7px;
	}
	.hzcontent p{ 
		text-indent: 0;
		margin-bottom: 10px;
	}
}

/*live.html*/
.head-bar {
	height: 29px;
	line-height: 29px;
	width: 100%;
	background-color: #3292f3;
	background-color: rgba(50,146,243,0.5);
    padding-left:10px;
    position: relative;
}
.live-container .carousel {
	width: 100%;
	background-color: #fff;
	margin-bottom: 50px;
	margin-top: 20px;
}
.live-container .carousel .item img {
	display: block;
	max-width: 100%;
	height: auto;
}
.live-container .live-control {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: 0;
	background-color: #333;
	opacity: .5;
	filter: alpha(opacity=50);
}
.live-control-s,
.live-control-s.left:focus,
.live-control-s.right:focus {
	color: #999;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.live-control-s.left:hover,
.live-control-s.right:hover {
	color: #fff;
}
.live-img-info {
	font-size: 20px;
	line-height: 40px;
	text-align: center;
}
.live-report-1 {
	margin-top: 5px;
	margin-bottom: 50px;
}
.live-box-1 {
	padding: 15px;
	line-height: 24px;
	margin-bottom: -15px;
}
.live-box-1 .back {
	padding: 10px;
	background-color: rgba(148,194,251,.2);
}
.live-box-1 p.blue { 
	color: #57abff;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.live-box-1 p.text {
	line-height: 24px;
	max-height: 96px;
	overflow: hidden;
}
.live-box-1 p.href { margin-bottom: 0;}
.live-box-1 p a { 
	color: #ff5151;
	cursor: pointer;
}
.live-box-1 p a:hover { text-decoration: underline;}
.live-content-1 { 
	height: 144px;
	overflow: hidden;
}
.live-box-1 img {
	width: 230px;
	height: 168px;
	margin-right: 15px;
	background-color: #c9c9c9;
	float: left;
}
.live-container .date-btn-group {
	position: absolute;
	top: 2px;
	right: 20px;
}
.live-container .date-btn-group label.btn {
	font-size: 12px;
	padding: 3px 12px;
	background-color: #318deb;
	border-color: #2672c0;
}
.live-container .date-btn-group label.btn.active {
	background-color: #2c86e2;
}
@media (max-width: 1199px) and (min-width: 992px) {
	.live-box-1 img { width: 200px;}
}
@media (max-width: 991px) and (min-width: 768px) {
	.live-box-1 p.blue { margin-top: 10px;}
	.live-box-1 img {
		width: 100%;
		height: 237px;
		float: none;
	}
}
@media (max-width: 560px) and (min-width: 470px) {
	.live-box-1 img { width: 200px;}
}
@media (max-width: 469px) {
	.live-box-1 p.blue { margin-top: 10px;}
	.live-box-1 img {
		width: 100%;
		height: 237px;
		float: none;
	}
	.live-container .date-btn-group {
		top: -40px;
		left: 0;
	}
	.live-container .date-btn-group label.btn {
		font-size: 14px;
		padding: 6px 12px;
		background-color: #318deb;
		border-color: #2672c0;
	}
}
.live-report-2 {
	border-top: 1px solid #3292f3;
	border-bottom: 1px solid #3292f3;
	padding-top: 30px;
	padding-bottom: 30px;
}
.live-box-2 { line-height: 24px;}
.live-box-2>ul { 
	list-style: disc inside;
	padding-left: 20px;
}
.live-box-2>ul li{
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.live-box-2 a { 
	color: #fff;
	cursor: pointer;
}
.live-box-2 ul a:hover { text-decoration: underline;}
@media (max-width: 767px) {
	.live-box-2>ul li { 
		line-height: 20px;
		width: 100%;
		white-space: normal;
		margin-bottom: 10px;
	}
}

.live-box-3 {
	padding: 0 5px;
	line-height: 40px;
	margin-bottom: 10px;
}
.live-box-3 img {
	width: 100%;
	height: 190px;
	background-color: #c9c9c9;
}
.live-box-3 p {
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	display: block;
	white-space:nowrap; 
	overflow:hidden; 
	text-overflow:ellipsis;
	text-align: center;
	color: #fff;
	background-color: rgba(148,194,251,.2);
}
.live-box-3 a p:hover { text-decoration: underline;}
@media (min-width: 1200px) {
	.live-box-3 img { height: 183px;}
}
@media (max-width: 767px) {
	.live-box-3 img { height: auto;}
}
