
/*公用*/

@font-face {
	font-family: avgardn;
	src: url(../fonts/fangzhenglanting.TTF);
}

.img-title {
	margin: 4% auto;
	display: block;
	text-align: center;
	font-size: 32px;
	color: #2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title:hover {
	margin: 4% auto;
	display: block;
	text-align: center;
	font-size: 32px;
	color:#3DA13F;
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title a {
	color:#2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}
.img-title a:hover {
	color:#3DA13F;
}
.img-title p {
	font-size: 16px;
	color: #999
}

.img-title span {
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title:after {
	background: url(../images/title-afterpic.png);
	width: 279px;
	height: 5px;
	display: block;
	content: '';
	margin: 26px auto 0 auto;
}


.img-title2 {
	margin: 4% auto;
	display: block;
	text-align: left;
	font-size: 32px;
	color: #2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}
.img-title2:hover {
	margin: 4% auto;
	display: block;
	text-align: left;
	font-size: 32px;
	color:#3DA13F;
	font-family: avgardn, "微软雅黑", "黑体";
}
.img-title2 a {
	color:#2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}
.img-title2 a:hover {
	color:#3DA13F;
}

.img-title2 p {
	font-size: 16px;
	color: #999
}

.img-title2 span {
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title2:after {
	background: url(../images/title-afterpic2.png);
	width: 279px;
	height: 5px;
	display: block;
	content: '';
	margin-top:26px;
	
}

.img-title3 {
	margin: 4% auto;
	display: block;
	text-align: left;
	font-size: 32px;
	color: #2E2E2E;
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title3 p {
	font-size: 16px;
	color: #999
}

.img-title3 span {
	font-family: avgardn, "微软雅黑", "黑体";
}

.img-title3:after {
	background: url(../images/title-afterpic2.png);
	width: 209px;
	height: 5px;
	display: block;
	content: '';
	margin-top:26px;
	
}
.noafter:after {
	display: none;
}


/*页头*/

.header {
	width: 100%;
	min-width:1200px;
}

.header .header-top {
	background-color: #ff5562;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.header .header-top p,
.header .header-top p a {
	color: #fff;
}

.header .header-top p b {
	margin: 0 20px;
}

.header .header-bottom {
	height: 96px;
	background-color: #fff;
}

/*
.header .header-bottom ul {
	margin-left: 18px;
}

.header .header-bottom ul li {
	float: left;
	width: 95px;
	overflow: hidden;
	line-height: 96px;
	text-align: center;
}

.header .header-bottom ul li a {
	display: block;
	height: 100%;
}

.header .header-bottom ul li.active {
	background-color: #f6f6f6;
	border-bottom: 4px solid #ff5764;
}

.header .header-bottom ul li.active a {
	color: #ff5764
}


.header .header-bottom .option {
	margin-top: 30px
}

.header .header-bottom .option a {
	position: relative;
	float: left;
}

.header .header-bottom .option a .erweima {
	position: absolute;
	right: 0;
	top: 40px;
	z-index: 2;
}
*/

/*+导航菜单
.navbar_div{width:auto;   margin-left: 18px;}
	#navbar { OVERFLOW: hidden; COLOR: #000; _width: 100%;font-size: 16px;}
	#navbar A {	DISPLAY: block; FLOAT: left; WIDTH: 101px; 	overflow: hidden;line-height: 96px;text-align: center; }
	#navbar A:link { COLOR: #000; TEXT-DECORATION: none}
	#navbar A:visited { COLOR: #000; TEXT-DECORATION: none}
	#navbar A:hover {background-color: #f6f6f6;	border-bottom: 4px solid #ff5764; color: #ff5764; TEXT-ALIGN: center}
	#navbar A.first, #navbar A:link.first, #navbar A:visited.first, #navbar A:hover.first {background-color: #f6f6f6;	border-bottom: 4px solid #ff5764;  color: #ff5764 TEXT-ALIGN: center}
	#navbar A.thisclass:link {background-color: #f6f6f6;	border-bottom: 4px solid #ff5764; color: #ff5764}
	#navbar A.thisclass:visited {background-color: #f6f6f6;	border-bottom: 4px solid #ff5764; color: #ff5764}
	#navbar A.thisclass:hover {	background-color: #f6f6f6;	border-bottom: 4px solid #ff5764;color: #ff5764}

*/

/*
.header-box {
	margin-top: 0px;
	margin-right:8px;
}

.header-box p {
	color: #7d7d7d;
	border-left: 1px solid #7d7d7d;
	padding-left: 22px;
	margin-left: 22px;
	font-size: 14px;
}
*/

/*页尾*/

.footer .footer-top img {
	margin: 16px 0;
}

.footer-bottom {
	background-color: #343338;
	overflow: hidden;
	padding: 20px 0;
}

.footer-phone0000 {
	color: #fff;
	font-size: 26px;
}

.footer-phone {
	color: #f5f5f5;
	color:#EBEBEB;
	font-size: 18px;
	line-height:30px;
	
}
.footer-phone2 {
	color: #f5f5f5;
	color:#EBEBEB;
	font-size: 18px;
	line-height:30px;
	
}
.footer-bottom ul li:nth-child(2) {
	margin: 11px 0 0 180px;
}

.footer-bottom ul li:nth-child(2) dl {
	border-right: 1px dashed #5e5d62;
	padding-right: 70px;
	margin-right: 70px;
}

.footer-bottom ul li:nth-child(2) dl dt {
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	line-height:32px
}

.footer-bottom ul li:nth-child(2) dl dd a {
	color: #fff;
	line-height: 24px;
	display: block;
	text-align: center;
	font-size: 14px;
}
.comWidth ul li dl dd a:hover {
	color: #ff5562;
}
.footer-end {
	background-color: #242426;
	height: 48px;
	line-height: 32px;
	color: #fff;
	font-size: 14px;
	padding:8px 0;
}


/*焦点图*/
.banner {
	width: 100%;
	min-width:1200px;
	overflow: hidden;
	margin-top:140px;
}

.banner img {
	display: block;
	width: 100%;
}


/*首页*/

.index-main .one {
	width: 100%;
	min-width:1200px;
	padding: 20px 0;
	overflow: hidden;
	background: #f9f9f9;
	text-align: center;
}

.index-main .one ul  {
    margin:0 auto;
}
.index-main .one ul li {
	width: 30%;
	display: inline-block;
}

/*+*/
.index-main .one li {
	width: 30%;
	display: inline-block;
	background:#fff;
    margin:12px;	
	padding:20px;
	text-align:left;
	
	-webkit-box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 0.42);
	-moz-box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 0.42); 
    box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 0.42);
}

.index-main .one li:hover {
	width: 30%;
	display: inline-block;
	background:#fff;
    margin:12px;	
	padding:20px;
	text-align:left;
	
	-webkit-box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 1);
	-moz-box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 1); 
    box-shadow: 0px 1px 8px 0px rgba(24, 24, 23, 1);
}

.index-main .one >li:nth-child(3) {
	margin-right: 0;
}

.index-main .one li>div p:nth-child(1) {
	font-size: 18px;
	line-height: 30px;
	padding-left: 10px;
}

.index-main .one li>div p:nth-child(2) {
	font-size: 16px;
	color: #7f7f7f;
	padding-left: 10px;
}



.index-main .two {
	width: 100%;
	min-width:1200px;
}

.index-main .two .comWidth {
	position: relative;
	padding-top:40px;
	padding-bottom: 214px;
}

.index-main .two .comWidth .word-bg {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -651px;
	
	margin-top:40px;
}

.index-main .two .comWidth .people {
	margin: 0 auto;
	display: block;
}

.index-main .two .comWidth .index-twoWord {
	width: 1100px;
	z-index: 2;
	position: absolute;
	bottom: -210px;
	left: 50%;
	margin-left: -550px;
	height: 400px;
	background-color: #fff;
	box-shadow: 0 0 10px #ccc
}

.index-main .two .index-twoWord {
	text-align: center;
}

.index-main .two .index-twoWord h5 {
	font-size: 28px;
	margin: 5% 0;
	display: block;
}

.index-main .two .index-twoWord h5:hover{
	font-size: 28px;
	margin: 5% 0;
	display: block;
	color:#3DA13F;
}

.index-main .two .index-twoWord ul li {
	display: inline-block;
	width: 30%;
	border-right: 1px solid #e8e8e8;
	padding-right: 10px;
	margin-right: 10px;
}

.index-main .two .index-twoWord ul li:last-child {
	border-right: none
}

.index-main .two .index-twoWord ul li img {
	float: left;
}

.index-main .two .index-twoWord ul li h4 {
	color: #ff5562;
	float: left;
	width: 210px;
	text-align: left;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 18px;
	
}

.index-main .two .index-twoWord ul li h4 span {
	color: #6f6f6f;
	display: block;
	font-size: 14px;
}

.index-main .two .index-twoWord .book a {
	background-color: #ff5562;
	height: 44px;
	width: 224px;
	border-radius: 6px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	display: inline-block;
	margin-top: 60px;
	font-size:20px;
}

.index-main .two .index-twoWord  .book a:hover {
	background-color: #c0404a
}


/*核心医疗服务*/
.index-main .three {
	width: 100%;
	min-width:1200px;
	height: 833px;
	overflow: hidden;
	padding-top:220px;
	background: url(../images/index-threeBg.jpg) center;
	background-repeat:no-repeat;
	background-size: 100% 100%;
}

.index-main .three .img-title {
	margin-bottom: 2%
}

.index-main .three ul {
	text-align: center;
}

.index-main .three ul li {
	display: inline-block;
}

.index-main .three ul li a img {
	display: block;
	width: 100%;
}

.index-main .three ul li a .word-box {
	background-color: #fff;
	overflow: hidden;
	height: 180px;
	height: 160px;
}

.index-main .three ul li a .word-box h5 {
	font-size: 24px;
	line-height:42px;
	color: #ff5562;
	display: block;
	margin: 10px 0;
}

.index-main .three ul li a .word-box b {
	width: 132px;
	height: 30px;
	display: block;
	color: #ff5562;
	border: 1px solid #ff5562;
	line-height: 30px;
	border-radius: 4px;
	margin: 24px auto;
}

.index-main .three ul li a:hover .word-box b {
	background-color: #ff5562;
	color: #fff;
}

/*专家团队*/
.index-main .four {
	width: 100%;
	min-width:1200px;
	padding-bottom: 40px;
	overflow: hidden;
}


.index-main .four ul li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
	top: 0;
	height: 540px;
}

.index-main .four ul li .top {
	background-color: #ebebec;
	overflow: hidden;
	height: 140px;
	color: #9d9d9d;
	padding: 20px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	top: 10px;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

.index-main .four ul li .top img {
	display: block;
	margin: 0 auto;
}

.index-main .four ul li .top b {
	display: block;
	font-weight: bold;
	color: #000;
	margin-bottom: 8px;
}

.index-main .four ul li .bottom {
	border: 1px solid #ebebec;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	top: 140px;
	background-color: #fff;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

.index-main .four ul li .bottom .wordone {
	height: 400px;
	line-height: 50px;
	font-size: 20px;
}

.index-main .four ul li .bottom .wordtwo {
	display: none;
}

.index-main .four ul li:hover>.top {
	width: 410px;
	margin-left: -205px;
	background-color: #ff5562;
	z-index: 5;
	top: 0;
	color: #fff;
	box-shadow: 0 0 20px #ccc;
}

.index-main .four ul li:hover>.top b {
	color: #fff;
}

.index-main .four ul li:hover>.bottom {
	width: 410px;
	margin-left: -205px;
	z-index: 3;
	border: 1px solid #ff5562;
	height: 420px;
	box-shadow: 0 0 20px #ccc;
}

.index-main .four ul li:hover>.bottom .wordone {
	display: none;
}

.index-main .four ul li:hover>.bottom .wordtwo {
	display: block;
}

.index-main .four ul li .bottom .wordtwo {
	padding: 14px;
}

.index-main .four ul li .bottom .wordtwo p {
	float: left;
	width: 50%;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
}

.index-main .four ul li .bottom .wordtwo p {
	color: #757575
}

.index-main .four ul li .bottom .wordtwo p span {
	color: #ff5562;
	display: block;
	font-weight:bolder;
}

.index-main .four ul li .bottom .wordtwo .option {
	display: block;
	width: 100%;
	color: #656565;
	margin-top: 40px;
}

.index-main .four ul li .bottom .wordtwo .option a {
	width: 190px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #ff5562;
	border: 1px solid #ff5562;
	display: block;
	margin: 20px auto;
	border-radius: 4px;
}

/*首页和专家团队栏目页*/
.index-main .six {
	width: 100%;
	min-width:1200px;
	background: url(../images/index-sixBg.png) center 310px no-repeat;
	overflow: hidden;
	padding-top: 10px;
	height: 574px;
}

.index-main .six .big-box ul li .word span {
	background-color: #ff5562;
	color: #fff;
	width: 288px;
	height: 35px;
	line-height: 35px;
	border-radius: 30px;
	display: block;
	text-align: center;
	float: right;
}

.index-main .six .big-box ul li .word h5 {
	font-size: 34px;
	font-weight: bold;
	color: #000;
	text-align: right;
	margin: 40px 0 22px 0;
}

.index-main .six .big-box ul li .word p {
	text-align: right;
	line-height: 26px;
}

.index-main .six .big-box ul li .word a {
	width: 128px;
	height: 34px;
	border: 1px solid #ff5562;
	float: right;
	line-height: 34px;
	text-align: center;
	border-radius: 34px;
	color: #ff5562;
	margin-top: 60px;
}

.index-main .six .big-box ul li .pic-box {
	margin-left: 130px;
}

.index-main .six .chioce-box {
	width: 306px;
	overflow: hidden;
}

.index-main .six .chioce-box>p {
	color: #717171;
	margin-bottom: 24px;
}

.index-main .six .chioce-box ul li {
	float: left;
	text-align: center;
	margin-right: 18px;
	margin-bottom:18px;
}

.index-main .six .chioce-box ul li:nth-child(3n) {
	margin-right: 0;
}

.index-main .six .chioce-box ul li img {
	width: 90px;
	height: 90px;
	border-radius: 100%;
}

.index-main .six .chioce-box ul li.active img {
	border: 2px solid #ff5562;
}

.index-main .six .chioce-box ul li.active p {
	color: #ff5562;
}

.index-main .seven .idxSeventabs {
	text-align: center;
	margin-bottom: 36px;
}

.index-main .seven .idxSeventabs li {
	width: 235px;
	width: 135px;
	
	height: 44px;
	line-height: 44px;
	border: 1px solid #ff5562;
	border-radius: 44px;
	display: inline-block;
	margin: 0 14px;
}

.index-main .seven .idxSeventabs li a {
	display: block;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	
}

.index-main .seven .idxSeventabs li a i {
	color: #ff5562;
	font-size: 26px;
	line-height:26px;
}

.index-main .seven .idxSeventabs li.on {
	background-color: #ff5562;
}

.index-main .seven .idxSeventabs li.on a {
	color: #fff
}

.index-main .seven .idxSeventabs li.on a i {
	color: #fff
}


.index-main .seven2 .idxSeventabs2 {
	text-align: center;
	margin-bottom: 36px;
}

.index-main .seven2 .idxSeventabs2 li {
	width: 135px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #ff5562;
	border-radius: 44px;
	display: inline-block;
	margin: 0 14px;
}

.index-main .seven2 .idxSeventabs2 li a {
	display: block;
	height: 44px;
	line-height: 44px;
}

.index-main .seven2 .idxSeventabs2 li a i {
	color: #ff5562;
	font-size: 26px;
}

.index-main .seven2 .idxSeventabs2 li.on {
	background-color: #ff5562;
}

.index-main .seven2 .idxSeventabs2 li.on a {
	color: #fff
}

.index-main .seven2 .idxSeventabs2 li.on a i {
	color: #fff
}


.index-main .eight {
	width: 100%;
	min-width:1200px;
	background: #fff url(../images/index-sixpic.jpg) center top no-repeat;
	margin-top: 60px;
	height:507px
}

.index-main .eight .comWidth {
	position: relative;
	padding-top:30px;
}



.idx-eightLink {
	margin: 60px auto;
	display: block;
	width: 407px;
	overflow: hidden;
}

.idx-eightLink .btn {
	width: 100%;
	height: 52px;
	background-color: #ff5562;
	overflow: hidden;
	display: -webkit-flex;
	/* Safari */
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 6px;
	margin-bottom: 20px;
}


.idx-eightLink .aiqing{
    width: 100%;
	overflow: hidden;
	display: -webkit-flex;
	/* Safari */
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;

}

.titleanli{
    text-align:center;
    font-size:14px;
    margin-top:6px;
}

.titleanli a:hover {
	color: #ff5562;
	font-size:15px;
}

.titleanli a{
	color: #000000;
}


.idx-eightLink:hover>.btn {
	background-color: #c0404a
}

.idx-eightLink .btn p {
	color: #fff;
	margin-left: 10px;
}

.index-main .nine {
	background: url(../images/index-sevenBg.jpg) center;
	width: 100%;
	min-width:1200px;
	height: 750px;
	overflow: hidden;
	margin-top:-90px;
	padding-top:150px;
}

.index-main .nine .picScroll-left {
	position: relative;
}

.index-main .nine .picScroll-left .hd .next {
	position: absolute;
	right: 0;
	top: 80px;
	width: 37px;
	height: 74px;
	z-index: 999;
	background: url(../images/index-sevenrightt.png);
}

.index-main .nine .picScroll-left .hd .prev {
	position: absolute;
	left: 0;
	top: 80px;
	width: 37px;
	height: 74px;
	z-index: 999;
	background: url(../images/index-sevenleft.png);
}

.index-main .nine .picScroll-left .bd ul li {
	width: 385px;
	margin-right: 22.5px;
}

.index-main .nine .picScroll-left .bd ul li:last-child {
	margin-right: 0;
}

.index-main .nine .picScroll-left .hd ul {
	position: absolute;
	bottom: -60px;
	text-align: center;
	width: 100%;
}

.index-main .nine .picScroll-left .hd ul li {
	width: 13px;
	height: 13px;
	background-color: #ffc7cb;
	border-radius: 100%;
	display: inline-block;
	margin: 0 6px;
}

.index-main .nine .picScroll-left .hd ul li.on {
	background-color: #ff5562;
}

/*新闻资讯*/

.index-main .ten .con {
	overflow: hidden;
}

.index-main .ten .con .img-box222 {
	position: relative;
	width: 240px;
}

/*
.index-main .ten .con .img-box  dl {
	position: absolute;
	width: 100%;
	bottom: 40px;
	bottom: 0px;
	left: 0;
	text-align: center;
}

.index-main .ten .con .img-box  dl dd {
	display: inline-block;
	width: 14px;
	height: 14px;
	background-color: #fff;
	opacity: .3;
	border-radius: 100%;
	margin: 0 4px
}

.index-main .ten .con .img-box  dl dd.active {
	opacity: 1;
}
*/

.index-main .ten .con .img-box222 ul {
	font-size: 16px;
	
}

.index-main .ten .con .img-box222 ul li {
	background-color: #eee;
	opacity: .9;
	border-radius: 1%;
	padding:12px;
    margin:20px 0 0 0;
}


.index-main .ten .con .word {
	width: 606px;
	overflow: hidden;
	margin-left: 34px;
	margin-left: 48px;
}

.index-main .ten .con .word dl dt {
	width: 100%;
	display: block;
	overflow: hidden;
}

.index-main .ten .con .word dl dt p {
	font-size: 20px;
	color: #000;
	margin: 10px 0;
}

.index-main .ten .con .word dl dt h5 {
	color: #ff5562;
	font-size: 18px;
}

.index-main .ten .con .word dl dt h5:after {
	width: 110px;
	height: 1px;
	background: #cacaca;
	content: '';
	float: right;
	margin-top: 11px;
	margin-left: 14px;
}

.index-main .ten .con .word dl dt a {
	width: 80px;
	height: 25px;
	background-color: #b3b3b3;
	color: #fff;
	border-radius: 25px;
	line-height: 25px;
	font-size: 12px;
	text-align: center;
}

.index-main .ten .con .word dl dd a {
	display: block;
	overflow: hidden;
	line-height: 38px;
	font-size: 16px;
}

.index-main .ten .con .right-word dl dd a {
	line-height: 38px;
	font-size: 16px;
	
}

.index-main .ten .con .word dl dd a:hover {
	color: #ff5562
}

.index-main .ten .con .word dl dd a p {
	width: 100%;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	
}

.index-main .ten .con .right-word dl dt {
	margin-bottom: 8px ;
}

.index-main .ten .con .right-word dl img {
	width:100%;
	margin: 8px 0;
}

.index-main .ten .con .word dl {
	width: 285px;
	float: left;
	margin-bottom: 26px;
}

.index-main .ten .con .word dl:nth-child(1) {
	width: 100%;
}

.index-main .ten .con .word dl:nth-child(1) dd a p {
	width: 80%;
}

.index-main .ten .con .word dl:nth-child(1) dt h5 {
	font-size: 20px;
}

.index-main .ten .con .word dl:nth-child(3) {
	float: right;
}

.index-main .ten .con .word dl:nth-child(1) dt a {
	margin-top: 2px;
}

.index-main .ten .con .word dl:nth-child(1) dt h5:after {
	width: 413px;
	margin-top: 15px
}

.index-main .ten .con .right-word {
	width: 240px;
	height: auto;
	overflow:hidden;
}


.index-main .ten .con .right-word dl:nth-child(1) dt h5::after {
	width: 50px;
}

/*+首页新闻资讯*/
.box6 UL {PADDING: 0px; margin-top:15px; list-style-type:none;}
.box6 LI {CLEAR: both; LINE-HEIGHT: 36px;list-style-type:none; height:36px; overflow:hidden;  }
.box6 A {FONT-SIZE: 14px}

.box7 UL {PADDING: 0px; margin-top:15px; list-style-type:none;}
.box7 LI {CLEAR: both; LINE-HEIGHT: 32px;list-style-type:none; height:36px;  overflow:hidden; }
.box7 A {FONT-SIZE: 14px}

/* */

.index-main .eleven {
	background: url(../images/index-nineBg.jpg) center;
	height: 451px;
	width: 100%;
}

.index-main .eleven .form-box {
	width: 608px;
	padding-right: 48px;
	border-right: 1px solid #cab2b6;
	margin-top: 108px;
}

.index-main .eleven .form-box ul li {
	width: 272px;
	height: 30px;
	border: 1px solid #d88686;
	border-radius: 30px;
	padding: 0 20px;
	float: left;
	margin: 0 7px 16px 0;
}

.index-main .eleven .form-box ul li input {
	height: 28px;
	width: 152px;
	border:none;
}

.index-main .eleven .form-box ul li label {
	border-right: 1px solid #d88686;
	color: #7d7d7d;
	font-size: 14px;
	padding-right: 10px;
}

.index-main .eleven .customer-box {
	width: 553px;
	margin-top: 108px;
}

.index-main .eleven .customer-box ul li {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #eedfe2;

	padding-bottom: 20px;
}

.index-main .eleven .customer-box ul li .word {
	width: 456px;
	overflow: hidden;
}

.index-main .eleven .customer-box ul li .word h4 {
	font-size: 14px;
	color: #c06363;
}

.index-main .eleven .customer-box ul li .word p {
	font-size: 14px;
	color: #000;
	line-height: 24px;
}


/**/

.about-main .two .comWidth .word-bg {
	margin-left: -562px;
}

.about-main .two .comWidth>p {
	display: block;
	text-align: center;
	font-size: 24px;
	color: #ff5562
}

.about-main .two .comWidth>a {
	width: 248px;
	height: 52px;
	background-color: #ff5562;
	color: #fff;
	border-radius: 6px;
	line-height: 52px;
	display: block;
	margin: 80px auto 0 auto;
	margin: 0px auto 0 auto;
	
	text-align: center;
	font-size: 18px;
}

.about-main .two .comWidth {
	padding-bottom: 80px;
}

.about-main .three {
	background: url(../images/wanhuiaiqing-twoBg.png) center;
	height: 1242px;
	width: 100%;
	margin-top: -420px
}

.about-main .six {
	background: url(../images/wanhuiaiqing-fourBg.jpg) center;
	height: auto;
	width: 100%;
	
}

.about-main .six ul li {
	margin-right: 6px;
}

.about-main .six ul li:last-child {
	margin-right: 0;
}

.about-main .six ul li img {
    width:280px;
    margin-left:10px;
	margin-right: 0;
	margin-top:48px;
	margin-bottom:48px;
}

/**/

.wanhuiaiqing-mian .two .comWidth {
	padding-bottom: 0
}

.wanhuiaiqing-mian .two .comWidth>p {
	color: #585858;
	font-size: 26px;
	display: block;
	text-align: center;
	margin: 100px 0;
}

.wanhuiaiqing-mian .two .comWidth .index-twoWord {
	position: initial;
	box-shadow: none;
	margin: 0 auto 60px auto;
	height: initial;
}

.wanhuiaiqing-mian .three {
	background: url(../images/wanhuiaiqing2-twoBg.jpg) center;
	width: 100%;
	height: 775px;
	overflow: hidden;
	padding-top: 0
}

.wanhuiaiqing-mian .three .img-title {
	margin-bottom: 4%;
}

.wanhuiaiqing-mian .three .comWidth li {
	width: 46%;
	float: left;
	margin-bottom: 80px;
}

.wanhuiaiqing-mian .three .comWidth li:nth-child(2n) {
	float: right;
}

.wanhuiaiqing-mian .three .comWidth li p {
	font-size: 28px;
	border-bottom: 2px solid #ff5562;
	color: #ff5562;
}

.wanhuiaiqing-mian .three .comWidth li a {
	background-color: #ff5562;
	height: 44px;
	width: 224px;
	border-radius: 6px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	display: inline-block;
	margin-top: 60px;
	font-size:14px;
}

.wanhuiaiqing-mian .three .comWidth li a:hover {
	background-color: #c0404a;
}

.wanhuiaiqing-fourmain {
	background: url(../images/wanhuiaiqing2-threeBg.jpg) center;
	height: 1028px;
	width: 100%;
}

.wanhuiaiqing-mian .four {
	padding-bottom: 0
}

.wanhuiaiqing-mian .four ul li {
	width: 100%;
	margin-top: 25px;
	height: initial;
	position: relative;
}

.wanhuiaiqing-mian .four ul li img {
	display: block;
}

.wanhuiaiqing-mian .four ul li a {
	display: block;
	position: absolute;
	right: 120px;
	top: 60px;
}

.wanhuiaiqing-mian .four ul li p {
	position: absolute;
	left: 430px;
	top: 60px;
	color: #fff;
	font-size: 24px;
	text-align: left;
	line-height: 50px
}


/**/

.wanhuihunying-mian .one {
	background-color: initial;
}

.wanhuihunying-mian .one ul li img {
	width: initial;
	margin: 40px auto;
}

.wanhuihunying-mian .one ul li {
	width: 295px;
	height: 218px;
	float: left;
	margin: 2px;
	position: relative;
}

.wanhuihunying-mian .one ul li>div {
	position: absolute;
	left: 50%;
	width: 294px;
	height: 218px;
	margin-left: -147px;
	background-color: #f5f5f5;
	overflow: hidden;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}


.wanhuihunying-mian .one ul li>div p {
	font-size: 28px;
	color: #8d8d8d
}
.wanhuihunying-mian .one ul li:hover>div {
	width: 296px;
	height: 220px;
	background-color: #ff5562;
	box-shadow: 0 0 20 #000;
}
.wanhuihunying-mian .one ul li:hover>div p {
	color: #fff;
}
.wanhuihunying-mian .one>p {
	font-size: 20px;
	display: block;
	margin: 60px 0;
}
.wanhuihunying-mian .one>a {
	background-color: #ff5562;
	height: 44px;
	width: 224px;
	border-radius: 6px;
	color: #fff;
	line-height: 44px;
	text-align: center;
	display: inline-block;
}
.wanhuihunying-mian .one>a:hover {
	background-color: #e44c56
}
.wanhuihunying-mian .two {
	background: url(../images/wanhuihunying-twoBg.jpg) center;
	height: 1807px;
	width: 100%;
	overflow: hidden;
}
.wanhuihunying-mian .two ul li {
	margin-bottom: 30px;
	position: relative;
}
.wanhuihunying-mian .two ul li p {
	position: absolute;
	right: 80px;
	top: 48px;
	color: #545454;
	font-size: 16px;
	line-height: 30px;
}
.wanhuihunying-mian .two ul li p span {
	display: block;
	color: #ff5562;
	font-size: 40px;
}
.wanhuihunying-mian .two ul li p span:after {
	content: '';
	display: block;
	width: 58px;
	height: 4px;
	background-color: #ff5562;
	margin: 40px 0;
}
.wanhuihunying-mian .two ul li:nth-child(2n) p {
	left: 80px;
}
.wanhuihunying-mian .three {
	padding-top: 0;
	background: #fff;
	height: initial;
}
.wanhuihunying-mian .three .img-title {
	margin-bottom: 4%;
}
.wanhuihunying-mian .three ul li {
	float: left;
}
.wanhuihunying-mian .three ul li:nth-child(2n) {
	margin-top: 162px;
}
.wanhuihunying-mian .three ul li img {
	display: block;
}
.wanhuihunying-mian .four {
	background: url(../images/wanhuihunying-fourBg.jpg);
	height: 764px;
	width: 100%;
	overflow: hidden;
	margin-top: 78px
}
.wanhuihunying-mian .four .comWidth li {
	width: 300px;
	height: 462px;
	position: relative;
	float: left;
}
.wanhuihunying-mian .four .comWidth li a {
	width: 300px;
	height: 462px;
	position: absolute;
	left: 50%;
	margin-left: -150px;
	background-color: #fff;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.wanhuihunying-mian .four .comWidth li a h5 {
	background-color: #f4f4f4;
	height: 110px;
	font-size: 28px;
	color: #ff5562;
	line-height: 110px;
}
.wanhuihunying-mian .four .comWidth li a h5 {
	background-color: #f4f4f4;
	height: 110px;
	font-size: 28px;
	color: #ff5562;
	line-height: 110px;
}
.wanhuihunying-mian .four .comWidth li a p {
	line-height: 32px;
	font-size: 18px;
	margin: 85px 0
}
.wanhuihunying-mian .four .comWidth li a b {
	width: 262px;
	height: 45px;
	display: block;
	background-color: #ff5562;
	color: #fff;
	text-align: center;
	line-height: 45px;
	border-radius: 6px;
	margin: 0 auto;
	font-size: 18px;
}
.wanhuihunying-mian .four .comWidth li:hover>a {
	width: 370px;
	margin-left: -185px;
	box-shadow: 0 0 16px #474747;
	z-index: 4;
	top: -14px;
	height: 490px;
}

/**/
.meilitishen-mian .two {
	background: url(../images/meilitishen-oneBg.jpg) center;
	overflow: hidden;
	height: 706px;
	width: 100%;
}
.meilitishen-mian .two .comWidth .word-bg {
	margin-left: -600px;
}
.meilitishen-mian .two p {
	font-size: 22px;
	color: #ff5562;
	margin: 4px 0 88px 0;
}
.meilitishen-mian .three {
	background: url(../images/meilitishen-twoBg.jpg) center;
	overflow: hidden;
	height: 729px;
	width: 100%;
	padding-top: 0
}
.meilitishen-mian .three .comWidth ul {
	width: 484px;
	height: 465px;
	overflow: hidden;
	margin-top: -42px;
	float: right;
}
.meilitishen-mian .three .comWidth ul li {
	width: 50%;
	float: left;
	border-bottom: 1px solid #c0686f;
	overflow: hidden;
	position: relative;
	text-align: left;
	padding: 29.4px 0;
}
.meilitishen-mian .three .comWidth ul li h4 {
	font-size: 24px;
	color: #ff5562;
}
.meilitishen-mian .three .comWidth ul li p {
	color: #797979
}
.meilitishen-mian .three .comWidth ul li:after {
	content: '';
	display: block;
	width: 26px;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #c0686f
}
.meilitishen-mian .four .comWidth {
	position: relative;
}
.meilitishen-mian .four .comWidth .people {
	display: block;
	margin: 0 auto;
}
.meilitishen-mian .four .comWidth .wrod {
	position: absolute;
	left: 0;
	top: 270px;
}
.meilitishen-mian .four .comWidth>p {
	display: block;
	margin-top: 40px;
	text-align: center;
	font-size: 18px;
	color: #a4a4a4;
}
.meilitishen-mian .four .comWidth>p span {
	display: block;
	font-size: 20px;
	color: #7a7a7a;
}

/*.meilitishen-mian .four .comWidth > a img {
    display: block;
    margin: 60px auto 0 auto;
}*/

/*首页轮播*/
.index-lb .swiper-container {
	width: 100%;
	/*height: 550px;*/
}
.index-lb .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}


/*首页查看更多hover*/

.index-main .ten .con .word dl:nth-child(1) dt a:hover{
background-color: #ff5562
/*.wordfl dl dt a:hover {
	background-color: #ff5562;*/
}

.index-main .ten .con .word dl dt a:hover{
background-color: #ff5562
/*.wordfl dl dt a:hover {
	background-color: #ff5562;*/
}


