/* 全局样式*/

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb15{margin-bottom: 15px;}
.mb20{margin-bottom: 20px;}
.mb30{margin-bottom: 30px;}

.mt5{margin-top: 5px;}
.mt15{margin-top: 15px;}
.mt20{margin-top:20px;}
.mt30{margin-top: 30px;}
.mt50{margin-top: 50px;}

.mr5{margin-right: 5px;}
.mr10{margin-right: 10px;}
.mr15{margin-right: 15px;}
.mr20{margin-right: 20px;}

.ml5{margin-left: 5px;}
.ml10{margin-left: 10px;}
.ml15{margin-left: 15px;}
.ml20{margin-left: 20px;}
.ml30{margin-left: 30px;}

.m30{margin:30px;}
.p0{padding: 0;}
.pb20{padding-bottom: 20px;}
.pt3{padding-top: 3px;}
.pb3{padding-bottom: 3px;}

.pl15{padding-left: 15px;}
.pl0{padding-left: 0;}
.pr10{padding-right: 10px;}
.pl10{padding-left: 10px;}

.text-blue{color: #0F6EE0;font-size:16px;}
.default-font{color: #2e2e2e;}

/***********************重写样式*********************/
/*logo尺寸*/
#logo.navbar .navbar-brand img {
	height: auto;
}

/*图片尺寸*/
.mdb-lightbox img {
	width: 340px;
	height: 230px;
}
img.img-fluid.z-depth-1-half {
	width: 340px;
	height: 230px;
}
/*----------------------导航-----------------------*/
	.navbar-bg-gradient {
	background: -webkit-linear-gradient(45deg,rgba(112,93,250,.7),rgba(103,198,243,.7) 100%);
	background: -webkit-gradient(linear,45deg,from(rgba(112,93,250,.7)),to(rgba(103,198,243,.7)));
	background: -o-linear-gradient(45deg,rgba(112,93,250,.7),rgba(103,198,243,.7) 100%);
	background: linear-gradient(to 45deg,rgba(112,93,250,.7),rgba(103,198,243,.7) 100%);
}
.bg-gradient {
	background: -webkit-linear-gradient(45deg,rgba(112,93,250,.7),rgba(103,198,243,.7) 100%);
	background: -webkit-gradient(linear,45deg,from(rgba(112,93,250,.7)),to(rgba(103,198,243,.7)));
	background: -o-linear-gradient(45deg,rgba(112,93,250,.7),rgba(103,198,243,.7) 100%);
	background: linear-gradient(to 45deg,rgba(112,93,250,.7),rgba(103,198,243,.7) 100%);
}
.navbar-font {
	font-size:16px;
	font-weight:700;
}
.navbar-en {
	font-size:20px;
}

/*----------------------------焦点图---------------------------*/
	.carousel-indicators {
	bottom: 60px;
}
/** Call to action sections **/
	.bg-parallax {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
.bg-parallax h2, .bg-parallax p {
	color: #fff;
}
.bg-parallax .parallax-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: rgba(54, 90, 149, 0.5);
	background-image: -webkit-linear-gradient(0deg, rgba(54, 90, 149, 0.75), rgba(102, 216, 241, 0.75));
	background-image: linear-gradient(90deg, rgba(54, 90, 149, 0.75), rgba(102, 216, 241, 0.75));
}
.bg-parallax .container {
	position: relative;
	z-index: 3;
}
.bg-parallax .image-shape-bottom {
	z-index: 3;
}
/** svg **/
	.svg-abs {
	position: absolute;
}
.svg-f-btm {
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 3;
}
.svg-white {
	fill: #fff;
}
.svg-primary {
	fill: #5d33fb;
}
.svg-top-left {
	top: 0;
	left: 0;
}
.svg25p {
	width: 35%;
	z-index: 3;
}
@media (min-width: 992px) {
	.lg-top-4 {
	top: 4rem;
	position: relative;
}
.lg-xm-4 {
	top: 2px;
	position: relative;
	left: -4rem;
}
}
.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
	width: 60px;
	height: 60px;
}
/*-----------------------快速通道 style1--------------------------*/
	.kstd {
	}
.kstd li {
	width: 20%;
	text-align: center;
	float: left;
}
.kstd li a {
	display: block;
	padding: 20px 0px;
}
.kstd li a img {
	max-width:180px;
	max-height:180px;
	transition: 0.3s;
	top:0px;
	position: relative;
	border-radius: 100rem;
	border: 8px solid #e3eeff!important;
}
.kstd li a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.kstd a.op:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: rgba(255,255,255,.1);
}
.kstd li.mr0 {
	margin-right: 0px;
}
.kstd-box {
	display: block;
	padding: 20px 0px;
}
.kstd a img {
	max-width:180px;
	max-height:180px;
	transition: 0.3s;
	top:0px;
	position: relative;
	border-radius: 100rem;
	border: 8px solid #e3eeff!important;
}
.kstd a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.kstd a.op:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	background-color: rgba(255,255,255,.1);
}
/*------------------------快速通道 style2--------------------------*/
	.icon-box {
	transition: all .55s ease-in-out;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}
.icon-box img {
	width: 100px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.icon-box:hover .iconbox:hover {
	cursor: pointer;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
/*------------------------快速通道 style3---------------------------*/
	.iconbox img {
	height: 90px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

.iconbox-text {color: #333; padding-top:6px;}
/**********************重要信息***********************/
.info-title {
	position: relative;
    padding-bottom: 20px;
    text-align: center;
    color: #2e2e2e;
    margin-bottom: 25px;
}
.info-title .tit-line {
	position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -40px;
    width: 80px;
    height: 10px;
	background-image: -webkit-linear-gradient(0deg, rgba(155, 141, 251, 0.9), rgba(148, 214, 241, 0.9));
	background-image: linear-gradient(90deg, rgba(155, 141, 251, 0.9), rgba(148, 214, 241, 0.9));
}
.info-body-bg {
	background:url(../images/valve/bj-2.png) center;
	height:360px;
}

/**********************主席致辞***********************/
	.text-content p {
	margin-top: 10px;
	font-size: 15px;
	line-height: 26px;
}
/**********************大会新闻***********************/
	.sidebar-list ul li {
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px dashed #ddd;
	margin-top:15px;
	padding-bottom:15px;
}
.sidebar-list ul li a {
	display: inline-block;
	font-size: 16px;
	color: #212529;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 80%;
	padding-left:70px;
}
.sidebar-list ul li .num {
	color: #d3d3d3;
	font-size: 28px;
	position: absolute;
	left: 0;
	top: -8px;
	width:50px;
}
.sidebar-list ul li span {
	color: #999;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 0;
}
.sidebar-list ul li:hover a,
.sidebar-list ul li:hover span {
	color: #0F6EE0;
}
/**********************下载***********************/
	.new-l h3 {
	line-height: 24px;
	font-size: 20px;
	color: #212529;
}
.new-l span {
	color: #999;
}
.new-l p {
	margin-top: 10px;
	font-size: 15px;
	line-height: 26px;
}
.new-list ul li {
	margin-bottom: 10px;
	position: relative;
}
.new-list ul li a {
	display: inline-block;
	font-size: 16px;
	color: #212529;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 80%;
	margin-top: 10px;
}
.new-list ul li span {
	color: #999;
	font-size: 14px;
	position: absolute;
	right: 0;
	top: 15px;
}
.download li {
	background:url(../images/valve/download.png)left center no-repeat;
	padding-left: 40px;
}
.new-list ul li:hover a,
.new-list ul li:hover span {
	color: #0F6EE0;
}
.new-l {
	float: left;
	width: 61.63636364%;
	margin-right: 3.81818182%;
	text-align:left;
}
.new-R {
	float: left;
	width: 34.36363636%;
	text-align:left;
}
.new-l {
	padding-right: 30px;
}
.new-R ul li a {
	width: 75%;
}
.sub-bt {
	margin-bottom: 20px;
}
.sub-bt .sub-title {
	font-size: 26px;
	color: #333;
	padding-left: 10px;
	font-weight:bold;
	border-left: 5px solid #0F6EE0;
}
/***********************往届回顾***********************/
	.wjhg-date {
	font-size:50px;
	color:#2e2e2e;
}
.wjhg {
	font-size:26px;
	color:#2e2e2e;
}
.wjhg-box {
	padding-top:70px;
}
/***********************底部***********************/
	.footer {
	padding:0 0 10px;
	color:#fff;
}
.footer a {
	color:#aaaaaa;
}
.footer a:hover {
	color:#ffbb00;
}
.footer .footer-logo {
	padding-top:16px;
	margin: 12px 60px;
}
.footer-logo,.contacUs,.followUs {
	float:left;
}
.followUs {
	border-left:1px solid rgba(250,250,255,0.4);
	border-right:1px solid rgba(250,250,255,0.4);
	padding:0 15px;
}
.followUs dl {
	float: left;
	font-size: 14px;
	text-align: center;
	margin: 12px 33px;
	line-height: 18px;
	padding-top:16px;
}
.followUs dl img {
	margin:0 auto 9px;
	border-radius:5px;
}
.contacUs {
	padding-top:16px;
	margin: 12px 20px;
}
.contacUs li {
	margin-bottom:13px;
	text-align: left;
}
.cop {
	height:46px;
	line-height:46px;
	color:#898989;
	font-size:14px;
	text-align:center;
	background:#101010;
}

/***********************二级页面***********************/
	.left-menu-title {
	padding: 36px 0 36px 10px;
	font-size: 26px;
	color: #FFFFFF;
	font-weight:bold;
	line-height: 140%;
	font-weight: 300;
	text-align: center;
	background: #e9ecef;
	/*background-image: -webkit-linear-gradient(0deg, rgba(103,198,243, 0.9), rgba(84,138,229, 0.9));
	background-image: linear-gradient(90deg, rgba(103,198,243, 0.9), rgba(84,138,229, 0.9));*/
}
.title-r {
	line-height: 60px;
	border-bottom: #CCCCCC 1px dashed;
	font-weight: 700;
	font-size: 29px;
}
.scrollspy-example {
	height: 360px;
}
#drvoice.scrollspy-example {
	overflow-y: scroll;
	position: relative;
	height: 26rem;
	padding: 1rem;
}
#drvoice .navbar .navbar-brand img{width:150px; height:46px;}
