/* ========== */
/* = RESET = */
/* ========== */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html { 
	overflow-x:hidden; 
	-webkit-text-size-adjust:none;
}

body {
	background: #eaeaea;
	min-width: 320px;
	font-size: 14px;
	color: #666666;
	font-family: "Microsoft Yahei",-apple-system,"PingFang SC","Helvetica Neue",STHeiti,Tahoma,Simsun,sans-serif;
	-webkit-overflow-scrolling: touch;
	overflow: hidden;
}

body, div, span, h1, h2, h3, h4, h5, h6, p, em, img, strong, b, small, u, i, center, dl, dt, dd, ol, ul, li,  sub, sup, tt, var, del, dfn,  ins, kbd, q, s, samp,  strike, applet, object, iframe, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, blockquote, pre, a, abbr, acronym, address, big, cite, code, mark, audio, video, input, textarea, select { margin:0; padding:0;}

ul,ol,li,dl{
  list-style: none;
}

/*RESET A*/
* { text-decoration: none!important;}
a,
a:visited,
a:active,
a:hover,
a:focus { 
	text-decoration:none!important; 
	outline:none; 
	star: expression_r(this.onFocus=this.blur());
}
a {
  color: #666666;
}
/* HTML5 RESET THE OLD BROWERS*/
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block;}
blockquote, q{quotes:none;}
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
table { border-collapse: collapse; border-spacing: 0; }
 
/*CLEAR the FLOAT*/
.clear { clear:both}
.clearfix { *zoom:1;}
.clearfix:after{
	clear:both; 
	display:block; 
	height:0; 
	visibility:hidden; 
	line-height:0; 
	content:'\20';
}

.bgFull{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

/*RESET the FORM*/
fieldset { border: 0!important;}
input, button, textarea, select { font-size:100%; outline:none; resize:none; font-family: "Microsoft Yahei",-apple-system,"PingFang SC","Helvetica Neue",STHeiti,Tahoma,Simsun,sans-serif;}
input[type="button"]{cursor:pointer; border:0}
input[type="submit"]{cursor:pointer; border:0}
input[type="reset"]{cursor:pointer; border:0}
input, textarea{-webkit-appearance:none;} 
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner{ border:none; padding:0; }


input::-webkit-input-placeholder, 
textarea::-webkit-input-placeholder { color: #777777;}
input:-moz-placeholder, 
textarea:-moz-placeholder { color: #777777;}
input::-moz-placeholder, 
textarea::-moz-placeholder { color: #777777;}
input:-ms-input-placeholder, 
textarea:-ms-input-placeholder { color: #777777;}


/*RESET IMAGES*/
img { 
	display: block;
	max-width: 100%;
	border: 0;
	margin: 0 auto;
}

/*IMAGE CENTER*/
.vertical-center {
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute; 
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

/*RESET FONTS*/
.t2 { text-indent: 2em;}
em { font-style: normal;}
.overf {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


/*LAYOUT*/
.w1400{
	max-width: 1400px;
	margin: 0 auto;
}

.head{ height:118px; background:#fff;width: 100%; position:fixed;    z-index: 99999; border-bottom:1px solid #eaeaea;top: 0;}
.head_logo{ max-width:550px; height:118px; float:left;display: flex;    align-items: center;}
.head_logo img{ float:left}
.head_nav{  height:118px; max-width:850px; float:right;}
.head_nav li{ line-height:118px; float:left; width:80px; text-align:left; font-size:18px; margin-left:20px;}
.head_nav li.on a { color:#4E72B3}
.head_nav2{display:none;height:362px;  background:#fff; position:absolute; z-index:9999 ; width:100%; top:118px; padding-top:30px; border-bottom:1px solid #eaeaea;}
.head_nav2_l{ width:700px; height:255px; border:1px solid #eaeaea; float:left; padding:35px;}
.head_nav2_lt{ width:390px; float:left; }
.head_nav2_lt span{ font-size:32px; font-weight:bold; color:#5081D2; line-height:45px;letter-spacing: 2px;}
.head_nav2_lt p{ margin-top:21px; border-bottom:1px solid #eaeaea; line-height:45px; margin-left:5px;}
.head_nav2_lt p input{ border:0px; height:38px; font-size:18px;letter-spacing: 1px; color:#d2d2d2; width:240px;}
.head_nav2_lt p input::-webkit-input-placeholder{color:#d2d2d2; }
.head_nav2_lt p input::-moz-placeholder{color:#d2d2d2; }
.head_nav2_lt p input:-moz-placeholder{color:#d2d2d2; }
.head_nav2_lt p input:-ms-input-placeholder{color:#d2d2d2; }
.head_nav2_lt i input{ border:0px; background:url(../images/head_btn.png) center no-repeat; width:83px; height:36px; font-size:0px; float:right}
.head_nav2_lp{ text-align:center; width:195px; float:right;}
.head_nav2_r{float:right; margin-top:-10px;}
.head_nav2_r ul{ float:left; width:80px; margin-left:20px; min-height:300px;}
.head_nav2_r ul li{ line-height:36px; margin-bottom:4px; font-size:16px;}
.head_nav2_r ul li:hover a{ color:#FD861C}

.index_footer{ background:#FFF; padding-top:60px; margin-bottom:30px;}
.index_footerl{ width:450px; float:left;}
.index_footerl span{ line-height:60px; display:block; font-size:33.5px; font-weight:bold; color:#FB8516}
.index_footer_weixin { padding-top:5px; padding-bottom:15px;}
.index_footer_weixin img{ display:inline-block;}
.index_footerl p{ line-height:35px; font-size:16px; font-family:PingFang}
.index_footerc{width: 630px;    float: left;}
.index_footerc ul{ width:145px; float:left;}
.index_footerc ul p{ font-size:18px; color:#000;  line-height:45px; margin-bottom:15px;}
.index_footerc ul li{ font-size:18px; color:#888; line-height:40px;}
.index_footerc ul li a{ font-size:18px; color:#888}
.index_footerr{ width:255px; float:right;}
.index_footer_t2{ font-size:20px; font-weight:bold; margin-bottom:10px;}
.index_footerr p{ border:1px solid #CCC; height:40px; line-height:40px; margin-bottom:14px; }
.index_footerr p:nth-child(2){background:url(../images/index_footer_ico.png) 230px 10px no-repeat;}
.index_footerr p:nth-child(3){background:url(../images/index_footer_ico.png) 230px -45px no-repeat;}
.index_footerr p:nth-child(4){background:url(../images/index_footer_ico.png) 230px -97px no-repeat;}
.index_footerr p input,.index_footerr p select{ border:0px;line-height:38px; padding-left:20px; width:230px;height: 36px;color:#888}
.index_footerr p select{width: 245px;}
.index_footerr p select>option{ padding-top:10px; padding-bottom:10px;}
.index_footerr span{ margin-top:20px; display:block;}
.index_footerr span input{ height:43px; line-height:43px; width:212px; margin:auto;display: block; color:#fff; font-size:18px; background:url(../images/index_footer_btn.png) center;}
.index_footer2{ padding-top:70px; padding-bottom:35px;}
.index_footer2 p{ line-height:30px; text-align:center; font-size:16px;}
#foot_fc{ position:fixed; right:0; top:30%; width:67px; z-index:999999}
#foot_fc .fc_tel{ border-bottom:1px solid #8BC9FA;}
#foot_fc .fc_ly{ border-bottom:1px solid #8BC9FA;}
#foot_fc .fc_wx{ border-bottom:1px solid #8BC9FA;}
#foot_fc>div{ position:relative;}
#foot_fc>div:hover img{filter: brightness(110%);  -webkit-filter: brightness(110%);    -moz-filter: brightness(110%);    -ms-filter: brightness(110%);    -o-filter: brightness(110%);}
#foot_fc ul{  width:295px; background:#FFF; margin-top:-215px; height:343px; display:none; background:url(../images/fc_bg.png) center no-repeat; position:absolute; right:67px;}
#foot_fc>div:hover ul{ display:block}
#foot_fc .fc_tel ul{ padding:15px 37px 15px 10px;}
#foot_fc .fc_tel .fc2_pic{ border-bottom:1px solid #EAEAEA; margin-bottom:18px;}
#foot_fc .fc_tel p{ font-size:26px; font-weight:bold; text-align:center; color:#FD861C; line-height:46px;}
#foot_fc .fc_ly ul{ padding:15px  37px 0 9px;}
#foot_fc .fc_ly span{ font-size:26px; font-weight:bold; text-align:center; display:block; line-height:40px; color:#5081D2; margin-bottom:14px;}
#foot_fc .fc_ly ul li input{ border:0px; border-bottom:1px solid #eaeaea; width:100%; line-height:60px; height:60px; padding-left:15px;}
#foot_fc .fc_ly ul li select{ height:60px; line-height:60px; border:0px;border-bottom:1px solid #eaeaea;width:100%; margin-left:13px; }
#foot_fc .fc_ly ul p{ margin-top:15px;}
#foot_fc .fc_ly ul p input {height: 43px;  line-height: 43px;  width: 212px;    margin: auto;    display: block;    color: #fff;    font-size: 18px;    background: url(../images/index_footer_btn.png) center;}
#foot_fc .fc_wx .fc2_pic{ padding-top:35px; text-align:center; padding-right:25px;}
#foot_fc .fc_wx .fc2_pic img{width:217px;}

@media (max-width:1200px){
	html,body{ width:1200px; overflow-x: auto;}
}


.transition {
	-webkit-transition: all ease .4s;
	   -moz-transition: all ease .4s;
	    -ms-transition: all ease .4s;
	     -o-transition: all ease .4s;
	        transition: all ease .4s;
}
.b-shadow{
	-o-box-shadow:0 0 25px rgba(206,206,206,.4); 
	-ms-box-shadow:0 0 25px rgba(206,206,206,.4);
	-moz-box-shadow:0 0 25px rgba(206,206,206,.4);
	-webkit-box-shadow:0 0 25px rgba(206,206,206,.4);
	box-shadow:0 0 25px rgba(206,206,206,.4); 
}



/* ========== */
/* = PC-HEADER = */
/* ========== */
.page-wrap{ padding-top: 118px;}
.pc-header{ 
	position: absolute;top:0; left:0; 
	width: 100%; height: 104px; background: #fff; z-index:99;
	-o-box-shadow:0 0 35px rgba(206,206,206,.6); 
	-ms-box-shadow:0 0 35px rgba(206,206,206,.6);
	-moz-box-shadow:0 0 35px rgba(206,206,206,.6);
	-webkit-box-shadow:0 0 35px rgba(206,206,206,.6);
	box-shadow:0 0 35px rgba(206,206,206,.6); 
}
.pc-header.fx{position:fixed; }
.pc-header .logo{ float: left;}
.pc-header .lan{ margin-top: 39px; float: right; display:block; line-height: 22px; height: 26px; width: 26px; text-align: center; font-size: 12px; color: #444444; border-radius: 100%; border: 2px solid #8f8f8f;}
.pc-header .lan:hover{ color: #288fd4; border: 2px solid #288fd4;}
.pc-header .tel{ margin: 39px 10px 0 25px; float: right; font-size: 18px; color: #288fd4;  padding-left:25px; background:url(../images/ico_tel.png) no-repeat left; line-height: 26px; position:relative;}
.pc-header .tel:before{ content: ""; position: absolute; top:50%; left:-25px; width: 2px; height: 14px; background: #cfcfcf; margin-top: -7px;}

.nav{ float: right; padding-right:32px;}
.nav li{ margin-left: 65px; float: left;}
.nav li>a{ display: block; line-height:104px; padding-right: 20px; position: relative; font-size: 18px; color: #595858; letter-spacing: 3px;}
.nav li a span:before{ position: absolute; top:50%; margin-top: -4px; right:0; content: ""; width: 12px; height: 8px; background:url(../images/nav_jt.png);}
.nav li:hover>a,
.nav li.current>a{ color: #288fd4;}
.nav li:hover>a span:before,
.nav li.current>a span:before{ background:url(../images/nav_jth.png);}
.navsub.show{  height: 50px;}
.navsub{ height:0; overflow: hidden; position: absolute; top:104px; left:0; width:100%; background:#fff; text-align:center; display:none;}
.navsub.shows{ display:block;-webkit-box-shadow: 0 0 35px rgba(206,206,206,.6);box-shadow: 0 0 35px rgba(206,206,206,.6);}
.navsub .con{ border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.navsub .link{ max-width: 660px; text-align: center; display: inline-block;}
.navsub a{ margin: 0 30px; display:inline-block; line-height:50px; text-align: center; }
.navsub a:hover{  color: #288fd4;}
.nav li:nth-child(5) .navsub .w1400{ padding-right:360px; text-align: right;}
.nav li:nth-child(6) .navsub .w1400{ padding-right:150px; text-align: right;}

@media (max-width:1340px) {
	.nav li{ margin-left:40px;}
}
@media (max-width:1250px) {
	.nav li{ margin-left:30px;}
}
@media (max-width:1140px){
	.nav{ margin-right: 0;}
	.nav li{ margin-left:22px;}
	.pc-header .w1400{ padding: 0 3%;}
}



/* ========== */
/* = PC-FOOTER = */
/* ========== */
.pc-footer{ background: #333333; color: #FFFFFF;}
.foot{ position: relative; min-height: 350px; padding-right: 440px;}
.foot .info{ float: left; width:38%; padding-top:58px;}
.foot .info img{ margin: 0;}
.foot .info .link{ margin-bottom: 20px;}
.foot .info .link a{ margin-top: 25px; float: left; max-width: 42%; width: 126px; height: 30px; line-height: 30px; margin-right:5px; background: #FFFFFF; color: #666666; font-size: 16px; text-align: center;}
.foot .info .link a:hover{ background: #1e8ac8; color: #FFFFFF;}
.foot .info p{ font-size: 15px; line-height: 32px;}
.foot ul{ float: left; width:58%; padding-top: 70px;}
.foot ul li{ float: left; text-align: center; width: 20%; position: relative;}
.foot ul li div{ text-align: left; display: inline-block; }
.foot ul li:after{ content:""; position: absolute; top:35px; height: 66px; right:0; width: 1px; background:rgba(255,255,255,.05);}
.foot ul li span a{ display: block; line-height: 48px; height: 48px; font-size: 16px; color: #FFFFFF; width:auto}
.foot ul li a{ display: block; font-size: 12px; color:#999999; line-height: 30px;float: left;width: 105px;}
.foot .map{ position: absolute; top:0; right:0;}

.copyright{ padding: 20px 0; line-height:24px; background: #1c1c1c; color: #5b5b5b; font-size: 12px;}
.copyright a{ color: #5b5b5b;}
.copyright a:hover{ color: #888;}
.copyright .left{ float: left;}
.copyright .left span{ margin-right: 20px;}
.copyright .right{ float: right;}
.copyright .right i{ font-style: normal; margin: 0 10px;}
.copyright .right .ico-qq{ margin: 0 10px; display: inline-block; vertical-align: middle; width: 30px; height: 30px; background: url(../images/ico_qq.png) no-repeat center;}

@media (max-width:1520px) {
	.foot .info{ width: 30%;}
	.foot .info p{ font-size: 13px; line-height:26px;}
	.foot ul{ width: 68%;}
	.foot ul li{ padding-left: 15px;}
}





.friend-link{ background: #1c1c1c; color:#5b5b5b; font-size: 12px; padding:20px 0 30px; }
.friend-link span{ display: block; color: #f0f0f0; }
.friend-link div{ margin-top: 15px;  text-align: justify; line-height: 26px;}
.friend-link div a{ margin-right: 20px; display: inline-block; }




/* ========== */
/* = FIXED-SUB = */
/* ========== */
.fixed-sub{ position:fixed;right:0; top:50%; margin-top: -120px; width: 60px; z-index: 999;}
.fixed-sub li{ float: left; margin-bottom: 1px; width: 60px; height: 60px;  position: relative; background:url(../images/fixed_bg.png); }
.fixed-sub li a{ display: block; width:60px; height: 60px;  }
.fixed-sub li:hover{ background: #0079ca; }
.fixed-sub .ico-01{ background-image: url(../images/fixed_ico_01.png);}
.fixed-sub .ico-02{ background-image: url(../images/fixed_ico_02.png);}
.fixed-sub .ico-03{ background-image: url(../images/fixed_ico_03.png);}
.fixed-sub .ico-04{ background-image: url(../images/fixed_ico_04.png);}
.fixed-sub .ico-05{ background-image: url(../images/fixed_ico_05.png);}
.fixed-sub li:hover div{ display: block;}
.fixed-sub li div{ display: none; position: absolute; top:0; right:60px;}
.fixed-sub li .erweima{ top:50%; margin-top: -62px; width: 138px;}
.fixed-sub li .tel{ border: 1px solid #298fd4; height: 60px; line-height:58px; width: 180px; background: #FFFFFF; color: #298fd4; text-align: center; font-weight: bold; font-size: 20px;}



/* ========== */
/* = ODOMETER = */
/* ========== */
.number-animate{ line-height:50px; height:50px; font-weight: normal; overflow: hidden; display: inline-block; vertical-align: top; position: relative; }
.number-animate .number-animate-dot{ width:26px; float: left; text-align: center;}
.number-animate .number-animate-dom{ width:26px; text-align: center; float: left; position: relative; top: 0;}
.number-animate .number-animate-dom span,.number-animate .number-animate-dot span{float: left;width: 100%; height: 50px;}



/* ========== */
/* = WEB-LIST = */
/* ========== */
.web-list li{ margin-top: 35px; float: left; width: 30.2%; margin-right:4.7%;}
.web-list li:nth-child(3n){ margin-right:0;}
.web-list li:nth-child(3n+1){ clear: both; }
.web-list li .intro{ padding: 20px 25px 0; border: 1px solid #f5f5f5;}
.web-list li .intro span{ display: block;  font-size: 20px; color: #333333;}
.web-list li .intro p{ margin: 12px 0 20px; font-size: 15px; color: #999999;}
.web-list li .intro div{  border-top: 1px solid #e0e0e0; line-height: 42px; position: relative;}
.web-list li .intro div i{ font-style:normal; font-size: 13px;}
.web-list li .intro div em{ position: absolute; right:0; top:50%; margin-top: -6px; width: 21px; height: 12px; background: url(../images/ico_more.png) right no-repeat;}
.web-list li:hover .intro{ border: 1px solid #dfeef9; color: #288fd4;} 
.web-list li:hover .intro span{ color: #288fd4;}
.web-list li:hover .intro p{ color: #288fd4;}
.web-list li:hover .intro div{ border-top: 1px solid #beddf2;}
.web-list li:hover .intro div em{ transform: translateX(-20px); -webkit-transform: translateX(-20px); background: url(../images/ico_moreh.png) right no-repeat;}

.web-list li:nth-child(3n-2){ -webkit-transition-delay: 0.3s; transition-delay: 0.3s;}
.web-list li:nth-child(3n-1){ -webkit-transition-delay: 0.6s; transition-delay: 0.6s;}
.web-list li:nth-child(3n){ -webkit-transition-delay:0.9s; transition-delay:0.9s;}

@media (max-width:1340px){
	.web-list li{ width: 31%; margin-right: 3.5%;}
}

/*IMG HOVER*/
.effect-jazz .img{ 
	position: relative; 
	text-align: center; 
	overflow: hidden; 
	background: -webkit-linear-gradient(-45deg, #004776 0%,#000000 100%);
	background: linear-gradient(-45deg, #004776 0%,#000000 100%);
}
.effect-jazz figcaption {
	color: #fff;
	text-transform: uppercase;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.effect-jazz figcaption::before,
.effect-jazz figcaption::after {
	pointer-events: none;
}
.effect-jazz figcaption {
	position: absolute;
	top: -15%;
	left: -15%;
	width: 130%;
	height: 130%;
}
.effect-jazz figcaption::after,
.effect-jazz img,
.effect-jazz figcaption p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
.effect-jazz figcaption p {
	opacity: 1;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
}
.effect-jazz figcaption p {
	position: absolute;
	top:50%;
	left:0;
	width: 100%;
	line-height: 30px;
	margin-top: -15px;
	text-transform:uppercase;
	font-size: 10px;
	opacity: 0;
}
.effect-jazz:hover img {
	opacity: 0.3;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}
.effect-jazz:hover figcaption::after {
	opacity: 0.8;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}
.effect-jazz:hover figcaption p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}



/* ========== */
/* = DIAGNOSIS-BOX = */
/* ========== */
.diagnosis-box{ padding:20px 50px;} 
.diagnosis-box .theme { margin-bottom: 40px;}
.diagnosis-box .theme span{ font-size: 26px; color: #333333;}
.diagnosis-box .theme .p1{ margin-top: 25px; font-size: 18px;}
.diagnosis-box .theme .p2{ margin-top: 10px; color: #999999; font-size: 12px;font-size: 10px; text-transform: uppercase;}
.diagnosis-box .in{ margin-bottom: 30px; float: left; width: 47.5%; margin-right:5%; height: 60px; background: #eeeeee; position: relative;}
.diagnosis-box .in>input,
.diagnosis-box .in>select{ width: 100%;  padding: 15px 55px 15px 15px; background:#eeeeee; line-height: 30px; height:60px; border: none; font-size: 16px; color:#333;}
.diagnosis-box .ui-multiselect{width: 100%; padding: 0 55px 0 15px; line-height: 60px; height: 60px; background:#eeeeee; border: none; font-size: 16px; color: #666;}
.diagnosis-box .in:nth-child(2n){ margin-right: 0;}
.diagnosis-box .in:after{ content: ""; position: absolute; top:15px; right:15px; width: 30px; height:30px;}
.diagnosis-box .in:nth-child(1):after{ background: url(../images/ico_in_company.png);}
.diagnosis-box .in:nth-child(2):after{ background: url(../images/ico_in_person.png);}
.diagnosis-box .in:nth-child(3):after{ background: url(../images/ico_in_tel.png);}
.diagnosis-box .in:nth-child(4):after{ background: url(../images/ico_in_arrows.png);}
.diagnosis-box .button input{ width: 100%; line-height: 54px; background: #288fd4; font-size: 16px; color: #FFFFFF; letter-spacing: 3px;}