@import url("common.css;vpn_img");

.layui-container {
	width: 1200px;
	padding: 0;
}

body {
	background: #fafafa url(../img/bg.jpg;vpn_img) no-repeat center top;
}

.top {
	background-color: rgba(255, 255, 255, .5);
}

.header .con {
	height: 260px;
	position: relative;
}

.header .con .logo {
	height: 140px;
	background: rgba(255, 255, 255, 0) url(../img/logo.png;vpn_img) no-repeat left center;
	background-size: contain;
	border-radius: 8px;
	margin-top: 60px;
}

.header .con .search {
	margin: 100px 40px 0 40px;
}

.header .con .search .so {
	background-color: rgba(255, 255, 255, .9);
	height: 52px;
	line-height: 52px;
	border-radius: 4px;
}

.header .con .search .ipt {
	width: 100%;
	border: none;
	background-color: transparent;
	font-size: 16px;
	height: 52px;
	line-height: 52px;
	color: #666;
}

.header .con .search .layui-select-title .layui-input, .header .con .search .layui-select-title:hover .layui-input {
	color: #999;
	text-align: center;
	font-size: 16px;
	border-color: transparent;
	background-color: transparent;
}

.header .con .search .key {
	margin-top: 10px;
	padding: 5px 10px;
}

.header .con .search .key .item {
	background-color: rgba(0, 0, 0, .3);
	padding: 2px 5px;
	border-radius: 4px;
	margin-right: 5px;
	color: #fff;
}

.header .con .search .key .item.name {
	color: #FF5722;
}

.w100 {
	width: 100%;
}

.nav {
	background-color: #5bb414;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	overflow: hidden;
}

.nav .item {
	display: block;
	float: left;
	width: 171px;
	background-color: #5bb414;
	color: #fff;
	height: 58px;
	line-height: 58px;
	font-size: 18px;
	text-align: center;
}

.nav .item.active,
.nav .item:hover {
	background-color: #519E13;
}

.nav .item:last-child .solid-left {
	border: none;
}

.nav .item .iconfont {
	font-size: 22px;
	margin-right: 5px;
}

.banner .item {
	display: block;
	background-color: #f5f5f5;
	text-align: center;
	font-size: 18px;
	color: #ccc;
}

.banner .item img {
	width: 100%;
	height: 100%;
}

.indexSlide .item {
	height: 370px;
	position: relative;
}

.indexSlide .text {
	display: block;
	text-align: center;
	position: absolute;
	padding: 5px;
	background-color: rgba(0, 0, 0, .3);
	left: 0;
	right: 0;
	top: 0;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.indexSlide .img {
	width: 100%;
}

.special .bd {
	overflow: hidden;
	zoom: 1;
}

.special .bd li {
	display: inline-block;
	margin-right: 10px;
}

.special .bd li img {
	width: 230px;
	height: 80px;
	background-color: #ccc;
}

/* 闁插秶鐤唋ayui閺嶅嘲绱� */
.layui-tab-brief>.layui-tab-title .layui-this {
	color: #519E13;
	font-weight: bold;
}

.layui-tab-brief>.layui-tab-more li.layui-this:after,
.layui-tab-brief>.layui-tab-title .layui-this:after {
	border-bottom-color: #519E13;
}

.btn-s1 {
	display: block;
	background-color: #f3f7ef;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
}

.btn-s1 .iconfont {
	font-size: 18px;
	color: #519E13;
	margin-right: 5px;
}

.btn-s1:hover {
	color: #519E13;
}

.btn-icon {
	display: block;
	text-align: center;
}

.btn-icon .iconfont {
	margin: 10px auto;
	width: 50px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	font-size: 26px;
	color: #5bb414;
	border: solid 1px #ddd;
}

.btn-icon.nobor .iconfont {
	border: none;
	font-size: 30px;
}

.btn-icon:hover .iconfont {
	background-color: #f9f9f9;
	border-color: #5bb414;
}

.sitebox .tit {
	position: relative;
	height: 50px;
	line-height: 50px;
	background-color: #f5f5f5;
}

.sitebox .tit .more {
	float: right;
	color: #999;
	font-size: 12px;
	margin-right: 10px;
}

.sitebox .tit .more .layui-icon {
	font-size: 12px;
}

.sitebox .tit .name {
	position: relative;
	font-size: 24px;
	z-index: 2;
	padding-left: 10px;
	border-left: solid 5px #5bb414;
}

/* 妫ｆ牠銆夌拋鑳殽 */
.ftbox .info .item {
	line-height: 24px;
}

.ftbox .img {
	display: block;
	height: 105px;
	width: 100%;
	background-color: #eee;
}

/* 妫ｆ牠銆夊姘З娑撴捇顣� */
.topic {
	height: 100px;
	background-color: #f9f9f9;
}

.topic .name {
	width: 30px;
	height: 100px;
	overflow: hidden;
	color: #fff;
	background-color: #5bb414;
	font-size: 16px;
	text-align: center;
	box-sizing: border-box;
	padding-top: 5px;
}

.topic .name.more {
	color: #999;
	background-color: #f5f5f5;
}

.topic .bd {
	position: relative;
	width: 1080px;
	margin-left: 10px;
	height: 100px;
	background-color: #f9f9f9;
	overflow: hidden;
}

.topic .scroll li {
	display: inline-block;
	margin-right: 10px;
}

.topic .scroll li a,
.topic .scroll li img {
	display: block;
	background-color: #f5f5f5;
	margin-top: 5px;
	width: 240px;
	height: 90px;
}

.left-nav .name {
	font-size: 18px;
	color: #666;
	padding: 10px 20px;
	margin-bottom: 10px;
	border-bottom: solid 1px #f0f0f0;
	border-left: solid 5px #5bb414;
}

.left-nav .item a {
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding: 0 10px;
	background-color: #f9f9f9;
	margin-bottom: 10px;
	color: #666;
}

.left-nav .item.on a,
.left-nav .item:hover a {
	background-color: #f3f7ef;
	color: #5bb414;
}
.page {
	padding: 10px;
	text-align: center;
	clear: both;
	overflow: hidden;
	height: 30px;
}

.page a {
	padding: 5px 10px;
	font-size: 14px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #5d5d5d;
	margin: 0 3px;
}

.page a:hover {
	background: #5bb414;
	border: 1px solid #5bb414;
	color: #FFFFFF;
}

.page a.up {}

.page a.onhover {
	background: #5bb414;
	border: 1px solid #5bb414;
	color: #FFFFFF;
}

.page input {
	border: 1px solid #cccccc;
	width: 50px;
	height: 20px;
	line-hegiht: 20px;
	text-align: center;
}

.page span {
	padding-right: 10px;
}


#Zoom table {
	max-width: 100% !important;
	margin: 0 auto;
	border: solid 1px #666;
	border-collapse: collapse;
}
#Zoom table tr, #Zoom table td {
	padding:4px;
	border: solid 1px #666;
}

#Zoom .edui-upload-video {
	width: 90%;
	max-height: 800px;
	margin: 0 auto;
}