@charset "gb2312";
/* CSS Document */

* {
	font-family: arial, GB2312, "Microsoft YaHei";
	font-size: 10px;
	padding: 0;
	margin: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dd,
dt,
p {
	padding: 0;
	margin: 0;
}

input,
img,
textarea,
select,
input {
	border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

body {
	overflow-x: hidden;
}

li {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
}

.clearfix {
	clear: both;
}




/*��ҳ��*/

/*����*/
.top_box {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	display: none
}

.top_box .logo {
	float: left;
	width: 250px;
	heigth: 74px;
	margin-bottom: 6px;
}

.nav_box {
	float: right;
}

.nav_box li {
	float: left;
	margin-left: 32px;
	margin-right: 32px;
	margin-top: 0;
}

.nav_box li a {
	font-family: GB2312;
	font-size: 1.6rem;
	color: #000;
	text-align: center;
	padding-bottom: 15px;
}

.nav_box .nav_xuanze {
	border-bottom: #db082b 4px solid;
	box-sizing: border-box;
	font-weight: bold;
}

.small_nav {
	float: right;
	opacity: 0;
}

#nav {
	position: relative;
}

#nav ul {
	list-style-type: none;
}

#nav ul li {
	position: relative;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
}

#nav ul li a:hover {}

#nav ul li ul {
	display: none;
	height: 30px;
}

#nav ul li:hover .xianshi {
	display: block;
	position: absolute;
	top: 60px;
	left: -55px;
	margin: 0;
}

#nav ul li:hover .xianshi li a {
	display: block;
	background: #db082b;
	color: #ffffff;
	width: 110px;
	text-align: center;
	border-bottom: 1px solid #f2f2f2;
	border-right: none;
	height: 30px;
}

#nav ul li:hover ul li a:hover {
	background: #db082b;
	color: #ffffff;
}

/*����*/
.nav_active1 {
	border-bottom: 4px #da0223 solid;
	font-weight: bold;
}

/*banner*/
.banner_box {
	width: 1920px;
	height: 600px;
	overflow: hidden;
}

.banner img {
	float: left;
}


/*ҵ��*/
.yewu_box {
	width: 90%;
	height: 303px;
	margin-top:80px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -64px;
	z-index: 999;
	z-index: 999;
	box-shadow: 1px 1px 15px 8px rgba(0, 0, 0, .1);
}

.yewu_all {
	width: 100%;
	height: 100%;
}

.yewu {
	float: left;
	aawidth: 33.2%;
	width: 49.9%;
	height: 150px;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}

.yewu1 {
	border-right: 0;
}

.yewu2 {
	border-bottom: 0;
}

.yewu .yewu_img1 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background: url(/dsimages/images/a1.jpg) center top no-repeat;
}

.yewu .yewu_img1 img {
	float: left;
	display: none;
	width: 100%;
}

.yewu:hover .yewu_img1 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background-image: url(/dsimages/images/a2.jpg)
}

.yewu .yewu_img2 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background: url(/dsimages/images/b1.jpg) center top no-repeat;
}

.yewu .yewu_img2 img {
	float: left;
	display: none;
	width: 100%;
}

.yewu:hover .yewu_img2 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background-image: url(/dsimages/images/b2.jpg)
}

.yewu .yewu_img3 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background: url(/dsimages/images/c1.jpg) center top no-repeat;
}

.yewu .yewu_img3 img {
	float: left;
	display: none;
	width: 100%;
}

.yewu:hover .yewu_img3 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background-image: url(/dsimages/images/c2.jpg)
}

.yewu .yewu_img4 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background: url(/dsimages/images/d1.jpg) center top no-repeat;
}

.yewu .yewu_img4 img {
	float: left;
	display: none;
	width: 100%;
}

.yewu:hover .yewu_img4 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background-image: url(/dsimages/images/d2.jpg)
}

.yewu .yewu_img5 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background: url(/dsimages/images/e1.jpg) center top no-repeat;
}

.yewu .yewu_img5 img {
	float: left;
	display: none;
	width: 100%
}

.yewu:hover .yewu_img5 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background-image: url(/dsimages/images/e2.jpg)
}

.yewu .yewu_img6 {
	width: 30%;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background: url(/dsimages/images/con_img6.png) center top no-repeat;
}

.yewu .yewu_img6 img {
	float: left;
	display: none;
	width: 100%;
}

.yewu:hover .yewu_img6 {
	width: 30%;
	;
	height: 80px;
	overflow: hidden;
	float: left;
	margin-left: 20px;
	margin-top: 30px;
	background-image: url(/dsimages/images/con_img61.png)
}

.yewu .yewu_text {
	float: left;
	margin-left: 10px;
	width: 60%;
	;
}

.yewu .yewu_text h3 {
	color: #000000;
	font-size: 1.6rem;
	margin-top: 16px;
	margin-bottom: 14px;
}

.yewu .yewu_text h3 span {
	color: #000000;
	font-size: 1.6rem;
	margin-top: 16px;
	margin-bottom: 0px;
	display: inline-block;
}

.yewu .yewu_text h4 {
	color: #999999;
	font-size: 1.2rem;
	line-height: 2rem;
	font-family: GB2312;
}

.yewu:hover {
	color: #fff;
	background-color: #db082b
}

.yewu:hover .yewu_text h3,
.yewu:hover .yewu_text h3 span,
.yewu:hover .yewu_text h4 {

	color: #FFF;
}

/**ҵ��**/
.business1 {
	height: 900px;
}

.business_nav {
	width: 100%;
	height: 60px;
	background: #edecea;
}

.business_nav1 {
	width: 840px;
	height: 60px;
	margin: auto;
}

.business_nav1 p {
	width: 120px;
	height: 60px;
	float: left;
	color: #898888;
}

.business_nav1 .nav_active {
	background: #db082b;
	color: #fff;
}

.business_nav1 p a {
	font-family: '΢���ź�';
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: 60px;
}

.business_top {
	width: 1160px;
	height: auto;
	margin: auto;
	margin-top: 30px;
	border-bottom: 1px #ccc solid;
}

.business_top h2 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
}

.business_top span {
	font-size: 38px;
	font-weight: bold;
	color: #db082b;
	position: relative;
	top: -15px;
}

.business_top #p_1,
.bus_foot_right h4 {
	font-size: 16px;
	color: #333;
}

.business_top #p_2 {
	font-size: 14px;
	color: #666;
	margin-bottom: 2%;
}

.business_foot {
	width: 1160px;
	height: auto;
	margin: auto;
	margin-top: 30px;
}

.bus_foot_left {
	width: 40%;
	float: left;
}

.bus_foot_right {
	width: 55%;
	float: right;
}

.bus_foot_right h4 {
	margin-top: 1%;
}

.bus_neirong {
	width: 100%;
	height: 60px;
	border-bottom: dashed 1px #ccc;
	margin-top: 4%;
}

.bus_num {
	float: left;
	width: 30px;
	height: 30px;
	background: #db082b;
	border-radius: 50px;
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	margin-right: 1%;
}

.bus_tit {}

.bus_tit h4 {
	font-size: 14px;
	color: #333;
}

.bus_tit p {
	font-size: 14px;
	color: #666;
}



/*news*/
.news_box {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 70px;
}

.news_img {
	float: left;
	width: 523px;
	height: 188px;
}

.img_news {
	height: 188px;
	width: 35%;
	float: left;
	margin-left: 2%;
}

.img_news img {
	width: 100%;
	height: 188px;
}

.img_news p {
	width: 100%;
	background-color: rgba(219, 127, 128, 0.9);
	height: 24px;
	font-size: 1.4rem;
	color: #FFFFFF;
	line-height: 24px;
	position: relative;
	top: -26px;
}

.news_text {
	width: 30%;
	height: 188px;
	float: left;
	margin-left: 2%;
	overflow: hidden;
}

.news_text .date {
	color: #4d4d4d;
	font-size: 2.4rem;
	text-align: left;
	margin-bottom: 6px;
}

.news_text .year {
	color: #999999;
	font-size: 1.2rem;
	text-align: left;
	margin-bottom: 24px;
}

.news_text .line {
	background-color: #999999;
	height: 2px;
	width: 100%;
	margin-bottom: 36px;
}

.news_text h3 {
	color: #4d4d4d;
	font-size: 1.6rem;
	text-align: left;
	margin-bottom: 12px;
}

.news_text h4 {
	color: #999999;
	font-size: 1.4rem;
	text-align: left;
	line-height: 2rem;
}

.news_chicun {
	width: 30%;
}


/*�ײ�*/
.bottom_box {
	width: 100%;
	height: 60px;
	background: #e4e4e4;
	position: fixed;
	bottom: 0px;
	z-index: 999
}

.bot_box {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.bot_box .bot_p1 {
	float: left;
	color: #888888;
	font-size: 1.2rem;
	height: 3.6rem;
	line-height: 3.6rem;
	margin-top: 10px;
}

.bot_con {
	float: left;
	margin-top: 16px;
	margin-left: 42px;
}


.bot_con .bot_icon1 {
	float: left;
	height: 30px;
	width: 30px;
	overflow: hidden;
	margin-right: 16px;
	background-image: url(/dsimages/images/bot_icon1.png);
	cursor: pointer
}

.bot_con .bot_icon2 {
	float: left;
	height: 30px;
	width: 30px;
	overflow: hidden;
	margin-right: 16px;
	background-image: url(/dsimages/images/bot_icon2.png);
	cursor: pointer
}

.bot_con .bot_icon3 {
	float: left;
	height: 30px;
	width: 30px;
	overflow: hidden;
	margin-right: 16px;
	background-image: url(/dsimages/images/bot_icon3.png);
	cursor: pointer
}

.bot_con .bot_icon1:hover {
	float: left;
	height: 30px;
	width: 30px;
	overflow: hidden;
	margin-right: 16px;
	background-image: url(/dsimages/images/bot_icon10.png)
}

.bot_con .bot_icon2:hover {
	float: left;
	height: 30px;
	width: 30px;
	overflow: hidden;
	margin-right: 16px;
	background-image: url(/dsimages/images/bot_icon20.png)
}

.bot_con .bot_icon3:hover {
	float: left;
	height: 30px;
	width: 30px;
	overflow: hidden;
	margin-right: 16px;
	background-image: url(/dsimages/images/bot_icon30.png)
}

.bot_con .bot_icon1 img {
	display: none
}

.bot_con .bot_icon2 img {
	display: none
}

.bot_con .bot_icon3 img {
	display: none
}


.bot_box .bot_p2 {
	float: right;
	color: #888888;
	font-size: 1.2rem;
	height: 3.6rem;
	line-height: 3.6rem;
	margin-top: 10px;
}


/*����*/

/*����*/
.top_box1 {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}

.top_box1 .logo {
	float: left;
	width: 380px;
	height: 70px;
	margin-bottom: 6px;
}

.top_box1 .nav_box {
	float: right;
}

.top_box1 .nav_box li {
	float: left;
	margin-left: 16px;
	margin-right: 16px;
	margin-top: 8px;
	line-height: 52px;
}

.top_box1 .nav_box li a {
	font-family: GB2312;
	font-size: 1.6rem;
	color: #000000;
	text-align: center;
	padding-bottom: 15px;
}

.top_box1 .nav_box .nav_xuanze {
	border-bottom: #db082b 4px solid;
	box-sizing: border-box;
	font-weight: bold;
}

.top_box1 .small_nav {
	float: right;
	opacity: 0;
}

.p_top_box {
	display: none
}

/*BANNER*/
.small_banner_box {
	width: 1920px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.small_banner_box1 {
	width: 1920px;
	height: 400px;
	margin-left: auto;
	margin-right: auto;
	;
}


/*��ҳ����*/
.con_box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	position: relative;
	z-index: 999;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}

.con_top {
	width: 100%;
	height: 62px;
	background: #edecea;
}

.con_p1 {
	float: left;
	color: #999999;
	font-size: 1.6rem;
	font-family: GB2312;
	font-weight: bold;
}

.con_p1 span {
	font-size: 40px;
	color: #000000;
	font-weight: bold;
	font-family: GB2312;
	margin-top: -4px;
}

.con_p2 {
	float: right;
	margin-top: 26px;
	font-size: 1.2rem;
}

.con_p2 a {
	color: #147bd7;
}

.con {
	width: 100%;
	margin-top: 30px;
}

.con_left {
	float: left;
	wdith: 240px;
	min-width: 240px;
}

.con_left .phone {
	display: none
}

.left0 {
	width: 200px;
	min-height: 280px;
	padding: 30px 20px;
	background-color: #eee;
	border: 1px solid #cccccc;
	border-radius: 5px;
}

.left0 p {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	background-color: #bbbbbb;
	color: #000000;
	border-radius: 6px;
	text-align: center;
	margin-bottom: 8px;
}

.left0 p:hover {
	color: #FFFFFF;
	background-color: #db082b;
}

.left0 a .left0_xuanze {
	color: #FFFFFF;
	background-color: #db082b;
}

.left0 li {
	line-height: 32px;
	width: 140px;
	margin-left: 30px;
}

.con_right {
	width: 880px;
	float: right;
	color: #333;
}

.con_right p {
	color: #333;
	text-align: justify;
	font-family: GB2312;
}

.con_right * {
	color: #333;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	font-family: GB2312;
}

/**��������**/
.about {
	min-height: 860px;
}

.about_nav {
	width: 100%;
	height: 60px;
	background: #edecea;
}

.about_nav1 {
	width: 360px;
	height: 60px;
	margin: auto;
}

.about_nav1 p {
	width: 120px;
	height: 60px;
	float: left;
}

.about_nav1 .nav_active {
	background: #db082b;
	color: #fff;
}

.about_nav1 p a {
	font-family: '΢���ź�';
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: 60px;
}

.about_container {
	width: 1160px;
	min-height: 500px;
	margin: auto;
	margin-top: 40px;
}

.about_con_top {
	width: 100%;
	min-height: 400px;
	overflow: hidden;
	border-bottom: 1px #e6e6e5 solid;
}

.about_con_top_l {
	width: 50%;
	min-height: 400px;
	float: left
}

.about_con_top_l p {
	font-size: 16px;
	color: #666;
	margin-bottom: 10px;
}

.about_con_top_l h1 {
	font-size: 32px;
	font-weight: bold;
	color: #333;
}

.about_con_top_l span {
	color: #db082b;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 10px;
}

#p1 {
	text-indent: 2em;
	line-height: 25px;
	margin-top: 20px;
	font-size: 14px;
}

.about_con_top_r {
	width: 50%;
	height: 400px;
	float: right;
}

.about_con_top_r img {
	float: right;
}

.about_con_foot {
	width: 100%;
	height: 300px;
	overflow: hidden;
}

.about_con_foot_l {
	width: 49%;
	height: auto;
	float: left;
	border-right: 1px #ccc solid;
}

.about_con_foot h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	margin-top: 40px;
	margin-bottom: 20px;
}

.about_con_foot span {
	color: #db082b;
	font-size: 20px;
	font-weight: bold;
}

.about_con_foot_l p {
	margin-top: 15px;
	color: #666;
	font-size: 14px;
}

.about_con_foot_l span {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

#solid {
	font-size: 10px;
	color: #db082b;
}

.about_con_foot_r {
	width: 40%;
	height: auto;
	float: right;
}

.about_con_foot_r p {
	margin-top: 15px;
	color: #666;
	font-size: 14px;
}

.about_con_foot_r span {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.shiji_1 {
	float: left;
}

.shiji_2 {
	float: right;
}

#solid {
	font-size: 10px;
	color: #db082b;
}

.about_con_culture {
	width: 100%;
}

.about_con_culture img {
	width: 100%;
	margin-top: 20px;
}

.about_con_pic {
	width: 100%;
	background: #ccc;
}

.pic1 {
	float: left;
	margin-left: 8%;
	position: relative;
	top: -60px;
}

.pic1 h8 {
	font-size: 20px;
	text-align: center;
	color: #333;
	ont-weight: normal;
	display: block;
}

.pic1 p {
	font-size: 14px;
	text-align: center;
	color: #666;
	margin-top: 5px;
}


/*�����б���ҳ*/
.news_list0 {
	width: 100%;
	border-bottom: 1px #e5e5e5 dashed;
}

.news_list0 .news_t {
	float: left;
	width: 80%;
	font-family: GB2312;
	color: #000000;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.news_list0 .news_d {
	float: right;
	width: 16%;
	font-family: GB2312;
	color: #000000;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: right;
}



/*��ҳ*/
.fenye {
	width: 100%;
	margin-top: 20px;
}

.fenye .yema {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.fenye ul li {
	float: left;
	padding: 8px 12px;
	margin-left: 6px;
	margin-right: 6px;
	background-color: #e5e5e5;
}

.fenye .yema a {
	font-size: 12px;
	color: #000000;
	float: left;
	padding: 8px 12px;
	margin-left: 6px;
	margin-right: 6px;
	background-color: #e5e5e5;
	display: inline-block
}

.fenye .yema .Cur {
	background-color: #db082b;
	color: #fff;
}



/*������ҳ*/
.con_right h3 {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

.con_right h4 {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	color: #888888;
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 30px;
}


/**��������**/
.news {
	height: 600px;
}

.news_container {
	width: 1160px;
	height: auto;
	margin: auto;
	margin-top: 40px;
	padding-bottom: 150px;
}

.news_box1 {
	width: 100%;
	height: 40px;
	border-bottom: 1px #ccc dashed;
	line-height: 50px;
	margin-top: 10px;
}

.news_p {
	float: left;
	color: #333;
	font-size: 16px;
}

.news_span {
	float: right;
	color: #333;
	font-size: 16px;
}

.fenye {
	width: 40%;
	margin: auto;
	margin-top: 5%;
}

.fenye li {
	float: left;
	width: 50px;
	height: 50px;
	border: 1px #ccc solid;
	margin-left: 10px;
	border-radius: 50px;
	font-size: 18px;
}

.fenye a {
	line-height: 24px;
	text-align: center;
	color: #b3b3b3;
}

.fenye .active {
	background: #db082b;
	color: #fff;
}

.fenye .active1 {
	border: 1px #db082b solid;
	color: #db082b;
}

.news_nav {
	width: 100%;
	height: 60px;
	background: #edecea;
}

.news_nav1 {
	width: 240px;
	height: 60px;
	margin: auto;
}

.news_nav1 p {
	width: 120px;
	height: 60px;
	float: left;
}

.news_nav1 .nav_active {
	background: #db082b;
	color: #fff;
}

.news_nav1 p a {
	font-family:arial, GB2312, "Microsoft YaHei";
	font-size: 16px;
	text-align: center;
	display: block;
	line-height: 60px;
}



/**��������**/
.news_head {
	width: 90%;
	height: auto;
	margin: auto;
	border-bottom: 1px #ccc solid;
	padding-bottom: 10px;
}

.news_tit {
	width: 100%;
	text-align: center;
}

.news_tit .h3 {
	font-size: 20px;
	color: #333;
}

.news_date {
	width: 100%;
	text-align: center;
	margin-top: 2%;
}

.news_date span {
	font-size: 14px;
	color: #a8a8a8;
}

#span1 {
	margin-left: 5%;
}

.news_mid {
	width: 100%;
	height: auto;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 40px;
}

.news_mid p {
	font-size: 16px;
	color: #666;
	margin: 2% 0 1% 0;
	line-height: 28px;
}

.news_mid p strong{
	font-size: 16px;
	font-weight:bold;
}

.news_foot {
	width: 100%;
	height: auto;
}

.news_foot p {
	font-size: 14px;
	color: #666;
	text-align: right;
}

.news_foot span {
	font-size: 16px;
	color: #000;
}

/*��ϵ����*/
.con_right h5 {
	font-size: 14px;
	color: #000000;
	margin-bottom: 10px;
}

.con_right h5 span {
	font-weight: bold;
}


/**��ϵ����**/
.message1 {
	height: 750px;
}

.message_container {
	width: 1160px;
	height: auto;
	margin: auto;
}

.message_con_top {
	width: 100%;
	height: auto;
	margin-top: 3%;
}

.message_top_left {
	width: 50%;
	float: left;
	height: auto;
}

.message_con_top h4 {
	font-size: 16px;
	color: #333;
	margin: 1% 0 1% 0;
}

.message_con_top p {
	font-size: 14px;
	color: #666;
}

#mess_p {
	margin-bottom: 1%;
}

.message_top_right {
	width: 50%;
	float: right;
	height: 260px;
}

.mess_left {
	width: 190px;
	height: 220px;
	border: 1px #ccc solid;
	float: left;
}

.mess_left img {
	margin: auto;
	display: block;
	margin-top: 10px;
}

.mess_left p {
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-top: 15px;
}

.mess_right {
	width: 190px;
	height: 220px;
	border: 1px #ccc solid;
	float: left;
	margin-left: 20%;
}

.mess_right img {
	margin: auto;
	display: block;
	margin-top: 10px;
}

.mess_right p {
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

.mess_p {
	font-size: 14px;
	color: #666;
	margin-top: 8px;
}

.message_con_bottom {
	margin-top: 20px;
}

/**��������**/
.liuyan_container {
	width: 1160px;
	height: auto;
	margin: auto;
	margin-top: 2%;
}

.liuyan_mid {
	width: 100%;
}

.liuyan_input p {
	font-size: 14px;
	color: #ddd;
	margin-bottom: 2%;
}

.liuyan_input .biankuang {
	width: 540px;
	height: 40px;
	;
	border: 1px #dcdcdc solid;
	line-height: 40px;
	padding: 0 10px;
	float: left;
	margin-bottom: 2%;
}

.bian_left {
	margin-left: 36px;
}

.liuyan_label {
	float: left;
	color: #a2a1a1;
}

.biankuang1 {
	width: 1140px;
	height: 40px;
	;
	border: 1px #dcdcdc solid;
	line-height: 40px;
	padding: 0 10px;
	margin-bottom: 2%;
}

.liuyan_input1 {
	width: 500px;
	line-height: 40px;
	float: left;
	border: none;
	outline: none;
	background: none;
}

.liuyan_input2 {
	width: 1000px;
	line-height: 40px;
	float: left;
	border: none;
	outline: none;
	background: none;
}

.liuyan_input3 {
	width: 480px;
	line-height: 40px;
	float: left;
	border: none;
	outline: none;
	background: none;
}

.liuyan_input textarea {
	border: 1px #dcdcdc solid;
	width: 1090px;
	height: 140px;
	line-height: 40px;
	border: none;
	outline: none;
}

.input_btn {
	background: #db082b;
	width: 560px;
	height: 40px;
	margin-top: 2%;
	font-size: 14px;
	color: #fff;
}

.input_btn1 {
	background: #C9C9C9;
	width: 560px;
	height: 40px;
	margin-top: 2%;
	font-size: 14px;
	color: #fff;
	margin-left: 36px;
}

/*�����ͻ�*/
.kehu {
	width: 216px;
	float: left;
	margin-left: 8px;
	margin-right: 8px;
	/*margin-top:20px; margin-bottom:10px;*/
}

.kehu img {
	border: none;
	width: 200px;
	height: 84px;
	margin: 12px 8px 20px 8px;
}

.kehu p {
	width: 100%;
	text-align: center;
	font-size: 16px;
	font-family: "΢���ź�";
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}

.sfzy {
	width: 33%;
	display: inline-table;
}

.efzy {
	width: 38%;
	padding: 1%;
	display: inline-table;
}

.weixin {
	font-size: 12px;
	text-align: center;
	margin-left: -20px
}

.weixin a {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	background: url(/dsimages/images/weixin.png) no-repeat center top;
}

.weixin .weixin_nr {
	width: 150px;
	height: 170px;
	padding: 10px;
	background: #fff;
	text-align: center;
	position: absolute;
	top: -185px;
	display: none;
	z-index: 999
}

.weixin .weixin_nr img {
	margin-bottom: 5px;
	margin: 5px;
}

.weixin .weixin_nr .arrow {
	width: 0;
	height: 0;
	border-top: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	left: 70px;
	top: 190px;
}

.weixin .on .weixin_nr {
	display: block;
}

.weixin .on a {
	background: url(/dsimages/images/weixin.png) no-repeat left bottom;
}

/*�ֻ���*/

@media screen and (max-width:750px) {

	/*����*/
	.top_box {
		width: 92%;
		margin-left: 4%;
		margin-right: 4%;
		margin-top: 4px;
		display: block
	}

	.top_box .logo {
		float: left;
		width: 50%;
		margin-bottom: 4px;
	}

	.nav_box {
		float: none;
		width: 80%;
		height: 91%;
		position: fixed;
		right: 0;
		top: 9%;
		background-color: rgba(0, 0, 0, 0.5);
		z-index: 99999999;
		display: none;
	}

	.nav_box li {
		float: none;
		width: 80%;
		margin-left: 16%;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #FFFFFF;
		margin-top: 0px;
	}

	.nav_box li a {
		font-family: GB2312;
		font-size: 1.6rem;
		color: #ffffff;
		text-align: center;
		padding-bottom: 0px;
	}

	.nav_box .nav_xuanze {
		border-bottom: none;
		font-weight: normal;
	}

	.small_nav {
		float: right;
		opacity: 1;
		margin-top: 10px;
	}



	/*banner*/
	.banner_box {
		width: 100%;
		height: 117px;
		overflow: hidden;
	}

	.banner img {
		float: left;
		height: 117px;
		width: 100%;
	}




	/*news*/
	.news_box {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 20px;
	}

	.dis_none {
		display: none;
	}

	.news_img {
		float: none;
		width: 92%;
		height: auto;
		margin-bottom: 6px;
		margin-left: 4%;
	}

	.img_news {
		height: auto;
		width: 92%;
		float: none;
		margin-left: 4%;
		margin-right: 4%;
	}

	.img_news a img {
		width: 100%;
		height: auto
	}

	.img_news p {
		width: 98%;
		background-color: rgba(219, 127, 128, 0.9);
		height: 24px;
		font-size: 1.4rem;
		color: #FFFFFF;
		line-height: 24px;
		position: relative;
		top: -26px;
		padding-left: 2%;
	}

	.news_text {
		width: 92%;
		margin-left: 4%;
		margin-right: 4%;
		height: auto;
		float: none;
		overflow: hidden;
	}

	.news_text .date {
		color: #4d4d4d;
		font-size: 2.4rem;
		text-align: left;
		margin-bottom: 6px;
	}

	.news_text .year {
		color: #999999;
		font-size: 1.2rem;
		text-align: left;
		margin-bottom: 24px;
	}

	.news_text .line {
		background-color: #999999;
		height: 1px;
		width: 100%;
		margin-bottom: 16px;
	}

	.news_text h3 {
		color: #4d4d4d;
		font-size: 1.6rem;
		text-align: left;
		margin-bottom: 12px;
	}

	.news_text h4 {
		color: #999999;
		font-size: 1.4rem;
		text-align: left;
		line-height: 2rem;
	}

	.news_chicun {
		width: 92%;
	}


	/*�ײ�*/
	.bottom_box {
		width: 100%;
		border-top: 1px solid #999999;
		position: fixed;
		bottom: 0;
	}

	.bot_box {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
	}

	.bot_box .bot_p1 {
		float: none;
		color: #888888;
		font-size: 1.2rem;
		height: auto;
		line-height: none;
		margin-top: 10px;
		margin-bottom: 10px;
		width: 100%;
		text-align: center;
	}

	.bot_con {
		float: left;
		margin-top: 16px;
		margin-left: 42px;
		display: none;
	}

	/*.bot_con .bot_icon{ float:left; height:30px; width:30px; overflow:hidden; margin-right:16px; display:none;}*/

	.bot_con .bot_icon1 {
		float: left;
		height: 30px;
		width: 30px;
		overflow: hidden;
		margin-right: 16px;
		background-image: url(/dsimages/images/bot_icon10.png);
		cursor: pointer
	}

	.bot_con .bot_icon2 {
		float: left;
		height: 30px;
		width: 30px;
		overflow: hidden;
		margin-right: 16px;
		background-image: url(/dsimages/images/bot_icon20.png);
		cursor: pointer
	}

	.bot_con .bot_icon3 {
		float: left;
		height: 30px;
		width: 30px;
		overflow: hidden;
		margin-right: 16px;
		background-image: url(/dsimages/images/bot_icon30.png);
		cursor: pointer
	}


	.bot_box .bot_p2 {
		float: right;
		color: #888888;
		font-size: 1.2rem;
		height: 3.6rem;
		line-height: 3.6rem;
		margin-top: 10px;
		display: none;
	}



	/*��������*/
	.top_box1 {
		width: 1200px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 6px;
		display: none
	}

	.top_box1 .logo {
		float: none;
		width: 00px;
		heigth: 0px;
		margin-bottom: 6px;
		display: none;
	}

	.top_box1 .nav_box {
		float: none;
		width: 0;
		height: 0;
		display: none;
	}

	.top_box1 .nav_box li {
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		width: 0;
		height: 0;
		display: none;
	}

	.top_box1 .nav_box li a {
		font-family: GB2312;
		font-size: 1.6rem;
		color: #000000;
		text-align: center;
		padding-bottom: 0px;
		width: 0;
		height: 0;
		display: none;
	}

	.top_box1 .nav_box .nav_xuanze {
		border-bottom: #db082b 4px solid;
		box-sizing: border-box;
		font-weight: bold;
		width: 0;
		height: 0;
		display: none;
	}

	.top_box1 .small_nav {
		float: right;
		opacity: 0;
	}



	.p_top_box {
		width: 100%;
		background-color: #db082b;
		padding-bottom: 10px;
		padding-top: 10px;
		display: block
	}

	.p_top {
		width: 92%;
		margin-left: 4%;
		margin-right: 4%;
	}

	.p_back {
		float: left;
		width: 12%;
	}

	.p_back img {
		margin-top: 6px;
	}

	.p_top a h2 {
		float: left;
		width: 76%;
		text-align: center;
		font-size: 2.4rem;
		margin-top: 6px;
		margin-bottom: 6px;
		color: #FFFFFF;
		font-family: "΢���ź�";
		font-weight: bold;
	}

	.small_nav0 {
		float: right;
		width: 12%;
	}

	.small_nav0 img {
		margin-top: 6px;
	}

	/**��������**/
	.about {}

	.about_nav {
		width: 90%;
		height: 60px;
		background: #fff;
		margin: auto;
		margin-top: 10px;
	}

	.about_nav1 {
		width: 100%;
		height: auto;
		margin: auto;
	}

	.about_nav1 p {
		width: 31%;
		height: auto;
		text-align: center;
		margin-left: 1%;
		background: #edecea;
	}

	.about_nav1 .nav_active {
		background: #db082b;
		color: #fff;
	}

	.about_nav1 p a {
		font-family: '΢���ź�';
		font-size: 1.6rem;
		display: inline;
	}

	.about_container {
		width: 100%;
		height: auto;
		margin: auto;
	}

	.about_con_top {
		width: 100%;
		height: auto;
		overflow: hidden;
		border-bottom: 1px #e6e6e5 solid;
	}

	.about_con_top_l {
		width: 100%;
		height: auto;
		margin-top: 20px;
	}

	.about_con_top_l p {
		font-size: 16px;
		color: #666;
		margin-bottom: 10px;
	}

	.about_con_top_l h1 {
		font-size: 32px;
		font-weight: bold;
		color: #333;
	}

	.about_con_top_l span {
		color: #db082b;
		font-size: 32px;
		font-weight: bold;
		margin-bottom: 10px;
	}

	#p1 {
		text-indent: 2em;
		line-height: 25px;
		margin-top: 20px;
		font-size: 14px;
	}

	.about_con_top_r {
		width: 100%;
		height: auto;
	}

	.about_con_top_r img {
		width: 100%;
	}

	.about_con_foot {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.about_con_foot_l {
		width: 100%;
		height: auto;
	}

	.about_con_foot h1 {
		font-size: 20px;
		font-weight: bold;
		color: #333;
		margin-top: 40px;
		margin-bottom: 20px;
	}

	.about_con_foot span {
		color: #db082b;
		font-size: 20px;
		font-weight: bold;
	}

	.about_con_foot_l p {
		margin-top: 15px;
		color: #666;
		font-size: 14px;
	}

	.about_con_foot_l span {
		font-size: 16px;
		font-weight: bold;
		color: #333;
	}

	#solid {
		font-size: 10px;
		color: #db082b;
	}

	.about_con_foot_r {
		width: 100%;
		height: auto;
		margin-bottom: 30%;
	}

	.about_con_foot_r p {
		margin-top: 15px;
		color: #666;
		font-size: 14px;
	}

	.about_con_foot_r span {
		font-size: 16px;
		font-weight: bold;
		color: #333;
	}

	#solid {
		font-size: 10px;
		color: #db082b;
	}


	.about_con_pic {
		width: 100%;
		background: #ccc;
	}

	.pic1 {
		width: 50%;
		margin: auto;
		margin: 0px;
		text-align: center;
		top: 0;
	}

	.pic1 img {
		width: 60%;
	}

	.pic1 h8 {
		font-size: 1.6rem;
		text-align: center;
		color: #333;
	}

	.pic1 p {
		font-size: 1.2rem;
		text-align: center;
		color: #666;
		margin-top: 5px;
	}





	/*BANNER*/
	.small_banner_box {
		width: 0px;
		height: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		display: none;
	}

	.small_banner_box1 {
		width: 0px;
		height: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		display: none;
	}

	/*��ҳ����*/
	.con_box {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
		background-color: #FFFFFF;
		position: static;
		padding: 0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		margin-bottom: 0px;
	}

	.con_top {
		width: 100%;
		height: 62px;
		background: #edecea;
	}

	.con_p1 {
		float: none;
		color: #999999;
		font-size: 0rem;
		font-family: GB2312;
		font-weight: bold;
		display: none;
	}

	.con_p1 span {
		font-size: 0px;
		color: #000000;
		font-weight: bold;
		font-family: GB2312;
		margin-top: 0px;
		display: none;
	}

	.con_p2 {
		float: right;
		margin-top: 0px;
		font-size: 0rem;
		display: none;
	}

	.con_p2 a {
		color: #147bd7;
		display: none;
	}

	.con {
		width: 100%;
		margin-top: 0px;
	}

	.con_left {
		float: none;
		wdith: 100%;
		min-width: 0px;
		padding-bottom: 10px;
		margin-bottom: 20px;
		border-bottom: 1px solid #e5e5e5;
	}

	.con_left .phone {
		display: block;
		width: 100%;
		height: auto;
		margin-top: 10px;
	}

	.con_left .phone li {
		display: inline-table;
		line-height: 2em;
		font-size: 1em;
		line-height: 32px;
		width: 31%;
	}

	.left0 {
		width: 100%;
		margin-top: 10px;
		min-height: 0px;
		padding: 0 0 20px 0;
		background-color: #fff;
		border-bottom: 0;
		border-top: 0;
		border-left: 0;
		border-right: 0;
		border-radius: 0px;
	}

	.left0 a p {
		width: 100%;
		float: left;
		height: auto;
		line-height: none;
		font-size: 1.6rem;
		padding-top: 6px;
		padding-bottom: 6px;
		background-color: #bbbbbb;
		color: #000000;
		border-radius: 0px;
		text-align: center;
		margin-bottom: 0px;
	}

	.left0 a p:hover {
		color: #FFFFFF;
		background-color: #db082b;
	}

	.left0 a .left0_xuanze {
		color: #FFFFFF;
		background-color: #db082b;
		font-weight: bold;
	}

	.left0 .pc {
		display: none;
	}

	.con_right {
		width: 100%;
		float: none;
		margin-bottom: 40px;
	}

	.con_right p {
		font-size: 1.4rem;
		line-height: 24px;
		margin-bottom: 12px;
		color: #000000;
		text-indent: 24px;
		text-align: justify;
	}






	/*�����ͻ�*/
	.kehu {
		width: 46%;
		float: left;
		margin-left: 2%;
		margin-right: 2%;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.kehu img {
		border: none;
		width: 100%;
		height: auto;
		margin: 0;
	}

	.kehu p {
		width: 100%;
		text-align: center;
		font-size: 1.4rem;
		font-family: "΢���ź�";
		font-weight: bold;
		color: #000000;
		margin-bottom: 16px;
		text-indent: 0;
	}



	/*�����б���ҳ*/
	.news_list0 {
		width: 100%;
		border-bottom: 1px #e5e5e5 dashed;
	}

	.news_list0 .news_t {
		float: left;
		width: 68%;
		font-family: GB2312;
		color: #000000;
		font-size: 1.4rem;
		padding-top: 10px;
		padding-bottom: 0px;
		text-indent: 0;
		overflow: hidden;
		font-weight: bold;
	}

	.news_list0 .news_d {
		float: right;
		width: 32%;
		font-family: GB2312;
		color: #999999;
		font-size: 1.4rem;
		padding-top: 10px;
		padding-bottom: 0px;
		text-align: right;
	}



	/*��ҳ*/
	.fenye {
		width: 100%;
		margin-top: 20px;
	}

	.fenye .yema {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
	}

	.fenye ul li {
		float: left;
		padding: 8px 12px;
		margin-left: 6px;
		margin-right: 6px;
		background-color: #e5e5e5;
	}

	.fenye .yema a {
		font-size: 12px;
		color: #000000;
		float: left;
		padding: 8px 12px;
		margin-left: 6px;
		margin-right: 6px;
		background-color: #e5e5e5;
		display: inline-block
	}

	.fenye .yema .pageNum {
		display: none
	}

	.fenye .yema .Cur {
		display: none
	}


	/*������ҳ*/
	.con_right h3 {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		color: #000000;
		font-size: 1.8rem;
		text-align: center;
		margin-bottom: 20px;
		font-weight: bold;
		line-height: 32px;
	}

	.con_right h4 {
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		color: #888888;
		font-size: 1.2rem;
		text-align: center;
		margin-bottom: 30px;
	}

	/**��������**/
	.news_container {
		width: 100%;
		margin: auto;
		height: auto;
	}

	.news_1 {
		width: 100%;
		height: auto;
		margin-bottom: 1%;
	}

	.news_left {
		width: 100%;
	}

	.news_left img {
		margin-top: 2%;
		width: 95%
	}

	.news_right {
		width: 94%;
		margin: 3% 3% 3% 3%;
		;
		height: auto;
	}

	.news_title1 a {
		display: none;
	}

	.fenye {
		width: 100%;
		height: 50px;
		margin-bottom: 17%;
	}

	.fenye li {
		width: 30px;
		height: 30px;
		border: 1px #ccc solid;
		margin-left: 2%;
		border-radius: 50px;
		font-size: 14px;
	}

	.fenye a {
		line-height: 30px;
		text-align: center;
		color: #b3b3b3;
	}

	.news_nav {
		width: 90%;
		height: 60px;
		background: #fff;
		margin: auto;
		margin-top: 10px;
	}

	.news_nav1 {
		width: 90%;
		height: 60px;
		margin: auto;
	}

	.news_nav1 p {
		width: 31%;
		height: auto;
		text-align: center;
		margin-left: 1%;
		background: #edecea;
	}

	#p_left {
		margin-left: 18%;
	}

	.news_nav1 .nav_active {
		background: #db082b;
		color: #fff;
	}

	.news_nav1 p a {
		font-family: '΢���ź�';
		font-size: 1.6rem;
		display: inline;
	}

	.news_foot {
		margin-bottom: 23%;
	}




	/*��ϵ����*/
	.con_right h5 {
		font-size: 1.4rem;
		color: #000000;
		line-height: 24px;
		margin-bottom: 10px;
	}

	.con_right h5 span {
		font-weight: bold;
	}


	/**��ϵ����**/
	.message1 {
		height: auto;
	}

	.message_container {
		width: 100%;
	}

	.message_con_top {
		width: 100%;
		margin-top: 3%;
		border-bottom: 0;
	}

	.message_top_left {
		width: 100%;
	}

	#mess_p {
		margin-bottom: 1%;
	}

	.message_top_right {
		width: 100%;
		float: right;
		height: 260px;
	}

	.mess_left {
		width: 30%;
		height: auto;
		border: 1px #ccc solid;
		float: left;
	}

	.mess_left img {
		width: 100%;
		margin: auto;
		display: block;
		margin-top: 10px;
	}

	.mess_left p {
		text-align: center;
		font-size: 14px;
		color: #666;
		margin-top: 15px;
	}

	.mess_right {
		width: 30%;
		;
		height: auto;
		border: 1px #ccc solid;
		float: left;
		margin-left: 5%;
	}

	.mess_right img {
		width: 100%;
		margin: auto;
		display: block;
		margin-top: 10px;
	}

	.mess_right p {
		text-align: center;
		font-size: 14px;
		color: #666;
		margin-top: 10px;
	}

	.mess_p {
		font-size: 14px;
		color: #666;
		margin-top: 8px;
	}

	.message_con_bottom {
		margin-bottom: 25%;
		;
	}


	/**��������**/
	.liuyan_container {
		width: 100%;
		;
		height: auto;
		margin: auto;
		margin-top: 2%;
	}

	.liuyan_mid {
		width: 100%;
	}

	.liuyan_input .biankuang {
		width: 95%;
		margin: auto;
		margin-bottom: 2%;
	}

	.bian_left {
		margin-left: 0;
	}

	.biankuang1 {
		width: 95%;
	}

	.liuyan_input1 {
		width: 80%;
	}

	.liuyan_input2 {
		width: 80%;
	}

	.liuyan_input3 {
		width: 76%;
	}

	.liuyan_input textarea {
		width: 80%;
	}

	.input_btn {
		width: 100%;
	}

	.input_btn1 {
		width: 100%;
		margin-left: 0;
		margin-bottom: 25%;
	}


	/*ҵ��*/
	.yewu_box {
		width: 92%;
		height: auto;
		background-image: url(/dsimages/images/con_back_p.png);
		background-size: 100% auto;
		background-repeat: no-repeat;
		margin-left: 4%;
		margin-right: 4%;
		margin-bottom: 20px;
		position: static;
		top: 0px;
		z-index: 9999999;
		padding: 0;
		box-shadow: none;
	}

	.yewu_all {
		width: 100%;
		height: 100%;
	}

	.yewu {
		width: 50%;
		float: left;
		margin-bottom: 6px;
		background-color: #FFFFFF;
		padding: 0;
		margin-left: 0;
		margin-right: 0;
		height: 160px;
		border: 0;
	}

	.yewu:hover {
		color: #000;
		background-color: #fff
	}

	.yewu .yewu_img1 {
		width: 50%;
		height: auto;
		float: none;
		margin-left: 25%;
		margin-right: 25%;
		overflow: hidden;
		background: none
	}

	.yewu .yewu_img1 .img1 {
		float: left;
		width: 100%;
		display: block
	}

	.yewu .yewu_img1 .yewu_img11 {
		opacity: 0;
		height: 0;
		width: 0;
		display: none
	}

	.yewu:hover .yewu_img1 {
		background-image: none
	}

	.yewu .yewu_img2 {
		width: 50%;
		height: auto;
		float: none;
		margin-left: 25%;
		margin-right: 25%;
		overflow: hidden;
		background: none
	}

	.yewu .yewu_img2 .img1 {
		float: left;
		width: 100%;
		display: block
	}

	.yewu .yewu_img2 .yewu_img11 {
		opacity: 0;
		height: 0;
		width: 0;
		display: none
	}

	.yewu:hover .yewu_img2 {
		background-image: none
	}

	.yewu .yewu_img3 {
		width: 50%;
		height: auto;
		float: none;
		margin-left: 25%;
		margin-right: 25%;
		overflow: hidden;
		background: none
	}

	.yewu .yewu_img3 .img1 {
		float: left;
		width: 100%;
		display: block
	}

	.yewu .yewu_img3 .yewu_img11 {
		opacity: 0;
		height: 0;
		width: 0;
		display: none
	}

	.yewu:hover .yewu_img3 {
		background-image: none
	}

	.yewu .yewu_img4 {
		width: 50%;
		height: auto;
		float: none;
		margin-left: 25%;
		margin-right: 25%;
		overflow: hidden;
		background: none
	}

	.yewu .yewu_img4 .img1 {
		float: left;
		width: 100%;
		display: block
	}

	.yewu .yewu_img4 .yewu_img11 {
		opacity: 0;
		height: 0;
		width: 0;
		display: none
	}

	.yewu:hover .yewu_img4 {
		background-image: none
	}

	.yewu .yewu_img5 {
		width: 50%;
		height: auto;
		float: none;
		margin-left: 25%;
		margin-right: 25%;
		overflow: hidden;
		background: none
	}

	.yewu .yewu_img5 .img1 {
		float: left;
		width: 100%;
		display: block
	}

	.yewu .yewu_img5 .yewu_img11 {
		opacity: 0;
		height: 0;
		width: 0;
		display: none
	}

	.yewu:hover .yewu_img5 {
		background-image: none
	}

	.yewu .yewu_img6 {
		width: 50%;
		height: auto;
		float: none;
		margin-left: 25%;
		margin-right: 25%;
		overflow: hidden;
		background: none
	}

	.yewu .yewu_img6 .img1 {
		float: left;
		width: 100%;
		display: block
	}

	.yewu .yewu_img6 .yewu_img11 {
		opacity: 0;
		height: 0;
		width: 0;
		display: none
	}

	.yewu:hover .yewu_img6 {
		background-image: none
	}


	.yewu .yewu_text {
		float: none;
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
		height: auto;
	}

	.yewu .yewu_text h3 {
		color: #000000;
		font-size: 1.4rem;
		margin-top: 12px;
		margin-bottom: 14px;
		text-align: center;
	}

	.yewu .yewu_text h3 span {
		margin-top: 4px;
		margin-bottom: 4px;
		display: block;
		color: #666666;
		font-size: 1.2rem;
	}

	.yewu .yewu_text h4 {
		color: #999999;
		font-size: 1.0rem;
		line-height: 2rem;
		font-family: GB2312;
		display: none;
	}

	.yewu:hover {
		color: #fff;
		background-color: #db082b
	}

	.yewu:hover .yewu_text h3,
	.yewu:hover .yewu_text h3 span,
	.yewu:hover .yewu_text h4 {
		color: #FFF;
	}

	.sfzy {
		width: 213px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}

	.sfzy img {
		width: 213px;
	}

	.business {
		/*width:31%;*/
		display: inline-table;
	}

	.business p {
		width: 100%;
		display: block;
	}

	.efzy {
		width: 100%;
		text-align: center;
	}


	/**ҵ��**/
	.business1 {
		height: auto;
	}

	.business_nav {
		width: 100%;
		height: 60px;
		background: #fff;
		margin-top: 1%;
	}

	.business_nav1 {
		width: 100%;
		height: 60px;
		margin: auto;
	}

	.business_nav1 p {
		width: 32%;
		height: 60px;
		background: #edecea;
		margin-left: 1%;
		margin-bottom: 1%;
	}

	.business_top {
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
		border-bottom: 1px #ccc solid;
	}

	.business_top h2 {
		font-size: 24px;
		font-weight: bold;
		color: #333;
	}

	.business_top span {
		font-size: 38px;
		font-weight: bold;
		color: #db082b;
		position: relative;
		top: -15px;
	}

	.business_top #p_1,
	.bus_foot_right h4 {
		font-size: 16px;
		color: #333;
	}

	.business_top #p_2 {
		font-size: 14px;
		color: #666;
		margin-bottom: 2%;
	}

	.business_foot {
		width: 98%;
		height: auto;
		margin: auto;
		margin-top: 30px;
		margin-left: 1%;
	}

	.bus_foot_left {
		width: 96%;
		margin-left: 2%;
	}

	.bus_foot_right {
		width: 96%;
		margin-left: 2%;
		margin-bottom: 20%;
		float: left
	}

	.bus_foot_right h4 {
		margin-top: 1%;
	}

	.bus_neirong {
		width: 100%;
		height: 60px;
		border-bottom: dashed 1px #ccc;
		margin-top: 4%;
	}

	.bus_num {
		float: left;
		width: 30px;
		height: 30px;
		background: #db082b;
		border-radius: 50px;
		font-size: 18px;
		text-align: center;
		line-height: 30px;
		color: #fff;
		margin-right: 1%;
	}

	.bus_tit {}

	.bus_tit h4 {
		font-size: 14px;
		color: #333;
	}

	.bus_tit p {
		font-size: 14px;
		color: #666;
	}


}