﻿@charset "utf-8";
html,body{height:100%;}
body{padding:0px 0 0; margin:0px auto; font-size:14px; line-height:24px; color:#666666;width:100%; max-width:768px; min-width:300px; zoom:1; font-family: "Microsoft YaHei","Arial","Microsoft YaHei","宋体",sans-serif; background:#fff;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:14px; border-radius:0; -webkit-border-radius:0; color:#000; font-family:"Microsoft YaHei";}
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#222222; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#e1837c;}
*:hover{transition: all ease 0.3s;}

/*表单placeholder 字体颜色*/
:-moz-placeholder {color: #cccccc;}
::-moz-placeholder {color: #cccccc;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #cccccc;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #cccccc;}


/*滚动条样式*/
::-webkit-scrollbar{
            width: 3px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #541308;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #B0AEDA;}

/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}.tc{ text-align:center;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
.clearfix{*zoom:1;}

.Contain{ z-index:1; position:relative; clear:both; margin:0px 15px;}
.overflow{ overflow:hidden;}

.tit{ display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:100%;}
.p{overflow: hidden;word-break:normal;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;}
.relative{ z-index:1; position:relative;}

.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}

/*翻页样式*/
.Pages{ zoom:1; overflow:hidden;text-align:center; color:#555; clear:both; line-height:28px; font-size:14px;}
.Pages span{ padding:0px 0px; display:inline-block; vertical-align:middle; padding:0 6px; margin-left:-5px;}
.Pages .total{ border:1px solid #e6e6e6;}
.Pages a{ display:inline-block; margin:0px 3px; background:#eeeeee;text-align:center; color:#666666;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ display:inline-block; vertical-align:middle; padding:0 8px;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{background:#2292cf; color:#fff;}
.Pages .p_page .num a{vertical-align:middle; width:24px;}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{ background:#2292cf; color:#fff;}
/*翻页样式 end*/


/*Top*/
.Header{ height:50px; position:relative; z-index:999;}
.Header .Contain{position:relative;}
.Header .Logo{float:left; position:relative; padding-top:9px;}
.Header .Logo .logo{ height:30px;}
.Header .Logo span{ display:inline-block; vertical-align:bottom; margin-left:15px; background:url(../images/logoline.gif) 0px top no-repeat; padding-left:8px;}
.Header .Logo span img{ width:40px;}
.Header .HotTel{ background:url(../images/ico/teltop.png) right center no-repeat; position:absolute; right:74px; top:14px;}
.Header .HotTel a{ display:block; width:20px; height:20px;}

.Header .sericon{ padding:15px 39px 0 0;cursor:pointer; float:right;}
.Header .sericon .i1{ background:url(../images/ico/searchbtn.png); display:block; width:19px; height:20px;}
.Header .sericon .i2{ background:url(../images/ico/close.png); display:none; width:19px; height:20px;}
.Header .sericon.on .i1{ display:none;}.Header .sericon.on .i2{ display:block;}
.Header .Searchbox{ display:none; position:absolute; right:2%; top:52px; z-index:888; background:#fff; box-shadow:0 0 10px #ddd; border-radius:5px; width:96%; height:46px;}
.Header .Searchbox .ipt{ width:80%; height:44px; line-height:44px; text-indent:1em;}
.Header .Searchbox .btn{ cursor:pointer; width:19px; height:20px; background:url(../images/ico/searchbtn.png) center center no-repeat; position:absolute; right:16px; top:13px;}

.MainNav{  position:fixed; height:auto; max-height:100%; overflow-y:auto; z-index:999; width:100%; padding:8px 0; left:0;background: #2f89ba;top:46px; display:none;}
.MainNav li{position:relative; border-bottom:1px solid #3690c1; border-top:1px solid #287eac;}
.MainNav li span a{display:block; color:#fff; height:40px; line-height:40px; padding-left:20px;}
.MainNav li:hover span a,.MainNav li.onnav span a{ font-weight:bold;}
.MainNav li .jbyy{ font-weight:bold; color:#e1867f;}
.MainNav .arr{ display:inline-block; position:absolute; z-index:2; width:40%; height:46px; right:0px; top:0px;}
.MainNav .arr img{ position:absolute; width:17px; height:auto; background:none; right:20px; top:16px;transition: all ease 0.3s;}
.MainNav li.onnav .arr img{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}

.NavPull{ margin:0 15px;z-index:100; display:none; background:#4399c8;font-size:14px;}
.NavPull dd a{ color:#fff; display:block; padding:3px 0px 3px 40px; border-top:1px solid #2292cf;}
.NavPull dd a:hover{ color:#fff; background:#2292cf;}
.NavPull dd:last-child a{ border-radius:0 0 10px 10px;}
.NavPull.null{background:none; padding:0;}

.mstbg{ position:fixed; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,0.4); z-index:886; display:none;}
.openbtn{ cursor:pointer;width:26px; position:absolute; right:0px; top:12px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:46px; width:100%; height:100%; z-index:887; display:none; background:rgba(255,255,255,0.8);}
.openbtn span{ display:block; height:3px; background:#2392cf; margin:4px 0px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important;}
.openbtn.on .sp2 {
	-webkit-transform: translate(0, -3px) rotate(-45deg) !important;
	-moz-transform: translate(0, -3px) rotate(-45deg) !important;
	-ms-transform: translate(0, -3px) rotate(-45deg) !important;
	-o-transform: translate(0, -3px) rotate(-45deg) !important;
	transform: translate(0, -3px) rotate(-45deg) !important;}	
.openbtn.on .sp3 { display:none;}

/*Top*/

/*Bottom*/
.BottomNav{ position:fixed; left:0; border:1px solid #e7e7e7; background:#fff; bottom:-66px; width:100%; z-index:999;}
.BottomNav li{ width:33.333%; float:left; text-align:center;}
.BottomNav li a{ display:block; border-left:1px solid #e7e7e7; padding:5px 0; color:#e1837c;}
.BottomNav li img{ display:block; margin:0px auto 0px; width:30px;}
.BottomNav li:last-child() a{border-left:0px;}

.Footer{ clear:both; font-size:12px;background:#2a8cc2 url(../images/logob.png) 10px center no-repeat; background-size:contain; padding:12px 0 78px; color:#fff; text-align:center;}
.Footer .nav a{ display:inline-block; margin-right:10px; font-size:14px;}
.Footer a{ color:#fff;}.Footer a:hover{ color:#e38983;}
/*Bottom*/



/*首页 s*/
.Homecss{ padding-top:0;}

.HomeBan {overflow:hidden; position:relative;}
.HomeBan .slides li{background-position:center center; height:220px; background-repeat:no-repeat; background-size:cover; position:relative;}
.HomeBan .slides li a{ position:absolute; left:0; top:0; height:100%; width:100%;}
.HomeBan .flex-control-nav{bottom:10px; z-index:10;}
.HomeBan .flex-control-nav li a{opacity:1; width:15px; height:24px; background: url(../images/ico/ban_ico1.png); background-size:contain;}
.HomeBan .flex-control-nav li a.flex-active{opacity:1; background:url(../images/ico/ban_ico01.png);background-size:contain;}
.HomeBan .flex-control-nav li:hover{ background:none;}
.HomeBan .flex-direction-nav a { display:none;}

.section .Contain{ padding-top:30px;}
.HomeTit{ padding-left:10px; position:relative;}
.HomeTit .ico{ position:absolute; left:0px; top:-2px; width:15px; height:15px; border:3px solid #e1867f; border-radius:50%;}
.HomeTit .cn{ line-height:25px; font-size:16px; color:#333333; position:relative; z-index:1;}
.HomeTit .en{ text-transform:uppercase; font-weight:bold; line-height:30px; color:#2292cf; font-size:22px;}


/*首页服务项目*/
.sec-2{ background:url(../images/secbg_2.jpg) center top no-repeat; background-size:cover;}
#HomeItem { margin-bottom:20px;}
#HomeItem .flex-viewport{ margin-left:-12px;}
#HomeItem .slides li{ overflow:hidden; transition: all ease 0.3s; padding-top:15px;}
#HomeItem .box{ margin-left:12px; border-radius:20px; padding:5px; background:#2292cf;}
#HomeItem .imgbox{ border-radius:20px 20px 0 0; padding-top:80%;}
#HomeItem .info{ border-radius:0 20px 20px 20px; margin-top:-40px; position:relative; height:100px; z-index:2; background:#2292cf; padding:0 5px; text-align:center;}
#HomeItem .info .tit{ padding:10px 0 5px; font-size:16px; color:#fff;}
#HomeItem .info .p{ text-align:center; height:48px;-webkit-line-clamp: 2;color:#f2ffdf;}
#HomeItem li:hover .box{ background:#e1837c;}
#HomeItem li:hover .info{ background: #e1837c url(../images/logob.png) center center no-repeat; background-size:contain;}

#HomeItem .flex-direction-nav a {width: 30px; height: 30px; line-height:30px; font-family:"宋体"; font-size:22px; text-align:center; color:#fff; font-weight:bold; background:#d5d6d6; border-radius:50%; opacity:1; text-indent:0; top:-25px;}
#HomeItem .flex-direction-nav .flex-prev { left:auto; right:38px;}
#HomeItem .flex-direction-nav .flex-next { right:0px;}
#HomeItem .flex-direction-nav a:hover{background:#e1837c;}
#HomeItem .flex-disabled{ opacity:1 !important;}

.HomeMore{ margin:0px auto; width:100px; line-height:34px; text-align:center;}
.HomeMore a{ display:block; color:#fff; background:#e1837c; border-radius:24px;}
.HomeMore a:hover{background:#d1645c;}


/*首页核心优势*/
.sec-3{ background:url(../images/secbg_3.jpg) center top no-repeat; background-size:cover;}
.sec-3 .MenuNav{ padding:16px 0 30px;}
.sec-3 .MenuNav ul{ margin-left:-2%;}
.sec-3 .MenuNav li{ width:31.333%; float:left; margin:0 0 2% 2%;}
.sec-3 .NumList { padding-top:12px;}
.sec-3 .NumList li{ width:33.333%; float:left; text-align:center;}
.sec-3 .NumList li .num{color:#2292cf;}
.sec-3 .NumList li .num b{line-height:40px; font-size:38px; display:inline-block;}
.sec-3 .NumList li .p{ height:48px; line-height:18px; padding:5px 0 0 0; color:#343434;}
.sec-3 .NumList li .img img{ width:100px; height:100px;}

.sec-3 .HjBig{}
.sec-3 .HjBig li { position:relative; display:none;}
.sec-3 .HjBig .info{ z-index:2; position:absolute; left:0; bottom:0%; background:url(../images/hjbg.png); padding:5px 0 5px 10px; width:180px; font-size:14px; color:#fff;display: flex;flex-direction: column;justify-content:center;}
.sec-3 .HjBig .info i{ text-transform:uppercase; display:block; font-family:Tahoma, Geneva, sans-serif; letter-spacing:-0.06em; opacity:0.3;}
.sec-3 .HjBig .imgbox{ padding-top:50%;}
.sec-3 .HjBig li.on{ display:block;}

.sec-3 .HjSmall{ margin:15px 0 0 -2%;}
.sec-3 .HjSmall li{ float:left; width:31.333%; margin-left:2%; cursor:pointer; position:relative;}
.sec-3 .HjSmall .arr{ background:url(../images/ico/hjarr.png); width:16px; height:7px; left:50%; margin-left:-8px; position:absolute; top:-7px; display:none;}
.sec-3 .HjSmall .imgbox{ height:80px;}
.sec-3 .HjSmall li.on .imgbox{ border:2px solid #2292cf; height:76px;}
.sec-3 .HjSmall li.on .arr{ display:block;}


/*首页知名医生*/
#DocterBig{ margin-bottom:50px;}
#DocterBig .slides li{position:relative;}
#DocterBig .info{ margin-right:100px;}
#DocterBig .name{ color:#2292cf;}
#DocterBig .name b{ display:inline-block; font-size:18px; margin-right:10px;}
#DocterBig .name .en{ font-weight:bold; display:block; font-size:12px; text-transform:uppercase;}
#DocterBig .ks{ padding:10px 0;}
#DocterBig .ks span{ display:inline-block; border:1px solid #2292cf; padding:0 13px; color:#2292cf;}
#DocterBig .txt{color:#666666;}
#DocterBig .img img{ width:auto; margin:0px auto; height:300px;}
#DocterBig .num { position:absolute; right:0; top:0px; font-family:Arial, Helvetica, sans-serif; color:#2292cf;}
#DocterBig .num b{ display:block; line-height:30px; font-size:34px;}
#DocterBig .num i{ display:block; line-height:30px; font-weight:bold; background:url(../images/line.gif) right center no-repeat; font-size:18px;}

#DocterSmall { padding:0 15px; margin-top:-160px;}
#DocterSmall .flex-viewport{ margin-left:-12px;}
#DocterSmall .box{ position:relative; margin-left:12px; cursor:pointer;}
#DocterSmall .imgbox{ background:#fff; position:relative; border:1px solid #d2d8de;}
#DocterSmall .imgbox img{ width:auto; max-width:100%; height:108px; margin:0px auto;}
#DocterSmall .info{ opacity:0; z-index:2; position:absolute; left:0; top:0; width:85%; height:100%; background: rgba(34,146,207,0.9) url(../images/logob.png) right 20px top no-repeat; background-size:contain; font-size:14px;display: flex; flex-direction: column;justify-content:center; color:#fff; padding-left:15%;}
#DocterSmall .info b{ display:block; font-size:16px;}
#DocterSmall .slides li.flex-active-slide .info{ opacity:1;}

#DocterSmall .flex-direction-nav a {width: 40px; height: 29px; line-height:29px; text-align:center; font-size:22px; font-family:"宋体"; text-indent:0em; color:#fff; font-weight:bold; opacity:1; background:#e1837c;}
#DocterSmall .flex-direction-nav .flex-prev { left:0px;}
#DocterSmall .flex-direction-nav .flex-next { right:0px;}
#DocterSmall .flex-disabled{ opacity:1 !important;}
.Moreys{ position:absolute; right:0; top:60px; text-align:center; padding:5px; width:70px; background:#2292cf; z-index:6;}
.Moreys span{ display:block; line-height:25px; padding-top:5px; font-size:12px; color:#fff;}


/*首页体系内转诊*/
.HomeMap{height:330px; border:1px solid #dedede; position:relative; background-image:url(../images/map.jpg); background-position:-380px -166px; background-repeat:no-repeat;}
.HomeMap .gj{ cursor:pointer; width:50px; text-align:center; color:#fff; font-size:14px; font-weight:bold; height:50px; position:absolute;}
.HomeMap .cn{ left:21%; top:8%;}
.HomeMap .tg{ left:3.8%; top:72%;}
.HomeMap .jpz{ left:10%; top:79%;}
.HomeMap p{transition: all ease 0.3s;}
.HomeMap .maptag{transition: all ease 0.3s; opacity:0; position:absolute; line-height:85px; font-size:24px; color:#272727; height:100px; width:120px; padding-right:31px; background:url(../images/maptag.png); top:-80px; left:-32px;}
.HomeMap .maptag .logo{ margin-right:10px; background:url(../images/logo_map.png); width:26px; height:40px; display:inline-block; vertical-align:middle;}
.HomeMap .gj:hover p{ opacity:0;}
.HomeMap .gj:hover .maptag{ opacity:1;}

/*首页一站式服务*/


/*首页成功案例*/
.sec-4{ background:url(../images/secbg_4.jpg) center top no-repeat; background-size:cover;}
.HomeVideo{ padding:15px 0;}
#Videoinfo .slides li{}
#Videoinfo .video{ z-index:2; height:220px; position:relative;}
#Videoinfo .video .play{ cursor:pointer; z-index:1; position:absolute; left:0; width:100%; height:100%;}
#Videoinfo .video .play .img{ width:100%; height:100%; position:absolute; left:0; top:0; background-position:center center; background-repeat:no-repeat; background-size:cover;}
#Videoinfo .video .play i{ width:40px; height:40px; z-index:2; position:absolute; left:50%; top:50%; margin:-22px 0 0 -22px; border:3px solid #d8cfcf; border-radius:10px; background:url(../images/play2.png) center center no-repeat;}
#Videoinfo .video .play em{ position:absolute; z-index:1; width:100%; height:100%; left:0; top:0; background:rgba(0,0,0,0.64);}
#Videoinfo .video video{ background:#000; width:100%; height:220px;}
#Videoinfo .info{ text-align:center; padding:0px 15px; height:100px; background:#eef1f2;}
#Videoinfo .info .tit{ line-height:45px; font-size:16px; color:#333333;}
#Videoinfo .info .p{ line-height:20px; height:40px; color:#8b8b8b; font-size:14px;-webkit-line-clamp: 2; text-align:left;}
#Videoinfo .flex-direction-nav a {width: 30px; height: 30px; opacity:0.4; top:35%;}
#Videoinfo .flex-direction-nav .flex-prev { left:12px; background:url(../images/ico/sp_arr3.png);}
#Videoinfo .flex-direction-nav .flex-next { right:12px; background:url(../images/ico/sp_arr4.png);}
#Videoinfo .flex-direction-nav a:hover {opacity:1;}
#Videoinfo .flex-disabled{ opacity:0.4 !important;}
#Videoinfo .flex-direction-nav .flex-prev.flex-disabled:hover {opacity:1 !important;}
#Videoinfo .flex-direction-nav .flex-next.flex-disabled:hover {opacity:1 !important;}

#VideoNav { line-height:40px; margin-bottom:18px; text-align:center;}
#VideoNav  .flex-viewport{ padding-bottom:5px;}
#VideoNav .slides { background:#e8e8e8;}
#VideoNav .slides li{ position:relative; font-size:16px; cursor:pointer; color:#292929;}
#VideoNav .slides li.flex-active-slide{ color:#fff; background:#e1837c;}
#VideoNav .slides li.flex-active-slide i{ width:13px; height:6px; left:50%; bottom:-5px; margin-left:-6px; background:url(../images/case_arr.png); position:absolute;}

.HomeCase{}
.HomeCase .box{ position:relative; padding:5px 148px 0 10px; height:105px;}
.HomeCase .img{ position:absolute; right:9px; top:10px;}
.HomeCase .img img{ width:134px; height:96px;}
.HomeCase .date{ font-size:12px; line-height:18px; color:#bbbbbb;}
.HomeCase .date i{ margin-left:15px;}
.HomeCase .tit{ font-size:16px; color:#333333; margin:10px 0 10px;}
.HomeCase .more{ width:104px; height:10px; background:url(../images/more.png);}


/*首页新闻动态*/
.sec-5{ background:url(../images/secbg_5.jpg) center top no-repeat; padding-bottom:25px; background-size:cover;}
.sec-5 .HomeTit{ padding-bottom:20px;}
.HomeNews{ margin-bottom:12px;}
.HomeNews .Nav{ height:35px; line-height:28px; border-bottom:1px solid #dcdcdc; margin-bottom:15px;}
.HomeNews .Nav li{ float:left; margin-right:15px; cursor:pointer; color:#6c6c6c; font-size:18px;}
.HomeNews .Nav li.on{ color:#2292cf; font-weight:bold; border-bottom:2px solid #2292cf; height:34px;}
.HomeNews .slider{ display:none;}
.HomeNews .slider .top{ border:1px solid #e8e8e8; background:#fff; padding:10px 56px 10px 140px; height:90px; border-radius:23px 0 23px 0; position:relative;}
.HomeNews .slider .top .img{ position:absolute; left:10px; top:10px;border-radius:12px 0 12px 0;}
.HomeNews .slider .top .img img{ width:120px; height:90px; border-radius:12px 0 12px 0;}
.HomeNews .slider .top .tit{ line-height:33px; padding-bottom:4px; font-size:16px;}
.HomeNews .slider .top .p{ height:48px; color:#777777;-webkit-line-clamp: 2;}
.HomeNews .slider .top .more{ border-left:1px solid #e1e1e1; height:87px; width:30px; position:absolute; right:0; top:15px; background:url(../images/eye.png) center center no-repeat;}
.HomeNews .slider.on{ display:block;}

.HomeNews .slider .li{ margin:0; height:35px; line-height:35px; border-bottom:1px dashed #cacaca;}
.HomeNews .slider .li .date{ font-size:12px; float:right; color:#999999; font-size:14px;}
.HomeNews .slider .li .tit{ width:70%; float:left;}
.HomeNews .slider .li:last-child{ border-bottom:0;}

.HomeFaq{ position:relative; border:1px solid #e1e1e1; padding:0 2% 8px; background:#fff; border-radius:10px 0 10px 0;}
.HomeFaq .logo{ right:10px; top:0; position:absolute; background:url(../images/logobg2.png) right 10px top no-repeat; background-size:contain; opacity:0.05; width:70%; height:100%;}
.HomeFaq .tithead{ text-align:center; padding-top:4px; line-height:40px; color:#2292cf; font-size:18px;}
.HomeFaq .tithead i{ width:40px; height:11px; display:block; margin:0px auto; border-top:2px solid #2292cf;}
.HomeFaq li{ height:35px; line-height:35px; border-bottom:1px dashed #dbdbdb; background:url(../images/faq.png) 2px center no-repeat; padding-left:43px;}
.HomeFaq #faq{ height:150px; overflow:hidden;}

.fp-auto-height .Contain{ padding-top:0;}

/*首页 end*/


/*栏目页公用样式 s*/
.SubBan{height:130px; background-position:center center; background-size:cover; background-repeat:no-repeat;}
.ColName{ position:relative; font-weight:bold; width:90%; margin:0px auto; padding-top:30px;}
.ColName .ico{ position:absolute; left:-7px; top:33px; width:15px; height:15px; border:3px solid #e1867f; border-radius:50%;}
.ColName .cn{ line-height:40px; font-size:22px; color:#2292cf; position:relative; z-index:1;}
.ColName .en{ text-transform:uppercase; line-height:21px; color:#e1837c;}

.MenuList{ margin-top:-28px;}
.MenuList h2{padding:0 30px; color:#fff; font-weight:bold; font-size:16px; line-height:38px; background:#2392cf; margin-bottom:1px; position:relative;}
.MenuList i{ position:absolute; width:30px; right:0; top:15px;}
.MenuList i img{transition: all ease 0.3s;}
.MenuList h2.on i img{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.MenuList ul{ display:none;box-shadow:0 5px 15px #e9e7e7;}
.MenuList li{position:relative; line-height:35px;}
.MenuList li a{ display:block; padding:0 30px; color:#1d1d1d;}
.MenuList li a:hover,.MenuList li.onli a{ color:#fff; background:#e1837c;}

.SubPage{ height:auto !important; min-height:220px; height:220px; padding-top:5%; padding-bottom:5%;}

.SinglePage h2{ text-indent: 0; font-weight: bolder; font-size: 18px; line-height: 18px; margin:16px 0;} 
.SinglePage h2:before{ content:'';display: block; float: left; width: 3px; height: 18px; background: #24bab4; margin-right: 8px; border-radius: 4px;}.article_con h3{ font-weight: bold; font-size: 16px;}
.SinglePage h6{ background: rgba(62,183,157,.1); padding: 6px 10px; border-radius: 8px; font-size: 14px;}

.SinglePage{ word-wrap:break-word;word-break:normal;}

.SubTit{ padding-bottom:5.5%; text-align:center;}
.SubTit h2{ font-weight:normal; line-height:30px; color:#2292cf; font-size:20px;}
.SubTit p{ line-height:18px; color:#dcdcdc; font-size:12px; text-transform:uppercase;}
.SubTit i{ width:20px; height:8px; display:block; margin:0px auto; border-bottom:1px solid #e1837c;}

.SubTit2{ padding-bottom:5.5%; text-align:center;}
.SubTit2 h2{ font-weight:normal; line-height:30px; color:#2292cf; font-size:20px;}
.SubTit2 i{ width:20px; height:8px; display:block; margin:0px auto; border-bottom:2px solid #e1837c;}

.SubTit3{ margin-bottom:28px; text-align:center;}
.SubTit3 h2{ padding-top:17px; line-height:42px; height:62px; font-size:20px; color:#2292cf; background:url(../images/kuang.gif) center top no-repeat;}
.SubTit3 i{ width:17px; height:10px; display:block; margin:0px auto; border-top:2px solid #e1837c;}

.SubTit4{ padding:20px 0 16px; text-align:center;}
.SubTit4 h2{ display:inline-block;*display:inline; zoom:1; color:#2292cf; font-size:20px; vertical-align:middle; padding:0 13px; min-width:100px;}
.SubTit4 i{ width:20px; height:1px; background:#e1837c; display:inline-block; vertical-align:middle;}

/*栏目页公用样式 end*/


/*关于我们 s*/
.AboutImg{ text-align:center; width:50%; margin:0px auto;}
.AboutInfo{color:#434343;}

.AboutYs{ padding:4% 0 0; background:url(../images/ysbg.jpg) center bottom no-repeat; background-size:cover;}
.AboutYs .SubTit{ color:#fff;}
.AboutYs .SubTit p{ opacity:0.3;}
.AboutYs .SubTit h2{ color:#fff;}
.AboutYs .SubTit h2 i{ border-bottom:1px solid #fff;}

.Serviceli{ text-align:center;}

.graybg2{ position:relative; background:#f5f5f5; overflow:hidden;}
.graybg2 .logo{ position:absolute; opacity:0.04; width:100%; left:0%; top:-40%; padding-top:150%; background:url(../images/logobg.png) center center no-repeat; background-size:contain;}
.MenuNav{ text-align:center;}
.MenuNav li{ color:#fff; border-radius:24px; width:120px; line-height:35px; display:inline-block;*display:inline;zoom:1; background:#88cbef; margin:0 4px; cursor:pointer;}
.MenuNav li.on{ background:#e1837c;}

.HrnorList{ padding-top:4%;}
.HrnorList ul{ margin-left:-2.5%;}
.HrnorList li{ width:47.5%; padding-left:2.5%; float:left; text-align:center;}
.HrnorList li .imgbox{ box-shadow:0 6px 20px #588eab; max-width:86%; position:relative; z-index:1;display: flex; align-items: center;justify-content: center; display:inline-block;*display:inline-block;zoom:1; background:#fff; border:7px solid #e1837c;}
.HrnorList li .imgbox div{height:200px;display: flex; align-items: center;justify-content: center; width:100%;}
.HrnorList li .imgbox img{ max-height:200px; max-width:100%;}
.HrnorList li .ti{ margin-top:-67px; padding-top:65px; height:40px; overflow:hidden; line-height:40px; background:#208ecd url(../images/rytit.png) center bottom no-repeat; font-size:14px; color:#fff;}

.videologo{ position:absolute; opacity:0.06; width:315px; left:130px; top:-50px; padding-top:491px; background:url(../images/logobg2.png) center center no-repeat; background-size:contain;}
#VideoBig{ margin-bottom:20px;}
#VideoBig .slides li{ height:200px; position:relative;}
#VideoBig .video{ z-index:2; background:#000; position:relative; height:200px; margin:0px auto;}
#VideoBig .video .play{ cursor:pointer; z-index:1; position:absolute; left:0; width:100%; height:100%;}
#VideoBig .video .play .img{ position:absolute; left:0; top:0; height:100%; width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover;}
#VideoBig .video .play i{ width:44px; height:44px; z-index:2; position:absolute; left:50%; top:50%; margin:-22px 0 0 -22px; border:2px solid #e1837c; border-radius:50%; background:url(../images/play.png) center center no-repeat; background-size:contain;}
#VideoBig .video video{ width:100%; height:200px; background:#000;}
#VideoBig .info{display: flex; align-items: center; position:relative; height:250px; color:#fff; margin-top:106px; background:url(../images/videobg.gif);}
#VideoBig .info span{ position:absolute; width:20px; height:20px;}
#VideoBig .info .li1{ left:9px; top:9px; border-top:1px solid rgba(255,255,255,0.2);border-left:1px solid rgba(255,255,255,0.2);}
#VideoBig .info .li2{ right:9px; top:9px; border-top:1px solid rgba(255,255,255,0.2); border-right:1px solid rgba(255,255,255,0.2);}
#VideoBig .info .li3{ left:9px; bottom:9px; border-left:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(255,255,255,0.2);}
#VideoBig .info .li4{ right:9px; bottom:9px; border-right:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(255,255,255,0.2);}
#VideoBig .info .ti{ width:195px; margin:0 0 0 109px; line-height:44px; padding:12px 37px 12px 50px; position:relative; font-size:30px; color:#fff;}
#VideoBig .info .ti .kh1{ background:url(../images/kh.png); width:23px; height:17px; background:url(../images/kh.png); left:0; top:0px; position:absolute;}
#VideoBig .info .ti .kh2{ background:url(../images/kh.png); width:23px; height:17px; background:url(../images/kh.png); right:0px; bottom:0px; position:absolute;}
#VideoBig .info .ti .line{ right:-113px; top:44%; border-bottom:1px solid #fff; width:104px; height:10px; position:absolute;}

#VideoSmall { padding:0 10px;}
#VideoSmall .flex-viewport{ margin-left:-10px;}
#VideoSmall .box{ margin-left:15px; text-align:center; cursor:pointer;}
#VideoSmall .imgbox{ position:relative; border:1px solid #d1d1d1; height:100px; padding:8px;}
#VideoSmall .imgbox span{ left:8px; top:8px; width:91%; height:100px;}
#VideoSmall .imgbox i{ width:30px; height:30px; z-index:2; position:absolute; left:50%; top:50%; margin:-15px 0 0 -15px; border:2px solid #e1837c; border-radius:50%; background:url(../images/play.png) center center no-repeat; background-size:contain;}
#VideoSmall .tit{ line-height:40px; color:#585858; font-size:14px;}
#VideoSmall .slides li.flex-active-slide .imgbox{ border:1px solid #2291ce;}

#VideoSmall .flex-direction-nav a {width: 27px; height: 27px; opacity:1; top:42%;}
#VideoSmall .flex-direction-nav .flex-prev { left:0px; background:url(../images/ico/sp_arr1.png);}
#VideoSmall .flex-direction-nav .flex-prev:hover { background:url(../images/ico/sp_arr01.png);}
#VideoSmall .flex-direction-nav .flex-next { right:0px; background:url(../images/ico/sp_arr2.png);}
#VideoSmall .flex-direction-nav .flex-next:hover { background:url(../images/ico/sp_arr02.png);}
#VideoSmall .flex-disabled{ opacity:1 !important;}

#TeamList { margin-bottom:20px;}
#TeamList .flex-viewport{ margin-left:-12px;}
#TeamList .slides li{ overflow:hidden;}
#TeamList .box{ margin-left:12px; text-align:center; cursor:pointer; position:relative; height:171px;}
#TeamList .imgbox img{ width:110px; height:136px; margin:0px auto;}
#TeamList .ti1{transition: all ease 0.3s; line-height:35px; font-size:14px; color:#fff; background:#2292cf; position:absolute; left:0; bottom:0; width:100%;}
#TeamList .ti1 i{ display:none; width:27px; top:32px; height:1px; background:rgba(255,255,255,0.3); position:absolute;}
#TeamList .ti1 .i1{ left:15%;}#TeamList .info .ti1 .i2{ right:15%;}
#TeamList .info{ display:none; padding:4% 8% 8%; width:84.1%; color:#fff; font-size:12px; position:absolute; left:0; bottom:-200px; opacity:0;transition: all ease 0.3s; background:#e1837c url(../images/logob.png) center top no-repeat; background-size:contain;}
#TeamList .info .p{ height:72px;-webkit-line-clamp: 3; margin-bottom:23px; line-height:24px;}
#TeamList .info .more{ width:71px; line-height:28px; border:1px solid #fff; border-radius:14px; margin:0px auto;}
#TeamList .info .tit{ line-height:48px; font-size:18px;}
#TeamList li:hover .info{ opacity:1; bottom:0; z-index:2;}

#TeamList .flex-direction-nav a {width: 35px; height: 35px; line-height:35px; font-family:"宋体"; font-size:25px; text-align:center; color:#b1b1b1; font-weight:bold; background:#f5f5f5; box-shadow:0 0 8px #ccc; border-radius:50%; opacity:1; text-indent:0;}
#TeamList .flex-direction-nav .flex-prev { left:0px;}
#TeamList .flex-direction-nav .flex-next { right:0px;}
#TeamList .flex-disabled{ opacity:1 !important;}
#TeamList .flex-direction-nav a:hover{ color:#fff; background:#e1837c;}

#ShebeiList { margin-bottom:20px;}
#ShebeiList .flex-viewport{ margin-left:-12x;}
#ShebeiList .slides li{ overflow:hidden;}
#ShebeiList .box{ margin-left:12px; padding-top:61px; text-align:center; cursor:pointer; position:relative;}
#ShebeiList .imgbox{ border-radius:10px;}
#ShebeiList .imgbox img{ width:150px; height:196px; margin:0px auto;}
#ShebeiList .ti{ font-size:14px; padding:0 5px; line-height:22px; height:44px; overflow:hidden; background:url(../images/titbg.png) center 4px no-repeat; width:150px; color:#2e2e2e; margin:0px auto; position:absolute; top:0; left:50%; margin-left:-90px;}
#ShebeiList .slides li:nth-child(even) .box{ padding:0 0 61px;}
#ShebeiList .slides li:nth-child(even) .ti{ bottom:0; top:auto;}

#ShebeiList .flex-direction-nav a {width: 35px; height: 35px; line-height:35px; font-family:"宋体"; font-size:25px; text-align:center; color:#b1b1b1; font-weight:bold; background:#f5f5f5; box-shadow:0 0 8px #ccc; border-radius:50%; opacity:1; text-indent:0;}
#ShebeiList .flex-direction-nav .flex-prev { left:0;}
#ShebeiList .flex-direction-nav .flex-next { right:0;}
#ShebeiList .flex-direction-nav a:hover{ color:#fff; background:#e1837c;}

#ShebeiList .flex-control-nav { bottom:-45px;}
#ShebeiList .flex-control-nav a{ width:22px; height:22px; background:url(../images/dot1.png) center center no-repeat;}
#ShebeiList .flex-control-nav a.flex-active{background:url(../images/dot01.png) center center no-repeat;}

.Mores{ margin:0px auto; width:140px; line-height:40px; text-align:center;}
.Mores a{ display:block; color:#fff; background:#e1837c; border-radius:20px; box-shadow:0 0 18px #edb7b2;}


/*招贤纳士 s*/
.hrw1{ width:75%;}
.hrw2,.hrw3,.hrw4,.hrw5{ display:none;}
.Hrhead{ border-radius:11px 11px 0 0; font-size:16px; height:42px; text-align:center; color:#fff; background:#2292cf; font-weight:bold;}
.Hrhead li{ float:left;}
.padleft{ padding-left:4%; text-align:left !important;}
.HrList{ margin-bottom:4%; color:#494949;}
.HrList li{ margin-bottom:1px;}
.HrList li td{ height:42px; text-align:center; background:#f2f2f2;}
.HrList li td a{color:#494949;}.HrList li td a:hover{color:#b1702b;}
.HrList .btn{width:30px; height:30px; margin:0px auto; background:url(../images/ico/jia.gif) center center no-repeat; display:block;}
.HrList .stit{ font-weight:bold; margin-bottom:5px; color:#000000; font-size:16px;}
.HrList li .txtCont{ position:relative; font-size:14px; display:none; background:#fffcfc; padding:15px 4% 25px;}
.HrList li .txtCont .item{border-bottom:1px solid #e6e6e6; padding-bottom:10px; margin-bottom:10px;}
.HrList li .txtCont .item dd span{ color:#4c4c4c;}
.HrList li .txtCont .applybtn{ padding-top:25px;}
.HrList li .txtCont a.apply{ background:#e1837c; font-size:16px; display:block; text-align:center; width:130px; color:#fff; line-height:40px;}
.HrList li .txtCont a:hover.apply{ background:#d05950;}
.HrList li.current td{ background:#e4e0e0;}
.HrList li.current .btn{ background: url(../images/ico/jian.gif) center center no-repeat;}

.Jobbox{ line-height:38px; position:relative; padding:4%; width:90%; border-radius:10px; margin:25px auto; background:#fff;}
.Jobtit{ text-align:center; color:#428dc2; padding-bottom:3%; font-size:18px;}
.Jobbox .mfp-close{ border-radius:50%; background:#428dc2; font-size:30px; color:#fff; font-weight:bold; opacity:1; width:30px; line-height:30px; height:30px; position:absolute; right:0px; top:-15pxpx;}
.mfp-close-btn-in .mfp-close{ color:#fff !important;}

.JobForm{ color:#666666; margin:0px 0px 0px 0px;}
.JobForm dl{ position:relative; padding-left:75px;line-height:28px;}
.JobForm dl dt{ position:absolute; left:0; text-align:right; padding:5px 2% 5px 0;}
.JobForm dd{ padding:5px 0px;}
.JobForm .input { background:#fff; border:1px solid #dbdbdb; width:99%; height:28px; line-height:28px;}
.JobForm .input2 { background:#fff; border:1px solid #dbdbdb; width:99%; height:116px; line-height:23px;}
.JobForm select { border:1px solid #dbdbdb; width:190px; height:23px; line-height:23px;}
.sendbtn{ cursor:pointer; color:#fff; width:120px; height:40px; font-size:16px; background:#428dc2; margin-right:8px;}
.resetbtn{ cursor:pointer; color:#fff; width:120px; height:40px; font-size:16px; background:#606060;}


/*成功案例 s*/
.CaseList{ margin:0 0 10px -2.5%;}
.CaseList li{ width:47.5%; float:left; margin:0 0 3.5% 2.5%;background: url(../images/case_logo.png) right bottom no-repeat;transition: all ease 0.3s; border-radius:5px;}
.CaseList li .imgbox{ border-radius:5px;}
.CaseList li .imgbox img{ width:100%; height:120px;}
.CaseList li .play{ border-radius:50%; width:40px; height:40px; background:rgba(0,0,0,0.5) url(../images/play2.png) center center no-repeat; position:absolute; left:50%; top:50%; margin:-20px 0 0 -20px; z-index:3;}
.CaseList li .info{ position:relative; padding-top:15px; height:85px;}
.CaseList li .tit{ color:#2b2b2b; font-size:15px;}
.CaseList li .p{ color:#979797; height:48px;-webkit-line-clamp: 2; margin-top:5px;}
.CaseList li .date{ position:absolute; left:10px; top:-57px; padding-left:10px; width:50px; height:50px; color:#fff; background:#2292cf; border-radius:5px; line-height:18px;transition: all ease 0.3s;}
.CaseList li .date i{ display:block; padding-top:8px; line-height:20px;}
.CaseList.video li .info{ height:auto; padding-top:10px;}


/*诊疗项目 s*/
.graybg{ background:#f3f3f3;}

.ItemList{}
.ItemList li{ overflow:hidden; position:relative; margin-bottom:18px; background:#f4f4f4;transition: all ease 0.3s;}
.ItemList .imgbox{ float:auto;}
.ItemList .imgbox img{ width:100%;}
.ItemList .info{ position:relative; z-index:1; padding:12px;}
.ItemList .info .tit{ font-size:16px; color:#2292cf; margin-bottom:12px;}
.ItemList .info .p{ font-size:14px; line-height:24px;-webkit-line-clamp: 2; height:48px; color:#7b7b7b;}
.ItemList .more{ display:none; z-index:1; font-weight:bold; position:absolute; right:0; top:0; line-height:280px; text-align:center; width:50px; font-family:"宋体"; background:#ededed; font-size:36px; color:#3f9fd3;}
.ItemList .logo{ position:absolute;right:140px; top:-170px; display:none;}
.ItemList .logo img{ width:458px;}
.ItemList li:hover { background:#fff;}
.ItemList li:hover .more{ background:#e1837c; color:#fff;}


/*诊疗项目-孕前遗传病基因检测 s*/
.Item1tip{ color:#777777; border-radius:9px; text-align:center; background:url(../images/item1_bg1.jpg) center center no-repeat; display:table; padding:0 6%; width:88%; border-radius:15px; height:132px; margin-bottom:5%;}
.Item1tip p{ display:table-cell; vertical-align:middle;}
.Item1txt1{ border:1px solid #e1837c; background:#e1837c; position:relative;}
.Item1txt1 .img img{ width:100%;}
.Item1txt1 .info{ position:relative; z-index:1; padding:15px; line-height:30px; color:#fff;}
.Item1txt1 .info h3{ font-size:18px; padding-bottom:15px;}
.Item1txt1 .info b{ font-style:italic; font-size:16px;}
.Item1txt1 .logo{ position:absolute;right:10px; top:10px;}
.Item1txt1 .logo img{ width:346px;}

.Item1txt2{ background:url(../images/item1_bg2.jpg) center top no-repeat; background-size:cover;}
.Item1txt2 ul{ width:350px; margin:0px auto; height:335px; position:relative;}
.Item1txt2 li{ position:absolute; width:160px; height:160px; text-align:center; color:#fff; background:url(../images/item1_bg2.png) no-repeat; font-size:15px; background-size:contain;}
.Item1txt2 li.li1{ left:0; top:0;}
.Item1txt2 li.li2{ right:0; top:0;}
.Item1txt2 li.li3{ left:95px; top:80px;}
.Item1txt2 li.li4{ left:0; top:160px;}
.Item1txt2 li.li5{ right:0; top:160px;}
.Item1txt2 h3{ line-height:30px; padding-top:20px; opacity:0.3; font-size:18px;}
.Item1txt2 p{ padding:0 18px; font-size:12px; line-height:18px;}

.Item1txt02{background:url(../images/item1_bg5.jpg); background-size:cover; color:#fff; text-align:center; font-size:18px; border-radius:10px; padding:20px;}

.Item1txt3{ margin:0 0 0 -3%;}
.Item1txt3 li{ position:relative; overflow:hidden; background:#f0f0f0; margin:0 0 3% 3%; color:#959595;transition: all ease 0.3s;}
.Item1txt3 li .img{ float:left; width:30%;}
.Item1txt3 li .info{ float:left; font-size:14px; width:58%; position:relative; z-index:1; padding:10px 0 10px 4%;}
.Item1txt3 li .info h3{ margin-bottom:10px; border-left:3px solid #2292cf; padding-left:11px; font-size:16px; color:#363636;}
.Item1txt3 .logo{ display:none; position:absolute;right:80px; top:10px;}
.Item1txt3 .logo img{ width:172px;}

.Item1txt4{ background:#efefef;}
.Item1txt4 .img img{ width:100%;}
.Item1txt4 .info{ line-height:32px; font-size:16px; padding:12px;}
.Item1txt4 .info .num{ display:inline-block; vertical-align:middle; text-align:center; color:#fff; width:30px; line-height:30px; background:#2292cf; border-radius:50%; margin-right:14px;}
.Item1txt4 .info p{ margin-bottom:17px;}
.Item1txt4 .txt{ color:#e1837c; font-size:15px; border:1px dashed #e1837c; border-radius:8px; padding:20px 112px 20px 23px; background:#fff url(../images/item1_bg3.jpg) right bottom no-repeat; line-height:28px;}

.Item1txt5{}
.Item1txt5 li{ width:46%; padding:0 2% 20px; text-align:center; float:left;}
.Item1txt5 li .ico{ position:relative; width:100px; height:100px; margin:0px auto;}
.Item1txt5 .i1,.Itemtxt4 .i2{position: absolute; left:0px;top: 0px; width:100px; height:100px;}
.Item1txt5 .i1{ transition: 400ms;}
.Item1txt5 .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.Item1txt5 li:hover .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.Item1txt5 li:hover .i1{ opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.Item1txt5 .tit{ line-height:37px; padding-top:10px; font-size:16px; color:#444444;}
.Item1txt5 .tit i{ display:block; margin:0px auto; width:18px; height:10px; border-top:2px solid #2292cf;}
.Item1txt5 .p{ color:#8d8d8d;}
.Item1txt5 .num{ color:#e7e7e7; font-size:40px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; line-height:45px;}
.Item1txt5 li:nth-child(odd){ clear:both;}

.Item1txt6{ background:url(../images/item1_bg4.jpg) center top no-repeat; padding-bottom:6%;}
.Item1txt6 li{transition: all ease 0.3s; text-align:center; margin-bottom:10px;}
.Item1txt6 li h3{ color:#fff; line-height:40px; font-size:16px; background-color:#2a8cc2; background-position:center center; background-repeat:no-repeat; background-size:contain; border-radius:20px 20px 0 0;}
.Item1txt6 li .txt{ background:#fff;font-size:15px; color:#474747; padding:15px;}
.Item1txt6 li:hover h3{ background-color:#e1837c;}
.Item1txt6 li.li1 h3{ background-image:url(../images/item1_bg3.png);}
.Item1txt6 li.li2 h3{ background-image:url(../images/item1_bg4.png);}
.Item1txt6 li.li3 h3{ background-image:url(../images/item1_bg5.png);}


/*诊疗项目Y染色体AZF微缺失检测 s*/
.Item2txt1{ background:url(../images/item2_bg1.jpg) center top no-repeat; background-size:cover;}
.Item2txt1 .img{ width:60%; margin:0px auto;}
.Item2txt1 .info{ padding:12px 12px 0; color:#353331;}
.Item2txt1 .info p{ position:relative; padding:0 0 18px 40px;}
.Item2txt1 .info p b{ font-family:Arial, Helvetica, sans-serif; position:absolute; left:0; top:5px; color:#2292cf; font-size:24px;}

.Item2txt2{ position:relative; background:#e1837c url(../images/item2_bg2.jpg) center top no-repeat; padding:22px 0;}
.Item2txt2 .SubTit2 h2{ color:#fff;}
.Item2txt2 .SubTit2 h2 i{ border-bottom:2px solid #fff;}
.Item2txt2 .img{ text-align:center;}
.Item2txt2 .info{ margin-top:-35px; position:relative; background:#fff; bottom:0px; border-radius:20px; padding:15px;}
.Item2txt2 .info .txt{ line-height:30px;color:#363636;}
.Item2txt2 .info .txt p{ background:url(../images/ico/xing.png) 0px 4px no-repeat; padding-left:30px;}

.Item2txt3{ position:relative; border:1px solid #f3f3f3; box-shadow:0 0 12px #f3f3f3; background:#fbfbfb; border-radius:10px; padding:10px; margin-bottom:4.5%;}
.Item2txt3 .img{}
.Item2txt3 .img img{ width:100%;}
.Item2txt3 .info{ position:relative; z-index:1; padding:16px 12px; color:#3d3d3d;}
.Item2txt3 .logo{ position:absolute;right:0px; bottom:0px; opacity:0.04;}
.Item2txt3 .logo img{ width:253px;}

.Item2txt4 { margin:0 0 0 -3%;}
.Item2txt4 li{ width:47%; float:left; margin:0 0 3% 3%; padding-top:25px; position:relative;}
.Item2txt4 li .ico{ z-index:1; position:absolute; left:50%; top:0px; margin-left:-25px; width:50px;}
.Item2txt4 li .info{transition: all ease 0.3s; background:#fff; border:1px solid #f3f3f3; box-shadow:0 0 18px #f3f3f3; padding:40px 12px 0 12px; height:100px; color:#3d3d3d; border-radius:12px; text-align:center;}

.Item2txt5 { background: url(../images/item2_bg3.jpg) center top no-repeat; padding-bottom:4%;}
.Item2txt5 .tithead{ text-align:center; color:#343434; line-height:40px; padding-top:17px; font-size:16px;}
.Item2txt5 .info{ position:relative; background:#2292cf; color:#fff; text-align:center; border-radius:12px; box-shadow:0 0 15px #ddd; padding:18px 0 28px;}
.Item2txt5 .thead{ margin-bottom:15px; border-bottom:1px solid #fff; font-weight:bold; width:100%; display: table; height:74px;}
.Item2txt5 .row { width:100%; display: table-row;}
.Item2txt5 li{ display:table-cell; vertical-align:middle;}
.Item2txt5 .tbody{ line-height:33px;width:100%; display: table;}

.Item2txt6{ margin:0px 0 0 -12px;}
.Item2txt6 li{ width:50%; float:left;}
.Item2txt6 .info{ border:1px solid #e7e7e7; margin:0 0 12px 12px; border-radius:10px; box-shadow: 0 0 10px #ddd; background:url(../images/item2_bg4.jpg) center top no-repeat; padding-top:30px; text-align:center; height:180px;}
.Item2txt6 .num{ width:40px; line-height:40px; font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#e1837c; box-shadow:0 4px 10px #ebebeb; background:#fff; margin:0px auto 8px; font-weight:bold; border-radius:50%;}
.Item2txt6 .txt{ padding:0 10px; color:#3d3d3d;}
.Item2txt6 li:last-child{ width:100%;}
.Item2txt6 li:last-child .info{height:auto; padding-bottom:15px;}

.Item2txt7{ background:#399cd0 url(../images/item2_bg5.jpg) center top no-repeat; padding:25px 0 0 0; margin-bottom:150px;}
.Item2txt7 .SubTit2 h2{ color:#fff;}
.Item2txt7 .SubTit2 h2 i{ border-bottom:2px solid #fff;}
.Item2txt7 .process{ padding-bottom:8%;}
.Item2txt7 .process li{ width:33.333%; float:left; padding-bottom:15px; text-align:center; color:#fff; line-height:28px;}
.Item2txt7 .process img{ display:block; margin:0px auto; width:80px;}
.Item2txt7 .process b{ display:block; margin:5px auto 0;}
.Item2txt7 .fa{ border-radius:15px; border:1px solid #e6e6e6; border-bottom:5px solid #e1837c; box-shadow: 0 0 15px #ddd; text-align:center; padding:15px; position:relative; bottom:-125px; margin-top:-125px; background:#fff;}


/*诊疗项目-罗氏易位携带者PGD检测 s*/
.Itemtxt1{height:auto !important;}
.Itemtxt1 .img{ width:80%; margin:-30px auto -5px; text-align:center;}
.Itemtxt1 ul{ padding-top:8px;}
.Itemtxt1 li{ margin:0 0 14px 0px; border-radius:10px; background:#ecf5f9;padding:12px; color:#5b5b5b;}
.Itemtxt1 li:hover{ color:#fff; background:#e1837c url(../images/item_logo.png) right top no-repeat; box-shadow:0 3px 8px #f6dbd9;}

.Itemtxt2{ margin:20px 0 0 0;}
.Itemtxt2 li{ margin-bottom:10px; border-radius:10px; background:#fff;}
.Itemtxt2 li .box{ padding:12px; text-align:center; position:relative;}
.Itemtxt2 li .ti{ border-radius:50%; color:#fff; background:#2292cf; font-size:16px; width:100px; padding-top:100px; margin:0px auto; position:relative;}
.Itemtxt2 li .ti span{display: flex; align-items: center;justify-content: center; width:90%; height:100%; position:absolute; left:5%; top:0;}
.Itemtxt2 li .txt{ color:#454545; padding-top:10px;}
.Itemtxt2 li:hover .ti{ background:#e1837c;}

.Itemtxt3{ padding-bottom:5.5%;}
.Itemtxt3 .img{ text-align:center;}
.Itemtxt3 .info{ margin-top:20px; color:#3d3d3d; background:#ecf5f9; border-radius:10px; position:relative; padding:15px;}
.Itemtxt3 .info .arr{ background:url(../images/leftarr.png); width:30px; height:15px; left:50%; margin-left:-15px; top:-14px; position:absolute;}
.Itemtxt3 .info .logo{ position:absolute; z-index:; background:url(../images/logobg.png); background-size:contain; width:235px; height:375px; right:15%; bottom:-5%; opacity:0.04;}

.Itemtxt4 li{ width:50%; float:left; text-align:center;margin-bottom:15px;}
.Itemtxt4 li .box{ position:relative; padding:10px 5px; transition: all ease 0.3s;}
.Itemtxt4 li .line{ border-right:1px solid #e9e9e9; position:absolute; top:0px; height:100%; right:0;}
.Itemtxt4 li .ti{ padding-top:10px; line-height:30px; color:#303030; font-size:16px;}
.Itemtxt4 li .ti i{ display:block; margin:0px auto; width:13px; height:10px; border-top:2px solid #2292cf;}
.Itemtxt4 li .txt{ line-height:24px; font-size:14px; color:#303030;}
.Itemtxt4 li .ico{ position:relative; width:100px; height:100px; margin:0px auto;}
.Itemtxt4 .logo{ z-index:-1; opacity:0.04; position:absolute; z-index:; background:url(../images/logobg.png) no-repeat; background-size:contain; width:80%; height:100%; right:0%; bottom:-5%;}
.Itemtxt4 .i1,.Itemtxt4 .i2{position: absolute; left:0px;top: 0px; width:100px; height:100px;}
.Itemtxt4 .i1{ transition: 400ms;}
.Itemtxt4 .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.Itemtxt4 li:hover .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.Itemtxt4 li:hover .i1{ opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}
.Itemtxt4 li:hover .line{ display:none;}
.Itemtxt4 li:nth-child(odd){ clear:both;}
.Itemtxt4 li:nth-child(even) .line{ display:none;}

.Itemtxt5 { padding-bottom:5%;}
.Itemtxt5 ul{ margin:0 0 0 -3%;}
.Itemtxt5 li{margin:0 0 15px 3%; height:140px;}
.Itemtxt5 li .box{ background:url(../images/yybg.jpg); background-size:cover; border-radius:8px; height:140px; padding:0 10px 0 88px;display: flex; align-items: center; position:relative; color:#565656;}
.Itemtxt5 li .ti{ position:absolute; left:0; top:32px; text-align:center; padding:0 15px; width:41px; height:78px; color:#fff; font-size:18px; background:#2292cf;display: flex; align-items: center; line-height:24px;}
.Itemtxt5 li:hover .ti{background:#e1837c;}
.Itemtxt5 .tip{ text-align:center; color:#ababab; font-size:14px; padding-top:10px;}

.Itemtxt6 { text-align:center; background: #fff url(../images/lcbg.png) center bottom no-repeat; border-radius:8px; padding:5%;}


/*诊疗项目-第三代试管婴儿 s*/
.Item4txt1 { margin:0;}
.Item4txt1 li{float:left; padding-top:39px; position:relative; margin-bottom:10px;}
.Item4txt1 .info{ margin-left:0px; padding:42px 15px 15px 15px; color:#757575; border:1px solid #ecf6fb; box-shadow:0 0 25px #d5ebf7; background:url(../images/logobg3.png) center bottom no-repeat;}
.Item4txt1 .tithead{ background:url(../images/item4_bg1.png); line-height:77px; padding-left:85px; font-size:16px; color:#fff; width:195px; position:absolute; left:0; top:0;}

.Item4txt2 { background:url(../images/item4_bg2.jpg) center top no-repeat;}

.Item4txt3 { background:url(../images/item4_bg3.jpg) center top no-repeat; background-size:cover;}
.Item4txt3 .info .img{ text-align:center;}
.Item4txt3 .info li{color:#8e8e8e; border:1px dashed #ccc; border-radius:10px; margin-top:10px; padding:0 10px 10px;}
.Item4txt3 .info h3{ line-height:42px; color:#2292cf; font-size:16px;}
.Item4txt3 .info h3 i{ display:inline-block; font-size:28px; font-family:Arial, Helvetica, sans-serif; background:url(../images/item4_bg3.gif) 0px 10px no-repeat; vertical-align:middle; margin-right:8px;}

.Item4txt4{ background:url(../images/item4_bg4.jpg) center top no-repeat;}

.Item4txt5{background:url(../images/item4_bg5.jpg) center top no-repeat;}
.Item4txt5 .SubTit2 h2{ color:#fff;}
.Item4txt5 .SubTit2 h2 i{ border-bottom:2px solid #fff;}

.Item4txt6{background:url(../images/item4_bg6.jpg) center top no-repeat; padding-top:4.5%;}

.Item_news{ margin-bottom:20px;}
.Item_news .tithead{ height:35px; border-bottom:1px solid #eeeeee; position:relative; color:#52a3d6; font-size:18px; margin-bottom:13px;}
.Item_news .tithead img{ display:inline-block; margin-right:10px;}
.Item_news .tithead i{ position:absolute; left:0; bottom:-1px; width:139px; height:2px; background:#52a3d6;}
.Item_news .list li{ border-bottom:1px dashed #eeeeee; padding:6px 0 6px;}
.Item_news .list li .tit{ color:#333333;}
.Item_news .list li .p{ height:24px;-webkit-line-clamp: 1; color:#999999; font-size:13px;}
.Item_news .list li:hover .tit{ font-weight:bold; color:#52a3d6;}
.Item_news .list li:last-child{ border-bottom:0;}

.Item_case{}
.Item_case .tithead{ height:35px; border-bottom:1px solid #eeeeee; position:relative; color:#e1837c; font-size:18px; margin-bottom:13px;}
.Item_case .tithead img{ display:inline-block; margin-right:10px;}
.Item_case .tithead i{ position:absolute; left:0; bottom:-1px; width:139px; height:2px; background:#e1837c;}
.Item_case .slides li img{ height:220px;}
.Item_case .flex-control-nav{bottom:5%; z-index:10;}
.Item_case .flex-control-nav li a{opacity:1; width:13px; height:13px; background:#fff; border-radius:50%;}
.Item_case .flex-control-nav li a.flex-active{opacity:1; background:#62b5de;}
.Item_case .flex-direction-nav { display:none;}


/*诊疗项目-冻卵冻胚 s*/
.Item5txt1{ position:relative; margin-bottom:5%; overflow:hidden; border:1px solid #f3f3f3; box-shadow:0 0 15px #eae9e9;}
.Item5txt1 .img{}
.Item5txt1 .img img{ width:100%;}
.Item5txt1 .info{position:relative; z-index:1; color:#3d3d3d; padding:12px;}
.Item5txt1 .info .tithead{ font-size:17px; color:#2292cf; line-height:37px; margin-bottom:12px; border-bottom:1px solid #d4d4d4; position:relative; padding-top:10px;}
.Item5txt1 .info .tithead i{ background:#2292cf; position:absolute; left:0; bottom:-1px; width:43px; height:2px;}
.Item5txt1 .logo{ position:absolute; top:0; right:80px; opacity:0.04;}
.Item5txt1 .logo img{ width:416px;}

.Item5txt2{ background: #1f8cca url(../images/item5_bg1.jpg) center top no-repeat;}
.Item5txt2 .SubTit2 h2{ color:#fff;}
.Item5txt2 .SubTit2 h2 i{ border-bottom:2px solid #fff;}
.Item5txt2 .tip{ padding-top:15px; color:#fff;}
.Item5txt2 .info{background:#fff; border-radius:10px; padding:15px 15px 5px;}
.Item5txt2 .tithead{ text-align:center; color:#404040; font-size:18px; line-height:30px;}
.Item5txt2 .list{ padding-top:5px;}
.Item5txt2 li{ position:relative;color:#fff; background:#e1837c; border-radius:29px; margin-bottom:10px; padding:13px 15px 13px 50px;}
.Item5txt2 li b{ text-align:center; color:#fff; display:inline-block; width:30px; line-height:30px; background:url(../images/yuan.png); background-size:contain; font-size:16px; font-family:Arial, Helvetica, sans-serif; position:absolute; left:10px; top:10px;}

.Item5txt3 .info{ padding-bottom:15px; color:#3d3d3d;}
.Item5txt3 .img{}


/*诊疗项目-多次试管失败 s*/

.Item6txt1 .img{ text-align:center; width:60%; margin:0px auto;}
.Item6txt1 .info{}
.Item6txt1 .info li{ padding:0 0 25px 78px; position:relative; color:#646464;}
.Item6txt1 .info li .ico{ position:absolute; left:0; top:-4px;}
.Item6txt1 .info li h3{ line-height:26px; color:#2292cf; padding-bottom:0px; font-size:16px;}

.Item6txt2 { background:#efefef;}
.Item6txt2 .list1{}
.Item6txt2 .list1 li{ margin-bottom:5px;background:#fff;}
.Item6txt2 .list1 li .img img{ width:100%;}
.Item6txt2 .list1 li .info{ padding:12px;color:#646464;}
.Item6txt2 .list1 li .info .ti{ font-size:16px; color:#2292cf; padding-bottom:10px;}
.Item6txt2 .list2{ margin:0 0 15px 0;}
.Item6txt2 .list2 li{margin:0 0 10px 0;}
.Item6txt2 .list2 .img img{ width:100%;}
.Item6txt2 .list2 .info{ background:#fff; padding:0 12px 12px;color:#646464;}
.Item6txt2 .list2 li .info .ti{ font-size:16px; color:#2292cf; padding:10px 0 10px; text-align:center;}
.Item6txt2 .list3{ background:#2a8cc2; border-radius:12px; padding:10px;}
.Item6txt2 .list3 .img{ text-align:center;}
.Item6txt2 .list3 .info{ line-height:30px; padding:10px 0 10px 0px; color:#fff; font-size:16px;}
.Item6txt2 .list3 .info i{ display:inline-block; font-size:24px;}


/*诊疗项目-无创PGT-A技术 s*/

.Item7txt1 { color:#3d3d3d;}
.Item7txt2 { color:#fff; background:#2092d5 url(../images/item7_bg1.jpg) center top no-repeat; background-size:cover; padding:12px 0;}
.Item7txt2 .img{ text-align:center;}
.Item7txt2 .img img{ display:block; margin:0px auto 10px;}
.Item7txt2 .info{font-size:16px; padding-top:20px;}

.Item7txt3 {}
.Item7txt3 li{ position:relative; overflow:hidden;margin-bottom:10px; background:#f1f1f1;}
.Item7txt3 li .img img{ width:100%;}
.Item7txt3 li .info{ position:relative; z-index:1; padding:12px; color:#3d3d3d; font-size:16px;}
.Item7txt3 .logo{ position:absolute; top:10px; right:10px; opacity:0.04;}
.Item7txt3 .logo img{ width:174px;}
.Item7txt3 .arr{ display:none;}

.Item7txt4 { background:#f0f0f0;}
.Item7txt4 .tithead{ text-align:center; font-size:20px; color:#242424; padding-bottom:4%;}

.Item7txt5 { margin-left:-3%;}
.Item7txt5 li{ position:relative; float:left; width:47%; padding-left:3%; padding-bottom:15px; text-align:center;}
.Item7txt5 li .img{ width:60%; margin:0px auto;}
.Item7txt5 li .ti{ line-height:32px; color:#303030; font-size:16px; padding-top:5px;}
.Item7txt5 li .p{ color:#777777; line-height:20px;}
.Item7txt5 li .arr{ position:absolute; top:20%; right:-20px; background:url(../images/arr3.gif); width:20px; height:16px;}
.Item7txt5 li.li4 .arr{ display:none;}
.Item7txt5 li.li2 .arr{ display:none;}


/*医疗团队 s*/
.TeamList{ margin:0 0 2% -3%;}
.TeamList li{padding:0 0 3% 3%;}
.TeamList .box{ position:relative;transition: all ease 0.3s; font-size:14px; height:124px; border:1px solid #c3c3c3; border-top:1px solid #2292cf;}
.TeamList .box .imgbox{ float:left; overflow:hidden;}
.TeamList .box .imgbox img{ width:100px; height:124px;}
.TeamList .box .info{ margin-left:115px; padding-right:5%;}
.TeamList .box .tit{ padding-top:5px; overflow:hidden; line-height:30px; font-size:16px;}
.TeamList .box .p{ line-height:24px; height:48px; margin:1px 0 7px; color:#868686;-webkit-line-clamp: 2;}
.TeamList .box .detail{ display:block; width:80px; font-size:12px; line-height:24px; text-align:center; background:#428dc2; color:#fff;}
.TeamList .logo{ position:absolute; width:100px; height:124px; background:url(../images/logobg.png) no-repeat; background-size:contain;right:0px; top:0px; opacity:0.06;}


/*医疗设备 s*/
.EqList{ margin:0 0 10px -3%;}
.EqList li{padding:0 0 3% 3%;}
.EqList .box{ position:relative;transition: all ease 0.3s; font-size:14px; height:130px; border-radius:11px; border:1px solid #dedede; padding:5px 5px 5px 120px;}
.EqList .box .imgbox{ position:absolute; left:5px; top:5px;border-radius:11px; overflow:hidden;}
.EqList .box .imgbox img{ width:100px; height:129px;}
.EqList .box .tit{ margin-bottom:5px; overflow:hidden; line-height:35px; font-size:16px; border-bottom:1px dashed #e3e3e3;}
.EqList .box .p{ height:48px; margin:0px 0 5px; color:#747474;-webkit-line-clamp: 2;}
.EqList .box .detail{ display:block; width:80px; line-height:30px; font-size:12px; text-align:center; background:#2292cf; color:#fff; border-radius:20px;}
.EqList .logo{opacity:0.04; position:absolute; width:100px; height:130px; background:url(../images/logobg.png) no-repeat; background-size:contain;right:10px; top:0px;transition: all ease 0.3s;}


/*医院动态 s*/
.Leftbar{}
.Zxnav{ text-align:center;}
.Zxnav li{ padding:0 2%; float:left; width:29.333%;}
.RightCon{ padding-top:30px;}
.RightCon .Col{ padding:10px; margin-bottom:20px; box-shadow:0 0 10px #ddd;}
.RightCon .Col:last-child{ margin-bottom:0;}
.RightCon .Tithead{ text-align:center; background:#eaf4fa; color:#2292cf; font-size:18px; line-height:30px; margin-bottom:12px;}
.RightCon .service li{ text-align:center; width:33.333%; float:left; background:url(../images/page_navbg.png) right center no-repeat; font-size:12px; padding-top:9px; height:55px; margin-bottom:4px; line-height:23px;}
.RightCon .service li .ico{ background:url(../images/ico/service.png); display:block; margin:0px auto; width:32px; height:32px;}
.RightCon .service li.li1 .ico{ background-position:0px center;}
.RightCon .service li.li2 .ico{ background-position:-32px center;}
.RightCon .service li.li3 .ico{ background-position:-64px center;}
.RightCon .service li.li4 .ico{ background-position:-96px center;}
.RightCon .service li.li5 .ico{ background-position:-128px center;}
.RightCon .service li.li6 .ico{ background-position:-160px center;}
.RightCon .service li.li7 .ico{ background-position:-192px center;}
.RightCon .service li.li8 .ico{ background-position:-224px center;}
.RightCon .service li.li9 .ico{ background-position:-256px center;}
.RightCon .service li:nth-child(3n+3){ background:none;}
.RightCon .faq{ margin-top:13px;}
.RightCon .faq li{ line-height:32px; height:32px;}
.RightCon .item { margin-left:-8px;}
.RightCon .item li{ width:33.333%; float:left;}
.RightCon .item a{ background:#2292cf; display:block; text-align:center; line-height:36px; color:#fff; margin:0 0 8px 8px;}
.RightCon .item li:nth-child(2n+1) a{ background:#e1837c;}
.RightCon .item a:hover{ text-decoration:underline;}
.RightCon .msg .tip{ text-align:center; line-height:26px; font-size:14px; color:#c70025;}
.RightCon .msg dl{ margin:0 11px; padding:0 0 15px 46px; position:relative;}
.RightCon .msg dt{ position:absolute; top:0; font-size:14px; left:0px; color:#747774; line-height:30px;}
.RightCon .msg .input{ border-radius:6px; border:1px solid #cccccc; width:99%; text-indent:1em; height:28px; line-height:28px;}
.RightCon .msg .btn{ border-radius:6px; height:30px; color:#fff; width:125px; background:#e1837c;}
.RightCon .msg .textarea{ border:1px solid #cccccc; padding:5px;}
.RightCon .msg .textarea textarea{ width:100%; height:50px;}

.NewsFocus{ overflow:hidden; position:relative; background:#f4f4f4; margin-bottom:20px;}
.NewsFocus .slides li{ position:relative;}
.NewsFocus .imgbox{ padding-top:50%;}
.NewsFocus .logobg{ opacity:0.04; width:170px; height:100%; background:url(../images/logobg.png) no-repeat center bottom; background-size:contain; position:absolute; bottom:0; right:0px;}
.NewsFocus .info{padding:15px;}
.NewsFocus .tit{ font-size:16px; color:#222222;}
.NewsFocus .p{height:48px;-webkit-line-clamp: 2; color:#828282; margin-top:6px;}
.NewsFocus .flex-direction-nav{ display:none;}
.NewsFocus .flex-control-nav{ top:50%; height:14px;}
.NewsFocus .flex-control-paging li a {width: 12px; height: 12px; text-indent:999em; background:#b5b5b5; border-radius:50%;}
.NewsFocus .flex-control-paging li a.flex-active {background:#e1837c;}

.NewsList { margin-bottom:2%; padding-bottom:10px;}
.NewsList li{transition: all ease 0.3s; padding:10px 0px 0 64px; border-bottom:1px dashed #cccccc; height:90px; position:relative;}
.NewsList li .tit{ line-height:28px; color:#222222;}
.NewsList li .p{color:#888888; font-size:14px; height:48px;-webkit-line-clamp: 2; line-height:24px;}
.NewsList li .date{ width:50px; height:70px; position:absolute; background:#2292cf; color:#fff; text-align:center; font-family:Arial, Helvetica, sans-serif; top:13px; font-size:12px; left:0px;}
.NewsList li .date b{display:block; padding-top:10px; font-size:20px;}
.NewsList li:hover { border-bottom:1px solid #fff;}
.NewsList li:hover .tit a{ color:#e1837c;}
.NewsList li:hover .date{ background:#e1837c;}

.Titleinfo{ border-bottom:1px solid #e6e6e6; text-align:center; margin-bottom:20px; padding:18px 0 12px;}
.Titleinfo .tits{font-size:20px; color:#010101; line-height:30px;}
.Titleinfo .date{ padding-top:4px; font-size:12px;color:#808080;}
.Titleinfo .date i{ display:inline-block; margin:0 10px;}
.Titleinfo .share{ display:inline-block;*display:inline; zoom:1; vertical-align:middle;}

.PrevNextBox {margin:50px 0 0 0;position:relative; padding-top:11px; border-top:1px solid #e6e6e6; color:#888888; }
.PrevNextBox dl{ line-height:40px; height:40px;overflow:hidden; border-bottom:1px dotted #d9d9d9; position:relative;}
.PrevNextBox dl span{ padding:0 75px 0 55px; position:relative; display:block;}
.PrevNextBox dl span em{ position:absolute; left:0px; top:0px; color:#333333;}
.PrevNextBox dl span .date{ position:absolute; right:0; top:0; color:#808080; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.PrevNextBox dl a{ margin:0px auto; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:95%; color:#333333;}
.PrevNextBox dl a.none{color:#999;}
.PrevNextBox a.back{ position:absolute; right:0; top:-32px; color:#da6961; padding-right:31px; background:url(../images/ico/back.png) right center no-repeat;}


/*联系我们 s*/
.ContactTxt{ position:relative; margin-bottom:5.7%; line-height:30px; color:#969696;}
.ContactTxt .logo{ background:url(../images/contactbg.png) 0px top no-repeat; background-size:contain; width:40%; height:100%; position:absolute; left:0px; top:0; z-index:-1;}
.ContactTxt .name{ line-height:40px; color:#313131; font-size:20px;}
.ContactTxt li b{ color:#2292cf;}
.ContactTxt li b img{ display:inline-block; vertical-align:middle; margin-right:10px;}
.ContactTxt li span{ display:inline-block;}

.ContactImg{ position:relative;  margin-bottom:5.7%; padding-bottom:18px;}
.ContactImg .line{ border:3px solid #e1837c; right:-16px; position:absolute; bottom:0; height:94%; width:98%;}

#dituContent{ height:280px;}


/*分页控件*/
.page_div {
	width: 100% !important;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: "microsoft yahei";
	color: #666666;
	margin-right: 10px;
	padding: 10px;
	box-sizing: border-box;
	text-align: center;
	padding-bottom: 20px;
}
.page_div a {
	min-width: 30px;
	height: 28px;
	border: 1px solid #dce0e0!important;
	text-align: center;
	margin: 0 4px;
	cursor: pointer;
	line-height: 28px;
	color: #666666;
	font-size: 13px;
	display: inline-block;
    background: #fafafa;
}
#firstPage,
#lastPage {
	width: 50px;
	color: #3a9995;
	border: 1px solid #3a9995!important;
}
#prePage,
#nextPage {
	width: 70px;
	color: #3a9995;
	border: 1px solid #3a9995!important;
}



a.firstPage,a.lastPage {
	width: 50px;
	color: #3a9995;
	border: 1px solid #3a9995!important;
}
a.prePage,a.nextPage {
	width: 70px;
	color: #3a9995;
	border: 1px solid #3a9995!important;
}


.page_div .current {
	background-color: #2292cf;
	border-color: #3a9995;
	color: #FFFFFF;
}
.totalPages {
	margin: 10px;
}
.totalPages span,
.totalSize span {
	color: #3a9995;
	margin: 5px;
	display: inline-block;
}


.Zxnav ul{display:flex;justify-content:center}
.Zxnav li{ width:28%;padding:16px 4px; border-radius:8px;margin: 0 6px;}
.Zxnav li:nth-child(1){background:#2A93CF}
.Zxnav li:nth-child(2){background:#E0827E}
.Zxnav li:nth-child(3){background:#2A95D0}
.Zxnav li img{width: 32px;height: 32px;}
.Zxnav li p{font-size: 14px; font-weight:bold;color:#fff;word-break: break-all;margin-top:12px}