
#swiperBan{ width: 100%; height: 320px; margin: 0 auto;}
#swiperBan .swiper-pagination-bullet{ width: 14px; height: 14px; margin: 0 7px; background: #656565; opacity: 1;}
#swiperBan .swiper-pagination-bullet-active{ background: #0e89d1;}
#swiperBan .swiper-button{ display: none; width:43px; height:43px; opacity: 0.3;}
#swiperBan .swiper-button:hover{opacity: 1;}
#swiperBan .swiper-button-prev{ left: 40px; background: url("../images/prev.png");}
#swiperBan .swiper-button-next{ right: 40px; background: url("../images/next.png");}
#swiperBan .swiper-slide a{ display: block; height: 100%;}

.main{ margin: 20px auto 40px;}
/* main_fl */
.main_fl{ float: left; width: 230px;}
.side_con{ margin-top: 20px;}
.side_con:first-child{ margin-top: 0;}
.xmTit2{ padding: 25px 0 15px; position: relative;}
.xmTit2:before{ content: ""; display: inline-block; width: 4px; height: 20px; margin-bottom: -3px; background: #378fce;}
.xmTit2 b{ margin-left: 10px; font-size: 18px; font-weight: normal; color: #000;}
.xmTit2 .ico-more{ position: absolute; top: 50%; right: 0; width: 46px; height: 15px; background: url("../images/ico_more.jpg") no-repeat 0 0;}
.side_nav ul li{ height: 55px; line-height: 55px; margin-bottom: 5px; font-size: 18px; background: url(../images/ico_smjt.png) #eeeeee no-repeat right 20px center;}
.side_nav ul li a{ display: block; padding: 0 20px; color: inherit;}
.side_nav ul li a:hover{ text-decoration: none;}
.side_nav ul li span{ margin-left: 12px; font-size: 12px; color: #c2c2c2;}
.side_nav ul li.on, .side_nav ul li:hover{ color: #fff; background: url(../images/ico_smjt2.png) #0187dc no-repeat right 20px center;}
.side_nav ul li.on span, .side_nav ul li:hover span{ color: #fff;}

.side_mzxx{ padding: 20px 10px;}
.side_mzxx p{ padding: 10px 0 10px 45px; font-size: 14px; position: relative;}
.side_mzxx p.zx{ border-bottom: 1px dashed #d9d9d9;}
.side_mzxx p:before{ content: ""; position: absolute; top: 50%; left: 0; width: 37px; height: 37px; margin-top: -19px;}
.side_mzxx p.zx:before{ background: url("../images/ico_tel.png");}
.side_mzxx p.mz:before{ background: url("../images/ico_sj.png");}
.side_mzxx div a{ float: left; width: 93px; height: 85px; margin: 5px 5px 10px; color: #fff; background: #ff9933; text-align: center;}
.side_mzxx div a:nth-child(2){ float: right; background: #0e89d1;}
.side_mzxx div a i{ display: block; width: 28px; height: 28px; margin: 18px auto 5px; background: url("../images/ico_zx.png");}
.side_mzxx div a:nth-child(2) i{ background: url("../images/ico_yy.png");}

/* main_fr */
.main_fr{ float: right; width: 760px; padding: 20px 40px;}
.pos{ padding: 10px 0; font-size: 14px; color: #9c9c9c; border-bottom: 1px solid #e1e1e1;}
.pos i{ display: inline-block; width: 15px; height: 13px; margin-right: 10px; background: url("../images/ico_pos.jpg");}
.pos a{ color: inherit;}

/* list */
.listbox ul li{ float: left; width: 100%; padding: 20px 0; border-bottom: 1px dashed #e4e4e4;}
.listbox ul li h4{ height: 50px; line-height: 50px;}
.listbox ul li h4 a{ float: left; width: 500px; height: 50px; font-size: 24px; overflow: hidden;}
.listbox ul li h4 span{ float: right; font-size: 18px; color: #999999;}
.listbox ul li p{ margin: 5px auto; color: #666666;}
.listbox ul li p a{ color: #ff2c09;}

.pagelist{ padding: 40px 0;}
.pagelists{ text-align: center; height: 29px; line-height: 29px;}
.pagelists *{ display: inline-block; margin: 2px;}
.pagelists a{ height: 27px; line-height: 27px; padding: 0px 10px; border: 1px solid #e5e5e5;}
.pagelists a:hover{ color: #fff; background: #262626; border: 1px solid #262626; text-decoration: none;}
.pagelists .thisclass{ height: 27px; line-height: 27px; padding: 0px 10px; color: #fff; background: #262626; border: 1px solid #262626;}
.pagelists select{ height: 29px; line-height: 29px; padding: 0px 10px; border: 1px solid #e5e5e5; width: auto !important; vertical-align: top;}
.pagelists .prePage:before,.pagelists .nextPage:after{ content: ""; display: inline-block; width: 15px; height: 14px; margin-right: 15px; background: url("../images/prev2.png");} 
.pagelists .nextPage:after{ margin: 0 0 0 15px; background: url("../images/next2.png");}

.listbox_doc{ margin-top: 10px; position: relative;}
.listbox_doc select{ position: absolute; top: -45px; right: 0; padding: 0 20px 0 10px; background: url(../images/bg_select2.jpg) no-repeat right center; appearance: none; -moz-appearance: none; -webkit-appearance: none;}
.listbox_doc dl{ float: left; width: 330px; margin:  20px 0 0 18px; background: #f4f4f4;}
.listbox_doc dl:nth-child(2n+1){ margin-left: 0;}
.listbox_doc dl dt{ float: left; width: 150px; height: 172px; overflow: hidden;}
.listbox_doc dl dt img{ width: 100%; min-height: 172px;}
.listbox_doc dl dd{ float: left; width: 180px; padding: 0 10px;}
.listbox_doc dl dd h4{ margin: 12px auto 5px; font-size: 14px;}
.listbox_doc dl dd h4 b{ margin-right: 5px; font-size: 24px; font-weight: normal;}
.listbox_doc dl dd span{ display: block; margin-bottom: 5px;}
.listbox_doc dl dd p{ height: 63px; line-height: 21px; font-size: 14px; color: #868686; overflow: hidden;}.arclist_doc{ margin-top: 10px; position: relative;}.arclist_doc select{ position: absolute; top: -45px; right: 0; padding: 0 20px 0 10px; background: url(../images/bg_select2.jpg) no-repeat right center; appearance: none; -moz-appearance: none; -webkit-appearance: none;}.arclist_doc dl{ float: left; width: 680px; margin:  20px 0 0 18px; background: #f4f4f4; margin-left:0;}.arclist_doc dl:nth-child(2n+1){ margin-left: 0;}.arclist_doc dl dt{ float: left; width: 170px; height:125px; overflow: hidden;}.arclist_doc dl dt img{ width: 100%; }.arclist_doc dl dd{ float: left; width: 500px; padding: 0 10px 10px 10px;}.arclist_doc dl dd h4{ margin: 12px auto 5px; font-size: 14px;}.arclist_doc dl dd h4 b{ margin-right: 5px; font-size: 24px; font-weight: normal;}.arclist_doc dl dd span{ display: block; margin-bottom: 5px;}.arclist_doc dl dd p{ height: 63px; line-height: 21px; font-size: 14px; color: #868686; overflow: hidden;}

.guahao_con{ margin: 40px auto 90px;}
.guahao_con h2{ font-size: 30px; font-weight: bold; text-align: center;}
.guahao_con .tips{ margin: 20px auto 30px; color: #888888;}
.guahao_con .tips span{ color: #ff4848;}
.guahao_con form{ margin: 0 100px;}
.guahao_con ul li{ float: left; width: 100%; margin: 12px auto; line-height: 37px; font-size: 18px;}
.guahao_con ul li span{ float: left; width: 105px; position: relative;}
.guahao_con ul li label{ margin-right: 30px;}
.guahao_con ul li.bx span:before{ content: "*"; position: absolute; top: 3px; left: -20px; font-size: 24px; color: #ff4848;}
.guahao_con ul li input[type="text"], .guahao_con ul li select, .guahao_con ul li textarea{ float: left; width: 370px; height: 37px; line-height: 37px; border: 1px solid #dcdcdc; border-radius: 3px; text-indent: 1em;}
.guahao_con ul li input[type="text"]:-moz-placeholder, .guahao_con ul li textarea:-moz-placeholder{ color: #999;}
.guahao_con ul li input[type="text"]::-moz-placeholder, .guahao_con ul li textarea:-moz-placeholder{ color: #999;}
.guahao_con ul li input[type="text"]:-ms-input-placeholder, .guahao_con ul li textarea:-moz-placeholder{ color: #999;}
.guahao_con ul li input[type="text"]::-webkit-input-placeholder, .guahao_con ul li textarea:-moz-placeholder{ color: #999;}
.guahao_con ul li input[type="text"]:-webkit-autofill{ -webkit-text-fill-color: #333333;-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;}
.guahao_con ul li select{ padding: 0 1em; color: #999; background: url(../images/bg_select3.jpg) #fff no-repeat right center; text-indent: 0; appearance: none; -moz-appearance: none; -webkit-appearance: none;}
.guahao_con ul li select option{ color: #333;}
.guahao_con ul li select option:disabled{ color: #999;}
.guahao_con ul li textarea{ height: 115px; padding: 10px; line-height: 1.5; text-indent: 0;}
.guahao_con .btn{ margin-top: 35px;}
.guahao_con .btn input{ display: inline-block; width: 190px; line-height: 60px; margin: 0 10px; font-size: 24px; color: #fff; background: #ffa000; border: 0; outline: none; text-align: center; }
.guahao_con .btn .reset{ background: #959595;}

/* article */
.article_con h1{ margin-top: 30px; font-size: 30px; text-align: center;}
.article_con .info{ line-height: 40px; padding-bottom: 16px; font-size: 12px; color: #999999; text-align: center;}
.article_con .info span{ cursor: pointer;}
.article_con .info span.current{ color: #666666;}
.artCon>p, .artCon>div{ padding: 0 5px; /*margin: 18px auto; text-indent: 2em;*/} 
.artCon img{ max-width: 100%;}
.article_con iframe{ display: block; width: 640px; height: 498px; margin: 0 auto;}
.artBotLink{ width: 650px; margin: 0 auto;}
.artBotLink a{ display: inline-block; float: left; width: 126px; height: 27px; line-height: 27px; margin: 0px 2px 2px 0px; font-size: 15px; color: #fff; background: #aaa; text-align: center; overflow: hidden;}
.artBotLink a:hover{ color: #fff; background: #378fce; text-decoration: none;}
.artBotLink a.row2{ width: 195px; height: 56px; line-height: 56px; font-size: 24px;}
.preNext{ margin: 25px auto;}
.preNext p{ line-height: 2;}
.xgwz_con .nr{ width: 275px; margin-bottom: 20px;}
.xgwz_con .nr h4{ line-height: 2.3; border-bottom: 1px dashed #c9c9c9;}
.xgwz_con .nr ul{ margin: 12px auto;}
.xgwz_con .nr ul li{ height: 30px; line-height: 30px; font-size: 14px; overflow: hidden;}

.zjInfo{ margin: 30px auto 20px;}
.zjInfo .pic{ float: left; width: 670px; height: 100%; overflow: hidden;}
.zjInfo .pic img{ width: 100%; height: 100%;}
.zjInfo .txt{ float: right; width: 400px;}
.zjInfo .txt p{ margin-bottom: 13px;}
.zjInfo .txt p span{ color: #666666;}
.zjInfo .txt .zx a{ display: inline-block; width: 160px; line-height: 40px; margin: 10px 10px 0 0; font-size: 18px; color: #fff; background: #2472be; border-radius: 5px; text-align: center;}
.zjInfo .txt .zx a:nth-child(2){ background: #ff9933;}
.artCon_doc dl{ margin-bottom: 20px;}
.artCon_doc dl dt{ line-height: 40px; margin-bottom: 10px; border-bottom: 1px solid #dedede;}
.artCon_doc dl dt b{ display: inline-block; margin-bottom: -1px; font-size: 18px; border-bottom: 3px solid #2472be;}
.artCon_doc dl dd{ line-height: 2.3; text-indent: 2em;}

.guahao_con2{ padding: 20px 0 30px; margin: 40px auto; background: #fafafa;}
.guahao_con2 h2{ padding-bottom: 8px; margin: 0 20px; font-weight: normal; border-bottom: 1px solid #c7c7c7;}
.guahao_con2 .tips{ margin: 12px auto; font-size: 14px; text-align: center;}

.artTit{ margin-bottom: 20px; font-weight: bold;}
.hotArt{ height: 50px; line-height: 50px; padding-left: 15px; margin-top: 40px; background: #f7f7f7;}
.hotArt b, .hotArt ul{ float: left;}
.hotArt ul li{ float: left; max-width: 180px; height: 50px; margin: 0 5px; color: #666; overflow: hidden;}
.hotArt ul li a{ color: inherit;}
.ksAd{ margin: 10px auto 35px;}
.ksAd ul li{ float: left; width: 220px; height: 94px; margin: 10px 0 0 9px; overflow: hidden;}
.ksAd ul li:nth-child(3n+1){ margin-left: 0;}
.ksAd ul li img{ width: 100%; min-height: 94px;}
.artCon_keshi img{ max-width: 100%;}
.artCon_keshi dl{ margin-bottom: 30px;}
.artCon_keshi dl dt{ line-height: 40px; margin-bottom: 20px; border-bottom: 1px solid #dedede; position: relative;}
.artCon_keshi dl dt span{ display: inline-block; padding-right: 30px; margin-bottom: -1px; font-size: 24px; border-bottom: 1px solid #2472be;}
.artCon_keshi dl dt span em{ margin-left: 10px; font-size: 14px; font-style: normal; color: #cccccc;}
.artCon_keshi dl dt i{ position: absolute; top: 50%; right: 0; width: 18px; height: 16px; margin-top: -8px; background: url(../images/ico_yc.jpg) no-repeat 0 0; cursor: pointer;}
.artCon_keshi dl dt i.xs{ background: url(../images/ico_xs.jpg) no-repeat 0 0;}
.artCon_keshi dl dd p{ margin-bottom: 15px; line-height: 1.8;}
.artCon_keshi dl dd .docs li{ float: left; width: 158px; margin: 0 0 12px 15px; background: #f4f4f4; overflow: hidden;}
.artCon_keshi dl dd .docs li:nth-child(4n+1){ margin-left: 0;}
.artCon_keshi dl dd .docs li div{ width: 100%; height: 182px; overflow: hidden;}
.artCon_keshi dl dd .docs li div img{ width: 100%; min-height: 182px;}
.artCon_keshi dl dd .docs li p{ line-height: 1.5; padding: 15px 0; margin: 0; font-size: 18px; color: #000000; text-align: center;}
.artCon_keshi dl dd .docs li p span{ display: block; height: 21px; line-height: 21px; font-size: 14px; color: #666666; overflow: hidden;}
.artCon_keshi dl dd .docs li a:hover{ text-decoration: none;}

.mzqy{ line-height: 1.8; text-indent: 2em;}
.doctorTime{ width:100%; margin: 20px auto 35px; font-size: 12px; color:#333333; background: none repeat scroll 0 0 #fff; border: 5px solid #e9e9e9;}
.doctorTime td{ border: 1px solid #e9e9e9; padding: 5px 3px; text-align: center;}
.doctorTime .fw{ font-weight: 700;}
.doctorTime p{ margin-left: 10px; text-align: left;}

/* 图片集 */
#Article{ margin: 30px auto;}
#Article .tool .up, #Article .tool .next{ display: inline-block; height: 27px; width: 31px; margin: 0 5px 0 0; background: url(../images/up-next.png) no-repeat; vertical-align: text-bottom; overflow: hidden;}
#Article .tool .next{ background-position: -78px top;}
#Article .tool .up span, #Article .tool .next span{ visibility: hidden;}
#Article .tool .stat{ color: #999;}
#Article .big-pic{ position: relative; height: 460px; padding: 8px; margin: 20px auto; background: #fafcfe; border: 1px solid #ededed; text-align: center;}
#Article .big-pic #big-pic{ width: 660px; height: 440px; overflow: hidden;}
#Article .big-pic #big-pic img{ width: 100%; min-height: 440px;}
#Article .big-pic .icontent{ position: absolute; bottom: 8px; left: 8px; width: 644px; height: 50px; line-height: 50px; color: #fff; background: rgba(0, 0, 0, 0.5); text-align: left; text-indent: 2em; _zoom: 1;  z-index: 101; overflow: hidden;}
#Article .big-pic .icontent a{ color: #fff}
.photo_prev{ position: absolute; left: 0; top: 0; width: 50%; height: 100%; z-index: 100}
.photo_next{ position: absolute; right: 0; top: 0; width: 50%; height: 100%; z-index: 100}
.photo_prev a, .photo_next a{ display: block; width: 100%; height: 100%; cursor: url(../other/prev.cur), auto; outline: none;}
.photo_next a{ cursor: url(../other/next.cur), auto;}
#Article .list-pic{ height: 100px; margin: 22px 0 16px}
#Article .list-pic .pre, #Article .list-pic .next{ display: block; float: left; width: 110px; height: 86px; background: url(../images/pic_bg.png) no-repeat; text-align: center; position: relative;}
#Article .list-pic .pre{ top: -3px; margin-right: 14px}
#Article .list-pic .next{ float: right; top: -3px; _zoom: 1;}
#Article .list-pic .pre .img-wrap, #Article .list-pic .next .img-wrap{ width: 102px; height: 85px; padding: 7px 0 6px; border: none;}
#Article .list-pic .pre .img-wrap img, #Article .list-pic .next .img-wrap img{ width: 100px; height: 67px;}
#Article .list-pic .pre .img-wrap a, #Article .list-pic .next .img-wrap a{ *font-size: 53px; width: 98px; height: 72px; padding: 0px 5px 0 3px; *padding: 0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover, #Article .list-pic .next .img-wrap a:hover{ background: none}
#Article .cont{ float: left; width: 370px; height: 70px; overflow: hidden}
#Article .cont li{ display: block; float: left; width: 123px; text-align: center; overflow: hidden}
#Article .cont li img{ width: 105px; height: 70px; padding: 1px; border: 1px solid #D9D9D9}
#Article .cont li.on img{ padding: 0; border: 2px solid #ffb017}
#Article .pre-bnt{ margin-left: 15px}
#Article .pre-bnt, #Article .next-bnt{ margin-top: 3px; cursor: hand !important; cursor: pointer}
#Article .pre-bnt, #Article .next-bnt, #Article .pre-bnt span, #Article .next-bnt span{ display: block; width: 17px; height: 69px; background: url(../images/big-btn.png) no-repeat; float: left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover, #Article .pre-bnt-on, #Article .next-bnt-on{ background-position: 0 -78px;}
#Article .pre-bnt span{ background-position: -30px top;}
#Article .pre-bnt:hover span, #Article .pre-bnt-on span{ background-position: -30px -78px;}
#Article .next-bnt span{ background-position: -55px top;}
#Article .next-bnt:hover span, #Article .next-bnt-on span{ background-position: -55px -78px;}
#endSelect{ top: 200px; left: 233px; position: absolute; width: 230px; height: 90px; border: 1px solid #8a8a8a; display: none; z-index: 200;}
#endSelect .bg{ height: 100%; width: 100%; background: #000; filter: Alpha(Opacity=50); opacity: 0.5;}
#endSelect .E_Cont{ position: absolute; top: 10px; left: 26px; color: #fff; font-size: 14px;}
#endSelect .E_Cont p{ padding: 4px 0; zoom: 1; overflow: hidden;}
#rePlayBut, #nextPicsBut, #endSelect #endSelClose{ background: url(../images/big-btn.png) no-repeat}
#rePlayBut{ float: left; width: 69px; height: 23px; background-position: 0px -167px;}
#nextPicsBut{ float: left; width: 97px; height: 23px; background-position: -100px -167px; margin-left: 10px;}
#endSelect #endSelClose{ background-position: 0px -217px; position: absolute; top: 3px; right: 3px; cursor: pointer; width: 11px; height: 11px; overflow: hidden; z-index: 2;}

.relevance ul{ margin: 20px auto 40px;}
.relevance ul li{ float: left; width: 154px; margin-left: 20px; text-align: center;}
.relevance ul li:first-child{ margin-left: 0;}
.relevance ul li img{ width: 150px; height: 100px; padding: 1px; border: 1px solid #d9d9d9;}
.relevance ul li p{ height: 25px; line-height: 25px; font-size: 12px; overflow: hidden;}

.ybCon p{ padding: 0 5px; margin: 18px auto; text-indent: 2em;}

/* 电话咨询 */
.dhzxCon{ padding-bottom: 100px;}
.dhzxCon p{ padding: 0 5px; margin: 18px auto;}
.dhzxCon p a, .dhzxCon .ts b{ color:#0166a0;}
.dhzxCon ul{ counter-reset: sectioncounter; text-indent: 0;}
.dhzxCon ul li{ font-weight: bold;}
.dhzxCon ul li:before{ content: counter(sectioncounter)"."; counter-increment:sectioncounter; display: inline-block; font-size: 26px; font-style: italic; color: #f60; margin-right: 5px;}
.dhzxCon ul li p{ display: inline-block;}
#freeTel{ width: 320px; height: 36px; line-height: 36px; margin-right: 10px; font-size: 18px; font-weight: bold; color: #f60; background: none; border: 1px solid #bbb; text-indent: 1em;}
#freeTel:-moz-placeholder{ color: #999; font-weight: normal;}
#freeTel::-moz-placeholder{ color: #999; font-weight: normal;}
#freeTel:-ms-input-placeholder{ color: #999; font-weight: normal;}
#freeTel::-webkit-input-placeholder{ color: #999; font-weight: normal;}
#freeTel:-webkit-autofill{ -webkit-text-fill-color: #f60;-webkit-box-shadow: 0 0 0px 1000px #fff inset !important;}
#freeBtn{ width: 103px; height: 36px; background: url(../images/btn_call.png) no-repeat; border: none; text-indent: -1000px; vertical-align: bottom; cursor: pointer; overflow: hidden;}

/* 交通图 */
.mapCon{ width: 100%; margin: 30px auto 40px; color: #666666;}
.mapCon iframe{ width: 100%; height: 800px;}
.mapCon span{ display: block; margin: 10px auto;}
.mapCon span a{ color: #009900;}


