﻿/* eyoucms.com 易优CMS -- 好用,免费,安全 */
@charset "utf-8";
body {
	position: relative;
	overflow-x: hidden
}
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, table, td, img, div, dl, dt, dd, input {
	margin: 0;
	padding: 0;
}
body, input, textarea {
	font-size: 14px;
	color: #666666;
	font-family: 'Microsoft yahei';
}
img {
	border: none;
}
ul, ol, li, a {
	list-style: none;
	text-decoration: none;
}
input, select, textarea {
	outline: none;
	border: none;
	background: #FFF;
}
textarea {
	resize: none;
}
/*Çå¸¡¶¯*/
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix {
	zoom: 1;
}
/*¹«¹²²¿·Ö*/
.fl {
	float: left;
} /*×ó¸¡¶¯*/
.fr {
	float: right;
} /*ÓÒ¸¡¶¯*/
.c {
	clear: both;
} /*Çå¸¡¶¯*/
.dn {
	display: none;
} /*²»ÏÔÊ¾*/

/* ------------------------------------------index----------------------------------- */

input[placeholder], [placeholder], *[placeholder] {
 color:#a09f9f !important;
}
::-webkit-input-placeholder { /* WebKit browsers */
color: #a09f9f;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #a09f9f;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #a09f9f;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
color: #a09f9f;
}
.h_top_c {
	width: 100%;
	height: 85px;/*background: #fff url(../images/fffk_02.jpg) no-repeat left bottom;*/
}
/*.h_top {
	height: 84px;
	border-bottom: 1px solid #f495b2;
}*/
.h_top, .h_mid {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.top_gg {
	float: left;
	height: 85px;
	line-height: 85px;
	padding-left: 40px;
	font-size: 14px;
	color: #1e1e1e;
	background: url(../images/001411_03.jpg) no-repeat left center;
}
/* ¶¥²¿ÑùÊ½ end*/

/* logo search */
.hhh_bg {
	background-color: #82cee8;
}
.h_mid_c {
	width: 100%;
	height: 77px;
	position: relative;
	z-index: 99;
}
.logo {
	float: left;
	height: 85px;
}
.tel_index_top {
	float: right;
	/*  	width: 264px; */
/* 	height: 65px; */
	color: #6c6c6c;
	margin-top: 12px;
	font-size: 14px;
	background: url(../images/00145200_06.jpg) no-repeat left center;
	padding-left: 27px;
	margin-top: 29px;
}
.tel_index_top strong {
	display: inline-block;
	text-align: center;
	color: #64c2dd;
	font-size: 22px;
	font-weight: normal;
	font-family: "Impact";
	margin-left: 5px;
}
._b {
	height: 40px;
	background: url(../images/_b_10.png) no-repeat center bottom;
}
.mb {
	margin-top: 30px;
}
.share_i {
	margin-top: 12px;
	color: #fff;
}
.mms {
	margin-top: 5px;
}
.touzi_content ul li {
	height: 148px;
	border-bottom: 1px solid #e3e3e3;
	background-color: #e9faff;
}
.touzi_content ul li:hover {
	color: #fff;
	background-color: #ff79a1;
}
.touzi_content ul li:hover a {
	color: #fff;
}
.touzi_content ul li:hover .content_news a h3 {
	color: #fff;
}
.touzi_content ul li:hover .time {
	color: #fff;
}
.touzi_content ul li:hover .touzi_list_c:before, .touzi_content ul li:hover .touzi_list_c:after {
	color: #fff;
}
.touzi_list_c {
	width: 672px;
	padding: 36px 104px;
	margin: 0 auto;
	position: relative;
}
.touzi_list_c:before {
	content: "“";
	font-family: "黑体";
	position: absolute;
	left: 0;
	top: 30;
	font-size: 60px;
	color: #d0d0d0;
}
.touzi_list_c:after {
	content: "”";
	font-family: "黑体";
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 60px;
	color: #d0d0d0;
}
.time, .content_news {
	float: left;
}
.time {
	width: 108px;
	text-align: right;
	color: #d0d0d0;
	font-family: "Arial";
}
.time strong {
	display: block;
	font-size: 42px;
	font-weight: normal;
	white-space: nowrap;
}
.time span {
	display: block;
	margin-top: 12px;
}
.content_news {
	width: 534px;
	margin-left: 30px;
}
.content_news a {
	color: #8c8c8c;
}
.content_news a h3 {
	color: #767676;
	font-size: 14px;
	margin-top: 7px;
}
.content_news a div {
	font-size: 12px;
	margin-top: 12px;
	text-align: justify;
	line-height: 22px;
	height: 40px;
	overflow: hidden;
}
.search {
	float: right;
	margin-top: 24px;
	border-radius: 25px;
	padding: 5px 7px;
	background-color: #ff79a1;
	font-size: 12px;
}
.s_c {
	/* 	width: 243px; */
	height: 36px;
	float: left;
	position: relative;
	z-index: 10;
}
.search_text {
	width: 209px;
	height: 36px;
	line-height: 36px;
	background-color: #fff;
	text-indent: 15px;
	color: #707070;
	float: left;
	border-radius: 20px;/* 	border-radius: 20px 0 0 20px; */
}
.search_submit {
	width: 36px;
	height: 36px;
	float: left;
	background: #fff url(../images/ssss_06.jpg) no-repeat center;
	cursor: pointer;
	border-radius: 50%;
	margin-left: 5px;/* 	border-radius: 0 20px 20px 0; */
}
.search_submit:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.drop_down {
	float: left;
	width: 73px;
	height: 32px;
	line-height: 32px;
	color: #39114e;
	padding-left: 10px;
	background: url(../images/drop_down_icon_03.png) no-repeat 90% center;
	cursor: pointer;
}
.drop_down:hover {
	color: #763696;
}
.dd_list {
	width: 83px;
	position: absolute;
	top: 35px;
	right: 0;
	z-index: 9;
	background-color: #efe6f3;
}
.dd_list span {
	display: inline-block;
	width: 73px;
	padding-left: 10px;
	height: 35px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	line-height: 35px;
	color: #39114e;
	cursor: pointer;
}
.dd_list span:hover {
	color: #763696;
}
.current_dd_span {
	color: #fff!important;
	background-color: #220630;
}
/* logo search end*/

/* Í·²¿ end*/

/* nav */
.nav_c {
	width: 100%;
	height: 53px;
	background: #ff79a1 url(../images/fffk_02.jpg) no-repeat right bottom;
}
.nav {
	width: 1000px;
	margin: 0 auto;
	height: 52px;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #f495b2;
}
.nav ul li {
	float: left;
	width: 100px;
	height: 51px;
	text-align: center;
	position: relative;
	z-index: 8;
}
/* .nav ul li:hover{
	background:url(../images/nav_li_bg_07.png);
}
 */
/* .nav ul li.on{
	background:url(../images/nav_li_bg_07.png);
} */
.nav ul li a {
	height: 51px;
	line-height: 51px;
	color: #f4f5f5;
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: bold;
}
.nav ul li:hover {
	color: #ea7699;
	border-bottom: 2px solid #ea7699;
}
.nav ul li:hover a {
	color: #008000;
}
.nav ul li.on {
	border-bottom: 2px solid #272a2b;
}
.nav ul li.on a {
	color: #272a2b;
}
.nav_dd {
	width: 303px;
	position: absolute;
	top: 53px;
	left: 0;
	z-index: 7;
	background-color: rgba(240,115,155,0.75);
	padding: 7px;
	text-align: left!important;
}
.nav_dd a {
	width: 80px;
	height: 16px !important;
	padding: 0 5px;
	line-height: 16px !important;
	display: inline-block;
	font-size: 14px!important;
	color: #fff!important;
	margin: 0 3px !important;
	font-weight: normal!important;
	display: inline-block!important;
	border-right: 1px solid #fff;
	margin-top: 4px!important;
}
.nav_dd a:hover {
	text-decoration: underline;
}
/* nav end*/

/* banner */
.banner {
	width: 100%;
	text-align: center;
	overflow: hidden;
}
/* .banner img{
	display:block;
} */
/* banner end*/


/* main */
.main_c {
	width: 100%;
}
.main {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 13px;
}
/* common */
.common {
	width: 1000px;
	margin: 0 auto;
	/* 	margin-top: 10px; */
	margin-bottom: 15px;
}
.common_title {
	position: relative;
	height: 36px;
	margin-bottom: 10px;
	background-color: #6b45a1;
}
.common_title h2 {
	padding-bottom: 6px;
	position: absolute;
	left: 15px;
	top: 6px;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.common_title h2 span {
	color: #f6fe70;
}
/* .common_title a{
	display: inline-block;
	width: 70px;
	height: 26px;
	line-height: 26px;
	position: absolute;
	top: 10px;
	right: 9px;
	text-align: center;
	color:#f1a4f0;
	background-color: #632781;
} */
.common_title a {
	color: #fff;
	position: absolute;
	top: 9px;
	right: 12px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.common_title a:hover {
	opacity: 0.95;
	filter: alpha(opacity=95);
	-webkit-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	transform: translateX(-5px);
}
/* common */

/* 优惠 */
.youhui {
	width: 554px;
	border-right: 1px solid #bb0039;
	border-bottom: 1px solid #bb0039;
	margin-bottom: 0;
}
.youhui_sb_title {
	text-align: center;
}
.youhui_sb_title h2 {
	display: inline-block;
	font-size: 30px;
	color: #292929;
	padding-left: 44px;
	font-weight: normal;
	background: url(../images/0014130_17.jpg) no-repeat left center;
}
.common_title_one {
	position: relative;
	/* 	margin:15px 0; */
	border-top: 2px solid #bb0039;
	border-bottom: 1px solid #bb0039;
}
.common_title_one h2 {
	background-color: #fff;
	position: relative;
	z-index: 1;
	color: #bb0039;
	font-size: 20px;
	height: 46px;
	line-height: 46px;
}
.common_title_one h2 span {
	color: #000002;
}
.common_title_one a {
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 46px;
	color: #312931;
	position: absolute;
	top: 0;
	right: 25px;
	z-index: 1;
	background-color: #fff;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.common_title_one a:hover {
	color: #bb0039;
	-webkit-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
	transform: translateX(5px);
}
.common_title_one i {
	display: block;
	width: 100%;
	height: 1px;
	background-color: #cbcbcb;
	position: absolute;
	top: 50%;
	left: 0;
}
.common_title_one_new {
	border-bottom: 0;
	border-top: 0;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 22px;
	background: url(../images/00145200_73.jpg) no-repeat center bottom;
	margin-bottom: 27px;
}
.common_title_one_new a h2 {
	display: inline-block;
	width: 114px;
	height: 39px;
	line-height: 39px;
	background: url(../images/qqqqeeee_07.png) no-repeat center;
	margin-top: 14px;
	font-weight: normal;
	color: #3c3c3c;
}
.common_title_one_new a h2:hover {
	color: #ff79a1;
}
.common_title_one_1 {
	padding: 0 13px;
	border-top: 1px solid #bb0039!important;
}
.common_title_one_1 a {
	color: #000002;
	right: 5px!important;
}
.news_i {
	width: 447px;
	border-bottom: 1px solid #bb0039;
}
.news_i .common_title_one h2, .news_i_list {
	padding-left: 30px;
}
.news_i .common_title_one a {
	right: 0;
}
.news_i_list {
	margin-top: 13px;
	padding-bottom: 12px;
}
.news_i_list ul li {
	width: 389px;
	padding: 10px 14px;
}
.news_i_list ul li a h3 {
	color: #000002;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.news_i_list ul li a h3:hover {
	color: #bb0039;
}
.news_i_list ul li a span {
	display: block;
	height: 30px;
	line-height: 15px;
	overflow: hidden;
	color: #686767;
	margin-top: 5px;
	text-align: justify;
}
.news_i_list ul li:nth-child(odd) {
	background-color: #eaebeb
}
.zixun_top {
	float: left;
	width: 411px;
}
.anli_tab {
	text-align: center;
	margin-bottom: 29px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.anli_tab a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding: 0 11px;
	color: #fff;
	background-color: #82cee8;
	border-radius: 5px;
	margin: 0 3px;
}
.anli_tab a:hover {
	background-color: #ff79a1;
}
.youhui_content_c {
	width: 522px;
	margin-top: 12px;
}
.youhui_content_c a h2 {
	width: 100%;
	color: #bb0039;
	font-size: 18px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.youhui_content_c a h2:hover {
	text-decoration: underline;
}
.youhui_p div {
	height: 55px;
	line-height: 18px;
	overflow: hidden;
	margin-top: 10px;
	color: #858585;
	text-align: justify;
}
.youhui_content_list {
	width: 522px;
	margin: 11px 0;
	padding-top: 14px;
	border-top: 1px dashed #000002;
}
.youhui_content_list ul li {
	width: 100%;
	height: 23px;
	line-height: 23px;
	background: url(../images/li_icon_bg_03.jpg) no-repeat left center;
}
.youhui_content_list ul li a {
	display: inline-block;
	width: 266px;
	color: #444343;
	padding-left: 10px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.youhui_content_list ul li a:hover {
	color: #bb0039;
	text-decoration: underline;
}
.youhui_content_list ul {
	width: 358px;
	margin-left: 15px;
}
.youhui_content_list ul li span {
	display: inline-block;
	float: right;
	color: #7a7a7a;
}
.youhui_content_list_pic img {
	display: block;
	width: 146px;
	height: 110px;
}
.youhui_content_list_pic img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* ÌØÉ«¼¼Êõ */
.tese_content_p {
	width: 730px;
	height: 210px;
	line-height: 26px;
	overflow: hidden;
	color: #612d7b;
}
.tese_content_pic img {
	width: 237px;
	height: 214px;
}
/* ÌØÉ«¼¼Êõend */

/* °¸ÀýÕ¹Ê¾ */
.anli_clud {
	background-color: #fff5f5;
	overflow: hidden;
}
.anli_content {
	padding-bottom: 30px;
}
.ks_content {
	margin-left: -7px;
}
.ks_content ul li {
	float: left;
	width: 238px;
	margin-left: 13px;
	background-color: #000;
	position: relative;
}
.ks_content ul li a {
	display: block;
}
.ks_title_icon {
	position: absolute;
	top: -5px;
	left: -5px;
	width: 123px;
	height: 36px;
	line-height: 36px;
	z-index: 1;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.cur_bg_one {
	background: url(../images/00141300_21.png) no-repeat center top;
}
.cur_bg_two {
	background: url(../images/00141300_21.png) no-repeat center -151px;
}
.cur_bg_three {
	background: url(../images/00141300_21.png) no-repeat center -303px;
}
.cur_bg_four {
	background: url(../images/00141300_21.png) no-repeat center -454px;
}
.ks_content_new {
	margin-left: -21px;
	margin-top: 15px;
}
.ks_content_new ul li {
	width: 234px;
	background-color: #fff;
	margin-left: 21px;
}
.ks_content_new ul li a img {
	display: block;
	width: 234px;
	height: 175px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.ks_content_new ul li div {
	padding: 12px;
	padding-top: 7px;
	background-color: #000002;
}
.ks_content_new ul li:nth-child(even) div {
	background-color: #bb0039;
}
.ks_content_new ul li:nth-child(even) div span, .ks_content_new ul li:nth-child(even) div h2 {
	color: #fff;
}
.ks_content_new ul li div h2 {
	text-align: center;
	color: #a0a0a0;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.ks_content_new ul li div span {
	display: block;
	height: 56px;
	font-weight: normal;
	overflow: hidden;
	color: #a0a0a0;
	margin-top: 3px;
	text-align: justify;
}
.ks_content_new ul li:hover a img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.ks_content_new ul li:hover a div h2 {
	text-decoration: underline;
}
.ks_context div {
	color: #444343;
	line-height: 19px;
	margin-top: 5px;
	height: 57px;
	overflow: hidden;
	text-align: justify;
}
.ks_context_new a h3 {
	height: 40px;
	line-height: 40px;
	text-align: center!important;
	margin-top: 0!important;
}
.more_i {
	text-align: center;
	margin: 19px 0;
}
.more_i a {
	display: inline-block;
	width: 253px;
	height: 32px;
	line-height: 32px;
	color: #000002;
	border: 1px solid #d1d1d1;
	border-radius: 20px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.more_i a:hover {
	color: #fff;
	background-color: #bb0039;
	border: 1px solid #bb0039;
}
.jj_content {
	padding: 0 5px;
	color: #000000;
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
}
.xueyuan_list {
	margin-top: 18px;
}
.xueyuan_list ul li {
	float: left;
	width: 249px;
	overflow: hidden;
	position: relative;
	margin-right: 20px;
	margin-bottom: 15px;
}
.xueyuan_list ul li img {
	width: 249px;
	height: 187px;
	display: block;
}
.xueyuan_list ul li span {
	display: block;
	width: 96%;
	height: 30px;
	line-height: 30px;
	padding: 0 2%;
	background-color: rgba(0,0,0,0.3);
	color: #000002;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -30px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.xueyuan_list ul li:hover span {
	bottom: 0;
}
.xueyuan_list ul li:hover img {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* °¸ÀýÕ¹Ê¾ end*/
.low_list {
	padding-left: 30px;
	margin-top: 17px;
}
.zixun_top {
	padding-bottom: 16px;
}
.zixun_pic a img {
	display: block;
	width: 158;
	height: 119px;
}
.zixun_pic a img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.zixun_content {
	width: 234px;
	margin-left: 15px;
}
.zixun_content h3 {
	color: #050505;
	font-size: 18px;
	margin-top: 2px;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.zixun_content h3:hover {
	color: #bb0039;
	text-decoration: underline;
}
.zixun_content div {
	color: #8f8f8f;
	line-height: 21px;
	height: 80px;
	overflow: hidden;
	text-align: justify;
	margin-top: 5px;
}
.zixun_content span {
	display: block;
	color: #d32b04;
	margin-top: 8px;
}
.online_yy {
	display: inline-block;
	width: 101px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	background-color: #dc2900;
	text-align: center;
	margin-top: 8px;
}
.online_yy:hover {
	text-decoration: underline;
}
.honor_i {
	width: 433px;
}
.honor_pic {
	border: 1px solid #cebeec;
	padding-top: 7px;
}
.honor_pic a {
	display: inline-block;
	width: 200px;
	height: 149px;
	margin-left: 9px;
	margin-bottom: 9px;
}
.honor_pic a img {
	display: block;
	width: 200px;
	height: 149px;
}
.honor_pic a img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
	-webkit-box-shadow: 2px 4px 4px #666;
	box-shadow: 2px 4px 4px #666;
}
/* Ã½Ìå±¨µÀ */
.meiti {
	width: 476px;
	float: left;
}
.youhui_p_new {
	height: 50px;
	padding-bottom: 15px;
	border-bottom: 1px solid #c6b3d0;
}
.youhui_p_new p {
	height: 50px;
	overflow: hidden;
}
.meiti_list {
	margin-top: 10px;
}
.meiti_list ul li {
	width: 100%;
	height: 27px;
	line-height: 27px;
}
.meiti_list ul li a {
	display: inline-block;
	width: 100%;
	color: #632781;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.meiti_list ul li a:hover {
	text-decoration: underline;
}
/* Ã½Ìå±¨µÀ end*/
/* ¿ÆÊÒ¼ò½é */
.keshi {
	width: 486px;
	float: right;
}
.keshi_content {
	height: 210px;
	line-height: 26px;
	overflow: hidden;
	color: #612d7b;
}
/* ¿ÆÊÒ¼ò½é end*/


/* ÈÙÓþ×ÊÖÊ */
.rongyu {
	width: 313px;
	padding: 0 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	float: right;
	border: 1px solid #a869c7;
}
.rongyu_content_pic a img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
/* ÈÙÓþ×ÊÖÊ end*/

/* ÓÑÇéÁ´½Ó */
.link_top_border {
	background: url(../images/links_border_02.jpg) no-repeat left top;
}
.link_bottom_border {
	background: url(../images/links_border_02.jpg) no-repeat right bottom;
}
.links {
	width: 1000px;
	height: 48px;
	line-height: 49px;
	color: #fff;
	margin: 0 auto;
	margin-top: 22px;
	margin-bottom: 10px;
	padding: 5px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.links a {
	display: inline-block;
	padding: 0 8px;
	color: #5d5d5d;
	font-size: 12px;
}
.links a:hover {
	color: #ff79a1;
}
.links strong {
	display: inline-block;
	height: 39px;
	line-height: 39px;
	text-align: center;
	font-size: 16px;
	color: #3c3c3c;
	padding-left: 91px;
	background: url(../images/00145200_88.jpg) no-repeat left center;
	font-weight: normal;
	margin-right: 12px;
}
.links span {
	color: #000002;
}
/* ÓÑÇéÁ´½Ó end*/

.bottom_c {
	width: 100%;
	height: 94px;
	background-color: #c81b27;
}
.bottom_nav {
	width: 1000px;
	margin: 0 auto;
}
.bottom_nav_list {
	width: 920px;
	margin: 0 auto;
}
.bottom_nav_c {
	background-color: #bb0039;
	height: 47px;
}
.bottom_nav_list ul li {
	float: left;
	width: 82px;
	height: 47px;
	text-align: center;
}
.bottom_nav_list ul li a {
	display: inline-block;
	width: 100%;
	color: #fff;
	height: 15px;
	line-height: 15px;
	margin-top: 17px;
	border-right: 2px solid #d1d1d1;
}
.bottom_nav_list ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
.bottom_nav_list ul li:last-child a {
	border-right: 0;
}
.bottom_content {
	width: 644px;
	float: left;
	padding: 3px 0;
	border-right: 1px solid #171717;
}
.bottom_content ul li {
	float: left;
	width: 115px;
	color: #676767;
	margin-right: 45px;
}
.bottom_content ul li h2 {
	padding: 10px 0;
	padding-left: 40px;
	font-size: 16px;
}
.gy {
	background: url(../images/0013920_45.png) no-repeat left -198px;
}
.zx {
	background: url(../images/0013920_45.png) no-repeat left -329px;
}
.xg {
	background: url(../images/0013920_45.png) no-repeat left -456px;
}
.jg {
	background: url(../images/0013920_45.png) no-repeat left -584px;
}
.bottom_content ul li a {
	color: #676767;
	display: block;
	padding-left: 40px;
	margin-bottom: 13px;
}
.bottom_content ul li a:hover {
	color: #9a9a9a;
}
.QR {
	width: 330px;
	float: right;
	margin-top: 10px;
}
.QR div {
	float: left;
	margin-left: 15px;
	margin-top: 40px;
}
.QR div span {
	display: block;
}
.QR img {
	float: left;
	margin-left: 25px;
}
.footer_clud {
	width: 1000px;
	margin: 0 auto;
}
.footer_c {
	width: 100%;
	padding-bottom: 20px;
	overflow: hidden;
	background-color: #ff79a1;/*background: url(../images/00145200_91.jpg) no-repeat center bottom;*/
}
.footer {
	width: 450px;
	margin-top: 88px;
}
.f_pic {
	width: 182px;
	height: 114px;
	text-align: right;
	float: left;
}
.f_pic img {
	margin-top: 37px;
}
.f_content {
	color: #fff;
	line-height: 36px;
	font-size: 12px;
}
.f_content a {
	color: #fff;
}
.f_content a:hover {
	text-decoration: underline;
}
.i_map {
	text-align: center;
	margin-top: 6px;
	margin-bottom: 10px;
	margin-right: 27px;
	color: #fff;
}
.i_map span {
	display: inline-block;
	padding-left: 40px;
	height: 32px;
	line-height: 32px;
	background: url(../images/imap_03.png) no-repeat left center;
}
.i_map a {
	color: #fff;
}
.i_map a:hover {
	text-decoration: underline;
}
.f_logo {
	padding: 20px;
	margin-top: 65px;
	padding-bottom: 0;
}
.f_logo img {
	width: 200px;
	height: 200px;
}
.f_nav {
	width: 240px;
	margin-top: 100px;
	margin-left: 25px;
}
.f_nav ul li {
	float: left;
	width: 51px;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	margin: 0 24px;
	margin-bottom: 24px;
}
.f_nav ul li a {
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.f_nav ul li a:hover {
	text-decoration: underline;
}
.bm_online {
	text-align: center;
	margin-top: 15px;
}
.bm_online a {
	display: inline-block;
	width: 273px;
	height: 41px;
	line-height: 41px;
	padding-left: 20px;
	border-radius: 25px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	background: #bb0039 url(../images/001414_80.jpg) no-repeat 87px center;
}
.bm_online a:hover {
	text-decoration: underline;
}
.side_nav {
	position: fixed;
	top: 50%;
	right: 0;
	width: 60px;
	z-index: 99999;
}
.side_nav ul li {
	position: relative;
	width: 60px;
	height: 60px;
	float: right;
	margin-bottom: 1px;/* border-bottom: 1px solid #fff; */
}
.side_nav ul li a {
	display: inline-block;
	height: 60px;
	position: absolute;
	top: 0;
	left: 0;/* 	border-bottom: 1px solid #fff; */
}
.current_side_n {
	width: 140px!important;
}
.current_side_n a {
	width: 140px!important;
}
/* ------------------------------------------index end----------------------------------- */

/* ------------------------------------------subpage------------------------------------- */

/* ¹«¹² */
.sub_common {
	margin-bottom: 13px;
}
.sub_common_padding {
	padding-bottom: 7px;
	padding-top: 8px;
	color: #2e2e2e;
	background-color: #fff
}
.sub_common_padding a {
	color: #2e2e2e;
}
.sub_common_title {
	width: 100%;
	height: 49px;
	border-bottom: 2px solid #ddd;
	position: relative;
}
.sub_common_title h2 {
	width: 114px;
	height: 39px;
	line-height: 39px;
	padding-bottom: 10px;
	background: url(../images/00145200_48.jpg) no-repeat center top;
	font-size: 24px;
	color: #3c3c3c;
	border-bottom: 2px solid #ff79a1;
	text-align: center;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.sub_common_title span {
	display: block;
	color: #82cee8;
	font-size: 28px;
	font-family: "Impact";
	margin-top: 51px;
}
.sub_common_title strong {
	color: #fff;
	font-size: 18px;
}
.content_com_title {
	width: 100%;
	height: 49px;
	margin-bottom: 15px;
	border-bottom: 2px solid #ddd;
	position: relative;
}
.content_com_title h2 {
	width: 114px;
	height: 39px;
	line-height: 39px;
	padding-bottom: 10px;
	background: url(../images/00145200_48.jpg) no-repeat center top;
	font-size: 24px;
	color: #3c3c3c;
	border-bottom: 2px solid #ff79a1;
	text-align: center;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.bread {
	color: #82cee8;
	position: absolute;
	top: 26px;
	right: 0;
	padding-left: 14px;
	background: url(../images/waaaaa_03.png) no-repeat left center;
}
.bread a {
	display: inline-block;
	color: #82cee8;
}
/* ×ó²à */

.sub_youhui {
	border-left: 1px solid #bb0039;
	border-right: 1px solid #bb0039;
	border-bottom: 2px solid #bb0039;
}
.sp_left {
	width: 240px;
	float: left;
	margin-top: 15px;
}
/* left_nav */
.sub_nav_list {
	overflow: hidden;
}
.sub_nav_list ul li {
	width: 195px;
	height: 35px;
	line-height: 35px;
	margin-bottom: 9px;
	overflow: hidden;
}
.sub_nav_list ul li a {
	display: block;
	height: 33px;
	padding-left: 40px;
	border-radius: 20px;
	border: 1px solid #7e5195;
}
.sub_nav_list ul li a:hover {
	background-color: #cd9ae6;
	border: 1px solid #cd9ae6;
}
.current_snl a {
	color: #d6bae4!important;
	border: 1px solid #632781!important;
	background-color: #632781!important;
}
/* left_nav */

/* ÓÅ»ÝÄ£¿é */
.syl_pic {
	text-align: center;
	margin-bottom: 10px;
}
.syl_pic img {
	display: block;
	width: 221px;
	border: 2px solid #82cee8;
}
.syl_pic img:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.syl_list ul li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	border-bottom: 1px dashed #353535;
}
.syl_list ul li a {
	color: #444343;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.syl_list ul li a:hover {
	color: #ff79a1;
}
/* ÓÅ»ÝÄ£¿é end*/

/* ×ó²àÁªÏµÎÒÃÇ */
.sub_content_list {
	padding-bottom: 15px;
	line-height: 28px;
	padding-top: 0;
	color: #707070;
	margin-top: 7px;
}
.sub_content {
/* 	background-color: #f0f0f0; */
/* 	border:1px solid #cebeec; */
}
/* ×ó²àÁªÏµÎÒÃÇ end*/
/* ×ó²à  end*/

/* ÓÒ²àÄÚÈÝ */
.sp_content {
	width: 740px;
	float: right;
	margin-top: 15px;
}
.content {
	min-height: 672px;
	line-height: 28px;
	padding: 0 5px;
 _height:expression(this.scrollHeight < 672 ? "672px" : "auto");
}
.contact_subpage {
	display: block;
	width: 240px;
	height: 112px;
	margin-bottom: 10px;
	overflow: hidden;
	text-align: center;
	background: url(../images/00141400_09.jpg) no-repeat center;
	-webkit-background-size: 100%;
	background-size: 100%;
}
.contact_subpage:hover {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.contact_subpage a {
	color: #fff;
}
.contact_subpage h3 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 22px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.contact_subpage span {
	font-size: 25px;
	font-family: "Impact";
	display: block;
	width: 100%;
	margin-top: 6px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
/* ------------------------------------------subpage end------------------------------------- */



.select {
	float: left;
}
select {
	font-family: "Î¢ÈíÑÅºÚ";
}
.baoming_o {
	float: left;
	width: 230px;
	height: 63px;
	padding-left: 71px;
	margin-left: 32px;
	color: #fff;
	margin-top: 14px;
	overflow: hidden;
}
.baoming_o h3 {
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
}
.baoming_o span {
	font-size: 18px;
	display: inline-block;
}
.baoming_2 a span, .baoming_3 a span {
	margin-top: 20px;
	color: #fff;
}
.baoming_1 {
	background: url(../images/001411_54.jpg) no-repeat left center;
}
.baoming_2 {
	background: url(../images/001411_57_03.jpg) no-repeat left center;
}
.baoming_3 {
	background: url(../images/001411_60.jpg) no-repeat left center;
}
.h_mid_news_c_nn {
	color: #1a1717;
	font-size: 16px;
	text-align: left;
	margin-top: 21px;
}
.s_nav_top {
	height: 34px;
	line-height: 34px;
}
.s_nav_top a {
	color: #fff;
	margin-left: 2px;
}
.txtMarquee-left {
	overflow: hidden;
	height: 30px;
	padding: 0;
	float: right;
}
.txtMarquee-left marquee {
	width: 385px;
	color: #4c4c4c;
	font-size: 14px;
	line-height: 30px;
}
.gonggao_top {
	color: #aa9d8d;
	font-size: 16px;
	font-family: "Arial";
}
.gonggao_top span {
	font-weight: bold;
	color: #ff79a1;
	font-size: 16px;
	font-family: "Microsoft yahei";
}
.ts_clud {
/* 	width: 300px; */
}
.pgcnm {
	color: #4c4c4c;
	font-size: 14px;
	margin-top: 6px;
}
.selectBox {
	width: 102px;
	height: 35px;
	background-color: #fff;
	color: #2b2b2b;
	border-radius: 20px;
	margin-left: 5px;
}
.selectLt {
	float: left;
	line-height: 36px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	cursor: pointer;
	margin-left: 17px;
}
.selectRt {
	float: left;
	width: 17px;
	height: 36px;
	background: url(../images/bbbb_09.jpg) no-repeat center;
	cursor: pointer;
	margin-left: 5px;
}
.optionsBox {
	position: absolute;
	width: 110px;
	background-color: #fff;
	/* 	border:1px solid #b7bfe8; */
	border-top: 0;
	top: 41px !important;
	left: 221px !important;
}
.optionBox {
	cursor: pointer;
}
.optionBox span {
	display: inline-block;
	padding: 5px 9px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.optionBox:hover {
	background-color: #ff79a1;
	color: #fff;
}
.cssSelect .selected {
	background-color: #ff79a1;
	color: #fff;
}
.jiaoyu_sj {
	width: 545px;
}
.zixun_top_new {
	border-bottom: 0;
}
.zixun_pic_new a img {
	display: block;
	width: 202px;
	height: 151px;
}
.nb_silder {
	width: 100%;
	overflow: hidden;
	background-color: #292929;
}
.nb_s_title {
	margin-bottom: 0;
}
.nb_s_title h2 {
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0;
}
.pro_cc_c {
	width: 1000px;
	margin: 0 auto;
	padding-top: 1px;
}
.picScroll-left {
	width: 100%;
	height: 291px;
	position: relative;/* 	margin-top: 20px; */
}
.picScroll-left .hd {
	width: 110px;
	height: 50px;
	position: absolute;
	bottom: 15px;
	left: 50%;
	margin-left: -55px;
	margin-top: -50px;
	z-index: 1000;
	text-align: center;
	background: url(../images/wwqqwwqq_03.png) no-repeat center;
}
.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
	width: 34px;
	height: 35px;
	cursor: pointer;
	position: absolute;
	left: 19px;
	top: 8px;
	background: url(../images/ggeee_03.jpg) no-repeat left center;/* 	margin:0 10px; */
}
.picScroll-left .hd .next {
	background-position: right center;
	left: 56px;
}
.picScroll-left .hd a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.picScroll-left .hd .prevStop {
	background-position: -60px 0;
}
.picScroll-left .hd .nextStop {
	background-position: -60px -50px;
}
.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}
.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icocircle.gif") 0 -9px no-repeat;
}
.picScroll-left .hd ul li.on {
	background-position: 0 0;
}
.picScroll-left .bd {
	width: 100%;
	height: 198px;
	margin: 0 auto;
	position: relative;
	margin-left: 32px;
	overflow: hidden;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
	margin-right: 20px;
}
.picScroll-left .bd ul li .pic {
	text-align: center;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.picScroll-left .bd ul li .pic img {
	width: 216px;
	height: 161px;
	display: block;
	border: 2px solid #82cee8;
}
.picScroll-left .bd ul li:hover .pic img {
	border-color: #ff79a1
}
.picScroll-left .bd ul li .title {
	width: 100%;
	height: 32px;
	line-height: 32px;
	background-color: #82cee8;
	color: #fff;
	text-align: center;
	margin-top: 1px;
}
.picScroll-left .bd ul li:hover .title {
	background-color: #ff79a1
}
.picScroll-left .bd ul li .title a {
	color: #fff;
	display: block;
	line-height: 32px;
}
.zz_big {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	width: 460px;
	height: 251px;
	background: #1e1e1e;
	z-index: 99;
	opacity: 0.8;
	filter: alpha(opacity=8 0);
}
.zz_big_new {
	position: absolute;
	top: 0;
	right: 50%!important;
	margin-right: -960px!important;
	width: 460px;
	height: 251px;
	background: #1e1e1e;
	z-index: 1;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.nb_silder_nav {
	width: 1000px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto;
}
.nb_silder_nav a {
	display: inline-block;
	width: 200px;
	color: #fff;
	font-size: 18px;
	margin-left: 85px;
	padding-left: 45px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.nb_silder_nav a:hover {
	color: #ea6445;
}
.kc {
	background: url(../images/0014130_72.jpg) no-repeat left center;
}
.cx {
	background: url(../images/0014130_75.jpg) no-repeat left center;
}
.ht {
	background: url(../images/0014130_78.jpg) no-repeat left center;
}
.map_xml {
	height: 38px;
	line-height: 38px;
	margin-bottom: 5px;
}
.map_xml span {
	display: inline-block;
	height: 38px;
	padding-left: 55px;
	background: url(../images/0014130_84.jpg) no-repeat left center;
}
.shr {
	display: inline-block;
	height: 38px;
	padding-left: 55px;
	background: url(../images/0014130_87.jpg) no-repeat left center;
}
.f_nav_list {
	float: right;
	width: 200px;
	padding: 15px 30px;
}
.f_nav_list ul li {
	float: left;
	margin: 8px 12px;
}
.f_nav_list ul li a {
	display: inline-block;
	width: 56px;
	height: 16px;
	color: #0a0a0a;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.f_nav_list ul li a:hover {
	color: #dc2900;
}
.icon_nav_c {
	height: 49px;
	border-bottom: 1px solid #dbdbdb;
}
.icon_nav {
	width: 1000px;
	height: 49px;
	overflow: hidden;
	margin: 0 auto;
	border-right: 1px solid #dbdbdb;
}
.icon_nav a {
	display: block;
	width: 165px;
	height: 49px;
	line-height: 49px;
	border-left: 1px solid #dbdbdb;
	text-align: center;
	color: #bb0039;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-weight: bold;
	float: left;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.icon_nav a span {
	display: inline-block;
}
.icon_nav a img {
	vertical-align: top;
	margin-top: 13px;
	margin-right: 10px;
}
.icon_nav a:last-child img {
	margin-top: 8px;
}
.icon_nav a:hover {
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	transform: translateY(-3px);
}
.zs_jiameng {
	width: 1000px;
	margin: 0 auto;
}
.zs_jm_text {
	width: 672px;
	margin: 0 auto;
	text-align: center;
}
.zs_jm_text h2 {
	font-size: 18px;
}
.zs_jm_text p {
	color: #747474;
	line-height: 22px;
	margin-top: 10px;
}
.zs_gg {
	text-align: center;
	position: relative;
	height: 150px;
	margin-top: 27px;
	overflow: hidden;
}
.zs_gg a {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -800px;
}
.zs_gg a img {
	width: 1600px;
	display: block;
}
.jiameng_case {
	width: 980px;
	margin: 0 auto;
}
.bg_pic {
	margin-right: 4px;/*   margin-left: 10px; */
}
.bg_pic img {
	width: 486px;
	height: 369px;
	display: block;
}
.bg_pic img:hover, .right_pic img:hover, .bottom_pic:hover, .case_more:hover {
	-webkit-box-shadow: 2px 2px 4px #666;
	box-shadow: 2px 2px 4px #666;
}
.right_pic img {
	width: 244px;
	height: 369px;
	display: block;
}
.bottom_pic img {
	width: 241px;
	height: 183px;
	display: block;
}
.case_more {
	width: 187px;
	height: 144px;
	background: #82cee8;
	padding: 19px 27px;
	margin-bottom: 4px;
}
.case_more h2 {
	display: block;
	font-size: 30px;
	color: #fff;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	width: 70px;
	line-height: 42px;
	text-align: center;
	font-family: "Impact";
	font-weight: normal;
}
.case_more span {
	display: block;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	margin-top: 20px;
}
.case_more a {
	display: inline-block;
	width: 109px;
	height: 36px;
	line-height: 36px;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	border-radius: 5px;
	margin-top: 15px;
}
.case_more a:hover {
	background-color: #fff;
	color: #82cee8;
}
.contact_title h2 {
	color: #ff79a1;
	font-size: 24px;
}
.contact_title span {
	display: block;
	font-size: 28px;
	font-family: "Impact";
	color: #82cee8;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
/* 离线宝样式 */
/*LXB reset*/
#LXB_CONTAINER.lxb-container {
font-size:.2rem !important;
}
#LXB_CONTAINER input.lxb-cb-input {
	font-size: 0.2rem !important;
}
#LXB_CONTAINER.lxb-container-mobile-5 .lxb-cb-input-btn {
	font-size: 0.2rem !important;
}
#LXB_CONTAINER.lxb-container-mobile-5 .lxb-cb-input-tip-content {
 font-size:.2rem !important;
 line-height:.3rem !important;
}
#LXB_CONTAINER .lxb-cb-input-tip b {
 font-size:.2rem !important;
}
#LXB_CONTAINER .lxb-cb-input-tip, #LXB_CONTAINER .lxb-cb-input-feedback {
 font-size:.2rem !important;
 line-height:.3rem !important;
}
#LXB_CONTAINER.lxb-container-mobile-3 .lxb-cb-input-tip-content, #LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-input-tip-content {
 font-size: .2rem !important;
 line-height: .3rem !important;
}
#LXB_CONTAINER.lxb-container-mobile-3 .lxb-cb-input-btn, #LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-input-btn {
 font-size: .16rem !important;
}
#LXB_CONTAINER.lxb-container-mobile-3 .lxb-cb-latest-call, #LXB_CONTAINER.lxb-container-mobile-4 .lxb-cb-latest-call {
 font-size:.2rem !important;
}
