@charset "utf-8";

.commonTitle{box-sizing: border-box;position: relative;height: 185px;width: 100%;background: url(../images/commonBg.jpg) center no-repeat;background-size: cover;}
.commonTitle img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonTitle .commonContent{width: 100%;height: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;box-sizing: border-box;}
.commonTitle .commonContent h3{font-size: 36px;color: #ffffff;margin-top: 35px;font-weight: bold;box-sizing: border-box;text-align: center;}
/* .commonTitle .commonContent p{width: 35px;height: 4px;margin: 0 auto;background: #FFFFFF;margin-top: 15px;} */
.commonTitle .commonContent .commonUl{box-sizing: border-box;margin-top: 40px;border-top: 1px solid rgba(182,163,131,.86);}
.commonTitle .commonContent ul{box-sizing: border-box;overflow: hidden;}
.commonTitle .commonContent ul li{float: left;height: 55px;box-sizing: border-box;background: url(../images/common-x.png) left no-repeat;}
.commonTitle .commonContent ul li:first-child{background: none;}
.commonTitle .commonContent ul li a{display: block;font-size: 16px;color: #fefefe;line-height: 55px;padding: 0 26px;box-sizing: border-box}
.commonTitle .commonContent ul li:first-child a{padding-left: 0;}
.commonTitle .commonContent ul li:first-child.active a{background: url(../images/commonActive.jpg) 30% 0 no-repeat;}
.commonTitle .commonContent ul li:first-child:hover a{background: url(../images/commonActive.jpg) 30% 0 no-repeat;}
.commonTitle .commonContent ul li.active a{background: url(../images/commonActive.jpg) top no-repeat;}
.commonTitle .commonContent ul li:hover a{background: url(../images/commonActive.jpg) top no-repeat;}

.commonTitle .commonLocation{position: absolute;width: 100%;height: 53px;left: 0;right: 0;bottom: 0;margin: auto;border-top: 1px solid rgba(182,163,131,.86);}
.commonTitle .commonLocation p{box-sizing: border-box;font-size: 14px;color: #ffffff;line-height: 53px;}
.commonTitle .commonLocation p a{color: #ffffff;display: inline-block;margin: 0 5px;}


.channelNav{box-sizing: border-box;overflow: hidden;width: 100%;height: 90px;background: #f5f5f5;padding-top: 32px;}
.channelNav a{width: 33.33%;display: block;float: left;height: 58px;text-align: center;font-size: 16px;color: #333333;margin-left: -1px;line-height: 58px;box-sizing: border-box;border: 1px solid #dbdee4;background: #FFFFFF;}
.channelNav a.active{border-top: 4px solid #933b0d;border-bottom: none;color: #933b0d;}
.channelNav a:hover{color: #933b0d;}

.cTitle{width: 100%;box-sizing: border-box;overflow: hidden;padding-bottom: 12px;border-bottom: 1px solid #e5e0d9; background: url(../images/cTitleBg.png) left 55% no-repeat;}
.cTitle h3{font-size: 30px;color: #333333;font-weight: bold;float: left;}
.cTitle .iMore{display: block;float: right;font-size: 14px;color: #666666;line-height: 45px;box-sizing: border-box;padding-right: 25px;background: url(../images/iMore.png) right no-repeat;}
.cTitle .iMore:hover{color: #da251d;}

.newsOne{box-sizing: border-box;overflow: hidden;padding: 62px 0 60px 0;}
.newsOneContent{box-sizing: border-box;overflow: hidden;padding-top: 30px;}
.newsOneContent .newsOneImg{width: 487px;height: 366px;overflow: hidden;float: left;}
.newsOneContent .newsOneImg .item{position: relative;height: auto;overflow: hidden;}
.newsOneContent .newsOneImg .item img{width: 100%;min-height: 366px;height: auto;display: block;margin: 0 auto;}
.newsOneContent .newsOneImg .item a{display: block;width: 100%;height: 100%;}
.newsOneContent .newsOneImg .item img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}

.newsOneContent .newsOneList{width: 675px;height: auto;overflow: hidden;float: right;}
.newsOneContent .newsOneList ul{}
.newsOneContent .newsOneList ul li{box-sizing: border-box;overflow: hidden;margin-top: 23px;}
.newsOneContent .newsOneList ul li:first-child{margin-top: 0;}
.newsOneContent .newsOneList ul li a{font-size: 16px;color: #333333;display: block;width: 80%;float: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsOneContent .newsOneList ul li span{display: block;float: right;font-size: 13px;color: #999999;line-height: 24px;}
.newsOneContent .newsOneList ul li:hover a{color: #DA251D;}
.newsOneContent .newsOneList ul li:hover span{color: #DA251D;}
.newsOneContent .newsOneImg:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.newsTwo{box-sizing: border-box;overflow: hidden;padding: 52px 0 55px 0;height: 480px;width: 100%;background: url(../images/newsJkzxBg.jpg) center no-repeat;background-size: cover;}
.newsTwo ul{box-sizing: border-box;overflow: hidden;padding: 29px 0;}
.newsTwo ul li{width: 285px;height: 346px; box-sizing: border-box;float: left;margin-left: 20px;}
.newsTwo ul li:nth-child(4n+1){margin-left: 0;}
.newsTwo ul li a{display: block;box-sizing: border-box;}
.newsTwo ul li .ztImg{width: 100%;height: 195px;overflow: hidden;}
.newsTwo ul li .ztImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.newsTwo ul li .ztImg img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.newsTwo ul li .ztTxt{width: 100%;word-break:break-all;box-sizing: border-box;text-align: justify;padding: 15px 0;}
.newsTwo ul li .ztTxt h3{font-size: 16px;color: #333333;font-weight: normal;}
.newsTwo ul li .ztTxt p{font-size: 13px;color: #999999;margin-top: 8px;box-sizing: border-box;padding-bottom: 12px;}
.newsTwo ul li:hover .ztTxt h3{color: #da251d;}
.newsTwo ul li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.newsTwo ul li:hover h5{background: url(../images/doctorBg.jpg) center no-repeat;color: #FFFFFF;}

.newsThree{box-sizing: border-box;overflow: hidden;padding: 52px 0 25px 0;}
.newsThree ul{box-sizing: border-box;overflow: hidden;padding-top: 25px;}
.newsThree ul li{width: 520px;float: left;height: 112px; box-sizing: border-box;padding-bottom: 20px;margin-left: 160px;margin-bottom: 25px;overflow: hidden;border-bottom: 1px dashed #e0dedb;}
.newsThree ul li:nth-child(2n+1){margin-left: 0;}
.newsThree ul li a{display: block;}
.newsThree ul li .nTime{width: 60px;float: left;text-align: center;}
.newsThree ul li .nTime p{font-size: 42px;color: #333333;}
.newsThree ul li .nTime i{display: block;width: 20px;height: 1px;margin: 0 auto;background: #d0c7b8;}
.newsThree ul li .nTime span{display: block;font-size: 12px;color: #999999;margin-top: 8px;}
.newsThree ul li .nTxt{width: 435px;float: right;text-align: justify;word-break: break-all;}
.newsThree ul li .nTxt h3{font-size: 16px;color: #333333;font-weight: normal;margin-top: 10px;height: 48px;}
.newsThree ul li .nTxt p{font-size: 14px;color: #999999;margin-top: 12px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newsThree ul li:hover .nTime p{color: #DA251D;}
.newsThree ul li:hover .nTxt h3{color: #DA251D;}

.newsFour{box-sizing: border-box;overflow: hidden;padding: 0 0 55px 0;}
.newsFour .nFtitle{height: 99px;width: 100%;box-sizing: border-box;background: url(../images/newsSpzx.jpg) left no-repeat;}
.newsFour .nFtitle .cTitle{border-bottom: none;line-height: 99px;}
.newsFour .nFtitle .cTitle h3{color: #FFFFFF;}
.newsFour .nFtitle .cTitle .iMore{line-height: 99px;color: #FFFFFF;background: url(../images/nMore.png) right no-repeat;}
.nFcontent{width: 100%;height: 500px;box-sizing: border-box;padding-top: 30px; overflow: hidden;background: url(../images/newsSpzxBgTwo.jpg) right no-repeat;background-size: contain;}
.nFcontent .nFvideo{float: left; width: 645px;height: 410px;box-sizing: border-box;overflow: hidden;position: relative;}
.nFcontent .nFvideo a{display: block;width: 100%;height: 100%;position: relative;}
.nFcontent .nFvideo a h3{width: 100%;font-size: 16px;color: #FFFFFF;font-weight: bold;position: absolute;left: 0;right: 0;bottom: 25px;margin: auto;}
.nFcontent .nFvideo a span{display: block;width: 50px;height: 50px;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;box-sizing: border-box;background: url(../images/newsVideo.png) center no-repeat;}
.nFcontent .nFvideo a img{width: 100%;height: auto;display: block;min-height: 100%;margin: 0 auto;}
.nFcontent .nFvideo a img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.nFcontent .nFvideo a:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.nFcontent .nFList{width: 515px;float: right;box-sizing: border-box;}
.nFcontent .nFList a{display: block;width: 100%;text-align: justify;word-break: break-all;margin-top: 22px;}
.nFcontent .nFList a h3{font-size: 16px;color: #333333;font-weight: bold;box-sizing: border-box;padding-left: 30px;background: url(../images/nVideo.png) left no-repeat;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nFcontent .nFList a p{font-size: 14px;color: #666666;margin-top: 7px;line-height: 25px;}
.nFcontent .nFList a:hover h3{color: #DA251D;}

/*内容区*/
.oneMain{box-sizing: border-box;overflow: hidden;padding: 35px 0 55px 0;min-height: 500px;}
.oneMain .newsLeft{width: 860px;box-sizing: border-box;}
.oneMain .oneTitle{box-sizing: border-box;overflow: hidden;border-bottom: 1px solid rgba(190,177,153,.5);padding-bottom: 20px;background: url(../images/nTitle.png) left bottom no-repeat;}
.oneMain .oneTitle h3{float: left; font-size: 24px;color: #7b6642;font-weight: bold;}
.oneMain .oneTitle a{float: right;box-sizing: border-box;overflow: hidden;}

.oneMain .newsLeft .oneConent{box-sizing: border-box;display: none;}
.oneMain .newsLeft .oneConent .oneListTxt{box-sizing: border-box;padding: 15px 0;}
.oneMain .newsLeft .oneConent .oneListTxt li{box-sizing: border-box;height: 200px;padding-top: 25px;border-bottom: 1px dashed #dadada;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsImg{width: 260px;height: 150px;overflow: hidden;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsImg a{display: block;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt{width: 575px;height: 150px;box-sizing: border-box;text-align: justify;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt h3{font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt h3 a{display: block;font-size: 20px;color: #333333;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt p{font-size: 14px;color: #666666;margin-top: 13px;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo{box-sizing: border-box;margin-top: 25px;height: 21px;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsTime{display: block;float: left;font-size: 14px;color: #999999;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsShare{float: right;box-sizing: border-box;position: relative;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsShare span{display: block;font-size: 14px;color: #999999;position: relative;box-sizing: border-box;padding: 2px 10px 0 35px;border: 1px solid transparent;border-bottom: none;background: url(../images/share.png) 10px no-repeat;z-index: 22;cursor: pointer;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsShare .share{display: none;position: absolute;top: 23px;right: 0;width: 150px;height: 115px;border: 1px solid #dadada;padding: 15px;background: #FFFFFF;box-sizing: border-box;z-index: 1;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsShare .bdsharebuttonbox a{display: block;width: 100%;font-size: 14px;color: #666666;height: 24px;line-height: 24px;margin: 0 0 6px; box-sizing: border-box;padding-left: 30px;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsShare .bdsharebuttonbox a.share-wx{background: url(../images/shareWechat.png) left no-repeat;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsShare .bdsharebuttonbox a.share-tsina{background: url(../images/shareWeibo.png) left no-repeat;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsShare .bdsharebuttonbox a.share-qzone{background: url(../images/shareQzone.png) left no-repeat;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsShare:hover .share{display: block;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt .newsInfo .newsShare:hover span{border-color: #dadada;background: url(../images/share.png) 10px no-repeat #FFFFFF;}
.oneMain .newsLeft .oneConent .oneListTxt li .newsTxt h3 a:hover{color: #DA251D;}

.oneMain .oneListImg{box-sizing: border-box;overflow: hidden;}
.oneMain .oneListImg ul{box-sizing: border-box;width: 100%;height: 100%;overflow: hidden;padding: 20px 0 30px 0;}
.oneMain .oneListImg li{width: 285px;height: 280px;box-sizing: border-box;float: left;margin-bottom: 20px;margin-left: 20px;border: 1px solid #EEEEEE;}
.oneMain .oneListImg li:nth-child(4n+1){margin-left: 0;}
.oneMain .oneListImg li .newsImg{width: 100%;height: 163px;overflow: hidden;margin: 0 auto;}
.oneMain .oneListImg li .newsImg a{display: block;}
.oneMain .oneListImg li .newsImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.oneMain .oneListImg li .newsTxt{box-sizing: border-box;text-align: justify;padding: 12px;}
.oneMain .oneListImg li .newsTxt h3{font-weight: bold;height: 48px;}
.oneMain .oneListImg li .newsTxt h3 a{display: block;font-size: 16px;color: #333333;}
.oneMain .oneListImg li .newsTxt p{font-size: 13px;color: #666666;margin-top: 10px;}
.oneMain .oneListImg li .newsInfo{box-sizing: border-box;padding: 10px 12px 0;height: 24px;border-top: 1px dashed #dadada;}
.oneMain .oneListImg li .newsInfo .newsTime{display: block;float: left;width: 100%;line-height: 24px;font-size: 14px;color: #999999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.oneMain .oneListImg li:hover .newsTxt h3 a{color: #DA251D;}

.oneMain .newsRight{width: 278px;box-sizing: border-box;}
.oneMain .newsRight .listTitle{box-sizing: border-box;border-bottom: 1px solid rgba(190,177,153,.5);padding-bottom: 20px;background: url(../images/nTitle.png) left bottom no-repeat;}
.oneMain .newsRight .listTitle h3{font-size: 24px;color: #7b6642;font-weight: bold;box-sizing: border-box;}
.oneMain .newsRight .listHot{margin: 20px 0 30px 0;box-sizing: border-box;}
.oneMain .newsRight .listHot li{box-sizing: border-box;overflow: hidden;padding: 15px 0;border-bottom: 1px dashed #dadada;}
.oneMain .newsRight .listHot li span{display: block;float: left;width: 32px;height: 32px;color: #666666;font-size: 14px;text-align: center;line-height: 32px;background: #dcdcdc;}
.oneMain .newsRight .listHot li:nth-child(1) span{background: #ab6162;color: #FFFFFF;}
.oneMain .newsRight .listHot li:nth-child(2) span{background: #63a8ad;color: #FFFFFF;}
.oneMain .newsRight .listHot li:nth-child(3) span{background: #ae9363;color: #FFFFFF;}
.oneMain .newsRight .listHot li:last-child{border-bottom: none;}
.oneMain .newsRight .listHot li a{height: 32px;width: 230px;margin-left: 12px;display: block;float: left;line-height: 16px;font-size: 14px;color: #000000;}
.oneMain .newsRight .listHot li:hover a{color: #DA251D;}
.oneMain .newsRight .listVideo{box-sizing: border-box;margin-top: 15px;}
.oneMain .newsRight .listVideo li{overflow: hidden;box-sizing: border-box;padding: 12px 0;}
.oneMain .newsRight .listVideo li a{display: block;}
.oneMain .newsRight .listVideo li .listImg{width: 125px;height: 85px;overflow: hidden;}
.oneMain .newsRight .listVideo li .listImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.oneMain .newsRight .listVideo li .listTxt{width: 135px; box-sizing: border-box;text-align: justify;}
.oneMain .newsRight .listVideo li .listTxt h3{font-size: 16px;color: #333333;font-weight: normal;}
.oneMain .newsRight .listVideo li .listTxt p{font-size: 14px;color: #999999;margin-top: 15px;}
.oneMain .newsRight .listVideo li:hover h3{color: #DA251D;}
.oneMain .newsRight .listSpecial{}
.oneMain .newsRight .listSpecial li{height: 98px;overflow: hidden;box-sizing: border-box;margin-top: 20px;}
.oneMain .newsRight .listSpecial li a{display: block;}
.oneMain .newsRight .listSpecial li img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}

.newspaper{box-sizing: border-box;overflow: hidden;padding: 35px 0 55px 0;min-height: 500px;}
.newspaper ul{box-sizing: border-box;overflow: hidden;}
.newspaper ul li{width: 284px;float: left;box-sizing: border-box;border: 1px solid #dedede;margin: 0 0 20px 20px;}
.newspaper ul li:nth-child(4n+1){margin-left: 0;}
.newspaper ul li a{display: block;width: 100%;height: 100%;}
.newspaper ul li .newspaperImg{width: 100%;height: 409px;overflow: hidden;}
.newspaper ul li .newspaperImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.newspaper ul li .newspaperImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.newspaper ul li:hover .newspaperImg img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.newspaper ul li h3{font-size: 16px;color: #ffffff;height: 40px;line-height: 40px;text-align: center;background: #da251d; font-weight: normal;box-sizing: border-box;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


/*党团建设*/
.oneMain .partyList .partyConent{box-sizing: border-box;}
.oneMain .partyList .partyConent .oneListTxt{box-sizing: border-box;padding: 20px 0;}
.oneMain .partyList .partyConent .oneListTxt li{box-sizing: border-box;height: 200px;padding-top: 25px;border-bottom: 1px dashed #dadada;}
.oneMain .partyList .partyConent .oneListTxt li.imgList .newsImg{width: 260px;height: 150px;overflow: hidden;}
.oneMain .partyList .partyConent .oneListTxt li .newsImg a{display: block;}
.oneMain .partyList .partyConent .oneListTxt li .newsImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.oneMain .partyList .partyConent .oneListTxt li.imgList .newsTxt{width: 915px;height: 150px;box-sizing: border-box;text-align: justify;}
.oneMain .partyList .partyConent .oneListTxt li.txtList .newsTxt{width: 100%;height: 150px;box-sizing: border-box;text-align: justify;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt h3{font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt h3 a{display: block;font-size: 20px;color: #333333;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt p{font-size: 14px;color: #666666;margin-top: 15px;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo{box-sizing: border-box;margin-top: 42px;height: 21px;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsTime{display: block;float: left;font-size: 14px;color: #999999;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsShare{float: right;box-sizing: border-box;position: relative;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsShare span{display: block;font-size: 14px;color: #999999;position: relative;box-sizing: border-box;padding: 2px 10px 0 35px;border: 1px solid transparent;border-bottom: none;background: url(../images/share.png) 10px no-repeat;z-index: 22;cursor: pointer;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsShare .share{display: none;position: absolute;top: 23px;right: 0;width: 150px;height: 115px;border: 1px solid #dadada;padding: 15px;background: #FFFFFF;box-sizing: border-box;z-index: 1;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsShare .bdsharebuttonbox a{display: block;width: 100%;font-size: 14px;color: #666666;height: 24px;line-height: 24px;margin: 0 0 6px; box-sizing: border-box;padding-left: 30px;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsShare .bdsharebuttonbox a.share-wx{background: url(../images/shareWechat.png) left no-repeat;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsShare .bdsharebuttonbox a.share-tsina{background: url(../images/shareWeibo.png) left no-repeat;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsShare .bdsharebuttonbox a.share-qzone{background: url(../images/shareQzone.png) left no-repeat;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsShare:hover .share{display: block;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt .newsInfo .newsShare:hover span{border-color: #dadada;background: url(../images/share.png) 10px no-repeat #FFFFFF;}
.oneMain .partyList .partyConent .oneListTxt li .newsTxt h3 a:hover{color: #DA251D;}
/*专题专栏*/
.specialMain{box-sizing: border-box;overflow: hidden;padding: 30px 0 30px 0;}
.specialMain ul{box-sizing: border-box;overflow: hidden;padding: 20px 0;}
.specialMain ul li{float: left;width: 278px;box-sizing: border-box;margin-left: 29px;margin-bottom: 30px;background: #FFFFFF;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.specialMain ul li:nth-child(4n+1){margin-left: 0;}
.specialMain ul li a{display: block;}
.specialMain ul li .sImg{width: 100%;height: 98px;overflow: hidden;}
.specialMain ul li .sImg img{width: 100%;height: auto;min-height: 100%;margin: 0 auto;display: block;}
.specialMain ul li p{height: 42px;line-height: 42px;font-size: 15px;color: #333333;box-sizing: border-box;border: 1px solid #e1e4e9;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.specialMain ul li:hover{box-shadow: 0px 2px 8px 0px rgba(105,105,131,.2);-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.specialMain ul li:hover p{color: #5b5aa6;}
.oneMain .specialTitle h3{color: #d30700;}

.specialBanner{box-sizing: border-box;position: relative;}
.specialBanner img{width: 100%;height: auto;display: block;margin: 0 auto;}

/*特色医疗*/
.featuresMain{width: 100%;box-sizing: border-box;overflow: hidden;padding: 60px 0 80px 0;background: url(../images/featuresMainBg.png) top no-repeat;}
.featuresMain .fItem{width: 280px;height: auto;box-sizing: border-box;float: left;margin: 0 0 26px 26px;}
.featuresMain .fItem:nth-child(1){margin-left: 0;}
.featuresMain .fItem:nth-child(5){margin-left: 0;}
.featuresMain .fItem:nth-child(8){margin-left: 0;}
.featuresMain .fItem:nth-child(12){margin-left: 0;}
.featuresMain .fItem .fTitle{width: 100%;height: 50px;line-height: 50px;padding: 0 20px;box-sizing: border-box;background: url(../images/featuresTitleBg.png) right no-repeat #933b0d;}
.featuresMain .fItem .fTitle h3{font-size: 18px;color: #ffffff;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.featuresMain .fItem .fList{width: 100%;height: 350px;box-sizing: border-box;padding: 5px 18px 25px;border: 1px solid #e5e5e5;overflow: hidden;background: url(../images/features-l.png) bottom no-repeat;}
.featuresMain .fItem .fList a{display: block;width: 100%;float: left;font-size: 16px;color: #333333;box-sizing: border-box;padding: 0 10px 0 15px;background: url(../images/features-a.png) left no-repeat;}
.featuresMain .fItem .fList a{margin-top: 8px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.featuresMain .fItem .fList a:hover{color: #933b0d;}
.featuresMain .fItem:nth-child(6){width: 586px;}
.featuresMain .fItem:nth-child(6) a{width: 50%;float: left;}


.featuresMain .featuresTab{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 30px;}
.featuresMain .featuresTab a{display: block;font-size: 16px;color: #333333;width: 290px;float: left;box-sizing: border-box;border-radius: 5px;overflow: hidden;padding: 0 10px;margin: 0 0 10px 10px;height: 45px;text-align: center;line-height: 45px;background: #F5F5F5;}
.featuresMain .featuresTab a:nth-child(4n+1){margin-left: 0;}
.featuresMain .featuresTab a.active{color: #FFFFFF;background: #61412C;}
.featuresMain .featuresTab a:hover{color: #FFFFFF;background: #61412C;}

.featuresMain ul{box-sizing: border-box;overflow: hidden;padding-top: 50px;}
.featuresMain ul li{width: 300px;float: left;box-sizing: border-box;border: 1px solid #e3e3e3;margin-left: -1px;margin-top: -1px;border-radius: 2px;position: relative;}
.featuresMain ul li:nth-child(4n+1){margin-left: 0;}
.featuresMain ul li a{display: block;box-sizing: border-box;padding: 15px 20px 30px;border-top: 4px solid #FFFFFF;}
.featuresMain ul li h3{font-size: 18px;color: #333333;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.featuresMain ul li span{font-size: 12px;color: #333333;margin-top: 16px;display: inline-block;letter-spacing: 1px;box-sizing: border-box;}

.featuresMain ul li:hover{background: #f9fbfb;}
.featuresMain ul li:hover a{border-color: #61412c;}
.featuresMain ul li:hover h3{color: #61412c;}
.featuresMain ul li:hover i{color: #999999;}
.featuresMain ul li:hover span{color: #61412c;}

/*科室设置*/
.departmentMain{box-sizing: border-box;width: 100%;overflow: hidden;padding: 0 0 30px 0;background: url(../images/dBg.jpg) bottom no-repeat #f9f9f9;background-size: contain;}
.departmentMain .dTop{box-sizing: border-box;}
.departmentMain .dTop ul{box-sizing: border-box;overflow: hidden;padding: 50px 0 40px;}
.departmentMain .dTop ul li{width: 215px;height: 155px;float: left;padding: 30px 0;cursor: pointer;background: #ebe3d3;box-sizing: border-box;margin-left: 30px;margin-bottom: 10px;box-shadow: 0 0 5px rgba(112,75,0,.3);}
.departmentMain .dTop ul li:first-child{margin-left: 0;}
.departmentMain .dTop ul li a{display: block;width: 100%;height: 100%;}
.departmentMain .dTop ul li .dTopImg{width: 100%;height: 52px;}
.departmentMain .dTop ul li h3{font-size: 16px;color: #3b2809;font-weight: normal;text-align: center;margin-top: 8px;}
.departmentMain .dTop ul li .dT-1{background: url(../images/dQt.png) center no-repeat;}
.departmentMain .dTop ul li .dT-2{background: url(../images/dYj.png) center no-repeat;}
.departmentMain .dTop ul li .dT-3{background: url(../images/dZykf.png) center no-repeat;}
.departmentMain .dTop ul li .dT-4{background: url(../images/dMz.png) center no-repeat;}
.departmentMain .dTop ul li .dT-5{background: url(../images/dSq.png) center no-repeat;}
.departmentMain .dTop ul li.active{background: url(../images/dHover.png) center no-repeat;background-size: 100% 100%;}
.departmentMain .dTop ul li.active h3{color: #FFFFFF;}
.departmentMain .dTop ul li.active .dT-1{background: url(../images/dQtHover.png) center no-repeat;}
.departmentMain .dTop ul li.active .dT-2{background: url(../images/dYjHover.png) center no-repeat;}
.departmentMain .dTop ul li.active .dT-3{background: url(../images/dZykfHover.png) center no-repeat;}
.departmentMain .dTop ul li.active .dT-4{background: url(../images/dMzHover.png) center no-repeat;}
.departmentMain .dTop ul li.active .dT-5{background: url(../images/dSqHover.png) center no-repeat;}

.departmentMain .dTwo{box-sizing: border-box;width: 100%;height: 65px;background: #e0dcd4;text-align: center;margin-top: 30px;}
.departmentMain .dTwo span{font-size: 16px;color: #666666;display: inline-block;margin-top: 13px;}
.departmentMain .dTwo input{display: inline-block;margin-left: 10px;margin-top: 13px;box-sizing: border-box;padding: 0 15px; font-size: 14px;color: #333333;border: none;}
.departmentMain .dTwo .lInput{width: 500px;height: 39px;line-height: 39px;background: #FFFFFF;box-sizing: border-box;border: 1px solid #a36840;}
.departmentMain .dTwo .lSelect{width: 197px;height: 39px;line-height: 39px;margin-top: 13px;box-sizing: border-box;border: 1px solid #a36840;background: url(../images/dXia.png) 94% no-repeat #FFFFFF;}
.departmentMain .dTwo select{display: inline-block;margin-left: 10px;box-sizing: border-box;padding: 0 15px; font-size: 14px;color: #333333;border: none;}
.departmentMain .dTwo button{width: 100px;height: 39px;display: inline-block;margin-left: 10px;margin-top: 13px;font-size: 14px;color: #ffffff;padding-left: 15px;box-sizing: border-box;background: url(../images/dSearch.png) 10% no-repeat #a36840;}

.departmentMain .dThree{box-sizing: border-box;width: 100%;padding-top: 30px;}
.departmentMain .dThree ul{box-sizing: border-box;}
.departmentMain .dThree ul li{width: 100%;box-sizing: border-box;border: 1px solid rgba(123,96,50,.2);border-top: 6px solid #933b0d;padding: 35px 25px 25px 25px;margin-bottom: 30px;overflow: hidden;background: url(../images/departBg.png) center bottom no-repeat #FFFFFE;cursor: pointer;}
.departmentMain .dThree ul li .dThreeImg{float: left;width: auto;box-sizing: border-box;margin-left: 0;overflow: hidden;}
.departmentMain .dThree ul li .dThreeImg img{width: 69px;height: auto;display: block;margin: 0 auto;float: left;}
.departmentMain .dThree ul li .dThreeImg h3{font-size: 20px;color: #933b0d;width: 30px;float: left;font-weight: normal;line-height: 25px;margin: 10px 0 0 15px;}
.departmentMain .dThree ul li .dThreeTxt{float: right;width: 1005px;box-sizing: border-box;overflow: hidden;}
.departmentMain .dThree ul li .dThreeTxt a{font-size: 16px;color: #666666;display: block;float: left;width: 185px;height: 46px;line-height: 46px;margin: 0 0 15px 15px;padding: 0 10px; text-align: center;box-sizing: border-box;border: 1px solid rgba(198,171,157,.5);}
.departmentMain .dThree ul li .dThreeTxt a{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.departmentMain .dThree ul li .dThreeTxt a:hover{color: #FFFFFF;background: #933b0d;}

.departmentOne{box-sizing: border-box;width: 100%;height: 660px;overflow: hidden;background: url(../images/department-3.jpg) top left no-repeat;}
.departmentOneContent{box-sizing: border-box;overflow: hidden;padding-top: 80px;}
.departmentOneContent .departmentL{width: 880px;height: 580px;float: left;box-sizing: border-box;overflow: hidden;}
.departmentOneContent .departmentL img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.departmentOneContent .departmentR{width: 320px;height: 580px;float: right;box-sizing: border-box;padding: 40px;background: url(../images/departmentOne.jpg) center no-repeat;}
.departmentOneContent .departmentR h3{font-size: 30px;color: #ffffff;font-weight: bold;box-sizing: border-box;background: url(../images/dTitleBg.png) left 90% no-repeat;}
.departmentOneContent .departmentR .departmentP{box-sizing: border-box;text-align: justify;margin-top: 30px;padding: 15px 0;border-top: 1px solid #917f5f;border-bottom: 1px solid #917f5f;word-break: break-all;text-indent: 2em;}
.departmentOneContent .departmentR .departmentP p{font-size: 14px;color: #ffffff;line-height: 25px;}
.departmentOneContent .departmentR a{display: block;font-size: 14px;color: #fffffe;width: 160px;height: 40px;text-align: center;line-height: 40px;margin: 30px auto 0;border: 1px solid #b3945c;background: #aa8e5c;}


.departmentTwo{box-sizing: border-box;overflow: hidden;padding: 52px 0 10px 0;width: 100%;background: #f4f4f4;}
.departmentTwo ul{box-sizing: border-box;overflow: hidden;padding: 29px 0;}
.departmentTwo ul li{width: 220px;height: auto; box-sizing: border-box;float: left;margin-left: 25px;}
.departmentTwo ul li:nth-child(5n+1){margin-left: 0;}
.departmentTwo ul li a{display: block;box-sizing: border-box;}
.departmentTwo ul li .ztImg{width: 100%;height: 280px;overflow: hidden;}
.departmentTwo ul li .ztImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.departmentTwo ul li .ztImg img{ -moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.departmentTwo ul li .ztTxt{width: 100%;word-break:break-all;box-sizing: border-box;text-align: center;padding: 13px 0;}
.departmentTwo ul li .ztTxt h3{font-size: 16px;color: #333333;font-weight: bold;}
.departmentTwo ul li .ztTxt p{font-size: 14px;color: #666666;margin-top: 8px;box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.departmentTwo ul li:hover .ztTxt h3{color: #da251d;}
.departmentTwo ul li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.departmentTwo ul li:hover h5{background: url(../images/doctorBg.jpg) center no-repeat;color: #FFFFFF;}

.departmentThree{box-sizing: border-box;overflow: hidden;padding: 62px 0 25px 0;}
.departmentThree ul{box-sizing: border-box;overflow: hidden;padding-top: 25px;}
.departmentThree ul li{width: 520px;height: 112px;float: left;box-sizing: border-box;padding-bottom: 20px;margin-left: 160px;margin-bottom: 25px;overflow: hidden;border-bottom: 1px dashed #e0dedb;}
.departmentThree ul li:nth-child(2n+1){margin-left: 0;}
.departmentThree ul li a{display: block;}
.departmentThree ul li .nTime{width: 60px;float: left;text-align: center;}
.departmentThree ul li .nTime p{font-size: 42px;color: #333333;}
.departmentThree ul li .nTime i{display: block;width: 20px;height: 1px;margin: 0 auto;background: #d0c7b8;}
.departmentThree ul li .nTime span{display: block;font-size: 12px;color: #999999;margin-top: 8px;}
.departmentThree ul li .nTxt{width: 435px;float: right;text-align: justify;word-break: break-all;}
.departmentThree ul li .nTxt h3{font-size: 16px;color: #333333;font-weight: normal;margin-top: 10px;height: 48px;}
.departmentThree ul li .nTxt p{font-size: 14px;color: #999999;margin-top: 12px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.departmentThree ul li:hover .nTime p{color: #DA251D;}
.departmentThree ul li:hover .nTxt h3{color: #DA251D;}

.departmentFour{box-sizing: border-box;overflow: hidden;padding: 52px 0 35px 0;}
.departmentFour .dTUl{box-sizing: border-box;padding: 30px 0;overflow: hidden;}
.departmentFour .dTUl li{width: 280px;height: 315px;float: left;margin-left: 26px;text-align: justify;box-sizing: border-box;background: #FFFFFF;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.departmentFour .dTUl li:first-child{margin-left: 0;}
.departmentFour .dTUl li a{display: block;width: 100%;height: 100%;}
.departmentFour .dTUl li .dTimg{position: relative;width: 280px;height: 186px;margin: 0 auto; box-sizing: border-box;overflow: hidden;}
.departmentFour .dTUl li .dTimg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.departmentFour .dTUl li .dTimg .dTtime{position: absolute;text-align: center;width: 60px;height: 55px;left: 6px;bottom: 6px;box-sizing: border-box;background: rgba(122,102,67,.68);}
.departmentFour .dTUl li .dTimg .dTtime strong{font-size: 30px;display: block;color: #ffffff;font-weight: normal;font-family: "Arial";line-height: 35px;}
.departmentFour .dTUl li .dTimg .dTtime span{font-size: 14px;color: #ffffff;display: block;font-family: "Arial";line-height: 15px;}
.departmentFour .dTUl li h3{font-size: 16px;color: #363636;font-weight: normal;height: 48px;margin-top: 10px;}
.departmentFour .dTUl li p{font-size: 13px;color: #666666;margin-top: 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.departmentFour .dTUl li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.departmentFour .dTUl li:hover a{background: url(../images/departmentHover.jpg) bottom no-repeat; }
.departmentFour .dTUl li:hover h3{color: #DA251D;}

/*专家介绍*/
.expertsMain{box-sizing: border-box;overflow: hidden;padding: 30px 0 30px 0;background: url(../images/expertsBg.jpg) bottom no-repeat;background-size: contain;}
.expertsMain .expertsItem{box-sizing: border-box;padding: 15px 38px;width: 100%;height: 318px;background: url(../images/expertsTab.jpg) center no-repeat;background-size: cover;}
.expertsMain .expertsItem dl{box-sizing: border-box;overflow: hidden;padding: 20px 0;border-bottom: 1px dashed #dadada;}
.expertsMain .expertsItem dl dt{float: left;width: 80px;font-size: 16px;color: #999999;font-weight: normal;}
.expertsMain .expertsItem dl dd{float: right;width: 1020px;overflow: hidden;}
.expertsMain .expertsItem dl dd a{display: inline-block;margin-right: 40px;font-size: 16px;color: #333333;margin-bottom: 15px;box-sizing: border-box;cursor: pointer;}
.expertsMain .expertsItem dl.expertsTwo dd a{font-size: 14px;margin-right: 20px;padding: 0 10px;box-sizing: border-box;border: 1px solid rgba(255,255,255,.0);cursor: pointer;}
.expertsMain .expertsItem dl.expertsThree dd a{font-size: 14px;margin-right: 30px;cursor: pointer;}
.expertsMain .expertsItem dl dd a.active{color: #eb9400;}
.expertsMain .expertsItem dl dd a:hover{color: #eb9400;}
.expertsMain .expertsItem dl.expertsTwo dd a.active{color: #eb9400;border: 1px solid #eb9400;}
.expertsMain .expertsItem dl.expertsTwo dd a:hover{color: #eb9400;border: 1px solid #eb9400;}
.expertsMain .expertsItem dl:last-child{border-bottom: none;}

.expertsMain .dTwo{box-sizing: border-box;width: 100%;height: 65px;background: #e0dcd4;text-align: center;}
.expertsMain .dTwo span{font-size: 16px;color: #666666;display: inline-block;margin-top: 13px;}
.expertsMain .dTwo input{display: inline-block;margin-left: 10px;margin-top: 13px;box-sizing: border-box;padding: 0 15px; font-size: 14px;color: #333333;border: none;}
.expertsMain .dTwo .lInput{width: 500px;height: 39px;line-height: 39px;background: #FFFFFF;box-sizing: border-box;border: 1px solid #a36840;}
.expertsMain .dTwo .lSelect{width: 197px;height: 39px;line-height: 39px;margin-top: 13px;box-sizing: border-box;border: 1px solid #a36840;background: url(../images/dXia.png) 94% no-repeat #FFFFFF;}
.expertsMain .dTwo select{display: inline-block;margin-left: 10px;box-sizing: border-box;padding: 0 15px; font-size: 14px;color: #333333;border: none;}
.expertsMain .dTwo button{width: 100px;height: 39px;display: inline-block;margin-left: 10px;margin-top: 13px;font-size: 14px;color: #ffffff;padding-left: 15px;box-sizing: border-box;background: url(../images/dSearch.png) 10% no-repeat #a36840;}


.expertsMain ul{box-sizing: border-box;overflow: hidden;padding: 25px 0;margin-top: 15px;}
.expertsMain ul li{float: left;width: 280px;height: 280px;overflow: hidden;margin-left: 26px;margin-bottom: 26px;box-sizing: border-box;border: 1px solid rgba(195,202,211,.6);-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.expertsMain ul li:nth-child(4n+1){margin-left: 0;}
.expertsMain ul li a{display: block;width: 100%;height: 100%;padding: 20px;box-sizing: border-box;}
.expertsMain ul li .expertsTop{box-sizing: border-box;overflow: hidden;padding-bottom: 20px;border-bottom: 1px solid #dbdee4;}
.expertsMain ul li .expertsTop .expertsImg{float: left;width: 90px;height: 120px;display: flex;align-items: center;background: #F5F5F5;}
.expertsMain ul li .expertsTop .expertsImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.expertsMain ul li .expertsTop .expertsTxt{float: right;width: 130px;}
.expertsMain ul li .expertsTop .expertsTxt h3{font-size: 16px;color: #933b0d;font-weight: bold;}
.expertsMain ul li .expertsTop .expertsTxt p{font-size: 14px;color: #999999;margin-top: 7px;text-align: justify;}
.expertsMain ul li .expertsTop .expertsTxt p span{color: #333333;}
.expertsMain ul li .expertsContent{box-sizing: border-box;text-align: justify;padding-top: 15px;}
.expertsMain ul li .expertsContent p{font-size: 14px;color: #333333;line-height: 25px;}
.expertsMain ul li:hover{border: 1px solid #933b0d;background: url(../images/expertsHover.jpg) center no-repeat; box-shadow: 0px 2px 8px 0px rgba(105,105,131,.3);-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}

.cItem{box-sizing: border-box;width: 100%;overflow: hidden;margin-top: 80px;}
.cItem h1{font-size: 24px;color: #333333;font-weight: bold;text-align: center;}
.cItem .cItemList{width: 100%;box-sizing: border-box;overflow: hidden;padding: 35px 0;}
.cItem a{display: block;width: 150px;height: 134px;float: left;margin-left: 25px;padding: 25px;box-sizing: border-box;background: url(../images/cItemBg.png) center no-repeat;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.cItem a:first-child{margin-left: 0;}
.cItem a .cImg{width: 100%;height: 60px;}
.cItem a h3{font-size: 16px;color: #333333;font-weight: normal;text-align: center;}
.cItem a .cImga{background: url(../images/cItem-1.png) center no-repeat;}
.cItem a .cImgb{background: url(../images/cItem-2.png) center no-repeat;}
.cItem a .cImgc{background: url(../images/cItem-3.png) center no-repeat;}
.cItem a .cImgd{background: url(../images/cItem-4.png) center no-repeat;}
.cItem a .cImge{background: url(../images/cItem-5.png) center no-repeat;}
.cItem a .cImgf{background: url(../images/cItem-6.png) center no-repeat;}
.cItem a .cImgg{background: url(../images/cItem-7.png) center no-repeat;}
.cItem a:hover{background: url(../images/cItemHover.png) center no-repeat;-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.cItem a:hover h3{color: #7b6642;}
.cItem a:hover .cImga{background: url(../images/cItem-a.png) center no-repeat;}
.cItem a:hover .cImgb{background: url(../images/cItem-b.png) center no-repeat;}
.cItem a:hover .cImgc{background: url(../images/cItem-c.png) center no-repeat;}
.cItem a:hover .cImgd{background: url(../images/cItem-d.png) center no-repeat;}
.cItem a:hover .cImge{background: url(../images/cItem-e.png) center no-repeat;}
.cItem a:hover .cImgf{background: url(../images/cItem-f.png) center no-repeat;}
.cItem a:hover .cImgg{background: url(../images/cItem-g.png) center no-repeat;}



/*医生介绍*/
.dTConent{box-sizing: border-box;padding: 10px 0;}
.dTConent .dTUl{box-sizing: border-box;padding: 30px 0;overflow: hidden;}
.dTConent .dTUl li{width: 220px;height: auto;float: left;margin-left: 25px;margin-bottom: 25px;text-align: justify;box-sizing: border-box;background: #FFFFFF;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.dTConent .dTUl li:nth-child(5n+1){margin-left: 0;}
.dTConent .dTUl li a{display: block;}
.dTConent .dTUl li .dTimg{position: relative;width: 100%;height: 280px;margin: 0 auto; box-sizing: border-box;overflow: hidden;}
.dTConent .dTUl li .dTimg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.dTConent .dTUl li h3{font-size: 16px;color: #363636;font-weight: bold;margin-top: 10px;text-align: center;}
.dTConent .dTUl li h5{height: 2px;width: 25px;background: #61412c;margin: 5px auto 0;}
.dTConent .dTUl li p{font-size: 13px;color: #666666;height: 20px; margin-top: 5px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.dTConent .dTUl li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.dTConent .dTUl li:hover h3{color: #DA251D;}
.doctorShow{box-sizing: border-box;overflow: hidden;position: relative;}
.doctorShow .doctorImg{width: 145px;height: 200px;overflow: hidden;}
.doctorShow .doctorImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.doctorShow .doctorTxt{width: 850px;margin-left: 20px;overflow: hidden;text-align: justify;padding-right: 30px;box-sizing: border-box;border-right: 1px solid #e8e2e2;}
.doctorShow .doctorTxt h3{font-size: 30px;color: #7b6642;font-weight: bold;}
.doctorShow .doctorTxt p{font-size: 15px;color: #999999;margin-top: 10px;}
.doctorShow .doctorTxt p span{color: #333333;}
.doctorShow .qrCode{width: 145px;position: absolute;right: 0;top: 0;}
.doctorShow .qrCode img{width: 100%;height: auto;display: block;margin: 0 auto;}

.doctorH{box-sizing: border-box;border-bottom: 1px solid #dbdee4;padding: 15px 0;margin-top: 35px;}
.doctorH h3{font-size: 20px;color: #666666;font-weight: bold;}
.doctorContent{box-sizing: border-box;text-align: justify;padding: 20px 0;}
.doctorContent p{font-size: 15px;color: #333333;line-height: 30px;}
.doctorContent img{width: auto;max-width: 100%;height: auto;margin: 15px 0;}
/*医院概况*/
.aboutMain{box-sizing: border-box;overflow: hidden;}
.aboutOne{box-sizing: border-box;overflow: hidden;padding: 70px 0 60px 0;background: #FFFFFF;}
.aboutOne .aboutOneL{width: 260px;box-sizing: border-box;float: left;}
.aboutOne .aboutOneL a{display: block;width: 225px;height: 130px;box-sizing: border-box;overflow: hidden;position: relative;cursor: pointer;}
.aboutOne .aboutOneL a img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.aboutOne .aboutOneL a p{font-size: 18px;color: #FFFFFF;text-align: center;line-height: 130px;position: absolute;left: 0;top: 0;right: 0;bottom: 0;margin: auto;width: 100%;height: 100%;box-sizing: border-box;}
.aboutOne .aboutOneL a:hover{width: 260px;height: 150px;}
.aboutOne .aboutOneL a:hover p{line-height: 150px;font-size: 24px;font-weight: bold;}
.aboutOne .aboutOneL a.active{width: 260px;height: 150px;}
.aboutOne .aboutOneL a.active p{line-height: 150px;font-size: 24px;font-weight: bold;}

.aboutOne .aboutOneR{width: 870px;box-sizing: border-box;float: right;}
.aboutOne .aboutOneR h3{width: 211px;height: 36px;text-align: center;line-height: 36px;font-size: 30px;color: #7b6642;font-weight: normal;box-sizing: border-box;background: url(../images/aboutTitle-1.png) center no-repeat;}
.aboutOne .aboutOneR .aboutOneContent{display: none;box-sizing: border-box;margin-top: 20px;text-align: justify;word-break: break-all;}
.aboutOne .aboutOneR .aboutOneContent h5{font-size: 24px;color: #333333;font-weight: bold;background: url(../images/aboutTitleBg.jpg) left 90% no-repeat;}
.aboutOne .aboutOneR .aboutOneContent p{font-size: 16px;color: #666666;line-height: 30px;margin-top: 7px;}
.aboutOne .aboutOneR .aboutOneContent p a{color: #7b6642;}

.aboutTwo{width: 100%;height: 650px;padding-top: 50px;box-sizing: border-box;overflow: hidden;background: url(../images/aboutBg-2.jpg) center no-repeat;background-size: cover;}
.aboutTwo .aboutTwoTitle{box-sizing: border-box;width: 100%;text-align: center;}
.aboutTwo .aboutTwoTitle h3{font-size: 30px;color: #ffffff;font-weight: bold;}
.aboutTwo .aboutTwoList{width: 100%;height: 240px;box-sizing: border-box;margin-top: 72px;background: #FFFFFF;position: relative;}
.aboutTwo .aboutTwoList li{width: 120px;height: 240px;box-sizing: border-box;float: left;}
.aboutTwo .aboutTwoList li .aImg{width: 120px;height: 240px;overflow: hidden;}
.aboutTwo .aboutTwoList li .aImg img{width: auto;min-width: 100%;height: 240px;display: block;margin: 0 auto;}
.aboutTwo .aboutTwoList li h3{display: none;font-size: 16px;color: #ffffff;font-weight: normal;position: absolute;width: 760px;height: 26px;left: 0;right: 0;top: -65px;text-align: center;margin: auto;box-sizing: border-box;}
.aboutTwo .aboutTwoList li p{display: none;font-size: 16px;color: #ffffff;font-weight: normal;position: absolute;width: 760px;height: 26px;left: 0;right: 0;bottom: -55px;text-align: justify;word-break: break-all;margin: auto;box-sizing: border-box;}

.aboutTime{width: 100%;height: 75px;margin-top: 94px;box-sizing: border-box;background: url(../images/aboutTime.png) bottom no-repeat;}
.aboutTime ul{box-sizing: border-box;}
.aboutTime ul li{width: 120px;height: 75px;float: left;position: relative;text-align: center;cursor: pointer;}
.aboutTime ul li p{color: rgba(255,178,170,.68);font-size: 16px;line-height: 75px;}
.aboutTime ul li span{display: none;width: 26px;height: 26px;position: absolute;left: 0;right: 0;bottom: -11px;margin: auto;background: url(../images/aboutOneActive.png) center no-repeat;}
.aboutTime ul li.active p{font-size: 20px;color: #ffaa13;font-weight: bold;}
.aboutTime ul li.active span{display: block;}

.aboutConent{box-sizing: border-box;padding: 30px 0 60px 0;}
.aboutConent .leaderUl{width: 1061px;box-sizing: border-box;padding: 30px 0 0 0;overflow: hidden;margin: 0 auto;}
.aboutConent .leaderUl li{width:470px;height: 208px;float: left;margin: 0 0 40px 40px;border-radius: 0 0 0 30px;box-sizing: border-box;background: url(../images/ld_off.png) right no-repeat #f9f9f9;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.aboutConent .leaderUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 20px 35px;cursor: pointer;}
.aboutConent .leaderUl li h3{font-size: 32px;color: #333333;font-weight: 500;margin-top: 40px;}
.aboutConent .leaderUl li p{font-size: 18px;color: #666666;margin-top: 2px;}
.aboutConent .leaderUl li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.aboutConent .leaderUl li:hover{background: url(../images/ld_on.png) right no-repeat #933b0d;}
.aboutConent .leaderUl li:hover a{background: url(../images/hw-4.png) top no-repeat;}
.aboutConent .leaderUl li:hover h3{color: #ffffff;}
.aboutConent .leaderUl li:hover p{color: #ffffff;}




.aboutMain .honorUl{box-sizing: border-box;padding: 30px 0 30px 0;overflow: hidden;}
.aboutMain .honorUl li{width: 285px;height: 241px;float: left;margin-left: 20px;margin-bottom: 30px;box-sizing: border-box;position: relative;background: #FFFFFF;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.aboutMain .honorUl li:nth-child(4n+1){margin-left: 0;}
.aboutMain .honorUl li a{display: block;}
.aboutMain .honorUl li .hTimg{width: 100%;height: 190px;margin: 0 auto; box-sizing: border-box;overflow: hidden;}
.aboutMain .honorUl li .hTimg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.aboutMain .honorUl li .hTimg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.aboutMain .honorUl li .hTtxt{box-sizing: border-box;width: 100%;height: 51px;line-height: 45px;text-align: center;background: url(../images/aboutJyhjBg.png) bottom no-repeat;}
.aboutMain .honorUl li .hTtxt p{font-size: 16px;color: #333333;box-sizing: border-box;padding: 0 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.aboutMain .honorUl li:hover{box-shadow: 0px 5px 10px 0px rgba(0,0,0,.3);-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}
.aboutMain .honorUl li:hover .hTtxt{background: url(../images/aboutJyhjHover.png) bottom no-repeat; }
.aboutMain .honorUl li:hover .hTtxt p{color: #7b6642;}
.aboutMain .honorUl li:hover .hTimg img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}

/*网上就医*/
.goDoctorConent{box-sizing: border-box;}
.goDoctorConent ul{box-sizing: border-box;padding: 5px 0 15px 0;}
.goDoctorConent ul li{box-sizing: border-box;padding: 15px 0 15px 12px;border-bottom: 1px dashed #dadada; overflow: hidden; background: url(../images/nD.png) left no-repeat;}
.goDoctorConent ul li a{display: block;float: left;width: 80%; font-size:16px;color: #333333; box-sizing: border-box;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.goDoctorConent ul li span{display: block;float: right;font-size: 15px;color: #999999;}
.goDoctorConent ul li:hover a{color: #DA251D;}
.goDoctorConent ul li:hover span{color: #DA251D;}
.lylx{box-sizing: border-box;text-align: justify;overflow: hidden;}
.lylx p{font-size: 16px;color: #333333;line-height: 30px;}
.lylx img{width: auto;max-width: 100%;height: auto;margin: 15px 0;}
.mapItem{box-sizing: border-box;overflow: hidden;text-align: center;}
.mapItem a{display: inline-block;width: 120px;height: 40px;margin: 0 10px 20px;text-align: center;line-height: 40px;color: #333333;cursor: pointer;border-radius: 5px;box-sizing: border-box;border: 1px solid #D7D7D8;}
.mapItem a.active{background: #DA251D;color: #FFFFFF;border: 1px solid #DA251D;}
.mapItem a:hover{background: #DA251D;color: #FFFFFF;border: 1px solid #DA251D;}
.mapItem a:first-child{margin-left: 0;}
.mapMain{height: 700px;box-sizing: border-box;position: relative;}
.mapMain .mapTop{position: absolute;top: 0;right: 0;width: 380px;display: none;z-index: 99;background: rgba(255,255,255,.8);}
.mapMain .mapTop .mapList{width: 100%;height: 700px;overflow: auto;}


.mapMain .sZmap{display: none;width: 100%;height: 700px;margin: 0 auto;}
.mapMain .show{display: block;}
.mapMain .sZmap a{display: block;width: 100%;height: 100%;}
.mapMain .sZmap img{width: 100%;height: auto;display: block;margin: 0 auto;}

/*位置导航*/
.location{box-sizing: border-box;padding: 15px 0;border-bottom: 1px solid #dbdbe9;}
.location p{box-sizing: border-box;font-size: 14px;color: #9a9a9a;}
.location p a{color: #9a9a9a;display: inline-block;margin: 0 5px;}
/*详情页*/
.showMain{width: 100%;box-sizing: border-box;padding: 30px 0 40px 0;}
.showTitle{box-sizing: border-box;border-bottom: 1px solid #dbdee4;}
.showTitle h3{font-size: 28px;color: #555555;font-weight: bold;text-align: center;}
.showTitle .showInfo{box-sizing: border-box;height: 36px;margin-top: 30px;}
.showTitle .showInfo p{display: block;float: left;line-height: 24px;font-size: 14px;color: #999999;}
.showTitle .showInfo p span{display: inline-block;color: #666666;margin-right: 25px;}
.showTitle .showInfo p b{display: inline-block;color: #666666;margin-right: 25px;font-weight: normal;}
.showTitle .showInfo .showShare{float: right;box-sizing: border-box;}
.showTitle .showInfo .showShare span{float: left; display: block;font-size: 14px;line-height: 24px;color: #999999;box-sizing: border-box;}
.showTitle .showInfo .showShare .share{float: left;box-sizing: border-box;}
.showTitle .showInfo .showShare .share a{display: inline-block;width: 24px;font-size: 14px;color: #666666;height: 24px;line-height: 24px;margin: 0 0 6px; box-sizing: border-box;padding-left: 30px;}
.showTitle .showInfo .showShare .share a{display: inline-block;width: 24px;font-size: 14px;color: #666666;height: 24px;line-height: 24px;margin: 0 0 6px; box-sizing: border-box;padding-left: 30px;}
.showTitle .showInfo .showShare .share .help{text-align: center;box-sizing: border-box;overflow: hidden;padding: 0 10px;}
.showTitle .showInfo .showShare .share a:before{content: '';}
.showTitle .showInfo .showShare .share a p{font-size: 12px;}
.showTitle .showInfo .showShare .share a.share-wx{background: url(../images/shareWechat.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-tsina{background: url(../images/shareWeibo.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-qzone{background: url(../images/shareQzone.png) left no-repeat;}



.showContent{box-sizing: border-box;text-align: justify;padding: 35px 0;word-break:break-all}
.showContent p{font-size: 16px;color: #333333;line-height: 30px!important;}
.showContent img{width: auto;max-width: 100%;height: auto;margin: 15px 0;}
.showContent{}

.showVideo{width: 100%;height: 751px; box-sizing: border-box;text-align: justify;padding: 35px 0;}
.showVideo video{width: 100%;height: 100%;object-fit: fill;}
.showVideo video::-internal-media-controls-download-button{display:none;}
.showVideo video::-webkit-media-controls-enclosure{overflow:hidden;}
.showVideo video::-webkit-media-controls-panel{width: calc(100% + 30px);}

.showEwm{box-sizing: border-box;text-align: center;margin-top: 50px;}
.showEwm img{width: 132px;height: 132px;display: block;margin: 0 auto;}
.showEwm p{color: #666666;font-size: 12px;margin-top: 5px;}


.recommend{box-sizing: border-box;margin-top: 20px;}
.recommend h3{font-size: 20px;color: #333333;padding: 18px 0;font-weight: bold;box-sizing: border-box;border-bottom: 1px solid #dbdee4;}
.recommend ul{box-sizing: border-box;margin-top: 15px;}
.recommend ul li{overflow: hidden;box-sizing: border-box;padding: 15px 0;}
.recommend ul li a{display: block;}
.recommend ul li .reImg{width: 132px;height: 90px;overflow: hidden;}
.recommend ul li .reImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.recommend ul li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.recommend ul li .reTxt{width: 1050px; box-sizing: border-box;text-align: justify;}
.recommend ul li .reTxt h5{font-size: 18px;color: #333333;font-weight: normal;}
.recommend ul li .reTxt p{font-size: 14px;color: #999999;margin-top: 10px;}
.recommend ul li:hover h5{color: #DA251D;}
.recommend ul li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}


/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: right;margin-top: 25px;}
.newsPage .newsPageContent{}
.newsPage .newsPageContent a{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;padding: 8px 17px;background: #eeeeee;margin:0 2px;}
.newsPage .newsPageContent span{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;cursor: pointer; padding: 8px 15px;background: #eeeeee;}
.newsPage .newsPageContent a.current{color: #FFFFFF;background: #DA251D;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #DA251D;}
.newsPage .newsPageContent select{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;border: 1px solid #eeeeee; cursor: pointer; padding: 8px 15px;background: #ffffff;}


/*门诊排版*/
.schedulingItem{box-sizing: border-box;overflow: hidden;text-align: center;}
.schedulingItem a{display: inline-block;width: 120px;height: 40px;margin: 0 10px 20px;text-align: center;line-height: 40px;color: #333333;box-sizing: border-box;border: 1px solid #D7D7D8;}
.schedulingItem a.active{background: #635cc3;color: #FFFFFF;border: 1px solid #635cc3;}
.schedulingItem a:hover{background: #635cc3;color: #FFFFFF;border: 1px solid #635cc3;}
.schedulingItem a:first-child{margin-left: 0;}
#scheduling{width: 100%;height: 700px;box-sizing: border-box;border: none;}
/**/
.modelBg{display: none;position: fixed;width: 100%;height: 100%;left: 0;top: 0;right:0;bottom: 0;margin: auto;background: rgba(0,0,0,.5);z-index: 999;}
.model{display: none;position: fixed;width: 350px;height: 180px;left: 0;top: 0;right:0;bottom: 0;margin: auto;padding: 35px 20px 20px;box-sizing: border-box;border-radius: 10px;background: #FFFFFF;z-index: 10000;}
.model h3{font-size: 18px;color: #333333;font-weight: bold;text-align: center;}
.model p{box-sizing: border-box;overflow: hidden;margin-top: 30px;}
.model p a{display: block;font-size: 16px;width: 46%;height:40px;line-height: 40px;text-align: center;border-radius: 20px;}
.model p a.mYes{float: left;background: #6158BC;color: #FFFFFF;}
.model p a.mNo{float: right;background: #dedede;color: #6158BC;}

/*网站地图*/
.sitemapMain{box-sizing: border-box;overflow: hidden;padding: 30px 0 30px 0;}
.sitemapMain dl{box-sizing: border-box;padding: 10px 0;margin-bottom: 10px;border-bottom: 1px dashed #D7D7D8;}
.sitemapMain dl dt{font-size: 16px;color: #333333;font-weight: bold;}
.sitemapMain dl dd{box-sizing: border-box;overflow: hidden;margin-top: 10px;}
.sitemapMain dl dd a{font-size: 15px;color: #333333;display: inline-block;box-sizing: border-box;padding: 0 15px;background: url(../images/nav-x.png) left no-repeat;}
.sitemapMain dl dd a:first-child{background: none;padding-left: 0;}
.sitemapMain dl dd a:hover{color: #5B5AA6;}