/* CSS Document 	behavior: url(css/csshover.htc);*/
/*-------------------------------网页全局------------------------------------------*/
*html,
*html body {
	background-image: url(about:blank);
	background-attachment: fixed;
}

*html .nav {
	position: absolute;
	top: expression(eval(document.documentElement.scrollTop));
}

BODY {
	FONT-SIZE: 13px;
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑", "黑体";

	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #f1f2f4;
	overflow-x: hidden;
	_behavior: url(../img/csshover.htc);
}


A {
	TEXT-DECORATION: none;
	color: #535353;
	font-size: 13px;
}

A:link {
	color: #4D4D4D;
	font-size: 13px;
}

A:visited {
	color: #4D4D4D;
}

A:hover {
	color: #4e626d;

}

A:active {
	color: #4D4D4D;
}

DIV {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}

H1 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

H2 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

H3 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

H4 {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

P {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

FORM {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

LABEL {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

INPUT {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

TEXTAREA {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

IMG {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

SPAN {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px
}

DIV {
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto
}

dl,
dd,
dt {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none
}

.clear {
	CLEAR: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	width: 100%;
}

.add_body_title {
	width: 200px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-family: 微软雅黑，黑体;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}

.add_body {
	width: 240px;
	height: 120px;
	border: 5px solid #DFDFDF;
	padding: 10px 80px;
	background: #FFFFFF;
	margin-top: 200px;
	line-height: 20px;
	text-align: center;
}

/* nav 首页 */
.F_nav {
	width: 50px;
	position: fixed;
	top: 300px;
	right: 40px;
	z-index: 1999;
	padding: 0px;
	margin: 0px;
	border: 1px solid #d3d3d3;
	display: none;
}

.F_nav li {
	height: 56px;
	width: 50px;
	text-align: center;
	cursor: pointer;
	background: url(../img/left.gif);
}

.F_nav li:hover {
	text-decoration: none;
}

.F_nav li:last-child {
	border-bottom: none;
}

.F_nav li.pro {
	background-position: -54px 0;
}

.F_nav li.pro:hover {
	background-position: 0px 0px;
}

.F_nav li.pro.cur {
	background-position: 0px 0px;
}

.F_nav li.news {
	background-position: -54px -56px
}

.F_nav li.news:hover {
	background-position: 0px -56px
}

.F_nav li.news.cur {
	background-position: 0px -56px
}


.F_nav li.ser {
	background-position: -54px -113px
}

.F_nav li.ser:hover {
	background-position: 0px -113px
}

.F_nav li.ser.cur {
	background-position: 0px -113px
}


.F_nav li.con {
	background-position: -54px -170px
}

.F_nav li.con:hover {
	background-position: 0px -170px
}

.F_nav li.con.cur {
	background-position: 0px -170px
}

.F_nav li.job {
	background-position: -54px -227px
}

.F_nav li.job:hover {
	background-position: 0px -227px
}

.F_nav li.job.cur {
	background-position: 0px -227px
}

.F_nav li.Head {
	background-position: -54px -284px
}

.F_nav li.Head:hover {
	background-position: 0px -284px
}

/* box */


/* nav 关于我们 */
.A_nav {
	width: 53px;
	position: fixed;
	top: 300px;
	margin: 0;
	padding: 0px;
	display: none;
	left: 50%;
	margin-left: -653px;
	padding-top: 15px;
	z-index: 1999;
	background: url(../img/abouttop_r2_c2.png) no-repeat left top;
}

.A_nav li {
	height: 40px;
	width: 53px;
	cursor: pointer;
	background: url(../img/abouttop_r2_c2.png) no-repeat;
}

.A_nav li:hover {
	text-decoration: none;
}


.A_nav li.AHaed {
	background-position: left -15px;
}

.A_nav li.AHaed:hover {
	background-position: right -15px;
}

.A_nav li.AHaed.cur {
	background-position: right -15px;
}

.A_nav li.news {
	background-position: left -55px
}

.A_nav li.news:hover {
	background-position: right -55px
}

.A_nav li.news.cur {
	background-position: right -55px
}


.A_nav li.ser {
	background-position: left -95px
}

.A_nav li.ser:hover {
	background-position: right -95px
}

.A_nav li.ser.cur {
	background-position: right -95px
}


.A_nav li.con {
	background-position: left -135px
}

.A_nav li.con:hover {
	background-position: right -135px
}

.A_nav li.con.cur {
	background-position: right -135px
}

.A_nav li.job {
	background-position: left -175px
}

.A_nav li.job:hover {
	background-position: right -175px
}

.A_nav li.job.cur {
	background-position: right -175px
}

/* box */

/* nav 我们的服务 */
.S_nav {
	width: 80px;
	position: fixed;
	top: 300px;
	margin: 0;
	padding: 0px;
	line-height: 40px;
	text-align: center;
	color: #FFFFFF;
	left: 50%;
	margin-left: -673px;
	padding-top: 15px;
	z-index: 1999;
	display: none;
}

.S_nav li {
	height: 40px;
	width: 80px;
	cursor: pointer;
	background: url(../img/ser_r2_c2.gif) no-repeat left top;
	margin-bottom: 5px;
}

.S_nav li:hover {
	background-position: left bottom;
}

.S_nav li.cur {
	background-position: left bottom;
}





/* box */
/*服务页面*/
.service_bd {
	height: 248px;
}

/*服务栏目*/

.service_bd {
	position: relative;
	overflow: hidden;
}

.service_arrow {
	position: absolute;
	bottom: 1px;
	left: 78px;
	width: 41px;
	height: 21px;
	background: url(../img/ssj.gif) no-repeat;
}

.service_main {
	position: relative;
	overflow: hidden;
	height: 460px;
	min-width: 1200px;
}

.service_main .prev,
.service_main .next {
	position: absolute;
	top: 250px;
	z-index: 100;
	width: 48px;
	height: 48px;

}

.service_main .prev {
	left: 0;
	width: 50px;
	height: 50px;
	background: url(../img/left.png) no-repeat left top;

}

.service_main .prev:hover {
	left: 0;
	background-position: -96px -255px;
	background: url(../img/left.png) no-repeat right top;
}

.service_main .next {
	right: 0;
	width: 50px;
	height: 50px;
	background: url(../img/rigt.png) no-repeat left top;
}

.service_main .next:hover {
	right: 0;
	background-position: -144px -255px;
	background: url(../img/rigt.png) no-repeat right top;
}

.service_main .item {
	position: absolute;
	top: 0;
	left: -100%;
	z-index: 1;
	width: 100%;
	padding-top: 7px;
	overflow: hidden;
}

/* 子页公用 */

.Zyflash {
	width: 100%;
	min-width: 1200px;
	height: 302px;
}

/*服务*/
.SerAllClass {
	width: 1200px;
	height: 425px;
}

.SerAllClass .SerAllTop {
	width: 1200px;
	height: 62px;
	background: url(../img/outser.gif) no-repeat center 40px;
	padding-top: 88px;
	text-align: center;
	font-size: 16px;
	line-height: 25px;
}

.SerAllClass .SerAllBots {
	width: 1163px;
	height: 248px;
	padding: 27px 0px 0px 37px;
}

.SerAllClass .SerAllBots ul {
	margin: 0px;
	padding: 0px;
}

/*background:url(../img/Images/serss2.gif) no-repeat center top;*/
.SerAllClass .SerAllBots ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 20%;
	height: 248px;
	float: left;
	position: relative;
}

.SerAllClass .SerAllBots ul li .box {
	width: 154px;
	height: 248px;
	text-align: center;
	z-index: 5;
	position: absolute;
	left: 26px;
}

/*background:url(../img/Images/service.png) no-repeat;*/
.SerAllClass .SerAllBots ul li .box div {
	width: 140px;
	height: 140px;
}

.SerAllClass .SerAllBots ul li .box .img1 {
	background-position: left top;
}

.SerAllClass .SerAllBots ul li .box .img2 {
	background-position: -192px top;
}

.SerAllClass .SerAllBots ul li .box .img3 {
	background-position: -384px top;
}

.SerAllClass .SerAllBots ul li .box .img4 {
	background-position: -575px top;
}

.SerAllClass .SerAllBots ul li .box .img5 {
	background-position: -767px top;
}

.SerAllClass .SerAllBots ul li .box .img6 {
	background-position: right top;
}
.SerAllClass .SerAllBots ul li .box img {
	border-radius: 50%;
	width: 140px;
	height: 140px;
}
.SerAllClass .SerAllBots ul li .box .title {
	width: 140px;
	height: 88px;
	background: none;
	font-weight: normal;
	color: #2A2B2C;
	padding-top: 10px;
	margin-top: 10px;
}

.SerAllClass .SerAllBots ul li .box h2 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
	white-space: nowrap;
}

/*background:url(../img/Images/ser_r6_c5.gif) no-repeat center top;*/
.SerAllClass .SerAllBots ul li .des {
	width: 140px;
	height: 248px;
	position: absolute;
	left: 26px;
	top: 0px;
	z-index: 0;
	filter: alpha(opacity=0);
	/*IE滤镜，透明度50%*/
	-moz-opacity: 0;
	/*Firefox私有，透明度50%*/
	opacity: 0;
	/*其他，透明度50%*/
}



.SerAllLine {
	width: 100%;
	height: 460px;
	background: #EDEDED url(../img/r2_c1.gif) repeat-x left top;
}

.SerAllcom {
	width: 1200px;
	height: 460px;
	background: url(../img/serimg2_r2_c2.jpg);
}

.SerAllcomLeft {
	width: 573px;
	height: 423px;
	float: left;
	padding-top: 27px;
	padding-left: 37px;
}

.SerAllcomRight {
	width: 550px;
	height: 416px;
	float: left;
	padding-top: 34px;
	line-height: 26px;
}

.SerAllcomRight h1 {
	line-height: 42px;
	font-size: 18px;
	font-weight: normal;
	color: #fa4851;
}

.SerComs {
	width: 100%;
	height: 476px;
	background: url(../img/dzs.jpg);
}

.SerComsBody {
	width: 1160px;
	height: 476px;
}

.SerComsBody ul {
	margin: 0px;
	padding: 0px;
}
.SerComsBody li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 530px;
	height: 188px;
	float: left;
	background: url(../img/sercoms.jpg) no-repeat;
	color: #FFFFFF;
	position: relative;
	overflow: hidden;
	padding: 25px;
}

.SerComsBody li:nth-child(1) .hid,.SerComsBody li:nth-child(2) .hid{
	position: absolute;
	background: rgba(187,62,62,.8);
	width: 50%;
	height: 100%;
	top: 100%;
	left: 50%!important;
	transition: .3s;
}
.SerComsBody li:nth-child(3) .hid,.SerComsBody li:nth-child(4) .hid{
	position: absolute;
	background: rgba(187,62,62,.8);
	width: 50%;
	height: 100%;
	top: 100%;
	left: 0%!important;
	transition: .3s;
}
.SerComsBody li:hover .hid{
	top: 0;
}
.SerComsBody li .tis {
	width: 240px;
	height: 188px;
	background: #999999;
	position: absolute;
	left: 0px;
	bottom: -238px;
	background: url(../img/bacsk.png);
	padding: 25px;
	line-height: 26px;
	color: #fff;
	font-size: 16px;
}

.SerComsBody li .tnod {
	position: absolute;
	left: 480px;
	bottom: 20px;
	font-size: 57px;
	height: 57px;
	line-height: 57px;
	font-weight: bold;
	color: #04838A;
	z-index: 200;
}

.SerComsBody li h3 {
	font-size: 18px;
	font-weight: normal;
	padding-left: 290px;
}

.SerComsBody li h2 {
	font-size: 38px;
	padding-left: 290px;
}

.SerComsBody .ser12 {
	background-position: -580px 0px;
}


.SerComsBody .ser13 {
	background-position: 0px -238px;
}

.SerComsBody .ser13 h3,
.SerComsBody .ser14 h3 {
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
}

.SerComsBody .ser13 h2,
.SerComsBody .ser14 h2 {
	padding: 0px;
	font-size: 38px;
}

.SerComsBody .ser13 .tnod {
	left: 18px;
	bottom: 20px;
	color: #646464;
}

.SerComsBody .ser14 .tnod {
	position: absolute;
	left: 19px;
	bottom: 20px;
	color: #C65102;
	width: 75px;
}

.SerComsBody .ser14 {
	background-position: -580px -238px;
}

.SerComsBody .ser14 div,
.SerComsBody .ser13 div {
	left: 290px;
}


.SerBottom {
	width: 100%;
	height: 690px;
	background: url(../img/dr9_c4.jpg);
}

.SerBottomTop {
	width: 1200px;
	height: 253px;
	text-align: center;
	line-height: 36px;
	font-size: 16px;
}

.SerBottomTop h1 {
	color: #01A9B6;
	padding-top: 83px;
	line-height: 50px;
}

.SerBottomBottom {
	width: 1160px;
	height: 350px;
}

.SerBottomBottom .title {
	width: 1160px;
	height: 34px;
	line-height: 34px;
	color: #C55201;
	font-size: 16px;
	font-weight: bold;
}

.SerBottomBottom .smaTitle {
	width: 1160px;
	height: 24px;
	line-height: 24px;
}

.SerBottomBottom .Bobodys {
	width: 1000px;
	height: 290px;
	padding-top: 30px;
	text-align: center;
}


.SersTopHead {
	width: 1200px;
	height: 96px;
	background: url(../img/webs.gif) no-repeat center 47px;
	padding-top: 96px;
	text-align: center;
	line-height: 34px;
	font-size: 16px;
}

.SersTopHead h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 44px;
}

.SersTop {
	width: 1008px;
	height: 433px;
}

.SersTop ul {
	margin: 0px;
	padding: 0px;
}

.SersTop li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 336px;
	height: 195px;
	float: left;
	padding-top: 15px;
	text-align: center;
	position: relative;
}

.SersTop li div {
	width: 127px;
	height: 185px;
}

.SersTop li .img {
	width: 127px;
	height: 127px;
	background: url(../img/s_r2_c2.jpg) no-repeat center bottom;
}

.SersTop li .title {
	width: 127px;
	height: 54px;
	line-height: 54px;
	font-size: 18px;
}

.SersComs {
	width: 100%;
	height: 707px;
	background: url(../img/dzs.jpg);
}

.SersComsBody {
	width: 1160px;
	height: 707px;
}

.SersComsBody ul {
	margin: 0px;
	padding: 0px;
}

.SersComsBody li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 580px;
	height: 238px;
	float: left;
	background: url(../img/dr10_c2.jpg) no-repeat;
	color: #FFFFFF;
	position: relative;
	overflow: hidden;
}

.SersComsBody li .tis {
	width: 240px;
	height: 188px;
	background: #999999;
	position: absolute;
	left: 0px;
	bottom: -238px;
	background: url(../img/bacsk.png);
	padding: 25px;
	line-height: 22px;
	color: #fff;
}

.SersComsBody .ser13 .tis,
.SersComsBody .ser14 .tis {
	left: 290px;
}

.SersComsBody .ser11 {
	background-position: 0px 0px;
	padding: 25px;
	width: 530px;
	height: 188px;
}

.SersComsBody .ser11 h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

.SersComsBody .ser11 h2 {
	font-size: 26px;
	text-align: right;
}

.SersComsBody .ser4 {
	background-position: -580px 0px;
	padding: 25px;
	width: 530px;
	height: 188px;
}

.SersComsBody .ser4 h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

.SersComsBody .ser4 h2 {
	font-size: 26px;
	text-align: right;
}


.SersComsBody .ser13 {
	background-position: 0px -238px;
	padding: 25px;
	width: 530px;
	height: 188px;
}

.SersComsBody .ser13 h3 {
	font-size: 14px;
	font-weight: normal;
}

.SersComsBody .ser13 h2 {
	font-size: 26px;
}


.SersComsBody .ser14 {
	background-position: -580px -238px;
	padding: 25px;
	width: 530px;
	height: 188px;
}

.SersComsBody .ser14 h3 {
	font-size: 14px;
	font-weight: normal;
}

.SersComsBody .ser14 h2 {
	font-size: 26px;
}


.SersComsBody .ser10 {
	background-position: 0px -476px;
	height: 181px;
	padding: 25px;
	width: 530px;
}

.SersComsBody .ser10 h3 {
	font-size: 14px;
	text-align: right;
	font-weight: normal;
}

.SersComsBody .ser10 h2 {
	font-size: 26px;
	text-align: right;
}

.SersComsBody .ser12 {
	background-position: right -476px;
	height: 181px;
	padding: 25px;
	width: 530px;
}

.SersComsBody .ser12 h3 {
	font-size: 14px;
	font-weight: normal;
	text-align: right;
}

.SersComsBody .ser12 h2 {
	font-size: 26px;
	text-align: right;
}

.SerJz {
	width: 100%;
	height: 685px;
	background: url(../img/web_r2_c1.jpg) no-repeat center top;
}

.SerJzTitle {
	width: 254px;
	height: 61px;
	padding-top: 43px;
	text-align: center;
	font-size: 42px;
}

.SerJzTop {
	width: 600px;
	height: 64px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
}

.SerJzTop h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
}

.SerJz ul {
	margin: 0px auto;
	padding: 0px;
	width: 1172px;
	height: 280px;
	padding: 30px 14px 0px;
}

.SerJz li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 291px;
	height: 245px;
	float: left;
	position: relative;
	background: url(../img/s_r9_c6.png) no-repeat center bottom;
}

.SerJz li .Jtitles {
	width: 147px;
	height: 82px;
	position: absolute;
	line-height: 30px;
	text-align: center;
	left: 72px;
	top: 80px;
	color: #FFFFFF;
	font-size: 16px;
	z-index: 2;
}

.SerJz li .Jtitles h2 {
	line-height: 52px;
}

.SerJz li .baclek {
	width: 291px;
	height: 245px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../img/s_r9_c6.png) no-repeat center 3px;
	z-index: 0;
	filter: alpha(opacity=0);
	/*IE滤镜，透明度50%*/
	-moz-opacity: 0;
	/*Firefox私有，透明度50%*/
	opacity: 0;
	/*其他，透明度50%*/
}

.SerJzBottom {
	width: 1152px;
	height: 160px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
}

.SerMs {
	width: 100%;
	height: 686px;
	background: url(../img/web_r3_c1.jpg) no-repeat center top;
	color: #FFFFFF;
}

.SerMszTitle {
	width: 254px;
	height: 61px;
	padding-top: 43px;
	text-align: center;
	font-size: 42px;
}

.SerMsTop {
	width: 800px;
	height: 64px;
	line-height: 24px;
	text-align: center;
	font-size: 14px;
}

.SerMsTop h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
}

.SerMsTops {
	width: 600px;
	height: 40px;
}

.SerMsBody {
	width: 498px;
	height: 457px;
	padding-top: 21px;
	padding-left: 2px;
	position: relative;
}

.SerMsB1 {
	width: 248px;
	height: 228px;
	position: absolute;
	top: 20px;
	left: 120px;
}

.SerMsB2 {
	width: 248px;
	height: 228px;
	position: absolute;
	top: 245px;
	left: -2px;
}

.SerMsB3 {
	width: 248px;
	height: 228px;
	position: absolute;
	top: 245px;
	right: 3px;
}

.SerMsB1 .title,
.SerMsB2 .title,
.SerMsB3 .title {
	width: 181px;
	height: 123px;
	position: absolute;
	top: 104px;
	left: 36px;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
}

.SerMsB1 .title h3,
.SerMsB2 .title h3,
.SerMsB3 .title h3 {
	font-size: 52px;
	line-height: 52px;
}



.SerCx {
	width: 100%;
	height: 730px;
}

.SerCxBody {
	width: 745px;
	height: 415px;
}

.SerBody {
	background: #FFFFFF;
}

.SerFlash {
	width: 100%;
	height: 230px;
	padding-top: 120px;
	background: url(../img/caseflash.jpg) no-repeat center bottom;
}

.SerFlashs {
	width: 1200px;
	height: 120px;
	background: url(../img/serflashs.jpg) no-repeat center top;
	padding-top: 110px;
}

.SerFlashs ul {
	margin: 0px;
	padding: 0px;
}

.SerFlashs li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 200px;
	height: 120px;
	float: left;
}

.SerFlashs li a {
	width: 200px;
	height: 120px;
	display: block;
}

.SerFlashs li.Sa1 a:link {
	background: #78BEBC;
}

.SerFlashs li.Sa1 a:visited {
	background: #78BEBC;
}

.SerFlashs li.Sa1 a:hover {
	background: #32A39F;
}

.SerFlashs li.Sa1 a:active {
	background: #78BEBC;
}

.SerFlashs li.Sa2 a:link {
	background: #8CD0D1;
}

.SerFlashs li.Sa2 a:visited {
	background: #8CD0D1;
}

.SerFlashs li.Sa2 a:hover {
	background: #44BEC1;
}

.SerFlashs li.Sa2 a:active {
	background: #8CD0D1;
}

.SerFlashs li.Sa3 a:link {
	background: #C1E8EC;
}

.SerFlashs li.Sa3 a:visited {
	background: #C1E8EC;
}

.SerFlashs li.Sa3 a:hover {
	background: #88DBE4;
}

.SerFlashs li.Sa3 a:active {
	background: #C1E8EC;
}

.SerFlashs li.Sa4 a:link {
	background: #CA79A7;
}

.SerFlashs li.Sa4 a:visited {
	background: #CA79A7;
}

.SerFlashs li.Sa4 a:hover {
	background: #B72C71;
}

.SerFlashs li.Sa4 a:active {
	background: #CA79A7;
}

.SerFlashs li.Sa5 a:link {
	background: #E5A5CC;
}

.SerFlashs li.Sa5 a:visited {
	background: #E5A5CC;
}

.SerFlashs li.Sa5 a:hover {
	background: #DF6BB1;
}

.SerFlashs li.Sa5 a:active {
	background: #E5A5CC;
}

.SerFlashs li.Sa6 a:link {
	background: #EFC9E0;
}

.SerFlashs li.Sa6 a:visited {
	background: #EFC9E0;
}

.SerFlashs li.Sa6 a:hover {
	background: #F096CB;
}

.SerFlashs li.Sa6 a:active {
	background: #EFC9E0;
}

.SerXm {
	width: 1200px;
	height: 675px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
}


.SerXm h1 {
	padding-top: 27px;
	line-height: 52px;
	font-size: 34px;
	font-weight: normal;
}

.SerXmBody {
	padding-left: 110px;
	width: 1090px;
	float: left;
}

.SerXmList {
	width: 430px;
	height: 470px;
	float: left;
	position: relative;
	padding-top: 60px;
	font-size: 18px;
	line-height: 28px;
}

.SerXmRirhgt {
	padding-left: 55px;
}

.SerXmList h2 {
	width: 430px;
	height: 85px;
	line-height: 80px;
	font-weight: normal;
	font-size: 36px;
	padding-top: 15px;
}

.SerXmList h2 .red {
	color: #DB0402;
	font-weight: normal;
}

.SerQue {
	width: 100%;
	height: 686px;
	background: url(../img/d_r14_c2.jpg);
}

.SerQues {
	width: 1200px;
	height: 686px;
}

.SerQues .lefts {
	width: 414px;
	height: 686px;
	float: left;
}

.SerQues .rights {
	width: 770px;
	height: 686px;
	float: left;
	color: #FFFFFF;
}

.SerQues .rightsTops {
	width: 770px;
	height: 270px;
}

.SerQues .rightsTops p {
	width: 770px;
	height: 67px;
	color: #F16B22;
	font-size: 36px;
	padding-top: 51px;
}

.SerQues .rightsTops ul {
	margin: 0px;
	padding: 0px;
}

.SerQues .rightsTops li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 770px;
	height: 46px;
	font-size: 26px;
}

.SerQues .rightsBottom {
	width: 694px;
	height: 244px;
	background: url(../img/serqus.png) no-repeat left 6px;
	padding: 38px;
	line-height: 24px;
	font-size: 16px;
}

.SerVs {
	width: 1200px;
	height: 686px;
}

.SerVsTop {
	width: 1200px;
	height: 72px;
	text-align: center;
	line-height: 44px;
	padding-top: 58px;
	font-size: 40px;
}

.SerVsTop span {
	color: #DE0403;
	font-size: 46px;
}

.SerVscoms {
	width: 1200px;
	height: 440px;
}

.SerVscoms ul.lef {
	padding: 0px;
	margin: 0px;
	width: 136px;
	height: 432px;
	float: left;
	padding-left: 24px;
	padding-top: 8px;
}

.SerVscoms .lef li {
	width: 134px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 25px;
	position: relative;
	margin-bottom: 23px;
}

.SerVscoms .lef li span {
	width: 26px;
	height: 50px;
	float: left;
	font-size: 18px;
	color: #fa4851;
	position: absolute;
	left: -26px;
}

.SerVscoms .Scom1 {
	width: 356px;
	height: 403px;
	float: left;
	padding-left: 60px;
	padding-top: 13px;
}

.SerVscoms .Scom2 {
	width: 340px;
	height: 403px;
	float: left;
	padding-left: 50px;
	padding-top: 13px;
}

.SerVscoms ul.rif {
	padding: 0px;
	margin: 0px;
	width: 150px;
	height: 432px;
	float: left;
	padding-left: 24px;
	padding-top: 8px;
}

.SerVscoms .rif li {
	width: 150px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 25px;
	position: relative;
	margin-bottom: 23px;
}

.SerVscoms .rif li span {
	width: 26px;
	height: 50px;
	float: left;
	font-size: 18px;
	color: #fa4851;
	position: absolute;
	left: -26px;
}

.SerVsBottom {
	width: 1200px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	font-size: 24px;
	color: #000000;
}

.SerVsBottom span {
	color: #DE0403;
}

.SerVsJh {
	width: 100%;
	height: 665px;
	background: url(../img/r27_c1.jpg) no-repeat center 228px;
}

.SerVsJhs {
	width: 1200px;
	height: 665px;
	background: url(../img/w_r24_c4.jpg) no-repeat center top;
}

.SerVsJhTop {
	width: 1200px;
	height: 227px;
}

.SerVsJhTop .title1 {
	width: 1000px;
	height: 40px;
	float: left;
	font-size: 30px;
	padding-left: 21px;
	padding-top: 50px;
	color: #999999;
}

.SerVsJhTop .title2 {
	width: 1000px;
	height: 66px;
	float: left;
	font-size: 45px;
	padding-left: 111px;
	line-height: 66px;
}

.SerVsJhTop .title3 {
	width: 1000px;
	height: 40px;
	float: left;
	font-size: 30px;
	padding-left: 21px;
	padding-top: 5px;
	color: #999999;
}

.SerVsJhBos {
	width: 1180px;
	height: 192px;
	padding-left: 20px;
}

.SerVsJhBos ul {
	margin: 0px;
	padding: 0px;
	width: 1180px;
	height: 192px;
}

.SerVsJhBos li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width: 153px;
	height: 192px;
	float: left;
	line-height: 28px;
	font-size: 20px;
	color: #FFFFFF;
	position: relative;
}

.SerVsJhBos li .Tscoms {
	width: 100px;
	height: 60px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	left: 53px;
	top: 106px;
}

.SerVsJhBos li .Tscomes {
	left: 30px;
}

.SerVsJhBos li .liBack {
	width: 152px;
	height: 190px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
	filter: alpha(opacity=0);
	/*IE滤镜，透明度50%*/
	-moz-opacity: 0;
	/*Firefox私有，透明度50%*/
	opacity: 0;
	/*其他，透明度50%*/
}

.SerVsJhBos li .liBack .liCts {
	position: absolute;
	top: -200px;
	color: #000000;
	display: none;
	left: 0px;
	width: 200px;
	height: 200px;
	background: #FFFFFF;
}

.SerVsJhBos .li2 {
	width: 123px;
	padding-left: 30px;
}

.SerVsJhBos ul.ulBot {
	padding-top: 5px;
}

.mm_serBottom,.mm_swiper{
	display: none;
}
.SerAllcom p{
	line-height: 2;
	font-size: 20px;
	padding-top: 20px;
	padding-right: 20px;
	box-sizing: border-box;
}
.SerAllcom p img{
	margin-right: 20px;
}
@media screen and (max-width: 750px) {
	.Zyflash {
		height: 0px;
	}
	.mm_service .Zyflash {
		width: 100%;
		min-width: auto;
		height: 66px;
		margin-top: 70px;
	}

	.SerAllClass,
	.SerAllClass .SerAllTop,
	.SerAllClass .SerAllBots ul li .box div,
	.SerAllcom {
		width: 100%;
	}

	.SerAllcom p {
		display: inline-block;
		vertical-align: top;
		width: 50%;
	}

	.SerAllcom p img {
		width: 100%;
	}

	.SerAllClass,
	.SerAllClass .SerAllTop {
		font-size: 14px;
	}

	.SerAllLine {
		height: 220px;
	}

	.SerAllClass .SerAllBots {
		box-sizing: border-box;
		padding: 0;
		width: 95%;
		margin: 0 auto;
		text-align: center;
	}

	.service_main {
		min-width: auto;
	}

	.SerAllClass .SerAllTop {
		background-size: 60%;
	}

	.service_bd,
	.SerAllClass .SerAllBots ul li .box div,
	.SerAllClass,
	.SerAllClass .SerAllBots {
		height: auto;
	}

	.SerAllClass .SerAllBots ul li .box {
		position: static;
		width: 100%;
		height: auto;
	}

	.SerAllClass .SerAllBots {
		margin-top: 50px;
		margin-bottom: 20px;
	}

	.SerAllClass .SerAllBots ul li .box img {
		width: 100%;
	}

	.SerAllClass .SerAllBots ul li .box .title {
		width: 100%;
		height: auto;
	}

	.SerAllClass .SerAllBots ul {
		font-size: 0;
	}

	.SerAllClass .SerAllBots ul li .box .title h2 {
		font-size: 12px;
		font-weight: 500;
	}

	.SerAllClass .SerAllBots ul li {
		width: 30%;
		margin-right: 3%;
		overflow: hidden;
		height: auto;
		margin-bottom: 10px;
		float: none;
		display: inline-block;
	}

	.service_arrow {
		display: none;
	}
	.SerBottom,
	.SerComs,.SerAllLine {
		display: none;
	}
	
	.mm_serBottom {
		display: block;
		width: 100%;
		padding: 20px 0 0px;
		box-sizing: border-box;
		background: #5b5b5b;
	}
	.mm_con {
		width: 90%;
		margin: 0 auto;

	}
	.serBottom_top .item {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		position: relative;
	}

	.serBottom_top .item h2 {
		font-size: 30px;
		color: rgba(0, 0, 0, .3);
		font-weight: 600;
	}

	.serBottom_top .item>div {
		width: 50%;
		color: #fff;
		font-size: 20px;
	}

	.serBottom_top .item>div:nth-child(even) p {
		position: absolute;
		top: 10px;
		left: 20px;
	}
	.serBottom_top .item>div:nth-child(odd) p {
		position: absolute;
		top: 10px;
		left: calc(50% + 20px);
	}


	.serBottom_top .item:nth-child(odd) {
		background: #0ec0c7;
	}

	.serBottom_top .item:nth-child(odd) h2 {
		position: absolute;
		right: 20px;
		bottom: 0px;
	}

	.serBottom_top .item:nth-child(even) h2 {
		position: absolute;
		left: 20px;
		bottom: 0px;
	}

	.serBottom_top .item:nth-child(even) {
		background: #8c8c8c;
	}
.mm_con{
	margin-bottom: 20px;
}
	.serBottom_top .item:nth-child(4) {
		background: #ff710d;
	}
	.serBottom_bottom{
		width: 100%;
		background: #f1f1f3;
		padding:10px 20px 10px;
		box-sizing: border-box; 
	}
	.serBottom_top .item>div img {
		width: 100%;
		vertical-align: top;
	}
	.serBottom_bottom h2{
		color: #01a9b6;
		font-size: 20px;
		text-align: center;
	}
	.serBottom_bottom h6{
		font-size: 14px;
		text-align: center;
		margin-top: 10px;
	}
	.serBottom_bottom p span{
		display: block;
		color: #c55201;
		line-height: 2;
	}
	.serBottom_bottom p {
		line-height: 1.5;
		margin-bottom: 10px;
	}
	.serBottom_bottom img{
		width: 100%;
		vertical-align: top;
	}
	.mm_swiper img{
		width: 48%;
		margin-right: 2%;
		visibility: top;
	}
	.mm_swiper .swiper-slide>div{
		overflow: hidden;
		width: 100%;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		padding-top: 20px;
		border-top: 4px solid #ccc;
		background: #f4f4f4;
		padding-bottom: 20px;
	}
	.mm_swiper .swiper-slide{
		background: none;
	}
	.mm_swiper .swiper-slide div p{
		font-size: 12px;
		margin-bottom: 10px;
		text-align: justify;
		padding-right: 10px;
		box-sizing: border-box;
	}
	.mm_swiper .swiper-pagination{
		padding:0 20px;
		box-sizing: border-box;
	}
	.mm_swiper .swiper-pagination-bullet{
		background: none;
		width: 60px;
		margin-right: 7px;
		outline: none;
		opacity: 1;
		text-align: center;
	}	
	.mm_swiper .swiper-pagination-bullet img{
		width: 60px;
		height: 60px;
		border-radius: 50%;
		margin-bottom: 10px;

	}
	.mm_swiper .swiper-pagination-bullet span{
		line-height: 1.5;
	}
	.mm_swiper .swiper-pagination-bullet-active{
		background: none;
		outline: none;
	}
}