﻿/*!****** lib.css *******/
/*!-----------------[初始化]--------------*/
*, :after, :before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0!important;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}
table, tr, td {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #d1d1d1;
}
ol, ul {
	list-style: none
}
q:after, q:before {
	content: ''
}
fieldset, img {
	border: 0
}
abbr, acronym {
	border: 0
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.col-c, .col-l, .col_c, .col_l, .l {
	float: left
}
.col-r, .col_r, .r {
	float: right
}
.c {
	clear: both
}
.fix {
*zoom:1
}
.fix:after, .fix:before {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden
}
em {
	font-weight: 400;
	font-style: normal
}
body {
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif
}
img {
	max-width: 100%;
	border: none
}
input, select, textarea {
	font-size: 14px;
	color: #333;
	border: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	font-family: 'Microsoft Yahei', "PingFang SC", "Helvetica Neue", Helvetica, Arial, sans-serif
}
input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer
}
::-webkit-input-placeholder {
color:#999
}
::-moz-placeholder {
color:#999
}
::-ms-input-placeholder {
color:#999
}
select::-ms-expand {
display:none
}
a {
	color: #333;
	text-decoration: none
}
/*!-----------------[初始化结束]--------------*/
.wrap {
	width: 90%;
	/*max-width: 1200px;*/
	margin: 0 auto
}
/*!******************************
    -------[=头部]-------
********************************/
/*!******************************
    -------[=导航]-------
********************************/
/*.menuBtn {
	display: none;
	position: fixed;
	top: 12px;
	right: 12px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}
.menuBtn b {
	display: block;
	height: 4px;
	background-color: #fff;
	margin: 4px 0;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s
}
.menuBtn.open b {
	display: none;
	margin: 0;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
	width: 30px
}
.menuBtn.open b:first-child {
	display: block;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg)
}
.menuBtn.open b:last-child {
	display: block;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg)
}*/
/*!******************************
    -------[=底部]-------
********************************/
/*!******************************
    -------[=公用]-------
********************************/
.cur, .cur a {
	font-size: 12px;
	color: #5e5e5e;
	line-height: 20px
}
.cur {
	margin: 18px 0 10px 9px;
	padding-left: 26px
}
.cur a:hover {
	color: #ca1318
}
.pages {
	text-align: center;
	margin: 21px 0 38px
}
.pages ul {
	display: inline-block
}
.pages ul li {
	float: left;
	margin: 0 5px
}
.pages ul li a {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #555;
	border: 1px solid #555;
	border-radius: 50%
}
.pages ul a:hover, .pages ul li.on a {
	background-color: #ea3032;
	border: 1px solid #ea3032;
	color: #fff
}
.pages ul li.next, .pages ul li.prev {
	font-weight: 700;
	font-family: "宋体";
	font-size: 20px;
	margin: 0 15px
}
.pages ul li span {
	display: inline-block;
	margin-top: 5px;
	font-weight: 700;
	font-family: Arial;
	color: #dadada
}
/*!****** lib.css end *******/
/*!****** bl *******/
.bl-ban_in {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position: relative;
	height: 323px;
	overflow: hidden;
	background-size:100% 100%;
}
 @media (max-width:1680px) {
.bl-ban_in{height: 280px;}
}
 @media only screen and (max-width:1280px) {.bl-ban_in{height: 280px;}
}
 @media only screen and (max-width:768px) {.bl-ban_in{height: 70px;}
}
.bl-ban_in .txt {
	position: absolute;
	top: 35%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff
}
.bl-ban_in .h3 {
	font-size: 30px;
	font-weight: 700
}
.bl-ban_in .en {
	font-size: 14px;
	text-transform: uppercase
}
.bg_edf5ff {
	background-color: #edf5ff;
	padding-bottom: 70px
}
.m-contant {
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	padding: 30px;
	margin-top: -60px;
	position: relative;
	z-index: 2
}
.m-contant img {
	max-width: 100%;
}
.m-boxb1 {
	overflow: hidden;
	margin-bottom: 74px
}
.m-boxb1 .col-l {
	width: 37.16%
}
.m-boxb1 .col-r {
	width: 61.33%
}
.m-txtb1 {
	font-size: 16px;
	color: #818181
}
.m-txtb1 h3 {
	font-size: 20px;
	color: #333;
	font-weight: 700;
	margin-bottom: 8px
}
.m-txtb1 h4 {
	font-size: 18px;
	color: #333;
	font-weight: 400;
	margin-bottom: 12px
}
.m-txtb1 .desc {
	line-height: 1.75;
	margin-bottom: 10px
}
.m-txtb1 .line {
	font-size: 16px;
	color: #333;
	line-height: 1.75;
	margin-bottom: 10px;
	word-break: break-all
}
.m-txtb1 .qrs {
	font-size: 0
}
.m-txtb1 .qrs .qr {
	text-align: center;
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	color: #333;
	margin-right: 30px
}
.m-txtb1 .qrs .qr img {
	display: block;
	width: 100px;
	margin: 0 auto
}
.m-iframe {
	width: 100%;
	height: 400px
}
#allmap {
/*height: 400px*/
}
#allmap img {
	max-width: 100%;
	-webkit-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none
}
#allmap .anchorBL {
	display: none
}
.m-formb1 {
	margin-bottom: 50px
}
.m-formb1 .tit {
	text-align: center;
	font-size: 18px;
	color: #333;
	margin-bottom: 40px
}
.m-formb1 .form {
	width: 70%;
	margin: 0 auto
}
.m-formb1 .gp {
	overflow: hidden;
	margin-bottom: 20px
}
.m-formb1 .item {
	float: left;
	width: 50%
}
.m-formb1 .item.w100 {
	width: 100%
}
.m-formb1 .s {
	float: left;
	font-size: 18px;
	color: #333;
	line-height: 50px;
	width: 145px;
	text-align: right
}
.m-formb1 .inpbox {
	overflow: hidden
}
.m-formb1 .inp {
	display: block;
	width: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #c7c7c7;
	padding: 0 10px;
	height: 50px
}
.m-formb1 .area {
	height: 100px;
	resize: none;
	padding-top: 10px;
	padding-bottom: 10px
}
.m-formb1 .submit {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	background-color: #0077d6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 170px;
	line-height: 48px;
	margin: 0 auto;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s
}
.m-formb1 .submit:hover {
	opacity: .8
}
.g-rowb1 {
	overflow: hidden;
	position: relative;
	z-index: 2;
	/*margin-top: -55px*/
	margin-top:20px;
}
.g-rowb1 .col-l {
	/*width: 260px;*/
	width: 360px;
	margin-right: 22px
}
.g-rowb1 .col-r {
	float: none;
	width: auto;
	overflow: hidden;
	background-color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.b-snv {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: hidden;
	-webkit-box-shadow: 0 7px 13px rgba(19,108,217,.1);
	-moz-box-shadow: 0 7px 13px rgba(19,108,217,.1);
	box-shadow: 0 7px 13px rgba(19,108,217,.1)
}
.b-snv .tit {
	background-color: rgba(0,119,214,.75);
	padding: 0 14px;
	height: 55px;
	font-size: 0;
	line-height: 55px
}
.b-snv .tit.on{background-color: rgba(0,119,214,0.75);}
.b-snv .tit .icon, .b-snv .tit .t, .b-snv .tit img {
	display: inline-block;
	vertical-align: middle
}
.b-snv .tit .icon {
	width: 25px
}
.b-snv .tit .icon img {
	max-width: 12px
}
.b-snv .tit .t {
	font-size: 18px;
	color: #fff
}
.snv_box {
	background-color: #fff;
	
}
.snv_box666{display:none;}
.snv_box .link {
	display: block;
	position: relative;
	background: url(../img/arr1.png) no-repeat 95% 50%;
	-webkit-background-size: 7px 7px;
	-moz-background-size: 7px;
	-o-background-size: 7px;
	background-size: 7px;
	font-size: 18px;
	color: #333;
	padding-left: 40px;
	padding-right: 20px;
	line-height: 56px
}
.snv_box .link::before {
	content: "";
	display: block;
	width: 4px;
	height: 20px;
	background-color: #0077d6;
	opacity: 0;
	-webkit-transition: .4s;
	-o-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -10px
}
.snv_box .link:hover {
	background-color: #d5e3f4;
	background-image: url(../img/arr2.png)
}
.snv_box .link:hover::before {
	opacity: 1
}
.snv_box .on .link {
	background-color: #d5e3f4;
	background-image: url(../img/arr2.png)
}
.snv_box .on .link::before {
	opacity: 1
}
.snv_box ol {
	padding: 5px 0px 5px 33px;
	background: url(../img/i-033.png) 10px center no-repeat;
}
.snv_box ol a {
	/*font-size: 12px;*/
}
.m-h3_b1 {
	font-size: 16px;
	color: #333;
	position: relative;
	padding: 15px 0 15px 20px
}
.m-h3_b1::before {
	content: "";
	display: block;
	width: 4px;
	height: 18px;
	background-color: #0077d6;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px
}
.m-boxb3 {
	padding: 0 50px
}
.m-detailsb1 {
	font-size: 14px;
	color: #333;
	padding: 30px 0 43px
}
.m-detailsb1 .lg {
	display: block;
	margin: 0 auto 13px;
	max-height: 42px
}
.txt {
	line-height: 32px;
	font-size: 16px;
}
.m-detailsb1 .top {
	text-align: center;
	margin-bottom: 25px
}
.m-detailsb1 .top h1 {
	font-size: 24px;
	font-weight: 700;
	color: #0077d6;
	margin-bottom: 10px
}
.m-detailsb1 .top h3 {
	font-size: 18px;
	font-weight: 700;
	color: #333
}
.ul-listb1 {
	font-size: 0;
	text-align: center;
	margin-bottom: 54px
}
.ul-listb1 li {
	display: inline-block;
	vertical-align: top
}
.ul-listb1 .con {
	display: block;
	margin: 0 20px
}
.ul-listb1 .top {
	width: 80px;
	height: 80px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	line-height: 80px;
	background: -webkit-gradient(linear, left top, left bottom, from(#416ec6), to(#2880d0));
	background: -webkit-linear-gradient(#416ec6, #2880d0);
	background: -moz- oldlinear-gradient(#416ec6, #2880d0);
	background: -o-linear-gradient(#416ec6, #2880d0);
	background: linear-gradient(#416ec6, #2880d0);
	margin: 0 auto 7px;
	font-size: 16px;
	color: #fff
}
.ul-listb1 .top .num {
	font-size: 36px
}
.ul-listb1 .p {
	text-align: center;
	font-size: 16px;
	color: #333
}
.m-itemb1 {
	padding-bottom: 43px
}
.m-itemb1 .m-titb1 {
	margin-bottom: 22px
}
.m-itemb2 {
	padding-bottom: 33px
}
.m-itemb2 .m-titb1 {
	margin-bottom: 25px
}
.m-itemb3 {
/*padding-bottom: 73px*/
}
.m-itemb3 .m-titb1 {
	margin-bottom: 25px
}
.m-titb1 {
	text-align: center;
	font-size: 24px;
	color: #0077d6;
	font-weight: 700
}
.ul-listb2 {
	overflow: hidden;
	margin: 0 -5px
}
.ul-listb2 li {
	float: left;
	width: 20%
}
.ul-listb2 .con {
	display: block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin: 0 5px 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	position: relative
}
.ul-listb2 .pic {
	position: relative;
	height: 0;
	padding-top: 108.97%;
	overflow: hidden
}
.ul-listb2 .pic .img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-moz-transition: .6s;
	transition: .6s
}
.ul-listb2 .txt {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}
.ul-listb2 .txt .info {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: block;
	max-width: 100%;
	max-height: 100%;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-align: center
}
.ul-linksb1 {
	font-size: 0
}
.ul-linksb1 li {
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	margin-bottom: 8px
}
.ul-linksb1 .a {
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	display: block;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	padding: 0 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#4d66c2), to(#1e8ad4));
	background: -webkit-linear-gradient(#4d66c2, #1e8ad4);
	background: -moz- oldlinear-gradient(#4d66c2, #1e8ad4);
	background: -o-linear-gradient(#4d66c2, #1e8ad4);
	background: linear-gradient(#4d66c2, #1e8ad4);
	line-height: 50px
}
.ul-linksb1 .a:hover {
	text-decoration: underline
}
.g-backtop {
	position: fixed;
	top: 70%;
	right: 0;
	width: 58px;
	z-index: 100
}
.g-backtop img {
	display: block;
	width: 100%
}
.m-boxb4 {
	padding: 12px 50px 70px
}
.m-tableb1 .tips {
	font-size: 16px;
	color: #0077d6
}
.m-tableb1 {
	font-size: 14px;
	color: #333;
	font-weight: 700
}
.m-tableb1 table {
	width: 100%;
	text-align: center;
	margin-bottom: 35px
}
.m-tableb1 .w1 {
	width: 15%
}
.m-tableb1 .w2 {
	width: 21%
}
.m-tableb1 .w3 {
	width: 12%
}
.m-tableb1 th {
	background-color: #4472c4;
	color: #fff
}
.m-tableb1 td, .m-tableb1 th {
	padding: 8px
}
.m-tableb1 .desc {
	text-align: left
}
.m-tableb1 table, .m-tableb1 table tr td, .m-tableb1 table tr th {
	border: 1px solid #0077d6
}
@media screen and (max-width:1199px) {
.wrap {
	width: auto;
	padding: 0 10px;
	max-width: none
}
.m-contant {
	margin-top: 20px;
	padding: 12px
}
.row-lx {
	overflow: hidden
}
.m-boxb1 .col-l, .m-boxb1 .col-r {
	float: none;
	width: auto;
	margin: 0
}
.m-boxb1 .col-l {
	margin-bottom: 20px
}
#allmap {/*height:35vw*/
}
.m-formb1 .form {
	width: auto
}
.m-boxb3 {
	padding: 12px
}
.ul-linksb1 .a {
	font-size: 14px;
	line-height: 40px
}
.ul-listb1 .top .num {
	font-size: 18px
}
}
@media screen and (max-width:960px) {
.g-rowb1 {
	margin-top: 0;
	padding-top: 30px
}
.g-rowb1 .col-l, .g-rowb1 .col-r {
	float: none;
	width: auto;
	margin: 0
}
.g-rowb1 .col-l {
	display: none;
	margin-bottom: 20px
}
.m-boxb4 {
	padding: 12px
}
.bl-ban_in {
	height: 70px
}
.bl-ban_in .txt {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.bl-ban_in .h3 {
	font-size: 18px
}
.m-titb1 {
	font-size: 18px
}
}
@media screen and (max-width:767px) {
.m-tableb1 .scrbox {
	overflow-x: auto;
	overflow-y: hidden
}
.m-tableb1 table {
	width: 700px
}
.m-tableb1 td, .m-tableb1 th {
	padding: 5px
}
.m-txtb1 {
	font-size: 14px
}
.m-txtb1 h3 {
	font-size: 18px
}
.m-txtb1 h4 {
	font-size: 16px
}
.m-txtb1 .line {
	font-size: 14px
}
.m-formb1 {
	margin-bottom: 20px
}
.m-formb1 .item {
	float: none;
	width: auto;
	margin-bottom: 10px
}
.m-formb1 .gp {
	margin-bottom: 0
}
.m-formb1 .s {
	font-size: 14px;
	width: auto;
	float: none;
	line-height: 30px;
	text-align: left
}
.m-formb1 .inp {
	height: 40px
}
.m-formb1 .area {
	height: 150px
}
.m-formb1 .submit {
	font-size: 16px
}
.m-detailsb1 {
	padding: 20px 0
}
.m-detailsb1 .top h1 {
	font-size: 18px
}
.m-detailsb1 .top h3 {
	font-size: 16px
}
.ul-listb1 .con {
	margin: 0 7px 14px
}
.ul-listb1 .top {
	width: 60px;
	height: 60px;
	line-height: 60px;
	font-size: 12px
}
.ul-listb1 .p {
	font-size: 14px
}
.ul-listb2 .txt .info {
	font-size: 14px
}
.ul-listb2 li {
	width: 33.33%
}
.ul-listb1 {
	margin-bottom: 20px
}
.m-itemb3 {
	padding-bottom: 40px
}
}
/*!****** bl end *******/

form {
	display: inline;
	margin: 0;
	padding: 0;
}
.diagnosis-form {
	margin-top: 22px;
}
.diagnosis-form input {
	box-sizing: border-box;
	height: 43px;
	border: 1px solid #333;
	font-size: 14px;
	color: #222;
	text-indent: 14px;
}
.diagnosis-form input.formbg1 {
	background: url(../img/ico7_03.jpg) no-repeat right 10px center!important;
}
.diagnosis-form input.formbg2 {
	background: url(../img/ico6_03.jpg) no-repeat right 10px center!important;
}
.diagnosis-form input.formbg3 {
	background: url(../img/ico8_03.jpg) no-repeat right 10px center!important; /*margin-right: 0; width: 33%;*/
}
.textarea {
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #333;
	height: 153px;
}
.textarea textarea {
	width: 96%;
	height: 106px;
	font-size: 14px;
	color: #222;
	padding: 1% 2%;
	background-color: transparent;
}
.textarea button {
	width: 102px;
	height: 27px;
	border: 0px;
	background-color: #1c1c1c;
	color: #fff;
	font-size: 14px;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}
.diagnosis-l span.ewm {
	position: relative;
}
.diagnosis-l span.ewm i {
	display: block;
	width: 84px;
	height: 84px;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
.diagnosis-l span.ewm:hover i {
	display: block;
}
.diagnosis-form-item {
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding-bottom: 27px;
}
.diagnosis-form-item .iptxt, .diagnosis-form-item .select {
	width: 100%;
	color: #222;
}
.diagnosis-form-item-1 {
	padding-right: 13px;
}
.diagnosis-form-item-2 {
	padding-left: 13px;
}
.diagnosis-form-item-3 {
	width: 100%;
	float: none;
}
.diagnosis-form-item .ipbtn {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background-color: #1c1c1c;
	border: 0px;
	font-size: 18px;
	cursor: pointer;
}
.diagnosis-form-item-2 img {
	display: inline-block;
	margin-left: 20px;
}
.diagnosis-form-item-2 .qiehuan {
	display: inline-block;
	font-size: 13px;
	color: #666;
}
