#sec_contain {
	vertical-align: middle;
}

#sec_contain table {
	width: 900px;
	margin: 10px auto;
	background-color: #edf7ff;
}

#sec_contain table td {
	text-align: center;
	padding: 5px 0;
}

#sec_contain table td a {
	color: #222222;
	font-weight: 900;
}

.sider_left{
	width: 260px;
	height: 100%;
	float: left;
}

.sider_right{
	width:920px;
	height: 100%;
	float: right;
	background-color: blueviolet;
}

.main_left {
	width: 260px;
	height: 934px;
	float: left;
}

.left_first_td {
	border: 1px solid #42912A;
	background-color: #42912A;
	vertical-align: top;
	height: 360px;
}

.left_content {
	width: 231px;
	font-size: 12px;
	color: white;
	letter-spacing: 1px;
	margin-bottom: 15px !important;
    margin-top: 15px !important;
}

.left_content li,.left_content a{
	color: white;
	font-size: 11px;
	list-style: none;
}

.more {
	width: 205px;
	height: 25px;
	background-color: #a3912f;
	text-align: center;
	border-radius: 5px;
	color: white;
	margin: 10px auto;
}	

.left_second{
	height: 100%;
}

.left_third{
	height: 100%;
}

.span {
    margin-left: 10px;
    margin-top: 3px;
    color: white;
    float: left;
}

.title{
	width: 930px;
	height: 29px;
	vertical-align:middle;
	border-bottom: 1px solid #8e8e8e;
}

.title img{
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	width: 26px; 
	height: 26px;
}

.news{
	min-height: 906px;
	padding-top: 10px;
}

.news .title_ul{
	width: 100%;
}

.news .title_ul li{
	height: 30px;
	line-height: 25px;
}

.news .title_ul li a{
	color: #6A6A6A;
}

.support{
	width: 235px;
	height: 35px;
	border-bottom: 1px solid #8e8e8e;
	margin: 0 auto;
	text-align:left;
	line-height: 40px;
	font-size: 15px;
	color: black;
	font-weight: bold;
}

.support_pic img{
	display: block;
	width: 48px;
	height: 62px;
	float: left;
	margin:8px 18px
}
.link_one a,.link a img{
	margin:10px 9px;
}
.link_one{
	padding-left: 10px;
}

.link_pic{
	margin-top: 5px;
}

.link_pic a{
	width: 60px;
	margin: 5px;
}

.link_two{
	margin-top: 20px;
}

.link_thr{
	padding-left: 13px;
	padding-top: 15px;
}

.pic_weixin {
	width: 85px;
	height: 80px;
	margin: 15px 3px 5px 55px;
}

.pagination {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 30px 0;
	text-align: center
}
.pagination li a{
	color: #1caaea;
}
.pagination:after, .pagination:before {
	content: " ";
	display: table
}
.pagination:after {
	clear: both
}
.pagination>li {
	color: #1caaea;
	display: inline;
}
.pagination>li>a, .pagination>li>span {
	border: 1px solid transparent;
	display: inline;
	position: relative;
	padding: 6px 12px;
	line-height: 1.57143;
	text-decoration: none;
	background-color: transparent;
	margin-left: -1px
}
@media (max-width:767px) {
.pagination>li {
	font-size: 16px;
	color: #868b98;
	display: none
}
.cmts .pagination>li {
	font-size: 16px
}
.pagination>li:first-child, .pagination>li:last-child, .pagination>li:nth-child(2), .pagination>li:nth-last-child(2) {
	display: inline
}
.pagination>li>a {
	color: #868b98
}
}
.pagination>li>a:focus, .pagination>li>a:hover {
	border: 1px solid #1caaea
}
.pagination>.active>a, .pagination>.active>span {
	z-index: 2;
	color: #fff;
	background-color: #1caaea;
	border-color: #1caaea;
	cursor: default
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #999;
	background-color: transparent;
	border-color: #1caaea;
	cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 13px;
	font-size: 22px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 2px 10px;
	font-size: 12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}

