.ch-footer {

}
.ch-page-left {
	float: left;
	width: 210px;
}

.ch-page-right {
	float: right;
	width: 917px;
	background: #fff;
	padding: 10px 20px 30px;
	min-height: 500px;
}
.ch-post-content {
	/*padding: 10px;*/
	font-size: 16px;
	margin-top: 20px;
	margin-left:5px;
}
.ch-post-content  p {
	/*margin: 15px 0 0;*/
	line-height: 200%;
	margin-bottom:15px;
}
.ch-post-page-title {
	border-bottom: 1px solid #e5e5e5;
	height: 50px;
}
.ch-post-page-title h2 {
	color: #1071DC;
	font-size: 16px;
	font-weight: normal;
	line-height: 50px;
}
.ch-bread-crumbs {
	font-size: 14px;
	color: #888888;
	height: 50px;
	line-height: 50px;
}
.ch-bread-crumbs a {
	color: #888888;
}
.ch-bread-crumbs a:hover {
	text-decoration: underline;
}
.ch-pager {
	margin-top: 30px;
	padding: 20px 0;
	/*text-align: center;*/
}
.ch-pager ul {
	margin: 0;
	padding: 0;
}
.ch-pager ul li {
	margin: 0 5px;
	list-style: none;
	display: inline-block;
	padding: 0 10px;
	border: 1px solid #f1f2f3;
	height: 30px;
	line-height: 30px;
	background: #f1f2f3;
}
.ch-pager ul li a {
	font-size: 14px;
	color: #888888;
}
.ch-pager ul li.active {
	background: #1071DC;
	border-color: #1071DC;
}
.ch-pager ul li.active a {
	color: #fff;
}
.ch-list-text{
	padding-top: 30px;
}
.ch-list-text li {
	line-height: 60px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 16px;
    background: url(./i/dot.jpg) no-repeat 5px center;
    padding-left: 15px;
}
.ch-list-text li a {
	color: #333333;
}

.ch-list-text li span {
	color: #999999;
}
.ch-list-text li:hover a,
.ch-list-text li:hover span{
	color: #1071DC;
}

.ch-post-title {
	padding-top: 20px;
	border-bottom: 1px solid #e5e5e5;
}
.ch-post-title h1 {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	line-height: 30px;
}
.ch-post-title .info {
	color: #666666;
	padding: 10px 0 10px;
	font-size: 15px;

}
.ch-post-title .info img {
	vertical-align: middle;
}
.ch-post-title .info a.ch-fs, .ch-post-title .info a.print {
	color: #666;
	display: inline-block;
	margin: 0 5px;
}
.ch-list-text h3 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
}
.ch-post-related {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 20px 0;
	margin-top: 60px;

}
.ch-post-related li {
	display: inline-block;
	width: 50%;
	font-size: 15px;
	color: #888888;
}
.ch-post-related li a {
	font-size: 15px;
	color: #888888;
}
.ch-post-related li a:hover {
	color: #1071DC;
}
.ch-list-text-image .item {
	clear: both;
	height: 160px;
	padding: 20px 30px 20px 5px;
	border-bottom: 1px solid #e5e5e5;
}
.ch-list-text-image .item .img {
	width: 240px;
	height: 160px;
	float: left;
	overflow: hidden;
}
.ch-list-text-image .item img {
	width: 240px;
	height: 160px;
}
.ch-list-text-image .item .txt {
	padding-left: 260px;
	width: 645px;
	font-size: 14px;
}
.ch-list-text-image .item .txt h2 {
	color: #434343;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
.ch-list-text-image .item .txt h2 a {
	color: #434343;
}
.ch-list-text-image .item .txt p {
	height: 80px;
	line-height: 25px;
	margin-bottom: 10px;
	color: #888888;
	font-size:15px;
}
.ch-list-text-image .item .txt a.more {
	color: #1a1a1a;
	font-size:15px;
}
.ch-list-image {
	margin-top: 50px;
	margin-left: -10px;
}
.ch-list-image .item {
	width: 250px;
	height: 200px;
	background: #f5f5f5;
	margin-bottom: 50px;
	margin-left: 40px;
	float: left;
}
.ch-list-image .item:hover, .ch-list-photo .item:hover {
	background: #fff;
	box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.ch-list-image .item .img {
	width: 250px;
	height: 160px;
	overflow: hidden;
}
.ch-list-image .item img {
	width: 250px;
	height: 160px;
	vertical-align: bottom;
}
.ch-list-image .item h2,
.ch-list-photo .item h2 {
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #434343;
	font-size: 16px;
	padding: 0 10px;
	font-weight: normal;
}
.ch-form .form-group {
	margin-bottom: 20px;
}
.ch-form .form-group label{
	display: inline-block;
	width: 80px;
	max-width: 100%;
	margin-bottom: 5px;
	font-size: 14px;
	color: #665c57;
}
.ch-form .form-group label em {
	display: inline-block;
	margin-right: 5px;
	font-style: normal;
	color: #ae2431;
}
.ch-form .form-control {
	display: inline-block;
	width: 220px;
	height: 24px;
	padding: 5px 8px;
	font-size: 14px;
	line-height: 1.6;
	color: #555;
	max-width: 100%;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	/*border-radius: 2px;*/
	/*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
	/*box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
	-webkit-transition: border-color ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s;
	transition: border-color ease-in-out .15s;
	outline: 0 none;
}
.ch-form .form-control:focus {
	border-color: #1071DC;
}
.ch-form select.form-control {
	height: 38px;
	width: 266px;
}
.ch-form .form-group-textarea label{
	vertical-align: top;
}
.ch-form textarea.form-control {
	height: auto;
	resize:none;
	width: 470px;
}
.ch-form .form-group .radio {
	display: inline-block;
	margin-right: 10px;
}

.ch-form .form-group .btn {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	background-color: #1071DC;
	padding: 0 60px;
	/*border-radius: 2px;*/
}
.ch-row {
	clear: both;
}
.ch-row:after {
	content: " ";
	clear: both;
}
.ch-row .col-5 {
	width: 50%;
	float: left;
}
.ch-table {
	width: 100%;
}
.ch-table{
	border-right:1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	border-collapse: collapse;
	border-spacing: 0;
}
.ch-table td, .ch-table th{
	border-left:1px solid #dcdcdc;
	border-top:1px solid #dcdcdc;
	text-align: center;
	padding: 5px 0;
	font-size: 14px;
}
.ch-table p {
	margin: 0;
}
.ch-footer {
	height: 251px;
	background: url(../images/footer.jpg) no-repeat center;
}
.ch-footer .top {
	height: 57px;
	font: 16px/57px "Microsoft YaHei";
	color: #fff;
	text-align: center;
}
.ch-footer .top a {
	display: inline-block;
	height: 57px;
	font: 16px/57px "Microsoft YaHei";
	color: #fff;
	text-align: center;
	padding: 0 18px;
}
.ch-footer .bottom {
	height: 194px;
}
.ch-footer .bottom .logo{
	width: 268px;
	margin-top: 50px;
}
.ch-footer .bottom .text{
	width: 580px;
	height: 88px;
	border-left: 1px solid #3371ab;
	padding-left: 40px;
	margin: 50px 0 0 40px;
	font: 14px/22px "Microsoft YaHei";
	color: #fff;
}
.xdd-link {
	height: auto;
    line-height: 30px;
    padding-top: 15px;
    padding-bottom:12px;
    background: #0271A9;
}
.xdd-link .xdd-links span {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.xdd-link .xdd-links a {
    font-size: 15px;
    color: #fff;
}
.ch-list-photo {
	margin-top: 50px;
	margin-left: 0;
}
.ch-list-photo .item {
	width: 150px;
	height: 260px;
	background: #f5f5f5;
	margin-bottom: 50px;
	margin-left: 60px;
	float: left;
}
.ch-list-photo .item img {
	width: 150px;
	height: 220px;
	vertical-align: bottom;
}
.ch-list-photo .item img {
	width: 150px;
	height: 220px;
}
.ch-footer .qrcode {
	width: 220px;
	height: 96px;
	margin-top: 50px;
}
.ch-footer .qrcode img {
	height: 96px;
	width: 89px;
	float: left;
}
.ch-footer .qrcode span {
	display: block;
	font-size: 14px;
	color: #fff;
	margin: 35px 0 0 18px;
	float: left;
}
.ch-footer .qrcode span em {
	display: block;
	font-style: normal;
}
.ch-zoom-out:hover img {
	transform: scale(1.1);
}
.ch-zoom-out img {
	transition: all 1s;
}
