.ch-footer {
	background: #316BBC;
    color: #fff;
    padding-top: 20px;
}
.ch-page-left {
	float: left;
	width: 244px;
}

.ch-page-right {
	float: right;
	width: 930px;
	background: #fff;
	padding: 0 0 30px;
	min-height: 500px;
}
.ch-post-content {
	padding: 10px 0;
	font-size: 15px;
}
.ch-post-content  p {
	margin: 15px 0 0;
	line-height: 200%;
}
.ch-post-page-title {
	/*border-bottom: 1px solid #f6f6f6;*/
	height: 50px;
}
.ch-post-page-title h2 {
	color: #1071DC;
	font-size: 18px;
	font-weight: normal;
	line-height: 50px;
}
.ch-bread-crumbs {
	color: #888888;
	height: 22px;
	line-height: 22px;
	padding-left: 20px;
	background: url("../images/home.png") no-repeat left center;
}
.ch-bread-crumbs a {
	color: #888888;
	font-size: 14px;
}
.ch-bread-crumbs a:hover {
	text-decoration: underline;
}
.ch-pager {
	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: #316BBC;
	border-color: #316BBC;
}
.ch-pager ul li.active a {
	color: #fff;
}
.ch-list-text{
	/*padding-top: 30px;*/
}
.ch-list-text li {
	line-height: 55px;
	height: 55px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 15px;
	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;
}
.ch-post-title h1 {
	font-size: 30px;
	font-weight: normal;
	color: #000;
	line-height: 30px;
}
.ch-post-title .info {
	color: #666666;
	padding: 20px 0 10px;

}
.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;
}
.ch-post-related {
	border-bottom: 1px solid #e5e5e5;
	border-top: 1px solid #e5e5e5;
	padding: 20px 0;
	margin-top: 30px;

}
.ch-post-related li {
	display: inline-block;
	width: 50%;
	font-size: 15px;
	color: #888888;
}
.ch-post-related li a {
	font-size: 15px;
	color: #666;
}
.ch-post-related li a:hover {
	color: #316BBC;
}
.ch-list-text-image .item {
	clear: both;
	height: 160px;
    padding: 20px 0px;
	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 {
	font-size: 14px;
	padding-left: 260px;
	/*float: left;*/
	/*width: 750px;*/
	/*margin: 0 20px;*/
}
.ch-list-text-image .item .txt a:hover{
	text-decoration: underline;
}
.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;
	display: inline-block;
	margin-top: 15px;
}
.ch-list-image {
	margin-top: 30px;
	margin-left: -30px;
}
.ch-list-image .item {
	width: 286px;
	height: 250px;
	background: #f5f5f5;
	margin-bottom: 30px;
	margin-left: 30px;
	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: 286px;
	height: 206px;
	overflow: hidden;
}
.ch-list-image .item img {
	width: 286px;
	height: 206px;
	vertical-align: bottom;
}
.ch-list-image .item h2,
.ch-list-photo .item h2 {
	text-align: center;
	height: 44px;
	line-height: 44px;
	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: 260px;
	height: 35px;
	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: #316BBC;
}
.ch-form select.form-control {
	height: 38px;
	width: 266px;
}
.ch-form .form-group-textarea label{
	vertical-align: top;
}
.ch-form textarea.form-control {
	height: 220px;
	resize:none;
	width: 550px;
}
.ch-form .form-group .radio {
	display: inline-block;
	margin-right: 10px;
}

.ch-form .form-group .btn {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: #316BBC;
	text-align: center;
	width: 130px;
	/*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 {
	background: #0A347C; 
	color: rgba(255, 255, 255, 0.3);
	padding-top: 40px;
	color: #fff;
    padding-top: 40px;
    /* background: url("/assets/images/b_bg.jpg") no-repeat top #262626;*/
}
.ch-footer .links {
	padding: 0 0 15px;
	border-bottom:1px solid rgba(255, 255, 255, 0.3);
	margin-bottom: 20px;
	line-height: 20px;
}
.ch-footer .links span {
	font-size: 16px;
}
.ch-footer .links a {
	display: inline-block;
	margin-right: 10px;
	color: rgba(255, 255, 255, 0.3);
	vertical-align: top;
}
.ch-footer .links a:hover,.ch-footer .content > ul > li ul li a:hover {
	text-decoration: underline;
}
.ch-footer .content > ul > li {
	display: block;
    width: 160px;
    float: left;
    font-size: 16px;
}
.ch-footer .content > ul > li >a {
	color: rgba(255, 255, 255, 0.8);
}
.ch-footer .content > ul > li ul {
	padding-top: 10px;
}
.ch-footer .content > ul > li ul li {
	margin-top: 10px;
    font-size: 15px;
}
.ch-footer .content > ul > li ul li a {
	color: rgba(255, 255, 255, 0.5);
}
.ch-footer .copyright {
	border-top:1px solid rgba(255, 255, 255, 0.3);
	padding: 10px 0;
	color: rgba(255, 255, 255, 0.5);
	margin-top: 20px;
	height: 45px;
    line-height: 45px;
    font-size: 15px;
}
.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;
}

.ch-post-page .ch-list-image {
	margin-left:  -5px;
}
.ch-post-page .ch-list-image .item {
	width: 370px;
	height: 280px;
	margin-left: 20px;
}

.ch-post-page .ch-list-image .item .img {
	width: 370px;
	height: 240px;
	overflow: hidden;
}
.ch-list-image .item img {
	width: 370px;
	height: 240px;
	vertical-align: bottom;
}
.ch-recommend-list {
	padding-bottom: 20px;
}
.ch-recommend-list ul {
	margin-left: -10px;
	margin-top: 15px;
}
.ch-recommend-list li{
}
.ch-photo-list {
	margin-left: -20px;
}
.ch-photo-list .item{
width: 284px;
    float: left;
    height: 260px;
    text-align: center;
    margin-left: 21px;
}
.ch-photo-list .item img {
    width: 284px;
    height: 206px;

}
.ch-photo-list .item p {
	width: 284px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    padding: 10px 0px;
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}