.logo {
	position: absolute;
	width: 1200px;
	top: 10px;
	left: 0;
	right: 0;
	margin: 0 auto;
	overflow: hidden;
	z-index: 666;
}
.logo a {
	display: inline-block;
	float: left;
}
.slide-box a {
	cursor: default !important;
}
.dh {
	height: 66px;
	line-height: 66px;
	border-bottom: 1px solid #DCDCDC;
}
.dh .nav {
	width: 132px;
	margin-left: 1px;
	float: left;
	text-align: center;
	line-height: 66px;
	font-size: 20px;
	position: relative;
}
.dh a {
	display: block;
}
.dh a.cur {
	background: #D42523;
	color: #FFF;
}
.dh .nav:hover {
	background: #D42523;
	color: #FFF;
}
.dh .nav:hover a {
	color: #FFF;
}
.dh .nav_n {
	position: absolute;
	top: 66px;
	width: 100%;
	background: #E83434;
	z-index: 888;
	display: none;
}
.dh .nav_n a {
	color: #FFF;
	font-size: 16px;
	border-top: 1px solid #FFF;
	line-height: 50px;
	height: 50px;
}
.dh .nav:hover .nav_n {
	display: block;
}
.dh .nav .nav_n a:hover {
	background: #D42523;
}
.H_title {
	margin-top: 35px;
	margin-bottom: 20px;
}
.H_title h1 {
	font-size: 25px;
	margin-bottom: 5px;
}
.H_gj {
	position: relative;
}
/* #H_gj_n_img */

#H_gj_n_img {
	width: 1200px;
	height: 162px;
	overflow: hidden;
}
#H_gj_n_img ul li {
	float: left;
	width: 240px;
}
#H_gj_n_img ul li img {
	display: block;
	margin-bottom: 8px;
}
#H_gj_n_img_L {
	width: 24px;
	height: 24px;
	background: url(../images/L.png) center center no-repeat;
	position: absolute;
	top: 20px;
	right: 50px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
#H_gj_n_img_R {
	width: 24px;
	height: 24px;
	background: url(../images/R.png) center center no-repeat;
	position: absolute;
	top: 20px;
	right: 17px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
#H_gj_n_img_L:hover {
	background: url(../images/L_O.png) center center no-repeat;
}
#H_gj_n_img_R:hover {
	background: url(../images/R_O.png) center center no-repeat;
}
#H_gj_n_img ul li a {
	position: relative;
	display: block;
}
#H_gj_n_img ul li i {
	position: absolute;
	left: 0;
	top: 0;
	width: 230px;
	;
	height: 130px;
	display: block;
}
#H_gj_n_img ul li i:hover {
	background: url(../images/shouye7_over.png) center center no-repeat;
}
#H_gj_n_img ul li a {
	color: #000000;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#H_gj_n_img ul li a:hover {
	color: #d42422;
}
/*************************************************/
#H_cg_n_li {
	width: 100%;
	height: 480px;
	overflow: hidden;
}
#H_cg_n_li ul li {
	float: left;
	width: 100%;
	border-bottom: 1px dashed #DCDCDC;
	line-height: 40px;
}
#H_cg_n_li ul li a {
	display: block;
	overflow: hidden;
}
#H_cg_n_li ul li img {
	display: block;
}
.H_cg_L {
	float: left;
	position: relative;
}
#H_cg_n_li .cg_time {
	width: 14%;
	float: left;
	text-indent: 12px;
}
.qz_title {
	width: 85%;
	float: left;
	font-size: 16px;
	text-indent: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#H_cg_n_li .cg_title {
	width: 31%;
	float: left;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#H_cg_n_li .cg_zw {
	width: 15%;
	float: left;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#H_cg_n_li .cg_xb {
	width: 10%;
	float: left;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#H_cg_n_li .cg_rs {
	width: 10%;
	float: left;
	text-align: center;
}
#H_cg_n_li .cgz_gz {
	float: right;
	text-align: right;
	padding-right: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#H_cg_n_li li a:hover {
	color: #e40c31;
}
.H_cg {
	overflow: hidden;
	margin-bottom: 25px;
}
.H_cg_R {
	width: 374px;
	float: right;
	margin-top: 85px;
}
#H_cg_L_U {
	width: 24px;
	height: 24px;
	background: url(../images/U.png) center center no-repeat;
	position: absolute;
	top: 45px;
	right: 50px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
#H_cg_L_D {
	width: 24px;
	height: 24px;
	background: url(../images/D.png) center center no-repeat;
	position: absolute;
	top: 45px;
	right: 17px;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
#H_cg_L_U:hover {
	background: url(../images/U_O.png) center center no-repeat;
}
#H_cg_L_D:hover {
	background: url(../images/D_O.png) center center no-repeat;
}
.H_fc {
	overflow: hidden;
	background: #F5F5F5;
	padding-bottom: 25px;
}
.H_title {
	position: relative;
}
.H_title a {
	width: 91px;
	height: 30px;
	background: url(../images/more.jpg) center center no-repeat;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	z-index: 666;
}
.H_title a:hover {
	background: url(../images/more_O.jpg) center center no-repeat;
}
/**********************************************************************/

#H_fc_n_img_li {
	width: 1200px;
	height: 225px;
	overflow: hidden;
}
#H_fc_n_img_li ul li {
	float: left;
	width: 285px;
	padding-left: 7px;
	padding-right: 8px;
}
#H_fc_n_img_li ul li a {
	display: block;
}
#H_fc_n_img_li ul li img {
	display: block;
	width: 285px;
	height: 170px;
}
.H_fc_n_img {
	position: relative;
}
#H_fc_n_img_li_L {
	width: 24px;
	height: 24px;
	background: url(../images/L_X.png) center center no-repeat;
	position: absolute;
	left: -35px;
	top: 30%;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
#H_fc_n_img_li_R {
	width: 24px;
	height: 24px;
	background: url(../images/R_X.png) center center no-repeat;
	position: absolute;
	right: -35px;
	top: 30%;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
#H_fc_n_img_li_L:hover {
	background: url(../images/L_O.png) center center no-repeat;
}
#H_fc_n_img_li_R:hover {
	background: url(../images/R_O.png) center center no-repeat;
}
#H_fc_n_img_li ul li a h1 {
	width: 255px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#H_fc_n_img_li ul li a:hover h1 {
	width: 255px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	background: url(../images/shouye7_015.jpg) center center no-repeat;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Home {
	overflow: hidden;
}
.H_news {
	float: left;
}
.H_news_n a {
	line-height: 56px;
	height: 56px;
	border-bottom: 1px dashed #DCDCDC;
	display: block;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
.H_news_n a s {
	float: right;
	line-height: 56px;
	height: 56px;
	font-size: 14px;
}
.H_news_n a:hover {
	background: url(../images/shouye7_01_07.jpg) center center no-repeat;
	color: #FFF;
}
.H_dxsjy {
	float: right;
}
.H_dxsjy_n img {
	max-width: 100%;
	margin-bottom: 10px;
}
.H_dxsjy_n {
	color: #4e4e4e;
}
.H_news, .H_dxsjy {
	height: 470px;
}
.H_cglx {
	float: left;
	/*height: 426px;*/
}
.H_cglx_n img {
	max-width: 100%;
	margin-bottom: 10px;
}
.H_qzyw {
	float: right;
	height: 454px;
}
.H_feed {
	background: #F5F5F5;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-top: 30px;
}
.H_feed_title {
	text-align: center;
}
.H_feed_title h1 {
	font-size: 25px;
	line-height: 33px;
}
.H_feed_title h1 span {
	vertical-align: middle;
	line-height: 33px;
	height: 33px;
	display: inline-block;
}
.H_feed_title h1 span s {
	color: #ec0000;
}
.H_cglx_n {
	color: #4e4e4e;
}
/*****************************************************************/
#feedback_form {
	overflow: hidden;
}
.H_F_li {
	float: left;
}
.shuru {
	border-bottom: 1px solid #AAAAAA;
	font-size: 16px !important;
	line-height: 30px;
	margin-bottom: 30px;
	overflow: hidden;
	text-align: left;
}
.shuru s, .shuru_1 s, .H_F_com_n s {
	float: left;
}
.shuru s i, .shuru_1 s i, .H_F_com_n s i {
	color: #ec0000;
	font-size: 16px !important;
	line-height: 30px;
	margin-right: 2px;
}
.shuru input, .shuru_1 input {
	line-height: 30px;
	height: 30px;
	width: 180px;
	float: left;
	background: none;
	font-size: 16px !important;
}
.xb input {
	float: inherit !important;
	width: inherit !important;
	height: inherit;
	line-height: inherit;
	margin-right: 5px;
}
.nannv {
	display: inline-block;
	margin-left: 15px;
}
.shuru2 {
	overflow: hidden;
	margin-bottom: 30px;
}
.shuru_1 {
	overflow: hidden;
	width: 47%;
	float: left;
	line-height: 30px;
	height: 30px;
	font-size: 16px;
	border-bottom: 1px solid #AAAAAA;
}
.shuru_1 input {
	width: 50px !important;
}
.H_F_com {
	float: right;
	font-size: 16px !important;
	line-height: 30px;
}
.H_F_com textarea {
	width: 553px;
	height: 110px;
	display: block;
	padding: 10px;
	border: 1px solid #B8B8B8;
	background: none;
	font-size: 16px !important;
}
.H_feed_n {
	margin-top: 30px !important;
}
.H_F_com_n {
	position: relative;
}
.H_F_com_n s {
	position: absolute;
	top: 7px;
	left: 10px;
}
.feed_sub {
	overflow: hidden;
}
.feed_sub s {
	font-size: 16px;
}
.H_feed_n_btnt {
	width: 150px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border: 1px solid #DCDCDC;
	background: #fff;
	font-size: 16px;
	border-radius: 50px;
	cursor: pointer;
}
.H_feed_n_btnt:hover {
	border: 1px solid #E50E32;
	color: #E50E32;
}
.foot {
	padding-top: 35px;
	padding-bottom: 35px;
	background: #424242;
}
.foot_n {
	overflow: hidden;
	font-size: 15px;
	line-height: 30px;
}
.foot_350 {
	width: 350px;
	border-right: 1px solid #797979;
	color: #ffffff;
	float: left;
	margin-right: 18px;
}
.foot_480 {
	width: 460px;
	float: left;
	color: #FFF;
}
.foot_480 a {
	font-size: 15px;
	color: #FFF;
	margin-right: 10px;
}
.foot_480 a:hover {
	color: #e40c31;
}
.foot_B {
	background: #F5F5F5;
}
.foot_B p {
	height: 56px;
	line-height: 56px;
	text-align: center;
	white-space: pre-wrap;
}
.foot_B p a:hover {
	color: #e40c31;
}
.R_evm {
	position: fixed;
	top: 30%;
	right: 0px;
	text-align: center;
	width: 45px;
	z-index: 999;
}
.R_evm img {
	padding: 12px;
	border: 1px solid #DCDCDC;
	width: 110px;
	margin-bottom: 2px;
}
.K_fu {
	text-align: right;
	padding-right: 10px;
	margin-top: 25px;
}
.K_fu img {
	width: inherit !important;
	border: none;
	padding: 0px !important;
}
.K_fu a {
	display: block;
	text-align: right;
	margin-bottom: 10px;
}
.Z_coment {
	overflow: hidden;
	margin-top: 50px !important;
}
.Z_L {
	float: left;
}
.Z_L a {
	display: block;
	margin-bottom: 12px;
}
.Z_L a img {
	width: 100%;
}
.Z_R {
	width: 908px;
	float: right;
}
.Z_title {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #000;
	padding-bottom: 6px;
}
.Z_title h1 {
	font-size: 25px;
	margin-bottom: 5px;
}
.Z_title a {
	width: 91px;
	height: 30px;
	display: block;
	z-index: 666;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0px;
	background: url(../images/fanhui.jpg) center center no-repeat;
}
.Z_title a:hover {
	background: url(../images/fanhui_O.jpg) center center no-repeat;
}
.Z_R_n #H_cg_n_li {
	margin-top: 12px;
	margin-bottom: 12px;
	height: inherit !important;
}
.Z_R_n #H_cg_n_li ul {
	overflow: hidden;
}
.Z_R_n_show {
	padding-top: 25px;
	padding-bottom: 80px;
}
.Z_R_n_show p {
	font-size: 16px;
	line-height: 32px;
}
.Z_R_n_show img {
	max-width: 100%;
}
.Z_liuxue {
	width: 100%;
	margin-bottom: 30px;
}
.Z_liuxue .Z_title h1 {
	text-align: center;
}
.Z_liuxue .Z_title {
	border-bottom: 1px solid #DCDCDC;
}
.show_n h1 {
	font-size: 22px;
	margin-bottom: 20px;
}
.Z_liuxue p {
	font-size: 16px;
	line-height: 31px;
}
.liuxue_T, .liuxue_B {
	margin-bottom: 15px;
	overflow: hidden;
}
.liuxue_T_L {
	width: 580px;
	float: left;
}
.liuxue_T_L img {
	width: 100%;
	height: 310px;
}
.liuxue_T_R {
	height: 310px;
	overflow: hidden;
	width: 580px;
	float: right;
}
.liuxue_T_R h1 {
	font-size: 25px;
}
.liuxue_T_R h2 {
	margin-bottom: 5px;
	margin-top: 3px;
}
.liuxue_B_L {
	width: 580px;
	float: right;
}
.liuxue_B_L img {
	width: 100%;
	height: 310px;
}
.liuxue_B_R {
	height: 310px;
	overflow: hidden;
	width: 580px;
	float: left;
}
.liuxue_B_R h1 {
	font-size: 25px;
}
.liuxue_B_R h2 {
	margin-bottom: 5px;
	margin-top: 3px;
}
.Z_liuxue a {
	display: block;
}
.Z_liuxue a:hover h1 {
	color: #D42523;
}
.cur_img {
}
.Z_about_T {
	padding-top: 60px;
	background: url(../images/about_guanyu.jpg) center top no-repeat;
}
.Z_about_T_1 p {
	text-align: center;
	font-size: 16px;
	line-height: 43px;
}
.Z_about_T_1 {
	margin-bottom: 25px;
}
.Z_about_T_2 img {
	width: 573px;
	height: 267px;
	float: left;
	margin-right: 25px;
}
.Z_about_T_2 p {
	margin-bottom: 20px;
}
.Z_about_Z {
	padding-top: 125px;
	background: url(../images/about_zizhi.jpg)#F5F5F5 center 35px no-repeat;
	padding-bottom: 65px;
}
#zizhi {
	width: 1200px;
	height: 275px;
	overflow: hidden;
}
#zizhi ul li {
	float: left;
	width: 275px;
	padding-right: 12px;
	padding-left: 13px;
}
#zizhi ul li img {
	display: block;
}
.zizhi_Z {
	position: relative;
}
#zizhi_L {
	width: 24px;
	height: 24px;
	background: url(../images/L_X.png) center center no-repeat;
	position: absolute;
	left: -23px;
	top: 50%;
	transform: translateY(-50%);
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
#zizhi_R {
	width: 24px;
	height: 24px;
	background: url(../images/R_X.png) center center no-repeat;
	position: absolute;
	right: -22px;
	top: 50%;
	transform: translateY(-50%);
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
#zizhi_L:hover {
	background: url(../images/L_O.png) center center no-repeat;
}
#zizhi_R:hover {
	background: url(../images/R_O.png) center center no-repeat;
}
.Z_zuzhi_n {
	padding-top: 125px;
	background: url(../images/about_zuzhi.jpg)center 35px no-repeat;
	padding-bottom: 100px;
}
.Z_haiwai {
	overflow: hidden;
}
.Z_haiwai a {
	width: 287px;
	height: 87px;
	background: url(../images/haiwai_li.jpg) center center no-repeat;
	float: left;
	margin-top: 23px;
	box-sizing: border-box;
	padding: 18px;
	font-size: 16px;
}
.Z_haiwai a:hover {
	background: url(../images/haiwai_li_O.jpg) center center no-repeat;
	color: #FFF;
}
.Z_haiwai a:nth-child(3n+2) {
	margin-left: 23px;
	margin-right: 24px
}
.Z_haiwai a h1 {
	margin-bottom: 5px;
	width: 210px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Z_R_fc_n a {
	float: left;
	width: 285px;
	margin-top: 30px;
}
.Z_R_fc_n a img {
	width: 285px;
	height: 170px;
}
.Z_R_fc_n a h1 {
	width: 255px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Z_R_fc_n a:hover h1 {
	width: 255px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	background: url(../images/shouye7_015.jpg) center center no-repeat;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Z_R_fc_n a:nth-child(3n+2) {
	margin-left: 26px;
	margin-right: 27px
}
.Z_R_fc {
	padding-top: 30px;
}
.Z_lxwm_dt {
	width: 775px;
	float: left;
}
.Z_lxwm_lou {
	width: 400px;
	float: right;
}
.Z_lxwm_dt img, .Z_lxwm_lou img {
	width: 100%;
}
.Z_lxwm_n {
	margin-top: 50px;
	margin-bottom: 50px;
}
.Z_lxwm_n p {
	font-size: 16px;
	line-height: 36px;
}
.Z_peixun_n {
	width: 1200px;
	overflow: hidden;
}
.Z_peixun_n ul li {
	float: left;
	width: 285px;
	padding-left: 7px;
	padding-right: 8px;
	margin-bottom: 15px;
}
.Z_peixun_n ul li img {
	display: block;
	width: 285px;
	height: 170px;
}
.Z_peixun_n ul li h1 {
	width: 255px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	color: #000000;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	font-size: 16px;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.Z_peixun_n ul li:hover h1 {
	width: 255px;
	height: 48px;
	margin: 0 auto;
	line-height: 48px;
	background: url(../images/shouye7_015.jpg) center center no-repeat;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/***************************************************************************/
.Z_feed_sub .shuru {
	border: 1px solid #DCDCDC;
	padding: 10px 15px;
}
.Z_feed_sub .xb {
	border: none;
}
.Z_feed_sub .xb_2 {
	float: left;
}
.Z_F_com {
	float: left;
	font-size: 16px !important;
	line-height: 30px;
}
.Z_F_com textarea {
	width: 1150px;
	height: 110px;
	display: block;
	padding: 10px 15px;
	border: 1px solid #DCDCDC;
	background: none;
	font-size: 16px !important;
}
.Z_F_com_n {
	position: relative;
}
.Z_F_com_n s {
	position: absolute;
	top: 7px;
	left: 15px;
}
.Z_F_com_n s {
	float: left;
}
.Z_F_com_n s i {
	color: #ec0000;
	font-size: 16px !important;
	line-height: 30px;
	margin-right: 2px;
}
.Z_feed_sub {
	overflow: hidden;
}
.Z_feed_tj {
	text-align: center;
	margin-bottom: 50px;
	padding-top: 20px;
}
.Z_feed_ts {
	display: inline-block;
}
.Z_feed_ts s {
	color: #ec0000;
	font-size: 16px !important;
	line-height: 30px;
	margin-right: 2px;
}
#page_navigation a {
	display: inline-block;
	border: 1px solid #E8E8E8;
	color: #3c3c3c;
	border-right: none;
	padding-left: 15px;
	padding-right: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
}
.active_page {
	background: #D42523;
	color: #FFF !important;
}
.next_link {
	border: 1px solid #E8E8E8 !important;
}
#content {
	overflow: hidden;
	margin-bottom: 30px;
}
#page_navigation {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 30px;
}
.Z_F_com_n, .shuru, .shuru_1, .H_F_com_n {
	position: relative;
}
.Z_F_com_n .Validform_checktip {
	position: absolute;
	bottom: 15px;
	right: 30px;
}
.shuru .Validform_checktip {
	position: absolute;
	bottom: 12px;
	right: 12px;
}
.H_F_li .Validform_checktip {
	position: absolute;
	bottom: 3px !important;
	right: 12px;
}
.shuru_1 .Validform_checktip {
	position: absolute;
	bottom: 3px !important;
	right: 26px;
}
.H_F_com_n .Validform_checktip {
	position: absolute;
	bottom: 15px;
	right: 30px;
}
textarea {
	overflow: auto;
}
.T_evm {
	position: absolute;
	width: 1200px;
	top: 25px; right: 5px;
/*	left: 50%;
	transform: translateX(-50%);*/
	text-align: right;
}
.T_evm_n {
	display: inline-block;
}
.T_evm_n img {
	
}
