.header_top {

	width: 100%;

	height: 46px;

	border-bottom: 1px solid #e5e5e5;

	box-sizing: border-box;

	line-height: 45px;

}



.header_top .header_top_nr {

	max-width: 1260px;

	min-width: 320px;

	margin: 0 auto;

}



.header_top .header_top_nr .left {

	font-size: 14px;

	color: #666;

}



.header_top .header_top_nr .right {

	font-size: 14px;

	color: #14a8b8;

}



.header_top .header_top_nr .right  img{

	margin-right: 10px;

	margin-top: 17px;

	float: left;

}



.header_top .header_top_nr .right span {

	float: left;

}



.header_top .header_top_nr .right a img {

	margin-top: 14px;

	float: left;

	margin-left: 10px;

	margin-right: 0;

}

.header_top .header_top_nr .right o{

	float: left;

	font-size: 16px;

	color: #666;

	margin-left: 5px;

}



.header_bottom {

	max-width: 1260px;

	min-width: 320px;

	height: 104px;

	line-height: 104px;

	margin: 0 auto;

}



.header_bottom .logo {

	width: 351px;

	height: 70px;

	float: left;

	margin-top: 17px;

}



.header_bottom .daohang {

	float: right;

}



.header_bottom .daohang ul li {

	float: left;

	margin-left: 25px;

}



.header_bottom .daohang ul li a {

	font-size: 16px;

	color: #333;

}



.header_bottom .daohang ul li a:hover {

	color: #14a8b8;

}



.header_bottom .daohang ul li.act a {

	color: #14a8b8;

}

.banner_ny{

	height: 350px

}





.banner {

	width: 100%;

	position: relative;
    left: 50%;
    top: 0;
    width: 1920px;
    height: 450px;
    margin-left: -960px;
    overflow: hidden;

}



.banner img {

	display: inline-block;

}





.banner .swiper-container .swiper-slide{

	width: 100%;

	

}



















.banner .swiper-pagination-bullet {

	background: #fff;

	opacity: 1;

	width: 56px;

	height: 2px;

	border-radius: 0;

}



.banner .swiper-pagination-bullet-active {

	background: #14a8b8;

}





.banner_photo{

	display: none

}

.banner_photo img{

	display: block;

	width: 100%

}



.banner_photo .swiper-pagination-bullet {

	background: #fff;

	opacity: 1;

	width: 56px;

	height: 2px;

	border-radius: 0;

}



.banner_photo .swiper-pagination-bullet-active {

	background: #14a8b8;

}

















.over {

	overflow: hidden

}



.head {

	width: 100%;

	height: 55px;

	background: #fff;

	padding: 0 20px;

	box-sizing: border-box;

	position: fixed;

	left: 0;

	top: 0;

	z-index: 100000;

	display: none;

}



.kx {

	width: 100%;

	height: 55px;

	display: none;

}



.head .logo {

	width: 180px;

	height: 36px;

	margin: 0 auto;

	margin-top: 9px;

}



.head .logo img {

	display: block;

	height: 36px;

}



.head .xiala {

	display: block;

}



.head .xiala {

	height: 30px;

	width: 30px;

	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;

	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;

	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;

	cursor: pointer;

	position: relative;

	margin-top: 10px;

	float: left;

	margin-right: 0px;

}



.head .xiala span {

	width: 100%;

	height: 3px;

	background: #333;

	display: block;

	margin-top: 18px;

	display: block;

}



.head .xiala span.none {

	display: none;

}



.head .xiala a {

	display: block;

	position: relative;

}



.head .xiala a:before {

	transform: translateY(-15px) rotate(0deg);

	-webkit-transform: translateY(-15px) rotate(0deg);

	-ms-transform: translateY(-15px) rotate(0deg);

}



.head .xiala a:after {

	transform: translateY(0.1rem) rotate(0deg);

	-webkit-transform: translateY(0.1rem) rotate(0deg);

	-ms-transform: translateY(0.1rem) rotate(0deg);

}



.head .xiala a:after {

	background-color: #333;

	/*border-radius: 0.05rem;*/

	content: "";

	display: block;

	height: 3px;

	right: 0;

	position: absolute;

	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

	width: 100%;

}



.head .xiala a:before {

	background-color: #333;

	/*border-radius: 0.05rem;*/

	content: "";

	display: block;

	height: 3px;

	left: 0;

	position: absolute;

	transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

	-webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

	-ms-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1) 0s;

	width: 100%;

}



.head .xiala a:after {

	bottom: -28px;

}



.head .xiala a:before {

	top: 25px;

}



.head .xiala.act {

	transform: rotate(90deg);

	top: 6px;

}



.head .xiala.act a:before {

	transform: translateY(0rem) rotate(-40deg);

	-webkit-transform: translateY(0rem) rotate(-40deg);

	-ms-transform: translateY(0rem) rotate(-40deg);

	top: 11px;

}



.head .xiala.act a:after {

	transform: translateY(0rem) rotate(40deg);

	-webkit-transform: translateY(0rem) rotate(40deg);

	-ms-transform: translateY(0rem) rotate(40deg);

	bottom: -15px

}



.head .xiala.act span {

	display: none;

}



.fix_nav {

	position: fixed;

	left: 0;

	top: 55px;

	height: 500px;

	width: 100%;

	border-top: 2px solid #333;

	border-bottom: 2px solid #333;

	background: #fff;

	z-index: 1000;

	display: none;

	padding: 0 20px;

	padding-bottom: 20px;

	box-sizing: border-box;

}



.scroll {

	overflow-y: scroll;

}

.fix_nav .cnenru{

	width: 100%;

	height: 40px;

	line-height: 40px;

	border-bottom: 1px solid #333;

}



.fix_nav .cnenru a{

	width: 25%;

	float: left;

	display: block;

	text-align: center;

	font-size: 16px;

	color: #333;

}

.fix_nav .cnenru a.act{

	color: #14a8b8;

}



.fix_nav ul {}



.fix_nav ul li {

	width: 100%;

	margin: 0 auto;

	line-height: 50px;

	box-sizing: border-box;

}



.fix_nav ul li p {

	font-size: 16px;

	color: #333;

	display: block;

	height: 50px;

	border-bottom: 1px solid #333;

}



.fix_nav ul li p a {

	font-size: 16px;

	color: #333;

	display: block;

}



.fix_nav ul li.act p a {

	color: #14a8b8;

}



.index1 {

	max-width: 1260px;

	min-width: 320px;

	margin: 0 auto;

	text-align: center;

}



.index1 .title {

	padding-top: 30px;

	width: 100%;

}



.index1 .title h1 {

	line-height: 74px;

	height: 74px;

	font-size: 34px;

	color: #666;

	font-weight: bold;

	text-align: center;

	background: url(../img/border_bottom.png) center bottom no-repeat;

}



.index1 .title span {

	display: block;

	margin-top: 15px;

	font-size: 22px;

	color: #999;

	line-height: 22px;

	text-align: center;

	font-family: fangzheng

}



.index1 .title p {

	font-size: 22px;

	color: #14a8b8;

	text-align: center;

	line-height: 24px;

	margin-top: 8px;

	font-family: fangzheng

}



.index1 .index1_top {

	margin: 40px 0;

	height: 45px;

	box-sizing: border-box;

	text-align: center;

}



.index1 .index1_top a {

	font-size: 16px;

	color: #333;

	padding: 12px 22px;

	display: inline-block;

	box-sizing: border-box;

	margin: 0 6px;

	background: #ebebeb;

	border-radius: 20px;

}



.index1 .index1_top a:hover {

	background: #14a8b8;

	color: #fff;

}



.index1 .index1_top a.act {

	background: #14a8b8;

	color: #fff;

}



.index1 .index_bottom {

	width: 100%;

}



.index1 .index_bottom ul {

	display: none;

}



.index1 .index_bottom ul.block {

	display: block;

}



.index1 .index_bottom ul li {

	width: 24%;

	float: left;

	padding: 4px;

	box-sizing: border-box;

	margin-right: 1.3%;

	background: #f3f3f3;

	box-shadow: 3px 4px 8px 1px #e7e7e7;

}



.index1 .index_bottom ul li:nth-of-type(4n) {

	margin-right: 0;

}



.index1 .index_bottom ul li .img {

	width: 100%;

	overflow: hidden;
	background: #fff

}



.index1 .index_bottom ul li .img img {

	display: block;

	width: 100%;

}



.index1 .index_bottom ul li p {

	line-height: 98px;

	height: 98px;

	overflow: hidden;

	font-size: 14px;

	color: #333;

}



.index1 .index_bottom ul li:hover {

	background: #14a8b8;

}



.index1 .index_bottom ul li:hover p {

	color: #fff;

}



.index1 .ckgd {

	margin: 50px auto;

	width: 162px;

	height: 40px;

	background: #14a8b8;

	font-size: 16px;

	color: #666;

	text-align: center;

	line-height: 40px;

	background: #ebebeb;

	display: block;

}



.index1 .ckgd:hover {

	background: #14a8b8;

	color: #fff;

}



.index2 {

	width: 100%;

	padding: 50px 0;

	box-sizing: border-box;

	background: url(../img/index2bj.png) center center no-repeat;

	background-size: cover;

}



.index2 .index2_nr {

	max-width: 1260px;

	min-width: 320px;

	margin: 0 auto;

}



.index2 .index2_nr .left {

	width: 50%;
	
	padding: 10px;

	box-sizing: border-box;

	background: url(../img/index2.png) center no-repeat;

	position: relative;
	overflow: hidden;

}



.index2 .index2_nr .left img {

	display: block;

	width: 100%;
	
}



.index2 .index2_nr .left video {

	display: block;

	width: 100%;

	height: 400px;

	margin: 0;

	padding: 0;

	border: 0;

}



.index2 .index2_nr .left #anniu {

	position: absolute;

	width: 70px;

	height: 70px;

	left: 50%;

	top: 50%;

	margin-left: -35px;

	margin-top: -35px;

}



.index2 .index2_nr .left #anniu img {

	display: block;

	width: 100%;

}



.index2 .index2_nr .right {

	width: 50%;

	padding-left: 55px;

	box-sizing: border-box;

}



.index2 .index2_nr .right .title {

	font-size: 108px;

	color: rgba(102, 102, 102, .05);

	line-height: 108px;
	height: 108px;

	position: relative;
	overflow: hidden;

}



.index2 .index2_nr .right .title h1 {

	position: absolute;

	left: 0;

	top: 10px;

	font-size: 34px;

	height: 34px;

	width: 100%;

	line-height: 34px;

	color: #666;

	font-weight: bold;

}



.index2 .index2_nr .right .title span {

	display: block;

	width: 68px;

	height: 1px;

	top: 70px;

	left: 0;

	position: absolute;

	background: #dcdcdc;

}



.index2 .index2_nr .right p {

	font-size: 14px;

	color: #333;

	line-height: 28px;

	height: 84px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 3;

}



.index2 .index2_nr .right .ckgd {

	width: 152px;

	height: 39px;

	border: 1px solid #959595;

	box-sizing: border-box;

	line-height: 36px;

	font-size: 14px;

	color: #666;

	display: block;

	text-align: center;

	margin-top: 30px;

}



.index2 .index2_nr .right .ckgd:hover {

	background: #14a8b8;

	color: #fff;

	border: 1px solid #14a8b8;

}



.index2 .index2_nr .right ul {

	margin-top: 30px;

}



.index2 .index2_nr .right ul li {

	width: 91px;

	margin-right: 20px;

	float: left;

	text-align: center;

	box-sizing: border-box;

	color: #fff;

}



.index2 .index2_nr .right ul li img {

	width: 91px;

	height: 91px;

	display: block;

}



.index2 .index2_nr .right ul li a p {

	font-size: 16px;

	color: #14a8b8;

	height: 50px;

	line-height: 50px;

}



.index2 .index2_nr .right ul li:last-child {

	padding-top: 0;

}



.index3 {

	max-width: 1260px;

	min-width: 320px;

	margin: 0 auto;

}



.index3 .title {

	width: 100%;

	padding-top: 50px;

	box-sizing: border-box;

}



.index3 .title h1 {

	width: 100%;

	height: 54px;

	font-size: 34px;

	color: #666;

	font-weight: bold;

	text-align: center;

	line-height: 34px;

	background: url(../img/border_bottom.png) center bottom no-repeat;

}



.index3 ul {

	width: 100%;

	padding-top: 50px;

	box-sizing: border-box;

}



.index3 ul li {

	width: 32%;

	float: left;

	margin-right: 2%;

	margin-bottom: 40px;

}



.index3 ul li:nth-of-type(3n) {

	margin-right: 0;

}



.index3 ul li .left {

	width: 30%;

	box-sizing: border-box;

	float: left;

	overflow: hidden;

}

.index3 ul li .left img{

	display: block;

	width: 100%;

	transition: .8s all;

}

.index3 ul li:hover .left img{

	transform: scale(1.2);

}

.index3 ul li .left h1 {

	line-height: 50px;

	font-size: 34px;

	color: #fff;

	text-align: center;

}



.index3 ul li .left p {

	line-height: 34px;

	font-size: 14px;

	color: #fff;

	border-top: 1px solid #fff;

	text-align: center;

	box-sizing: border-box;

}



.index3 ul li .right {

	width: 70%;

	padding-left: 30px;

	box-sizing: border-box;

	float: right;

}



.index3 ul li .right h1 {

	font-size: 16px;

	color: #333;

	line-height: 16px;

	height: 16px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.index3 ul li:hover .right h1 {

	color: #14a8b8;

}



.index3 ul li .right p {

	font-size: 14px;

	color: #666;

	line-height: 24px;

	height: 48px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	margin-top: 18px;

}



.index3 .ckgd {

	margin: 0 auto 50px;

	width: 162px;

	height: 40px;

	background: #14a8b8;

	font-size: 16px;

	color: #666;

	text-align: center;

	line-height: 40px;

	background: #ebebeb;

	display: block;

}



.index3 .ckgd:hover {

	background: #14a8b8;

	color: #fff;

}



.index4 {

	max-width: 1260px;

	min-width: 320px;

	margin: 0 auto;

}



.index4 .title {

	width: 100%;

	box-sizing: border-box;

}



.index4 .title h1 {

	width: 100%;

	height: 54px;

	font-size: 34px;

	color: #666;

	font-weight: bold;

	text-align: center;

	line-height: 34px;

	background: url(../img/border_bottom.png) center bottom no-repeat;

}



.index4 ul {

	width: 100%;

	padding-top: 50px;

	box-sizing: border-box;

}



.index4 ul li {

	width: 23.5%;

	float: left;

	margin-right: 2%;

	background: #f3f3f3;

	box-shadow: 3px 4px 8px 1px #e7e7e7;

	box-sizing: border-box;

}



.index4 ul li:nth-of-type(4n) {

	margin-right: 0;

}



.index4 ul li .img {

	display: block;

	width: 100%;

	overflow: hidden;

}



.index4 ul li .img img {

	display: block;

	width: 100%;

	transition: .8s all;

}



.index4 ul li:hover .img img {

	transform: scale(1.2);

}



.index4 ul li .box {

	width: 100%;

	padding: 20px;

	box-sizing: border-box;

}



.index4 ul li .box span {

	margin-top: 10px;

	width: 30px;

	height: 1px;

	display: block;

	background: #1b1b1b;

}



.index4 ul li .box h1 {

	font-size: 16px;

	color: #333;

	line-height: 48px;

	height: 48px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.index4 ul li .box p {

	font-size: 14px;

	color: #666;

	line-height: 24px;

	height: 48px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

}



.index4 ul li:hover {

	background: #14a8b8;

}



.index4 ul li:hover span {

	background: #fff;

}



.index4 ul li:hover h1 {

	color: #fff;

}



.index4 ul li:hover p {

	color: #fff;

}



.index4 .ckgd {

	margin: 50px auto;

	width: 162px;

	height: 40px;

	background: #14a8b8;

	font-size: 16px;

	color: #666;

	text-align: center;

	line-height: 40px;

	background: #ebebeb;

	display: block;

}



.index4 .ckgd:hover {

	background: #14a8b8;

	color: #fff;

}



.index5 {

	width: 100%;

	padding: 50px 0;

	box-sizing: border-box;

	background: url(../img/index2bj.png) center center no-repeat;

	background-size: cover;

}



.index5 .index5_nr {

	max-width: 1260px;

	min-width: 320px;

	margin: 0 auto;

}



.index5 .index5_nr .left {

	width: 50%;

	padding-right: 25px;

	box-sizing: border-box;

}



.index5 .index5_nr .left .title {

	font-size: 50px;

	color: rgba(102, 102, 102, .05);

	line-height: 60px;

	height: 60px;

	position: relative;

}



.index5 .index5_nr .left .title h1 {

	position: absolute;

	left: 0;

	top: 10px;

	font-size: 34px;

	height: 34px;

	width: 100%;

	line-height: 34px;

	color: #666;

	font-weight: bold;

}



.index5 .index5_nr .left .title span {

	display: block;

	width: 68px;

	height: 1px;

	top: 70px;

	left: 0;

	position: absolute;

	background: #dcdcdc;

}



.index5 .index5_nr .left ul {

	padding-top: 30px;

	box-sizing: border-box;

}



.index5 .index5_nr .left ul li {

	padding: 0 100px 0 30px;

	box-sizing: border-box;

	line-height: 52px;

	height: 52px;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

	border-bottom: 1px dashed #dedede;

	position: relative;

}



.index5 .index5_nr .left ul li a {

	font-size: 16px;

	color: #333;

}



.index5 .index5_nr .left ul li span {

	position: absolute;

	right: 0;

	top: 0;

	width: 100px;

	height: 100%;

	text-align: right;

}



.index5 .index5_nr .left ul li i {

	position: absolute;

	left: 0;

	top: 20px;

	width: 11px;

	height: 11px;

	border: 2px solid #c3c3c3;

	box-sizing: border-box;

	border-radius: 50%;

}



.index5 .index5_nr .left ul li:hover i {

	border: 2px solid #14a8b8;

}



.index5 .index5_nr .left ul li:hover span {

	color: #14a8b8;

}



.index5 .index5_nr .left ul li:hover a {

	color: #14a8b8;

}



.index5 .ckgd {

	margin: 50px auto 0;

	width: 162px;

	height: 40px;

	background: #14a8b8;

	font-size: 16px;

	color: #666;

	text-align: center;

	line-height: 40px;

	background: #ebebeb;

	display: block;

}



.index5 .ckgd:hover {

	background: #14a8b8;

	color: #fff;

}



.index5 .index5_nr .right {

	width: 50%;

	padding-left: 25px;

	box-sizing: border-box;

	position: relative;

}



.index5 .index5_nr .right img {

	display: block;

	width: 100%;

}
/*.index5 .index5_nr .right .swiper-slide{
	height: 405px !important
}
.index5 .index5_nr .right {
	height: 405px !important
}
.index5 .index5_nr .right .swiper-wrapper{
	height: 405px !important
}
.index5 .index5_nr .right .swiper-container{
	height: 405px !important
}
*/

.yqlj {

	max-width: 1260px;

	min-width: 320px;

	margin: 45px auto;

	line-height: 30px;

	font-size: 14px;

	color: #66;

}



.yqlj img {

	vertical-align: middle;

	margin-right: 10px;

}



.yqlj a {

	font-size: 14px;

	color: #666;

	margin: 0 10px;

	word-break: keep-all;

	white-space: nowrap;

}



.footer {

	width: 100%;

	height: 100%;

	background: #14a8b8;

}



.footer .footer_top {

	padding: 40px 0 15px;

	box-sizing: border-box;

	max-width: 1260px;

	margin: 0 auto;

}



.footer .footer_top .left {

	width: 281px;

	float: left;

}



.footer .footer_top .left img {

	display: block;

}



.footer .footer_top .zhong {

	width: 590px;

	float: left;

	border: 1px solid #40b8c5;

	border-top: 0;

	border-bottom: 0;

	padding-left: 50px;

	box-sizing: border-box;

	margin-top: 11px;

}



.footer .footer_top .zhong p {

	line-height: 25px;

	font-size: 14px;

	color: #fff;

}



.footer .footer_top .right {

	width: 388px;

	float: left;

}



.footer .footer_top .right .zuo {

	float: left;

	width: 224px;

	padding-left: 38px;

	box-sizing: border-box;

}



.footer .footer_top .right .zuo a {

	display: block;

	font-size: 14px;

	color: #fff;

	margin-left: 32px;

	float: left;

	line-height: 25px;

}



.footer .footer_top .right .you {

	float: right;

	width: 160px;

}



.footer .footer_top .right .you div {

	float: right;

	margin-left: 10px;

}



.footer .footer_top .right .you div p {

	line-height: 40px;

	font-size: 14px;

	color: #fff;

	text-align: center;

}



.footer .footer_bottom {

	line-height: 10px;

	height: 100px;

	border-top: 1px solid #40b8c5;

	text-align: center;

	font-size: 14px;

	color: #fff;

}



.footer .footer_bottom .footer_bottom_nr {

	width: 600px;

	margin: 0 auto;

}



.footer .footer_bottom .bdsharebuttonbox {

	float: right;

	margin-top: 15px;

}



.footer .footer_bottom p {

	float: left;

	line-height: 58px;

}



.kx2 {

	display: none;

	width: 100%;

	height: 65px;

}



.fix_footer {

	display: none;

	width: 100%;

	height: 65px;

	position: fixed;

	left: 0;

	bottom: 0;

	background: #161616;

	z-index: 10000;

}



.fix_footer ul li {

	width: 25%;

	float: left;

	padding: 7px 0 0;

	text-align: center;

}



.fix_footer ul li .img {

	height: 30px;

	padding: 0px 0;

	box-sizing: border-box;

	text-align: center;

}



.fix_footer ul li .img img {

	display: block;

	width: 30px;

	height: 30px;

	margin: 0 auto;

}



.fix_footer ul li p {

	color: #fff;

	line-height: 20px;

	font-size: 12px;

	margin-top: 5px;

}



.fix_right {

	width: 65px;

	position: fixed;

	right: 0;

	top: 50%;

	z-index: 999999;

	display: block;

	border-radius: 30px;

}



.fix_right ul li {

	width: 65px;

	height: 49px;

	margin-bottom: 1px;

	transition: all 0.5s ease 0s;

	background: #2bb1bf;

	position: relative;

}



.fix_right ul li:first-child {

	border-radius: 40px 40px 0 0

}



.fix_right ul li:last-child {

	border-radius: 0 0 40px 40px

}



.fix_right ul li img {

	display: block;

	margin: 15px 0 0 23px;

	float: left;

}



.fix_right ul li .box {

	position: absolute;

	right: -110px;

	top: 0;

	transition: 1s all;

	z-index: 1000;

}



.fix_right ul li:nth-of-type(2) .box {

	right: -211px;

	width: 211px;

	height: 49px;

	background: #2bb1bf;

}



.fix_right ul li:nth-of-type(2) .box img {

	margin-top: 16px;

	margin-left: 10px;

}



.fix_right ul li:nth-of-type(2):hover .box {

	right: 0px;

}



.fix_right ul li .box img {

	margin: 0;

}



.fix_right ul li:hover .box {

	right: 65px;

}



.web_top {

	width: 100%;

	height: 110px;

	box-shadow: 5px 0px 16px #cdcccc;

	    padding-top: 20px;

    box-sizing: border-box;

}



.web_top img {

	display: block;

	max-height: 100%;

	min-width: auto;

	margin:0 auto;

}



.Clinical {

	max-width: 1260px;

	min-width: 320px;

	margin: 40px auto;

}



.Clinical .left {

	width: 20%;

	float: left;

}



.Clinical .left .yi {

	width: 100%;

	border: 6px solid #eee;

	box-sizing: border-box;

}



.Clinical .left .yi .title {

	width: 100%;

	height: 76px;

	line-height: 76px;

	border-bottom: 1px solid #eee;

	font-size: 24px;

	color: #fff;

	font-weight: bold;

	padding-left: 20px;

	box-sizing: border-box;

	background: #14a8b8;

}



.Clinical .left .yi ul {

	border-top: 4px solid #14a8b8;

}



.Clinical .left .yi ul li {

	width: 100%;

	height: 100%;

}



.Clinical .left .yi ul li .top {

	width: 100%;

	background: #fff;

	line-height: 50px;

	border-bottom: 2px solid #eee;

	padding: 0 40px 0 20px;

	box-sizing: border-box;

	position: relative;

}



.Clinical .left .yi ul li .top a {

	width: 100%;

	display: block;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

	height: 50px;

	padding-left: 20px;

	box-sizing: border-box;

	background: url(../img/yuan.png) left center no-repeat;

	font-size: 16px;

	color: #333;

}



.Clinical .left .yi ul li .top span {

	position: absolute;

	right: 25px;

	top: 24px;

	line-height: 3px;

	font-size: 20px;

	display: block;

}



.Clinical .left .yi ul li .top i {

	position: absolute;

	right: 25px;

	top: 24px;

	line-height: 3px;

	font-size: 14px;

	display: none;

}



.Clinical .left .yi ul li .bottom {

	width: 100%;

	background: #eee;

	display: none;

}



.Clinical .left .yi ul li .bottom a {

	line-height: 35px;

	height: 35px;

	display: block;

	border-bottom: 1px solid #dcdcdc;

	padding-left: 40px;

	padding-right: 20px;

	font-size: 14px;

	color: #666;

	box-sizing: border-box;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.Clinical .left .yi ul li .bottom a:hover {

	color: #14a8b8;

}



.Clinical .left .yi ul li.act {}



.Clinical .left .yi ul li.act .top a {

	color: #14a8b8;

}



.Clinical .left .yi ul li.act .top span {

	display: none;

}



.Clinical .left .yi ul li.act .top i {

	font-size: 14px;

	color: #14a8b8;

	display: block;

}



.Clinical .left .yi ul li.act .bottom {

	display: block;

}



.Clinical .left .yi ul li.act .bottom a.cur {

	color: #14a8b8;

}



.Clinical .left .san {

	margin-top: 25px;

	border: 5px solid #14a8b8;

	box-sizing: border-box;

}



.Clinical .left .san img {

	display: block;

	width: 100%;

}



.Clinical .left .san .box {

	padding: 24px 20px;

	box-sizing: border-box;

}

.Clinical .left .san .box p {

	line-height: 20px;

	font-size: 14px;

	color: #333;

	padding:5px 0;

	padding-left:45px;

	box-sizing: border-box;

	position: relative;

	word-wrap:break-word



}

.Clinical .left .san .box p  span{

	position: absolute;

	left: 0;

	top: 0;

	line-height: 30px;

}



.Clinical .right {

	width: 80%;

	float: left;

	padding-left: 50px;

	box-sizing: border-box;

}



.Clinical .right .dqwz {

	width: 100%;

	line-height: 40px;

	border-bottom: 1px solid #dcdcdc;

	font-size: 14px;

	color: #636363;

	height: 40px;

	overflow: hidden;

}



.Clinical .right .dqwz img {

	margin-right: 10px;

}



.Clinical .right .dqwz a {

	font-size: 14px;

	color: #636363;

}



.Clinical .right ul {

	width: 100%;

	padding-top: 30px;

	box-sizing: border-box;

}



.Clinical .right ul li {

	width: 32%;

	float: left;

	margin-right: 2%;

	margin-bottom: 20px;

}



.Clinical .right ul li:nth-of-type(3n) {

	margin-right: 0;

}



.Clinical .right ul li .img {

	border: 1px solid #dcdcdc;

	overflow: hidden;

	box-sizing: border-box;

}



.Clinical .right ul li .img img {

	display: block;

	width: 100%;

	transition: 1s all;

}



.Clinical .right ul li p {

	height: 52px;

	line-height: 52px;

	border: 1px solid #dcdcdc;

	border-top: 0;

	background: #eee;

	padding: 0 10px;

	overflow: hidden;

	text-align: center;

	display: -webkit-box;

	color: #333;

	-webkit-box-orient: vertical;

	font-size: 14px;

	-webkit-line-clamp: 1;

	box-sizing: border-box;

}



.Clinical .right ul li a {

	font-size: 14px;

	color: #333;

}



.Clinical .right .fenye {

	margin-top: 10px;

	margin-bottom: 15px;

	text-align: center;

}



.Clinical .right .fenye a {

	padding: 2px 5px;

	box-sizing: border-box;

	font-size: 14px;

	color: #666;

}



.Clinical .right .fenye {

	text-align: right;

	margin: 40px 0 0;

}



.Clinical .right .fenye a {

	padding: 10px 15px;

	box-sizing: border-box;

	font-size: 14px;

	color: #666;

}



.Clinical .right .fenye a.act {

	color: #fff;

	background: #14a8b8;

}



.Clinical .right .fenye a:hover {

	color: #fff;

	background: #14a8b8;

}



.Clinical .photo_list {

	display: none;

}



.Clinical .right .biaoti {

	width: 100%;

	padding-top: 30px;

	border-bottom: 1px dashed #e5e5e5;

	box-sizing: border-box;

}



.Clinical .right .biaoti h1 {

	font-size: 24px;

	color: #333;

	text-align: center;

	line-height: 24px;

}



.Clinical .right .biaoti p {

	line-height: 58px;

	font-size: 14px;

	color: #666;

	text-align: center;

}



.Clinical .right .biaoti p img {

	margin-right: 10px;

}



.Clinical .right .biaoti p img:last-child {

	margin-left: 20px;

}



.Clinical .right .biaoti h2 {

	font-size: 24px;

	color: #333;

	text-align: center;

	padding-bottom: 30px;

	line-height: 24px;

}



.Clinical .right .xiangqing {

	padding-top: 20px;

	box-sizing: border-box;

}

.Clinical .right .xiangqing img{
	display: block;

	max-width: 100%;

	min-width: auto;

	margin: 10px auto;
}

.Clinical .right .xiangqing_img {

	width: 100%;

	padding-top: 20px;

	box-sizing: border-box;

}



.Clinical .right .xiangqing_img img {

	display: block;

	max-width: 100%;

	min-width: auto;

	margin: 10px auto;

}



.Clinical .right .xiangqing_img p {}



.Clinical .right .xiangqing_img .fengxiang {

	margin-top: 20px;

	margin-bottom: 10px;

}



.Clinical .right .xiangqing_img .fanye {

	width: 100%;

}



.Clinical .right .xiangqing_img .fanye a {

	display: block;

	line-height: 28px;

	height: 28px;

	overflow: hidden;

	font-size: 14px;

	color: #333;

}



.Clinical .right .xiangqing_img .fanye a:hover {

	font-size: 14px;

	color: #00abbc;

}



.Clinical .right .xgwz {

	width: 100%;

}



.Clinical .right .xgwz .xgwz_box {

	width: 100%;

	height: 40px;

	background: #eee;

	margin-top: 30px;

}



.Clinical .right .xgwz .xgwz_box span {

	width: 152px;

	display: block;

	background: #5ca997;

	font-size: 20px;

	color: #fff;

	font-weight: bold;

	text-align: center;

	line-height: 40px;

}



.Clinical .right .xgwz ul {

	width: 100%;

	padding-top: 10px;

	box-sizing: border-box;

}



.Clinical .right .xgwz ul li {

	width: 50%;

	float: left;

	line-height: 38px;

	height: 38px;

	padding: 0 30px;

	box-sizing: border-box;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

	position: relative;

	border-bottom: 1px dotted #bfbfbf;

	margin-right: 0;

	margin-bottom: 0;

}



.Clinical .right .xgwz ul li span {

	width: 8px;

	height: 8px;

	position: absolute;

	left: 0;

	top: 14px;

	border-radius: 50%;

	border: 2px solid #21adbc;

}



.Clinical .right ol {

	width: 100%;

	margin-top: 24px;

}



.Clinical .right ol li {

	width: 100%;

	border: 1px solid #e5e5e5;

	padding: 20px;

	box-sizing: border-box;

	margin-bottom: 24px;

}



.Clinical .right ol li .zuo {

	width: 25%;

	float: left;

	border: 1px solid #e5e5e5;

	box-sizing: border-box;

	overflow: hidden;

}



.Clinical .right ol li .zuo img {

	display: block;

	width: 100%;

	transition: .8s all;

}



.Clinical .right ol li .you {

	float: right;

	width: 70%;

}



.Clinical .right ol li .you h1 {

	line-height: 36px;

	height: 36px;

	font-size: 18px;

	color: #333;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.Clinical .right ol li .you p {

	margin-top: 8px;

	line-height: 24px;

	height: 48px;

	font-size: 14px;

	color: #333;

	text-indent: 2em;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

}



.Clinical .right ol li .you .ljxq {

	float: right;

	margin-top: 20px;

	width: 108px;

	height: 33px;

	background: #cccccc;

	font-size: 14px;

	color: #fff;

	text-align: center;

	line-height: 33px;

}



.Clinical .right ol li .zuo:hover img {

	transform: scale(1.2);

}



.Clinical .right ol li:hover {

	border: 1px solid #14a8b8;

}



.Clinical .right ol li:hover .you h1 {

	color: #14a8b8;

}



.Clinical .right ol li:hover .you .ljxq {

	background: #14a8b8;

}



.product {

	max-width: 1260px;

	min-width: 320px;

	margin: 40px auto;

}



.product .left {

	width: 20%;

	float: left;

}



.product .left .yi {

	width: 100%;

	border: 6px solid #eee;

	box-sizing: border-box;

}



.product .left .yi .title {

	width: 100%;

	height: 76px;

	line-height: 76px;

	border-bottom: 1px solid #eee;

	font-size: 24px;

	color: #fff;

	font-weight: bold;

	padding-left: 20px;

	box-sizing: border-box;

	background: #14a8b8;

}



.product .left .yi ul {

	border-top: 4px solid #14a8b8;

}



.product .left .yi ul li {

	width: 100%;

	height: 100%;

}



.product .left .yi ul li .top {

	width: 100%;

	background: #fff;

	line-height: 50px;

	border-bottom: 2px solid #eee;

	padding: 0 40px 0 20px;

	box-sizing: border-box;

	position: relative;

}



.product .left .yi ul li .top a {

	width: 100%;

	display: block;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

	height: 50px;

	padding-left: 20px;

	box-sizing: border-box;

	background: url(../img/yuan.png) left center no-repeat;

	font-size: 16px;

	color: #333;

}



.product .left .yi ul li .top span {

	position: absolute;

	right: 25px;

	top: 24px;

	line-height: 3px;

	font-size: 20px;

	display: block;

}



.product .left .yi ul li .top i {

	position: absolute;

	right: 25px;

	top: 24px;

	line-height: 3px;

	font-size: 14px;

	display: none;

}



.product .left .yi ul li .bottom {

	width: 100%;

	background: #eee;

	display: none;

}



.product .left .yi ul li .bottom a {

	line-height: 35px;

	height: 35px;

	display: block;

	border-bottom: 1px solid #dcdcdc;

	padding-left: 40px;

	padding-right: 20px;

	font-size: 14px;

	color: #666;

	box-sizing: border-box;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.product .left .yi ul li .bottom a:hover {

	color: #14a8b8;

}



.product .left .yi ul li.act {}



.product .left .yi ul li.act .top a {

	color: #14a8b8;

}



.product .left .yi ul li.act .top span {

	display: none;

}



.product .left .yi ul li.act .top i {

	font-size: 14px;

	color: #14a8b8;

	display: block;

}



.product .left .yi ul li.act .bottom {

	display: block;

}



.product .left .yi ul li.act .bottom a.cur {

	color: #14a8b8;

}



.product .left .er {

	width: 100%;

	border: 6px solid #eee;

	box-sizing: border-box;

	margin-top: 12px;

}



.product .left .er .title {

	width: 100%;

	height: 76px;

	line-height: 76px;

	border-bottom: 1px solid #eee;

	font-size: 24px;

	color: #fff;

	font-weight: bold;

	padding-left: 20px;

	box-sizing: border-box;

	background: #14a8b8;

}



.product .left .er ul {

	width: 100%;

}



.product .left .er ul li {

	width: 100%;

}



.product .left .er ul li img {

	display: block;

	width: 100%;

}



.product .left .er ul li p {

	width: 100%;

	height: 40px;

	line-height: 40px;

	background: #eee;

	font-size: 14px;

	color: #333;

	text-align: center;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.product .left .si {

	width: 100%;

	border: 6px solid #eee;

	box-sizing: border-box;

	margin-top: 12px;

}



.product .left .si .title {

	width: 100%;

	height: 76px;

	line-height: 76px;

	border-bottom: 1px solid #eee;

	font-size: 24px;

	color: #fff;

	font-weight: bold;

	padding-left: 20px;

	box-sizing: border-box;

	background: #14a8b8;

}



.product .left .si ul {

	width: 100%;

	padding: 0 15px;

	box-sizing: border-box;

}



.product .left .si ul li {

	width: 100%;

	line-height: 40px;

	height: 41px;

	border-bottom: 1px dashed #dcdcdc;

	box-sizing:border-box ;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}

.product .left .si ul li a{

	font-size: 14px;

	color: #333

}

.product .left .si ul li:last-child{

	border-bottom:0;

}

.product .left .san {

	margin-top: 25px;

	border: 5px solid #14a8b8;

	box-sizing: border-box;

}



.product .left .san img {

	display: block;

	width: 100%;

}



.product .left .san .box {

	padding: 24px 20px;

	box-sizing: border-box;

}



.product .left .san .box p {

	line-height: 20px;

	font-size: 14px;

	color: #333;

	padding:5px 0;

	padding-left:45px;

	box-sizing: border-box;

	position: relative;

	word-wrap:break-word



}

.product .left .san .box p  span{

	position: absolute;

	left: 0;

	top: 0;

	line-height: 30px;

}



























.product .right {

	width: 80%;

	float: left;

	padding-left: 50px;

	box-sizing: border-box;

}



.product .right .dqwz {

	width: 100%;

	line-height: 40px;

	border-bottom: 1px solid #dcdcdc;

	font-size: 14px;

	color: #636363;

	height: 40px;

	overflow: hidden;

}



.product .right .dqwz img {

	margin-right: 10px;

}



.product .right .dqwz a {

	font-size: 14px;

	color: #636363;

}



.product .right ul {

	width: 100%;

	padding-top: 30px;

	box-sizing: border-box;

}



.product .right ul li {

	width: 32%;

	float: left;

	margin-right: 2%;

	margin-bottom: 20px;

	border: 4px solid #f3f3f3;

	box-sizing: border-box;

}



.product .right ul li .img {

	overflow: hidden;

}



.product .right ul li img {

	width: 100%;

	display: block;

	transition: .8s all;

}



.product .right ul li:nth-of-type(3n) {

	margin-right: 0;

}



.product .right ul li p {

	height: 58px;

	line-height: 58px;

	text-align: center;

	font-size: 14px;

	color: #333;

	background: #f3f3f3;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.product .right ul li:hover p {

	background: #14a8b8;

	color: #fff;

}



.product .right ul li:hover {

	border: 4px solid #14a8b8;

}



.product .right ul li:hover img {

	transform: scale(1.3);

}



.product .right .fenye {

	margin-top: 10px;

	margin-bottom: 15px;

	text-align: center;

}



.product .right .fenye a {

	padding: 2px 5px;

	box-sizing: border-box;

	font-size: 14px;

	color: #666;

}



.product .right .fenye {

	text-align: right;

	margin: 40px 0 0;

}



.product .right .fenye a {

	padding: 10px 15px;

	box-sizing: border-box;

	font-size: 14px;

	color: #666;

}



.product .right .fenye a.act {

	color: #fff;

	background: #14a8b8;

}



.product .right .fenye a:hover {

	color: #fff;

	background: #14a8b8;

}



.product .photo_list {

	display: none;

}

.product .right .hzhb .biaoti{
	padding-bottom: 30px
}

.product .right .biaoti {

	width: 100%;

	padding-top: 30px;

	border-bottom: 1px dashed #e5e5e5;

	box-sizing: border-box;

	/*padding-bottom: 30px;*/

}



.product .right .biaoti h1 {

	font-size: 24px;

	color: #333;

	text-align: center;

	line-height: 24px;

}

.product  .right .biaoti h2 {

	font-size: 24px;

	color: #333;

	text-align: center;

	padding-bottom: 30px;

	line-height: 24px;

}



.product .right .biaoti p {

	line-height: 58px;

	font-size: 14px;

	color: #666;

	text-align: center;

}



.product .right .biaoti p img {

	margin-right: 10px;

}



.product .right .biaoti p img:last-child {

	margin-left: 20px;

}



.product .right .cptd {

	width: 100%;

	padding-top: 25px;

	box-sizing: border-box;

}



.product .right .cptd .zuo {

	width: 50%;

	float: left;

	padding-right: 30px;

	box-sizing: border-box;

}



.product .right .cptd .zuo img {

	display: block;

	width: 100%;

	border: 1px solid #dcdcdc;

	box-sizing: border-box;

}



.main {

	margin: 0px auto;

	display: block;

	height: auto;

	position: relative;

	

}



.main .small {

	position: relative;

	cursor: crosshair;

}



.main .small img {

	width: 100%

}



.main .small .mask {

	position: absolute;

	display: none;

	width: 33.333%;

	height: 33.3333%;

	background: rgba(0, 0, 0, .5);

}



.main .big {

	display: none;

	width: 100%;

	height: 100%;

	left: 105%;

	top: 0;

	overflow: hidden;

	position: absolute;

}



.main .big img {

	transform: translate(0px, 0px);

}



.product .right .cptd .you{

	width: 50%;

	float: left;

	

	box-sizing: border-box;

}

.product .right .cptd .you h1{

	font-size: 20px;

	color: #333;

	font-weight: bold;

	line-height: 25px;

	margin-bottom: 15px;

}



.product .right .cptd .you p{

	font-size: 14px;

	line-height: 28px;

	color: #333;

	

}



.product .right .fengxiang {

    margin-top: 20px;

    margin-bottom: 10px;

}



.product .right .fanye {

	width: 100%;

}



.product .right .fanye a {

	display: block;

	line-height: 28px;

	height: 28px;

	overflow: hidden;

	font-size: 14px;

	color: #333;

}

.product .right .fanye a:hover {

	font-size: 14px;

	color: #00abbc;

}



.product .right .cpjs .cpjs_box {

	width: 100%;

	height: 40px;

	background: #eee;

	margin-top: 30px;

	margin-bottom: 20px;

}



.product .right .cpjs .cpjs_box span {

	width: 152px;

	display: block;

	background: #5ca997;

	font-size: 20px;

	color: #fff;

	font-weight: bold;

	text-align: center;

	line-height: 40px;

}



.product .right .cpjs p{

	font-size: 14px;

	line-height: 28px;

	color: #333;

}

.product .right .cpjs img{

	display: block;

	max-width: 100%;

	min-width: auto;

	margin: 0 auto;

}



.product .right .xgcp .xgcp_box {

	width: 100%;

	height: 40px;

	background: #eee;

	margin-top: 20px;



}



.product .right .xgcp .xgcp_box span {

	width: 152px;

	display: block;

	background: #5ca997;

	font-size: 20px;

	color: #fff;

	font-weight: bold;

	text-align: center;

	line-height: 40px;

}



.product .right .lxwm{

	width: 100%;

}

.product .right .lxwm .biaoti{

	width: 100%;

	padding-top: 0;

}

.product .right .lxwm .biaoti h2{

	font-size: 24px;

	color: #333;

	line-height: 70px;

	text-align: center;

	

}
.product .right .lxwm .biaoti h2{
	padding-bottom: 0
}
.product .right .lxwm .lxwm_nr{

	padding: 20px 0;

	box-sizing: border-box;

}

.product .right .lxwm .lxwm_nr p{

	font-size: 16px;

	color: #333;

	line-height: 28px;

}

.product .right .lxwm .lxwm_nr img{display: block;max-width: 100%;min-width: auto;margin-top:20px;}

#allmap{

	width: 100%;

	height: 500px;

}





.product .right .gywm .biaoti{

	width: 100%;

	padding-top: 0;

}

.product .right .gywm .biaoti h2{

	font-size: 24px;

    color: #333;

    line-height: 70px;

    text-align: center;

}
.product .right .gywm .biaoti h2{
	padding-bottom: 0
}
.product .right .gywm .gywm_nr{

	width: 100%;

	padding: 20px 0;

	box-sizing: border-box;

}

.product .right .gywm .gywm_nr p{

	font-size: 14px;

	color: #333;

	line-height: 28px;

	text-indent: 2em;

}

.product .right .gywm .gywm_video{

	position: relative;

	margin: 20px auto;



	max-width: 620px;

	min-width:100%;

}

.product .right .gywm img {

	display: block;

	width: 100%;

}



.product .right .gywm video {

	display: block;

	width: 100%;

	margin: 0;

	padding: 0;

	border: 0;

}



.product .right .gywm #anniu {

	position: absolute;

	width: 70px;

	height: 70px;

	left: 50%;

	top: 50%;

	margin-left: -35px;

	margin-top: -35px;

}



.product .right .gywm #anniu img {

	display: block;

	width: 100%;

}



.product .right  .ryzz{

	width: 100%;

}

.product .right  .ryzz ul li{

	width: 32%;

	float: left;

	margin-right: 2%;

	border: 0;

}

.product .right  .ryzz ul li:nth-of-type(3n){

	margin-right: 0;

}

.product .right  .ryzz ul li .img{

	border: 1px solid #dcdcdc;

	box-sizing: border-box;

	overflow: hidden;

}

.product .right  .ryzz ul li .img img{

	display: block;

	width: 100%;

}

.product .right  .ryzz ul li p{

	height: 52px;

	line-height: 52px;

	width: 100%;

	border: 1px solid #dcdcdc;

	border-top: 0;

	font-size: 14px;

	color: #333;

	overflow: hidden;

	box-sizing: border-box;

}

.product .right  .ryzz ul li:hover p{

	background: #14a8b8;

	border-color: #14a8b8;

	color: #fff;

}





.product .right .xiangqing_img {

	width: 100%;

	padding-top: 20px;

	box-sizing: border-box;

}



.product .right .xiangqing_img img {

	display: block;

	max-width: 100%;

	min-width: auto;

	margin: 10px auto;

}



.product .right .xiangqing_img p {
	line-height:28px;
}



.product .right .xiangqing_img .fengxiang {

	margin-top: 20px;

	margin-bottom: 10px;

}



.product .right .xiangqing_img .fanye {

	width: 100%;

}



.product .right .xiangqing_img .fanye a {

	display: block;

	line-height: 28px;

	height: 28px;

	overflow: hidden;

	font-size: 14px;

	color: #333;

}



.product .right .xiangqing_img .fanye a:hover {

	font-size: 14px;

	color: #00abbc;

}



.product .right .xgwz {

	width: 100%;

}



.product .right .xgwz .xgwz_box {

	width: 100%;

	height: 40px;

	background: #eee;

	margin-top: 30px;

}



.product .right .xgwz .xgwz_box span {

	width: 152px;

	display: block;

	background: #5ca997;

	font-size: 20px;

	color: #fff;

	font-weight: bold;

	text-align: center;

	line-height: 40px;

}



.product .right .xgwz ul {

	width: 100%;

	padding-top: 10px;

	box-sizing: border-box;

}



.product .right .xgwz ul li {

	width: 50%;

	float: left;

	line-height: 38px;

	height: 38px;

	padding: 0 30px;

	box-sizing: border-box;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

	position: relative;

	border: 0;

	border-bottom: 1px dotted #bfbfbf;

	margin-right: 0;

	margin-bottom: 0;

}

.product .right .xgwz ul li:hover{

	border: 0;

	border-bottom: 1px dotted #bfbfbf;

}

.product .right .xgwz ul li span {

	width: 8px;

	height: 8px;

	position: absolute;

	left: 0;

	top: 14px;

	border-radius: 50%;

	border: 2px solid #21adbc;

}







.product .right .hzhb .hzhb_nr{

	padding: 20px 0;

	box-sizing: border-box;

}

.product .right .hzhb .hzhb_nr p{

	font-size: 14px;

	color: #333;

	line-height: 28px;

}

.product .right .hzhb .hzhb_nr ul{

	padding: 20px 0;

	box-sizing: border-box;

}



.product .right .hzhb .hzhb_nr ul li{

	width: 23%;

	float: left;

	margin-right: 2.333%;

	border: 0;

	margin-bottom: 0;

}



.product .right .hzhb .hzhb_nr ul li:nth-of-type(4n){

	margin-right: 0;

}

.product .right .hzhb .hzhb_nr ul li .img{

	overflow: hidden;

	border: 1px solid #e5e5e5;

}

.product .right .hzhb .hzhb_nr ul li .box{

	line-height: 46px;

	height: 46px;

	text-align: center;

	overflow: hidden;

	font-size: 14px;

	color: #333

}



.product .right ol {

	width: 100%;

	margin-top: 24px;

}



.product .right ol li {

	width: 100%;

	border: 1px solid #e5e5e5;

	padding: 20px;

	box-sizing: border-box;

	margin-bottom: 24px;

}



.product .right ol li .zuo {

	width: 25%;

	float: left;

	border: 1px solid #e5e5e5;

	box-sizing: border-box;

	overflow: hidden;

}



.product .right ol li .zuo img {

	display: block;

	width: 100%;

	transition: .8s all;

}



.product .right ol li .you {

	float: right;

	width: 70%;

}



.product .right ol li .you h1 {

	line-height: 36px;

	height: 36px;

	font-size: 18px;

	color: #333;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 1;

}



.product .right ol li .you p {

	margin-top: 8px;

	line-height: 24px;

	height: 48px;

	font-size: 14px;

	color: #333;

	text-indent: 2em;

	overflow: hidden;

	display: -webkit-box;

	-webkit-box-orient: vertical;

	-webkit-line-clamp: 2;

}



.product .right ol li .you .ljxq {

	float: right;

	margin-top: 20px;

	width: 108px;

	height: 33px;

	background: #cccccc;

	font-size: 14px;

	color: #fff;

	text-align: center;

	line-height: 33px;

}



.product .right ol li .zuo:hover img {

	transform: scale(1.2);

}



.product .right ol li:hover {

	border: 1px solid #14a8b8;

}



.product .right ol li:hover .you h1 {

	color: #14a8b8;

}



.product .right ol li:hover .you .ljxq {

	background: #14a8b8;

}





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

	.banner {

	

	}

	.banner .swiper-container .swiper-slide{

	

	}

}







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

	.banner{

		

	}

	.banner .swiper-container .swiper-slide{

	

	}

}





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

	.banner{

		display: none

	}

	.banner_ny{

		display: none

	}

	.banner_photo{

		display: block

	}

	

}







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

	.footer {

		display: none;

	}

	.fix_footer {

		display: block;

	}

	.kx2 {

		display: block;

	}

	.Clinical {

		padding-left: 15px;

		padding-right: 15px;

		box-sizing: border-box;

	}

	.product {

		padding-left: 15px;

		padding-right: 15px;

		box-sizing: border-box;

	}

}



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

	.header_top {

		display: none;

	}

	.header_bottom {

		display: none;

	}

	.head {

		display: block;

	}

	.kx {

		display: block;

	}

	.index1 {

		padding: 0 15px;

		box-sizing: border-box;

	}

	.index3 {

		padding: 0 15px;

		box-sizing: border-box;

	}

	.index3 ul li .left {

		width: 35%;

	}

	.index3 ul li .right {

		width: 65%;

	}

	.index4 {

		padding: 0 15px;

		box-sizing: border-box;

	}

	.index5 .index5_nr {

		padding-left: 15px;

		padding-right: 15px;

		box-sizing: border-box;

	}

	.yqlj {

		padding-left: 15px;

		padding-right: 15px;

		box-sizing: border-box;

	}

}



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

	.index1 .index1_top {

		margin: 20px auto;

	}

	.index2 .index2_nr {

		padding: 0 15px;

		box-sizing: border-box;

	}

	.index2 .index2_nr .left {

		width: 100%;

		float: none;

	}

	.index2 .index2_nr .right {

		width: 100%;

		float: none;

		padding-left: 0;

		margin-top: 15px;

	}

	.index2 .index2_nr .right .title {

		font-size: 60px;

		height: 60px;

		line-height: 60px;

	}

	.index2 .index2_nr .right .title h1 {

		font-size: 24px;

		height: 24px;

		top: 0;

	}

	.index2 .index2_nr .right .title span {

		top: 42px;

	}

	.index2 .index2_nr .left video {

		height: 100%;

	}

	.index3 ul li .left {

		width: 40%;

	}

	.index3 ul li .right {

		width: 60%;

	}

	.index3 ul li{

		margin-bottom:20px;

	}

	.index5 .index5_nr {

		padding: 20px 15px 0;

	}

	.index5 {

		padding: 0 0 20px 0;

	}

	.index5 .index5_nr .left {

		width: 100%;

		float: none;

		padding-right: 0;

		padding-bottom: 15px;

	}

	.index5 .index5_nr .right {

		width: 100%;

		float: none;

		padding-left: 0;

	}

	.index5 .index5_nr .left .title h1 {

		font-size: 24px;

		height: 24px;

		top: 0;

	}

	.index5 .index5_nr .left .title {

		font-size: 30px;

		color: rgba(102, 102, 102, .05);

		line-height: 40px;

		height: 40px;

		position: relative;

	}

	.index5 .index5_nr .left .title span {

		top: 50px;

	}

	.index5 .index5_nr .left ul {

		padding-top: 15px;

	}

	.fix_right {

		display: none;

	}

	.Clinical .photo_list {

		display: block;

	}

	.Clinical .photo_list .title {

		line-height: 55px;

		height: 55px;

		font-size: 18px;

		text-align: center;

		font-weight: bold;

	}

	.Clinical .photo_list .one_list ul li {

		width: 32%;

		margin-right: 2%;

		height: 32px;

		border: 1px solid #ccc;

		box-sizing: border-box;

		border-radius: 25px;

		line-height: 32px;

		float: left;

		text-align: center;

		margin-bottom: 10px;

		font-size: 12px;

		overflow: hidden;

		color: #636363;

	}

	.Clinical .photo_list .one_list ul li:nth-of-type(3n) {

		margin-right: 0;

	}

	.Clinical .photo_list .one_list ul li.act {

		background: #14a8b8;

		color: #fff;

	}

	.Clinical .photo_list .one_list ul li.act a {

		color: #fff;

		font-size: 12px;

	}

	.Clinical .two_list ul li {

		width: 32%;

		margin-right: 2%;

		height: 32px;

		box-sizing: border-box;

		line-height: 32px;

		float: left;

		text-align: center;

		font-size: 12px;

		color: #636363;

		overflow: hidden;

	}

	.Clinical .two_list ul li a {

		font-size: 12px;

	}

	.Clinical .photo_list .two_list ul li:nth-of-type(3n) {

		margin-right: 0;

	}

	.Clinical .two_list ul {

		display: none;

	}

	.Clinical .two_list .block {

		display: block;

	}

	.Clinical .xiangqing_js {

		padding-bottom: 25px;

		box-sizing: border-box;

	}

	.Clinical .right .biaoti h2 {

		padding-bottom: 15px;

		font-size: 20px;

	}

	.Clinical .right .biaoti h1 {

		font-size: 20px;

	}

	.Clinical .right .biaoti p {

		line-height: 40px;

	}

	.Clinical .left {

		display: none;

	}

	.Clinical .right {

		float: none;

		width: 100%;

		padding-left: 0;

	}

	.Clinical .right .dqwz {

		display: none;

	}

	.Clinical .right ul {

		padding-top: 10px;

	}

	.Clinical .right ul li {

		width: 49%;

		float: left;

		margin-right: 0;

	}

	.Clinical .right ul li:nth-of-type(2n) {

		float: right;

	}

	.Clinical .right .fenye {

		margin-top: 0px;

		margin-bottom: 15px;

		text-align: center;

	}

	.Clinical .right .fenye a {

		padding: 2px 5px;

		box-sizing: border-box;

		font-size: 14px;

		color: #666;

	}

	.Clinical {

		margin: 0 auto;

	}

	.product {

		margin: 0 auto;

	}

	.product .photo_list {

		display: block;

	}

	.product .photo_list .title {

		line-height: 55px;

		height: 55px;

		font-size: 18px;

		text-align: center;

		font-weight: bold;

	}

	.product .photo_list .one_list ul li {

		width: 32%;

		margin-right: 2%;

		height: 32px;

		border: 1px solid #ccc;

		box-sizing: border-box;

		border-radius: 25px;

		line-height: 32px;

		float: left;

		text-align: center;

		margin-bottom: 10px;

		font-size: 12px;

		overflow: hidden;

		color: #636363;

	}

	.product .photo_list .one_list ul li:nth-of-type(3n) {

		margin-right: 0;

	}

	.product .photo_list .one_list ul li.act {

		background: #14a8b8;

		color: #fff;

	}

	.product .photo_list .one_list ul li.act a {

		color: #fff;

		font-size: 12px;

	}

	.product .left {

		display: none;

	}

	.product .right {

		float: none;

		width: 100%;

		padding-left: 0;

	}

	.product .right .dqwz {

		display: none;

	}

	.product .right ul {

		padding-top: 10px;

	}

	.product .right ul li {

		width: 49%;

		float: left;

		margin-right: 0;

	}

	.product .right ul li:nth-of-type(2n) {

		float: right;

	}

	.product .right ul li p {

		line-height: 40px;

		height: 40px;

	}

	.product .right .fenye {

		margin-top: 0px;

		margin-bottom: 15px;

		text-align: center;

	}

	.product .right .fenye a {

		padding: 2px 5px;

		box-sizing: border-box;

		font-size: 14px;

		color: #666;

	}

	.product .right .lxwm .biaoti h2{

		display: none;

	}

	#allmap{

		height: 350px;

	}

	

	.product .right .ryzz ul li{

		width: 100%;

		float: none;

		margin-right: 0;

		

	}

	.product .right .biaoti{

		padding-top: 15px;

	}

	.product  .right .biaoti h1 {

		font-size: 20px;

	}

	.product  .right .biaoti p {

		line-height: 40px;

	}

}



@media only screen and (max-width:640px) {
	.index1 .index_bottom ul li p{
		height: 58px;
		line-height: 58px;
	}
	.product .right .hzhb .biaoti{
	padding-bottom: 10px
}

	.web_top img{

		width: 100%

	}

	.web_top{

		height: 100%;

		padding:20px;

	}

	.product .right .gywm .biaoti h2{

		font-size: 20px;

		line-height:50px

	}

	.index1 .index1_top {

		height: 100%;

	}

	.index1 .index1_top a {

		padding: 4px 6px;

		font-size: 14px;

		margin: 0 1px 5px;

		text-align: center;

	}

	.index1 .title {

		padding-top: 10px;

	}

	.index1 .title h1 {

		line-height: 55px;

		height: 55px;

		font-size: 22px;

	}

	.index1 .title span {

		font-size: 18px;

		line-height: 18px;

	}

	.index1 .title p {

		font-size: 15px;

		line-height: 16px;

	}

	.index1 .index_bottom ul li {

		width: 49%;

		margin-bottom: 15px;

		margin-right: 2%;

	}

	.index1 .index_bottom ul li:nth-of-type(2n) {

		margin-right: 0;

	}

	.index1 .ckgd {

		margin: 20px auto;

	}

	.index2 {

		padding: 20px 0;

	}

	.index2 .index2_nr .right .ckgd {

		margin-top: 15px;

	}

	.index2 .index2_nr .right ul {

		margin-top: 15px;

	}

	.index2 .index2_nr .right ul li {

		width: 62px;

		margin-right: 10px;

	}

	.index2 .index2_nr .right ul li img {

		width: 62px;

		height: 62px;

	}

	.index2 .index2_nr .right ul li a p {

		font-size: 14px;

		line-height: 30px;

		height: 30px;

	}

	.index3 ul li {

		width: 100%;

		float: none;

		margin-right: 0%;

		margin-bottom: 15px;

	}

	.index3 ul li .left {

		width: 28%;

	}

	.index3 ul li .right {

		width: 72%;

	}

	.index3 ul li .right p {

		font-size: 14px;

		color: #666;

		line-height: 24px;

		height: 48px;

		overflow: hidden;

		display: -webkit-box;

		-webkit-box-orient: vertical;

		-webkit-line-clamp: 2;

		margin-top: 10px;

	}

	.index3 ul {

		padding-top: 20px;

	}

	.index3 .title {

		padding-top: 20px;

	}

	.index3 .title h1 {

		line-height: 55px;

		height: 55px;

		font-size: 22px;

	}

	.index3 .ckgd {

		margin-bottom: 20px;

	}

	.index4 .title h1 {

		line-height: 55px;

		height: 55px;

		font-size: 22px;

	}

	.index4 ul {

		padding-top: 20px;

	}

	.index4 ul li {

		width: 49%;

		margin-bottom: 15px;

		margin-right: 2%;

	}

	.index4 ul li:nth-of-type(2n) {

		margin-right: 0;

	}

	.index4 ul li .box {

		padding: 10px;

	}

	.index4 .ckgd {

		margin: 20px auto;

	}

	.index5 .ckgd {

		margin-top: 20px;

	}

	.yqlj {

		margin: 20px auto;

	}

	.Clinical {

		margin: 0px auto;

	}

	.Clinical .right .xgwz .xgwz_box {

		margin-top: 15px;

	}

	.Clinical .right .xgwz .xgwz_box span {

		font-size: 18px;

	}

	.Clinical .right .xgwz ul li {

		width: 100%;

		float: none;

	}

	.Clinical .right .xgwz {

		padding-bottom: 20px;

		box-sizing: border-box;

	}

	.Clinical .right ol li {

		padding: 10px;

		margin-bottom: 16px;

	}

	.Clinical .right ol li .zuo {

		width: 35%

	}

	.Clinical .right ol li .you {

		width: 60%;

		float: right;

	}

	.Clinical .right ol li .you h1 {

		line-height: 30px;

		font-size: 15px;

	}

	.Clinical .right ol li .you p {

		margin-top: 4px;

		line-height: 22px;

		height: 22px;

		-webkit-line-clamp: 1;

	}

	.Clinical .right ul li p{
		height:40px;
    line-height: 40px;
	}

	

	.product .right .cptd .zuo{

		width: 100%;

		float: none;

		padding-right: 0;

		margin-bottom: 20px;

	}

	

	.product .right .cptd .zuo .mask{

		display: none !important;

	}

	.product .right .cptd .you{

		width: 100%;

		float: none;

	}

	

	.product .right .cpjs .cpjs_box{

		margin-top: 15px;

		margin-bottom: 15px;

	}

	.product .right .cpjs .cpjs_box span{

		font-size: 18px;

	}

	

	.product .right .xgcp .xgcp_box span{

		font-size: 18px;

	}

	#allmap{

		height: 300px;

		margin-bottom: 20px;

	}

	.product .right .xgwz .xgwz_box {

		margin-top: 15px;

	}

	.product .right .xgwz .xgwz_box span {

		font-size: 18px;

	}

	.product .right .xgwz ul li {

		width: 100%;

		float: none;

	}

	.product .right .xgwz {

		padding-bottom: 20px;

		box-sizing: border-box;

	}

	.product .right .hzhb .biaoti{

		padding-top: 0;

	}

	.product .right .hzhb .hzhb_nr ul li{

		width: 48%;

		float: left;

		margin-right: 0;

		

	}

	.product .right .hzhb .hzhb_nr ul li:nth-of-type(2n){

		float: right;

	}

	.product .right ol{

		margin-top: 10px;

	}

	.product .right ol li {

		padding: 10px;

		margin-bottom: 16px;

	}

	.product .right ol li .zuo {

		width: 35%

	}

	.product .right ol li .you {

		width: 60%;

		float: right;

	}

	.product .right ol li .you h1 {

		line-height: 30px;

		font-size: 15px;

	}

	.product .right ol li .you p {

		margin-top: 4px;

		line-height: 22px;

		height: 22px;

		-webkit-line-clamp: 1;

	}

}



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

	.index1 .index1_top a {

		padding: 3px 5px;

		font-size: 12px;

		margin: 0 1px;

		float: left;

	}

}