﻿/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* QQ：9490489 */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
img {
	border: none;
}
.clearfix, .c {
	zoom: 1;
	clear: both;
}
.clearfix:after, .clearfix:before, .c:after, .c:before {
	display: table;
	content: "";
}
.clearfix:after, .c:after {
	clear: both;
}
.M {
	font-family: "Microsoft YaHei";
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.rslides li {
	width: 100%;
	height: auto;
	left: 0;
	top: 0;
	float: left;
	margin-bottom: 50px;
}
.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}
.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}
.slide_container {
	position: relative;
	float: left;
	width: 100%;
}
.news_container {
	position: relative;
	float: left;
	width: 100%;
}
.slide {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.slide li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}
.slide img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}
.slide .caption {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}
.slide_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 52%;
	left: 0;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -45px;
}
.slide_nav:active {
	opacity: 1.0;
}
.slide_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}
.slide_tabs {
	padding-left: 0;
	margin: 0;
	position: absolute;
	bottom: 42px;
	z-index: 9;
	left: 48%;
}
.slide_tabs li {
	width: 25px;
	height: 25px;
	/*text-align: center;*/
	float: left;
	display: inline-block;
	margin-right: 6px;
	background: url(../images/banner_anniu.png) no-repeat -26px 0;
}
.slide_tabs li a {
	opacity: 0;
}
.slide_tabs li.slide_here {
	background: url(../images/banner_anniu.png) no-repeat 0 0;
}
.caption_name {
	color: #ffffff;
	font-size: 22px;
	font-weight: 100;
	text-align: left;
}
.caption_xian {
	width: 196px;
	border-top: 1px solid #ffffff;
	margin: 15px 0;
}
.caption_more {
	text-align: left;
	font-weight: 100;
	font-size: 22px;
	color: #ffffff;
	margin-left: 20px;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.caption_li {
	width: 275px;
	height: 826px;
	/*float: left;*/
	display: inline-block;
	margin-right: 25px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.caption_li_box {
	padding-top: 590px;
	padding-left: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.caption_ul {
	text-align: center;
}
.caption_ul .caption_li:nth-child(4) {
	margin-right: 0;
}
.caption_li:hover .caption_more {
	margin-left: 0;
	opacity: 1;
	-webkit-transition: all 0.5s 0.3s;
	-moz-transition: all 0.5s 0.3s;
	-ms-transition: all 0.5s 0.3s;
	-o-transition: all 0.5s 0.3s;
	transition: all 0.5s 0.3s;
}
.caption_li:hover .caption_li_box {
	padding-left: 16px;
}
/*banner*/
#chb_head {
	/*position: relative;*/
	height: 826px;
	overflow: hidden;
}
.chb_nav {
	width: 1200px;
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 43px;
	z-index: 11;
}
.chb_logo_zi {
	margin-top: 20px;
	float: left;
	margin-left: 5px;
}
.chb_logo {
	position: absolute;
	left: 951px;
	top: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.chb_logo_hover {
	left: 0;
}
.chb_nav_anniu {
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	height: 91px;
	width: 75px;
	line-height: 86px;
	text-align: center;
	background-image: url(../images/chb_nav_anniu_bg.png);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_nav_anniu img {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}
.chb_nav_dh {
	position: absolute;
	top: 0;
	right: 75px;
	width: 0;
	overflow: hidden;
	height: 91px;
	background-color: #7E308E;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.chb_nav_box .chb_nav_dh_hover {
	width: 951px;
	/*border-left: 1px solid #7E1976;*/
	padding-left: 6px;
}
.chb_dh_A {
	float: left;
	width: 135px;
	text-align: center;
	line-height: 91px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_dh_A:hover {
	background-color: #691a79;
}
.chb_nav_dh li.chb_dh_A2 {
	background-color: #691a79;
}
.chb_dh_A .chb_dh_A_a {
	font-size: 16px;
	color: #ffffff;
	display: block;
}
.chb_nav_anniu img.img_hover {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.chb_nav_anniu:hover {
	background-image: url(../images/chb_nav_anniu_bg2.png);
}
.chb_nav_box {
	float: right;
}
.chb_about_name {
	margin-top: 65px;
	text-align: center;
	font-size: 24px;
	color: #333333;
}
.chb_about_js {
	font-size: 14px;
	color: #333333;
	text-align: center;
	margin-top: 13px;
	margin-bottom: 50px;
}
.chb_about_img_kuang {
	position: absolute;
	top: 8px;
	left: 49px;
	width: 41px;
	height: 47px;
	background: url(../images/chb_about_img_kuang.png) no-repeat center;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_about_ul {
	width: 1200px;
	margin: 0 auto;
}
.chb_about_img {
	height: 24px;
	margin: 10px auto 0 auto;
}
.chb_about_img1 {
	width: 17px;
	background: url(../images/chb_about_img1.png) no-repeat 0 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_about_ul li:hover .chb_about_img1 {
	background: url(../images/chb_about_img1.png) no-repeat -21px 0;
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.chb_about_img2 {
	width: 20px;
	background: url(../images/chb_about_img2.png) no-repeat 0 6px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_about_ul li:hover .chb_about_img2 {
	background: url(../images/chb_about_img2.png) no-repeat -24px 6px;
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.chb_about_img3 {
	width: 20px;
	background: url(../images/chb_about_img3.png) no-repeat 0 4px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_about_ul li:hover .chb_about_img3 {
	background: url(../images/chb_about_img3.png) no-repeat -24px 4px;
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.chb_about_img4 {
	width: 20px;
	background: url(../images/chb_about_img4.png) no-repeat 0 3px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_about_ul li:hover .chb_about_img4 {
	background: url(../images/chb_about_img4.png) no-repeat -24px 3px;
	-webkit-transform: rotate(-60deg);
	-moz-transform: rotate(-60deg);
	-o-transform: rotate(-60deg);
	-ms-transform: rotate(-60deg);
	transform: rotate(-60deg);
}
.chb_about_ul li {
	width: 300px;
	height: 64px;
	overflow: hidden;
	position: relative;
	float: left;
	border-right: 1px solid #BEBEBE;
}
.chb_about_ul li.chb_about_ul_li_last {
	border-right: none;
}
.chb_about_ul li:hover .chb_about_img_kuang {
	background: url(../images/chb_about_img_kuang2.png) no-repeat center;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	-o-transform: rotate(60deg);
	-ms-transform: rotate(60deg);
	transform: rotate(60deg);
}
.chb_about_icon {
	position: absolute;
	right: 52px;
	top: 23px;
	width: 17px;
	height: 17px;
	float: left;
	background: url(../images/chb_about_icon.png) no-repeat center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_about_liname {
	position: absolute;
	top: 15px;
	left: 130px;
	font-size: 16px;
	color: #333333;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_about_lienname {
	position: absolute;
	top: 37px;
	left: 130px;
	font-size: 12px;
	font-family: Arial;
	color: #bebebe;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_about_li {
	padding-top: 8px;
}
.chb_about_ul li:hover .chb_about_liname {
	top: -30px;
}
.chb_about_ul li:hover .chb_about_lienname {
	top: 80px;
}
.chb_about_ul li:hover .chb_about_icon {
	opacity: 0;
	right: 30px;
}
.chb_about_con_hover {
	position: absolute;
	width: 200px;
	font-size: 14px;
	color: #7e308e;
	left: 80px;
	top: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.chb_about_ul li:hover .chb_about_img_kuang {
	left: 20px;
}
.chb_about_ul li:hover .chb_about_con_hover {
	opacity: 1;
	filter: alpha(opacity=1);
}
.chb_bg1 {
	height: 408px;
	overflow: hidden;
	position: relative;
	margin-top: 48px;
}
.chb_bg1_bg {
	height: 408px;
	width: 100%;
	background: url(../images/body_bg1.jpg) no-repeat center;
	background-attachment: fixed;
}
.chb_bg_img {
	width: 1200px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 150px;
}
.chb_dongtai {
	background-color: #f5f5f5;
	height: 617px;
}
.chb_dongtai_box {
	width: 1200px;
	margin: 0 auto;
}
.chb_dongtai_name {
	text-align: center;
	font-size: 24px;
	color: #333333;
	margin-top: 60px;
	margin-bottom: 15px;
}
.chb_dongtai_bg {
	width: 228px;
	height: 3px;
	margin: 0 auto;
	background: url(../images/chb_dongtai_title_bg.png) no-repeat center;
}
.chb_dongtai_con_l {
	float: left;
	width: 582px;
}
#chb_main .am-panel {
	background: none;
}
.chb_dongtai_positon_img {
	height: 154px;
	overflow: hidden;
	position: relative;
}
.chb_dongtai_positon_img img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_dongtai_positon_date {
	position: absolute;
	width: 68px;
	height: 68px;
	top: 0;
	left: 0;
	background-color: #7e328e;
}
.chb_dongtai_positon_date_ri {
	font-size: 32px;
	margin-top: 3px;
	color: #ffffff;
	text-align: center;
	font-weight: 100;
}
.chb_dongtai_positon_date_nian {
	font-size: 12px;
	color: #ffffff;
	text-align: center;
}
.chb_dongtai_positon:hover .chb_dongtai_positon_img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.chb_dongtai_con {
	margin-top: 70px;
}
.chb_dongtai_positon_more {
	background-color: #7e328e;
	width: 168px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	font-size: 14px;
	color: #ffffff;
	margin-top: 32px;
}
.chb_dongtai_positon_name {
	font-size: 18px;
	color: #333333;
	margin-top: 17px;
}
.chb_dongtai_positon_js {
	margin-top: 10px;
	font-size: 14px;
	color: #8c8c8c;
}
.chb_dongtai_con_li_date {
	float: left;
}
.chb_dongtai_con_r {
	float: right;
}
.chb_dongtai_con_li_ri {
	text-align: center;
	font-size: 46px;
	font-weight: 100;
	color: #bebebe;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_dongtai_con_ul li {
	width: 562px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	border-bottom: 1px solid #E4E4E4;
}
.chb_dongtai_con_ul li:hover .chb_dongtai_con_li_nian {
	color: #7e328e;
}
.chb_dongtai_con_ul li:hover .chb_dongtai_con_li_name {
	color: #7e328e;
}
.chb_dongtai_con_ul li:hover .chb_dongtai_con_li_js {
	color: #7e328e;
}
.chb_dongtai_con_ul li:hover .chb_dongtai_con_li_ri {
	color: #7e328e;
}
.chb_dongtai_con_li_nian {
	font-size: 14px;
	color: #bebebe;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_dongtai_con_li_con {
	float: right;
	width: 480px;
}
.chb_dongtai_con_li_name {
	font-size: 16px;
	color: #333333;
	font-weight: 400;
	margin-bottom: 6px;
	margin-top: 10px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_dongtai_con_li_js {
	font-size: 14px;
	color: #8c8c8c;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_huoban_box {
	width: 1200px;
	margin: 0 auto;
}
.chb_huoban_ul li {
	float: left;
	margin-left: 80px;
	margin-top: 45px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_huoban_ul li img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_huoban_ul li img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.chb_huoban_ul li.chb_huoban_li_5 {
	margin-left: 0;
}
.chb_huoban {
	padding-bottom: 140px;
	background: url(../images/chb_huoban_bg.png) no-repeat center;
}
.chb_foot_box {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
}
.chb_foot_A {
	float: left;
	border-right: 1px solid #323232;
	height: 154px;
	padding-right: 28px;
	padding-left: 28px;
}
.chb_foot_ul .chb_foot_A:first-child {
	padding-left: 0;
}
.chb_foot_ul .chb_foot_A:last-child {
	padding-right: 0;
	border-right: none;
}
.chb_foot_top {
	background-color: #1e1e1e;
	padding-bottom: 40px;
}
.chb_foot_yiji {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 21px;
}
.chb_foot_erji a {
	font-size: 14px;
	color: #7d7d7d;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_foot_erji li {
	line-height: 27px;
}
.chb_foot_erji a:hover {
	color: #ffffff;
}
.chb_foot_ul {
	float: left;
}
.chb_foot_r {
	float: right;
}
.chb_foot_input {
	position: relative;
}
.chb_foot_input input.input_text {
	width: 210px;
	height: 37px;
	border: none;
	padding-left: 11px;
	font-size: 14px;
	color: #7d7d7d;
	background-color: #363636;
}
.chb_foot_input input.input_submit {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/search.png) no-repeat center;
	width: 37px;
	height: 37px;
	border: none;
}
.chb_foot_gz {
	margin-top: 25px;
}
.chb_foot_gz span {
	vertical-align: middle;
	font-size: 14px;
	color: #7d7d7d;
	margin-left: 15px;
}
.chb_foot_gz a {
	vertical-align: middle;
	margin-left: 18px;
}
.chb_foot_gz a:hover {
	opacity: 0.6;
}
.chb_foot_bottom {
	height: 60px;
	line-height: 58px;
	background-color: #000000;
}
.chb_foot_bottom_box {
	width: 1200px;
	margin: 0 auto;
}
.chb_foot_bottom_box span {
	font-size: 12px;
	color: #7d7d7d;
}
.chb_foot_a {
	margin-right: 30px;
}
.chb_foot_c {
	float: right;
}
.chb_foot_c a {
	color: #7d7d7d;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chb_foot_c a:hover {
	color: #ffffff;
}
.am-menu-toggle i {
	background: url(../images/touch_nav.png) no-repeat center;
	width: 15px;
	height: 19px;
}
.chbn_header {
	height: 439px;
	position: relative;
}
.chbn_header_title {
	position: absolute;
	top: 160px;
	right: 0;
	left: 0;
}
.chbn_catname {
	font-size: 48px;
	color: #ffffff;
	text-align: center;
}
.chbn_catjs {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	margin-top: 20px;
}
.chbn_header_ul {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
}
.chbn_header_ul li {
	display: inline-block;
	background: url(../images/n_sj2.png) no-repeat bottom center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chbn_header_ul li:hover {
	background: url(../images/n_sj.png) no-repeat bottom center;
}
.chbn_header_ul li.chbn_header_li_select {
	background: url(../images/n_sj.png) no-repeat bottom center;
}
.chbn_header_ul li a {
	display: block;
	font-size: 18px;
	color: #ffffff;
	font-weight: 100;
	letter-spacing: 1px;
	padding: 0 32px 25px 32px;
}
.chbn_main_box {
	width: 1200px;
	margin: 0 auto;
}
.chbn_gy {
	width: 1075px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 75px;
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.chbn_gy p {
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	margin-bottom: 20px;
}
.chbn_gy h3 {
	font-size: 20px;
	color: #7e308e;
	padding-left: 10px;
	margin-bottom: 25px;
	background: url(../images/gy_h3.jpg) no-repeat left 7px;
}
.chbn_gy h4 {
	border-top: 1px dashed #DCDCDC;
}
.chbn_gy_ul {
	width: 1075px;
	margin: 0 auto;
	padding-top: 20px;
}
.chbn_gy_li {
	font-size: 14px;
	color: #666666;
	height: 48px;
	line-height: 48px;
	padding-left: 6px;
	width: 254px;
}
.chbn_gy_ul li {
	margin-right: 18px;
	position: relative;
	float: left;
	height: 48px;
	overflow: hidden;
}
.chbn_gy_ul li.chbn_gy_li_last {
	margin-right: 0;
}
.chbn_gy_li_icon {
	float: left;
}
.chbn_gy_li_date {
	float: left;
	margin: 2px 12px 0 12px;
}
.chbn_gy_li_xian {
	margin-top: 26px;
	width: 137px;
	float: left;
	border-top: 1px solid #CCCCCC;
}
.chbn_gy_li_hover {
	position: absolute;
	bottom: -50px;
	opacity: 0;
	width: 254px;
	height: 48px;
	line-height: 48px;
	border-radius: 3px;
	background-color: #7e328e;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.chbn_gy_ul li:hover .chbn_gy_li_hover {
	bottom: 0;
	opacity: 1;
}
.chbn_gy_li_date_hover {
	float: left;
	font-size: 20px;
	color: #ffffff;
	margin-left: 12px;
}
.chbn_gy_li_js_hover {
	float: left;
	font-size: 14px;
	color: #ffffff;
	margin-left: 10px;
}
.cp li {
	width: 274px;
	height: 339px;
	border: 1px solid #E9E9E9;
	float: left;
	margin-right: 33px;
	margin-top: 50px;
	margin-bottom: 0;
	background-color: #ffffff;
	position: relative;
	top: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.cp li:nth-child(4n) {
	margin-right: 0;
}
.cp {
	background: url(../images/cp_bg.jpg) no-repeat top center;
	padding-bottom: 60px;
}
.cp_xian {
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 100%;
	background-color: #bababa;
	z-index: 1;
}
.cp_xian_hover {
	position: absolute;
	bottom: 0;
	height: 3px;
	width: 0;
	overflow: hidden;
	background-color: #7E328E;
	z-index: 2;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.cp li:hover .cp_xian_hover {
	width: 100%;
}
.cp_name {
	height: 51px;
	line-height: 51px;
	text-align: center;
	border-bottom: 1px solid #EDEDED;
	font-size: 16px;
	color: #000000;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.cp_img {
	height: 177px;
}
.cp_img img{ height:177px}
.cp_js {
	width: 238px;
	margin: 0 auto;
	font-size: 14px;
	color: #666666;
	line-height: 24px;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.cp_more {
	margin-top: 14px;
	width: 74px;
	height: 24px;
	border-radius: 50px;
	border: 1px solid #D3D3D3;
	float: right;
	margin-right: 20px;
	font-size: 12px;
	color: #666666;
	text-align: center;
	line-height: 22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.cp li:hover .cp_more {
	color: #7e328e;
	border: 1px solid #7e328e;
	margin-right: 100px;
	-webkit-transition: all 0.5s 0.3s;
	-moz-transition: all 0.5s 0.3s;
	-ms-transition: all 0.5s 0.3s;
	-o-transition: all 0.5s 0.3s;
	transition: all 0.5s 0.3s;
}
.cp li:hover .cp_js {
	color: #7e328e;
}
.cp li:hover .cp_name {
	color: #7e328e;
}
.cp li:hover {
	box-shadow: 0 0 12px #ccc;
	top: -10px;
}
.cp_select {
	margin-top: 30px;
}
.cp_select select {
	border: none;
	width: 132px;
	height: 38px;
	padding-left: 15px;
	font-size: 14px;
	background-color: #f1f1f1;
}
.rl {
	padding-bottom: 200px;
	background: url(../images/rl_bg.jpg) no-repeat bottom center;
}
.rl_name {
	font-size: 30px;
	color: #595959;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 63px;
}
.rl_js {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
	margin-top: 27px;
}
.rl_table table {
	width: 100%;
	margin-top: 40px;
}
.rl_box {
	width: 1050px;
	margin: 0 auto;
}
.rl_table table th {
	background-color: #7e328e;
	text-align: center;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #ffffff;
	font-weight: 100;
	border-right: 1px solid #ffffff;
}
.rl_table table td {
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
}
.rl_table table td a {
	color: #666666;
	display: block;
}
.rl_table table .rl_table_tr2 {
	border-bottom: 1px dashed #E3E3E4;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.rl_table table .rl_table_tr2:hover {
	background-color: #ccc;
}
.new_position {
	padding-top: 67px;
	padding-bottom: 74px;
}
.new_position_img {
	width: 352px;
	height: 184px;
	overflow: hidden;
	float: left;
}
.new_position_img img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.new_position_con {
	float: right;
	width: 805px;
}
.new_position_name {
	font-size: 20px;
	color: #333333;
	margin-bottom: 8px;
}
.new_position_date {
	font-size: 14px;
	color: #b7b7b7;
	margin-bottom: 17px;
}
.new_position_js {
	font-size: 14px;
	color: #b7b7b7;
	line-height: 30px;
	margin-bottom: 16px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.new_position_more {
	width: 122px;
	height: 32px;
	border: 2px solid #8A9BA8;
	border-radius: 3px;
	text-align: center;
	line-height: 28px;
	font-size: 12px;
	color: #8a9ba8;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.new .rslides li:hover .new_position_js {
	color: #7E308E;
}
.new .rslides li:hover .new_position_more {
	color: #7E308E;
	border: 2px solid #7E308E;
}
.new .rslides li:hover .new_position_img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.new .slide_tabs {
	padding-left: 0;
	margin: 0;
	position: absolute;
	bottom: 0;
	z-index: 9;
	left: 90%;
}
.new .slide_tabs li {
	width: 49px;
	height: 3px;
	text-align: center;
	float: left;
	margin-right: 6px;
	background-color: #dfdfdf;
}
.new .slide_tabs li.slide_here {
	background-color: #7E328E;
}
.new .slide_tabs li a {
	display: block;
}
.new_ul_name {
	font-size: 18px;
	color: #333333;
	margin-top: 40px;
}
.new_ul {
	background: url(../images/new_bg.jpg);
	padding-bottom: 60px;
}
.new_ul_box {
	width: 1200px;
	margin: 0 auto;
}
.new_ul_list {
	margin-top: 34px;
}
.new_ul_list li {
	float: left;
	position: relative;
	border-right: 1px solid #DBDBDB;
}
.new_ul_list li.new_ul_list_li_last {
	border: none;
}
.new_li {
	border-bottom: 1px solid #DBDBDB;
	padding-bottom: 35px;
	margin: 0 23px;
}
.new_ul_list li .new_li_a1 {
	margin-left: 0;
}
.new_ul_list li .new_li_a4 {
	margin-right: 0;
}
.new_li_name {
	font-size: 16px;
	color: #333333;
	margin-top: 13px;
	width: 262px;
}
.new_li_xian {
	margin-top: 13px;
	width: 23px;
	height: 1px;
	background-color: #d9d9d9;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.new_li_date {
	margin-top: 10px;
	font-size: 12px;
	color: #878787;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.new_li_more {
	position: absolute;
	bottom: 14px;
	right: 40px;
	font-size: 12px;
	color: #666666;
	width: 64px;
	height: 24px;
	text-align: center;
	line-height: 22px;
	border: 1px solid #CCCCCC;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.ryzz .new_li_more {
	bottom: 10px;
}
.ryzz .new_ul_list li {
	border-right: none;
	margin-bottom: 30px;
}
.ryzz .new_li_name {
	margin-top: 15px;
}
.ryzz .new_li {
	padding-bottom: 15px;
	background-color: #ffffff;
	border: none;
	margin: 0 18px;
}
.ryzz .new_li_img {

	margin: 0 auto;
}
.ryzz .new_li_img img{ width:100%}
.new_li_img {
	width: 262px;


	overflow: hidden;
}
.new_li_img img {
	vertical-align: middle;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.new_ul_list li:hover .new_li_more {
	right: 25px;
	opacity: 1;
	filter: alpha(opacity=100);
	border: 1px solid #7E308E;
	color: #7E308E;
}
.new_ul_list li:hover .new_li_date {
	color: #7E308E;
}
.new_ul_list li:hover .new_li_xian {
	width: 90%;
	background-color: #7E308E;
}
.new_ul_list li:hover .new_li_img img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.am-panel {
	background: none;
}
.hz_box {
	width: 1070px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 90px;
}
.hz_zi p {
	font-size: 14px;
	color: #666666;
	line-height: 30px;
}
.hz_ul li {
	float: left;
	border-bottom: 1px solid #EAEAEA;
}
.hz_ul li.hz_ul_li_a4 {
	border-top: 1px solid #EAEAEA;
}
.hz_li {
	width: 264px;
	height: 110px;
	overflow: hidden;
	border-right: 1px solid #EAEAEA;
	text-align: center;
	line-height: 100px;
}
.hz_li img {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.hz_li img:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.hz_ul {
	border-left: 1px solid #EAEAEA;
}
.hz_zi {
	margin-bottom: 50px;
}
.ry_box {
	width: 1105px;
	margin: 0 auto;
	padding-top: 60px;
}
.ry {
	background: url(../images/ry_bg.jpg) no-repeat bottom center;
	padding-bottom: 30px;
}
.ry_zi p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 50px;
}
.cpxq_box {
	width: 1050px;
	margin: 0 auto;
	padding-top: 65px;
}
.cpxq_description_title {
	float: left;
	width: 225px;
	border-top: 4px solid #9397A0;
}
.cpxq_description_catname {
	font-size: 24px;
	color: #9397a0;
	width: 160px;
	float: left;
}
.cpxq_description_catcon {
	float: right;
	width: 780px;
	border-top: 1px solid #CDCFD4;
}
.cpxq_description_catcon span {
	display: block;
}
.cpxq_description_name {
	font-size: 18px;
	margin-top: 25px;
	color: #9397a0;
	margin-bottom: 26px;
}
.cpxq_description_pp {
	font-size: 14px;
	color: #9397a0;
}
.cpxq_description_js {
	margin-top: 17px;
	font-size: 14px;
	color: #9397a0;
	line-height: 28px;
}
.cpxq_description_js p {
	font-size: 14px;
	color: #9397a0;
	line-height: 28px;
}
.cpxq_description {
	padding-bottom: 70px;
}
.cpxq_features h3 {
	font-size: 14px;
	margin-bottom: 13px;
	color: #9397a0;
}
.cpxq_features p {
	background: url(../images/cpxq_img.jpg) no-repeat left 8px;
	font-size: 14px;
	color: #9397a0;
	padding-left: 14px;
	margin-bottom: 13px;
}
.ryzz_p {
	width: 1165px;
	margin: 0 auto;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	margin-bottom: 50px;
	margin-top: 60px;
}
.ryzz_box {
	background: url(../images/ry_bg.png) no-repeat bottom center;
	padding-bottom: 50px;
}
.ryzz .new_ul {
	padding-bottom: 0;
}
.xiazai_img {
	margin-top: 15px;
}
.cpxq_download li {
	font-size: 12px;
	color: #9397a0;
	margin-bottom: 13px;
	background: url(../images/cpxq_img.jpg) no-repeat left center;
	padding-left: 14px;
}
.cpxq_download li a {
	color: #9397a0;
	text-decoration: underline;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.cpxq_download li a:hover {
	color: #7e308e;
}
.ireader_box {
	width: 1050px;
	margin: 0 auto;
}
.hard2 {
	background-color: #cccccc;
}
.ireader_page {
	background-color: #f1f1f1;
	box-shadow: 2px 4px 6px #000 !important;
}
.ireader p {
	font-size: 14px;
	color: #333;
	line-height: 28px;
	/*background: #ffffff url(../images/ireader_left.jpg);*/
    /*background-repeat: repeat-y;*/
	background-color: #ffffff;
	text-align: center;
}
.ireader p img {
	width: 90%;
	margin: 5% 0;
}
.ireader_yema {
	position: absolute;
	bottom: 0;
	right: 0;
}
.ireader {
	padding: 60px 0;
}
#flipbook {
	margin: 0 auto;
}
#flipbook .odd {
	background: -webkit-gradient(linear, right top, left top, color-stop(0.95, #FFF), color-stop(1, #DADADA));
	background-image: -webkit-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
	background-image: -moz-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
	background-image: -ms-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
	background-image: -o-linear-gradient(right, #FFF 95%, #C4C4C4 100%);
	background-image: linear-gradient(right, #FFF 95%, #C4C4C4 100%);
	-webkit-box-shadow: inset 0 0 5px #666;
	-moz-box-shadow: inset 0 0 5px #666;
	-o-box-shadow: inset 0 0 5px #666;
	-ms-box-shadow: inset 0 0 5px #666;
	box-shadow: inset 0 0 5px #666;
}
#flipbook .even {
	/* background: -webkit-gradient(linear, left top, right top, color-stop(0.95, #fff), color-stop(1, #dadada)); */
	background-image: -webkit-linear-gradient(left, #fff 95%, #dadada 100%);
	background-image: -moz-linear-gradient(left, #fff 95%, #dadada 100%);
	background-image: -ms-linear-gradient(left, #fff 95%, #dadada 100%);
	background-image: -o-linear-gradient(left, #fff 95%, #dadada 100%);
	background-image: linear-gradient(left, #fff 95%, #dadada 100%);
	-webkit-box-shadow: inset 0 0 5px #666;
	-moz-box-shadow: inset 0 0 5px #666;
	-o-box-shadow: inset 0 0 5px #666;
	-ms-box-shadow: inset 0 0 5px #666;
	box-shadow: inset 0 0 5px #666;
}
.am-sticky .chb_nav_anniu {
	height: 60px;
	line-height: 56px;
}
.am-sticky .chb_nav_dh {
	height: 60px;
}
.am-sticky .chb_dh_A {
	line-height: 60px;
}
.am-sticky .chb_logo {
	height: 60px;
	left: 1011px;
	overflow: hidden;
}
.am-sticky .chb_logo img {
	height: 60px;
}
.chb_logo img {
	height: 91px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.am-sticky .chb_logo_hover {
	left: 60px;
}
.lx {
	margin-top: 55px;
	margin-bottom: 120px;
}
.lx_map {
	float: left;
	position: relative;
	width: 710px;
}
.lx_map img {
	width: 100%;
}
.lx_map_kuang {
	padding: 8px 10px 12px 10px;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
	/*overflow: hidden;*/
	background-color: #7E308E;
	position: absolute;
	right: 178px;
	top: 270px;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.lx_map_sanjiao {
	position: absolute;
	bottom: -10px;
	right: 35%;
	margin-left: -8px;
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #7E308E;
}
#Map:hover .lx_map_kuang {
	top: 254px;
	opacity: 1;
}
.lx_con {
	float: right;
	color: #333333;
	width: 400px;
}
.lx_con_ewm_a {
	float: left;
	text-align: center;
	font-size: 12px;
	color: #605f5f;
}
.lx_con_ewm_a img {
	width: 142px;
}
.lx_con_ewm_b {
	margin-left: 40px;
}
.lx_con_enname {
	margin-top: 65px;
	font-family: Arial;
	font-size: 16px;
}
.lx_con_name {
	margin-top: 8px;
}
.lx_con_ewm {
	margin-top: 50px;
	margin-bottom: 44px;
}
.lx_con_phone {
	font-size: 14px;
	color: #605f5f;
	margin-top: 8px;
}
.lx_con_phone2 {
	margin-top: 20px;
}
.lx_con_phone3 {
	margin-top: 32px;
}
.lx_con_other1 a {
	color: #7e308e;
	text-decoration: underline;
}
.lx_con_other2 span {
	vertical-align: bottom;
}
.lx_con_other2 a {
	color: #605f5f;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.lx_con_other2 a:hover {
	color: #7e308e;
}
.lx_con_other2 img {
	vertical-align: bottom;
}
.bd_box {
	width: 980px;
	margin: 0 auto;
	padding: 60px 0;
}
.bd_name span {
	font-size: 20px;
	color: #333333;
	border-bottom: 1px solid #333333;
	padding-bottom: 6px;
}
.bd_form_title {
	float: left;
}
.bd_form_name input {
	width: 237px;
	height: 36px;
	border: 1px solid #CCCCCC;
	margin-left: 60px;
	margin-bottom: 16px;
	padding-left: 10px;
	font-size: 14px;
	color: #666666;
}
.bd_form_name textarea {
	width: 855px;
	height: 200px;
	border: 1px solid #CCCCCC;
	margin-left: 28px;
	margin-bottom: 16px;
	padding: 10px 0 0 10px;
	font-size: 14px;
	color: #666666;
}
.bd_form_name {
	float: left;
	font-size: 16px;
	color: #666666;
	vertical-align: middle;
}
.bd_form {
	margin-top: 52px;
}
.bd_form_name span i {
	color: #ff0000;
}
.bd_form_title2 {
	margin-left: 110px;
}
.bd_form_name2 input {
	margin-left: 68px;
}
.bd_button {
	float: right;
}
.bd_button_l {
	float: left;
}
.bd_button_r {
	float: left;
}
.bd_button_l input {
	width: 107px;
	height: 38px;
	background-color: #7e308e;
	text-align: center;
	line-height: 38px;
	border: none;
	border-radius: 3px;
	color: #ffffff;
	font-size: 16px;
}
.bd_button_r {
	width: 110px;
	height: 38px;
	line-height: 38px;
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.bd_button_r span {
	color: #ff0000;
}
.frame3 {
	display: none;
}
.chb_back {
	position: absolute;
	left: 0;
	bottom: 10%;
	width: 1100px;
	margin: 0 auto;
	right: 0;
}
.chb_back a {
	position: absolute;
	right: 0;
	padding: 5px 14px;
	background-color: #7e308e;
	border-radius: 3px;
	color: #ffffff;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}
.touch_banner {
	display: none;
}
#demo-view {
	display: none;
}
.demo-bar {
	display: none;
}
.demo-bar {
	display: none;
}
#demo-view {
	display: none;
}
.chb_about_ul2 {
	display: none;
}
.chb_dongtai_con2 {
	display: none;
}
@media screen and (max-width: 1200px) and (min-width:641px) {
.chb_nav {
	width: 1100px;
}
.chb_logo {
	left: 851px;
}
.chb_logo_hover {
	left: 0;
}
.chb_nav_box .chb_nav_dh_hover {
	width: 851px;
	padding-left: 6px;
}
.chb_dh_A {
	width: 120px;
}
.am-sticky .chb_logo {
	left: 910px;
}
.am-sticky .chb_logo_hover {
	left: 60px;
}
.slide .caption {
	width: 1100px;
}
.caption_li {
	margin-right: 0;
}
.chb_about_ul {
	width: 1100px;
}
.chb_about_ul li {
	width: 275px;
}
.chb_about_icon {
	right: 20px;
}
.chb_about_con_hover {
	width: 180px;
}
.chb_bg_img {
	width: 1100px;
}
.chb_dongtai_box {
	width: 1100px;
}
.chb_dongtai_con_l {
	width: 540px;
}
.chb_dongtai_con_ul li {
	width: 540px;
}
.chb_dongtai_con_li_con {
	width: 458px;
}
.chb_huoban_box {
	width: 1100px;
}
.chb_huoban_ul li {
	margin-left: 55px;
}
.chb_foot_box {
	width: 1100px;
}
.chb_foot_A {
	padding-left: 36px;
	padding-right: 36px;
}
.chb_foot_bottom_box {
	width: 1100px;
}
.chbn_main_box {
	width: 1112px;
}
.cp li {
	margin-right: 5px;
}
.new_position_con {
	width: 735px;
}
.new_ul_box {
	width: 1100px;
}
.new_li {
	margin: 0 7px;
	padding-bottom: 25px;
}
.lx_con {
	/*margin-left: 15px;*/
	float: right;
	/* margin-left: 65px; */
	color: #333333;
	width: 400px;
}
}
@media screen and (max-width: 640px) {
	.cp_img{ height:auto !important}
	.cp_img img{ height:auto !important}
	.cp li{ height:auto !important}
	.cp_more{ margin-bottom:10px !important}
.slide_container {
	display: none;
}

.ditu {
	display: none;
}
.touch_banner {
	display: block;
}
#chb_head {
	height: auto;
}
.chb_nav {
	display: none;
}
.chb_about {
	width: 90%;
	margin: 0 auto;
}
.chb_about_name {
	margin-top: 15px;
}
.chb_about_js {
	margin-top: 6px;
	margin-bottom: 10px;
}
.chb_about_ul {
	width: 100%;
}
.chb_about_ul li {
	width: 100%;
	float: none;
	border: 1px solid #666666;
	margin-bottom: 10px;
}
.chb_about_ul li.chb_about_ul_li_last {
	border: 1px solid #666666;
}
.am-panel {
	margin-bottom: 10px;
}
.chb_bg1 {
	margin-top: 0;
	height: 100px;
}
.chb_bg1_bg {
	height: 100px;
	background-attachment: inherit;
}
.chb_bg_img {
	width: 90%;
	top: 25%;
}
.chb_bg_img img {
	width: 50%;
}
.chb_dongtai_box {
	width: 90%;
}
.chb_dongtai_name {
	margin-top: 15px;
	margin-bottom: 10px;
}
.chb_dongtai_con {
	margin-top: 30px;
}
.chb_dongtai_con_l {
	float: none;
	width: 100%;
}
.chb_dongtai_positon_img {
	height: auto;
}
.chb_dongtai_positon_img img {
	width: 100%;
}
.chb_dongtai_positon_date {
	opacity: 0.6;
	width: 60px;
	height: 60px;
}
.chb_dongtai_positon_date_ri {
	margin-top: 0;
}
.chb_dongtai_con_r {
	margin-top: 18px;
	float: none;
	width: 100%;
}
.chb_dongtai_con_ul li {
	width: 100%;
}
.chb_dongtai_con_li_con {
	width: 78%;
}
.chb_dongtai {
	height: auto;
}
.chb_dongtai_positon_more {
	margin-top: 16px;
}
.chb_dongtai_con_li_name {
	margin-top: 6px;
	margin-bottom: 3px;
	word-wrap: normal; /* for IE */
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.chb_huoban_box {
	width: 90%;
}
.chb_huoban_ul li {
	margin-left: 0;
	margin-top: 10px;
	width: 50%;
}
.chb_huoban_ul li img {
	width: 95%;
}
.chb_huoban {
	background-size: auto 100%;
	padding-bottom: 30px;
}
.chb_foot_top {
	display: none;
}
.chb_foot_bottom_box {
	width: 90%;
}
.chb_foot_bottom {
	height: auto;
	line-height: 24px;
}
.chb_foot_c {
	float: none;
	display: block;
}
.touch_menu {
	display: block;
}
.touch_menu {
	height: 60px;
	background-color: #7e308e;
	width: 100%;
}
#demo-view {
	display: block;
}
.demo-bar {
	display: block;
}
.chbn_header_ul {
	display: none;
}
.chbn_header {
	height: 150px;
	background-size: auto 100% !important;
}
.chbn_header_title {
	top: 15%;
	width: 90%;
	margin: 0 auto;
}
.chbn_catname {
	font-size: 24px;
}
.chbn_catjs {
	font-size: 14px;
	margin-top: 10px;
}
.chbn_main_box {
	width: 90%;
}
.chbn_gy {
	width: 100%;
	padding-bottom: 20px;
	padding-top: 30px;
}
.chbn_gy img {
	width: 100% !important;
	height: auto !important;
}
.chbn_gy p img {
	width: 100% !important;
	height: auto !important;
}
.chbn_gy_ul {
	width: 100%;
}
.cp {
	background: none;
}
.cp li {
	width: 100%;
	margin-right: 0;
	margin-top: 20px;
	float: none;
}
.rl_box {
	width: 100%;
}
.rl_table table th {
	font-size: 14px;
	height: 34px;
	line-height: 34px;
}
.rl_table table td {
	height: 40px;
	line-height: 40px;
	font-size: 12px;
}
.rl_name {
	font-size: 20px;
	margin-top: 20px;
}
.rl_js {
	margin-top: 10px;
	line-height: 26px;
}
.rl_table table {
	margin-top: 20px;
}
.rl {
	padding-bottom: 30px;
}
.new_position {
	display: block;
}
.new_ul_list li {
	float: none;
	border-right: none;
	margin-top: 16px;
}
.new_li {
	margin: 0;
	padding-bottom: 16px;
}
.new_ul_box {
	width: 90%;
}
.new_li_img {
	width: 100%;
	height: auto;
}
.new_li_img img {
	width: 100%;
}
.new_ul_name {
	margin-top: 20px;
}
.new_ul_list {
	margin-top: 10px;
}
.hz_box {
	width: 90%;
	padding-top: 20px;
	padding-bottom: 30px;
}
.hz_li {
	width: 100%;
	height: auto;
	line-height: 70px;
}
.hz_li img {
	width: 100%;
}
.hz_ul li {
	width: 50%;
}
.hz_zi {
	margin-bottom: 20px;
}
.ry_box {
	width: 90%;
	padding-top: 20px;
}
.ry_zi p {
	margin-bottom: 20px;
}
.ry_zi p img {
	width: 100%;
}
.cpxq_box {
	width: 90%;
	padding-top: 20px;
}
.cpxq_description_title {
	float: none;
	width: 100%;
}
.cpxq_description_catcon {
	float: none;
	width: 100%;
	clear: both;
}
.cpxq_description_catname {
	margin-bottom: 10px;
	margin-top: 5px;
	width: 100%;
}
.cpxq_description_name {
	margin-top: 16px;
	margin-bottom: 16px;
}
.cpxq_description_js {
	margin-top: 10px;
}
.cpxq_description {
	padding-bottom: 20px;
}
.xiazai_img {
	display: none;
}
.new_li_name {
	width: 100%;
}
.ireader_box {
	width: 90%;
	margin: 0 auto;
}
.lx_map {
	float: none;
}
.lx_map img {
	width: 100%;
}
.lx_con {
	float: none;
	margin-left: 0;
}
.lx_con_enname {
	margin-top: 20px;
}
.lx_con_ewm_a {
	width: 50%;
	float: none;
	margin: 0 auto;
}
.lx_con_ewm_b {
	margin-left: 0;
}
.lx_con_ewm_a img {
	width: 100%;
}
.lx_con_ewm {
	margin-top: 20px;
	margin-bottom: 20px;
}
.lx {
	margin-bottom: 60px;
	margin-top: 30px;
}
.bd_box {
	padding: 30px 0;
	width: 90%;
}
.bd_form {
	margin-top: 20px;
}
.bd_form_name input {
	margin-left: 0;
	width: 100%;
	margin-top: 16px;
}
.bd_form_name {
	float: none;
}
.bd_form_name textarea {
	width: 100%;
	margin-left: 0;
	margin-top: 16px;
	height: 100px;
}
.bd_form_title2 {
	margin-left: 0;
}
.bd_form_title {
	float: none;
}
.bd_button {
	float: none;
}
.frame2 {
	display: none;
}
.frame3 {
	display: block;
}
.chbn_gy_li {
	width: 100%;
}
.demo-bar {
	display: block;
}
#demo-view {
	display: block;
}
.chb_back {
	width: 90%;
	bottom: 20%;
}
.chbn_gy_ul li {
	margin-right: 0;
	float: none;
}
.chbn_gy_li_hover {
	width: 100%;
}
.lx_con_phone2 {
	margin-top: 0;
}
.lx_con_phone3 {
	margin-top: 0;
}
.chb_about_ul2 {
	display: block;
}
.chb_about_ul1 {
	display: none;
}
.chb_dongtai_con2 {
	display: block;
}
.chb_dongtai_con1 {
	display: none;
}
.new_position_img {
	width: 100%;
	height: auto;
}
.new_position_con {
	float: right;
}
.new_position_con {
	text-align: center;
	width: 100%;
	margin-top: 10px;
}
.new_position_name {
	font-size: 15px;
	color: #333333;
	margin-bottom: 8px;
}
.rslides li {
	margin-bottom: 0px;
}
.new_position_js {
	display: none
}
.new_position_more {
	display: none
}
.about_con img { 
    max-width: 100% !important;
	height: auto !important;
}
}


.chb_foot_a a{ color:#7d7d7d}