body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
q:before,q:after{content:'';}/* 消除q前后的内容 */
button,input,select,textarea{font-size:100%;}/* 使得表单元素在 ie 下能继承字体大小 */
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
address,cite,dfn,em,var{font-style:normal;} /* 将斜体扶正 */
img{border:none;vertical-align:middle;}
input{vertical-align:middle;}
ul,ol,li{list-style-type:none;}

*{-webkit-box-sizing:border-box;box-sizing:border-box;}
body{font:12px/1.6 Microsoft YaHei,Tahoma, Arial, sans-serif;color:#666;}

a{color:#666; text-decoration:none;}
a:hover{color:#f90; text-decoration:none;}
a:focus,input:focus{outline:0;}

.fl,.left{float:left;}
.fr,.right{float:right;}
.t_l{text-align:left;}
.t_c{text-align:center;}
.t_r{text-align:right;}
.br10{-webkit-border-radius:10px;border-radius:10px;}
.clearfix:before,.clearfix:after{
    content:"";
    display:table;
}
.clearfix:after{clear:both;}
.clearfix{
    *zoom:1;/*IE/7/6*/
}

.hidden{display:none;}
.wrapper{width:100%;min-width:1440px;position:relative;overflow:hidden;}

.container{width:780px;margin:0 auto;position:relative;}

.footer .container{width:780px;margin:0 auto;position: absolute;}

.banner{width:1920px;height:600px;margin-left:-960px;position:relative;left:50%;overflow:hidden;}
.banner .sliderCont{width:100%;height:100%;position:relative;z-index:0;}
.banner .sliderCont li{width:100%;height:100%;position:absolute;left:0;top:0;z-index:0;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 2s;transition:all 2s;}
.banner .sliderCont li.curr{opacity:1;filter:alpha(opacity=100);z-index:10;}
.banner .sliderNav{width:780px;margin-left:-390px;position:absolute;left:50%;bottom:0;z-index:100;overflow:hidden;}
.banner .sliderNav li{float:left;width:126px;height:116px;cursor:pointer;}
.banner .sliderNav li + li{margin-left:4px;}
.banner .sliderNav li img{padding:1px;border:3px solid #fff;border-top-width:9px;background-color:#ffe0c0;}
.banner .sliderNav li p{height:60px;padding-top:10px;font-size:10px;font-family:"黑体";display:none;}
.banner .sliderNav li.curr img{border-color:#f6a34d;}
.banner .sliderNav li.curr p{color:#fff;background-color:#f6a34d;display:block;}

.源header{width:100%;background-color:#fff;background-color:rgba(255,255,255,.8);position:absolute;left:0;top:0;}
.源header .container{height:94px;}
.源header .logo{position:absolute;left:-272px;top:0;}
.源header .topMenu{height:50px;line-height:50px;position:absolute;right:-110px;top:0;}
.源header .topMenu a{padding:0 5px;font-size:10px;}
.源header .nav{line-height:52px;padding-top:42px;text-align:center;font-size:14px;}
.源header .nav a{padding:0 30px;}
.源header .topRight{width:332px;height:100%;position:absolute;left:890px;top:0;overflow:hidden;}
.源header .topRight .qrCode{float:left;width:79px;height:100%;background:url(../images/weixin.jpg) no-repeat;cursor:pointer;}
.源header .topRight .qrCode:hover{background-image:url(../images/erwma.jpg);}
.源header .topRight .tel{float:left;width:253px;height:100%;padding:26px 0 0 50px;color:#fff;background-color:#c20009;}
.源header .topRight .tel p{padding-top:5px;font-size:14px;}
.源header .topRight .tel img{padding-right:5px;vertical-align:inherit;}

#mainmain{padding:48px 0 232px;}

#jy-left{width:160px;padding:30px 0;background-color:#63bbf2;position:absolute;left:-272px;top:0;}
#jy-left dl a{color:#fff;}
#jy-left dl dt,#jy-left dl dd{padding-left:30px; }
#jy-left dl dt{line-height:30px;padding-top:20px;font-size:14px;}
#jy-left dl dt.curr{padding-top:10px;padding-bottom:20px;font-size:16px;text-decoration:underline; font-weight: bold;}
#jy-left dl dd{padding:10px 0px 10px 30px;background-color:#3caaef;}
#jy-left dl dd a{line-height:30px;display:block;}



.product dl{float:left;width:50%;height:160px;padding:30px 52px 0;margin-bottom:10px;background:url(../images/product_bg.png) no-repeat center top;overflow:hidden;}
.product dl dt{float:left;width:97px;height:97px;line-height:97px;margin:0 30px 0 0;text-align:center;font-size:16px;color:#fff;background:url(../images/product_tit_bg.png) no-repeat;}
.product dl dd p{height:24px;line-height:24px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.news{margin-top:60px;}
.news .hd{height:80px;padding:10px 0 0 40px;border-left:4px solid #f6a34d;background-color:#ffefdf;position:relative;}
.news .hd:before{content:"";width:4px;height:18px;background-color:#ffda77;display:block;position:absolute;left:-4px;top:0;}
.news .hd h3{font-size:26px;font-weight:normal;color:#f6a34d;}
.news .hd p{font-size:10px;color:#848484;}
.news .bd{padding-top:10px;}
.news .bd dl{padding:18px 0;border-bottom:1px solid #ccc;overflow:hidden;}
.news .bd dl dt{float:left;margin-left:10px;}
.news .bd dl dd{margin-left:200px;}
.news .bd dl dd h3{line-height:30px;font-size:18px;}
.news .bd dl dd h3 font{color:#f6a34d;}
.news .bd dl dd h3 em{font-size:15px;font-style:normal;font-weight:normal;}
.news .bd dl dd p{height:40px;line-height:20px;padding-left:10px;margin:10px 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news .bd dl dd a{float:right;font-size:14px;}
.news .bd dl dd a i{width:0;height:0;border-top:10px solid transparent;border-right:10px solid #fcdac7;margin-right:5px;display:inline-block;}

.page{margin-top:30px;text-align:center;}
.page a{width:40px;height:40px;line-height:40px;border:1px solid #ccc;font-size:14px;display:inline-block;}
.page a:hover,.page a.curr{color:#fff;background-color:#f4a450;}

.源map{background:url(../images/源map.jpg) no-repeat center top;}
.源map .container{height:372px;}
.源map h3{margin-top:10px;font-size:22px;color:#003781;}
.源map p{font-size:14px;color:#898989;}
.源map .address{width:280px;height:192px;padding:24px 40px 0;background-color:#fff;background-color:rgba(255,255,255,.9);position:absolute;left:-124px;top:0;}
.源map .route{width:516px;height:180px;padding:28px 60px 0;background-color:#fff;background-color:rgba(255,255,255,.9);position:absolute;left:156px;bottom:0;}
.源map .route h3{font-size:30px;}
.源map a{width:96px;height:96px;background-repeat:no-repeat;position:absolute;right:0;top:0;display:block;}
.源map a.源map_01{background-image:url(../images/源map_01.jpg);right:106px;}
.源map a.源map_02{background-image:url(../images/源map_02.jpg);right:10px;top:96px;}
.源map a.源map_03{background-image:url(../images/源map_03.jpg);right:-80px;}

.footer{ text-align:center;dcolor:#cacaca;}

/* 第二个页面 */

.centres{width:1000px;margin:0 auto;position:relative;}

.源header .headNav{height:50px;}

.project{padding:80px 0;}

.源header .headNav .topMenu{width:800px;right:0;}
.源header .headNav .topMenu a{padding:0 30px;font-size:14px;color:#00489c;}
.源header .headNav .topRight{height:94px;left:740px;}


.project{padding:70px 0 100px 0;position:relative;}

.left-project{position:absolute;left:30px;top:0;}
.left-project ul {}
.left-project ul li{width:107px;height:38px;background-color:#4295dc;}
.left-project ul li + li{margin-top:25px;}
.left-project ul li:first-child{background-color:#4295dc;}
.left-project ul li:nth-child(2){background-color:#72bcfb;}
.left-project ul li:nth-child(3){background-color:#c3e2fd;}
.left-project ul li:nth-child(4){background-color:#e2f2fe;}
.left-project ul li:last-child{background-color:#909090;}

.right-project{width:1200px;margin:0 auto;}
.right-project img{}
.right-project .cont{float:right;margin:-52px 13% 0 0;}

.pro-list li{float:left;width:275px;height:405px;color:#fff;font-size:14px;text-align:center;position:relative;}
.pro-list li +li {margin-left:10px;}
.pro-list li h2{padding:40px 0 20px 0;font-size:25px;color:#fff;}
.pro-list li i{width:30px;height:20px;border-top:1px solid #fff;display:inline-block;}
.pro-list li p{line-height:2;}
.pro-list li span{width:0;height:0;border-left:10px solid transparent;border-top:20px solid transparent;border-right:20px solid #fff;position:absolute;bottom:25px;right:25px;}
.pro-list .pro1{background:url(../images/pro-list1_03.jpg) no-repeat;}
.pro-list .pro2{background:url(../images/pro-list2_03.jpg) no-repeat;}
.pro-list .pro3{background:url(../images/pro-list3_03.jpg) no-repeat;}


/* 经典案例 */
.caseTitle{height:110px;background-color:#f0f0f0;text-align:center;}
.caseTitle img{margin-top:-30px;}
.classicCase{padding:40px 0;background-color:#f4fdff;}

.case-silder{width:1000px !important;position:relative;}
.case-silder .cont{width:1000px !important;height:352px;position:relative;overflow:hidden;z-index:0;}
.case-silder .cont ul li{float:left;width:352px;height:352px;margin-right:296px;position:relative;overflow:hidden;-webkit-border-radius:50%;border-radius:50%;}
.case-silder .cont ul li p{width:100%;height:60px;line-height:70px;text-align:center;font-size:20px;font-weight:bold;color:#fff;background-color:#72bcfb;background-color:rgba(114,188,251,.8);overflow:hidden;position:absolute;left:0;top:0;}
.case-silder .btn{width:154px;height:94px;margin-left:-72px;position:absolute;left:50%;bottom:0;z-index:10;}
.case-silder .btn.case-prev{margin-left:-82px;background:url(../images/case-prev.png) no-repeat center bottom;bottom:94px;}
.case-silder .btn.case-next{background:url(../images/case-next.png) no-repeat center top;}


/* 专家团队 */
.expert {background:url(../images/background-case.png) no-repeat;text-align:center;}
.expert .centres{width:1115px;}
.expert .centres img{margin-bottom:60px;}
.expert .centres .people-title{margin-top:50px;}
.people{height:200px;overflow:hidden;}
.expert .centres .team-ul{}
.expert .centres .team-ul li{float:left;width:190px;height:340px;background-color:#fff;box-shadow:-5px 5px 5px #ebebeb;position:relative;}
.expert .centres .team-ul li +li {margin-left:5px;}
.expert .centres .team-ul li .introduce{width:90%;padding:14px;white-space: nowrap;text-overflow:ellipsis;overflow: hidden;}
.expert .centres .team-ul li:nth-child(1),.expert .centres .team-ul li:nth-child(5){margin-top:50px;}
.expert .centres .team-ul li:nth-child(3){margin-top:-12px;}
.expert .centres .team-ul li .describe{padding:14px 20px;text-align:left;}
.expert .centres .team-ul li .describe h2{padding:10px 0;font-size:18px;color:#4295dc;}
.expert .centres .team-ul li .describe p{font-size:11px;color:#909090;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.expert .centres .team-ul li .describe span{width:0;height:0;border-left:10px solid transparent;border-top:20px solid transparent;border-right:20px solid #4295dc;position:absolute;bottom:10px;right:25px;}

.bx-wrapper{max-width:1095px !important;}

.bx-controls{position:relative;}

.bx-controls-direction{width:290px;height:31px;margin:50px auto;overflow:hidden;}
.bx-controls-direction a{width:18px;height:31px;background-repeat:no-repeat;text-indent:-9999em;}
.bx-controls-direction .bx-prev{float:left;background-image:url(../images/bx-prev.png);}
.bx-controls-direction .bx-next{float:right;background-image:url(../images/bx-next.png);}

.bx-pager{width:230px;height:21px;padding-top:5px;margin-left:-115px;text-align:center;background-color:#e2f2fe;position:absolute;left:50%;bottom:5px;-webkit-border-radius:10px;border-radius:10px;}
.bx-pager > div{margin:0 3px;display:inline-block;}
.bx-pager > div > a{width:11px;height:11px;background-color:#ebf6fe;display:inline-block;-webkit-border-radius:50%;border-radius:50%;text-indent:-9999em;}
.bx-pager > div > a.active{background-color:#fff;}

.classicCase { width: 1000px; height: 445px; overflow: hidden; margin: 0 auto; position: relative; z-index: 2; padding: 0; background: none; margin-top: -50px; }
.classicCase .centres { position: absolute; height: 354px; top: 0; left: 0;overflow:hidden;-webkit-transition:all 1s;transition:all 1s;}
.classicCase .cent-left { position: relative; width: 354px; margin-left: 248px; margin-top: 0; }
.classicCase .cent-left:first-child { margin-left: 0; }
.classicCase .cent-left span { display: block; width: 256px; height: 50px; position: absolute; top: 0; left: 50%; margin-left: -128px; top: 0; background: #72bcfb; opacity: 0.8; }
.classicCase .cent-left span em { display: block; width: 100%; height: 50px; font: normal 20px/60px 'Microsoft YaHei'; text-align: center; color: #ffffff; }
.classicCase .cent-right { position: relative; width: 354px; margin-left: 150px; }
.classicCase .cent-right span { display: block; width: 256px; height: 50px; position: absolute; top: 0; left: 50%; margin-left: -128px; top: 0; background: #72bcfb; opacity: 0.8; }
.classicCase .cent-right span em { display: block; width: 100%; height: 50px; font: normal 20px/60px 'Microsoft YaHei'; text-align: center; color: #ffffff; }

.centerts { position: absolute; left: 410px; top:165px; margin:0; }

/* 医疗设备 */
.equipment .hd{padding:40px 0;}
.equipment .bd{min-height:614px;background:url(../images/equipment-bg.jpg) no-repeat center top;}
.equipment .bd .container{width:1000px;padding-top:75px;}

.equipment-silder{width:100% !important;background:url(../images/equipment-li-bg.png) no-repeat center bottom;position:relative;}
.equipment-silder .cont{width:720px !important;height:448px;margin:0 auto;overflow:hidden;position:relative;z-index:0;}
.equipment-silder .cont ul li{float:left;width:720px;color:#fff;}
.equipment-silder .cont ul li img{float:left;margin-right:25px;}
.equipment-silder .cont ul li h3{line-hieght:1;padding:225px 0 25px;font-size:22px;font-weight:normal;}
.equipment-silder .cont ul li h3 a{color:#fff;}
.equipment-silder .cont ul li p{height:100px;line-height:20px;overflow:hidden;}
.equipment-silder .btn{width:46px;height:86px;display:block;position:absolute;top:114px;cursor:pointer;z-index:1000;}
.equipment-silder .btn.equipment-prev{left:65px;}
.equipment-silder .btn.equipment-next{right:60px;}

.源map .container .b-blue{background-color:#e2f0fd;}
.源map .bus .address{padding-top:55px;}
.源map .bus h3{color:#4295dc;}

/* 新闻资讯 */

.information{padding-top:100px;}
.information .container{width:1000px;position:relative;}
.information .tit{position:absolute;left:-156px;top:0;}
.information .information-left{width:578px;height:273px;padding:30px 50px;background-color:#f7f7f7;}
.information .information-left ul{width:100%;height:100%;padding-right:20px;overflow-x:hidden;}
.information .information-left ul li + li{padding-top:20px;border-top:1px dashed #ccc;margin-top:20px;}
.information .information-left ul li h3{font-size:16px;font-weight:normal;color:#909090;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.information .information-left ul li h3 a{margin-left:20px;color:#4295dc;}
.information .information-left ul li p{height:40px;line-height:20px;margin-top:15px;overflow:hidden;}

/* 联系我们 */
.contact-us{padding-top:130px;}

/* 专家团队*/
.team-banner{width: 1920px;margin-left: -960px;position: relative;left: 50%;overflow: hidden;}
.guide{padding:0 0 50px 0;position:relative;}
.guide #jy-left{padding:0;top:-118px;}
.guide #jy-left dl{color:#fff;}
.guide #jy-left dl .dtTeam1{padding-bottom:20px;background-color:#0050ae;border-bottom:5px solid #fff;font-size:16px;}
.guide #jy-left dl dd{background-color:#63bbf2;}
.guide #jy-left dl dd a{line-height:40px;}
.guide #jy-left dl dd a.curr{text-decoration:underline;}
.guide #jy-left dl.teamNav dd a{text-align:left;}


.guide #jy-right .outpatient{height:100px;background-color:#eff8fe;border-left:5px solid #0050ae;margin-bottom:10px;position:relative;}
.guide #jy-right .outpatient h2{margin-left:35px;font-size:34px;color:#003781;padding:10px 0;}
.guide #jy-right .outpatient h2 p{font-size:12px;color:#848484;}

#jy-right .outpatient h2:before {content: "";width:5px;height: 18px;background-color: #d5000a;display: block;position: absolute;left: -5px;top: 0;}


.duty{height:487px;background-color:red;}
.date{margin:5px 0;}

#jy-right .da1 ul li{height:71px;}
.da1 ul li h2{height:44px;line-height:44px;font-size:15px;background-color:#0050ae;}
.da1 ul li p{height:26px;line-height:26px;border-top:1px solid #fff;background-color:#e1e1e1;font-size:10px;}


.date ul li{float:left;width:12%;height:132px;background-color:#eff8fe;text-align:center;color:#fff;}
.date ul li + li{margin-left:4px;} 
.date ul li:first-child{background-color:#0050ae;padding:15px 0;}
.date ul li:first-child h2{}
.date ul li:first-child i{width:20px;height:5px;border-top:2px solid #fff;display:inline-block;}

.date .spanT { float:left;width:49.5%;height:100%;background: #9dd4f7 url(../images/yes.png) no-repeat center center;display: block;}
.date .spanB {float:right;width:49.5%;height:100%;background: #9dd4f7 url(../images/yes.png) no-repeat center center;display: block;}

/*team页面*/
#jy-right .doctors {margin-bottom:44px;}
.doctors .doctorsLeft{float:left;}
.doctors .doctorsLeft .seek{height:40px;margin-top:5px;}
.doctors .doctorsLeft .seek a{float:left;width:108px;height:36px;line-height:36px;text-align:center;background-color:#63bbf2;color:#fff;display:inline-block;}
.doctors .doctorsLeft .seek a:first-child{margin-right:2px;background-color:#3caaef;}
.doctors .doctorsRight {float:left;margin-left:20px;width:540px;}
.docIntroduce .docTxt{min-height:216px;border-left:1px solid #e5e5e5;position:relative;}
.docIntroduce .docTxt:before{content:"";width:1px;height:100%;border-left:1px solid #e5e5e5;position:absolute;top:0;left:267px;}
.docIntroduce .docTxt li{display:inline-block;padding: 0 100px 10px 20px;line-height:28px;color:#848484;position:relative;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width:360px;}
.docIntroduce .docTxt li:before{content:"";width:7px;height:7px;background-color:#3CAAEF;margin-top:11px;position: absolute;left:-4px;}

.doctorsLeft img{
	width:220px;}
	
.specializeImg img{
	height:196px;
	    margin-left: -24px;
    text-align: center;}

.specialize .specializeTitle{height:36px;border-bottom:1px solid #e5e5e5;position: relative;}
.specialize .specializeTitle:before{content:"";width:240px;height:2px;background-color:#3CAAEF;position: absolute;left:0;bottom:-1px;}
.specialize .specializeTitle h2{font-size:20px;}
.specialize .specializeTitle h2 strong{font-size:12px;color:#999;margin-left:5px;font-weight:normal;}
.txtTitle{padding:24px 0;font-size:14px;color:#848484;}


.txtTitleTeam{width:780px !important;padding:24px 0;position:relative;}
.txtTitleTeam .tLeft,.txtTitleTeam .tRight{width:12px;background-color:#63bbf2;height:196px;position: absolute;top:24px;display: block;}
.txtTitleTeam .tLeft{left:0;}
.txtTitleTeam .tRight{right:0;}
.speTeams{width:742px;margin:0 auto;overflow:hidden;}
.speTeams .speTeamsUl{}
.speTeams .speTeamsUl li{float:left;width:143px;margin-right:7px;position:relative;}
.speTeams .speTeamsUl li .specializeImg{height:196px;background-color:#3caaef;}
.speTeams .speTeamsUl li p{width: 100%;height: 30px;line-height: 30px;text-align:center;font-size: 12px;font-weight: bold;color: #606060;background-color:#63bbf2;background-color: rgba(254,254,254,.5);overflow:hidden;position:absolute;left:0;bottom:0;}
.arrowLeft,.arrowRight{width:0; height:0; border-top:8px solid transparent; border-bottom:8px solid transparent; 
position: absolute;top:50%;}
.arrowLeft{border-right:8px solid #fff;left:4px}
.arrowRight{border-left: 8px solid #fff;right:4px;}

.guide #jy-left .teamNav dt{background-color:#63bbf2;font-size:16px;padding:20px 0 20px 30px;}
.guide #jy-left .teamNav dt:first-child{padding-bottom:20px;background-color:#0050ae;border-bottom:5px solid #fff;font-size:16px;}
.guide #jy-left .teamNav dd{text-align:center;background-color:#3caaef;}
.guide #jy-left .teamNav dt a.curr{text-decoration:underline;}

/*就诊指南*/
#jy-right .lookImg{position:relative;}
#jy-right .lookImg .lookWord{position:absolute;top:50px;right:0;}
#jy-right .lookImg .lookWord .lookTxt1{font-size:44px;color:#003781;margin-right:26px;}
.lookWord .lookTxt2 {font-size:16px;vertical-align: sub;position:relative;}
.lookWord .lookTxt2 span{width:0;height: 0;border-left:5px solid transparent;border-top: 10px solid transparent;border-right: 10px solid #c20009;position: absolute;bottom:5px;left: 0;margin-left:-26px;}

#jy-right .imgBottom{font-size:68px;color:rgba(247,247,247,.5);position: absolute;bottom:6px;right:0;}
#jy-right .lookList {margin-top:24px;}
#jy-right .lookList .lookItem{width:380px;}
#jy-right .lookList .topImg{position:relative;}
#jy-right .lookList .items2{margin-left:20px;}
.lookList .lookItem .itemTop{position:relative;}
.lookList .lookItem .itemTop h2{line-height:30px;font-size:30px;color:#fff;position:absolute;top:30px;left:30px}
.lookList .lookItem .itemTop p{font-size:15px;font-weight:normal;}
.lookList .lookItem .itemTop .topTriangle{width:0;height: 0;border-left:5px solid transparent;border-top: 10px solid transparent;border-right: 10px solid #FFF;position: absolute;bottom:12px;right:12px;margin-left:0;}
.lookList .lookItem .itemTop .centerImg{padding:20px 0;}
.itemBottom {line-height:44px;}
.itemBottom .bottomTxt1{padding-left:40px;font-size:43px;color:#003781;font-weight:bold;position:relative;}
.itemBottom .bottomTxt2{font-size:44px;color:rgba(247,247,247,.8);}
.itemBottom .bottomTxt3{font-size:15px;color:#000;position:absolute;top:-10px;right:0}
.itemBottom .bottomTxt3 span{width:0;height: 0;border-left:5px solid transparent;border-top: 10px solid transparent;border-right: 10px solid #c20009;position: absolute;top:17px;left: 0;margin-left:-26px;}

/*关于*/
.about .doctors .doctorsLeft{float:left;margin:0 0 0 40px;}
.about .doctors .doctorsRight{width:445px;height:100px;margin:0;}

.about .doctors .doctorsRight ul{position:relative;}
.about .doctors .doctorsRight ul li{margin:36px 0;}
.about .doctors .doctorsRight ul li .blue{width:64px;height:64px;line-height:64px;background-color:#63bbf2;text-align:center;display:inline-block;overflow:hidden;position:absolute;left:-16px;}
.about .doctors .doctorsRight h2{margin-left:100px;font-size:22px;color:#003781;}
.about .doctors .doctorsRight h2 p{font-size:18px;color:#000;font-weight: normal;text-align:justify;}
.about .doctors .doctorsRight h2 .addressTxt{font-size:12px;}

/*about equitement页面*/
.equipments .txtTitleTeam{padding:0;}
.equipments .speTeams .speTeamsUl{width:730px;}
.equipments .speTeams .speTeamsUl li{width:177px;margin-right:10px;}
.equipments .txtTitleTeam .tLeft,.equipments .txtTitleTeam .tRight{height:244px;background-color:#0050ae;top:0;}
.equipments .speTeams .speTeamsUl li .specializeImg{height:244px;background-color:#3caaef;}

#jy-right .equipments .doctors{margin:30px 0;}
.equipments .doctors .doctorsLeft{width:250px;margin: 0 30px;}
.equipments   .IntralaseBlue p{padding-left:20px;font-size:24px;font-weight:bold;color:#003781;display:inline-block;position:absolute;top:-22px;left:0;}
.equipments  .IntralaseBlue{width:425px;height:30px;background-color:#eff8fe;margin-top:30px;position:relative;}
.equipments  .IntralaseBlue  span{background-color:#d5000a;position:absolute;top:22px;display:inline-block;}
.equipments  .IntralaseBlue .small{width:10px;height:10px;left:-5px;}
.equipments  .IntralaseBlue .big{width:24px;height:24px;top:-10px;right:-8px;}
.equipments  .Intralase p{line-height:24px;font-size:12px;margin:15px 10px;text-align:justify;}
.equipments  .Intralase h3{margin-left:10px;font-size:16px;color:#003781;position:relative;}
.equipments  .Intralase h3:before{content:"";width:6px;height:6px;background-color:#63bbf2;position:absolute;top:10px;left:-13px;display:inline-block;}

.equipments .depotImg {padding: 0 30px;text-align: center;}
.equipments .depotImg .depotBlue{width:703px;height:30px;background-color:#eff8fe;position:relative;}
.equipments .depotImg .depotBlue .big{width:24px;height:24px;background-color:#d5000a;position:absolute;top:-10px;right:-17px;display:inline-block;}
.equipments .depotImg .depotBlue h2{font-size:24px;color:#003781;position:absolute;top:-20px;left:293px;}
.equipments .depotImg .depotBlue h2:before{content:"";width:6px;height:6px;background-color:#63bbf2;position:absolute;top:18px;left:-13px;display:inline-block;}
.equipments .depotPic{margin-top:15px;position: relative;}
.equipments .depotPic .cont{position:relative;z-index:0;}
.equipments .picItem{height:400px;margin:20px 0;background-color:#ccc;}

.equipments .depotImg .depotPic .prev,.equipments .depotImg .depotPic .next{width:60px;height:60px;line-height:60px;font-size:38px;font-weight:lighter;color:rgba(255,255,255,.5);border-radius:50%;-webkit-border-radius:50%;background:rgba(186,197,212,.5);position:absolute;top:165px;z-index:10;}
.equipments .depotImg .depotPic .prev{left:30px;}
.equipments .depotImg .depotPic .next{right:30px;}

/*honor页面*/
.honor .honorImg{margin:30px auto;}



/*job页面*/
.job .jobTable{text-align:left;}
.jobTable table{width:100%;}
.jobTable table tr th{height:45px;background-color:#eff8fe;}
.jobTable table tr th:first-child{background:#63bbf2;color:#fff;}
.jobTable table tr th a{font-size:14px;color:#fff;}

.jobTable table tr th,.jobTable table tr td{border:1px solid #fff;}
.jobTable table tr td{padding-left:30px;height:38px;background:#fafafa;font-size:12px;color:#848484;}
.jobTable table tr th span{padding:0 30px;}
.jobTable table tr th span.fl{font-size:18px;color:#003781;}
.jobTable table tr th span.fr{font-weight:normal;margin-top:5px;}
.jobTable table .other td{height:134px;padding:10px 0;vertical-align:text-top;}
.jobTable table tr td:first-child{background-color:#eff8fe;}
.jobTable table tr .t_c{padding:0;background-color:#eff8fe;}
.jobTable table .other .otherTd{padding-left: 30px;}
.jobTable table tr .userMarket{background-color:#d5000a;}
/*job第二页面*/
.jobTable tr td>input,.jobTable tr td>textarea{border:0;outline:hidden;background-color:#fafafa;resize:none;}
.job2 .jobTable table{width:100%;}
.job2 .jobTable table .username{background-color:#EFF8FE;}
.jobTable table .txthonor td{height:148px;vertical-align:text-top;}
.jobTable table .txthonor .thonor1{padding-top:10px;}
.jobTable table .txthonor .message{margin-top:10px;width:90%;height:80%;}
.jobTable .sex1{padding:0;overflow:hidden;}
.jobTable .sex1 label{float:left;width:50%;text-align:center;height:100%;position:relative;}
.jobTable .sex1 label a{width:100%;line-height:36px;background-color:#fafafa;display: inline-block;}
.jobTable .sex1 input{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;cursor:pointer;}
.jobTable .sex1 input:checked + a{background-color:#eff8fe;}
.jobTable .btn {margin-top:10px;text-align: center;}
.jobTable .btn a{width:134px;padding:1%;font-size:14px;color:#fff;background-color:#d5000a;display:inline-block;}
.jobTable .btn .btnOther{margin-left:10px;background-color:#848484;}


.left1920{ margin-left:-960px; left:50%; z-index:0;}