html,
body,
dl,
dd,
img,
form,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
button {
	margin: 0;
	padding: 0;
	border: 0;
}

@font-face {
	/* font-test*/
	font-family: DIN;
	src: url('../fonts/DIN/din.woff'), url('../fonts/DIN/din.ttf'), url('../fonts/DIN/din.eot');
	/* IE9 */
}

@font-face {
	/* font-test*/
	font-family: DINCond-Black;
	src: url('../fonts/DINCond-Black/DINCond-Black.woff'), url('../fonts/DINCond-Black/DINCond-Black.otf'), url('../fonts/DINCond-Black/DINCond-Black.ttf'), url('../fonts/DINCond-Black/DINCond-Black.eot');
	/* IE9 */
}

@font-face {
	/* font-test*/
	font-family: DIN-Black;
	src: url('../fonts/DIN-Black/DIN-Bold.woff'), url('../fonts/DIN-Black/DIN-Bold.otf'), url('../fonts/DIN-Black/DIN-Bold.ttf'), url('../fonts/DIN-Black/DIN-Bold.eot');
	/* IE9 */
}

@font-face {
	/* font-test*/
	font-family: 'pop';
	src: url('../fonts/pop/pop.woff'), url('../fonts/pop/pop.otf'), url('../fonts/pop/pop.ttf'), url('../fonts/pop/pop.eot');
	/* IE9 */
}

body {
	font-size: 12px;
	font-family: "Microsoft YaHei", '微软雅黑';
	font-weight: 300;
	background-color: #fff;
}

input,
textarea,
button {
	padding: 0;
	font-family: "Microsoft YaHei", '微软雅黑', "Arial";
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

input {
	outline: none;
	-webkit-appearance: none;
	/*去除系统默认的样式*/
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	/* 点击高亮的颜色*/
}

input:focus {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-modify: read-write-plaintext-only;
}

.fix:after {
	clear: both;
	content: "";
	display: table;
}

input:focus,
textarea:focus {
	outline: none;
}

textarea {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

a {
	cursor: pointer;
}

ul,
ol,
li {
	list-style-type: none;
}

.slick-slide:focus,
input:focus,
a:focus {
	outline: none !important;
}

img {
	border: 0;
	vertical-align: middle;
	max-width: 100%;
}

select,
input,
textarea,
button {
	vertical-align: middle;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

tr {
	margin: 0;
	padding: 0;
}

td {
	margin: 0;
	padding: 0;
}

iframe {
	border: none;
}

select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

.hidden {
	display: none;
	visibility: hidden;
}

.wrap {
	border: 0;
	padding: 0;
	width: 1150px;
	margin: 0 auto;
	*zoom: 1;
}

.wrap:after {
	clear: both;
	content: "";
	display: table;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	visibility: hidden;
}

.fix {
	*zoom: 1;
}

.radius-wrap {
	width: 44px;
	height: 44px;
	top: 92vh;
	left: 50%;
	right: 50%;
	margin: 0px -22px;
	z-index: 1000;
	position: absolute;
	cursor: pointer;
}

.radius {
	width: .44rem;
	height: .44rem;
	border: 1px solid #fff;
	border-radius: 50%;
	text-align: center;
	position: relative;
	overflow: hidden;
}

a {
	display: inline-block;
	max-width: 100%;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 50;
}
.ones {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.twos {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}

.clearfix:after,
.clearfix:before {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.clearfix {
	zoom: 1
}

.picture {
	position: relative;
	overflow: hidden;
}

.picture img {
	transition: all .7s;
	-moz-transition: all .7s;
	-webkit-transition: all .7s;
}

.each-item:hover .picture img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	zoom: 1.1 \9;
}

input:-webkit-autofill {
	box-shadow: 0 0 0px 1000px white inset !important;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

.box {
	width: 62.5%;
	max-width: 1200px;
	margin: auto;
	min-width: 1100px;
}

.main {
	background: #f5f5f5;
	padding: 0 0 1px;
}

input::placeholder {
	color: #999999
}

input::-webkit-input-placeholder {
	color: #999999
}

.index_banner .swiper-container {
	width: 100% !important;
}

.index_banner .swiper-slide {
	position: relative;
	overflow: hidden;
	background: url(.) center center no-repeat;
	/*height: 600px;*/
	background-size: cover;
}

.index_banner .center {
	width: 920px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -75%);
	-webkit-transform: translate(-50%, -90%);
	z-index: 2;
	position: absolute;
	min-width: 0;
}

.index_banner .banner_ico {
	width: 250px;
	float: left;
}

.index_banner .black.banner_lans {
	color: #010101;
}

.index_banner .banner_lans {
	width: 570px;
	color: #ffffff;
	float: right;
}

.index_banner .swiper-pagination {
	bottom: 165px;
	width: 100%;
}

.index_banner .swiper-pagination-bullets .swiper-pagination-bullet {
	opacity: 0.5;
	margin: 0 8px;
	background-color: #666;
	position: relative;
}

.index_banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
	opacity: 1;
	background-color: #666;
}

.index_banner .circleProgress_wrapper {
	width: 20px;
	height: 20px;
	position: relative;
	border: 2px solid transparent;
	margin-left: -8px;
	margin-top: -8px;
}

.index_banner .wrapper {
	width: 10px;
	height: 20px;
	position: absolute;
	top: 0;
	overflow: hidden;
}

.index_banner .right {
	right: 0;
}

.index_banner .left {
	left: 0;
}

.index_banner .circleProgress {
	width: 16px;
	height: 16px;
	border: 2px solid transparent;
	border-radius: 50%;
	position: absolute;
	top: 0;
	-webkit-transform: rotate(45deg);
}

.index_banner .rightcircle {
	border-top: 2px solid #666;
	border-right: 2px solid #666;
	right: 0;
	-webkit-animation: circleProgressLoad_right 5s linear infinite;
}

.index_banner .leftcircle {
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	left: 0;
	-webkit-animation: circleProgressLoad_left 5s linear infinite;
}

@-webkit-keyframes circleProgressLoad_right {
	0% {
		-webkit-transform: rotate(-135deg);
	}
	50%,
	100% {
		-webkit-transform: rotate(45deg);
	}
}

@-webkit-keyframes circleProgressLoad_left {
	0%,
	50% {
		-webkit-transform: rotate(-135deg);
	}
	100% {
		-webkit-transform: rotate(45deg);
	}
}

.swiper-button-next,
.swiper-button-prev {
	/*opacity: .5;*/
	background-image: url('../images/prev.png');
}

.btns_sum {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 4;
	width: 95%;
}

.swiper-button-next {
	transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
}

.index_banner .content {
	font-size: 18px;
	line-height: 24px;
	margin: 22px 0 48px 0;
}

.index_banner .buttom {}


/*.btns_sum .swiper-button-prev{*/


/*    left: 0;*/


/*    transform: rotate(0deg);*/


/*    -webkit-transform: rotate(0deg);*/


/*    border: 1px solid rgba(0,0,0,.15);*/


/*    background-size: 50%;*/


/*    background: url('/images/arrow.png') center center no-repeat!important;*/


/*}*/


/*.btns_sum .swiper-button-next{*/


/*    border: 1px solid rgba(0,0,0,.15);*/


/*    background-size: 50%;*/


/*    background: url('/images/arrow.png') center center no-repeat!important;*/


/*    transform: rotate(180deg);*/


/*    -webkit-transform: rotate(180deg);*/


/*}*/

.index_banner .btns {
	width: 160px;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	box-sizing: border-box;
	background-color: #06c668;
	color: #ffffff;
	border-radius: 10px;
	vertical-align: text-bottom;
	text-align: center;
	transition: all .25s ease-in;
	margin-bottom: 0;
}

.index_banner .btns:hover {
	margin-bottom: -1px;
	box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .2);
}

.index_banner .btns:nth-child(1) {
	margin-right: 15px;
}

.index_banner .btns:nth-child(2) {
	border: 1px solid #ffffff;
	background-color: transparent;
}

.index_banner .black .btns:nth-child(2) {
	border: 1px solid #999;
	color: #333;
	background-color: transparent;
}

.index_title {
	line-height: 37px;
	text-align: center;
	padding: 50px 0 20px 0;
	position: relative;
}

.index_title .t1 {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
}

.index_title .t2 {
	font-size: 18px;
	color: #666;
}

.index_pro_list {}

.index_pro_list li {
	background: #ffffff;
	overflow: hidden;
	color: #010101;
	text-align: center;
}

.index_pro_list .title {
	font-size: 18px;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
}

.index_pro_list .content {
	font-size: 32px;
	line-height: 40px;
}

.index_pro_list .button {
	margin-top: 70px;
}

.index_pro_list .buttom {}

.index_pro_list a {
	font-size: 18px;
	color: #010101;
	width: calc(25% - 4px);
	vertical-align: top;
	height: 140px;
}

.index_pro_list a:hover .btns_lans {
	margin-top: 20px;
}

.index_pro_list .btns_img {
	width: 60px;
	margin: auto;
}

.index_pro_list .btns_lans {
	margin-top: 26px;
	transition: all 0.2s ease-in-out;
}

.index_pro_list .li1 {
	padding: 40px 0 55px 0;
	margin-bottom: 30px;
}

.index_pro_list .li1 .left {
	width: calc(100% - 480px);
	float: left;
	margin-top: 20px;
	box-sizing: border-box;
	padding: 0 2%;
}

.index_pro_list .li1 .right {
	float: right;
	width: 600px;
	margin-right: -120px;
}

.index_pro_list .li2 .right {
	margin: 50px auto 0;
	max-width: 450px;
}

.index_pro_list .li2 {
	width: calc(50% - 15px);
	display: inline-block;
	vertical-align: top;
}

.index_pro_list .li3 {
	margin-left: 26px;
}

.index_pro_list .li2 {
	padding: 55px 35px 0;
	/* margin-bottom: 30px; */
	box-sizing: border-box;
}

.index_pro_list .li2 a {
	width: 30%;
}

.index_pro_list .li3 a {
	width: 45%;
}

.pic_sum {
	background: #ffffff;
	padding: 50px 0;
}

.banner_sj {
	display: none;
}

/* 产品中心样式开始*/

.product_box {
	background: #FFFFFF;
	margin-top: 50px;
	padding: 20px;
	margin-bottom: 60px;
	border-radius: 4px;
	overflow: hidden;
}

.product_box .product_center_title {
	padding-top:30px;
}

.product_center_title .t1 {
	text-align: center;
}

.product_content {
	margin-top: 10px;
}

.product_content ul li {
	float: left;
	width: 32.333%;
	background: #FFFFFF;
	padding: 20px 20px 0;
	margin-right: 1.5%;
	box-sizing: border-box;
	border-radius: 4px;
	border: 1px solid #FFFFFF;
	margin-bottom: 1.5%;
	position: relative;
	transition: all .2s linear;
}

.product_content ul li:nth-child(3n) {
	margin-right: 0;
}

.product_content ul li .product_title {
	position: relative;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	margin: 15px 0 5px;
	border-bottom: 1px solid #dedede;
}

.product_content ul li .product_list {
	height: 84px;
	font-size: 14px;
	line-height: 2;
	color: #666666;
	margin: 10px 0 0;
}

.product_content ul li .product_title p {
	height: 30px;
	margin-bottom: 15px;
}

.product_content ul li .product_title::after {
	position: absolute;
	content: '';
	width: 0;
	height: 1px;
	background-color: #84b131;
	left: 0px;
	bottom: 0;
	margin: 0;
	transition: all .6s ease 0s;
}

.product_content ul li:hover .product_title::after {
	width: 100%;
}
.team_container{
	padding: 50px 0;
}
.team_box .team_container{
	padding: 20px 0 50px 0;
}
.team_content li:nth-child(4n){
	margin-right: 0;
}

/* 产品中心样式结束 */


/*团队样式*/
.team_box {
	background: #FFFFFF;
}

.team_content li {
	float: left;
	width: 23.875%;
	margin-right: 1.5%;
	box-sizing: border-box;
	border: 1px solid #dedede;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 1.5%;
}

.team_content li a {
	display: block;
}

.team_img {
	text-align: center;
	overflow: hidden;
	padding: 20px;
}

.team_img img {
	transition: all .3s ease-out;
}

.team_text {
	color: #222222;
	background: #F5F5F5;
	padding: 20px;
}

.team_name {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}

.team_experts {
	text-align: center;
	font-size: 16px;
	height: 42px;
	margin-top: 15px;
}

.twoss {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.team_content li:hover {
	border: 1px solid #84b131;
}

.team_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.team_container .swiper-button-prev,
.partners_box .swiper-button-prev{
	background: url(../images/arrow.png) center center no-repeat !important;
	width: 40px;
	height: 40px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	z-index: 10;
	border-radius: 50%;
	border: 1px solid #666;
}
.team_container .swiper-button-next,
.partners_box .swiper-button-next{
	background: url(../images/arrow.png) center center no-repeat !important;
	width: 40px;
	height: 40px;
	z-index: 10;
	border-radius: 50%;
	border: 1px solid #666;
}
.partners_box .swiper-button-prev{
	left: 5px;
	width: 30px;
	height: 30px;
	top: 60%;
}
.partners_box .swiper-button-next{
	right: 5px;
	width: 30px;
	height: 30px;
	top: 60%;
}
/*团队样式结束*/

/*医馆咨询*/
.new_list_content {
    padding: 20px 0;
    border-bottom: 1px solid #84b131;
}
.new_list_title>li {
    padding: 0 15px;
    border-radius: 4px;
    cursor: pointer;
    margin: 0 5px;
}
.new_list_title>li:hover {
    background: #84b131;
    color: #FFFFFF;
}
.new_list_title>li {
	display: inline-block;
}
.actives {
    background: #84b131;
    color: #FFFFFF;
}
.news_main .new_show {
    display: block;
}
.news_main>ul:first-child li {
    width: 100%;
}
.news_list_index li:nth-child(1) {
    margin-left: 0;
}
.news_main>ul:first-child li>div {
    float: left;
    width: 25%;
    margin-right: 1.5%;
}
.news_main>ul:first-child li>div {
    float: left;
    width: 25%;
    margin-right: 1.5%;
}
.news_main>ul:first-child li>div:nth-child(2) {
    font-size: 14px;
    width: 47%;
    line-height: 1.5;
}
.news_main>ul:first-child li>div:last-child {
    margin-right: 0;
}
.news_main>ul:first-child li:hover {
    background: #FFFFFF;
}
.news_main>ul {
    display: none;
}
.news_list_index {
    margin-bottom: 50px;
}
.company_names span {
    display: inline-block;
    font-size: 40px;
    margin: 0 20px;
}
.company_names span:first-child {
    color: #84b131;
}
.company_names {
    margin-bottom: 20px;
}
.company_btn {
    margin-top: 20px;
    text-align: right;
}
.news_list_index .company_btn a {
    display: inline-block;
    width: 115px;
    height: 35px;
    color: #FFF;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    background: #e77918;
    border-radius: 4px;
    transition: all .3s ease 0s;
}
.company_btn a:hover {
    background: #84b131;
}	
/*医馆咨询结束*/

/*合作伙伴样式*/
.partners_box {
	padding-bottom: 50px;
}

.partners .partners_conntent{
	box-sizing: border-box;
	text-align: center;
	background: #FFFFFF;
	border-radius: 4px;
	padding: 15px;
}
.partners_conntent>div{
	float: left;
	width: 50%;
}
.partners_region {
	font-size: 20px;
	background: #84b131;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-align: center;
	padding: 10px 0;
	color: #FFFFFF;
	font-weight: bold;
}
/*新的合作医院*/
.neWpartners_conntent{
	padding: 15px;
	background: #FFFFFF;
	border-radius: 4px;
}
.neWpartners_conntent >div{
	float: left;
	width: 50%;
}

.region_company {
	padding:4% 4% 0;	
	height: 292px;
	box-sizing: border-box;
}

.partners .partners_conntent ul li {
	padding:20px;
	margin-bottom: 15px;
	border:1px solid #dedede;
	float: left;
	width: 22%;
	margin-right:4%;
	box-sizing: border-box;
	margin-bottom: 4%;
   box-shadow: rgba(0,0,0,.2) 0px 0px 10px; 
	-webkit-box-shadow: rgba(0,0,0,.2) 0px 0px 10px; 
   -moz-box-shadow: rgba(0,0,0,.2) 0px 0px 10px; 
}
.partners .partners_conntent ul li:nth-child(4n){
	margin-right: 0;
}
.partners .partners_conntent ul li  img{
	width: 100%;
}
.partners .partners_conntent:nth-child(4n) {
	margin-right: 0;
}

.partners .partners_conntent ul li:last-child {
}
/*合作伙伴结束*/


/*底部样式*/

.footer .footer_top li {
	float: left;
	width: 20%;
	font-size: 16px;
}

.footer_top .b_navs>h4 {
	display: block;
	font-size: 18px;
	line-height: 2;
	padding-bottom: 10px;
	color: #222222;
	font-weight: bold;
}

.footer .footer_top li:last-child .footer_list a {
	background: url(.) center center no-repeat;
	transition: all .2s ease-in-out;
	display: inline-block;
	margin-right: 10px;
	border-radius: 5px;
	background-color: #f5f5f5;
}

.us_phone {
	font-size: 14px;
	color: #84b131;
	font-weight: bold;
}

.us_phone span {
	display: inline-block;
	vertical-align: middle;
}

.footer_top a:hover {
	color: #222222;
}


/*底部样式结束*/
.right li {
	display: block;
	float: left;
	margin:0 25px;
}
.right .current-cat {
	border-bottom: 1px solid #84b131;
}

.pagetion {
	line-height: 40px;
	text-align: center;
	color: #666666;
	font-size: 14px;
	padding-bottom: 60px;
}
.prosum .pagetion{
	margin-top: 50px;
	padding: 0;
}
.pagetion li {
    box-sizing: border-box;
    display: inline-block;
    background: #ffffff;
    color: #666666;
    margin: 0 8px;
    position: relative;
}
.pagetion .active a{
	background: #84b131;
	color: #fff;
}
.pagetion a {
	width: 100%;
	color: #666;
}

.pagetion li:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	transition: all .5s ease-in-out;
	box-sizing: border-box;
	background: #0075c1;
	z-index: 2;
	transform: scale(0);
	display: none;
}

.pagetion li:hover a,
.pagetion li.thisclass span,
.pagetion li.thisclass a {
	background:#84b131;
	color: #ffffff;
}
.pagetion  ul li a,
.pagetion  ul li span{
	display: inline-block;
	min-width: 40px;
	border: 1px solid #e6e6e6;
	box-sizing: border-box;
	border-radius: 4px;
	padding: 0 10px;
}

.pagetion li:last-child {
	margin-right: 20px;
}

.logo_list {
	padding-top: 30px;
}

.logo_list li {
	position: relative;
	padding-top: 4.163%;
	overflow: hidden;
	width: 12.5%;
	float: left;
	margin-bottom: 65px;
	margin-left: 5%;
}

.logo_list li:nth-child(6n - 5) {
	margin-left: 0;
}

.logo_list img {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	max-width: 150px;
}

.index_contact_list {
	padding: 60px 0 120px;
}

.index_contact_list a {
	width: 31.25%;
	float: left;
	border: 1px solid #e4e4e4;
	border-radius: 15px;
	padding: 70px 20px;
	color: #010101;
	text-align: center;
	box-sizing: border-box;
	transition: border-color .2s ease, color .2s ease;
}

.index_contact_list a:hover {
	border-color: rgba(0, 0, 0, .2);
	color: #1296db
}

.index_contact_list a:nth-child(2) {
	margin: 0 3.125%;
}

.index_contact_list .i1 {
	margin: auto;
	width: 60px;
}

.index_contact_list .i2 {
	font-size: 18px;
	margin: 15px 0;
	font-weight: bold;
}

.index_contact_list .i3 {
	font-size: 16px;
	line-height: 24px;
	color: #666;
}

.index_banner .title {
	font-size: 58px;
	font-weight: bold;
}
.banner_pc {
	display: block;
}

.banner_sj1,
.nav_list{
	display: none;
}
.nav_list {
    position: absolute;
    width: 100%;
    height: calc(100vh - 50px);
    left: 0;
    top: 70px;
    background: #FFFFFF;
}

.footer {
	background: #f5f5f5;
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.footer .footer_top {
	position: relative;
	padding: 40px 0;
}

.footer .footer_bottom {}

.footer .footer_top li {
	float: left;
	width: 20%;
	/* padding-right: 11.1%; */
}

.footer_top a {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	display: block;
}


/*.footer .footer_top li:last-child a {
    width: 30px;
    height: 30px;
    background: url(.) center center no-repeat;
    transition: all .2s ease-in-out;
    display: inline-block;
    margin-right: 10px;
    border-radius: 5px;
    background-color: #f5f5f5;
}*/

.footer .footer_top li:last-child a.f1 {
	width: 30px;
	height: 30px;
	background-position-y: 8px;
	background-image: url('../images/f1.svg');
	background-size: 20px 20px;
	margin-left: -5px;
}

.footer .footer_top li:last-child a.f1:hover {
	background-image: url('../images/f1_on.svg');
	background-size: 20px 20px;
	background-color: #10d269;
}

.footer .footer_top li:last-child a.f2 {
	width: 30px;
	height: 30px;
	background-image: url('../images/f2.png');
}

.footer .footer_top li:last-child a.f2:hover {
	background-image: url('../images/f2_on.png');
	background-color: #dd2727;
}

.footer .footer_top li:last-child a.f3 {
	width: 30px;
	height: 30px;
	background-image: url('../images/f3.png');
}

.footer .footer_top li:last-child a.f3:hover {
	background-image: url('../images/f3_on.png');
	background-color: #222;
}

.footer_top .footer_form {
	position: absolute;
	bottom: 40px;
	right: 3px;
	width: 24%;
}

.footer_top .text {
	width: calc(100% - 120px);
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	border-bottom: 1px solid #d2d2d7;
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
}

.footer_top .sub {
	margin-left: 10px;
	font-size: 16px;
	border-radius: 10px;
	background-color: #3ea6f9;
	border: 0;
	color: #ffffff;
	width: 100px;
	line-height: 36px;
	height: 36px;
	display: inline-block;
	vertical-align: top;
}

.footer .footer_bottom {
	text-align: center;
	;
	color: #666666;
	font-size: 14px;
	padding: 15px 0;
	border-top: 1px solid #d2d2d7;
}

.footer .footer_bottom a {
	color: #666666;
}


/*.header {*/


/*    position: relative;*/


/*}*/

.header .header_menu {
	position: fixed;
	background: #ffffff;
	top: -55px;
	left: 0;
	width: 100%;
	z-index: 50;
	padding: 10px 0;
	transition: all .4s ease-in-out;
	border-bottom: 1px solid rgba(0, 0, 0, 0.03);
	line-height: 35px;
}

.header .header_menu.on {
	top: 0;
}

.header .header_menu.on1 {
	top: -55px !important;
}

.header .logo_menu {
	float: left;
}

.header .right {
	float: right;
}

.header .right .btns {
	width: 125px;
	height: 32px;
	line-height: 32px;
	box-sizing: border-box;
	text-align: center;
	font-size: 11px;
	border-radius: 5px;
}

.header .right .btns1 {
	background: #06c668;
	color: #ffffff;
	margin-right: 15px;
}

.header .right .btns2 {
	color: #333333;
	border: 1px solid #b1b1b1;
}


/*header*/
.header {
	background: #ffffff;
	width: 100%;
	line-height: 90px;
	z-index: 50;
	border-bottom: 1px solid #e7e7e7;
}

.header .header_top {
	width: 250px;
	float: left;
}
.menu_ico {
	display: none;
	float: right;
}

.menu_ico span {
	width: 28px;
	height: 2px;
	background: #84b131;
	display: block;
	margin-top: 8px;
}

.header .nav {
	float: right;
}

.header .nav .nav_item {
	display: block;
	float: left;
	position: relative;
	line-height: 40px;
	margin-right: 5px;
	margin-top: 25px;
}
.header .nav .nav_item:last-child {
    margin-right: 0;
}
.header .nav .nav_item>a {
	font-size: 16px;
	padding: 0 15px;
	color: #222222;
	position: relative;
}

.header .nav .nav_item:hover {
    background: #84b131;
}

.header .nav .nav_item:hover>a {
    color: #FFFFFF;
}

.header .nav .lans_content li {
    height: 36px;
    line-height: 36px;
    text-align: center;
}

.header .nav .lans_content li a {
    display: block;
    color: #222222;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 13px;
}

.header .nav .lans_content li a:hover {
    text-decoration: underline;
    color: #84b131;
}

.header .nav a.on:after,
.header .nav a:hover:after {
	width: 100%;
	left: 0;
}

.menu_ico span:nth-child(2) {
	width: 20px;
	margin-left: 7px;
}

.on .menu_ico {
	margin-top: 25px;
}

.menu_ico span {
	transition: transform .5s;
	-webkit-transition: -webkit-transform .5s;
}

.on .menu_ico span:nth-child(2) {
	display: none;
}

.on .menu_ico span:nth-child(1) {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin-bottom: -5px;
}

.on .menu_ico span:nth-child(3) {
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	margin-top: 3px;
}
.header .nav .lans_content {
    background: #fff;
    min-width: 100%;
    height: 0;
    position: absolute;
    top: 100%;
    z-index: 999;
    display: none;
    -webkit-box-shadow: 0px 3px 5px #3333334d;
    -moz-box-shadow: 0px 3px 5px #3333334d;
    box-shadow: 0px 3px 5px #3333334d;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    padding: 15px;
    left: 50%;
    margin: 0;
    transform: translateX(-50%);
    border-radius: 4px;
    overflow: hidden;
}
@media screen and (max-width: 1850px) {
	.region_company{
		height: 270px;
	}
}
@media screen and (max-width: 1768px) {
	.header .nav .nav_item>a{
		font-size: 15px;
	}
}
@media screen and (max-width: 1550px) {
	.header .nav .nav_item {
		font-size: 16px;
		padding: 0 8px;
	}
	.header .nav .nav_item>a {
		font-size: 14px;
		padding: 0 8px;
		margin-left: 0;
	}
}

@media screen and (max-width: 1440px) {
	.header .nav .nav_item {
		font-size: 15px;
		margin-left: 10px;
		padding: 0 2px;
	}
	.header .nav .nav_item>a {
		padding: 0 5px;
	}
}

@media screen and (max-width: 1215px) {
	.header {
		line-height: 70px;
		height: 70px;
		border-bottom: 1px solid rgba(0, 0, 0, .05);
		position: fixed;
		top: 0;
		left: 0;
	}
	.main {
		padding-top: 70px;
	}
	.box {
		width: 90%;
		min-width: 0;
	}
	.header .nav {
		float: none;
		position: absolute;
		top: 60px;
		width: 100%;
		left: 0;
		display: none;
		background: #fff;
		height: calc(100vh - 50px);
		overflow-y: scroll;
		padding-bottom: 30px;
		box-sizing: border-box;
	}
	.header .nav .nav_item {
		display: block;
		margin-left: 0;
		width: 100%;
		padding: 0 5%;
		box-sizing: border-box;
		border-bottom: 1px solid #f4f4f4;
		text-align: left;
		float: none;
	}
	.header_wrapper {
		position: relative;
	}
	.header .header_top {
		float: none;
		width: 100%;
	}
	.pc_nav {
    	display: none;
	}
	.banner_sj1 {
    	display: block;
	}
	.header .logo {
		width: 200px;
		float: left;
		display: block;
	}
	.menu_ico {
		display: block;
		margin-top: 15px;
		height: 30px;
		cursor: pointer;
	}
	.header .nav_list .nav_item {
	    display: block;
	    margin-left: 0;
	    width: 100%;
	    padding: 0 5%;
	    box-sizing: border-box;
	    border-bottom: 1px solid #f4f4f4;
	    text-align: left;
	    float: none;
	    font-size: 15px;
	    box-sizing: border-box;
	}
	.header .nav_list .nav_item a {
	    position: relative;
	    display: block;
	    color: #222222;
	    line-height: 50px;
	}
	.header .nav_list .nav_item .nav2 {
	    display: none;
	    margin-left: 10px;
	    padding-bottom: 10px;
	}
	.header .nav_list .nav_item>a:after {
	    content: '';
	    display: block;
	    position: absolute;
	    top: 24px;
	    right: 20px;
	    width: 5px;
	    height: 5px;
	    border-bottom: 1px solid #333;
	    border-right: 1px solid #333;
	    transform: rotate(-45deg);
	    -webkit-transform: rotate(-45deg);
	    transition: all .4s;
	    -webkit-transition: all .4s;
	}
	.header .nav_list .nav_item .nav2 a {
	    display: block;
	    font-size: 14px;
	    line-height: 35px;
	    color: #666;
	}
	.nav_list .nav_item>a.arrow:after {
	    transform: rotate(45deg);
	    -webkit-transform: rotate(45deg);
	}
	.region_company{
		height: 250px;
	}
}


/*end header*/

.header_menu .guanggao {
	width: calc(100% - 100px);
	float: left;
	color: #707070;
}

.header_menu .close {
	float: right;
	width: 20px;
}

.index_banner {
	text-align: center;
	position: relative;
	/*height: 600px;*/
}

.index_banner .t1 {
	font-size: 12px;
	color: #333333;
	letter-spacing: 5px;
}

.index_banner .t2 {
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	margin: 25px 0 33px;
}

.index_banner .t2 span {
	color: #84b131;
}

.index_banner .t3 {
	font-size: 15px;
	color: #666;
}

.index_banner .t4 {
	display: block;
	width: 180px;
	line-height: 50px;
	height: 50px;
	box-sizing: border-box;
	border: 2px solid #84b131;
	border-radius: 30px;
	color: #84b131;
	font-size: 14px;
	overflow: hidden;
	margin: 70px auto 0;
	position: relative;
	z-index: 1;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	padding-right: 75px;
}

.index_banner .t4:before {
	content: '';
	position: absolute;
	z-index: 2;
	right: -2px;
	top: -2px;
	width: 0;
	height: 52px;
	background: #84b131;
	transition: all .32s ease-in;
	-webkit-transition: all .32s ease-in;
}

.index_banner .t4:hover:before {
	width: 110%;
}

.index_banner .t4:hover {
	color: #ffffff;
}

.index_banner .t4 span {
	position: relative;
	z-index: 3;
	display: block;
	line-height: 46px;
}

.index_banner .t4 .t4_1 {
	background: #84b131;
	font-size: 14px;
	line-height: 50px;
	color: #ffffff;
	padding: 0 20px;
	border-radius: 30px;
	position: absolute;
	right: -2px;
	z-index: 3;
	top: -2px;
	transition: all .32s ease-in;
	-webkit-transition: all .32s ease-in;
}

.index_banner .t4:hover .t4_1 {
	right: 13px;
	padding: 0;
}

.index_liuyan {
	background: #ffffff;
	/* padding-bottom: 5vh; */
}

.index_liuyan .box {
	position: absolute;
	bottom: 0px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 10;
}

.index_liuyan_list {
	position: relative;
	box-shadow: 0 5px 21px 0 rgba(0, 0, 0, .1);
	padding: 18px 25px;
	background: #ffffff;
	box-sizing: border-box;
	width: 100%;
}

.index_liuyan_list .text {
	background: #f6f6f6;
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #f1f1f1;
	border-radius: 5px;
	width: 22%;
	margin-right: 4%;
}

.index_liuyan_list .text:focus {
	border: 1px solid #dddddd;
}

.index_liuyan_list {
	text-align: left;
}

.index_liuyan_list .sub {
	line-height: 44px;
	box-sizing: border-box;
	position: relative;
	z-index: 5;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}

.index_liuyan_list .submit {
	background: transparent;
	border: 0;
	position: absolute;
	z-index: 4;
	width: 100%;
	height: 100%;
}

.index_liuyan_list .sub_bottom {
	border: 1px solid #84b131;
	border-radius: 30px;
	width: 150px;
	line-height: 45px;
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	z-index: 1;
	margin-left: 30px;
}

.index_liuyan_list .sub_bottom:before {
	content: '';
	position: absolute;
	z-index: 2;
	right: -2px;
	top: -2px;
	width: 0;
	height: 52px;
	background: #84b131;
	transition: all .32s ease-in;
	-webkit-transition: all .32s ease-in;
}

/*服务医院*/
.service_hospital{
	position: relative;
	z-index: 2;
}
.service_hospital ul li{
	float: left;
	width: 25%;
	padding: 20px 0;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    color: #FFFFFF;
    font-size: 16px;
}
.hospital_box{
	/*position: absolute;*/
	width: 100%;
	/*left: 0;*/
	/*top: -102px;*/
/*	background: rgba(220, 0, 0, 0.7);*/
	/*background:#ace542;*/
	background: rgba(132,177,49,.85);
}
.yiyuan_img{
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	text-align: left;
}
.hospital_number {
	vertical-align: middle;
	display: inline-block;
	text-align: left;
}
.hospital_number span{
	display: block;
}
.hospital_number span:first-child{
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
/*服务医院结束*/

.sub:hover .sub_bottom:before {
	width: 110%;
	color: #ffffff;
}

.index_liuyan_list .s1 {
	position: relative;
	z-index: 3;
	display: block;
	line-height: 35px;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
	padding-right: 75px;
	font-size: 16px;
	color: #84b131;
	text-align: center;
}

.sub:hover .s1 {
	color: #ffffff;
}

.index_liuyan_list .s2 {
	background: #84b131;
	font-size: 14px;
	line-height: 40px;
	color: #ffffff;
	padding: 0 20px;
	border-radius: 30px;
	position: absolute;
	right: -5px;
	z-index: 3;
	top: -2px;
	transition: all .32s ease-in;
	-webkit-transition: all .32s ease-in;
}

.sub:hover .s2 {
	padding: 0 3px;
	right: 8px;
}

.index_title .i1 {
	font-size: 30px;
	font-weight: bold;
	color: #1e2189;
}

.index_title .i2 {
	font-size: 14px;
	color: #333333;
	padding-top: 15px;
}

.pc_none {
	display: none !important;
}

.sj_none {
	display: block !important;
}

.case_list_index {
	display: flex;
	width: 100%;
	/* flex-wrap: wrap; */
	justify-content: space-between;
}

.case_list_index li:last-child {
	padding-right: 250px;
}

.case_list_index .case_item {
	flex: 0 0 26.7vw;
	width: 26.7vw;
	text-align: left;
	margin-right: 30px;
	transition: all .5s;
	margin-top: 20%;
	position: relative;
	margin-left: 20px;
}

.case_list_index .case_item:hover {
	flex: 0 0 700px;
	width: 700px;
	margin-top: 0;
}

.index_case .sly {
	height: 460px;
	padding-top: 10px;
}

.index_title .mores {
	width: 85px;
	box-sizing: border-box;
	line-height: 30px;
	background: url('../images/ico_down2.png') bottom center no-repeat;
	font-size: 14px;
	color: #ffffff;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 3;
	transition: all .3s ease-in;
	padding: 0 10px;
}

.index_title .mores:hover {
	padding: 0 0 0 3px;
}

.index_case {
	background: url(.) center center no-repeat;
	padding: 1px 0;
	background-size: cover;
	overflow: hidden;
}

.neiye_nav {
	line-height: 65px;
	background: #ffffff;
	font-size: 16px;
	border-bottom: 1px solid rgba(42, 180, 170, 0.2);
}

.neiye_nav .left {
	float: left;
}

.neiye_nav .left .ico_home {
	width: 21px;
	margin-right: 10px;
	vertical-align: middle;
}

.neiye_nav .left .ico_jt {
	width: 4px;
	margin-right: 10px;
	vertical-align: middle;
}

.neiye_nav .left a {
	color: #777777;
}

.neiye_nav .left a.now {
	color: #333333;
}

.neiye_nav .left a:before {
	content: '';
	background: url('../images/ico_jt.png') center center no-repeat;
	width: 4px;
	height: 65px;
	line-height: 65px;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}

.neiye_nav .right {
	float: right;
}

.neiye_nav .right a {
	color: #777777;
	/* min-width: 100px; */
	/*margin-left: 45px;*/
	text-align: right;
}

.neiye_nav .right a{
	border-bottom: 1px solid #FFFFFF;
}
.neiye_nav .right a.on,
.neiye_nav .right a:hover {
	color: #333333;
	border-bottom: 1px solid #84b131;
}

.prosum {
	padding: 60px 0;
}

.prosum .left {
	width: 20%;
	float: left;
	background: #efeeed;
}

.prosum .left .l1 {
	padding: 20px;
	box-sizing: border-box;
	background: #84b131;
	border-radius: 10px;
}

.prosum .zimu {
	padding: 25px;
	box-sizing: border-box;
}

.prosum .zimu a {
	width: 33.3%;
	float: left;
	padding: 20px 0;
	border-top: 1px solid rgba(204, 204, 204, .5);
	box-sizing: border-box;
	text-align: center;
	position: relative;
	font-size: 18px;
	color: #666666;
}

.prosum .zimu a:nth-child(1),
.prosum .zimu a:nth-child(2),
.prosum .zimu a:nth-child(3) {
	border-top: 0px solid #cccccc;
}

.prosum .zimu a:after {
	width: 1px;
	height: calc(100% - 40px);
	right: 0;
	position: absolute;
	top: 20px;
	z-index: 1;
	content: '';
	background: rgba(204, 204, 204, .5);
}

.prosum .zimu a:nth-child(3n):after {
	opacity: 0;
}

.prosum .zimu a.on,
.prosum .zimu a:hover {
	color: #84b131
}

.prosum .right {
	width: 75%;
	float: right;
}

.prosum .right li {
	margin-top: 40px;
}

.prosum .right a {
	width: 30%;
	background: #ffffff;
	border-radius: 10px;
	overflow: hidden;
	margin: 15px 0;
	vertical-align: top;
	transition: all .4s ease-in;
}

.prosum .right a:hover {
	box-shadow: 0 2px 18px 0 rgba(0, 0, 0, .16)
}

.prosum .right a:nth-child(3n - 1) {
	margin: 15px calc(5% - 4px);
}

.prosum .right .r_title {
	font-size: 22px;
	color: #333333;
	font-weight: bold;
}

.prosum .right .picture {
	width: 100%;
	padding-top: 61.5%;
	position: relative;
}

.prosum .right .picture img {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.prosum .right .lans {
	padding: 20px;
	box-sizing: border-box;
}

.prosum .right .l1 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.prosum .right .l2 {
	height: 84px;
	font-size: 14px;
	line-height: 2;
	color: #666666;
	margin: 10px 0 20px 0;
}

.prosum .right .l3 {
	border-top: 1px solid rgba(0, 0, 0, .1);
}

.prosum .right .look {
	background: #84b131;
	width: 90px;
	line-height: 30px;
	height: 30px;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
	margin: 20px 0 10px;
}

.prosum .select_text {
	width: calc(100% - 50px);
	font-size: 14px;
	line-height: 50px;
	float: left;
	color: #fff;
	box-sizing: border-box;
	padding: 0 10px;
	background: transparent;
	border: 1px solid rgba(255, 255, 255, .7);
	border-radius: 10px 0 0 10px;
}

.prosum .select_text::-webkit-input-placeholder {
	color: #fff;
}

.prosum .select_sub {
	float: left;
	width: 50px;
	border: 0;
	border: 1px solid rgba(255, 255, 255, .7);
	border-radius: 0 10px 10px 0;
	background: url('../images/ico23_on.png') center center no-repeat rgba(255, 255, 255, .2);
	height: 52px;
	line-height: 52px;
	border-left: 0;
}


/*banner*/

.banner {
	background: url('.') center center no-repeat;
	width: 100%;
	height: 400px;
	position: relative;
	background-size: cover;
}

.banner .box {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	z-index: 3;
}

.banner .b_title1 {
	font-size: 45px;
	color: #333;
	font-weight: bold;
}

.banner .b_title2 {
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	margin-top: 15px;
	font-family: 'DIN-Black';
}
.pc_footer{
	display: block;
}
.sj_footer{
	display:none;
}
@media screen and (max-width: 1917px) {
	.prosum .select_text {
		font-size: 12px;
	}
	.neiye_nav {
		line-height: 58px;
		font-size: 14px;
	}
	.neiye_nav .left a:before {
		height: 58px;
		line-height: 58px;
		margin: 0 5px;
	}
	.neiye_nav .left .ico_home {
		width: 15px;
		margin-right: 0px;
	}
}

@media screen and (max-width: 1400px) {
	.index_banner .swiper-pagination {
		bottom: 140px;
	}
}

@media screen and (max-width: 1200px) {
	.banner_pc {
		display: block;
	}
	.neiye_nav .right a {
		min-width: 70px;
		margin-left: 20px;
	}
	.banner .b_title1 {
		font-size: 27px;
	}
	.banner .b_title2 {
		font-size: 12px;
		margin-top: 7px;
	}
	.banner {
		height: 250px;
	}
	.prosum .left,
	.prosum .right {
		width: 100%;
		float: none;
	}
	.prosum .zimu a {
		padding: 10px 0;
		font-size: 15px;
	}
	.index_liuyan_list .text {
		width: 47%;
		padding: 10px;
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 15px;
		box-sizing: border-box;
		margin-right: calc(5% - 40px);
	}
	.index_liuyan_list .text:nth-child(odd) {
		margin-right: 4%;
	}
	.hospital_box{
		position: static;
	}
	.index_liuyan_list .sub {
		line-height: 45px;
		zoom: .8;
	}
	.index_liuyan_list .sub_bottom {
		width: 145px;
		line-height: 45px;
		margin-top: 10px;
	}
	.pc_none {
		display: block !important;
	}
	.sj_none {
		display: none !important;
	}
	.swiper-button-next {
		/* transform: rotate(180deg); */
		/* -webkit-transform: rotate(180deg); */
	}
	.case_list_index {
		margin-top: 40px;
	}
	.case_list_index .swiper-container {
		padding-bottom: 70px;
	}
	.case_list_index .swiper-pagination {
		width: 100%;
		bottom: 50px;
	}
	.case_list_index .swiper-pagination-bullet {
		width: 6px;
		height: 6px;
		opacity: .5;
		margin: 0 3px;
		background: #ffffff !important;
	}
	.case_list_index .swiper-pagination-bullet-active {
		opacity: 1;
		background: #ffffff !important;
	}
	.case_list_index .case_item {
		width: 100%;
		margin: 10px 0;
	}
	.case_list_index .case_item:hover {
		flex: 0;
		width: 100%;
		margin: 10px 0;
	}
	.footer_top .footer_form {
		width: 50%;
	}
	.index_banner .btns_sum,
	.index_banner .swiper-pagination {
		display: none;
	}
	.box {
		width: 90%;
		max-width: 1200px;
		margin: auto;
		min-width: 1px;
	}
	.index_banner .center {
		max-width: 900px;
		width: 90%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -55%);
	}
	.index_banner .t2 {
		font-size: 30px;
		margin: 20px 0 28px;
	}
	.index_title .t1 {
		font-size: 26px;
	}
	.index_banner .t3 {
		font-size: 13px;
	}
	.index_banner .t4 {
		display: block;
		width: 130px;
		line-height: 36px;
		height: 40px;
		font-size: 12px;
		margin: 50px auto 0;
		padding-right: 50px;
	}
	.index_banner .t4 span {
		position: relative;
		z-index: 3;
		display: block;
		line-height: 36px;
	}
	.index_banner .t4 .t4_1 {
		background: #84b131;
		font-size: 12px;
		line-height: 40px;
		color: #ffffff;
		padding: 0 10px;
	}
	.index_banner .swiper-slide {
		/*height: 580px;*/
	}
	.index_banner {
		height: auto;
	}
	.index_liuyan .box {
		position: static;
		transform: translate(0%, 0);
		padding: 50px 0;
	}
	.index_pro_list li .left,
	.index_pro_list li.li1 .left {
		width: 100%;
		max-width: 800px;
		float: none;
		margin: 0 auto 50px;
	}
	.index_pro_list .li1 .right {
		float: none;
		width: 90%;
		max-width: 600px;
		margin: 0 auto -10%;
	}
	.index_pro_list .li2 .right {
		float: none;
		width: 70%;
		max-width: 450px;
		margin: 0 auto;
	}
	.index_pro_list .li2 {
		width: 100%;
		padding: 55px 35px 0;
		/* margin-bottom: 30px; */
		box-sizing: border-box;
	}
	.index_pro_list .li3 {
		margin: 30px 0;
	}
	.index_banner .title {
		font-size: 45px;
	}
	.index_banner .swiper-pagination {
    	bottom: 140px;
	}
	.logo_list li,
	.logo_list li:nth-child(6n - 5) {
		padding-top: 6.6%;
		width: 20%;
		float: left;
		margin-bottom: 40px;
		margin-left: 5%;
	}
	/* 产品中心样式 */
	.product_box {
		margin-bottom: 50px;
		margin-top: 50px;
	}
	.product_content ul li .product_list {
		height: 77px;
	}
	.product_content ul li:nth-child(3n) {
		margin-right: 0;
	}
	.product_content ul li .product_title {
		font-size: 16px;
	}
	.product_content ul li .product_title p {
		margin-bottom: 10px;
	}
	.product_content ul li .product_list {
		font-size: 13px;
	}
	/* 产品中心样式结束 */
	
	/*医馆咨询*/
	.company_names span {
    	font-size: 30px;
	}
	.news_main>ul:first-child li>div {
    	width: 20%;
	}
	.news_main>ul:first-child li>div:nth-child(2) {
    	width: 57%;
	}	
	/*医馆咨询结束*/
	
	/*合作伙伴*/
	.partners_box {
		padding-bottom: 40px;
	}
	/*合作伙伴结束*/

	/* 公共样式 */
	.product_content ul li,
	.team_content li,
	.partners .partners_conntent {
		width: 49.25%;
	}
	.product_content ul li:nth-child(2n),
	.team_content li:nth-child(2n),
	.partners .partners_conntent:nth-child(2n) {
		margin-right: 0;
	}
	/* 公共样式结束*/
}

@media screen and (max-width: 1155px) {
	.footer_top a {
		font-size: 13px;
		line-height: 28px;
	}	
}
@media screen and (max-width: 1036px){
	.region_company{
		height: 220px;
	}
}
@media screen and (max-width: 900px){
	.partners .partners_conntent ul li{
		width: 30.66%;
	}
	.partners .partners_conntent ul li:nth-child(4n){
		margin-right: 4%;	
	}
	.partners .partners_conntent ul li:nth-child(3n){
		margin-right: 0;
	}
}
@media screen and (max-width: 990px) {
	.header_top .right div.lans {
		display: none;
	}
	.header_top .right a {
		margin-left: 25px;
	}
	.header_nav a {
		width: calc(14.28% - 4px);
	}
	.header_nav_lans {
		font-size: 12px;
		line-height: 16px;
		margin-top: 20px;
	}
	
	/*医馆咨询样式*/
	.company_names {
    	text-align: center;
	}
	.company_imgs {
    	display: none;
	}
	.news_main>ul:first-child li>div:nth-child(2) {
    	width: 100%;
	}
	/*医馆咨询结束*/
	
	.footer {
		border-top: 1px solid #d2d2d7;
	}
	.footer .footer_top {
		padding: 0;
	}
	.pc_footer{
		display: none;
	}
	.sj_footer{
		display: block;
	}
	.footer .footer_top li:last-child,
	.footer .footer_top li:nth-child(4),
	.footer .footer_top li {
		padding-right: 0;
		width: 100%;
		float: none;
		border-bottom: 1px solid #d2d7d7;
		padding: 10px 0 10px 0;
		margin: 0;
	}
	.index_banner .title {
		font-size: 45px;
	}
	.index_banner .content {
		font-size: 16px;
		line-height: 20px;
		margin: 17px 0 35px 0;
	}
	.index_banner .btns {
		width: 145px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		border-radius: 8px;
	}
	.footer_top .footer_form {
		width: 100%;
		position: static;
		padding: 20px 0 10px;
	}
	.footer_top .text {
		border-bottom: 0;
		width: calc(100% - 110px);
	}
	.footer .b_nav {
		display: none;
	}
	.footer .footer_top h4 {
		position: relative;
	}
	.footer_top a {
		font-size: 12px;
		line-height: 26px;
	}
	.footer_top .sub {
		width: 90px;
		font-size: 13px;
	}
	.case_item .l3 {
		display: none !important;
	}
	.swiper-button-next {
		/* transform: rotate(180deg); */
		/* -webkit-transform: rotate(180deg); */
	}
	/*底部样式*/
	.footer .footer_top li {
		padding-right: 0;
		width: 100%;
		float: none;
		border-bottom: 1px solid #d2d7d7;
		padding: 10px 0 10px 0;
		margin: 0;
	}
	.footer .footer_top li:last-child{
		border: none;
	}
	.footer_top .b_navs>h4 {
		padding-bottom: 0;
		position: relative;
		font-size: 16px;
	}
	.footer_list {
		display: none;
	}
	.footer_top a {
		line-height: 26px;
		padding-left: 10px;
	}
	.footer_top .b_navs>h4:after {
	    content: "";
	    position: absolute;
	    right: 5px;
	    top: 10px;
	    border-left: 1px solid #888;
	    border-top: 1px solid #888;
	    width: 7px;
	    height: 7px;
	    background-repeat: no-repeat;
	    background-position: center;
	    transform: rotate(-135deg);
	}
	.us_phone {
    	margin-bottom: 5px;
	}
}

@media screen and (max-width: 750px) {
	.index_liuyan .box {
		padding: 20px 0
	}
	.prosum .right a:nth-child(3n - 1),
	.prosum .right a {
		width: 100%;
		float: none;
		margin: 10px 0;
	}
	.prosum .right .r_title {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.prosum .right .l1 {
		font-size: 15px;
	}
	.prosum .right .l2 {
		height: 72px;
		font-size: 12px;
		margin: 6px 0;
	}
	.prosum .right .look {
		width: 70px;
		line-height: 25px;
		height: 25px;
		font-size: 12px;
		margin: 20px 0 5px;
	}
	.prosum .zimu {
		padding: 15px;
	}
	.prosum .zimu a {
		font-size: 12px;
	}
	.pro_b_list .t1:after {
		display: none;
	}
	.header_top {
		padding: 0px 0;
		height: 65px;
	}
	.header_top .logo {
		width: 160px;
	}
	.header_nav {
		min-height: 100vh;
		top: 55px;
	}
	.header .header_menu {
		display: none;
	}
	.header_nav a {
		display: block;
		width: 100%;
		padding-top: 0px;
		padding-bottom: 0px;
		border-bottom: 1px solid #dddddd;
		line-height: 45px;
	}
	.header_nav_ico {
		width: 20px;
		display: inline-block;
	}
	.header_nav_lans {
		width: calc(100% - 34px);
		display: inline-block;
		margin-left: 10px;
		text-align: left;
		margin-top: 10px;
	}
	.header_nav_lans p {
		display: inline-block;
		margin-left: 5px;
	}
	.footer .footer_top h4 {
		font-size: 14px;
		cursor: pointer;
	}
	.footer .footer_bottom {
		font-size: 12px;
	}
	.index_banner .swiper-slide {
		/*height: 300px;*/
	}
	.index_banner .t2 {
		font-size: 21px;
		margin: 10px 0 20px;
	}
	.index_banner .t3 {
		font-size: 13px;
		line-height: 1.5;
	}
	.index_banner .t4 {
		margin-top: 20px
	}
	.index_title {
		line-height: 26px;
		text-align: center;
		padding: 40px 0 22px 0;
	}
	.index_title .t1 {
		font-size: 18px;
	}
	.about_partners .index_title .t1 {
		font-size: 20px;
	}
	.index_title .t2 {
		font-size: 14px;
	}
	.index_pro_list .content {
		font-size: 16px;
		line-height: 20px;
	}
	.index_pro_list .title {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.index_pro_list a,
	.index_pro_list .li2 a {
		width: 100%;
		font-size: 14px;
		height: auto;
		margin-bottom: 40px;
	}
	.index_pro_list .btns_lans,
	.index_pro_list a:hover .btns_lans {
		margin-top: 10px;
	}
	.index_pro_list .button {
		margin-top: 40px
	}
	.index_pro_list .btns_img {
		max-width: 10%;
		/* width: auto; */
	}
	.index_pro_list .li1,
	.index_pro_list .li2 {
		padding: 30px 0 0;
	}
	.index_pro_list li .left,
	.index_pro_list li.li1 .left {
		margin: 0 auto 0;
	}
	.index_pro_list .li3 {
		margin-bottom: 0;
	}
	.logo_list li,
	.logo_list li:nth-child(6n - 5) {
		padding-top: 15%;
		width: 45%;
		float: left;
		margin-bottom: 20px;
		margin-left: 0%;
	}
	.logo_list img {
		left: calc(50% - 75px);
	}
	.logo_list li:nth-child(even) {
		margin-left: 10%;
	}
	.index_contact_list a,
	.index_contact_list a:nth-child(2) {
		margin: 0 0 20px 0;
		width: 100%;
		padding: 35px 20px;
	}
	.index_contact_list .i2 {
		font-size: 14px;
		margin: 7px 0;
	}
	.index_contact_list .i1 {
		width: 9%;
		max-width: 60px;
	}
	.index_contact_list .i3 {
		font-size: 12px;
		line-height: 1.5;
	}
	.index_contact_list {
		padding: 30px 0 20px;
	}
	.fixed {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 50;
	}
	.prosum .right li{
		float: none;
	}
	.neWpartners_conntent >div{
		float: none;
		width: 100%;
	}
	/*团队样式*/
	.team_experts {
		height: 38px;
		font-size: 14px;
	}
	/*团队样式结束*/
		
	/*和合作伙伴*/
	.index_title .t2,
	.partners .partners_conntent ul li {
		font-size: 14px;
	}
	/*和合作伙伴结束*/
	
	/*底部样式*/
	.footer_top .b_navs>h4 {
	    font-size: 14px;
	}
	.footer_top .footer_list a, .us_phone, .footer .footer_bottom {
	}	
	/*底部样式结束*/
	
	
	/*公共样式*/
	.team_name,
	.partners_region {
		font-size: 16px;
	}
	/*公共样式结束*/
}


/*news.html*/

.share_list {
	padding-bottom: 50px;
}

.share_list li {
	border-bottom: 1px solid #dddddd;
	position: relative;
}

.share_list li:after {
	content: '';
	width: 0;
	height: 1px;
	position: absolute;
	left: 50%;
	bottom: 0;
	background: #84b131;
	transition: all .4s ease-in;
	-webkit-transition: all .4s ease-in;
}

.share_list li:hover:after {
	width: 100%;
	left: 0%;
}

.share_list a {
	display: block;
	padding: 70px 0px;
	box-sizing: border-box;
}

.share_list .data {
	color: #84b131;
	text-align: center;
	width: 200px;
	float: left;
	font-family: DIN-Black;
}

.share_list .d1 {
	font-size: 40px;
	line-height: 1.5;
}

.share_list .d2 {
	font-size: 20px;
}

.share_list .some {
	width: calc(100% - 420px);
	float: left;
	box-sizing: border-box;
	padding: 0 50px;
}

.share_list .s1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}

.share_list li:hover .s1,
.share_list li:hover .more {
	color: #84b131;
}

.share_list .s2 {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.share_list .more {
	float: left;
	width: 220px;
	line-height: 100px;
	font-size: 16px;
	text-align: center;
	color: #666666;
	text-transform: uppercase;
	border-left: 1px solid #e5e5e5;
	box-sizing: border-box;
}

.pagetion a.on,
.pagetion a:hover {
	background: #84b131;
	color: #ffffff;
}

.pagetion_a img:first-child,
.pagetion_a:hover img:nth-child(2) {
	display: block;
	width: 22px;
	margin: 4px;
}

.pagetion_a img:nth-child(2),
.pagetion_a:hover img:first-child {
	display: none;
}

.pagetion .first img,
.pagetion .prev img {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

@media screen and (max-width: 1600px) {
	.share_list .data,
	.share_list .more {
		width: 150px;
	}
	.share_list .some {
		width: calc(100% - 300px);
		padding: 0 30px;
	}
	.share_list a {
		padding: 50px 0px;
	}
}

@media screen and (max-width: 1199px) {
	.share_list .d1 {
		font-size: 30px;
	}
	.share_list .d2 {
		font-size: 15px;
	}
	.share_list .more {
		font-size: 12px;
		line-height: 80px;
	}
	.share_list .s1 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.share_list .s2 {
		font-size: 13px;
		line-height: 25px;
	}
	.share_list a {
		padding: 40px 0px;
	}
}

@media screen and (max-width: 780px) {
	.pagetion {
		text-align: center;
		padding: 20px 0 50px 0;
	}
	.share_list .data,
	.share_list .more {
		width: 100%;
		float: none;
		box-sizing: border-box;
		text-align: left;
	}
	.share_list .more {
		line-height: 1;
		text-align: left;
	}
	.share_list .some {
		width: 100%;
		float: none;
		padding: 20px 0;
	}
	.share_list .d1,
	.share_list .d2 {
		display: inline-block;
		margin-right: 10px;
		vertical-align: middle;
		line-height: 1;
	}
	.region_company{
		height: 210px;
	}
}


/*new_d.html*/

.news_d {
	background: #ffffff;
	margin: 90px auto 150px auto;
	padding: 50px 0 1px 0;
}

.news_d .n_titles {
	font-size: 26px;
	line-height: 40px;
	color: #333333;
	font-weight: bold;
	padding: 0 60px;
	position: relative;
	box-sizing: border-box;
}

.news_d .n_titles:before {
	width: 5px;
	height: 100%;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: #84b131;
	border-radius: 0 10px 10px 0;
}

.news_d .news_d_wrapper {
	padding: 0 60px;
}

.news_d .n_titles1 {
	padding: 40px 0;
	color: #777777;
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
}

.news_d .n_titles1 .left {
	float: left;
}

.news_d .n_titles1 .left span {
	display: inline-block;
	margin-right: 40px;
}

.news_d .n_titles1 .right {
	float: right;
}

.news_d .editor {
	font-size: 16px;
	line-height: 27px;
	color: #333333;
	border-bottom: 1px solid #cccccc;
	padding: 50px 0 80px 0;
}

.zan_ico {
	display: block;
	width: 190px;
	margin: auto;
	background: #ffffff;
	margin-top: -45px;
	text-align: center;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

.zan_ico .ico {
	border: 1px solid #ddd;
	width: 60px;
	height: 60px;
	display: block;
	margin: auto;
	border-radius: 50%;
}

.zan_ico .text {
	font-size: 14px;
	margin-top: 10px;
	color: #9e9e9e;
}

.zan_ico.on {
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}

.n_pagetion {
	margin: 50px 0;
	text-align: center;
	position: relative;
}

.n_pagetion .ones {
	width: 35%;
	border: 1px solid #dddddd;
	box-sizing: border-box;
	line-height: 50px;
	padding: 0 50px;
	font-size: 14px;
	color: #666666;
	display: block;
}

.n_pagetion .left {
	float: left;
}

.n_pagetion .right {
	float: right;
}

.n_pagetion .ones:hover {
	border-color: transparent;
	background: #84b131;
	color: #ffffff;
}

.n_pagetion .right {
	float: right;
}

.n_pagetion .retrun {
	line-height: 50px;
	color: #666666;
	position: absolute;
	top: 0;
	width: 40px;
	font-size: 16px;
	left: calc(50% - 20px);
}

@media screen and (max-width: 1600px) {
	.news_d {
		margin: 70px auto 120px auto;
		padding: 30px 0 1px 0;
	}
	.news_d .n_titles {
		font-size: 22px;
		line-height: 35px;
		padding: 0 40px;
	}
	.news_d .news_d_wrapper {
		padding: 0 40px;
	}
	.news_d .n_titles1 .left span {
		margin-right: 25px;
	}
	.news_d .editor {
		font-size: 15px;
		line-height: 1.8;
		padding: 30px 0 60px 0;
	}
}

@media screen and (max-width: 980px) {
	.news_d .n_titles1 {
		padding: 25px 0;
		font-size: 14px;
	}
	.news_d .news_d_wrapper,
	.news_d .n_titles,
	.news_d .n_t {
		padding: 0 4%;
	}
	.news_d .n_titles {
		font-size: 20px;
		line-height: 1.8;
	}
	.n_pagetion .ones {
		width: 100%;
		margin-bottom: 20px;
		padding: 0 10px;
		float: none;
	}
	.n_pagetion .retrun {
		display: block;
		position: static;
		text-align: center;
		width: 100%;
		line-height: 1;
		font-size: 15px;
		margin-top: 30px;
	}
}

@media screen and (max-width: 780px) {
	.news_d {
		margin: 30px auto 60px auto;
	}
	.news_d .n_titles1 .left {
		float: none;
	}
	.news_d .n_titles1 .right {
		float: none;
		width: 100%;
		text-align: right;
		margin-top: 10px;
	}
	.news_d .editor {
		font-size: 13px;
		line-height: 1.8;
		padding: 20px 0 90px 0;
	}
}


/*pro_d*/

.prosumd .right_prod {}

.prosumd dd {}

.prosumd .p1 {
	background: url('../images/p4.jpg') left top no-repeat;
	line-height: 30px;
	padding-left: 30px;
	box-sizing: border-box;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
	margin: 40px 0 20px 0;
}

.prosumd .p2 {
	padding: 50px;
	box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
	background: #ffffff;
	border-radius: 10px;
	box-sizing: border-box;
}

.editor {
	font-size: 16px;
	line-height: 1.8;
	color: #333;
}
.editor P{
	margin: 15px 0;
}
.editor img {
	max-width: 100%;
}

.table1 {
	border: 1px solid #e5e5e5;
	border-collapse: collapse;
	font-size: 16px;
	color: #333333;
	width: 100%;
	text-align: center;
}

.table table tr:first-child {
	background: #f0f0f0;
}

.table1 th {
	background: #f0f0f0;
	font-weight: bold;
	padding: 15px;
	border: 1px solid #e5e5e5;
}

.table1 td {
	padding: 15px 10px;
	border: 1px solid #e5e5e5;
	min-width: 100px;
	box-sizing: border-box;
}

.down_list1 {}

.down_list1 li {}

.down_list1 .d1 {
	padding: 20px 40px;
	box-sizing: border-box;
	background: #f3f3f5;
	font-weight: bold;
	color: #333333;
	font-size: 18px;
	line-height: 2;
	cursor: pointer;
}

.down_list1 .lans1 {
	float: left;
}

.down_list1 .ico {
	float: right;
	font-size: 16px;
	font-weight: normal;
}

.down_list1 .i1 {
	display: inline-block;
	padding-right: 35px;
	background: url('../images/btn1.png') right center no-repeat;
}

.down_list1 li.on .i1 {
	background: url('../images/btn3.png') right center no-repeat;
}

.down_list1 .i2 {
	margin-left: 45px;
	display: inline-block;
	padding-right: 35px;
	background: url('../images/btn2.png') right center no-repeat;
}

.down_list1 .d2 {
	display: none;
}

.down_list1 .d2 a {
	width: 100% !important;
	box-sizing: border-box;
	border-radius: 0;
	margin: 15px 0 !important;
	vertical-align: middle;
	line-height: 60px;
	border-left: 2px solid #2ab4aa;
	display: block;
	font-size: 16px;
	color: #333333;
	padding: 0 100px 0 50px;
	background: url('../images/btn5.png') calc(100% - 50px) center no-repeat #f6f9fb;
}

.prosumd .right li {
	margin-top: 20px;
}

.prosumd {
	padding: 0 0 50px 0;
}

@media screen and (max-width: 1199px) {
	.prosum {
		padding: 40px 0;
	}
	.prosumd .left_list .top {
		padding: 10px 15px;
		font-size: 14px;
	}
	.prosum .pagetion{
		margin-top: 30px;
	}
	.prosumd .p2 {
		padding: 35px;
	}
	.editor {
		font-size: 15px;
	}
	.down_list1 .d1 {
		padding: 15px 20px;
		font-size: 14px;
	}
	.down_list1 .ico {
		font-size: 12px;
	}
	.down_list1 .i1,
	.down_list1 .i2,
	.down_list1 li.on .i1 {
		padding-right: 20px;
		background-size: 15px;
	}
	.prosumd .right li {
		margin-top: 10px;
	}
}

@media screen and (max-width: 780px) {
	.prosum {
		padding: 30px 0;
	}
	.prosumd .left_list {
		display: none;
	}
	.prosumd .p2 {
		padding: 20px;
		/* overflow-x: scroll; */
	}
	.prosumd .p1 {
		line-height: 30px;
		padding-left: 20px;
		font-size: 18px;
		margin: 30px 0 15px 0;
	}
	.editor {
		font-size: 13px;
	}
	.table1 th {
		padding: 5px;
	}
	.table1 td {
		padding: 10px;
	}
	.table1 {
		font-size: 12px;
		zoom: .6;
		width: 750px;
	}
	.table {
		overflow: hidden;
	}
}

.contact_list {
	margin-top: 100px;
}

.contact_list li {
	position: relative;
	margin-bottom: 60px;
}

.contact_list .left {
	width: 50%;
	float: left;
}

.contact_list li:nth-child(even) .left {
	float: right;
}

.contact_list .right {
	position: absolute;
	width: 40%;
	top: 50%;
	right: 5%;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	z-index: 2;
	color: #333333;
}

.contact_list li:nth-child(even) .right {
	left: 5%;
}

.contact_list .r1 {
	font-size: 48px;
	margin-bottom: 60px;
}

.contact_list .r2 {
	font-size: 24px;
	line-height: 40px;
	/*margin-bottom: 40px;*/
}

.contact_ico {
	position: absolute;
	top: -180px;
	right: 0;
	z-index: 5;
}

.contact_ico a {
	width: 60px;
	margin-left: 100px;
}

.contact_form {
	background: url(.) center center no-repeat;
	padding: 300px 0 185px;
	background-size: cover;
}

.contact_form .box {
	position: relative;
}

.contact_form .left {
	color: #ffffff;
	width: 30%;
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
}

.contact_form .right {
	width: 68.7%;
	float: right;
	line-height: 1.5;
	color: #ffffff;
}

.contact_form .n1 {
	font-size: 64px;
}

.contact_form .n2 {
	font-size: 72px;
}

.contact_form .r1 {
	font-size: 24px;
}

.contact_form .r2 {
	font-size: 18px;
	margin-top: 40px;
}

.contact_form .form_right {
	margin-top: 170px;
}

.form_right .text {
	display: block;
	width: calc(33.3% - 30px);
	margin-right: 45px;
	line-height: 45px;
	float: left;
	height: 45px;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #ffffff;
	font-size: 18px;
	color: #ffffff;
	border-radius: 0;
}

.form_right .text:nth-child(3) {
	margin-right: 0;
}

.form_right .text1 {
	margin-top: 170px;
	height: 180px;
	resize: none;
	background: transparent;
	border: 0;
	border-bottom: 1px solid #ffffff;
	font-size: 18px;
	line-height: 2.5;
	color: #ffffff;
	width: 100%;
	border-radius: 0;
}

.form_right .sub {
	margin-top: 80px;
	width: 400px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: #84b131;
	color: #fff;
	font-size: 24px;
	border: 0;
	border-radius: 0;
}

.index_pro_nav_sj {
	display: none;
}

.form_right input::placeholder,
.form_right textarea::placeholder {
	color: #fff
}

.form_right input::-webkit-input-placeholder,
.form_right textarea::-webkit-input-placeholder {
	color: #fff
}

@media screen and (max-width: 2300px) {
	.contact_list {
		margin-top: 75px;
	}
	.contact_list li {
		margin-bottom: 45px;
	}
	.contact_list .r1 {
		font-size: 36px;
		margin-bottom: 45px;
	}
	.contact_list .r2 {
		font-size: 18px;
		line-height: 30px;
		/*margin-bottom: 40px;*/
	}
	.contact_ico {
		top: -140px;
	}
	.contact_ico a {
		width: 45px;
		margin-left: 75px;
	}
	.contact_form {
		padding: 225px 0 140px;
	}
	.contact_form .n1 {
		font-size: 48px;
	}
	.contact_form .n2 {
		font-size: 54px;
	}
	.contact_form .r1 {
		font-size: 18px;
	}
	.contact_form .r2 {
		font-size: 14px;
		margin-top: 30px;
	}
	.contact_form .form_right {
		margin-top: 130px;
	}
	.form_right .text {
		width: calc(33.3% - 23px);
		margin-right: 34.5px;
		font-size: 14px;
	}
	.form_right .text1 {
		margin-top: 130px;
		height: 135px;
		font-size: 14px;
	}
}

@media screen and (max-width: 1600px) {
	.contact_ico a {
		width: 30px;
		margin-left: 35px;
	}
	.contact_ico {
		top: -70px;
	}
	.contact_form {
		padding: 105px 0 70px;
	}
}

@media screen and (max-width: 1199px) {
	.contact_list .left,
	.contact_list li:nth-child(even) .left {
		width: 100%;
		float: none;
	}
	.contact_list .right {
		position: static;
		width: 100%;
		margin-top: 30px;
		transform: translate(0, 0%);
		-webkit-transform: translate(0, 0%);
	}
	.contact_form .right,
	.contact_form .left {
		width: 100%;
		float: none;
	}
	.contact_form .n2 {
		font-size: 24px;
		margin-bottom: 15px;
	}
	.contact_list {
		margin-top: 45px;
	}
	.contact_list .r1 {
		font-size: 30px;
		margin-bottom: 35px;
	}
	.contact_list .r2 {
		font-size: 15px;
		line-height: 1.8;
	}
	.contact_list li {
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 780px) {
	.contact_form .form_right {
		margin-top: 10px;
	}
	.form_right .text {
		width: 100%;
		line-height: 40px;
		margin-top: 20px;
		height: 40px;
	}
	.form_right .text1 {
		margin-top: 20px;
		height: 120px;
		font-size: 14px;
	}
	.banner {
		/* padding-top: 60%; */
	}
	.banner .lans {
		/* width: 65%; */
	}
	.banner .b2 {
		font-size: 25px;
	}
	.form_right .sub {
		margin-top: 30px;
		width: 180px;
		font-size: 14px;
		line-height: 50px;
		height: 50px;
	}
	.banner_contact .b4 {
		font-size: 16px;
	}
	.contact_form .left {
		margin-bottom: 10px;
	}
	.contact_list .r1 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	.contact_list li {
		margin-bottom: 18px;
	}
	.contact_list .r2 {
		font-size: 13px;
	}
	.contact_list .right {
		margin-top: 15px;
	}
}


/*about1*/

.about1 {
	background: #FFFFFF;
}

.about1 .title ,
.about2 .title ,
.about3 .title ,
.about4 .title,
.about_partner .index_title .t1{
	font-size: 28px;
	line-height: 1;
	padding: 50px 0 30px 0;
	font-weight: bold;
	text-align: center;
}

.about1 .editor {
	font-size: 18px;
	line-height: 2;
	color: #666666;
}
.about1 .editor p{
	margin-bottom: 10px;
	text-indent: 2em;
	color: #222222;
}
.editor_img{
	margin-top: 20px;
}

.about2_list {
	margin-top: 70px;
}

.about2_list li {
	width: calc(25% - 22.5px);
	float: left;
	margin: 20px 30px 10px 0;
	background: rgba(0, 0, 0, .5);
	border-top: 4px solid #84b131;
	padding: 30px;
	box-sizing: border-box;
	position: relative;
	height: 400px;
	cursor: crosshair;
}

.about2_list li:before {
	width: 100%;
	content: '';
	background: #84b131;
	position: absolute;
	top: 0;
	left: 0;
	height: 0px;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.about2_list li:hover:before {
	height: 100%;
}

.about2_list li:nth-child(4n) {
	margin-right: 0;
}

.about2_list .ico {
	position: relative;
	z-index: 2;
}

.about2_list .lans {
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: calc(100% - 60px);
}

.about2_list .n1 {
	font-size: 60px;
	font-weight: bold;
	color: #ffffff;
}

.about2_list .n2 {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	margin-top: 10px;
}

.about3 .left {
	width: 50%;
	float: left;
}

.about3 .right {
	width: 550px;
	float: right;
}

.about_news a {
	line-height: 1.5;
	padding: 35px 0;
	border-bottom: 1px solid #dddddd;
	position: relative;
	display: block;
}

.about_news a:hover .n1 {
	color: #84b131;
}

.about_news a:hover .n2 {
	color: #84b131;
}

.about_news a:after {
	width: 0;
	height: 1px;
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	background: #84b131;
	transition: all .4s;
	-webkit-transition: all .4s;
}

.about_news a:hover:after {
	width: 100%;
}

.about_news .n1 {
	font-size: 20px;
	color: #444444;
}

.about_news .n2 {
	font-size: 15px;
	color: #444444;
	margin-top: 10px;
}

.about_news .num {
	position: absolute;
	right: 0;
	font-size: 100px;
	color: #f3f3f3;
	top: 0;
	z-index: -1;
	opacity: 0;
	transition: all .4s;
	-webkit-transition: all .4s;
}

.about_news a:hover .num {
	opacity: 1;
}
.about2{
	padding-bottom: 50px;
}
.about3{
	background: #FFFFFF;
	padding-bottom: 50px;
}
.about4{
	padding-bottom: 50px;
}

.about4_list {
	position: relative;
	padding-bottom: 100px;
}

.about4 .swiper-slide {
	border: 10px solid #eeeeee;
	box-sizing: border-box;
}
.about_partners{
	background: #FFFFFF;
}
/*资讯策略*/
.consulting ul li{
	float: left;
	width: 32.333%;
	margin-right: 1.5%;
}
.consulting ul li:last-child{
	margin-right: 0;
}
.consulting .consulting_title{
	font-size: 20px;
	color: #FFFFFF;
	background: #88B73B;
	text-align: center;
	padding: 20px;
}
.consulting .consulting_content{
	position: relative;
	background:  #e6e6e6;
	text-align: center;
	min-height: 164px;
}
.consulting .consulting_content>div{
	
}
.consulting .consulting_content p{
	padding: 10px 0;
	font-size: 16px;
}
.consulting .consulting_content p:nth-child(odd){
	background: #EEEEEE;
	color: #222222;
}
.consulting .consulting_content p:nth-child(even){
	background: #e6e6e6;
	color: #222222;
}
.editor_img{
	text-align: center;
	padding-bottom: 50px;
}
.consulting{
	text-align: center;
}
.advantages{
	background: #FFFFFF;
	text-align: center;
}
.index_banner .swiper-button-next {
	background: url('../images/arrow.png') center center no-repeat !important;
	width: 40px;
	height: 40px;
	border: 1px solid #1d1d1d;
	top: -50px;
	right: 0;
	border-radius: 50%;
}

.index_banner .swiper-button-prev {
	background: url('../images/arrow.png') center center no-repeat !important;
	width: 40px;
	height: 40px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	border: 1px solid #666;
	top: -50px;
	left: auto;
	right: 60px;
	border-radius: 50%;
}

.btns_sum .swiper-button-prev {
	left: 0px;
	right: auto;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
	background: url('../images/arrow_on.png') center center no-repeat !important;
	border: 1px solid #84b131;
}

.logo_other {
	padding-bottom: 100px;
}

.about1 .editor {
	font-size: 15px;
}

.logo_other a {
	width: calc(16.6% - 16.7px);
	padding-top: calc(8.3% - 17px);
	position: relative;
	float: left;
	box-sizing: border-box;
	border: 1px solid #dddddd;
	margin: 0 20px 20px 0;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	overflow: hidden;
	filter: gray;
	transition: all .4s;
	-webkit-transition: all .4s;
}

.logo_other a:nth-child(6n) {
	margin-right: 0;
}

.logo_other a img {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.logo_other a:hover {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	box-shadow: 0 0px 10px 0 rgba(0, 0, 0, .05);
}

@media screen and (max-width: 1550px) {
	.about2_list .n1 {
		font-size: 50px;
	}
	.about2_list li {
		height: 350px;
	}
	
	.about2_list {
		margin-top: 50px;
	}
	.about2 {
		padding: 80px 0 100px 0;
	}
	.about4 .swiper-slide {
		border: 5px solid #eeeeee
	}
	.about3 .right {
		width: 500px;
	}
}

@media screen and (max-width: 1199px) {
	.about_news {
		margin-bottom: 50px;
	}
	.about1 .editor {
		font-size: 13px;
	}
	.about2 {
		padding: 40px 0 80px 0;
	}
	.about2_list li,
	.about2_list li:nth-child(4n) {
		width: 48%;
		margin: 10px 0;
		height: 250px;
	}
	.about2_list li:nth-child(odd) {
		margin-right: 4%;
	}
	.about2_list .ico img {
		width: 35px;
	}
	.about2_list .n1 {
		font-size: 40px;
	}
	.about2_list {
		margin-top: 30px;
	}
	.about3 .left,
	.about3 .right {
		width: 100%;
		float: none;
		display: none;
	}
	.about_news a {
		padding: 25px 0;
	}
	.about_news .n1 {
		font-size: 22px;
	}
	.about_news .n2 {
		font-size: 16px;
	}
	.about_news .num {
		font-size: 70px
	}
	.about4_list {
		padding-bottom: 80px;
	}
	.logo_other a:nth-child(6n),
	.logo_other a {
		width: calc(33.3% - 15px);
		padding-top: calc(17.3% - 15px);
	}
	.logo_other a:nth-child(3n) {
		margin-right: 0;
	}
	.logo_other {
		padding-bottom: 50px;
	}
}
@media screen and (max-width: 1025px){
	.consulting .consulting_content{
		min-height: 150px;
	}
	.consulting .consulting_content p{
		font-size: 13px;
	}
}
@media screen and (max-width: 980px) {
	.about1 .title ,
	.about2 .title ,
	.about3 .title ,
	.about4 .title,
	.about_partner .index_title .t1{
		font-size: 20px;
	}
	.about2_list li,
	.about2_list li:nth-child(4n) {
		padding: 5%;
		height: 210px;
	}
	.about_news a {
		padding: 15px 0;
	}
	.about_news .n1 {
		font-size: 18px;
	}
	.about_news .num {
		font-size: 50px
	}
	.about_news .n2 {
		font-size: 14px;
	}
	.about2_list .ico img {
		width: 30px;
	}
	.about2_list .lans {
		position: absolute;
		bottom: 15px;
		left: 5%;
		width: calc(100% - 10%);
	}
	.about2_list .n2 {
		font-size: 13px;
		line-height: 18px;
	}
	.about2_list {
		margin-top: 15px;
	}
	.about1 .title,
	.about2 .title {
		font-size: 20px;
	}
	.about2_list .n1 {
		font-size: 24px;
	}
	.about2 {
		padding: 20px 0 50px 0;
	}
	.about1 .editor {
		font-size: 12px;
	}
	.about4 .swiper-button-next,
	.about4 .swiper-button-prev {
		width: 30px;
		height: 30px;
		top: -30px;
	}
	.about4 .swiper-button-prev {
		right: 40px;
	}
	.about4_list {
		padding-bottom: 50px;
	}
	.logo_other {
		padding-bottom: 30px;
	}
}

.index5 {
	padding: 90px;
	position: relative;
	background: #fff;
}

.index5 .title {
	font-size: 30px;
	font-weight: bold;
	color: #222222;
}

.index5 .tops .swiper-button-prev,
.index5 .tops .swiper-button-next {
	top: 40px;
}

.index5 .left {
	width: calc(95% - 420px);
	float: left;
	position: relative;
	padding: 20px 0 0;
}

.index5 .right {
	width: 420px;
	float: right;
}

.index5 .news_list1 .times {
	float: left;
	text-align: left;
}

.index5 .news_list1 .lans {
	float: right;
	width: calc(100% - 140px);
	margin: auto;
}

.index5 .news_list1 .l1 {
	height: auto;
}

.index5 .news_list1 .l3 {
	margin-top: 20px;
}

.index5 .news_list1 a:last-child {
	border-bottom: 1px solid #eeeeee;
}

.index5 .bottom {
	position: relative;
	width: 95%;
}

.index5 .bottom .swiper-button-prev,
.index5 .bottom .swiper-button-next {
	top: 40%;
	border: 0;
	background-image: url('../images/ico_pages.png');
}

.index5 .bottom .swiper-button-prev {
	left: -50px;
}

.index5 .bottom .swiper-button-next {
	right: -50px;
}

.news_list2 a {
	display: block;
	color: #222222;
}

.news_list2 .t1 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

.news_list2 .t2 {
	font-size: 16px;
	line-height: 1.5;
	font-weight: bold;
}


/*news.html*/

.news_list1 {
	padding-bottom: 50px;
}

.news_list1 a {
	display: block;
	/* background: #ffffff; */
	padding: 35px 0;
	box-sizing: border-box;
	position: relative;
	border-bottom: 1px solid #ddd;
}

.news_list1 .lans:after {
	content: '';
	width: 0%;
	left: 0;
	position: absolute;
	bottom: 0px;
	height: 3px;
	background: #84b131;
	transition: all .5s;
	-webkit-transition: all .5s;
}

.news_list1 a:hover .lans:after {
	left: 0;
	width: 100%;
}

.index5 .news_list1 .lans:after {
	display: none;
}

.news_list1 .imgs {
	width: 28.5%;
	float: left;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	min-width: 350px;
}

.news_list1 a:hover .imgs {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}

.news_list1 .lans {
	width: 48%;
	float: left;
	box-sizing: border-box;
	margin-left: 4.3%;
	margin-top: 10px;
}

.news_list1 .l1 {
	font-size: 20px;
	line-height: 30px;
	height: 60px;
	color: #222;
}

.news_list1 .l2 {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	height: 52px;
	margin-top: 10px;
}

.news_list1 .l3 {
	color: #222;
	font-size: 13px;
	margin-top: 8%;
	line-height: 30px;
}

.news_list1 .times {
	width: 120px;
	text-align: right;
	color: #222;
	float: right;
	margin-top: 10px;
	font-family: "CODE_BOLD";
}

.news_list1 .t1 {
	font-size: 36px;
}

.news_list1 .t2 {
	font-size: 14px;
	margin-top: 5px;
}

.news_list1 a:hover .l1,
.news_list1 a:hover .times,
.news_list1 a:hover .l3 {
	color: #84b131;
}

.news_list1 a:last-child {
	margin-bottom: 0;
	border-bottom: 0;
}

.news_list1 a:hover dd:last-child img:last-child {
	display: inline-block;
}

.news_list1 a:hover dd:last-child img:first-child {
	display: none;
}

.news_list1 .l3 dd:last-child {
	margin: 0;
}

.news_list1 .arrow {
	height: 30px;
	background: url('../images/arrow.png') center center no-repeat;
	width: 42px;
	display: inline-block;
	vertical-align: top;
}

.news_list1 a:hover .arrow {
	background: url('../images/arrow_on.png') center center no-repeat;
}

@media screen and (max-width: 1199px) {
	.swiper-container-horizontal>.swiper-pagination-bullets {
		bottom: 10px;
	}
	.index5 .right {
		display: none;
	}
	.index5 .left {
		width: 100%;
	}
	.index5 .bottom {
		width: calc(100% - 70px);
		margin: auto;
	}
	.index5 .news_list1 .times {
		text-align: right;
		bottom: 15px;
	}
	.index5 .news_list1 .lans {
		width: 100%;
	}
	.index5 .news_list1 {
		padding-bottom: 40px;
	}
}


/*mimo.html*/

.mimo_list {
	padding: 70px 0 40px 0;
}

.mimo_list li {
	width: 31.3%;
	float: left;
}

.mimo_list li:nth-child(3n -1) {
	margin: auto 3%;
}

.mimo_list a {
	display: block;
	margin-bottom: 30px;
}

.mimo_list .picture {
	position: relative;
	width: 100%;
	padding-top: 63%;
	margin-bottom: 10px;
}

.mimo_list .picture img {
	position: absolute;
	top: 0;
	left: 0;
}

.mimo_list .clearfix {
	width: 95%;
	margin: auto;
}

.mimo_list .t1 {
	font-size: 16px;
	line-height: 30px;
	color: #222;
	float: left;
	width: calc(100% - 50px);
}

.mimo_list a:hover .t1 {
	color: #84b131;
}

.mimo_list .t2 {
	float: right;
	width: 30px;
	height: 30px;
	line-height: 30px;
	background: #e5e5e5;
	border-radius: 50%;
	text-align: center;
	position: relative;
}

.mimo_list .t2:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 0;
	height: 0;
	transition: all .7s;
	-webkit-transition: all .5s;
	background: #84b131;
	opacity: .2;
	border-radius: 50%;
}

.mimo_list i {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0px 5px 0 0;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	position: relative;
	z-index: 3;
}

.mimo_list a:hover i {
	border-color: #ffffff;
}

.mimo_list a:hover .t2:before {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
}

@media screen and (max-width: 1199px) {
	.mimo_list li:nth-child(3n -1),
	.mimo_list li {
		width: 48%;
		margin: 0;
	}
	.mimo_list li:nth-child(even) {
		margin-left: 4%;
	}
}

@media screen and (max-width: 768px) {
	.mimo_list .t1 {
		font-size: 13px;
		line-height: 30px;
		width: calc(100% - 40px);
	}
	.mimo_list .t2 {
		line-height: 30px;
		height: 30px;
		width: 30px;
	}
	.mimo_list i {
		width: 6px;
		height: 6px;
	}
	.mimo_list .picture {
		margin-bottom: 10px;
	}
	.mimo_list a {
		margin-bottom: 20px;
	}
	.mimo_list {
		padding: 50px 0 30px 0;
	}
}
@media screen and (max-width: 580px){
	.partners .partners_conntent ul li{
		width:48% ;
	}
	.partners .partners_conntent ul li:nth-child(3n){
		margin-right: 4%;
	}
	.partners .partners_conntent ul li:nth-child(2n){
		margin-right: 0;
	}
}
@media screen and (max-width: 550px) {
	.mimo_list li:nth-child(3n -1),
	.mimo_list li,
	.mimo_list li:nth-child(even) {
		width: 100%;
		margin: auto;
	}
	.mino1_title {
		font-size: 24px;
	}
	/*产品中心样式*/
	.product_content ul li {
		padding: 10px 10px 0;
	}
	/*产品中心结束*/
	
	/*医馆咨询样式*/
	.company_names span {
    	font-size: 18px;
	}
	.news_main>ul:first-child li>div:nth-child(2){
		font-size: 13px;
	}
	.news_list_index .company_btn a {
	    width: 90px;
	    font-size: 14px;
	}
	/*医馆咨询结束*/	
	.service_hospital ul li>div{
		display: block;
		text-align: center;
	}
	.hospital_number span:first-child{
		font-size: 16px;
	}
	.hospital_number span:last-child{
		font-size: 12px;
	}
	.yiyuan_img{
		margin-right: 0;
	}
	.hospital_number{
		margin-top: 10px;
		text-align: center;
	}
	.index_liuyan_list .text:nth-child(3){
		margin-right: 0;
	}

}
@media screen and (max-width: 480px){
	.region_company{
		padding-top: 20px;
		height: 190px;
	}
	.partners .partners_conntent ul li{
		margin-bottom: 20px;
	}
	.consulting .consulting_title{
		font-size: 16px;
	}
}

/*end mimo.html*/


/*index*/

.news_list_index {}

.news_list_index li {
	width: calc(25% - 3px);
	float: left;
	margin-left: 4px;
	box-sizing: border-box;
	padding: 35px 25px;
	background: #ffffff;
	transition: all .4s;
}

.news_list_index li:hover {
	background: #84b131;
}

.news_list_index li:nth-child(1) {
	margin-left: 0;
}

.news_list_index a {
	display: block;
}

.news_list_index .n1 {
	color: #84b131;
	font-size: 14px;
	text-transform: uppercase;
}

.news_list_index li:hover .n1,
.news_list_index li:hover .n2,
.news_list_index li:hover .n3,
.news_list_index li:hover .n4 {
	color: #fff;
}

.news_list_index li:hover .n5 {
	background: rgba(255, 255, 255, .8);
	color: #333;
}

.news_list_index .n2 {
	font-size: 22px;
	line-height: 1.5;
	height: 64px;
	margin: 20px 0;
	color: #333;
	font-weight: bold;
	-webkit-line-clamp: 2;
}

.news_list_index .n3 {
	font-size: 12px;
	color: #84b131;
	padding: 5px 0 35px;
	border-bottom: 1px solid #dddddd;
}

.news_list_index .n4 {
	font-size: 15px;
	line-height: 30px;
	margin: 25px 0 40px;
	font-weight: normal;
	color: #666;
	height: 90px;
}

.news_list_index .n5 {
	padding: 5px 15px;
	border: 1px solid #ddd;
	display: inline-block;
	line-height: 2;
	transition: all .4s;
}

.index_menu {
	background: #F5F5F5;
	box-sizing: border-box;
	padding: 30px;
	border-radius: 10px;
	font-weight: normal;
}

.index_menu .index_menu_title {
	font-size: 24px;
	color: #333;
	margin-bottom: 10px;
	width: 80px;
	float: left;
	margin-right: 20px;
}

.index_menu ul {
	width: calc(100%);
	float: right;
}

.tempWrap {
	width: calc(100% - 100px);
	float: left;
}

.index_menu a {
	font-size: 16px;
	line-height: 40px;
	color: #587620;
}

.index_menu a:hover {
	text-decoration: underline;
}

.index_case {
	background: #ffffff;
}
.index_case .picture{
	height: 255px;
	overflow: hidden;
}
.index_case .picture img{
	width: 100%;
	height: 100%;
}
.index_case_list {
	margin-bottom: 50px;
}

.index_case_list li {
	width: calc(31% - 3px);
	display: inline-block;
	vertical-align: top;
	background: #ffffff;
	margin: 20px 0;
	position: relative;
}

.index_case_list li:nth-child(3n - 1) {
	margin: 20px 3.5%;
}

.index_case_list li a {
	display: block;
}

.index_case_list .tips {
	position: absolute;
	top: -15px;
	right: 5px;
	z-index: 2;
	transform: skew(-30deg);
	background: #84b131;
	color: #ffffff;
	text-align: center;
	line-height: 30px;
	width: 50px;
	font-weight: bold;
}

.index_case_list .lans {
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
	padding: 20px 20px;
	box-sizing: border-box;
	border-radius: 0 0 2px 2px;
	transition: all .4s;
}

.index_case_list li:hover .lans {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, .15);
}

.index_case_list .ico {
	font-size: 13px;
	color: #999999;
	line-height: 2;
	font-weight: normal;
}

.index_case_list .ico span {
	display: inline-block;
	margin-right: 5px;
}

.index_case_list .title {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	line-height: 1.5;
	height: 30px;
	margin: 10px 0 5px;
}

.index_case_list .twos {
	font-size: 16px;
	line-height: 2;
	height: 64px;
	color: #666666;
}

.index_case_list .more {
	color: #666666;
	text-align: right;
	margin-top: 10px;
}

@media screen and (max-width: 1199px) {
	.news_list_index .n2 {
		font-size: 20px;
		line-height: 30px;
		height: 60px;
		margin: 10px 0;
	}
	.news_list_index .n4 {
		font-size: 13px;
		line-height: 25px;
		margin: 15px 0 30px;
		height: 75px;
	}
	.news_list_index .n5 {
		padding: 2px 5px;
		font-size: 11px;
	}
	.news_list_index li {
		width: calc(50% - 2px);
		margin-top: 4px;
	}
	.news_list_index li:nth-child(3) {
		margin-left: 0;
	}
	.index_case_list li,
	.index_case_list li:nth-child(3n -1) {
		width: 48%;
		margin: 20px 0;
	}
	.index_case_list li:nth-child(even) {
		margin-left: calc(4% - 4px);
	}
	.index_case_list .lans {
		padding: 12px;
	}
	.index_case_list .ico {
		font-size: 12px;
	}
	.index_case_list .title {
		font-size: 16px;
		line-height: 25px;
		height: 25px;
	}
	.index_case_list .twos {
		font-size: 13px;
		height: 54px;
	}
	.index_case_list .more {
		font-size: 12px;
	}
}

@media screen and (max-width: 768px) {
	.index_menu .index_menu_title {
		width: 40px;
		margin-right: 10px;
	}
	.tempWrap {
		width: 100%;
	}
	.index_menu {
		padding: 15px;
	}
	.pic_sum {
		padding: 15px 0;
	}
	.tempWraps {
		width: calc(100% - 50px);
	}
	.index_menu a {
		font-size: 13px;
		line-height: 22px;
	}
	.news_list_index .n2 {
		font-size: 18px;
		line-height: 25px;
		height: 50px;
		margin: 8px 0;
	}
	.news_list_index li {
		padding: 20px 15px;
	}
	.news_list_index .n1 {
		font-size: 12px;
	}
	.news_list_index .n3 {
		padding: 5px 0 15px;
	}
	.news_list_index .n4 {
		margin: 5px 0 15px 0;
	}
	.index_case_list .tips {
		font-size: 12px;
		line-height: 20px;
		top: -10px;
	}
	.index_case_list {
		margin-bottom: 30px;
	}
	.yiyuan_img{
		margin-right: 0;
	}
	.hospital_number span:first-child{
		font-size:16px;
	}
	.hospital_number span:last-child{
		font-size:12px;
	}
}

@media screen and (max-width: 750px) {
	.banner_sj {
		display: block;
	}
	.banner_pc {
		display: none;
	}
	.pagetion {
		line-height: 28px;
		font-size: 12px;
	}
	.prosum .pagetion{
		margin-top: 25px;
	}
	.pagetion li {
		margin: 0 5px;
	}
	.pagetion li:last-child {
		margin-right: 10px;
	}
	.consulting ul li{
		float: none;
		width: 100%;
	}
	.consulting .consulting_content{
		margin-bottom: 20px;
		min-height: 100px;
	}
	.consulting .consulting_content p{
		font-size: 13px;
	}
}
/*end index*/