/*必备样式*/
body{padding: 0;margin: 0; font-family: "Microsoft Yahei"; font-size: 14px;color: #000;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
ul,ol,dl{list-style-type:none;margin:0;padding:0;}
/*关闭iPhone 和 Android 的浏览器纵向 和橫向 模式皆有自动调整字体大小的功能.*/
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
address,caption,cite,code,dfn,em,th,var,i{font-style:normal;font-weight:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button{overflow: visible;vertical-align:middle;outline:none;}
/*清除ios端，input,textarea标签的默认内阴影,input[type="text"]标签的默认圆角*/
/*input,textarea{appearance: none;-webkit-appearance: none;}*/
/*获得焦点时周边不会出现虚线*/
a:focus,a:hover,a:active,area,img{outline:none;blr:expression(this.onFocus=this.blur());}
a{outline:none;text-decoration: none;color: #666;}
a:hover{text-decoration: none;}
table{border-collapse:collapse;border-spacing:0}
textarea { resize:none;} 
/*img*/
img{border:0; vertical-align:middle; transition: all 0.6s;}
a img,img{-ms-interpolation-mode:bicubic;}
.img-responsive{max-width: 100%;height: auto;}
/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}
time{display:inline;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;}
svg:not(:root) {overflow: hidden;}
.fl{ float:left;}
.fr{ float:right;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height: 0;font-size: 0;}
/*transition*/
.tran200{-webkit-transition:all 0.2s ease; -moz-transition:all 0.2s ease; -ms-transition:all 0.2s ease; transition:all 0.2s ease;}
.tran300{-webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
.tran400{-webkit-transition:all 0.4s ease; -moz-transition:all 0.4s ease; -ms-transition:all 0.4s ease; transition:all 0.4s ease;}
.tran500{-webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease; transition:all 0.5s ease;}
.tran1000{-webkit-transition:all 1s ease; -moz-transition:all 1s ease; -ms-transition:all 1s ease; transition:all 1s ease;}
.tran2000{-webkit-transition:all 2s ease; -moz-transition:all 2s ease; -ms-transition:all 2s ease; transition:all 2s ease;}
.tran3000{-webkit-transition:all 3s ease; -moz-transition:all 3s ease; -ms-transition:all 3s ease; transition:all 3s ease;}
.scale105:hover{-webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}
.scale110:hover{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1);}
/*滚动条*/
body *::-webkit-scrollbar{width: 5px;background: #eee;}
body *::-webkit-scrollbar-thumb{background: #ccc;}
/*按钮通用样式*/
.btns-area{font-size: 0;text-align: center;}
.btns-area .btn{display: inline-block;height: 40px;padding: 0 20px;background-color: #fff;border-radius: 3px;font-size: 14px;line-height: 40px;color: #000;cursor: pointer;}
.btns-area .btn img{display: inline-block;vertical-align: middle;margin: -3px 6px 0 0;}
.btns-area .btn:hover{opacity: .8;}

/*公用*/
body{background: #f9f9f9;}
.w-1280{ width: 1280px; margin: 0 auto;}
/*分享*/
.share{ position: absolute; right: 0; top: 0; font-size: 14px; color: #2c2b2b;}
.share b{ float: left; padding-right: 4px; font-weight: normal; display: inline-block;  font-size: 14px; color: #999999;}
.share a{display: inline-block; margin: 0 0 0 10px !important;}

.share .bds_sqq{background: url(../images/qq.png) no-repeat 0 0 !important; width: 20px !important; height: 20px;}
.share .bds_weixin{ background: url(../images/weixin.png) no-repeat 0 0 !important; width: 20px !important; height: 20px;}
.share .bds_tsina{ background: url(../images/weibo.png) no-repeat 0 0 !important; width: 20px !important; height: 20px;}

/*内页分享*/
.wordBox .share a{ margin-top: 10px !important; padding-left: 6px  !important;}
/*头部*/
.top{ background: #fff; height: 126px; line-height: 122px; padding: 0 23px; box-sizing: border-box; overflow: hidden; /*border-bottom: 4px #e0edf0 solid;*/}
.top .logo{ float: left;}
.top .topPhone{ float: left; font-size: 13px; color: #ff7373; margin-left: 14%;}
.top .topPhone img{ position: relative; top: -2px;}
.top .topBiao{ float: left; width: 176px; height: 34px; line-height: 34px; border: 1px #e5e5e5 solid; box-sizing: border-box; border-radius: 4px; margin-top: 42px; margin-left: 40px;}
.top .topBiao input{ border: none; background: none; padding-left: 10px; width: 70%; float: left; margin-top: 6px;}
.top .topBiao .btu{position: relative; display: inline-block; float: right; width: 19px; height: 19px; background: none; border: none; margin: 4px 10px 0 0; cursor: pointer;}
.top .topBiao .btu:before{ content: ""; position: absolute; top: 0; left: -10px; width: 1px; height: 24px; background:#e5e5e5 ;}
.top .ma{ float: right; margin-top: 14px; font-size: 0;}
.top .ma .item{ display: inline-block; width: 88px; text-align: center; line-height: 22px; margin-left: 4px;}
.top .ma .item img{ width: 74px; height: 74px;}
.top .ma .item span{display: block; text-align: center; font-size: 12px; color: #ff7373; }
.top .ma .item .close{display: none; width: 20px; height: 20px; position: absolute; top: 0; right: 0;}
/*导航*/
.nav{ background: #018578; height: 62px; line-height: 60px; box-shadow: #d1d1d1 0 3px 9px; /*border-bottom: 1px #ccd8db solid;*/ transition: ease 0.4s ease;}
.nav ul{ margin: 0 10px; text-align: center;}
.nav li{position: relative; display: inline-block;}
.nav li>a{ padding: 8px 16px; border-radius: 5px;  font-size: 17px; color: #fff; /*font-family: SimHei;*/}
.nav li a:hover{background: #fff; color: #018578;}
.nav .on>a{background: #fff; color: #018578;}
.nav li .sub_nav{display: none;z-index: 10;position: absolute;left: 0;top: 62px;width: 100%;background: #018578; background-color: rgba(0,133,120,.7);}
.nav li .sub_nav dd{width: 100%;line-height: 30px;text-align: center;}
.nav li .sub_nav dd a{display: block;font-weight: normal;color: #fff; font-size: 14px;}
.nav li .sub_nav dd a:hover{background: #018578;}
.nav li em{ display: none; width: 57%; float: right; text-align: right; font-size: 16px;}
/*手机导航图标*/
.bartype{ display: none; width: 30px;  height: 30px; position: fixed; top: 48px; right: 10px; z-index: 22; }
.bartype .bar{ position: relative; display: block; width: 30px; height: 4px; margin: 4px auto; background-color: #666; border-radius: 20px;
    -webkit-transition: .4s; transition: .4s;}
.barClick .bar:first-child{transform: translateY(4px) rotate(-45deg);}
.barClick .bar:nth-child(2){opacity: 0;}
.barClick .bar:nth-child(3){transform: translateY(-12px) rotate(45deg);}
.clearbg{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 20; background: rgba(0,0,0,0.5); display: none;}
/*手机版二维码图标*/
.maIcon{ display: none; position: fixed; top: 95px; left: 12px; z-index: 16;}
.maIcon img{ width: 20px; padding-right: 3px;}
.maIcon span{ padding-right: 16px; color: #666;}
/*banner*/
.banner{ position: relative; overflow: hidden; /*border-top: 3px #e0edf0 solid;*/}
.banner img{ width: 100%;}
.banner .swiper-pagination-bullet-active{ background: #ff7373 !important;}
.banner .swiper-pagination-bullet{ background: #d2d2d2; opacity: 1;}
/*公告*/
.notice{ height: 48px; line-height: 46px; border: 1px #e9e9e9 solid; box-sizing: border-box; margin-top: 19px; position: relative; z-index: 15; overflow: hidden; border-radius: 5px; }
.notice i{ display: inline-block; width: 32px; height: 28px;background: url(../images/icon3.png) no-repeat 0 0; float: left; margin-top: 9px; margin-left: 23px;}
.notice-text{ width: 94.2%; float: right; overflow: hidden; height: 46px;}
.notice-text a{ float: left; display: block; font-size: 18px; color: #333333; width: 85%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.notice-text b{font-weight: normal; padding-right: 20px; float: right; font-size: 18px; color: #999999;}
/*分类导航*/
.type{ margin-top: 22px;}
.type ul{ position: relative;}
.type ul:after{ content: ""; display: table; clear: both;}
.type ul li{ float: left; width: 170px; height: 165px; border-radius: 5px; overflow: hidden; margin-right: 52px;}
.type ul li:last-child{ margin-right:0;}
.type ul li a{ display: block; width: 100%; height: 100%; text-align: center;  background: #6cb5ff;}
.type ul li a span{ display: block; text-align: center; font-size: 20px; color: #ffffff; padding: 44px 0 10px 0; /*font-family: "宋体";*/ font-weight: bold;}
.type ul li:hover{ box-shadow: #a6a6a6 0 0 10px;}
.type ul li:nth-child(2) a{ background: #ff7373;}
.type ul li:nth-child(3) a{ background: #ffbc66;}
.type ul li:nth-child(4) a{ background: #ee9674;}
.type ul li:nth-child(5) a{ background: #74d77c;}
.type ul li:nth-child(6) a{ background: #59dde2;}
/*科室&新闻*/
.indexTab{ overflow: hidden; margin-top: 50px;}
.indexTab .leftTab{ float: left; width: 627px; background: #fff; overflow: hidden;}
.tab{text-align: center; padding-top: 23px;}
.tab li{position: relative; display: inline-block; padding: 6px 12px; border-radius: 10px; text-align: center; font-size: 18px; color: #666; cursor: pointer; margin: 0 10px;}
.shadow{ display: block; margin: 0 auto; margin-bottom: 15px;}
.swiper-slide{width: 100%;}
.tab .on{ position: relative; background: #008578; color: #fff;}
.tab .on a {color: #fff;}
.tab .on:after{  content: ""; position: absolute; bottom: -7px; left: 50%; width: 14px; height: 7px; background: url(../images/san.png) no-repeat 0 0;  margin-left: -7px;}
.teamCont{ width: 100%; overflow: hidden;}
.teamCont .leftList{ height: 334px; overflow-y: auto; }
.teamCont .leftList li{ float: left; width: 20%; height: 119px; text-align: center; margin: 24px 0;}
.teamCont .leftList li .pic{ width: 65px; height: 65px; border-radius: 50%; /*border: 1px #008578 solid;*/ margin: 0 auto;}
.teamCont .leftList li .pic em{ display: block; height: 100%; background-position: center; background-size: cover; background-repeat: no-repeat; }
.teamCont .leftList li span{ display: block; text-align: center; margin-top: 14px;}
.teamCont .leftList::-webkit-scrollbar{width: 6px;background: #ebfbfb; border-radius: 6px;}
.teamCont .leftList::-webkit-scrollbar-thumb{background: #008578; border-radius: 6px;}
.teamCont .leftList li:hover .pic{ background: #008578;}
.teamCont .leftList .person{width: 65px; height: 65px; border-radius: 50%; border: 1px #2aafc2 solid; margin: 0 auto; overflow: hidden;}
.teamCont .leftList .person em{display: block; height: 100%; background-position: center;  background-size: cover; background-repeat: no-repeat;}
.rightTab{ float: right; width: 627px; background: #fff; overflow: hidden;}
.tabNew{text-align: center; padding-top: 23px;}
.tabNew li{position: relative; display: inline-block; padding: 6px 12px; border-radius: 10px; text-align: center; font-size: 18px; color: #666; cursor: pointer; margin: 0 10px;}
.tabNew .on{ position: relative; background: #ff7373; color: #fff;}
.tabNew .on a{color: #fff;}
.tabNew .on:after{  content: ""; position: absolute; bottom: -7px; left: 50%; width: 14px; height: 7px; background: url(../images/san01.png) no-repeat 0 0;  margin-left: -7px;}
.indexNew .list{ width: 93%; margin: 0 auto; height: 334px; overflow: hidden;}
.indexNew .list li{ overflow: hidden; padding-bottom: 16px; border-bottom: 1px #e5e5e5 solid; margin-bottom: 20px;}
.indexNew .list li:last-child{ padding-bottom: 0; margin-bottom: 0; border: none;}
.indexNew .list .time{ float: left; width: 78px; height: 78px; color: #ff7373; text-align: center; border: 1px #ff7373 solid; border-radius: 10px;}
.indexNew .list .time b{ font-size: 42px; display: block; line-height: 44px; margin-top: 6px;}
.indexNew .list .time i{ font-size: 14px;}
.indexNew .list .text{ width: 486px; float: right;}
.indexNew .list .text h3{font-size: 16px; color: #333333; height: 22px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.indexNew .list .text p{ font-size: 13px; color: #999999; line-height: 22px; height: 44px;  margin-top: 14px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.indexNew .list li:hover .time{ color: #fff; background: #ff7373;}
.indexNew .list li:hover .text h3{color: #ff7373;}
/**/
.column{margin-top: 33px; overflow: hidden;}
.column .item{ float: left; width: 406px; margin-right: 31px;}
.column .item:last-child{ margin-right: 0;}
.column .item .tit{ position: relative; overflow: hidden; height: 64px; line-height: 64px; border-bottom: 1px #d2d2d2 solid; margin-bottom: 21px;}
.column .item .tit:before{content: ""; position: absolute; bottom: 0; left: 0; width: 67px; height: 3px; background: #ff7373;}
.column .item .tit b{ font-size: 28px; color: #4f4f4f;font-weight: normal;}
.column .item .tit i{font-size: 12px; color: #ff7373;}
.column .item .tit a{ float: right; display: inline-block; font-size: 12px; padding: 0 6px; height: 20px; line-height: 20px; border: 1px #ff7373 solid; border-radius: 4px; color: #ff7373; margin-top: 26px;}
.column .item .list li{position: relative; width: 100%; height: 120px; margin-top: 11px; }
.column .item .list li .pic{ background-position: center; background-size: cover; background-repeat: no-repeat; height: 100%;}
.column .item .list li .text{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/meng.png) no-repeat 0 0;}
.column .item .list li .text span{ position: absolute; top: 50%; right: 10%; transform: translateY(-50%); font-size: 18px; color: #4f4f4f; font-weight: bold;}
.column .item .list li:hover .text span{ color: #ff7373;}
.column .item .quick{ background: #f1f1f1;}
.column .item .quick ul{ overflow: hidden; height: 251px;}
.column .item .quick li{ width: 50%; float: left; padding-left: 44px; box-sizing: border-box; margin: 22px 0;}
.column .item .quick li a{ font-size: 16px; color: #4f4f4f; font-weight: bold;}
.column .item .quick li a:hover{ color: #ff7373;}
/*友情链接*/
.link{ margin-top: 40px; overflow: hidden;}
.link span{ float: left; display: inline-block; width: 76px; color: #333;}
.link .linkText{ float: right; width: calc(100% - 82px);}
.link .linkText a{ display: inline-block; margin: 0 6px;}
.link .linkText a:hover{ color: #ee8a88;}
/*尾部*/
.footer{ margin-top: 34px; background: #018578; padding: 40px 24px; box-sizing: border-box;}
.footer .footerTop{ overflow: hidden; padding-bottom: 20px; border-bottom: 1px rgba(255,255,255,0.3) solid;}
.footer .footerTop .left{ float: left; width: 80%;}
.footer .footerTop .left p{ font-size: 14px; color: #ffffff; margin-bottom: 16px;}
.footer .footerTop .left p span{ padding-right: 20px;}
.footer .footerTop .right{ float: right; width: 154px;}
.footer .footerTop .right a{ display: inline-block; width: 150px; height: 38px; line-height: 38px; text-align: center; border: 1px #fff solid; font-size: 13px; color: #fff; border-radius: 4px; margin-bottom: 12px;}
.footer .footerTop .right a img{ position: relative; top: -2px;}
.footer .footerBottom{ margin-top: 20px;}
.footer .footerBottom p{ text-align: center; font-size: 14px; color: #fff; margin-top: 10px;}

/*ie10一下提示弹窗*/
.ie{display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center; z-index: 100;}

/*内页左侧导航*/
.con{ position: relative; width: 100%; background: #fff; margin-top: 32px;}
.con:after{content: ""; display: table; clear: both;}
.leftNav{ float: left; width: 248px;}
.leftNav .title{ position: relative; height: 74px; line-height: 74px; text-align: center; color: #fff; background: linear-gradient(90deg,#ff7d7d,#ffafaf); /*font-family: "宋体";*/}
.leftNav .title h3{ margin-left: -6px; font-size: 36px;}
.leftNav .title:before{ content: ""; position: absolute; top: 0; left: -12px; width: 12px; height: 100%; background: #ff7d7d; }
.leftNav .title:after{ content: ""; position: absolute; bottom: -7px; left: -12px; width: 12px; height: 7px; background: url(../images/leftNavicon1.png) no-repeat 0 0;}
.leftNav ul li{ height: 56px; line-height: 56px; border-bottom: 1px #ffe8e8 solid;}
.leftNav ul li a{ display: block; padding: 0 26px 0 36px; color: #666666; font-size: 17px; overflow: hidden;}
.leftNav ul li a i{ float: right; padding-top: 16px; display: inline-block; width: 22px; height: 22px; background: url(../images/leftNavicon2.png) no-repeat 0 16px;}
.leftNav ul .on a{color: #ff7373; }
.leftNav ul .on a i{background: url(../images/leftNavicon3.png) no-repeat 0 16px;}
.leftNav ul li a:hover{ color: #ff7373; }
.leftNav ul li a:hover i{background: url(../images/leftNavicon3.png) no-repeat 0 16px;}
/*右侧*/
.rightCon{ float: right; width: calc(100% - 298px); padding: 40px 36px 0 0; box-sizing: border-box;}
.rightCon .wei{ text-align: right; font-size: 14px; color: #aaaaaa;}
.rightCon .wei img{ padding-right: 4px;}
.rightCon .wei a{ font-size: 14px; color: #aaaaaa;}
.rightCon .wei a:hover{ color: #ff7373;}
.rightCon .title h3{ font-size: 24px; color: #ff7373; /*font-family: "宋体";*/ background: url(../images/yuan.png) no-repeat 0 22px; padding-left: 20px; line-height: 54px;}
.rightCon .title{ position: relative; border-bottom: 1px #efe9e9 solid; margin-top: 14px;}
.rightCon .title .neiSearch{ position: absolute; bottom: 0; right: 0; width: 550px;}
.rightCon .title .neiSearch span{ float: left; display: inline-block; margin-right: 30px; font-size: 14px; color: #999999; height: 38px; line-height: 38px; cursor: pointer;}
.rightCon .title .neiSearch span:hover{ color: #ff7373;}
.rightCon .title .neiSearch span img{padding-left: 10px;}
.rightCon .title .neiSearch .search{ float: left; width: calc(100% - 156px); height: 38px; line-height: 38px; background: #f5f5f5;}
.rightCon .title .neiSearch .search img{ float: left; padding: 11px 13px;} 
.rightCon .title .neiSearch .search .searchText{ float: left; width: 62%; border: none; background: #f5f5f5; margin-top: 9px;}
.rightCon .title .neiSearch .search .searchBtn{float: right; display: block; width: 22%; height: 38px; line-height: 38px; background: #ff7373; border: none; color: #fff; cursor: pointer;}
.rightCon .word{ margin: 40px 0;}
.rightCon .word .word-text p{font-size: 14px; color: #666666; line-height: 28px; text-align: justify;}
.rightCon .word p{font-size: 14px; color: #666666; line-height: 28px; text-align: justify;}
/*交通指南*/
.box{margin: 40px 0;}
.tabTit{ width: 100%; text-align: center; font-size: 0;}
.tabTit li{ display: inline-block; cursor: pointer; font-size: 20px; color: #fff; background: #ffa6a6; height: 38px; line-height: 38px; min-width: 168px; text-align: center; margin: 0 12px; margin-bottom: 10px;}
.tabTit li:hover{ background: #ff7373;}
.tabTit .on{background: #ff7373;}
.tabText{ overflow: hidden; margin-top: 30px;}
.tabText .text h4{ font-size: 18px; color: #666666; font-weight: bold; line-height: 36px; overflow: hidden;}
.tabText .text h4 span{ float: right; display: block; width: calc(100% - 100px); font-weight: normal;}
.tabText .map{ width: 100%; height: 460px; margin-top: 24px;}
.tabText .map iframe{ width: 100%; height: 100%;}
/*楼层分布*/
.area{ overflow: hidden; margin-top: 30px;}
.areaTitle{ overflow: hidden; border-bottom: 1px #efe9e9 solid; padding-bottom: 22px;}
.area .areaTitle span{ display: inline-block; height: 38px; line-height: 38px;}
.area .tabTit{ float: right; width: 92%; text-align: left;}
.area .tabTit li{ background: none; color: #666666; font-size: 16px; min-width: 64px;}
.area .tabTit .on{ color: #ff7373;}
.area .tabText .areaTit{ font-size: 18px; color: #333333; margin: 10px 0 30px 0;}
.area .tabText .areaItem{ overflow: hidden; margin-top: 16px;}
.area .tabText .areaItem span{position: relative; display: inline-block; width: 100px; height: 38px; line-height: 38px; text-align: center; background: #ff7373; font-size: 18px; color: #ffffff;}
.area .tabText .areaItem span:before{ content: ""; position: absolute; top: 14px; right: -10px; width: 10px; height: 14px; background: url(../images/san02.png) no-repeat 0 0;}
.area .tabText .areaItem .tit{ width: calc(100% - 115px); float: right; font-size: 0;}
.area .tabText .areaItem .tit a{display: inline-block; height: 38px; line-height: 38px; padding: 0 20px; border: 1px #dfdfdf solid; color: #666666; font-size: 18px; margin: 0 8px 8px 8px;}
/*门诊安排*/
.neiTitle{ font-size: 20px; color: #ff7373; text-align: center; margin-bottom: 34px;}
.duty .tabTit{ border-bottom: 1px #ff7373 solid;}
.duty .tabTit li{ min-width: 14.2%; margin: 0; background: none; font-size: 18px; color: #666666;}
.duty .tabTit li:hover{background: #ff7373; color: #fff;}
.duty .tabTit .on{background: #ff7373; color: #fff;}
.duty .dutyBiao{ width: 100%; border: 1px #ff7373 solid;}
.duty .dutyBiao thead tr{ background: #ffd7d7;}
.duty .dutyBiao thead td{ font-size: 16px;}
.duty .dutyBiao td{ font-size: 14px; color: #333333; padding: 10px 40px; border-right: 1px #ff7373 solid;}
.duty .dutyBiao td:first-child{ text-align: center;}
.duty .dutyBiao tbody td{ border-bottom: 1px #ff7373 solid;}
.duty .dutyBiao tbody td span{ display: inline-block; padding-right: 8px;}
/*专家查询*/
.neiForm form{ display: block; overflow: hidden;}
.neiForm .item{ float: left; width: 250px; margin-right: 30px;}
.neiForm .item span{ display: inline-block; font-size: 16px; color: #666666;}
.neiForm .item input{ height: 28px; line-height: 28px; width: calc(100% - 5em); border: 1px #e5e5e5 solid; border-radius: 2px; padding: 0 8px; box-sizing: border-box;}
.neiForm .btu{ display: block; float: left; height: 28px; line-height: 28px; background: #ff7373; border-radius: 2px; border: none; padding: 0 26px; color: #fff; cursor: pointer;}
.personList{overflow: hidden; margin-top: 43px; margin-bottom: 20px;}
.personList li{float: left; width: 48%; overflow: hidden; margin-bottom: 40px;}
.personList li:nth-child(2n){ float: right;}
.personList li .pic{ float: left; width: 178px; height: 228px; border-radius: 4px; overflow: hidden;}
.personList li .pic img{ width: 100%; height: 100%;}
.personList li .text{ float: right; width: calc(100% - 200px);}
.personList li .text p{ font-size: 14px; margin: 10px 0; height: 20px; line-height: 20px; }
.personList li .text p b{ float: left; font-weight: normal; color: #ff7373; }
.personList li .text p span{float: left; display: inline-block; color: #666666; width: calc(100% - 70px); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.personList li .text i{ display: inline-block; padding: 6px 20px; border: 1px #e5e5e5 solid; border-radius: 4px;  margin-top: 64px; font-size: 14px; color: #666666;}
.personList li .text p em{ display: inline-block; width: 28px;} 
.personList li:hover i{color: #ff7373;}
.personList li .pic img:hover{ transform: scale(1.1); transition: all 0.4 ease;}
/*页码*/
.page{ text-align: center; font-size: 0;}
.page a{ display: inline-block; padding: 6px 12px; font-size: 16px; color: #666666; border: 1px #e0e0e0 solid; border-radius: 4px; margin: 0 5px;}
.page a:hover{ background: #ff7373; border-color: #ff7373; color: #fff;}
.page .on{background: #ff7373; border-color: #ff7373; color: #fff;}
/*医保政策*/
.word .word-title{margin-bottom: 32px;}
.word .word-title h3{ text-align: center; font-size: 20px; color: #333333;}
.word .word-title h4{ font-size: 14px; color: #999999; text-align: center; margin-top: 18px;}
.word .word-title h4 span{ padding: 0 8px;}
.back{ overflow: hidden; margin-top: 30px; border-top: 1px #efe9e9 solid; padding-top: 22px;}
.back a{ font-size: 16px; color: #999999;}
.back .close{ float: right;}
/*医院新闻*/
.news{ margin-top: 0;}
.newsList{ margin: 6px 0 40px 0;}
.newsList li{padding: 32px 0; border-bottom: 1px #cccccc solid;}
.newsList li a{ display: block;}
.newsList li .text{ position: relative;}
.newsList li .text .share{ top: 40px;}
.newsList li h3{ font-size: 22px; color: #ff7373; height: 29px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; letter-spacing: 1px; transition: all 0.4s ease;}
.newsList li h4{ position: relative; font-size: 14px;  margin: 12px 0;}
.newsList li h4 span{ padding-right: 36px; color: #999999;}
.newsList li p{ color: #666666; font-size: 15px; line-height: 24px; height: 48px; overflow: hidden; text-overflow:ellipsis; display:-webkit-box; 
-webkit-box-orient:vertical; -webkit-line-clamp:2; text-align: justify;}
.newsList li:last-child{ border-bottom: none;}
.newsList li h3:hover{text-indent: 1em;}
/*专家介绍内页*/
.person-top{overflow: hidden;}
.person-top .pic{float: left; width: 178px; height: 228px; border-radius: 4px; overflow: hidden; }
.person-top .text{ float: right; width: calc(100% - 200px);}
.person-top .text p{ font-size: 14px; height: 30px; line-height: 30px; color: #666666; height: auto;}
.person-top .text p b{ float: left; font-weight: normal; color: #ff7373; }
.person-top .text p b em{ display: inline-block; width: 28px;}
.person-bottom{ margin-top: 50px;}
.person-bottom .tit{ border-bottom: 1px #ff7373 solid; height: 42px; line-height: 42px;}
.person-bottom .tit span{ display: inline-block; background: #ff7373; color: #fff; padding: 0 30px; font-size: 18px; color: #ffffff; }
.person-bottom .text{ color: #666666; font-size: 14px; line-height: 30px; text-align: justify; margin-top: 20px;}
/*新闻单页*/
.wordBox{padding: 30px 20px;}
.wordBox .word-text{ margin-top: 30px;}
.wordBox .word-text p{font-size: 14px; color: #666666; line-height: 28px; text-align: justify;}
.wordBox .word-text img{max-width: 100%;}
.wordBox .title{ border-bottom: 1px #ccc solid; }
.wordBox .title h3{font-size: 30px; font-weight: bold; text-align: center; color: #ff7373; background: none;}
.wordBox .title h4{ position: relative; font-size: 14px; color: #666; margin-top: 26px; height: 42px; line-height: 42px;}
.wordBox .title h4 span{padding-right: 40px;}
/*相关阅读*/
.read{ margin-top: 40px; padding-top: 20px; border-top: 1px #ccc solid;}
.read h3{ font-size: 20px; font-weight: bold; color: #333; }
.read p{ position: relative; margin-top: 10px; padding-left: 10px; height: 19px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.read p:before{ content: ""; position: absolute; top: 7px; left: 0; width: 4px; height: 4px; border-radius: 50%; background: #ff7373;}
.read p a{ font-size: 14px; color: #666;}
.read p a:hover{ color: #ff7373;}
/*护理风采*/
.nurse{ padding: 0 36px; box-sizing: border-box;}
.nurse .rightCon{ width: 100%; padding: 40px 0;}
.nurse .nurse-new{ margin-top: 35px; overflow: hidden;}
.nurse .nurse-new .pic{ float: left; width: 612px; height: 376px; overflow: hidden;}
.nurse .nurse-new .pic em{ display: block; height: 100%; background-size: cover; background-position: center;}
.nurse .nurse-new .text{ float: right; width: calc(100% - 612px); height: 376px; border: 1px #dfdfdf solid; box-sizing: border-box; padding: 15px 21px 15px 28px;}
.nurse .text .tit{ overflow: hidden; height: 42px; line-height: 42px; border-bottom: 1px #ff7373 solid;}
.nurse .text .tit span{ float: left; display: inline-block; background: #ff7373; color: #fff; font-size: 18px; padding: 0 32px; }
.nurse .text .tit a{ float: right; font-size: 14px; color: #999999;}
.nurse .text .tit a:hover{ color: #ff7373;}
.nurse .text ul{ margin-top: 10px;}
.nurse .text ul li{ height: 54px; line-height: 54px; border-bottom: 1px #e5e5e5 dashed; overflow: hidden;}
.nurse .text ul li a{ display: block; float: left; font-size: 16px; color: #676767; width: 78%; height: 54px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.nurse .text ul li i{ float: right; font-size: 16px; color: #999999;}
.nurse .text ul li:hover a{ color: #ff7373;}
.scient{ margin-top: 24px; overflow: hidden;}
.scient .left{ float: left; width: 588px; height: 546px; border: 1px #dfdfdf solid; padding: 20px 28px; box-sizing: border-box;}
.scient .left .pic{ width: 100%; height: 200px; overflow: hidden; margin-bottom: 27px;}
.scient .left .pic em{ display: block; height: 100%; background-size: cover; background-position: center;}
.scient .right{ float: right;}
.nurseWord{ position: relative; border: 1px #dfdfdf solid; margin-top: 21px; height: 138px; box-sizing: border-box;}
.nurseWord-text{ padding: 6px 29px 26px 90px; overflow: hidden;}
.nurseWord-text .text{ font-size: 16px; color: #676767; line-height: 24px; height: 96px; margin-bottom: 6px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden;}
.nurseWord-text a{ float: right; color: #999;}
.nurseWord-text a:hover{ color: #ff7373;}
.nurseWord .tit{ position: absolute; top: -1px; left: -1px; width: 48px; height: 138px; background: #ff7373;}
.nurseWord .tit:before{ content: ""; position: absolute; right: -7px; top: 50%; transform: translateY(-50%); margin-top: -5px; width: 7px; height: 11px; background: url(../images/san02.png) no-repeat 0 0;}
.nurseWord .tit span{ font-size: 18px; color: #fff; display: block; width: 20px; margin: 20px auto 0 auto;}
/*教学*/
.teachItem{ margin-bottom: 49px;}
.tabJiao{ height: 42px; line-height: 42px; border-bottom: 1px #ff7373 solid;}
.tabJiao li{ display: inline-block; padding: 0 27px;  font-size: 18px;}
.tabJiao li a{display: inline-block; color: #ff7373;}
.tabJiao .on{background: #ff7373; color: #fff;}
.tabJiao .on a{ color: #fff;}
.jiaoList{ overflow: hidden;}
.jiaoList li{ height: 54px; line-height: 54px; border-bottom: 1px #e5e5e5 dashed; overflow: hidden;}
.jiaoList li a{float: left; display: block; width: 70%; height: 54px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; color: #333333; }
.jiaoList li a:hover{ color: #ff7373;}
.jiaoList li i{ float: right; font-size: 16px; color: #999999;}
/*科研*/
.teachBiao{ width: 100%; border: 1px #ff7373 solid; margin-top: 23px; text-align: center;}
.teachBiao thead tr{ background: #ffd7d7;}
.teachBiao thead td{ font-size: 16px;}
.teachBiao td{ font-size: 14px; color: #333333; padding: 10px; border-right: 1px #ff7373 solid;}
.teachBiao tbody td{ border-bottom: 1px #ff7373 solid;}
.teachBiao tbody td span{ display: inline-block; padding-right: 8px;}
/*活动招募*/
.voluteer{ margin-bottom: 31px;}
/*活动报名*/
.voluteerBao{ margin-bottom: 32px;}
.voluteerBao .tit{ text-align: center; margin-bottom: 24px;}
.voluteerBao .tit h3{ font-size: 22px; color: #454545;}
.voluteerBao .tit span{ font-size: 14px; color: #ff7373;}
.voluteerBiao{width: 100%; text-align: center; border: 1px #e9e9e9 solid;  border-radius: 10px;}
.voluteerBiao table{ width: 100%; text-align: left;}
.voluteerBiao table td{ padding: 10px 30px; font-size: 16px;color: #333; border-bottom: 1px #e9e9e9 solid;}
.voluteerBiao table tr:last-child td{ border-bottom: none;}
.voluteerBiao table td>input{ border: none; width: 100%;}
.voluteerBiao table td>input::-webkit-input-placeholder { color:#999;}
.voluteerBiao table td>input:-moz-placeholder {color:#999;}
.voluteerBiao table td>input::-moz-placeholder { color:#999;}
.voluteerBiao table td>input:-ms-input-placeholder {color:#999;}
.voluteerBiao table td:first-child{ width: 34%; text-align: right; color: #ff7373; border-right: 1px #e9e9e9 solid;}
.voluteerBiao table td label{ float: left; margin-right: 36px; cursor: pointer; color: #666666;}
.voluteerBiao table td label input{ width: 14px; height: 14px; margin-right: 12px;}
.voluteerTwo{ overflow: hidden;  width: 70%; margin-left: 19.3%;}
.voluteerTwo label{ display: block; float: left; width: 25%; font-size: 14px; color: #787878; overflow: hidden; margin-bottom: 8px; cursor: pointer;}
.voluteerTwo label input{ position: relative; top: -1px; width: 14px; height: 14px; margin-right: 10px;}
.voluteerTwo label .other{ width: 68%;border: none; border-bottom: 1px #787878 solid; margin-right: 0; padding-left: 4px; box-sizing: border-box;}
.btns-area a{ text-align: center;}
.voluteerBtn{display: inline-block; height: 48px; line-height: 48px; width: 142px; text-align: center; background: #ff7373; border-radius: 6px; color: #fff; border: none; font-size: 16px; margin: 0 20px;}
/*预览图片盒子*/
.view-box{display: none;position: fixed;top: 0;right: 0;bottom: 0;left: 0;background-color: rgba(0,0,0,.5); z-index: 30;}
.view-box .canvas-box{position: absolute;left: 50%;top: 5%;min-width: 900px; height: 76%;transform: translateX(-50%); overflow-y: auto; background: #fff; padding: 20px 10px;}
.view-box .download-btn{z-index: 1;position: absolute;left: 50%;bottom: 8%;width: 160px;height: 40px;transform: translateX(-50%); background-color: #ff7373;border-radius: 3px;font-size: 14px;text-align: center;line-height: 40px;color: #fff;}
.view-box .download-btn:hover{opacity: .9;filter: alpha(opacity=90);}
/*领导信息*/
.leader ul{ overflow: hidden; padding-bottom: 19px;}
.leader ul li{float: left; width: 216px; margin-right: 27px; margin-bottom: 21px;}
.leader ul li .pic{ width: 100%; height: 276px; overflow: hidden;}
.leader ul li .pic img{ width: 100%; height: 100%; border-radius: 4px; transition: all 0.4s ease;}
.leader ul li .pic img:hover{ transform: scale(1.1);}
.leader ul li .text{overflow: hidden; height: 56px; line-height: 56px;}
.leader ul li .text b{ font-size: 18px; color: #ff7373; font-weight: normal;}
.leader ul li .text span{ float: right; display: block; width: calc(100% - 4em); text-align: right; height: 56px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size: 14px; color: #666;}
.leader ul li:nth-child(4n){ margin-right: 0;}
/*职工之家*/
.rightCon .title .readIcon{ text-align: right;}
.rightCon .title .readIcon span{ float: inherit; margin-right: 0;}
/**/
.workerList li{ overflow: hidden;}
.workerList li .pic{ float: left; width: 252px; height: 130px; overflow: hidden;}
.workerList li .pic a{ display: block;  height: 100%; background-size: cover; background-position: center; transition: all 0.4s ease; -webkit-transition: all 0.4s ease;}
.workerList li .pic a:hover{ transform: scale(1.1);}
.workerList li .text{ float: right; width: calc(100% - 270px);}
/*党建平台*/
.dangBg{ background: url(../images/dangbg.jpg) no-repeat top center , #ddd; background-size: cover;}
.dangBox{ margin-top: 102px;}
.dangBox .newsList li h3 i{ float: left; display: inline-block; border: 1px #b91c22 solid; border-radius: 4px; font-size: 14px; color: #b91c22; height: 24px; line-height: 22px; box-sizing: border-box; padding: 0 6px; margin: 3px 12px 0 0;}

/*人才招聘-各表单头部公共样式*/
.rightCon .person-title h3 { padding-left: 46px;}
.rightCon .person-title h3 i{ font-size: 14px; color: #999999;}
.rightCon .person-title h3 .reset{ position: absolute; top: 0; right: 0; font-size: 14px; color: #4f4f4f; margin-top: 24px; cursor: pointer; background: no-repeat; border: none;}
.rightCon .person-title h3 .reset img{ float: left; padding-right: 6px; padding-top: 2px;}
.rightCon .person-title1 h3{ background: url(../images/person001.png) 0 13px no-repeat;}/*基本信息*/
.rightCon .person-title2 h3{ background: url(../images/person002.png) 0 13px no-repeat;}/*教育经历*/
.rightCon .person-title3 h3{ background: url(../images/person003.png) 0 13px no-repeat;}/*工作经历*/
.rightCon .person-title4 h3{ background: url(../images/person004.png) 0 13px no-repeat;}/*课题情况*/
.rightCon .person-title5 h3{ background: url(../images/person005.png) 0 13px no-repeat;}/*论文情况*/
/*人才招聘-基本信息*/
.person .baseTop{ overflow: hidden; padding-top: 31px;}
.person .baseTop .left{ float: left; width: 66%;}
.person .left .baseItem{font-size: 0;}
.person .item{ width: 49%; display: inline-block; font-size: 14px; color: #4f4f4f; height: 40px; line-height: 40px; margin-bottom: 24px;}
.person .baseItem .item:last-child{ float: right;}
.person .baseItem .item span{float: left; display: inline-block; width: 82px; text-align: right;}
.person .baseItem .item span i{color: #ff7373; padding-right: 4px;}
.person .baseItem .item p{ float: right; width: calc(100% - 90px); height: 40px; line-height: 40px; border: 1px #e9e9e9 solid; border-radius: 10px; padding: 0 8px; box-sizing: border-box;}
.person .baseItem .item .a{ position: relative;}
.person .baseItem .item .pick-list{ position: absolute; top: 40px; left: 0; width: 100% !important; border-top: 1px solid #dedede;}
.person .baseItem .item p input{ border: none; width: 100%; float: left; height: 38px; line-height: 38px;}
.person .baseItem .radio p label{display: inline-block; min-width: 30%;  cursor: pointer; margin-left: 12px;}
.person .baseItem .radio p input{float: left; width: 14px; height: 14px; margin-top: 13px; margin-right: 12px;}
.person .baseItem .rili input{background: url(../images/rili.png) right 9px no-repeat; }
.person .baseItem .item .outer select{ border: none; outline: none;}
.person .baseTop .right{ float: right; width: 28%; overflow: hidden;}
.person .baseTop .right .text{ float: left; width: calc(100% - 160px); padding-top: 40px;}
.person .baseTop .right .text p{ font-size: 13px; color: #4f4f4f; padding-bottom: 6px; text-align: center;}
.person .baseTop .right .text p i{ color: #ff7373; padding-right: 4px;}
.person .baseTop .right .text input{ width: 54px; height: 18px; text-align: center; line-height: 18px; font-size: 12px; color: #fff; border: none; background: #ff7373; }
.person .baseTop .right .text b{ position: relative; width: 54px; height: 18px;  display: block; text-align: center; font-size: 12px; color: #999999; margin: 12px auto; }
.person .baseTop .right .text b em{ position: absolute; top: 0; left: 0; z-index: 1; width: 54px; height: 18px; text-align: center; line-height: 17px; font-size: 12px; color: #fff; background: #ff7373; border-radius: 6px;}
.person .baseTop .right .text b input{ position: absolute; top: 0; left: 0; z-index: 2; opacity: 0; -ms-filter: 'alpha(opacity=0)';}
.person .baseTop .right .text>span{display: block; text-align: center; font-size: 12px; color: #999;}
.person .baseTop .right .img{ float: right; width: 132px; height: 167px; border: 1px #e9e9e9 solid; border-radius: 6px; box-sizing: border-box; background: url(../images/yuluan.jpg) no-repeat 0 0;}
.person .baseTop .right .img img{width: 132px; height: 167px; }
.person .baseBottom .baseItem .item{ width: 32%; margin-right: 1.5%;}
.person .baseBottom .baseItem .item:last-child{ float: initial; margin-right: 0;}
.person .baseBottom .baseItem .select select{ width: 100%; border: none; height: calc(100% - 2px); float: left; }
.person .baseBottom .baseItem .length span{ width: 145px;}
.person .baseBottom .baseItem .length p{ width: calc(100% - 150px);}
.person .baseBottom .baseItem .lengthTwo span{ width: 110px;}
.person .baseBottom .baseItem .lengthTwo p{ width: calc(100% - 115px);}
.uplode { overflow: hidden;}
.uplode .left{ float: left; width: 100%;}
.uplode .tit{ border-bottom: 1px #efe9e9 solid; padding-bottom: 16px; overflow: hidden;}
.uplode .tit img{ float: left; padding-top: 4px; padding-right: 22px;}
.uplode .tit span{ font-size: 24px; color: #454545;}
.uplode .tit span i{ font-size: 14px; color: #999999;}
.uplode .file{ }
.uplode .file input{ margin-top: 24px;}
.uplode .right{ float: right; width: 100%;}
.uplode .right .tit em{color: #ff7373;}
.uplode .right .yan{border: 1px #e9e9e9 solid; border-radius: 10px; height: 40px; line-height: 38px; overflow: hidden; margin-top: 16px; width: 40%;}
.uplode .right .yan input{ border: none; padding: 0 10px; box-sizing: border-box; width: calc(100% - 130px);}
.uplode .right .yan img{ float: right; cursor: pointer; width: 126px; height: 42px;}
.person .btns-area{padding: 38px 0;}
.person .btns-area .bao{ background: #fff; border:1px solid #ff7373; color: #ff7373; box-sizing: border-box;}
/*人才招聘-教育经历*/
.person .teach{ width: 100%; border: 1px #e9e9e9 solid; margin-top: 29px; border-radius: 10px; border-collapse: separate; border-spacing: 0;}
.person .teach tr td{ padding: 10px 18px; text-align: center; font-size: 14px; color: #4f4f4f; border-right: 1px #e9e9e9 solid; border-bottom: 1px #e9e9e9 solid;}
.person .teach tr td:last-child{ border-right: none;}
.person .teach tr:last-child td{ border-bottom: none;}
.person .teach tr td:first-child{ text-align: left; }
.person .teach tr td input{ border: none; width: 100%; text-align: left; }
.person .agren{ text-align: right; font-size: 14px; color: #4f4f4f; margin-top: 20px; cursor: pointer;}
.person .del{text-align: right; font-size: 14px; color: #4f4f4f; margin-top: 14px; cursor: pointer;}
.person .del span{ border: 1px #ff7373 solid; border-radius: 4px; padding: 2px 16px;}
.person .work tr td:first-child{ text-align: center;}
.person .topic td{ font-size: 14px; color: #4f4f4f; }
.person .topic tr:first-child td{font-weight: bold;}
.person .topic tr td:first-child{ text-align: center; width: 27%;}
.person .list{ width: 50%; margin-top: 20px;}
.person .list .listItem{ overflow: hidden; height: 40px; line-height: 40px; margin-bottom: 20px;}
.person .list .listItem span{ float: left; display: inline-block; width: 75px;}
.person .list .listItem p{ float: right; width: calc(100% - 75px); padding: 0 10px; height: 40px; line-height: 40px; box-sizing: border-box; border: 1px #e9e9e9 solid; border-radius: 8px;} 
.person .list .listItem p input{ float: left; width: 100%; border: none; height: 38px; line-height: 38px;}
.person .list .task{ height: 32px; line-height: 32px;}
.person .list .task p{ border: none;}
.person .list .task p input{ float: initial; width: 72px; border-bottom: 1px #e9e9e9 solid; height: 20px; line-height: 20px; text-align: center;}
.person .list .listItem p select{ width: 100%; border: none;}

/*图文*/
.picture .leader ul li{ width: 286px;}
.picture .leader ul li .pic{ height: 206px;}
.picture .leader ul li{ margin-right: 43px;}
.picture .leader ul li:nth-child(3n){ margin-right: 0;}
.picture .leader ul li:nth-child(4n){ margin-right: 43px;}

/*返回*/
.back-prev{margin-top: 20px; text-align: center;}
.back-prev a{ padding: 4px 18px; background: #ea6b69; color: #fff; border-radius: 4px;}

/*2019.6.26人事修改*/
.baseItem{ vertical-align: top;}
.person .item{position: relative; margin-bottom: 0; padding-bottom: 28px;}
.item-next{ overflow: hidden;}
.next{display: none; position: absolute; bottom: 2px; left: 0; width: 100%;  text-align: center; height: 20px; line-height: 20px; }
.next label{ display: inline-block; margin: 0 6px; cursor: pointer;}
.next label input{ position: relative; top: -2px; margin-right: 4px;}
.next input{ border-radius: 4px; font-size: 12px; border: 1px #e9e9e9 solid; padding: 2px 10px; box-sizing: border-box;}

/*2019.6.27首页名医导航*/
.teamCont .peopleList{ width: 90%; margin: 0 auto;}
.teamCont .peopleList li{ width: 32.3%; float: left; height: 112px; overflow: hidden; margin-right: 1.5%;}
.teamCont .peopleList li:nth-child(3n){ margin-right: 0;}
.teamCont .peopleList li .person{ width: 80px; height: 100%; float: left; border-radius: 4px; border: none;}
.teamCont .peopleList li .text{ float: right; width: calc(100% - 86px); text-align: left;}
.teamCont .peopleList li .text h3{ font-size: 14px; color: #018578; margin-top: 18px; margin-bottom: 8px;}
.teamCont .peopleList li .text p{ font-size: 11px; color: #999999; overflow: hidden; line-height: 16px; }
.teamCont .peopleList li .text p b{ font-weight: normal;}
.teamCont .peopleList li .text p i{ display: block; float: left; width:100%;}




/*专题首页*/
.w1200{ width: 1200px; margin: 0 auto;}
.ban{width: 1200px; margin: 0 auto; position: relative; overflow: hidden; /*border-top: 3px #e0edf0 solid;*/}
.ban img{ width: 100%;}
.ban .swiper-pagination-bullet-active{ background: #ff7373 !important;}
.ban .swiper-pagination-bullet{ background: #d2d2d2; opacity: 1;}
.navZhuan{ background: #d70101; }
.navZhuan li{ width: 13%; text-align: center;}
.navZhuan li>a{ font-size: 24px;}
.navZhuan .on>a{ color: #d70101;}
.navZhuan li>a:hover{ color: #d70101;}
.navIcon{ display: none; position: fixed; top: 16px; right: 10px; width: 30px; height: 30px; line-height: 30px; text-align: center; padding-top: 8px; z-index: 30;}
.navIcon .bar{ position: relative; display: block; width: 30px; height: 4px; margin: 0 auto; margin-bottom: 4px; background-color: #666; border-radius: 20px;
    -webkit-transition: .4s; transition: .4s;}
.navIconClick{ position: fixed; top: 16px; right: 10px; z-index: 30; width: 30px; background: none;}
.navIconClick .bar:first-child{transform: translateY(4px) rotate(-45deg);}
.navIconClick .bar:nth-child(2){opacity: 0;}
.navIconClick .bar:nth-child(3){transform: translateY(-12px) rotate(45deg);}

.navZhuan li .sub_nav{background: #ba0d0f; background-color: rgba(186,13,15,.7);}
.nav li .sub_nav dd a:hover{ background: #ba0d0f;}
/*主题*/
.theme{ text-align: center; background: #f3f3f3; margin-top: 27px; padding: 18px 0;}
.theme h3{ font-size: 28px; color: #c40000; margin-bottom: 4px;}
.theme h3 a{color: #c40000;}
.theme p span{ font-size: 14px; color: #333333; padding: 0 10px;}
.theme p span a{color: #333333;}
/*part1*/
.part1{ overflow: hidden; margin-top: 27px;}
.part1 .left{position: relative; float: left; width: 45.8%; overflow: hidden;}
.part1 .left .swiper-slide{ position: relative; height: 318px;}
.part1 .left .swiper-slide img{ width: 100%; height: 100%;}
.part1 .left .swiper-slide p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 40px; line-height: 40px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; padding: 0 50px 0 10px; box-sizing: border-box; background: rgba(0,0,0,0.5); color: #fff;}
.part1 .left .swiper-pagination{ text-align: right;}
.part1 .left .swiper-pagination-bullet-active{ background: #d70101;}
.part1 .right{ float: right; width: 50%;}
.part1 .right h3{ font-size: 24px; font-weight: bold; color: #333;}
.part1 .right ul li{ margin: 16px 0;}
.part1 .right ul li a{ display: block; font-size: 14px; color: #666; height: 24px; line-height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.part1 .right ul li a:hover{ color: #d70101;}
/*ad*/
.ad{ margin-top: 20px;}
.ad a{ display: block; height: 74px; background-size: cover; background-position: center;}
/*.part2*/
.part2{ overflow: hidden; margin-top: 20px;}
.part2 .left{ float: left; width: 48.6%;}
.index-tit{ overflow: hidden; height: 48px; line-height: 48px; border-bottom: 1px #cecece solid;}
.index-tit span{ float: left;font-size: 26px; color: #c40000; border-bottom: 2px #c40000 solid;}
.index-tit a{ float: right; display: inline-block; font-size: 12px; color: #666666; border: 1px #c40000 solid; border-radius: 4px; height: 22px; line-height: 22px; padding: 0px 10px; margin-top: 14px;}
.index-tit a:hover{ background: #c40000; color: #fff;}
.part2 .left ul{ margin-top: 18px;}
.part2 .left ul li a{display: block; overflow: hidden; background: url(../images/zsan.png) no-repeat 0 11px; padding-left: 20px; height: 32px; line-height: 32px;}
.part2 .left ul li a span{ float: left; display: block; width: 80%; color: #787878; height: 32px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.part2 .left ul li a span:hover{ color: #c40000;}
.part2 .left ul li a em{ float: right; color: #787878;}
.part2 .right{ float: right;}
/*part3*/
.part3{ margin-top: 14px;}
.part3 ul{ margin-top: 27px; text-align: center; font-size: 0;}
.part3 ul li{ display: inline-block; width: 194px; font-size: 22px; margin: 0 29px;}
.part3 ul li .pic{ width: 100%; height: 252px; overflow: hidden;}
.part3 ul li .pic img{ width: 100%; height: 100%; transition: 0.4s; -webkit-transition: 0.4s;}
.part3 ul li .pic img:hover{ transform: scale(1.1); -webkit-transform: scale(1.1);}
.part3 ul li:hover p{ color: #c40000;}
.part3 ul li p{ font-size: 22px; color: #333333; height: 30px; overflow: hidden; margin-top: 24px;}
.part3 .dianList{ position: relative; padding: 0 7.4%;}
.part3 .dian{ margin-top: 27px; width: 100%; position: relative; overflow: hidden;}
.part3 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background: url(../images/znext.png) no-repeat 0 0; width: 28px; height: 72px; right: 0; margin-top: -36px;}
.part3 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ background: url(../images/zprev.png) no-repeat 0 0; width: 28px; height: 72px; left: 0; margin-top: -36px;}
/*part4*/
.part4{ margin-top: 20px;}
.part4 .studyList{position: relative; margin-top: 18px; padding: 0 30px;}
.part4 .study{ width: 100%;  overflow: hidden; }
.part4 .study ul li{ width: 177px; height: 117px; border: 1px #dfdfdf solid; padding: 3px; box-sizing: border-box; overflow: hidden; margin: 0 26px; overflow: hidden;}
.part4 .study ul li img{ width: 100%; transition: 0.4s; -webkit-transition: 0.4s;}
.part4 .study ul li img:hover{transform: scale(1.1); -webkit-transform: scale(1.1);}
.part4 .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ background: url(../images/znext.png) no-repeat 0 0; width: 28px; height: 72px; right: 0; margin-top: -36px;}
.part4 .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ background: url(../images/zprev.png) no-repeat 0 0; width: 28px; height: 72px; left: 0; margin-top: -36px;}
/*part5*/
.part5{ margin-top: 14px; margin-bottom: 58px;}
.part5 ul{ margin-top: 27px; text-align: center; font-size: 0;}
.part5 ul li{ display: inline-block; width: 160px; font-size: 22px; height: 83px; margin: 0 28px; border: 1px #dfdfdf solid; padding: 3px; box-sizing: border-box;}
.part5 ul li .pic{ width: 100%; height: 100%; overflow: hidden;}
.part5 ul li .pic img{ width: 100%; height: 100%; transition: 0.4s; -webkit-transition: 0.4s;}
.part5 ul li .pic img:hover{ transform: scale(1.1); -webkit-transform: scale(1.1);}
/*尾部*/
.zfoot .footer{ background: #ba0d0f;}
.zfoot .w-1280{ width: 1200px;}
/*专题列表*/
.wZhi{ overflow: hidden; border-bottom: 1px #cbcbcb solid; height: 50px; line-height: 50px; margin-top: 24px;}
.wZhi span{ float: left; font-size: 20px; color: #d70101;}
.wZhi .right{ float: right; width: 40%; height: 50px; text-align: right; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: #8c8c8c;}
.wZhi .right a{ color: #8c8c8c;}
.wZhi .right a:hover{ color: #d70101;}
.wZhi .right .on{ color: #d70101;}
.zList{ margin-top: 20px; margin-bottom: 38px;}
.zList ul li{height: 46px; line-height: 46px; border-bottom: 1px #f3f3f3 solid;}
.zList ul li:last-child{ border-bottom: none;}
.zList ul li a{ display: block; overflow: hidden; padding: 0 20px; box-sizing: border-box;}
.zList ul li a span:hover{ color: #d70101;}
.zList ul li a span{display: block; float: left; width: 80%; font-size: 16px; color: #3e3e3e; height: 46px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
.zList ul li a i{ float: right; font-size: 16px; color: #3e3e3e;}
.zPage .on{ background: #d70101;}
.zPage a:hover{background: #d70101;}
/*专题内容*/
.zword{ margin-top: 46px;}
.zword .zTitle{ padding: 0 16%; text-align: center; border-bottom: 1px #cbcbcb solid;}
.zword .zTitle h3{ font-size: 30px; color: #282828; font-weight: bold;}
.zword .zTitle h4{ margin-top: 20px; padding-bottom: 24px; }
.zword .zTitle h4 span{ font-size: 16px; color: #454545; padding: 0 10px;}
.zword .ztext{ margin: 28px 0;}
.zword .ztext p{ font-size: 16px; color: #676767; line-height: 24px; }
.zword .zpian{ border-top: 1px #e4e4e4 solid; border-bottom: 1px #e4e4e4 solid; }
.zword .zpian p{margin: 10px 0; color: #676767; height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.zword .zpian p a{color: #676767;}
.zword .zpian p a:hover{ color: #ba0d0f;}
/*字体变化*/
.font{display: inline-block; height: 100%; }
.font i{ float: left;}
.font .font-con{position: relative; float: left; display: inline-block; width: 102px; height: 32px; background: url(../images/font.png) 0 8px; background-repeat: no-repeat; margin-left: 10px; margin-right: 20px;}
.font .font-con a{ position: absolute; left: 0; top: 0; display: block; height: 100%; width: 28px;}
.font .font-con .font2{ left: 38px;}
.font .font-con .font3{ left: auto; right: 0;}
.font .font-con img{position: absolute; top: 0px;left: 40px;}









