@charset='utf-8';

body,
html {
	padding: 0;
	margin: 0;
	font-size: 14px;
	color: #666;
	font-family: "Î¢ÈíÑÅºÚ";
}

ul,
li,
p,
h1,
h2,
h3,
dl,
dt,
dd,
input,
i,
em {
	padding: 0;
	margin: 0;
	list-style: none;
	font-style: normal;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover {
	color: #37346f;
	text-decoration: none;
}

.margin-top-6{margin-top:60px;}

.fdj {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

.fdj:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.clear {
	clear: both;
}

img {
	vertical-align: top !important;
	border: none;
}

input {
	font-family: "Î¢ÈíÑÅºÚ";
}

input:focus {
	outline: none;
}

textarea:focus {
	outline: none;
}

* {
	box-sizing: border-box;
}

.banner .con .bg img.pc{display:inline-block;}
.banner .con .bg img.sj{display:none;}

#top {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	border-bottom: solid 1px rgba(255, 255, 255, 0.22);
	height: 100px;
	z-index: 9999999;
}

.top {
	width: 1600px;
	margin: 0 auto;
	height: 100px;
}

.logo {
	float: left;
	padding-top: 24px;
}

.logo img {
	width: 136px;
}

.nav {
	float: right;
	height: 100px;
}

.nav span {
	float: left;
	margin: 0 25px;
	color: #fff;
	font-size: 15px;
	height: 100%;
	position: relative;
	padding-top: 38px;
	cursor: pointer;
}

.nav span:hover em {
	color: #4a2d83;
}

.nav span.a {
	border-bottom: 4px solid #fff;
	color: #fff;
}

.nav span>a {
	color: #fff;
}

.nav span div {
	position: absolute;
	left: 0px;
	top: 100px;
	background: #fff;
	z-index: 999999;
	padding-top: 8px;
	display: none;
	width: 95px;
}

.nav span div a {
	color: #666;
	font-size: 15px;
	padding: 12px 16px;
	line-height: 20px;
	display: inline-block;
	width: 100%;
	border-bottom: solid 1px #f3f3f3;
}

.nav span div a:hover {
	color: #4a2d83;
	background: #ece9f2;
}

.nav span div:after {
	content: "¡¡";
	background: url(/static/pc/default/images/ssj.png) no-repeat;
	width: 14px;
	height: 11px;
	position: absolute;
	top: -10px;
	left: 15px;
}

.nav span:hover div {
	display: block;
}

.nav span:nth-child(2) div {
	width: 125px
}

.nav span:nth-child(5) div {
	width: 160px
}

.nav span>em>a {
	color: #fff;
}

.nav span>em>a:hover {
	color: #4a2d83;
}


.en {
	float: right;
	padding-top: 32px;
}

.en b {
	float: left;
	margin-left: 25px;
}

.en span {
	float: left;
	font-size: 22px;
	color: #fff;
	margin-left: 32px;
	line-height: 38px;
}

.en span img {
	margin-top: 8px;
	margin-right: 10px;
}

.banner {
	width: 100%;
	height: 100vh;
	position: relative;
}

.banner .layui-carousel {
	height: 100% !important;
}

.banner .text {
	width: 1600px;
	position: absolute;
	left: 8%;
	top: 0px;
	z-index: 999;
	color: #fff;
	padding-top: 35vh;
}

.banner .text .d1 {
	font-size: 2.5vw;
	padding-bottom: 4vh;
	font-family: "Î¢ÈíÑÅºÚ";
}

.banner .text .d2 {
	font-size: 1.4vw;
	line-height: 38px;
	padding-bottom: 18vh;
}

.banner .text .d3 {
	float: right;
}

.banner .text .d3 span {
	font-size: 19px;
	display: block;
	margin-bottom: 1.2vw;
}

.banner .text .d3 em {
	display: block;
	width: 9px;
	height: 9px;
	background: #fff;
	border-radius: 9px;
	margin-bottom: 1.2vw;
	margin-left: 5px;
}

.banner .layui-carousel:hover .layui-carousel-arrow[lay-type=sub],
.banner .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=sub] {
	width: 48px;
	height: 48px;
	background: none !important;
	border: solid 2px #fff;
	left: 8%;
	top: 65vh;
	z-index: 9999;
}

.banner .layui-carousel-arrow:hover {
	opacity: 1 !important;
}

.banner .layui-carousel-arrow {
	opacity: 0.5 !important;
}

.banner .layui-carousel:hover .layui-carousel-arrow[lay-type=add],
.banner .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
	width: 48px;
	height: 48px;
	border: solid 2px #fff;
	left: 12% !important;
	right: auto;
	top: 65vh;
	z-index: 9999;
	background: none !important;
}

.banner .con .bg {
	height: 100%;
	width: 100%;
}

.banner .con .bg img {
	min-width: 100%;
	min-height: 100%;
	position: relative;
	top: 50%;
	left: 50%;
	display: inline-block;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.xxhd {
	position: absolute;
	left: 8%;
	bottom: 5%;
	color: #fff;
	z-index: 999;
	width: 20px;
	text-align: center;
	line-height: 15px;
	font-size: 14px;
	font-weight: 300;
}

.xxhd a {
	color: #fff;
}

.about {
	width: 1600px;
	margin: 0 auto;
	padding-bottom: 100px;
	background: url(/static/pc/default/images/dt2.png) no-repeat right top 80px;
	position: relative;
}

.about .left {
	padding-top: 112px;
	width: 100%;
}

.about .left>img {
	display: block;
}

.about .left span {
	font-size: 29px;
	line-height: 50px;
	font-weight: 300;
	display: block;
	margin: 60px 0;
}

.about .left a {
	display: block;
	width: 135px;
	height: 44px;
	background: #452682;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin-bottom: 120px;
}

.about .left a img {
	margin-top: 15px;
	margin-left: 10px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.about .left a:hover img {
	margin-left: 20px;
}

.about .left p {
	font-size: 14px;
	line-height: 32px;
	color: #666;
	width: 455px;
}

.about .left div {
	padding-top: 150px;
	text-align: center;
	font-size: 22px;
	color: #452682;
}

.about .left div b {
	font-size: 45px;
}

.about .right {
	position: absolute;
	right: 0px;
	top: 0px;
}

.about .right .bj,
.about .right .js,
.about .right .sh,
.about .right .mg,
.about .right .rd {
	display: none;
	position: absolute;
	left: -111px;
	top: -268px;
	width: 235px;
	height: auto;
	background: #fff;
	text-align: center;
	z-index: 99;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
	padding-bottom:20px;
}
.about .right .mg,
.about .right .rd{
	top:-280px;
}
.about .right .bj>img,
.about .right .js>img,
.about .right .sh>img,
.about .right .mg>img,
.about .right .rd>img {
	display: block;
	width: 100%;
}

.about .right .bj i,
.about .right .js i,
.about .right .sh i,
.about .right .mg i,
.about .right .rd i {
	background: #452682;
	color: #fff;
	display: block;
	margin: 0 auto;
	font-size: 15px;
	width: 120px;
	height: 28px;
	line-height: 28px;
	border-radius: 28px;
	margin-top: -14px;
	z-index: 9;
	position: relative;
}

.about .right .bj span,
.about .right .js span,
.about .right .sh span,
.about .right .mg span,
.about .right .rd span {
	display: block;
	margin: 22px 7px 8px;
	font-size: 15px;
}

.about .right .bj em,
.about .right .js em,
.about .right .sh em,
.about .right .mg em,
.about .right .rd em {
	display: block;
	font-size: 13px;
	color: #999;
}

.about .right .bj b,
.about .right .js b,
.about .right .sh b,
.about .right .mg b,
.about .right .rd b {
	font-size: 18px;
	font-weight: normal;
	color: #452682;
	margin-top: 15px;
	display: block;
}

.about .right .bj b img,
.about .right .js b img,
.about .right .sh b img,
.about .right .mg b img,
.about .right .rd b img {
	margin-right: 8px;
}

.about .right .bj_d:hover .bj,
.about .right .js_d:hover .js,
.about .right .sh_d:hover .sh {
	display: block;
}

.about .right .rd_d>img {
	opacity: 0;
}

.about .right .mg_d>img {
	opacity: 0;
}

.about .right .mg_d:hover .mg,
.about .right .rd_d:hover .rd {
	display: block;
}

.about .right .mg_d {
	position: absolute;
	top: 240px;
	right: 935px;
	cursor: pointer;
}

.about .right .rd_d {
	position: absolute;
	top: 135px;
	right: 690px;
	cursor: pointer;
}

.about .right .bj_d {
	position: absolute;
	top: 310px;
	right: 245px;
	cursor: pointer;
}

.about .right .sh_d {
	position: absolute;
	top: 330px;
	right: 215px;
	cursor: pointer;
}

.about .right .js_d {
	position: absolute;
	top: 333px;
	right: 235px;
	cursor: pointer;
}

.about .right .rd:after,
.about .right .mg:after,
.about .right .bj:after,
.about .right .js:after,
.about .right .sh:after {
	content: " ";
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: 2px;
	width: 12px;
	height: 9px;
	background: url(/static/pc/default/images/sjxb.png) no-repeat;
}



.pro {
	width: 100%;
	background: url(/static/pc/default/images/pro_bg.png) no-repeat;
	padding: 76px 0 130px 0;
}

.pro .title {
	width: 1600px;
	margin: 0 auto;
	overflow: hidden;
	height: 44px;
	line-height: 44px;
}

.pro .title span {
	float: left;
	font-size: 35px;
	font-weight: 300;
	color: #000000;
}

.pro .title a {
	display: block;
	width: 135px;
	height: 44px;
	background: #452682;
	color: #fff;
	line-height: 44px;
	text-align: center;
	float: right;
}

.pro .title a img {
	margin-top: 15px;
	margin-left: 10px;
	width: 18px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.pro .title a:hover img {
	margin-left: 20px;
}

.pro .ul {
	width: 1600px;
	margin: 70px auto 0 auto;
	overflow: hidden;
}

.pro .ul li {
	overflow: hidden;
	float: left;
	width: 386px;
	height: 265px;
	background: #fff;
	text-align: center;
	margin-bottom: 18px;
	margin-right: 18px;
	position: relative;
}

.pro .ul li a {
	display: block;
	width: 100%;
	height: 100%;
	padding-top: 56px;
	position: relative;
	z-index: 9;
}

.pro .ul li:nth-child(4n) {
	margin-right: 0px;
}

.pro .ul li a>img {
	display: block;
	margin: 0 auto;
}

.pro .ul li span {
	display: block;
	font-size: 22px;
	color: #000;
	margin: 32px 0 15px 0;
}

.pro .ul li em {
	display: block;
	font-weight: 300;
	font-size: 17px;
	color: #666666;
	text-transform: uppercase;
}

.pro .ul li i {
	display: none;
}

.pro .ul li div {
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 8;
}

.pro .ul li:hover div {
	display: block;
}

.pro .ul li:hover span {
	color: #fff;
}

.pro .ul li:hover em {
	color: #fff;
}

.pro .ul li:hover a>img {
	filter: brightness(100);
}


.news {
	width: 100%;
	padding: 72px 0 205px 0;
	background: #f8f8f8;
}

.news .title {
	width: 1600px;
	margin: 0 auto;
	overflow: hidden;
	height: 44px;
	line-height: 44px;
}

.news .title span {
	float: left;
	font-size: 35px;
	font-weight: 300;
	color: #000000;
}

.news .title a {
	display: block;
	width: 135px;
	height: 44px;
	background: #452682;
	color: #fff;
	line-height: 44px;
	text-align: center;
	float: right;
}

.news .title a img {
	margin-top: 15px;
	margin-left: 10px;
	width: 18px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.news .title a:hover img {
	margin-left: 20px;
}

.news .list {
	width: 1600px;
	padding-bottom: 50px;
	margin: 60px auto 0 auto;
}

.news .list .dt {
	width: 506px;
	margin-right: 40px;
	height: 600px;
	float: left;
	padding: 50px;
	background: #fff;
}

.news .list .dt:nth-child(3n) {
	margin-right: 0px;
}

.news .list .d2 {
	font-size: 15px;
	color: #452682;
	display: block;
	padding-bottom: 12px;
	font-family: "Î¢ÈíÑÅºÚ";
}

.news .list .d1 {
	margin-bottom: 40px;
	overflow: hidden;
	width: 100%;
}

.news .list .d1 img {
	width: 100%;
	height: 228px;
	object-fit: cover;
}

.news .list .d3 {
	font-size: 22px;
	margin-bottom: 22px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.news .list .d4 {
	font-size: 14px;
	line-height: 27px;
	margin-bottom: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
	color: #999999;
}

.news .list .d5 img {
	float: right;
}

.news .list .dt:hover {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}

.news .list:after {
	clear: both;
	content: " ";
	display: table;
}

.contact {
	position: relative;
	z-index: 9;
	width: 1600px;
	height: 200px;
	background: #fff url(../images/wx_bg.png) no-repeat;
	background-size: 100% 100%;
	margin: 0 auto 0 auto;
	padding-top: 40px;
	position: relative;
	top: -100px;
}

.contact li:nth-child(1) {
	width: 22%;
}

.contact li:nth-child(2) {
	width: 28%;
}

.contact li:nth-child(4) {
	cursor: pointer;
}

.contact li {
	float: left;
	width: 25%;
	text-align: center;
	position: relative;
}

.contact li>img {
	display: block;
	margin: 0 auto;
}

.contact li>span {
	display: block;
	margin: 10px 0 5px 0;
	color: #000000;
	font-size: 22px;
}

.contact li>em {
	display: block;
	font-size: 16px;
	font-weight: 300;
	color: #999999;
}

.contact li div {
	position: absolute;
	right: 50%;
	margin-right: -86px;
	top: -192px;
	width: 172px;
	height: 172px;
	background: #452682;
	padding: 7px;
	z-index: 99;
	display: none;
}

.contact li div img {
	width: 158px;
	height: 158px;
}

.contact li div:after {
	content: " ";
	position: absolute;
	bottom: -13px;
	left: 50%;
	margin-left: -11px;
	width: 23px;
	height: 14px;
	background: url(/static/pc/default/images/sjx.png) no-repeat;
}

.contact li:hover div {
	display: block;
}

#map {
	width: 1040px;
	height: 515px;
	float: left;
}



.foot {
	width: 100%;
	background: #452682;
	height: 486px;
	position: relative;
}

.foot .title {
	width: 1600px;
	margin: 0 auto;
	position: relative;
	top: -30px;
	padding-bottom: 50px;
	z-index: 9;
}

.foot .title .left {
	float: left;
}

.foot .title .left a {
	float: left;
	color: #fff;
	margin-right: 70px;
	font-size: 17px;
}

.foot .title .left a:hover {
	text-decoration: underline;
}

.foot .title .right {
	float: right;
}

.foot .dibo {
	width: 100%;
	border-top: solid 1px rgba(255, 255, 255, 0.22);
	height: 148px;
	z-index: 9;
	position: relative;
}
.foot .dibo .box .d2 a{ color: #fff; }
.foot .dibo .box {
	width: 1600px;
	margin: 0 auto;
	height: 148px;
	overflow: hidden;
	padding-top: 80px;
}

.foot .dibo .box .d1 {
	float: left;
	width: 280px;
}

.foot .dibo .box .d2 {
	float: left;
	font-size: 15px;
	color: #fff;
	line-height: 27px;
}

.foot .dibo .box .d3 {
	float: right;
}

.foot .dibo .box .d3 a {
	display: block;
	width: 135px;
	height: 44px;
	background: #fff;
	color: #452682;
	line-height: 44px;
	text-align: center;
	float: right;
}

.foot .dibo .box .d3 a img {
	margin-top: 15px;
	margin-left: 10px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.foot .dibo .box .d3 a:hover img {
	margin-left: 20px;
}

#particles-jss {
	position: absolute;
	left: 0;
	top: 0;
	background: #452682;
	width: 100%;
	height: 100%;
	z-index: 1;
}


.youshi {
	width: 100%;
	height: 950px;
	background: url(/static/pc/default/images/youshi.png) no-repeat center;
}


.hxys {
	width: 100%;
	background: #f8f8f8;
	overflow: hidden;
	padding-bottom: 140px;
}

.hxys .title {
	height: 120px;
	width: 1600px;
	text-align: left;
	background: url(/static/pc/default/images/gloriousmed.png) no-repeat left top;
	color: #000000;
	margin: 100px auto 70px auto;
	padding-left: 35px;
}

.hxys .title span {
	display: block;
	font-size: 22px;
	font-weight: 300;
}

.hxys .title b {
	display: block;
	font-size: 32px;
	padding-bottom: 25px;
}

.main {
	width: 1600px;
	margin: 0 auto;
	height: 505px;
}

.w-accor {
	overflow: hidden;
	position: relative;
}

.w-accor ul,
.w-accor li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.w-accor ul {
	width: 101%;
}

.w-accor li {
	position: relative;
	overflow: hidden;
	float: left;
	border-right: 8px #f9f9f9 solid;
	border-left: 8px #f9f9f9 solid;
}

.accorClick li {
	cursor: pointer;
}

.w-accor li .item {
	position: relative;
}

.w-accor li>a {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.w-accor h3 {
	font-size: 32px;
	padding-bottom: 32px;
	border-bottom: solid rgba(255, 255, 255, 0.2) 1px;
	margin-bottom: 50px;
}

.w-accor b {
	position: absolute;
	top: 70px;
	right: 90px;
	font-size: 50px;
	color: #fff;
	font-weight: normal;
	display: none;
}

.w-accor li:hover .ddab {
	display: block;
}

.w-accor .acr_p {
	font-size: 16px;
	font-weight: 300;
	color: #fff;
	line-height: 30px;
}

.w-accor2 li .cont_ar {
	color: #fff;
	position: absolute;
	bottom: 0%;
	height: 100%;
	left: 0;
	background: rgba(0, 0, 0, 0.4);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	width: 100%;
}

.w-accor2 li .i_img {
	position: absolute;
	width: 30px;
	height: 315px;
	top: 50%;
	margin-top: -160px;
	left: 50%;
	margin-left: -15px;
	text-align: center;
	font-size: 29px;
	font-weight: 300;
	line-height: 35px;
}

.w-accor2 li .i_img span {
	display: block;
}

.w-accor2 li .i_img em {
	display: block;
	padding-top: 60px;
}

.w-accor2 li .dec_ar {
	padding: 150px 100px;
	opacity: 0;
	background: rgba(70, 39, 131, 0.78);
	height: 505px;
}

.w-accor2 li .acr_p {
	opacity: 0;
}

.w-accor2 li.cur .i_img {
	display: none;
}

.w-accor2 li.cur .cont_ar {
	height: auto;
	top: 0;
}

.w-accor2 li.cur .dec_ar {
	opacity: 1;
}

.w-accor2 li.cur .acr_p {
	opacity: 1;
}

#dqwz {
	width: 100%;
	border-bottom: solid 1px #eeeeee;
	background: #f9f9f9;
	overflow: hidden;
}

.dqwz {
	height: 66px;
	line-height: 66px;
	width: 1600px;
	margin: 0 auto;
}

.dqwz .left {
	float: left;
	font-size: 15px;
	color: #999999;
}

.dqwz .left span {
	color: #462783;
}

.dqwz .right {
	float: right;
	color: #999;
}

.dqwz .right span {
	float: left;
}

.dqwz .right a {
	color: #999;
	margin: 0 15px;
	height: 100%;
	float: left;
	border-bottom: solid 2px #f9f9f9;
}

.dqwz .right a:hover {
	color: #462783;
	border-bottom: solid 2px #462783;
}

.dqwz .right a.a {
	color: #462783;
	border-bottom: solid 2px #462783;
}

.page {
	text-align: center;
}

.page li {
	display: inline-block;
}

.page span {
	width: 46px;
	height: 46px;
	background: #462783;
	display: inline-block;
	border-radius: 46px;
	color: #fff;
	text-align: center;
	line-height: 46px;
	font-size: 17px;
	margin-left: 10px;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}

.page a {
	width: 46px;
	height: 46px;
	background: #fff;
	display: inline-block;
	border-radius: 46px;
	color: #462783;
	text-align: center;
	line-height: 46px;
	font-size: 17px;
	margin-left: 10px;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}

.page a:hover {
	background: #462783;
	color: #fff;
}

.page a img {
	margin-top: 17px;
}

.page a:hover img {
	filter: brightness(100);
}

.page li.disabled span {
	background: #fff;
	color: #462783;
}


#ny_news {
	width: 100%;
	background: #f9f9f9;
	overflow: hidden;
	padding-bottom: 230px;
}

.ny_news {
	width: 1600px;
	padding-bottom: 50px;
	margin: 60px auto 0 auto;
}

.ny_news .dt {
	width: 506px;
	margin-right: 40px;
	height: 536px;
	float: left;
	padding: 50px;
	background: #fff;
	margin-bottom: 40px;
}

.ny_news .dt:nth-child(3n) {
	margin-right: 0px;
}

.ny_news .d2 {
	font-size: 15px;
	color: #452682;
	display: block;
	padding-bottom: 12px;
}

.ny_news .d1 {
	margin-bottom: 40px;
	overflow: hidden;
	width: 100%;
}

.ny_news .d1 img {
	width: 100%;
	height: 228px;
	object-fit: cover;
}

.ny_news .d3 {
	font-size: 22px;
	margin-bottom: 22px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.ny_news .d4 {
	font-size: 14px;
	line-height: 27px;
	margin-bottom: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #999999;
}

.ny_news .d5 img {
	float: right;
}

.ny_news .dt:hover {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
}

.ny_news:after {
	clear: both;
	content: " ";
	display: table;
}

.neiye {
	background: #f7f7f7;
	padding-bottom: 240px;
	overflow: hidden;
}

.n_news {
	width: 1600px;
	margin: 0 auto;
	padding-top: 52px;
	overflow: hidden;
}

.n_news .bleft {
	background: #fff;
	width: 1230px;
	float: left;
	padding: 65px;
}

.n_news .bleft .title {
	color: #452682;
	font-size: 25px;
	padding-bottom: 30px;
	border-bottom: solid 1px #dedede;
	margin-bottom: 30px;
}

.n_news .bleft .title span {
	float: right;
	font-weight: normal;
	font-size: 16px;
	color: #666666;
	font-weight: 300;
}

.n_news .bleft .text {
	line-height: 29px;
	font-size: 15px;
	border-bottom: 1px #dedede solid;
	padding-bottom: 50px;
}

.n_news .bleft .text img {
	display: block;
	margin: 20px auto;
	max-width: 100%;
}

.n_news .bright {
	width: 340px;
	float: right;
	background: #fff;
	padding: 23px;
	margin-bottom: 120px;
}

.n_news .bright .title {
	font-size: 22px;
	color: #37346f;
	border-left: 4px #37346f solid;
	height: 20px;
	line-height: 20px;
	padding-left: 11px;
	margin-bottom:15px;
}

.n_news .bright .dl {
	width: 100%;
	margin-top: 30px;
	border-bottom: solid 1px #dedede;
	display: block;
	padding-bottom: 20px;
}

.n_news .bright .dt {
	width: 100%;
	overflow: hidden;
}

.n_news .bright .dt img {
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.n_news .bright .dt:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.n_news .bright .dd {
	width: 100%;
}

.n_news .bright .dd b {
	display: block;
	font-size: 19px;
	font-weight: normal;
	padding-top: 12px;
	padding-bottom: 10px;
}

.n_news .bright .dd span {
	display:block;
	color: #cccccc;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px dashed #dedede;
}

.n_news .bright .dl:last-child {
	border-bottom: 0px;
}


.xyg {
	width: 100%;
	font-size: 17px;
	height: 45px;
	line-height: 45px;
	margin-top: 80px;
}

.xyg .left {
	float: left;
	width: 45%;
}

.xyg .center {
	text-align: center;
	width: 10%;
	float: left;
}

.xyg .right {
	float: right;
	width: 45%;
	text-align: right
}

.xyg .left img {
	margin-right: 15px;
	opacity: 0.3;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
	border-radius: 50px;
}

.xyg .right img {
	margin-left: 15px;
	opacity: 0.3;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
	border-radius: 50px;
}

.xyg .right a:hover img {
	opacity: 1;
}

.xyg .left a:hover img {
	opacity: 1;
}

.xyg a {
	display: block;
}



.ny_banner {
	width: 100%;
	height: 750px;
	position: relative;
}

.ny_banner .layui-carousel {
	height: 750px !important;
}

.ny_banner .text {
	width: 1600px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -800px;
	z-index: 999;
	color: #fff;
	padding-top: 35vh;
}

.ny_banner .text .d1 {
	font-size: 2.5vw;
	padding-bottom: 4vh;
	font-family: "Î¢ÈíÑÅºÚ";
}

.ny_banner .text .d2 {
	font-size: 1.4vw;
	line-height: 38px;
	padding-bottom: 18vh;
}

.ny_banner .text .d3 {
	float: right;
}

.ny_banner .text .d3 span {
	font-size: 19px;
	display: block;
	margin-bottom: 1.2vw;
}

.ny_banner .text .d3 em {
	display: block;
	width: 9px;
	height: 9px;
	background: #fff;
	border-radius: 9px;
	margin-bottom: 1.2vw;
	margin-left: 5px;
}

.ny_banner .layui-carousel:hover .layui-carousel-arrow[lay-type=sub],
.ny_banner .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=sub] {
	width: 48px;
	height: 48px;
	background: none !important;
	border: solid 2px #fff;
	left: 8%;
	top: 65vh;
	z-index: 9999;
}

.ny_banner .layui-carousel-arrow:hover {
	opacity: 1 !important;
}

.ny_banner .layui-carousel-arrow {
	opacity: 0.5 !important;
}

.ny_banner .layui-carousel:hover .layui-carousel-arrow[lay-type=add],
.ny_banner .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
	width: 48px;
	height: 48px;
	border: solid 2px #fff;
	left: 12% !important;
	right: auto;
	top: 65vh;
	z-index: 9999;
	background: none !important;
}

.ny_banner .con .bg {
	height: 100%;
	width: 100%;
}

.ny_banner .con .bg img {
	min-height: 100%;
	min-width: 100%;
	position: relative;
	top: 0;
	left: 50%;
	display: inline-block;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

#contact {
	width: 100%;
	padding-top: 55px;
	padding-bottom: 88px;
	background: #f8f8f8;
}

#contact .title {
	text-align: center;
}

#contact .title b {
	font-size: 29px;
	color: #000;
	display: block;
}

#contact .title span {
	font-weight: 300;
	font-size: 19px;
	color: #666666;
	display: block;
	text-transform: uppercase;
	padding-top: 8px;
}

#contact .box {
	width: 1600px;
	margin: 0 auto;
	background: #fff;
	margin-top: 60px;
	overflow: hidden;
}

#contact .box .con {
	float: left;
	width: 560px;
	padding: 70px 80px;
}

#contact .box .t_title {
	width: 100%;
	border-bottom: solid 1px #eee;
	text-align: center;
	height: 22px;
	padding-bottom: 42px;
	line-height: 21px;
	font-size: 19px;
}

#contact .box .t_title a {
	float: left;
	width: 32%;
	color: #999999;
}

#contact .box .t_title a.a {
	color: #452682;
}

#contact .box .t_title span {
	float: left;
	color: #999999;
}

#contact .box .text {
	padding-top: 50px;
}

#contact .box .text b {
	font-size: 25px;
	color: #462783;
	font-weight: normal;
	padding-bottom: 35px;
	display: block;
}

#contact .box .text p {
	font-size: 19px;
	color: #666;
	font-weight: 300;
	line-height: 46px;
}


#feedback {
	width: 100%;
	padding-bottom: 255px;
	background: #f8f8f8;
}

.feedback {
	width: 1600px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.feedback .left {
	width: 1290px;
	float: left;
	padding: 55px 110px 120px 110px;
	border-right: 2px #f8f8f8 solid;
}

.feedback .left .title {
	width: 100%;
}

.feedback .left .title b {
	display: block;
	font-size: 29px;
	color: #000;
}

.feedback .left .title span {
	font-size: 22px;
	color: #666666;
	font-weight: 300;
	display: block;
	padding-top: 8px;
	padding-bottom: 32px;
}

.feedback .left .title p {
	font-size: 14px;
	line-height: 25px;
	color: #333;
	padding-bottom: 40px;
	display: block;
}

.feedback .left .con {
	width: 100%;
}

.feedback .left .d1 {
	width: 100%;
	overflow: hidden;
}

.feedback .left .d1 input {
	width: 32%;
	float: left;
	height: 60px;
	border: #e8e8e8 solid 1px;
	background: #f9f9f9;
	border-radius: 30px;
	margin-right: 2%;
	padding-left: 30px;
	margin-bottom: 28px;
}

.feedback .left .d1 input:nth-child(3) {
	margin-right: 0px;
}

.feedback .left .d2 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 28px;
}

.feedback .left .d2 input {
	width: 100%;
	height: 60px;
	border: #e8e8e8 solid 1px;
	background: #f9f9f9;
	border-radius: 30px;
	padding-left: 30px;
}

.feedback .left .d3 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 28px;
}

.feedback .left .d3 textarea {
	width: 100%;
	height: 190px;
	border: #e8e8e8 solid 1px;
	background: #f9f9f9;
	border-radius: 30px;
	padding: 15px 30px;
	line-height: 38px;
}

.feedback .left .d4 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 28px;
	position: relative;
}

.feedback .left .d4 input {
	width: 836px;
	float: left;
	height: 60px;
	border: #e8e8e8 solid 1px;
	background: #f9f9f9;
	border-radius: 30px;
	padding-left: 30px;
}

.feedback .left .d4 button {
	width: 210px;
	float: right;
	height: 60px;
	border: 1px #462783 solid;
	background: #fff;
	color: #462783;
	border-radius: 30px;
	cursor: pointer;
}

.feedback .left .d4 button:hover {
	background: #462783;
	color: #fff;
}

.feedback .left .d4 img {
	position: absolute;
	left: 720px;
	top: 13px;
	z-index: 9;
	width: 88px;
	height: 33px;
}

.feedback .right {
	width: 310px;
	float: right;
	padding: 50px 0 140px 0;
}

.feedback .right div {
	text-align: center;
	font-size: 16px;
	line-height: 29px;
	color: #000;
	padding-top: 70px;
}

.feedback .right div img {
	display: block;
	margin: 0 auto;
	width: 170px;
}


.ny_nav {
	position: absolute;
	top: 675px;
	left: 0px;
	height: 75px;
	line-height: 75px;
	background: rgba(70, 39, 131, 0.5);
	width: 100%;
}

.ny_nav a {
	width: 11.11%;
	float: left;
	color: #ffffff;
	font-size: 17px;
	text-align: center;
	border-right: solid 1px #fff;
}

.ny_nav a img {
	display: inline-block;
	margin-top: 26px;
	margin-right: 14px;
}

.ny_nav a:nth-child(9) {
	border-right: 0px;
}

/*.ny_nav a:nth-child(8) {
	line-height: 18px;
	padding: 20px 0;
}

.ny_nav a:nth-child(8) img {
	margin-top: 6px;
	display: inline-block;
}

.ny_nav a:nth-child(8) span {
	display: inline-block;
}*/

.ny_nav a:hover {
	background: rgba(70, 39, 131, 1);
}


.ny_pro {
	width: 100%;
	overflow: hidden;
	padding: 120px 0;
	background: #f9f9f9;
}

.ny_pro dl {
	width: 100%;
	float: left;
	background: #f9f9f9;
	margin-bottom: 120px;
}

.ny_pro dl dt {
	width: 55%;
	float: left;
	overflow: hidden;
	height: 30vw;
}

.ny_pro dl dt img {
	width: 100%;
	height: 100%;
}

.ny_pro dl dd {
	padding: 6%;
	width: 45%;
	float: left;
	height: 30vw;
}

.ny_pro dl dd b {
	font-size: 35px;
	color: #000000;
	padding-bottom: 15px;
	display: block;
}

.ny_pro dl dd span {
	font-size: 22px;
	font-weight: 100;
	color: #000;
	display: block;
	padding-bottom: 35px;
	text-transform: uppercase;
}

.ny_pro dl dd p {
	font-size: 16px;
	color: #666666;
	display: block;
	line-height: 29px;
	padding-bottom: 70px;
}

.ny_pro dl:nth-child(2n) dt {
	float: right;
}

.ny_pro dl dd a {
	float: left;
	height: 44px;
	line-height: 44px;
}

.ny_pro dl dd a img {
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
	border-radius: 44px;
	margin-right: 15px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.ny_pro dl dd a:hover img {
	margin-right: 20px;
}

.ny_about {
	width: 1600px;
	margin: 0 auto;
	padding: 80px 0 150px 0;
}

.ny_about:after {
	clear: both;
	content: " ";
	display: table;
}

.ny_about .left {
	width: 860px;
	float: left;
}

.ny_about .left h2 {
	font-size: 29px;
	color: #452682;
	line-height: 50px;
	padding-bottom: 70px;
	display: block;
}

.ny_about .left p {
	font-size: 15px;
	line-height: 29px;
	color: #333333;
	font-weight: 300;
	padding-bottom: 30px;
}

.ny_about .left div {
	padding-top: 50px;
	width: 116%;
	margin-left: -8%;
}

.ny_about .left div dl {
	float: left;
	text-align: center;
	width: 25%;
}

.ny_about .left div dl dt {
	color: #452682;
	font-size: 14px;
}

.ny_about .left div dl dt span {
	float: right;
	font-size: 21px;
	color: #cccccc;
	font-weight: 300;
	margin-top: 25px;
}

.ny_about .left div dl dt b {
	font-size: 47px;
	color: #452682;
	margin-right: 8px;
}

.ny_about .left div dl dd {
	font-size: 14px;
	color: #000;
	padding-top: 15px;
}

.ny_about .right {
	float: right;
}

.ny_stq {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.ny_stq .bg {
	width: 100%;
}

.js-rotate-02 {
	width: 426px;
	height: 426px;
	position: absolute;
	top: 27.9%;
	left: 50%;
	display: inline-block;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.spinner {
	position: absolute;
	top: 27.9%;
	left: 50%;
	display: inline-block;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.spinner {
	font-size: 20px;
	width: 22vw;
	height: 22vw;
	border-radius: 50%;
	box-shadow: inset 0 0 0 3px rgba(58, 168, 237, 0);
}

.spinner i {
	position: absolute;
	clip: rect(0, 22vw, 22vw, 11vw);
	width: 22vw;
	height: 22vw;
	animation: spinner-circle-clipper 3s ease-in-out infinite;
}

@keyframes spinner-circle-clipper {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(180deg);
	}
}

.spinner i:after {
	position: absolute;
	clip: rect(0, 22vw, 22vw, 11vw);
	width: 22vw;
	height: 22vw;
	content: '';
	animation: spinner-circle 3s ease-in-out infinite;
	border-radius: 50%;
	box-shadow: inset 0 0 0 3px #fff;
}

@keyframes spinner-circle {
	0% {
		transform: rotate(-180deg);
	}

	100% {
		transform: rotate(180deg);
	}
}

.ny_stq ul {
	position: absolute;
	bottom: 8%;
	left: 50%;
	display: inline-block;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 83%;
}

.ny_stq ul li {
	float: left;
	width: 16.66%;
	text-align: center;
	position: relative;
	color: #ffffff;
	line-height: 50px;
	font-weight: bold;
	font-size: 19px;
}

.ny_stq ul li .img11 {
	width: 6.8vw;
	position: absolute;
	top: 9%;
	left: 50%;
	display: inline-block;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

.ny_stq ul li .img22 {
	margin: 0 auto;
	display: block;
	width: 8.7vw;
	webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

.ny_stq ul li:hover .img22 {
	transform: rotate(360deg);
}

.join {
	width: 100%;
	background: #f9f9f9;
	padding-top: 50px;
}

.join .title {
	text-align: center;
	padding-bottom: 60px;
}

.join .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.join .title span {
	font-size: 19px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.join .con {
	width: 1600px;
	margin: 0 auto;
	background: #fff;
	height: 400px;
	overflow: hidden;
}

.join .con .left {
	float: left;
	width: 700px;
	height: 400px;
	float: left;
}

.join .con .right {
	padding: 55px 66px;
	float: left;
	width: 900px;
	height: 400px;
}

.join .con .right b {
	font-size: 25px;
	font-weight: bold;
	color: #452682;
	padding-bottom: 38px;
	display: block;
}

.join .con .right p {
	font-size: 15px;
	color: #666666;
	line-height: 29px;
	padding-bottom: 30px;
}

.zpxx {
	width: 100%;
	background: #f9f9f9;
	padding-top: 65px;
	padding-bottom: 200px;
}

.zpxx .title {
	text-align: center;
	padding-bottom: 60px;
}

.zpxx .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.zpxx .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.zpxx .box {
	width: 1600px;
	margin: 0 auto;
	padding-bottom: 68px;
}

.zpxx .box dl {
	width: 100%;
	background: #fff;
	margin-bottom: 12px;
	padding: 25px 88px 0 88px;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05);
}

.zpxx .box dl dt {
	width: 100%;
	padding-bottom: 30px;
	cursor: pointer;
}

.zpxx .box dl dt:after {
	clear: both;
	content: " ";
	display: table;
}

.zpxx .box dl dt .left {
	float: left;
	padding-top: 15px;
}

.zpxx .box dl dt .left b {
	font-size: 19px;
	font-weight: normal;
	color: #452682;
	display: block;
	margin-bottom: 18px;
	padding-left: 24px;
	height: 18px;
	line-height: 18px;
	border-left: 3px #452682 solid;
}

.zpxx .box dl dt .left p {
	padding-left: 27px;
	color: #333333;
	font-size: 15px;
}

.zpxx .box dl dt .left p span {
	margin-right: 40px;
}

.zpxx .box dl dt .right {
	float: right;
	width: 90px;
	text-align: center;
}

.zpxx .box dl dt .right img {
	display: block;
	margin: 0 auto 15px auto;
	box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.2);
	border-radius: 50px;
}

.zpxx .box dl dt .right .sq {
	display: none;
}

.zpxx .box dl dd {
	border-top: solid 1px #e5e5e5;
	padding: 0 10px 70px 10px;
	display: none;
}

.zpxx .box dl dd .tit {
	font-size: 19px;
	color: #000;
	display: block;
	padding-bottom: 20px;
	margin-top: 35px;
}

.zpxx .box dl dd p {
	font-size: 14px;
	line-height: 27px;
	color: #666;
}

.zpxx .box dl dt.currentDd .sq {
	display: block;
}

.zpxx .box dl dt.currentDd .zk {
	display: none;
}

.zpxx .box dl dd a {
	width: 155px;
	display: block;
	height: 42px;
	border-radius: 44px;
	color: #452682;
	border: #452682 solid 1px;
	text-align: center;
	line-height: 44px;
	margin-top: 30px;
}

.zpxx .box dl dd a:hover {
	color: #fff;
	background: #452682;
}

.patient {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 125px;
}

.patient .title {
	text-align: center;
	padding-bottom: 60px;
}

.patient .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.patient .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.patient .con {
	width: 1600px;
	margin: 0 auto;
	background: #fff;
	height: 490px;
}

.patient .con .left {
	float: left;
	width: 50%;
	height: auto;
	overflow: hidden;
	position: relative;
	height: 490px;
}

.patient .con .left img {
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.patient .con .right {
	float: left;
	padding: 140px;
	width: 50%;
}

.patient .con .right b {
	display: block;
	font-size: 35px;
	color: #452682;
	padding-bottom: 40px;
	margin-bottom: 55px;
	position: relative;
}

.patient .con .right span {
	font-size: 32px;
	font-weight: 300;
}

.patient .con .right b:after {
	content: "¡¡";
	width: 90px;
	height: 2px;
	background: #452682;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.tk2 {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 9999999;
	display: none;
}

.tk2 .boxa {
	width: 68%;
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.tk2 .boxa video {
	width: 100%;
}

.tk2 .boxa .gb {
	position: absolute;
	right: -35px;
	top: -35px;
	cursor: pointer;
}


.hzqa {
	width: 100%;
	background: #fff;
	padding-top: 60px;
	padding-bottom: 95px;
}

.hzqa .title {
	text-align: center;
	padding-bottom: 60px;
}

.hzqa .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.hzqa .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.hzqa .con {
	width: 1600px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 60px;
}

.hzqa .con .li {
	width: 47%;
	margin-right: 3%;
	float: left;
}

.hzqa .con dl {
	width: 100%;
	float: left;
	position: relative;
	border-bottom: solid 1px #e5e5e5;
	margin-top: -1px;
}

.hzqa .con .li:nth-child(2n) {
	float: right;
	margin-right: 0;
}

.hzqa .con dl dt {
	text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden;
	font-size: 19px;
	color: #000000;
	height: 88px;
	line-height: 88px;
	cursor: pointer;
	width: 100%;
	border-top: solid 1px #e5e5e5;
}

.hzqa .con dl dt img {
	position: absolute;
	top: 50%;
	right: 0%;
	display: inline-block;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.hzqa .con dl dt .sq {
	display: none;
}

.hzqa .con dl dd {
	padding-bottom: 25px;
	line-height: 25px;
	color: #666666;
	display: none;
	padding-right: 60px;
}

.hzqa .con dl dt.currentDd .sq {
	display: block;
}

.hzqa .con dl dt.currentDd .zk {
	display: none;
}

.hzqa .con dl dt.currentDd {
	font-weight: bold;
	color: #452682;
}


.wyjc {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 300px;
}

.wyjc .title {
	text-align: center;
	padding-bottom: 60px;
}

.wyjc .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.wyjc .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.wyjc .con {
	width: 1600px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	height: 598px;
}

.wyjc .con .left {
	float: left;
	width: 560px;
	height: 598px;
	overflow: hidden;
}

.wyjc .con .right {
	float: right;
	width: 1035px;
	padding: 70px 85px;
}

.wyjc .con .right .d1 {
	font-size: 25px;
	font-weight: 300;
	color: #452682;
	padding-bottom: 30px;
}

.wyjc .con .right .d2 {
	height: 96px;
}

.wyjc .con .right .d2 input {
	float: left;
	width: 47%;
	height: 96px;
	border-bottom: #eeeeee 1px solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-size: 16px;
}

.wyjc .con .right .d2 input:nth-child(2n) {
	float: right;
}

.wyjc .con .right .d3 {
	height: 96px;
}

.wyjc .con .right .d3 input {
	float: left;
	width: 100%;
	height: 96px;
	border-bottom: #eeeeee 1px solid;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-size: 16px;
}

.wyjc .con .right .d4 {
	height: 66px;
	line-height: 66px;
	margin-top: 50px;
}

.wyjc .con .right .d4 .d_l {
	float: left;
	font-size: 19px;
	color: #000000;
}

.wyjc .con .right .d4 .d_l input {
	margin-right: 10px;
	width: 16px;
	height: 16px;
	font-size: 16px;
}

.wyjc .con .right .d4 .d_l a {
	color: #452682;
	margin-left: 6px;
}

.wyjc .con .right .d4 .d_r {
	float: right;
}

.wyjc .con .right .d4 .d_r button {
	width: 235px;
	height: 66px;
	border-radius: 66px;
	border: 1px #452682 solid;
	background: #fff;
	color: #452682;
	font-size: 22px;
	cursor: pointer;
}

.wyjc .con .right .d4 .d_r button:hover {
	background: #452682;
	color: #fff;
	font-size: 22px;
}

.ygfc {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 80px;
}

.ygfc .title {
	text-align: center;
	padding-bottom: 60px;
}

.ygfc .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.ygfc .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.ygfc dl {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	background: #fff;
	height: 380px;
	padding: 60px;
}

.ygfc dl dt {
	float: left;
	width: 412px;
}

.ygfc dl dt b {
	font-size: 19px;
	font-weight: bold;
	display: block;
	color: #452682;
	margin-bottom: 6px;
}

.ygfc dl dt span {
	font-size: 15px;
	display: block;
	color: #666666;
	padding-bottom: 50px;
}

.ygfc dl dd {
	float: right;
	padding-top: 60px;
	width: 850px;
}

.ygfc dl dd img {
	width: 100%;
}

.xczs {
	width: 100%;
	background: #f9f9f9;
	padding-bottom: 260px;
}

.xczs ul {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.xczs ul li {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	width: 457px;
	height: 285px;
	overflow: hidden;
}

.xczs ul li:nth-child(3n) {
	margin-right: 0px;
}

.xczs ul li img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

.xczs ul li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.sjlc {
	width: 100%;
	background: #fff;
	padding-top: 60px;
	padding-bottom: 140px;
}

.sjlc .title {
	text-align: center;
	padding-bottom: 60px;
}

.sjlc .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.sjlc .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.sjlc ul {
	width: 1600px;
	margin: 0 auto;
	overflow: hidden;
	height: 388px;
	background: url(/static/pc/default/images/sjlc.png) left top 8px no-repeat;
}

.sjlc ul li {
	width: 444px;
	text-align: center;
	float: left;
	margin-bottom: 130px;
}

.sjlc ul li b {
	display: block;
	height: 40px;
	width: 40px;
	border-radius: 40px;
	background: #7030a0;
	text-align: center;
	line-height: 40px;
	color: #ffffff;
	font-size: 22px;
	margin: 0 auto;
}

.sjlc ul li span {
	font-size: 22px;
	color: #000;
	display: block;
	padding: 25px 0 15px 0;
}

.sjlc ul li em {
	font-size: 15px;
	color: #666666;
}

.sjlc ul li:nth-child(2) {
	width: 712px;
}

.sjlc ul li:nth-child(5) {
	width: 712px;
}

.cplb {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 140px;
}

.cplb .title {
	text-align: center;
	padding-bottom: 60px;
}

.cplb .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.cplb .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.cplb dl {
	width: 1600px;
	margin: 0 auto;
	padding: 0 250px;
}

.cplb dl dt {
	width: 50%;
	float: left;
	text-align: center;
	border-right: solid 1px #d2d2d2;
}

.cplb dl dt b {
	color: #452682;
	font-size: 40px;
	display: block;
}

.cplb dl dt b i {
	font-size: 16px;
	font-weight: normal;
}

.cplb dl dt span {
	color: #000;
	font-size: 22px;
	font-weight: 300;
	padding-top: 20px;
	display: block;
}

.cplb dl dd {
	width: 50%;
	float: left;
	text-align: center;
}

.cplb dl dd b {
	color: #452682;
	font-size: 40px;
	display: block;
}

.cplb dl dd b i {
	font-size: 16px;
	font-weight: normal;
}

.cplb dl dd span {
	color: #000;
	font-size: 22px;
	font-weight: 300;
	padding-top: 20px;
	display: block;
}


.qhk {
	width: 100%;
	background: #f9f9f9;
	margin: 0px !important;
	padding-bottom: 220px;
}

.qhk .layui-tab-title {
	width: 1600px;
	margin: 0 auto;
	height: 80px;
	background: #452682;
	margin-bottom: 70px;
}

.qhk .layui-tab-title li {
	width: 25%;
	float: left;
	line-height: 80px;
	height: 80px;
	color: #fff;
	font-size: 19px;
}

.qhk .layui-tab-title .layui-this:after {
	background: url(/static/pc/default/images/qhk.png) no-repeat;
	bottom: -14px;
	left: 50%;
	margin-left: -15px;
	top: auto;
	width: 31px;
	height: 16px;
	border: 0;
}

.qhk .layui-tab-title .layui-this {
	font-weight: bold;
}

.qhk .layui-tab-item {
	width: 1600px;
	margin: 0 auto;
}

.pro_more {
	padding: 0 60px;
	width: 1600px;
	margin: 0 auto 66px auto;
	background:url("/static/pc/default/images/new/1.jpg") no-repeat right bottom #fff;
	background-size:40% auto;
}

.pro_more .title {
	height: 95px;
	line-height: 95px;
	font-size: 25px;
	font-weight: bold;
	color: #452682;
	border-bottom: solid 1px #eeeeee;
}

.pro_more .title i {
	font-size: 45px;
	float: left;
	margin-right: 10px;
}

.pro_more .box {
	padding: 42px 0 52px 0;
	overflow: hidden;
	border-bottom: solid 1px #eeeeee;
}

.pro_more .box .left {
	float: left;
	width: 60%;
}

.pro_more .box .left b {
	font-size: 25px;
	font-weight: normal;
	margin-top: 30px;
	height: 25px;
	line-height: 25px;
	display: block;
	color: #452682;
}

.pro_more .box .left span {
	display: block;
	font-size: 16px;
	color: #666666;
	padding-top: 35px;
	line-height: 29px;
}

.pro_more .box .left.small span {
	font-size: 14px;
}

.pro_more .box .right {
	float: right;
	width: 30%;
}
.pro_more .box .right img{
	max-width:100%;
}
.pro_more dl {
	padding: 45px 0 65px 0;
	border-bottom: solid 1px #eeeeee;
}

.pro_more dl dt {
	font-size: 25px;
	font-weight: normal;
	padding-left: 16px;
	border-left: 6px #452682 solid;
	height: 25px;
	line-height: 25px;
	display: block;
	color: #452682;
	margin-bottom: 35px;
}

.pro_more dl dd {
	line-height: 36px;
}


.zxkh {
	width: 76px;
	height: 76px;
	background: #fff;
	border-radius: 76px;
	position: fixed;
	bottom: 200px;
	right: 35px;
	text-align: center;
	box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
	z-index: 9999;
}

.zxkh .left {
	width: 150px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	background: url(/static/pc/default/images/wyjc.png) no-repeat right 8px center;
	position: absolute;
	left: -150px;
	top: 6px;
	display: none;
	padding-right: 12px;
}

.zxkh .left a {
	color: #452682;
	display: block;
}

.zxkh .right img {
	margin-top: 18px;
}

.zxkh:hover .left {
	display: block;
}


.yqfw1 {
	width: 100%;
	background: #fff;
	padding-top: 60px;
	padding-bottom: 140px;
}

.yqfw1 .title {
	text-align: center;
	padding-bottom: 60px;
}

.yqfw1 .title b {
	font-size: 35px;
	color: #000;
	display: block;
	padding-bottom: 12px;
}

.yqfw1 .title span {
	font-size: 22px;
	color: #666;
	display: block;
	text-transform: uppercase;
	padding-bottom: 35px;
}

.yqfw1 .title p {
	font-size: 17px;
	color: #333333;
	line-height: 35px;
}

.yqfw1 ul {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 88px;
}

.yqfw1 ul li {
	width: 194px;
	margin-right: 199px;
	float: left;
	text-align: center;
	cursor: pointer;
}

.yqfw1 ul li b {
	width: 174px;
	height: 174px;
	display: block;
	border-radius: 174px;
	box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
	background: #fff url(../images/pro_z1.png) no-repeat center;
	margin: 0 auto;
	margin-bottom: 35px;
}

.yqfw1 ul:after {
	clear: both;
	content: " ";
	display: table;
}

.yqfw1 ul li:nth-child(3) {
	margin-right: 0px;
}

.yqfw1 ul li span {
	color: #000000;
	font-size: 19px;
	font-weight: 300;
}

.yqfw1 ul li:nth-child(2) b {
	background: url(/static/pc/default/images/pro_z2.png) no-repeat center;
}

.yqfw1 ul li:nth-child(3) b {
	background: url(/static/pc/default/images/pro_z3.png) no-repeat center;
}

.yqfw1 ul li:hover b {
	background: #452682 url(../images/pro_b1.png) no-repeat center;
}

.yqfw1 ul li:nth-child(2):hover b {
	background: #452682 url(../images/pro_b2.png) no-repeat center;
}

.yqfw1 ul li:nth-child(3):hover b {
	background: #452682 url(../images/pro_b3.png) no-repeat center;
}

.yqfw1 ul li:hover span {
	color: #452682;
}

.yqfw1 .a {
	width: 135px;
	height: 44px;
	margin: 0 auto;
}

.yqfw1 .a a {
	display: block;
	width: 135px;
	height: 44px;
	background: #452682;
	color: #fff;
	line-height: 44px;
	text-align: center;
	margin-bottom: 120px;
}

.yqfw1 .a a img {
	margin-top: 15px;
	margin-left: 10px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.yqfw1 .a a:hover img {
	margin-left: 20px;
}

.yqfw2 {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 110px;
	position: relative;
}

.yqfw2 .title {
	text-align: center;
	padding-bottom: 60px;
	position: relative;
	z-index: 9;
}

.yqfw2 .title b {
	font-size: 35px;
	color: #fff;
	display: block;
	padding-bottom: 12px;
}

.yqfw2 .title span {
	font-size: 22px;
	color: #fff;
	display: block;
	text-transform: uppercase;
	padding-bottom: 35px;
}

.yqfw2 .title p {
	font-size: 17px;
	color: #fff;
	line-height: 35px;
}

.yqfw2 .img {
	text-align: center;
	position: relative;
	z-index: 9;
}

.yqfw3 {
	width: 100%;
}

.yqfw3 dl {
	width: 1600px;
	margin: 0 auto;
	padding: 50px 0 60px 0;
	border-bottom: solid 1px #eeeeee;
	overflow: hidden;
}

.yqfw3 dl dt {
	height: 225px;
	width: 66%;
	float: left;
	line-height: 40px;
	font-size: 19px;
	font-weight: 300;
	color: #000;
	position: relative;
}

.yqfw3 dl dt div {
	position: absolute;
	top: 50%;
	left: 0%;
	display: inline-block;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
	width: 100%;
}

.yqfw3 dl dd {
	float: right;
	width: 400px;
	height: 225px;
}


.yqfw4 {
	width: 100%;
	background: #f9f9f9;
}

.yqfw4 dl {
	width: 1600px;
	margin: 0 auto;
	padding: 120px 0;
	overflow: hidden;
}

.yqfw4 dl dt {
	height: 225px;
	width: 50%;
	float: left;
	line-height: 32px;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	position: relative;
}

.yqfw4 dl dt b {
	width: 100%;
	font-size: 27px;
	color: #452682;
	padding-bottom: 55px;
	display: block;
}

.yqfw4 dl dt p {
	margin-bottom: 35px;
}

.yqfw4 dl dd {
	float: right;
	width: 50%;
	height: 353px;
	text-align: right;
}

.yqfw5 {
	width: 100%;
}

.yqfw5 dl {
	width: 1600px;
	margin: 0 auto;
	padding: 120px 0;
	overflow: hidden;
}

.yqfw5 dl dt {
	height: 225px;
	width: 50%;
	float: right;
	line-height: 32px;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	position: relative;
}

.yqfw5 dl dt b {
	width: 100%;
	font-size: 27px;
	color: #452682;
	padding-bottom: 55px;
	display: block;
}

.yqfw5 dl dt p {
	margin-bottom: 35px;
}

.yqfw5 dl dd {
	float: left;
	width: 50%;
	height: 353px;
	text-align: left;
}

.yqfw6 {
	width: 100%;
	height: 590px;
	background: none;
	padding-bottom: 260px;
	position: relative;
	overflow: hidden;
}

.yqfw6 .title {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin: 70px 0 120px 0;
	display: block;
	position: relative;
	z-index: 2;
}

.yqfw6 ul {
	width: 1600px;
	margin: 0 auto;
}

.yqfw6 ul li {
	width: 25%;
	float: left;
	text-align: center;
	position: relative;
	z-index: 2;
}

.yqfw6 ul li b {
	display: block;
	width: 126px;
	height: 126px;
	background: #fff;
	border-radius: 126px;
	margin: 0 auto 22px auto;
	padding-top: 35px;
}

.yqfw6 ul li span {
	display: block;
	font-size: 22px;
	color: #fff;
	font-weight: 300;
}

.home_page6 {
	position: relative;
	padding: 11% 0 16% 0;
	line-height: normal;
	color: #fff;
	height: 590px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.home_page6 #particles-js {
	position: absolute;
	left: 0;
	top: 0;
	background: #452682;
	width: 100%;
	height: 100%;
}


.yqfw7 {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 260px;
}

.yqfw7 .title {
	text-align: center;
	padding-bottom: 60px;
}

.yqfw7 .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.yqfw7 .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.yqfw7 ul {
	width: 1600px;
	margin: 0 auto;
}

.yqfw7 ul:after {
	clear: both;
	content: " ";
	display: table;
}

.yqfw7 ul li {
	float: left;
	width: 298px;
	height: 134px;
	margin-right: 26px;
	margin-bottom: 24px;
	cursor: pointer;
	background: #ffffff;
	position: relative;
}

.yqfw7 ul li img{
	position: absolute;
	top:50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.yqfw7 ul li:nth-child(5n) {
	margin-right: 0px;
}

.yqfw7 ul li:hover {
	box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1);
}



.event_box {
	width: 1600px;
	margin: 0 auto;
	position: relative;
}

.event_box .parHd {
	width: 100%;
	height: 92px;
	overflow: hidden;
}

.parHd ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.parHd .tempWrap {
	margin: 0 auto;
	width: 1400px !important;
}

.parHd .tempWrap:after {
	content: '';
	width: 100%;
	height: 7px;
	background: url(/static/pc/default/images/fzlcxhx.png) center;
	position: absolute;
	right: 0;
	top: 50%;
	z-index: 10;
}

.parHd li.no_line:before {
	display: none;
}

.parHd li {
	display: inline-block;
	cursor: pointer;
	padding-bottom: 80px;
	font-size: 24px;
	color: #000;
	margin: 0 7vw;
	position: relative;
}

.parHd li:after {
	content: '';
	background: url(/static/pc/default/images/dot_ico.png) no-repeat center;
	width: 22px;
	height: 22px;
	position: absolute;
	z-index: 20;
	top: 50px;
	left: 50%;
	margin-left: -12px;
}

.act {
	color: #452682 !important;
}

.act:after {
	background: url(/static/pc/default/images/dot_ico2.png) no-repeat center !important;
}

.parBd {
	width: 1400px;
	height: auto;
	overflow: hidden;
	padding: 50px;
	background: #fff;
	margin: 50px auto 0 auto;
}

.parBd .slideBox div {
	width: 430px;
	float: left;
}

.parBd ul {
	float: left;
	padding-left: 50px;
	width: 50%;
	overflow: hidden;
	line-height: 32px;
}

.parBd ul li {
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #333333;
	text-overflow: ellipsis;
	white-space: nowrap;
	*white-space: nowrap;
	overflow: hidden;
}

.parBd ul li i {
	color: #452682;
	float: left;
	margin-right: 14px;
}

.parBd h2 {
	float: left;
	width: 50%;
	overflow: hidden;
}

.parBd h2 img {
	width: 100%;
}

div#listBox {
	width: 100%;
}

.sPrev,
.sNext {
	cursor: pointer;
	width: 55px;
	height: 55px;
	display: block;
	position: absolute;
	top: 30px;
	box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.2);
	border-radius: 55px;
}

.sPrev {
	left: 0;
}

.sNext {
	right: 0;
}

.sPrev img,
.sNext img {
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

.vr {
	width: 80%;
	margin: 0 auto 140px auto;
	position: relative;
	overflow: hidden;
}

.vr_ico {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 12vw;
	height: 12vw;
	margin-left: -6vw;
	margin-top: -6vw;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer;
	z-index: 9
}

.vr:hover .vr_ico {
	transform: rotate(360deg);
}

.vr_img {
	width: 100%;
	webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.vr:hover .vr_img {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	-ms-transform: scale(1.02);
}

.about2 {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 230px;
}

.about2 .title {
	text-align: center;
	padding-bottom: 60px;
}

.about2 .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.about2 .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}


.about3 {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 260px;
}

.about3 .title {
	text-align: center;
	padding-bottom: 60px;
}

.about3 .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.about3 .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.about3 .dl {
	width: 1600px;
	margin: 0 auto;
	background: #fff;
	min-height: 255px;
	margin-bottom: 50px;
}

.about3 .dl .SubNav {
	height: 255px;
	padding: 34px 62px 35px 72px;
	cursor: pointer;
}

.about3 .dl:hover {
	box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.1);
}

.about3 .dl .SubNav .left {
	float: left;
	width: 188px;
	height: 188px;
	border-radius: 188px;
	overflow: hidden;
	margin-right: 66px;
}

.about3 .dl .SubNav .left img{max-width:100%;}

.about3 .dl .SubNav .center {
	float: left;
	width: 1090px;
	padding-top: 30px;
}

.about3 .dl .SubNav .center b {
	font-size: 29px;
	color: #452682;
	padding-bottom: 25px;
	display: block;
}

.about3 .dl .SubNav .center b span {
	font-size: 19px;
	color: #000000;
	margin-left: 20px;
	font-weight: normal;
}

.about3 .dl .SubNav .center p {
	color: #999999;
	font-size: 16px;
	line-height: 32px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.about3 .dl .SubNav .right {
	float: right;
	padding-top: 66px;
}

.about3 .dl .SubNav .right img {
	box-shadow: 0px 15px 35px rgba(204, 204, 204, 0.55);
	border-radius: 55px;
}

.about3 .dl .NavContent {
	margin-top: -43px;
	padding: 28px 28px 60px 0;
	margin-left: 327px;
	border-top: solid 1px #eee;
	display: none;
}

.about3 .dl .NavContent li {
	line-height: 33px;
	font-size: 16px;
	color: #999999;
	width: 100%;
}

.about3 .dl .NavContent li i {
	color: #452682;
	margin-right: 14px;
}

.about3 .dl .SubNav .sq {
	display: none;
}

.about3 .dl .currentDd .sq {
	display: block;
}

.about3 .dl .currentDd .zk {
	display: none;
}

.about4 {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 130px;
}

.about4 .title {
	text-align: center;
	padding-bottom: 60px;
}

.about4 .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.about4 .title span {
	font-size: 16px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.about4 .box {
	width: 1600px;
	margin: 0 auto;
	padding-bottom: 125px;
}

.about4 .box .tit {
	width: 100%;
	font-size: 50px;
	color: #452682;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: relative;
}

.about4 .box .tit:before {
	content: "¡¡";
	width: 44%;
	position: absolute;
	top: 24px;
	left: 0px;
	height: 1px;
	background: #e5e5e5;
}

.about4 .box .tit:after {
	content: "¡¡";
	width: 44%;
	position: absolute;
	top: 24px;
	right: 0px;
	height: 1px;
	background: #e5e5e5;
}

.about4 .box .ul {
	width: 100%;
	padding: 70px 100px 0px 100px;
}

.about4 .box .ul li {
	float: left;
	width: 314px;
	height: 270px;
	background: #fff;
	margin-right: 46px;
	text-align: center;
	cursor: pointer;
}

.about4 .box .ul li:hover {
	border-bottom: solid 4px #452682;
}

.about4 .box .ul li:hover span {
	color: #452682;
}

.about4 .box .ul li:nth-child(4n) {
	margin-right: 0px;
}

.about4 .box .ul li b {
	display: block;
	padding: 20px 0 16px 0;
}

.about4 .box .ul li span {
	display: block;
	font-size: 17px;
	color: #000000;
}

.about4 .box .layui-carousel-arrow {
	top: 60%;
	width: 44px;
	height: 44px;
	background: #fff;
	box-shadow: 0px 10px 15px rgba(153, 153, 153, 0.25);
	color: #452682;
}

.about4 .box .layui-carousel-arrow:hover {
	background: #452682;
	color: #fff;
}

.about4 .box .layui-carousel-arrow[lay-type=add] {
	right: 0px !important;
}

.about4 .box .layui-carousel-arrow[lay-type=sub] {
	left: 0px !important;
}


.about5 {
	width: 100%;
	background: #f9f9f9;
	padding-top: 60px;
	padding-bottom: 130px;
}

.about5 .box {
	width: 1600px;
	margin: 0 auto;
	padding-bottom: 125px;
}

.about5 .box .tit {
	margin-bottom: 70px;
	width: 100%;
	font-size: 29px;
	color: #000;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: relative;
	font-weight: bold;
}

.about5 .box .tit:before {
	content: "¡¡";
	width: 44%;
	position: absolute;
	top: 24px;
	left: 0px;
	height: 1px;
	background: #e5e5e5;
}

.about5 .box .tit:after {
	content: "¡¡";
	width: 44%;
	position: absolute;
	top: 24px;
	right: 0px;
	height: 1px;
	background: #e5e5e5;
}

.about5 .box .ul {
	width: 100%;
}

.about5 .box .ul li {
	float: left;
	width: 250px;
	height: 122px;
	background: #fff;
	margin-right: 19px;
	margin-bottom: 20px;
	text-align: center;
	cursor: pointer;
}

.about5 .box .ul li img {
	width: 100%;
	height: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.about5 .box .ul li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.about5 .box .ul li:nth-child(6n) {
	margin-right: 0px;
}

.about5 .box .layui-carousel-arrow {
	top: 330px;
	width: 56px;
	height: 56px;
	background: #fff;
	box-shadow: 0px 10px 15px rgba(153, 153, 153, 0.25);
	color: #452682;
}

.about5 .box .layui-carousel-arrow:hover {
	background: #452682;
	color: #fff;
}

.about5 .box .layui-carousel-arrow[lay-type=add] {
	right: 45px !important;
}

.about5 .box .layui-carousel-arrow[lay-type=sub] {
	left: auto !important;
	right: 130px !important;
}


.about6 {
	width: 100%;
	background: #f9f9f9;
	padding-top: 50px;
	padding-bottom: 240px;
}

.about6 .title {
	text-align: center;
	padding-bottom: 60px;
}

.about6 .title b {
	font-size: 29px;
	color: #000;
	display: block;
	padding-bottom: 8px;
}

.about6 .title span {
	font-size: 19px;
	color: #666;
	display: block;
	font-weight: 300;
	text-transform: uppercase;
}

.about6 .con {
	width: 1600px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.about6 .con .dl {
	width: 1600px;
	height: 450px;
}

.about6 .con .dl .left {
	float: left;
	width: 50%;
	height: 450px;
	float: left;
	overflow: hidden;
}

.about6 .con .dl .right {
	padding: 80px 106px;
	float: left;
	width: 50%;
	height: 450px;
}

.about6 .con .dl .right b {
	font-size: 25px;
	font-weight: bold;
	color: #452682;
	padding-bottom: 38px;
	display: block;
}

.about6 .con .dl .right p {
	font-size: 15px;
	color: #666666;
	line-height: 29px;
	padding-bottom: 30px;
}

.about6 .con .dl:nth-child(2n) .left {
	float: right;
}

.about6 .con .dl:nth-child(3) .right {
	padding-top: 50px;
}


.about7 {
	width: 100%;
	background: #fff;
	padding-top: 60px;
}

.about7 .title {
	text-align: center;
	padding-bottom: 60px;
}

.about7 .title b {
	font-size: 35px;
	color: #000;
	display: block;
	padding-bottom: 12px;
}

.about7 .title span {
	font-size: 22px;
	color: #666;
	display: block;
	text-transform: uppercase;
	padding-bottom: 35px;
}

.about7 .title p {
	font-size: 17px;
	color: #333333;
	line-height: 35px;
}

.about7 .con {
	width: 1600px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.about7 .con .dl {
	width: 1600px;
	height: 454px;
}

.about7 .con .dl .left {
	float: right;
	width: 50%;
	height: 454px;
	overflow: hidden;
}

.about7 .con .dl .right {
	padding: 80px 106px;
	float: left;
	width: 50%;
	height: 454px;
	overflow: hidden;
	background: #f9f9f9;
}

.about7 .con .dl .right b {
	font-size: 29px;
	font-weight: bold;
	color: #000;
	padding-bottom: 8px;
	display: block;
}

.about7 .con .dl .right span {
	display: block;
	padding-bottom: 45px;
	color: #999999;
	font-size: 19px;
	font-weight: 300;
}

.about7 .con .dl .right p {
	font-size: 15px;
	color: #666666;
	line-height: 29px;
	display: block;
}

.about7 .con .dl:nth-child(2n) .left {
	float: left;
}

.about7 .con .dl:nth-child(3) .right {
	padding-top: 50px;
}

.about72 {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 110px;
}

.about72 .box {
	width: 1600px;
	margin: 0 auto;
}

.about72 .box .ul {
	width: 100%;
	padding: 20px 100px;
}

.about72 .box .ul li {
	float: left;
	width: 305px;
	height: 386px;
	background: #fff;
	margin-right: 58px;
	text-align: center;
	cursor: pointer;
	box-shadow: 0px 0px 15px rgba(153, 153, 153, 0.25);
}

.about72 .box .ul li:nth-child(4n) {
	margin-right: 0px;
}

.about72 .box .ul li b {
	display: block;
}

.about72 .box .ul li img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.about72 .box .ul li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.about72 .box .layui-carousel-arrow {
	top: 50%;
	width: 44px;
	height: 44px;
	background: #fff;
	box-shadow: 0px 10px 15px rgba(153, 153, 153, 0.25);
	color: #452682;
}

.about72 .box .layui-carousel-arrow:hover {
	background: #452682;
	color: #fff;
}

.about72 .box .layui-carousel-arrow[lay-type=add] {
	right: 0px !important;
}

.about72 .box .layui-carousel-arrow[lay-type=sub] {
	left: 0px !important;
}

.about72 .box .layui-carousel,
.about72 .box .layui-carousel>[carousel-item]>* {
	background: none !important;
}

.layui-carousel>[carousel-item]:before {
	display: none;
}

.about73 {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 220px;
	background: #f9f9f9;
}

.about73 .title {
	text-align: center;
	padding-bottom: 60px;
}

.about73 .title b {
	font-size: 35px;
	color: #000;
	display: block;
	padding-bottom: 12px;
}

.about73 .title span {
	font-size: 22px;
	color: #666;
	display: block;
	text-transform: uppercase;
	padding-bottom: 35px;
}

.about73 .title p {
	font-size: 17px;
	color: #333333;
	line-height: 35px;
}

.about73 .box {
	width: 1600px;
	margin: 0 auto;
}

.about73 .box .ul {
	width: 100%;
	padding: 20px 100px;
}

.about73 .box .ul li {
	float: left;
	width: 446px;
	height: 414px;
	background: #fff;
	margin-right: 30px;
	text-align: center;
	cursor: pointer;
}

.about73 .box .ul li:nth-child(3n) {
	margin-right: 0px;
}

.about73 .box .ul li:hover {
	box-shadow: 0px 0px 15px rgba(153, 153, 153, 0.25);
}

.about73 .box .ul li:hover span {
	color: #452682;
}

.about73 .box .ul li b {
	display: block;
}
.about73 .box .ul li b img{
	max-width:100%;
}
.about73 .box .ul li span {
	padding: 30px 38px 0 38px;
	margin-bottom: 30px;
	display: block;
	text-align: left;
	line-height: 35px;
	font-size: 19px;
	color: #000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.about73 .box .layui-carousel-arrow {
	top: 45%;
	width: 44px;
	height: 44px;
	background: #fff;
	box-shadow: 0px 10px 15px rgba(153, 153, 153, 0.25);
	color: #452682;
}

.about73 .box .layui-carousel-arrow:hover {
	background: #452682;
	color: #fff;
}

.about73 .box .layui-carousel-arrow[lay-type=add] {
	right: 0px !important;
}

.about73 .box .layui-carousel-arrow[lay-type=sub] {
	left: 0px !important;
}

.about73 .box .layui-carousel,
.about72 .box .layui-carousel>[carousel-item]>* {
	background: none !important;
}


.about9 {
	width: 100%;
	background: #f9f9f9;
	padding-bottom: 195px;
	padding-top: 90px;
}

.about9 .title {
	text-align: center;
	margin: 0 auto 80px auto;
	width: 1600px;
	position: relative;
	cursor: pointer;
}

.about9 .title span {
	width: 100%;
	overflow: hidden;
}

.about9 .title span img {
	width: 100%;
}

.about9 .title em {
	position: absolute;
	width: 570px;
	right: 190px;
	top: 80px;
	webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.about9 .title:hover em {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.about9 .title em img {
	width: 100%;
}


.about9 .box {
	width: 1600px;
	margin: 0 auto;
}

.about9 .box .tit {
	font-size: 35px;
	color: #010101;
	text-align: center;
	padding-bottom: 90px;
}

.about9 .box ul li {
	width: 48%;
	float: left;
	overflow: hidden;
}

.about9 .box ul li img {
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	cursor: pointer;
}

.about9 .box ul li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.about9 .box ul li:nth-child(2n) {
	float: right;
	margin-bottom: 4%;
}

.about9 .box ul:after {
	clear: both;
	content: " ";
	display: table;
}


.about9 .list{
	position: absolute;
	top: 110px;
	left: 100px;
	z-index: 2;
	text-align: left;
}

.about9 .list .content1{
	font-size: 40px;
	color: #452682;
}
.about9 .list .content1 span{
	font-size: 64px;
	font-weight: bold;
}

.about9 .list .content2{
	margin-top: 32px;
}

.about9 .list .content2 p{
	font-size: 19px;
	line-height: 35px;
	color: #000;
}

.about9 .list .content3{
	font-size: 22px;
	color: #000;
	margin-top: 50px;
	border-left: 4px solid #452682;
	padding-left: 16px;
}

.about9 .list .content4{
	margin-top: 20px;
}



.about81 {
	width: 100%;
	padding-top: 60px;
	padding-bottom: 70px;
	background: #f9f9f9;
}

.about81 .title {
	text-align: center;
	padding-bottom: 60px;
}

.about81 .title b {
	font-size: 35px;
	color: #000;
	display: block;
	padding-bottom: 12px;
}

.about81 .title span {
	font-size: 22px;
	color: #666;
	display: block;
	text-transform: uppercase;
	padding-bottom: 35px;
}

.about81 .title p {
	font-size: 17px;
	color: #333333;
	line-height: 35px;
}

.about81 .box {
	width: 1600px;
	margin: 0 auto;
}

.about81 .box .ul {
	width: 100%;
	padding: 0px 100px;
}

.about81 .box .ul li {
	float: left;
	width: 454px;
	height: 309px;
	overflow: hidden;
	background: #fff;
	margin-right: 19px;
	text-align: center;
	cursor: pointer;
}

.about81 .box .ul li img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.about81 .box .ul li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.about81 .box .ul li:nth-child(3n) {
	margin-right: 0px;
}

.about81 .box .ul li:hover {
	box-shadow: 0px 0px 15px rgba(153, 153, 153, 0.25);
}

.about81 .box .ul li:hover span {
	color: #452682;
}

.about81 .box .ul li b {
	display: block;
}

.about81 .box .layui-carousel-arrow {
	top: 45%;
	width: 44px;
	height: 44px;
	background: #fff;
	box-shadow: 0px 10px 15px rgba(153, 153, 153, 0.25);
	color: #452682;
}

.about81 .box .layui-carousel-arrow:hover {
	background: #452682;
	color: #fff;
}

.about81 .box .layui-carousel-arrow[lay-type=add] {
	right: 0px !important;
}

.about81 .box .layui-carousel-arrow[lay-type=sub] {
	left: 0px !important;
}

.about81 .box .layui-carousel,
.about72 .box .layui-carousel>[carousel-item]>* {
	background: none !important;
}

.about82 {
	width: 100%;
	background: #fff;
	padding-top: 60px;
	padding-bottom: 120px;
	border-bottom: 200px solid #f9f9f9;
}

.about82 .title {
	text-align: center;
	padding-bottom: 60px;
}

.about82 .title b {
	font-size: 35px;
	color: #000;
	display: block;
	padding-bottom: 12px;
}

.about82 .title span {
	font-size: 22px;
	color: #666;
	display: block;
	text-transform: uppercase;
	padding-bottom: 35px;
}

.about82 .title p {
	font-size: 17px;
	color: #333333;
	line-height: 35px;
}

.about82 .con {
	width: 1600px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.about82 .con .dl {
	width: 1600px;
	height: 610px;
}

.about82 .con .dl .left {
	float: right;
	width: 50%;
	height: 610px;
	overflow: hidden;
	cursor: pointer;
}

.about82 .con .dl .left img {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.about82 .con .dl .left:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.about82 .con .dl .right {
	padding: 70px 106px;
	float: left;
	width: 50%;
	height: 610px;
	overflow: hidden;
	background: #f9f9f9;
}

.about82 .con .dl .right b {
	font-size: 25px;
	font-weight: normal;
	color: #452682;
	display: block;
}

.about82 .con .dl .right span {
	display: block;
	padding: 35px 0;
	color: #000000;
	font-size: 17px;
	line-height: 32px;
}

.about82 .con .dl .right p {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	display: block;
}

.about82 .con .dl:nth-child(2n) .left {
	float: left;
}

.about82 .con .dl:nth-child(3) .right {
	padding-top: 50px;
}

.about82 .con .dl:nth-child(2n) .right {
	padding-top: 120px;
}

.about83 {
	width: 100%;
	padding-bottom: 100px;
	background: #f9f9f9;
}

.about83 ul {
	width: 1400px;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
}

.about83 li {
	float: left;
	width: 16.6666%;
	border-right: solid 1px #f9f9f9;
}

.about83 li img {
	width: 100%;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}

.about83 li:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	cursor: pointer;
}

.about83 div {
	width: 1400px;
	margin: 0 auto;
	text-align: right;
	padding-top: 20px;
	font-size: 14px;
	color: #000;
}

.xczs .layui-carousel {
	width: 1600px !important;
	margin: 0 auto;
}

.xczs .layui-carousel-arrow {
	top: 50%;
	width: 44px;
	height: 44px;
	background: #fff;
	box-shadow: 0px 10px 15px rgba(153, 153, 153, 0.25);
	color: #452682;
}

.xczs .layui-carousel-arrow:hover {
	background: #452682;
	color: #fff;
}

.xczs .layui-carousel-arrow[lay-type=add] {
	right: 0px !important;
}

.xczs .layui-carousel-arrow[lay-type=sub] {
	left: 0px !important;
}

.xczs .layui-carousel,
.about72 .box .layui-carousel>[carousel-item]>* {
	background: none !important;
}

.sj {
	display: none;
}

.yqfw2 .remark-title {width:100%;max-width:940px;margin:0 auto;padding-bottom:0;}
.yqfw2 .remark-title p{font-size:13px;margin-top:120px;text-align:right;}



@media screen and (max-width: 1919px) {
	.js-rotate-02 {
		display: none;
	}
}

@media screen and (max-width: 1660px) {
	.ny_news{ padding-bottom: 30px; }
	#contact .box{ margin-top: 40px; }
	.sjlc{ padding-bottom: 80px; }
	#contact,.join .title,.zpxx .title,.ygfc .title,.ygfc,.about2 .title,.about9 .box .tit,.patient .title,.hzqa .title,.wyjc .title,.wyjc .title,.about3 .title,.about4 .title,.about6 .title{ padding-bottom: 40px; }
	#map{ height: 440px; }
	.about3,#feedback,.zpxx,.about2,.about6,.about9,.wyjc,#ny_news{ padding-bottom: 180px; }
	.about3 .dl .NavContent{ margin-top: 0px; margin-left: 220px;     padding: 18px 28px 30px 0;}
	.about3 .dl .NavContent li{ font-size: 14px;line-height: 28px;}
	.about3 .dl{ margin-bottom: 25px; min-height: 150px; }
	.about3 .dl .SubNav{ height: 150px; padding: 15px 35px; }
	.about3 .dl .SubNav .left{ width: 120px;  height: 120px;}
	.about3 .dl .SubNav .left img{ width: 100%; }
	.about3 .dl .SubNav .center b{padding-bottom: 8px; font-size: 22px;}
	.dqwz .right a{ margin:0 11px; }
	.about3 .dl .SubNav .right{ padding-top: 25px; }
	.about3 .dl .SubNav .center{ padding-top: 10px; }
.foot .dibo .box .d2,.dqwz .left{ font-size: 13px; }
.w-accor .acr_p,.pro .ul li em,.foot .title .left a,.ny_pro dl dd p,.sjlc ul li em,.n_news .bleft .title span,.about3 .dl .SubNav .center p{ font-size: 14px; }
.ny_nav a,.yqfw1 .title p,.yqfw2 .title p,.about4 .box .ul li span,.about73 .title p,.about81 .title p{ font-size: 15px; }
.yqfw1 ul li span,.yqfw3 dl dt,.hzqa .con dl dt,#contact .box .t_title,#contact .box .text p{ font-size: 17px; }
.about .left div,.pro .ul li span,.ny_pro dl dd span,.hxys .title span,.news .list .d3,.yqfw6 ul li span,.ny_news .d3,.about82 .title span{ font-size: 18px; }
.w-accor2 li .i_img,.yqfw2 .title span,.yqfw1 .title span,.sjlc ul li span,.about73 .title span,.about81 .title span{ font-size: 20px; }
.about .left span,.w-accor h3,.wyjc .con .right .d1,.n_news .bleft .title,#contact .box .text b,.parHd li{ font-size: 22px; }
.pro .title span,.news .title span,.patient .con .right span{font-size: 28px;}
.ny_pro dl dd b,.yqfw1 .title b,.yqfw2 .title b,.yqfw6 .title,.patient .con .right b,.about73 .title b,.about81 .title b,.about82 .title b,.about9 .box .tit{ font-size: 30px; }
.w-accor b,.about4 .box .tit{ font-size: 40px; }
.about .left a,.news .title a{ width: 120px; height: 40px; line-height: 40px; font-size: 13px; }
.about .left p{ font-size: 13px; width: 420px;}
.about .left div b{ font-size: 38px; }
.hxys .title b{ font-size: 28px; padding-bottom: 15px;}

.wyjc .con .right .d4 .d_r button{ width: 210px; height: 55px; line-height: 55px; font-size: 20px; }
	.about9 .list {
	    top: 20px;
	    left: 30px;
	    transform: scale(0.7);
	}
	.en span {
		font-size: 20px;
	}

	.en b {
		padding-top: 3px;
	}

	.en b img {
		width: 30px;
	}

	.top,
	.about,
	.main,
	.pro .ul,
	.pro .title,
	.news .title,
	.news .list,
	.contact,
	.foot .title,
	.foot .dibo .box,
	.ny_banner .text,
	.dqwz,
	.yqfw3 dl,
	.yqfw4 dl,
	.yqfw5 dl,
	.yqfw7 ul,
	.sjlc ul,
	.wyjc .con,
	.qhk .layui-tab-title,
	.pro_more,
	.qhk .layui-tab-item,
	.ny_news,
	.n_news,
	.patient .con,
	.hzqa .con,
	.ny_about,
	.join .con,
	.zpxx .box,
	#contact .box,
	.feedback,
	.event_box,
	.parBd,
	.about3 .dl,
	.about4 .box,
	.about5 .box,
	.about6 .con .dl,
	.about6 .con,
	.about7 .con,
	.about7 .con .dl,
	.about72 .box,
	.about73 .box,
	.about81 .box,
	.about83 ul,
	.about83 div,
	.about82 .con .dl,
	.about82 .con,
	.about9 .box,
	.yqfw6 ul,
	.about9 .title {
		width: 1200px;
	}

	.about9 .title em {
		width: 450px;
		top: 55px;
		right: 90px;
	}

	.parBd ul li {
		height: 28px;
		line-height: 28px;
	}

	.nav span {
		margin: 0 20px; font-size: 14px;
	}

	.banner .text {
		left: 13%;
	}

	.banner .layui-carousel:hover .layui-carousel-arrow[lay-type=sub],
	.banner .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=sub] { width: 40px; height: 40px;
		left: 13%;
	}

	.banner .layui-carousel:hover .layui-carousel-arrow[lay-type=add],
	.banner .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {width: 40px; height: 40px;
		left: 17% !important;
	}
    .banner .text .d3 em{ width: 7px; height: 7px; margin-bottom: 1vw; }
	.ny_banner .text {
		margin-left: -600px;
	}

	.xxhd {
		left: 13%; font-size: 12px;
	}

	.about {
		background: url(/static/pc/default/images/dt2.png) no-repeat right top 120px;
		background-size: 75% auto;
	}

	.about .right .bj_d {
		top: 297px;
		right: 190px;
	}

	.about .right .js_d {
		top: 315px;
		right: 180px;
	}

	.about .right .sh_d {
		top: 313px;
		right: 160px;
	}

	.about .right .mg_d {
		top: 243px;
		right: 728px;
	}

	.about .right .rd_d {
		top: 161px;
		right: 537px;
	}
	.pro .ul li {
		width: 24%;
		margin-right: 1.25%;
		margin-bottom: 1.25%;
	}

	.news .list .dt {
		width: 32%;
		padding: 30px;
		margin-right: 2%;
		height: 520px;
	}

	.contact li>span {
		font-size: 18px;
	}

	.contact li>em {
		font-size: 15px;
	}

	.news .list {
		padding-bottom: 0px;
	}

	.about .left div {
		padding-top: 100px;
	}

	.yqfw3 dl dt {
		width: 60%;
	}

	.yqfw5 dl dt,
	.yqfw4 dl dt {
		width: 44%;
	}

	.yqfw7 ul li {
		width: 19%;
		margin-right: 1.25%;
		margin-bottom: 1.25%;
		height: 102px;
	}

	.yqfw7 ul li img {
		width: 100%;
	}

	.sjlc ul li {
		width: 300px;
		margin-bottom: 70px;
	}

	.sjlc ul li:nth-child(2),
	.sjlc ul li:nth-child(5) {
		width: 600px;
	}

	.sjlc ul li span {
		padding-top: 15px;
	}

	.sjlc ul {
		background-size: 100% auto;
	}

	.wyjc .con .left {
		width: 460px;
		overflow: hidden;
	}

	.wyjc .con .right {
		width: 740px;
	}

	.pro_more .box .left {
		width: 50%;
	}

	.pro_more .box .right {
		width: 50%;
		text-align: right;
	}

	.ny_news .dt {
		width: 32%;
		margin-right: 2%;
		padding: 30px;
		height: 455px;
	}

	.n_news .bleft {
		width: 830px;
		padding: 45px;
	}

	.ny_about .left {
		width: 50%;
	}

	.ny_about .right {
		width: 50%;
		text-align: right;
	}

	.ny_about .right img {
		width: 85%;
	}

	.ny_about .left h2 {
		font-size: 22px;
		padding-bottom: 30px
	}

	.ny_about .left p {
		padding-bottom: 20px;
	}

	.ny_about .left div {
		padding-top: 30px;
	}

	.join .con .left {
		width: 40%;
		overflow: hidden;
	}

	.join .con .right {
		width: 60%;
	}

	.zpxx .box dl {
		padding: 25px 50px 0 50px;
	}

	#map {
		width: 60%;
	}

	#contact .box .con {
		width: 40%;
		padding: 70px 60px;
	}

	.feedback .left {
		width: 75%;
		padding: 50px 70px;
	}

	.feedback .right {
		width: 25%;
	}

	.feedback .left .d4 input {
		width: 436px;
	}

	.feedback .left .d4 img {
		left: 320px;
	}

	.parHd .tempWrap {
		width: 1200px !important;
	}

	.sPrev,
	.sNext {
		z-index: 999;
	}

	.about3 .dl .SubNav .center {
		width: 690px;
	}

	.about4 .box .ul li {
		width: 24%;
		float: left;
		margin-right: 1.33%;
	}

	.about4 .box .ul li img {
		width: 80%;
	}

	.about4 .box .ul {
		padding: 50px 70px 0 70px
	}

	.about4 .box .ul li {
		height: 240px;
	}

	.about4 .layui-carousel {
		height: 310px !important;
	}

	.about4 .box {
		padding-bottom: 80px;
	}

	.about5 .box .ul li {
		width: 15.66%;
		margin: 0.54%;
		height: 84px;
	}

	.about5 .box .tit {
		margin-bottom: 40px;
	}

	.about5 .layui-carousel {
		height: 290px !important;
	}

	.about5 .box .layui-carousel-arrow {
		top: 235px;
		width: 44px;
		height: 44px;
	}

	.about5 .box .layui-carousel-arrow[lay-type=sub] {
		right: 100px !important;
	}

	.about5 .box {
		padding-bottom: 100px;
	}

	.about7 .con .dl .left img,
	.about6 .con .dl .left img {
		position: relative;
		left: -15%;
	}

	.about72 .box .ul li {
		width: 23%;
		margin-right: 2.6666%;
		height: 308px;
	}

	.about72 .box .ul li img {
		width: 100%;
	}

	.about72 .box .ul {
		padding: 20px 70px;
	}

	.about72 {
		padding: 100px 0 50px 0;
	}

	.about72 .box .layui-carousel-arrow {
		top: 37%;
	}

	.about73 .box .ul li {
		width: 32%;
		margin-right: 2%;
		height: 340px;
	}

	.about73 .box .ul li img {
		width: 100%;
	}

	.about73 .box .ul {
		padding: 20px 70px;
	}

	.about73 {
		padding-bottom: 150px;
	}

	.about81 .box .ul {
		padding: 0 70px;
	}

	.about81 .box .ul li {
		width: 32%;
		margin-right: 2%;
		height: 230px;
	}

	.about81 .box .ul li img {
		width: 100%;
	}

	.about81 {
		padding-bottom: 0px;
	}

	.about81 .box .layui-carousel-arrow {
		top: 35%;
	}

	.about82 .con .dl .left img {
		width: 100%;
		padding-top: 100px;
	}

	.about82 .con .dl .right span {
		font-size: 16px;
	}

	.ygfc dl dd {
		width: 500px;
		padding-top: 100px;
	}

	.ygfc dl dd img {
		width: 100%;
	}

	.xczs ul li {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 2%;
		height: 211px;
	}

	.xczs ul li img {
		width: 100%;
		height: 100%;
	}

	.xczs .layui-carousel {
		width: 1200px !important;
		padding: 0 70px;
		height: 500px !important;
	}

	.xczs ul {
		width: 100%;
	}

	.ygfc dl {
		width: 1060px;
	}

	.xczs {
		padding-bottom: 120px;
	}

	.xczs .layui-carousel-arrow {
		top: 42%;
	}

	.banner .text {
		width: 1100px;
	}

	.cplb dl {
		width: 1200px;
		padding: 0 120px;
	}

	.wyjc .con .right .d4 .d_l {
		font-size: 16px;
	}

	.hxys .title {
		width: 1200px;
		background-size: 100% auto;
	}
}
/* @media screen and (max-width:1300px) {
	body{
		zoom: 0.88;
	}
	.banner .layui-carousel {
	    height: 114% !important;
	}
}
 */
@media screen and (max-width: 1024px) {
	.yqfw2 .remark-title p{margin-top:50px;text-align:left;}
	.pc {
		display: none;
	}

	.sj {
		display: block;
	}
	.banner .con .bg img.pc{display:none;}
	.banner .con .bg img.sj{display:inline-block;}
	.top,
	.about,
	.pro .title,
	.pro .ul,
	.news .title,
	.news .list,
	.foot .dibo .box,
	.cplb dl,
	.ny_news,
	.hzqa .con,
	.yqfw3 dl,
	.yqfw7 ul,
	.yqfw6 ul {
		width: 100%;
		padding: 0 5%;
	}

	.about .left p,
	.news .list .dt,
	.qhk .layui-tab-title,
	.pro_more .box .left,
	.pro_more .box .right {
		width: 100%;
	}

	.sjlc ul li em {
		font-size: 14px;
	}

	.tk2 .boxa .gb {
		right: 50%;
		margin-right: -11px;
	}

	.tk2 .boxa {
		width: 90%;
	}

	.xczs .layui-carousel-arrow {
		top: 50%;
	}

	.en span em {
		display: none;
	}

	.en b img {
		width: 26px;
		margin-top: 1px;
	}

	.en span {
		margin-left: 15px;
	}

	#top {
		height: 80px;
	}

	.logo {
		padding-top: 10px;
	}

	.en {
		padding-top: 22px;
	}

	.nav {
		position: absolute;
		min-height: 100vh;
		height: auto;
		padding-top: 30px;
		padding-bottom: 30px;
		top: 0px;
		left: 0px;
		width: 100%;
		background: rgba(0, 0, 0, 0.9);
		display: none;
	}

	.nav>a {
		position: absolute;
		right: 5%;
		top: 4%;
	}

	.nav span {
		padding-top: 0;
		width: 100%;
		min-height: 60px;
		line-height: 60px;
		height: auto;
		font-size: 20px;
		border-bottom: 0px !important;
		text-align: center;
		margin: 0;
		display: block;
	}

	.nav span img {
		margin-top: 2vh;
	}

	.nav span div {
		width: 100% !important;
		position: initial;
		top: auto;
		left: auto;
		background: rgba(255, 255, 255, 0.1);
	}

	.nav span div a {
		display: block;
		width: 100%;
		border-bottom: solid 1px rgba(255, 255, 255, 0.05);
		color: #fff;
	}

	.nav span div:after {
		display: none;
	}

	.banner .text .d3 em {
		margin-bottom: 3vw;
	}

	.menu {
		float: right;
		padding-left: 13px;
		padding-top: 30px;
	}

	.menu img {
		width: 25px;
	}

	.banner .text,
	.ny_banner .text {
		width: 90%;
		left: 5%;
		margin-left: 0;
	}

	.banner .text .d1,
	.ny_banner .text .d1 {
		font-size: 30px;
	}

	.banner .text .d2,
	.ny_banner .text .d2 {
		font-size: 18px;
	}

	.banner .layui-carousel:hover .layui-carousel-arrow[lay-type=sub],
	.banner .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=sub] {
		left: 5%;
		width: 40px;
		height: 40px;
	}

	.banner .layui-carousel:hover .layui-carousel-arrow[lay-type=add],
	.banner .layui-carousel[lay-arrow=always] .layui-carousel-arrow[lay-type=add] {
		width: 40px;
		height: 40px;
	}

	.xxhd {
		left: 5%;
	}

	.about .left {
		padding-top: 60px;
	}

	.about {
		background: none;
	}

	.about .left span {
		font-size: 22px;
		margin: 30px 0;
	}

	.about .left a {
		margin-bottom: 60px;
	}

	.about .left div {
		padding-top: 50px;
		padding-bottom: 80px;
	}

	.about .right {
		position: initial;
		top: auto;
		left: auto;
		display: none;
	}

	.about .right .sh_d {
		position: initial;
		top: auto;
		right: auto;
	}

	.about .right .bj_d {
		position: initial;
		top: auto;
		right: auto;
	}

	.about .right .js_d {
		position: initial;
		top: auto;
		right: auto;
	}

	.about .right .bj,
	.about .right .js,
	.about .right .sh,
	.patient .con .left img,
	.yqfw3 dl dt div {
		transform: initial;
		position: initial;
		top: auto;
		left: auto;
		display: block;
	}

	.hxys .title {
		font-size: 18px;
		background-size: 90% auto;
		margin: 40px 0;
		background: url(/static/pc/default/images/gloriousmed.png) no-repeat left 15px top;
	}

	.pro .title span,
	.news .title span {
		font-size: 22px;
	}

	.pro .title a,
	.news .title a {
		width: 100px;
		height: 32px;
		line-height: 32px;
		font-size: 13px;
	}

	.pro .title a img,
	.news .title a img {
		width: 14px;
		margin-top: 11px;
	}

	.pro .ul {
		margin-top: 35px;
	}

	.pro .ul li {
		width: 48%;
		margin-right: 4%;
		margin-bottom: 4%;
		height: 225px;
	}

	.pro .ul li:nth-child(2n) {
		margin-right: 0;
	}

	.pro {
		background: url(/static/pc/default/images/pro_bg.png);
		padding: 35px 0 60px 0;
	}

	.pro .ul li span {
		padding: 0 5%;
		font-size: 15px;
	}

	.pro .ul li em {
		font-size: 14px;
	}

	.pro .ul li a {
		padding-top: 35px;
	}

	.news {
		padding: 35px 0 50px 0;
	}

	.news .list {
		margin-top: 30px;
	}

	.news .list .dt {
		margin-bottom: 20px;
		margin-right: 0px;
		height: auto;
	}

	.foot,
	.foot .dibo {
		height: auto;
	}

	.contact,
	.foot .title,
	.foot .dibo .box .d3 {
		display: none;
	}

	.foot .dibo .box .d1 {
		padding-bottom: 15px;
	}

	.foot .dibo .box .d1,
	.foot .dibo .box .d2 {
		text-align: center;
		width: 100%;
	}

	.foot .dibo .box {
		height: auto;
		padding: 25px 0;
	}

	.ny_banner .layui-carousel,
	.ny_banner {
		height: 450px !important;
	}

	.ny_banner .text {
		padding-top: 200px;
	}

	.ny_banner .con .bg img {
		height: 100%;
	}

	.ny_nav {
		width: 100px;
		height: auto;
		display: none;
	}

	.ny_pro {
		padding: 40px 0 60px 0;
	}

	.ny_pro dl {
		padding: 0 5%;
	}

	.ny_pro dl dd,
	.ny_pro dl dt {
		width: 100%;
		height: auto;
		padding: 0;
	}

	.ny_pro dl dd p {
		padding-bottom: 20px;
	}

	.ny_pro dl dd span {
		padding-bottom: 15px;
	}

	.ny_pro dl dd b {
		padding-top: 20px;
	}

	.ny_pro dl {
		margin-bottom: 60px;
	}

	.cplb dl {
		overflow: hidden;
	}

	.cplb {
		padding-bottom: 60px;
	}

	.cplb .title {
		padding-bottom: 30px;
	}

	.cplb dl dt span,
	.cplb dl dd span {
		font-size: 18px;
		padding: 5%;
	}

	.qhk .layui-tab-title {
		margin-bottom: 30px;
	}

	.qhk .layui-tab-item {
		width: 90%;
	}

	.pro_more {
		width: 100%;
		padding: 0 20px;
		margin-bottom: 30px;
	}

	.pro_more .title {
		line-height: 75px;
		height: 75px;
	}

	.pro_more .box {
		padding: 20px 0 30px 0;
	}

	.pro_more .box .right img {
		width: 100%;
	}

	.pro_more .box .left span {
		margin-bottom: 20px;
	}

	.pro_more .box .left b {
		margin-top: 20px;
	}

	.pro_more dl {
		padding: 30px 0 40px 0;
	}

	.pro_more dl dt {
		margin-bottom: 15px;
	}

	.xyg .left,
	.xyg .right {
		width: 40%;
		font-size: 15px;
	}

	.xyg .center {
		width: 20%;
		font-size: 15px;
	}

	.qhk,
	#ny_news,
	.patient {
		padding-bottom: 60px;
	}

	.ny_news .dt {
		width: 100%;
		padding: 5%;
	}

	.ny_news {
		margin-top: 30px;
	}

	.n_news {
		width: 100%;
		padding-top: 0;
	}

	.n_news .bleft {
		width: 100%;
		padding: 8% 5%;
	}

	.n_news .bleft .title span {
		float: initial;
		display: block;
		margin-top: 15px;
	}

	.n_news .bright {
		width: 100%;
		margin-bottom: 0px;
	}

	.neiye {
		padding-bottom: 0px;
	}

	.patient .con {
		width: 90%;
		margin: 0 auto;
		height: auto;
		overflow: hidden;
	}

	.patient .con .left,
	.patient .con .right {
		width: 100%;
		padding: 5%;
		height: auto;
	}

	.patient .con .left img {
		width: 100%;
		transform: inherit;
	}

	.patient .con .right b {
		padding-bottom: 20px;
		margin-bottom: 30px;
		font-size: 25px;
	}

	.patient .con .right span {
		font-size: 20px;
	}

	.hzqa .con dl {
		width: 100%;
		margin-right: 0;
	}

	.hzqa .con {
		margin-bottom: 40px;
	}

	.wyjc .con {
		width: 90%;
		margin: 0 auto;
		height: auto;
	}

	.wyjc .con .left {
		width: 100%;
		height: auto;
		display: none;
	}

	.wyjc .con .left img {
		width: 100%;
	}

	.wyjc .con .right {
		width: 100%;
		padding: 10% 5%;
	}

	.wyjc .con .right .d4 .d_l,
	.wyjc .con .right .d4 .d_r {
		width: 100%;
	}

	.wyjc .con .right .d4 .d_r button {
		margin: 0 auto;
		display: block;
	}

	.wyjc .con .right .d4 {
		margin-top: 10px;
	}

	.yqfw6 .title {
		margin: 10px 0 20px 0;
	}

	.hzqa,
	.wyjc,
	.zpxx,
	#contact,
	.yqfw1,
	.yqfw2,
	.yqfw7,
	.yqfw6,
	.sjlc,
	.about2,
	.about3,
	.about4,
	.about4 .box,
	.about5,
	.about73,
	.about81,
	.about83,
	.about9,
	.ygfc,
	.xczs,
	.hxys {
		padding-bottom: 60px;
	}

	.patient,
	.hzqa,
	.wyjc,
	.join,
	.zpxx,
	#contact,
	.yqfw1,
	.yqfw2,
	.yqfw7,
	.yqfw6 .title,
	.sjlc,
	.about2,
	.about3,
	.about4,
	.about5,
	.about6,
	.about73,
	.about81,
	.about82,
	.ygfc {
		padding-top: 40px;
	}

	.hzqa .title,
	.wyjc .title,
	.patient .title,
	.join .title,
	.zpxx .title,
	.yqfw7 .title,
	.yqfw6 .title,
	.sjlc .title,
	.about2 .title,
	.about3 .title,
	.about4 .title,
	.about6 .title,
	.about73 .title,
	.about81 .title,
	.about82 .title,
	.ygfc .title {
		padding-bottom: 30px;
	}

	.about6 .con .dl,
	.about6 .con,
	.about6 .con .dl .left,
	.about6 .con .dl .right,
	.about7 .con,
	.about7 .con .dl,
	.about7 .con .dl .left,
	.about7 .con .dl .right,
	.about72 .box,
	.about73 .box,
	.about81 .box,
	.about83 ul,
	.about83 div,
	.about82 .con,
	.about82 .con .dl,
	.about82 .con .dl .left,
	.about82 .con .dl .right,
	.about9 .box,
	.ygfc dl,
	.ygfc dl dt,
	.ygfc dl dd {
		width: 100%;
		height: auto;
	}

	.xczs ul li {
		width: 100%;
		height: 180px;
	}

	.w-accor {
		height: 350px !important;
	}

	.w-accor .acr_p {
		font-size: 12px;
		line-height: 22px;
	}

	.w-accor2 li .dec_ar {
		padding: 20% 10%;
		height: 350px;
	}

	.w-accor h3 {
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.w-accor b {
		top: 10px;
		right: 10px;
		font-size: 24px;
	}

	.w-accor li {
		border-right: 4px #f9f9f9 solid;
		border-left: 4px #f9f9f9 solid;
	}

	.w-accor2 li .i_img em {
		padding-top: 30px;
	}

	.w-accor2 li .i_img {
		font-size: 20px;
		line-height: 30px;
		height: 250px;
		margin-top: -125px;
	}

	.main {
		width: 100%;
		padding: 0 2.5%;
		height: 350px;
	}

	.ygfc dl dd {
		padding-top: 0px;
		padding-bottom: 30px;
	}

	.ygfc dl {
		padding: 5%;
	}

	.about9 .box {
		padding: 0 5%;
	}

	.about9 .box .tit {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.about9 {
		padding-top: 40px;
	}

	.about9 .title {
		width: 100%;
		margin-bottom: 40px;
	}

	.about9 .title>span {
		display: block;
		width: 90%;
		overflow: hidden;
		margin: 0 auto;
	}

	.about9 .title span img {
		width: 250%;
	}

	.about9 .title em {
		position: relative;
		right: auto;
		top: auto;
		text-align: center;
		z-index: 5;
	}
	.about9 .title .list {
		position: relative;
		padding-left: 5%;
		transform: scale(1);
		right: auto;
		top: auto;
		z-index: 5;
		padding: 40px 0 0;
	}
	.about9{
		position: relative;
	}
	.about9 .title span img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.about9 .title>span{
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
		top: 0;
	}
.about9{
	padding-top: 0;
}
.about9 .title {
		padding-bottom: 40px;
}
	.about9 .title em img {
		width: 90%;
		margin-top: 30px;
	}

	.about82 {
		padding-bottom: 0px;
		border-bottom: 0px;
	}

	.about82 .con .dl:nth-child(2n) .right {
		padding-top: 10%;
	}

	.about82 .con .dl .right {
		padding: 10% 5%;
	}

	.about82 .con .dl .right span {
		padding: 15px 0;
	}

	.about82 .con .dl .left img {
		padding-top: 0px;
	}

	.about83 li {
		width: 50%;
	}

	.about73 .title p,
	.about81 .title p {
		padding: 0 5%;
	}

	.about72 {
		padding: 40px 0;
	}

	.xczs .layui-carousel {
		width: 100% !important;
		height: 180px !important;
	}

	.xczs .layui-carousel-arrow[lay-type=sub] {
		left: 5px !important;
	}

	.xczs .layui-carousel-arrow[lay-type=add] {
		right: 5px !important;
	}

	.about81 .box .layui-carousel-arrow[lay-type=sub] {
		left: 5px !important;
	}

	.about81 .box .layui-carousel-arrow[lay-type=add] {
		right: 5px !important;
	}

	.about73 .box .layui-carousel-arrow[lay-type=sub] {
		left: 5px !important;
	}

	.about73 .box .layui-carousel-arrow[lay-type=add] {
		right: 5px !important;
	}

	.about72 .box .layui-carousel-arrow[lay-type=sub] {
		left: 5px !important;
	}

	.about72 .box .layui-carousel-arrow[lay-type=add] {
		right: 5px !important;
	}

	.about72 .box .ul li,
	.about73 .box .ul li,
	.about81 .box .ul li {
		width: 100%;
		margin-bottom: 150px;
		margin-right: 0;
		height: auto;
	}

	.about73 .box .layui-carousel {
		height: 350px !important;
	}

	.about81 .box .layui-carousel {
		height: 200px !important;
	}

	.about6 {
		padding-bottom: 0px;
	}

	.about7 {
		width: 90%;
		margin: 0 auto;
	}

	.about6 .con .dl .left img,
	.about7 .con .dl .left img {
		width: 100%;
		left: 0;
	}

	.about7 .con .dl .right {
		padding: 10% 5%;
	}

	.about7 .con .dl .right span {
		padding-bottom: 25px;
	}

	.about6 .con .dl .right {
		padding: 10% 5% 0 5%;
	}

	.about6 .con .dl .right b {
		padding-bottom: 18px
	}

	.about5 .box .layui-carousel-arrow[lay-type=sub] {
		right: auto !important;
		left: 37% !important;
		top: 320px;
	}

	.about5 .box .layui-carousel-arrow[lay-type=add] {
		right: 37% !important;
		top: 320px;
	}

	.about5 .box {
		width: 100%;
	}

	.about5 .box .ul li {
		width: 49%;
		margin-right: 2%;
		margin-left: 0px;
		margin-bottom: 2%;
		height: 90px;
	}

	.about5 .box .ul li:nth-child(2n) {
		margin-right: 0px;
	}

	.about4 .box .layui-carousel-arrow[lay-type=sub] {
		left: 5px !important;
	}

	.about4 .box .layui-carousel-arrow[lay-type=add] {
		right: 5px !important;
	}

	.about4 .box .ul li {
		width: 100%;
	}

	.about4 .box .tit,
	.about5 .box .tit {
		font-size: 22px;
	}

	.about4 .box .tit:before,
	.about4 .box .tit:after,
	.about5 .box .tit:before,
	.about5 .box .tit:after {
		width: 35%;
	}

	.about4 .box {
		width: 100%;
	}

	.about3 .dl .NavContent {
		margin-left: 0px;
		margin-top: 0px;
		padding: 5%;
	}

	.about3 .dl {
		margin-bottom: 30px;
	}

	.about3 .dl .SubNav .left {
		width: 88px;
		height: 88px;
	}

	.about3 .dl .SubNav .left img {
		width: 100%;
	}

	.about3 .dl .SubNav .center {
		width: 100%;
	}

	.about3 .dl .SubNav {
		padding: 5%;
		height: auto;
		position: relative;
		overflow: hidden;
	}

	.about3 .dl {
		width: 90%;
		height: auto;
		min-height: auto;
	}

	.about3 .dl .SubNav .center {
		padding-top: 15px;
	}

	.about3 .dl .SubNav .center b {
		padding-bottom: 10px;
		font-size: 20px;
	}

	.about3 .dl .SubNav .center b span {
		font-size: 17px;
		margin-left: 10px;
	}

	.about3 .dl .SubNav .center p {
		font-size: 14px;
	}

	.about3 .dl .SubNav .right {
		position: absolute;
		right: 5%;
		top: 0px;
		padding-top: 30px;
	}

	.wyjc .con .right .d1 {
		padding-bottom: 0px;
		font-size: 20px;
	}

	.foot .dibo .box .d1 img {
		width: 30%;
	}

	.ny_about,
	.ny_about .left,
	.ny_about .right {
		width: 100%;
	}

	.ny_about .left {
		padding: 0 5%;
	}

	.ny_about {
		padding: 40px 0 60px 0;
		overflow: hidden;
	}

	.ny_about .left div dl {
		width: 50%;
		margin-bottom: 15px;
	}

	.ny_about .right {
		width: 100%;
		padding: 15% 5% 0 5%;
	}

	.ny_about .right img {
		width: 100%;
	}

	#dqwz {
		display: none;
	}

	.ny_pro dl dd b {
		font-size: 25px;
	}

	.ny_pro dl dd span {
		font-size: 18px;
	}

	.event_box {
		width: 100%;
		padding: 0 5%;
	}

	.sNext {
		right: 5px;
	}

	.sPrev {
		left: 5px;
	}

	.parBd,
	.parBd h2,
	.parBd ul {
		width: 100%;
	}

	.parBd h2 img {
		width: 100%;
		margin-bottom: 15px;
	}

	.parBd ul {
		padding-left: 0px;
	}

	.parBd {
		height: auto;
		padding: 5%;
		margin-top: 30px;
	}

	.zpxx .title span {
		padding: 0 5%;
	}

	.zpxx .box {
		width: 90%;
		margin: 0 auto;
	}

	.zpxx .box dl {
		padding: 5% 5% 0 5%;
	}

	.zpxx .box dl dt .left p {
		font-size: 14px;
	}

	.zpxx .box dl dt .left p span {
		display: block;
	}

	.zpxx .box dl dd {
		padding: 0 0 27px 27px;
	}

	.zpxx .box dl dt .right {
		padding-top: 20px;
		width: 85px;
		font-size: 14px;
	}

	.zpxx .box dl dt {
		padding-bottom: 8%;
	}

	.zpxx .box dl dd .tit {
		padding-bottom: 10px;
		margin-top: 15px;
	}

	.zpxx .box dl dd a {
		margin-top: 15px;
	}

	.zpxx .box {
		padding-bottom: 38px;
	}

	.join .con {
		width: 90%;
		margin: 0 auto;
		height: auto;
	}

	.join .con .left,
	.join .con .right {
		width: 100%;
		padding: 5% 5% 0 5%;
		height: auto;
	}

	.join .con .left img {
		width: 100%;
	}

	.join .con .right b {
		padding-bottom: 15px;
	}

	.join .con .right p {
		padding-bottom: 20px;
	}

	#contact .box {
		margin-top: 30px;
	}

	#map {
		height: 315px;
	}

	#map,
	#contact .box,
	#contact .box .con,
	.feedback {
		width: 100%;
	}

	#contact .box .con {
		padding: 5%;
	}

	#contact .box .text {
		padding-top: 30px;
	}

	#contact .box .text b {
		padding-bottom: 15px;
	}

	.feedback .left {
		width: 100%;
		padding: 5%;
		border-bottom: 2px #f8f8f8 solid;
	}

	.feedback .left .d4 input {
		width: 100%;
		display: block;
		float: inherit;
	}

	.feedback .left .d4 img {
		left: auto;
		right: 15px;
	}

	.feedback .left .d4 button {
		display: block;
		float: inherit;
		margin: 0 auto;
		margin-top: 15px;
	}

	.feedback .left .d3,
	.feedback .left .d2,
	.feedback .left .d4,
	.feedback .left .d1 input {
		margin-bottom: 15px;
	}

	.feedback .right {
		width: 100%;
		padding: 30px 0 30px 0;
	}

	.feedback .right div {
		width: 50%;
		float: left;
		padding-top: 0px;
	}

	.feedback .left .d1 input {
		width: 100%;
		margin-right: 0;
	}

	#feedback {
		padding-bottom: 0px;
	}

	.yqfw1 ul {
		width: 100%;
	}

	.yqfw1 ul li {
		width: 32%;
		margin-right: 2%;
	}

	.yqfw1 ul li b {
		width: 80%;
		background-size: auto 40% !important;
		padding-bottom: 80%;
		height: 0px;
	}

	.yqfw1 ul li span {
		font-size: 16px;
	}

	.yqfw1 .title p,
	.yqfw2 .title p {
		padding: 0 5%;
	}

	.yqfw1 ul,
	.yqfw2 .title {
		padding-bottom: 40px;
	}

	.yqfw2 .img img {
		width: 90%;
	}

	.yqfw3 dl dt,
	.yqfw3 dl dd {
		width: 100%;
		height: auto;
	}

	.yqfw3 dl dd img {
		width: 100%;
	}

	.yqfw3 dl {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}

	.yqfw3 dl dd {
		padding-bottom: 15px;
	}

	.yqfw3 dl:last-child {
		border-bottom: 0px;
	}

	.yqfw3 {
		padding-top: 30px;
	}

	.yqfw4 dl,
	.yqfw4 dl dt,
	.yqfw4 dl dd {
		width: 100%;
		height: auto;
	}

	.yqfw4 dl {
		padding: 40px 5%;
	}

	.yqfw4 dl dd img {
		width: 100%;
	}

	.yqfw4 dl dt b {
		padding-bottom: 25px;
	}

	.yqfw4 dl dt p {
		margin-bottom: 15px;
	}

	.yqfw5 dl,
	.yqfw5 dl dt,
	.yqfw5 dl dd {
		width: 100%;
		height: auto;
	}

	.yqfw5 dl {
		padding: 40px 5%;
	}

	.yqfw5 dl dd img {
		width: 100%;
	}

	.yqfw5 dl dt b {
		padding-bottom: 25px;
	}

	.yqfw5 dl dt p {
		margin-bottom: 15px;
	}

	.yqfw7 ul li {
		width: 48%;
		margin-bottom: 2%;
		height: auto;
	}

	.yqfw7 ul li img {
		width: 100%;
		height: 75px;
	}

	.yqfw7 ul li:nth-child(2n) {
		float: right;
		margin-right: 0;
	}

	.yqfw7 ul li:nth-child(5n) {}

	.yqfw6 ul {
		overflow: hidden;
	}

	.yqfw6 ul li {
		width: 50%;
		margin-bottom: 20px;
	}

	.yqfw6 ul li span {
		font-size: 16px;
	}

	.yqfw6 {
		height: auto;
	}

	.sjlc ul {
		width: 100%;
		background: none;
		height: auto;
	}

	.sjlc ul li {
		width: 33.3333%;
		float: left;
		padding: 0 2%;
		margin-bottom: 30px;
	}

	.sjlc ul li:nth-child(2),
	.sjlc ul li:nth-child(5) {
		width: 32%;
		float: left;
	}

	.sjlc ul li span {
		font-size: 18px;
		font-weight: bold;
	}

	.zxkh {
		width: 50px;
		height: 50px;
	}

	.zxkh .right {
		width: 50px;
		height: 50px;
	}

	.zxkh .right img {
		width: 50%;
		margin-top: 12px;
	}

	.zxkh .left {
		top: -6px;
	}

	.ny_stq ul {
		width: 90%;
		margin: 0 auto;
		position: auto;
		bottom: auto;
		left: auto;
		transform: initial;
	}

	.ny_stq ul li {
		width: 50%;
	}

	.ny_stq ul li .img11 {
		width: 50%;
		position: absolute;
		top: 5%;
		left: 50%;
		display: inline-block;
		-webkit-transform: translate(-50%, 0%);
		-ms-transform: translate(-50%, 0%);
		transform: translate(-50%, 0%);
	}

	.ny_stq ul li .img22 {
		margin: 0 auto;
		display: block;
		width: 60%;
		webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		transition: all .3s ease;
		cursor: pointer;
	}

	.ny_stq ul li:hover .img22 {
		transform: rotate(360deg);
	}

	.banner .con .bg img {
		height: 100%;
	}

	.wyjc .con .right .d4 .d_l {
		font-size: 15px;
	}

	.about9 .box ul li {
		width: 100%;
		margin-bottom: 4%;
	}

	.hzqa .con .li {
		width: 100%;
	}

	.hxys .title span {
		font-size: 18px;
	}

	.w-accor2 li .cont_ar {
		transition: all 0s;
		-webkit-transition: all 0s;
	}

	.ny_news .dt {
		height: auto;
	}
	.about9 .list .content1 {
	    font-size: 20px;
	}
	.about9 .list .content1 span {
	    font-size: 26px;
	}
	.about9 .list .content2 p {
	    font-size: 15px;
	    line-height: 30px;
	}
	.about9 .list .content4 {
	    width: 83%;
	}
	.about9 .list .content4 img{
		width: 100%;
	}
	.about9 .list .content3 {
	    font-size: 18px;
	}
.about9 .box .tit {
    padding-top: 20px;
    padding-bottom: 28px;
}
.about9 .box .tit {
    font-size: 24px;
}
.ny_news .d1 img {
	height:auto;
}
.news .list .d1 img {
	height: 228px;
}
}

.layui-form-radio {
	margin: 0 !important;
}
<!--ºÄÊ±1775294900.0412Ãë-->