.nbanner{padding-bottom: 400px;}
.nbanner .w90{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.nbanner .w90 .cn{line-height: 1.33rem;}
.nbanner .w90 .location{background: url(../images/home.svg) left center no-repeat;padding-left: 1rem;}
.nbanner .w90 .location a{color: #fff;}
.nbanner .w90 .location em{padding: 0 0.33rem;font-family: simsun;}
/* 关于我们 */
.aboutOne{background-image: url(../images/aboutbg1.jpg);}
.aboutOne dt{width: 43.6%;}
.aboutOne dd{width: 50%;}
.abouttitle{padding-bottom: 10px;}
.abouttitle::after{width: 56px;height: 3px;background: #1853C6;left: 0;bottom: 0;}
.aboutText{line-height: 1rem;}
.aboutTwo{background: url(../images/aboutbg2.jpg) center top no-repeat;padding-top: 0.33rem;}
.aboutTwo ul li{flex: 1;box-sizing: border-box;padding: 0 1.56rem;}
.aboutTwo ul li::before{width: 1px;height: 83px;background: rgba(255,255,255,0.26);left: 0;top: 50%;transform: translateY(-50%);}
.aboutTwo ul li .ico{width: 30px;height: 30px;position: relative;margin-bottom: 0.33rem;}
.aboutTwo ul li .ico img{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.aboutTwo ul li:first-child::before{display: none;}
.aboutSwiper .img{padding-bottom: 41.7%;}
.aboutSwiper .title{line-height: 25px;position: absolute;right: 1.4rem;bottom: 1.4rem;text-shadow: 0 0 1px #fff;}
.aboutBtn{position: absolute;top: 50%;width: 45px;height: 45px;box-shadow: 1px 1px 0 rgba(0,0,0,0.5);z-index: 2;border-radius: 50%;border: 1px solid #fff;cursor: pointer;transform: translateY(-50%);}
.aboutBtn.aboutPrev{left: 1.4rem;}
.aboutBtn.aboutNext{right: 1.4rem;}
.aboutBtn img{width: 10px;filter: brightness(0) invert(1);left: 50%;top: 50%;transform: translate(-50%,-50%);position: absolute;}
.aboutBtn:hover{background: #fff;}
.aboutBtn:hover img{filter: brightness(0) invert(0);}
.aboutThree{background: url(../images/aboutbg3.jpg) no-repeat center ;background-size: cover;padding: 1.35rem 1.35rem 2rem;box-sizing: border-box;margin-bottom: 2rem;}
/* 内页导航 */
.NnavWrap{position: relative;z-index: 3;}
.NnavWrap .Nnav-1st > li > a::before{width: 100%;height: 3px;left: 0;bottom: 0;content: '';position: absolute;background: #1853C6;transform: scaleX(0);transition: 0.3s;}
.NnavWrap .Nnav-1st > li.on > a,.NnavWrap .Nnav-1st > li:hover > a,.noticeList li:hover *,.list_tuwen dl:hover dt .title{color: #1853C6;}
.NnavWrap .Nnav-1st > li.on > a::before,.NnavWrap .Nnav-1st > li:hover > a::before{transform: scaleX(1);}
.NnavWrap{position: relative;border-bottom: 1px solid #D0D0D0;background: #fff;}
.NnavWrap .Nnav-1st > li{position: inherit;margin-left: 2rem;}
.NnavWrap .Nnav-1st > li:first-child,.Nnav-2nd a:first-child{margin-left: 0;}
.NnavWrap .Nnav-1st > li > a{line-height: 70px;display: block;color: #000;position: relative;}
.Nnav-2nd{display: none;position: absolute;width: 100%;left: 0;top: 100%;background: #1853C6;padding: 0.83rem 0;text-align: center;}
.Nnav-2nd a{color: #fff;line-height: 25px;margin-right: 1.5rem;word-break:keep-all;}
.Nnav-2nd a:hover{text-decoration: underline;}
.NnavWrap .Nnav-1st > li.has-2th > a{position: relative;padding-right: 20px;}
.NnavWrap .Nnav-1st > li.has-2th > a::after{position: absolute; width: 7px;height: 12px;background: url(../images/nav.svg) no-repeat center;filter: brightness(0) invert(0);content: '';right: 0;top: 50%;margin-top: -6px;transition: 0.3s;}
.NnavWrap .Nnav-1st > li.has-2th:hover > a::after{transform: rotate(90deg);filter: none;}
/* 通知 */
.noticeList li{background: #fff;margin-top: 1rem;transition: 0.3s;}
.noticeList li a{padding: 0.86rem 1.3rem;align-items: center;}
.noticeList li a .time{width: 75px;}
.noticeList li a .title{width: calc(100% - 75px - 2rem);margin-left: 2rem;}
.noticeList li:hover,.contNewsRight ul li a:hover,.listtypeUl li:hover,.list_expert dl:hover,.listNewsTwo .item:hover,.list_tuwen dl:hover{box-shadow: 0 14px 20px rgba(199,199,199,0.5);}
.noticeList li:hover .title{transform: translateX(5px);}
/* 新闻 */
.listNewsOne{background-image: url(../images/newsBg1.jpg);}
.listNewsOne .wrap{transition: 0.3s;}
.listNewsOne .wrap:hover{box-shadow: 0 14px 20px rgba(199,199,199,0.5);}
.listNewsOne dt,.listNewsOne dd{width: 50%;background: #fff;}
.listNewsOne dt a{padding-bottom: 470px;}
.listNewsOne dl:hover dt a,.listNewsTwo .item:hover .img{transform: scale(1.05);}
.listNewsOne dd a{padding: 1.66rem;}
.listNewsOne dd a .title{line-height: 28px;}
.listNewsOne dd a .time{background: url(../images/time.svg) left center no-repeat;padding-left: 1rem;line-height: 30px;margin: 0.6rem 0;}
.newsBtn{position: absolute;left: calc(50% + 1.66rem);bottom: 2rem;z-index: 2;width: 91px;}
.newsBtn .aboutBtn{border: 1px solid #EBEBEB;box-shadow: none;width: 38px;height: 38px;}
.newsBtn .aboutBtn img{filter: brightness(0) invert(0.7);width: 8px;}
.newsBtn .aboutBtn.aboutNext{right: 0;}
.newsBtn .aboutBtn.aboutPrev{left: 0;}
.newsBtn .aboutBtn:hover,.deparThree .aboutBtn:hover{background: #1853C6;border-color: #1853C6;}
.newsBtn .aboutBtn:hover img,.deparThree .aboutBtn:hover img{filter: brightness(0) invert(1);}
.listNewsTwo{padding-top: 0.5rem;}
.listNewsTwo .item{width: calc((100% - 3rem) / 3);margin-left: 1.5rem;margin-top: 1.5rem;transition: 0.3s;overflow: hidden;}
.listNewsTwo .item:nth-child(3n+1){margin-left: 0;}
.listNewsTwo .item .img{padding-bottom: 63%;}
.listNewsTwo .item .text{padding: 0.866rem 1.13rem;display: block;}
.listNewsTwo .item .text .title{margin-bottom: 0.43rem;height: 56px;}
.listNewsTwo .item .text .subtitle{margin-bottom: 0.5rem;height: 78px;}
.listNewsTwo .item .text .time{background: url(../images/time.svg) left center no-repeat;padding-left: 30px;}
.listNewsTwo .item:hover .text .title{}
.listZT{padding:0.5rem 0 2rem;}
.listZT .item .img{padding-bottom: 41%;}
.listZT .item .text{padding: 0.66rem 1.13rem;}
.listZT .item .text .title{margin-bottom: 0;height: 28px;text-align:center;}

/* 详情页 */
.contNewsLeft{width: 70%;padding: 1rem 1.8rem;box-sizing: border-box;}
.contNewsLeft .contWrap{margin: 20px 0 50px; line-height:1rem;}
.contNewsLeft .contWrap *{margin:0.3rem auto;}
.contNewsLeft .contWrap a{color:#1853c6;}
.contem{border-bottom: 1px solid #E4E4E4;margin-top: 20px;}
.contem span{position: relative;padding: 0 0.66rem;}
.contem span::before{width: 1px;height: 10px;background: #6E6E6E;position: absolute;left: 0;content: '';top: 50%;transform: translateY(-50%);opacity: 0.8;}
.contem span:first-child::before{display: none;}
.contem span:first-child{padding-left: 0;}
.contWrap img,.contWrap table,.contWrap video{max-width: 100%;display: block;margin: auto;height: auto !important;}
.contWrap table{display:revert;}
.contPage{border-top: 1px solid #E4E4E4;line-height: 30px;}
.contPage .golist{background: url(../images/fanhui.svg) left center no-repeat;color: #1853C6;filter: brightness(0) invert(0.3);padding-left: 32px;}
.contPage .golist:hover,.contPage .link:hover{filter: none;}
.contPage .link{color: #1853C6;filter: brightness(0) invert(0.2);box-sizing: border-box;width: calc(50% - 70px);}
.contPage .prev{padding-left: 20px;background: url(../images/x_prev.svg) left center no-repeat;}
.contPage .next{padding-right: 20px;background: url(../images/x_next.svg) right center no-repeat;}
.contPage .link span{max-width: calc(100% - 65px);}
.marginTop30{margin-top: 1rem;}
.contNewsRight{width: 26.8%;}
.contNewsRight .title{line-height: 30px;}
.contNewsRight ul li{margin-top: 0.5rem;}
.contNewsRight ul li a .time{margin-top: 0.5rem;background: url(../images/time.svg) left center no-repeat;padding-left: 1rem;line-height: 1rem;}
.contNewsRight ul li a{padding: 1rem;}
.contNewsRight ul li a:hover .TXTovehid-two,.listNewsTwo .item:hover .text .title{color: #1853C6;}
/* 科室查询 */
.typeform input[type=text]{font-size: 16px;color: #777;width: calc(100% - 130px);border: none;line-height: 2.33rem;}
.typeform input[type=submit]{background: #1E2287 url(../images/sear.svg) 34px center no-repeat;color: #fff;font-size: 16px;padding-left: 45px;width: 65px;width: 130px;border: none;line-height: 2.33rem;}
.listtypeUl li{width: calc((100% - 88px) / 5);margin-left: 22px;margin-top: 22px;border: 1px solid #D0D0D0;border-radius: 8px;background: #fff;box-sizing: border-box;transition: 0.3s;}
.listtypeUl li:nth-child(-n+5){margin-top: 0;}
.listtypeUl li:nth-child(5n+1){margin-left: 0;}
.listtypeUl li a{line-height: 22px;padding: 20px 30px 20px 20px;}
.listtypeUl li a::after{background: url(../images/x_next.svg) no-repeat;width: 10px;height: 10px;right: 15px;top: 50%;transform: translateY(-50%);filter: brightness(0) invert(0.5);}
.listtypeUl li:hover a span{color: #fff;}
.listtypeUl li:hover a::after{filter: brightness(0) invert(1);right: 10px;}
.listtypeUl li:hover{border-color: #1E2287;background: #1E2287;}
.paddbottom60{padding-bottom: 2rem;}
.marginTop20{margin-top: 0.66rem;}
/* 科室 */
.deparOne .location{padding-left: 30px;}
.deparOne .location *{color: #000;}
.deparOne .location a:hover{color: #1853C6;}
.deparOne .location::before{background: url(../images/home.svg) no-repeat;left: 0;top: 50%;transform: translateY(-50%);height: 20px;width: 20px;filter: brightness(0) invert(0.3);}
.deparOne{border-top: 1px solid #D0D0D0;}
.goIndex{border: 1px solid #1853C6;border-radius: 26px;line-height: 50px;padding: 0 22px;}
.goIndex span{padding-right: 48px;background: url(../images/goindex.svg) right center no-repeat;line-height: 20px;display: inline-block;}
.goIndex:hover{background: #1853C6;}
.goIndex:hover span{filter: brightness(0) invert(1);}
.deparTwo{background: url(../images/deparbg1.jpg) center top no-repeat #fff;padding: 3rem 0 1.33rem;}
.deparTwo .wrap{width: 58.8%;padding: 1rem 1.66rem 2.66rem;box-sizing: border-box;box-shadow: 0 12px 16px rgba(222,222,222,0.5);}
.detitle{padding: 0.66rem 0;line-height: 1.33rem;}
.detitle::after{width: 50px;height: 3px;background: #1853C6;left: 0;bottom: 0;}
.deparTwo .textWrap {line-height: 1.2rem;max-height: 360px;padding-right: 10px;margin-top:1rem;}
.deparThree .wrapSwiper{padding: 10px 0;}
.deparThree .wrapSwiper .swiper-slide{transition: 0.3s;}
.deparThree .wrapSwiper .swiper-slide a{padding-bottom: 130.5%;overflow: hidden;}
.deparThree .wrapSwiper .swiper-slide:hover{box-shadow: 0 0 10px rgba(0,0,0,0.3)}
.deparThree .wrapSwiper .swiper-slide a .text{position: absolute;width: 100%;bottom: 0;background: rgba(0,0,0,.36);padding: 0.55rem 0.88rem;line-height: 22px;box-sizing: border-box;}
.deparThree .wrapSwiper .swiper-slide a .TXTovehid-two{height: 44px;margin-top: 0.3rem;}
.deparThree .wrapSwiper .swiper-slide a:hover img{transform: scale(1.05);}
.deparThree .aboutPrev{left: -105px;}
.deparThree .aboutBtn{border-color: #CCCCCC;box-shadow: none;}
.deparThree .aboutBtn img{filter: brightness(0) invert(0.6);}
.paddbottom80{padding-bottom: 2.66rem;}
.deparFour{background-image: url(../images/deparbg2.jpg);}
/* 专家 */
.list_expert dl{width: calc((100% - 1.5rem) / 2);background: #fff;margin-top: 1.5rem;float: left;}
.list_expert dl:nth-child(even){float: right;}
.list_expert dl dt{width: 41%;}
.list_expert dl dt a{padding-bottom:397px;}
.list_expert dl dd{width: 59%;position: relative;box-sizing: border-box;padding: 1.33rem 1.6rem;box-sizing: border-box;}
.list_expert dl .btnlink{position: absolute;bottom: 1.66rem;}
.list_expert dl .btnlink a{border: 1px solid #1853C6;border-radius: 4px;display: inline-block;width: 80px;line-height: 32px;box-sizing: border-box;text-align: center;color: #1853C6;}
.list_expert dl .btnlink a:hover{background: #1853C6;color: #fff;}
.list_expert dl dd .name{margin-bottom: 1.3rem;}
.list_expert dl dd .title,.list_expert dl dd .ks,.list_expert dl dd .time{padding-left: 40px;line-height: 28px;margin-top: 0.5rem;}
.list_expert dl dd .title{background: url(../images/expertico1.svg) left 2px no-repeat;margin-top: 0;}
.list_expert dl dd .ks{background: url(../images/expertico2.svg) left 2px no-repeat;}
.list_expert dl dd .time{background: url(../images/expertico3.svg) left 2px no-repeat;}
.list_expert dl dd span em{width: calc(100% - 80px);}
.list_expert dl:hover dd .name{color: #1853C6;}
.list_expert dl dt,.list_expert dl dd{z-index: 2;position: relative;}
.list_expert dl::after{width: 100%;height: 100%;left: 0;bottom: 0; background: url(../images/experbg.jpg) right bottom no-repeat #fff;opacity: 0;transition: 0.3s;}
.list_expert dl:hover::after{opacity: 1;}
/* 专家详情 */
.cont_expert{background: url(../images/expertbg.jpg) center top no-repeat;padding-top: 4rem;}
.contexpertLeft{width: 26%;}
.contexpertLeft .img{padding-bottom: 150%;}
.contexpertLeft .btnlink a{width: calc((100% - 0.6rem) / 2);line-height: 2rem;border: 1px solid #1853C6;border-radius: 4px;color: #1853C6;}
.contexpertLeft .btnlink a:hover{background: #1853C6;color: #fff;}
.contexpertRight{width: 70%;}
.contexpertRight .contExpertAll{text-indent:0;}
.contexpertRight .contExpertitle{border-bottom: 1px solid rgba(255,255,255,0.5);padding-bottom: 1rem       ;}
.contexpertRight .contExpertitle div{line-height: 40px;}
.contexpertRight .contExpertitle div .fz20{margin-left: 1rem ;}
.contexpertRight .contExpertitle .goIndex{filter: brightness(0) invert(1);}
.contexpertRight .contExpertitle .goIndex:hover{filter: none;background: #fff;}
.contexpertRight .contExpertitle .goIndex:hover span{filter: brightness(0) invert(0);}
.contExperSubtitle {margin: 1.16rem 0 3rem;min-height: 80px;}
.contExpertAll{line-height: 1rem;text-indent: 2em;margin: 1rem 0 2rem;}
.expertTable{border-collapse: collapse;border: 1px solid #CFCFCF;width: 100%;margin: 1rem 0 2rem;}
.expertTable td{border: 1px solid #CFCFCF;width: 12.8%;background: #fff;text-align: center;height: 70px;}
.choice{width: 14px;height: 14px;border-radius: 50%;background: #E8E8E8;margin: auto;}
.choice.Selected{background: #1853C6;}
/* 文本新闻 */
.list_news_text{padding:1.33rem 2.33rem ;box-sizing: border-box;}
.list_news_text li a{border-bottom: 1px dashed #DEDEDE;line-height: 22px;padding: 1rem 0;}
.list_news_text li a span{padding-left: 35px;width: calc(100% - 120px);box-sizing: border-box;}
.list_news_text li a span::before{width: 6px;height: 6px;border-radius: 50%;background: #D8D8D8;left: 0;top: 50%;margin-top: -3px;}
.list_news_text li a:hover span{color: #1853C6;padding-left: 25px;}
.list_news_text li a:hover span::before{background: #1853C6;}
.list_news_text li:last-child a{border-bottom: none;}
.list_down.list_news_text li a i{padding-right: 35px;}
.list_down.list_news_text li a i::after{width: 20px;height: 20px;background: url(../images/down.svg) no-repeat;filter: brightness(0)invert(0.6);right: 0;top: 50%;transform: translateY(-50%);}
.list_down.list_news_text li a:hover i::after{filter: none;}
.list_down.list_news_text li a:hover i{color: #1853C6;}
/* 图文列表 */
.list_tuwen dl{padding: 0.8rem 0.8rem 0.8rem 1.66rem;}
.list_tuwen dl dt{width: calc(100% - 370px - 3.66rem );}
.list_tuwen dl dt .title{margin-top: 0.66rem;}
.list_tuwen dl dt .time{background: url(../images/time.svg) left center no-repeat;padding-left: 30px;line-height: 30px;margin: 7px 0 1rem;}
.list_tuwen dl dd{width: 370px;}
.list_tuwen dl dd a{padding-bottom: 232px;}
/* 联系我们 */
.list_contact{padding: 1.33rem;box-sizing: border-box;}
.list_contact ul li{border-left: 1px solid #EAEAEA;flex: 1;box-sizing: border-box;}
.list_contact ul li:first-child{border: none;}
.list_contact ul li .ico img{margin: auto;}
.list_contact ul li .name{padding:0.73rem 0 ;}
.contactMap{width: 100%;height: 545px;}
.list_dan{width: 100%;}
.list_link .item{width: calc((100% - 60px) / 4);margin-left: 20px;border: 1px solid #ddd;box-sizing: border-box;margin-top: 20px;}
.list_link .item:nth-child(4n+1){margin-left: 0;}
.list_link .item{padding-bottom: 6.9%;}
@media screen and (max-width:1280px){
	.nbanner{padding-bottom: 25%;}
	.listNewsOne dt a{padding-bottom: 370px;}
	.listtypeUl li{width: calc((100% - 66px) / 4)}
	.listtypeUl li:nth-child(5n+1){margin-left: 22px;}
	.listtypeUl li:nth-child(4n+1){margin-left: 0;}
	.listtypeUl li:nth-child(5){margin-top: 22px;}
	.list_expert dl dt{width:35%;}
	.list_expert dl dd .name{margin-bottom: 0.5rem;}
	.list_expert dl dd .title, .list_expert dl dd .ks, .list_expert dl dd .time{padding-left: 25px;}
	.list_expert dl dd{padding: 1.2rem 0.8rem;;width:63%;}
	.list_expert dl dt a{padding-bottom: 270px;}
	.list_expert dl .btnlink{bottom: 0.8rem;}
	.list_expert dl dd .title, .list_expert dl dd .ks, .list_expert dl dd .time{background-size: 15px;background-position: left 4px;}
	.list_tuwen dl dd a{padding-bottom: 210px;}
	.list_tuwen dl dd{width: 330px;}
	.list_tuwen dl dt{width: calc(100% - 330px - 2rem);}
	.list_link .item{width: calc((100% - 40px) / 3);}
	.list_link .item:nth-child(4n+1){margin-left: 20px;}
	.list_link .item:nth-child(3n+1){margin-left: 0;}
	.deparTwo .wrap{padding: 1rem 1.66rem 1.8rem;}
	.deparTwo .textWrap{max-height: 304px;}
}
@media screen and (max-width:991px){
	.marginTop60{margin-top: 1rem;}
	.aboutTwo ul li{padding: 0 1rem;}
	.NnavWrap .Nnav-1st > li,.Nnav-2nd a{margin-left: 1rem;}
	 .list_expert dl .btnlink a{width: 65px;line-height: 25px;}
	 .contactMap{height: 450px;}
}
@media screen and (max-width:760px){
	.aboutOne dt,.aboutOne dd,.listNewsOne dt, .listNewsOne dd,.listNewsTwo .item,.contNewsLeft,.contNewsRight,.contPage .link,.deparTwo .wrap,.list_expert dl,.contexpertRight, .list_tuwen dl dt, .list_tuwen dl dd{width: 100%;}
	.aboutOne dd{margin-top: 1rem;}
	.aboutTwo ul{justify-content: inherit;}
	.aboutTwo ul li{flex: inherit;width: 33.33%;padding: 0 15px;}
	.aboutTwo ul li:nth-child(4)::before,.NnavWrap,.contPage .golist{display: none;}
	.aboutTwo ul li:nth-child(-n+3),.contExperSubtitle{margin-bottom: 1rem;}
	.fz42{font-size: 1rem;}
	.aboutTwo{background-size: cover;padding-bottom: 1rem;}
	.aboutBtn{width: 30px;height: 30px;}
	.aboutBtn.aboutPrev{left: 0.8rem;}
	.aboutBtn.aboutNext{right: 0.8rem;}
	.aboutSwiper .title{bottom: 0.3rem;right: 0;width: 100%;text-align: center;font-weight: bold;}
	.aboutThree,.listNewsOne dd a,.list_news_text{padding: 1rem;}
	.nbanner{padding-bottom: 40%;}
	.noticeList li a{padding:0.4rem 0.7rem;}
	.noticeList li a .time{width: 65px;}
	.noticeList li,.list_expert dl{margin-top: 0.5rem;}
	.noticeList li a .title{margin-left: 10px;width: calc(100% - 75px);}
	.listNewsOne dt a,.list_tuwen dl dd a{padding-bottom: 65%;}
	.listNewsTwo .item .text,.list_contact{padding: 0.8rem;}
	.listNewsTwo .item .text .subtitle{margin-bottom: 0.7rem;}
	.listNewsTwo .item{margin-left: 0;}
	.newsBtn{position: relative;bottom: 20px;margin-left: 1rem;left: auto;}
	 .listNewsOne dd{margin-bottom: 20px;}
	 .listNewsOne dd a .time{margin: 0;}
	  .listNewsOne dd a .subtitle,.listNewsTwo .item .text .subtitle,.list_tuwen dl dt .TXTovehid-three{-webkit-line-clamp:2;line-height: 24px;}
	  .listNewsOne dd a .title,.listNewsTwo .item .text .title,.list_tuwen dl dt .title{font-size: 0.7rem;}
	 .listNewsTwo .item,.contNewsRight,.contexpertRight .contExpertitle,.contExperSubtitle{margin-top: 1rem;}
	 .listNewsTwo .item .text .title,.listNewsTwo .item .text .subtitle{height: auto;}
	 .contPage .next span{max-width: calc(100% - 60px);width: calc(100% - 60px)}
	 .contPage .next i{float: left;}
	 .contNewsLeft{padding: 0.5rem 1rem;}
	 .contPage .next{padding-left: 20px;padding-right: 0;background: url(../images/x_prev.svg) left center no-repeat;}
	 .contem span{padding: 0 5px;}
	 .listtypeUl li{width: calc((100% - 11px) / 2);margin-left: 0 !important;margin-top: 11px;}
	 .listtypeUl li:nth-child(3), .listtypeUl li:nth-child(4), .listtypeUl li:nth-child(5){margin-top: 11px;}
	 .listtypeUl li:nth-child(odd){margin-right: 11px;}
	 .paddbottom60{padding-bottom: 1rem;}
	 .deparTwo .wrap{padding: 0.5rem 1rem 1rem;}
	 .goIndex span{padding-right: 0;background: none;}
	 .goIndex{padding: 0 10px;line-height: 30px;}
	 .deparTwo{padding: 1.5rem 0 0.8rem;}
	 .list_expert dl dd{padding: 0.8rem;}
	 .list_expert dl dt a{padding-bottom: 184px;}
	 .list_expert dl dd .title, .list_expert dl dd .ks, .list_expert dl dd .time{margin-top: 5px;background-position: left 7px;}
	 .contexpertLeft{width: 50%;margin: auto;}
	 .cont_expert{padding-top: 1rem;background-size: cover;}
	 .contexpertLeft .btnlink a{line-height: 30px;border-color: #fff;color: #fff;}
	 .contexpertRight .contExpertitle div{line-height: 30px;}
	 .contexpertRight .detitle{color: #fff;}
	 .contexpertRight .detitle::after{background: #fff;}
	 .contExpertAll{color: #fff;margin-bottom: 1rem;}
	 .expertTable{margin: 1rem 0;}
	 .expertTable td{height: 65px;}
	 .contExperSubtitle{min-height: auto;}
	 .list_news_text li a span{width: calc(100% - 90px);padding-left: 15px;}
	 .list_tuwen dl{flex-direction: column-reverse;padding-left: 0.8rem;}
	 .list_tuwen dl dt .time{margin-bottom: 7px;}
	 .list_contact ul li{flex: inherit;width: 50%;margin: 15px 0;padding: 0 0.5rem;}
	 .list_contact ul li:nth-child(3){border: none;}
	 .list_contact ul li .ico img{height: 50px;}
	 .list_contact ul li .name{padding: 10px 0;}
	 .contactMap{height: 300px;}
	 .list_link .item{width: 49%;margin-left: 0 !important;padding-bottom: 10%;}
	.list_link .item:nth-child(odd){margin-right: 2% !important;}
	.list_expert dl dd .title i, .list_expert dl dd .ks i, .list_expert dl dd .time i{display: none;}
	.list_expert dl dd span em{width: 100%;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1; -webkit-box-orient: vertical;}
	
	.listtypeUl li a{padding: 10px 30px 10px 20px;}
	
	
}



