* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: "Microsoft YaHei";
    box-sizing: border-box;
    font-size: .8rem;
  
}

img {
    border: 0;
}

a {
    color: #333;
}

a:hover {
    color: #01a4e4;
}

.m1100 {
    width: 100%;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.wrap {
    margin-bottom: 3rem;
}

/*@media screen and ( min-width: 900px ){
	.wrap{ width: 500px; margin: 0 auto; }
}*/
body {}

.top {
    padding: 10px 0;
    background: #fff;
    overflow: hidden;
    display: flex;
}

.logo {
    display: block;
    width: 48%;
    margin-left: 2%;
    float: left;
    text-align: center;
    margin-top:0.3rem;
}

.logo img {
    width:100%;
}

.nav {
    width: 100%;
    overflow: hidden;
    background: #01a4e4;
}

.nav li {
    width: 25%;
    float: left;
}

.nav li:nth-child(1),
.nav li:nth-child(2),
.nav li:nth-child(3),
.nav li:nth-child(5),
.nav li:nth-child(6),
.nav li:nth-child(7) {
    border-right: 1px solid #0b89bb;
}

.nav li:nth-child(1),
.nav li:nth-child(2),
.nav li:nth-child(3),
.nav li:nth-child(4) {
    border-bottom: 1px solid #0b89bb;
}

.nav li a {
    display: block;
    height: 2.2rem;
    line-height: 2.2rem;
    text-align: center;
    position: relative;
    color: #fff;
    font-size: 0.8rem;
}

.tel {
    color: #01a4e4;
    width: 50%;
    float: right;
    text-align: right;
    padding-right: 0.2rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}

.tel dt {
    width: 1.5rem;
    display: inline-block;
    margin-right: 0.2rem;
    vertical-align: -0.1rem;
}

.tel dt img {
    width: 100%;
}

.tel dd {
    margin-top: 3px;
    display: inline-block;
    text-align: left;
}

.tel dd a {
    color: #01a4e4;
    display: block;
    font-size: 0.9rem;
    line-height: 0.9rem;
}

#banner {
    position: relative;
}

#banner .swiper-slide {}

#banner .swiper-slide img {
    width: 100%;
}

#banner .swiper-pagination {
    z-index: 1000;
}

#banner .swiper-pagination .swiper-pagination-bullet {
    width: 1.2rem;
    height: 0.2rem;
    border-radius: 0;
}

#banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #01a4e4;
}


.biaoti {
    text-align: center;
    margin: 1rem 0 0.6rem;
}

.biaoti h2 {
    font-size: 1.4rem;
    color: #01a4e4;
    z-index: 5;
    position: relative;
    margin-bottom: -1.5rem;
}

.biaoti span {
    font-size: 1.4rem;
    color: #eee;
    font-weight: bold;
}

.biaoti i {
    display: block;
    height: 4px;
    width: 50px;
    background: #01a4e4;
    margin: 5px auto 0;
}


.slide_dt {
    text-align: center;
    margin-bottom: 0.4rem;
}

.slide_dt li {
    display: inline-block;
    position: relative;
    margin: 0.2rem 0.1rem 0.6rem;
}

.slide_dt li a {
    width: 4rem;
    height: 36px;
    background: #01a4e4;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
    font-size: 0.8rem;
}

.slide_dt li.on a:after {
    content: '';
    display: block;
    border-top: 0.4rem solid #01a4e4;
    border-left: 0.6rem solid transparent;
    border-right: 0.6rem solid transparent;
    position: absolute;
    top: 36px;
    left: 1.4rem;
}

.slide_box {
    overflow: hidden;
    padding: 0 10px;
}
.slide_box .item{ text-align:center}
.side_dd {
    display: none;
}

.yewu_l {
    width: 9rem;
    height: 6rem;
    float: right;
}

.yewu_l img {
    width: 100%;
    height: 100%;
}

.yewu_c {
    overflow: hidden;
    padding: 0.4rem;
    box-shadow: 0 0.2rem 1rem #e6e6e6;
    margin: 0.2rem;
}

.item {
    padding: 0.2rem;
}

.item a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding: 0 0.4rem;
    border: 1px dashed #d0d0d0;
    color: #333;
    font-size: 0.7rem;
    border-radius: 5rem;
    margin: 0.2rem;
}

.yewu_news {
    width: 9rem;
    float: left;
}

.yewu_news li {
    background: url(../images/news_list.jpg) 1px 12px no-repeat;
    padding-left: 15px;
    height: 30px;
    line-height: 30px; display: flex;
}

.yewu_news li a {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;overflow: hidden;
}

.yewu_news li a:hover {
    color: #01a4e4;
    text-decoration: underline;
}

.yewu_r {
    text-align: center;
}

.yewu_r a {
    display: inline-block;
    width: 6rem;
    height: 53px;
    border-radius: 5px;
    border: 1px dotted #01a4e4;
    color: #01a4e4;
    font-size: 16px;
    margin: 0.6rem 0.2rem;
    box-sizing: border-box;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    text-align: right;
}

.yewu_r a:hover {
    border: 1px solid #01a4e4;
}

.yewu_r a p {
    overflow: hidden;
    text-align: right;
    line-height: 1.4rem;
}

.yewu_r a p img {
    float: left;
}

.yewu_r a span {
    font-size: 12px;
    text-align: right;
    display: block;
    margin-top: -5px;
}


.tonglan1 {
    background: url(../images/tonglan_bg.jpg) center;
    background-size: auto 100%;
    padding-top: 0.6rem;
    text-align: center;
    margin: 15px auto 30px;
    padding-bottom: 1rem;
}

.tonglan1 p {
    font-size: 0.8rem;
    color: #01a4e4;
    margin: 0.2rem 0 0.1rem;
    font-weight: bold;
    text-align: center;
}

.tonglan1 a.tla {
    display: inline-block;
    border-radius: 30px;
    padding: 5px 25px;
    border: 2px solid #01a4e4;
    color: #01a4e4;
    font-weight: bold;
    font-size: 0.8rem;
    transition: all 0.3s;
}

.tonglan1 a.tla:hover {
    background: #01a4e4;
    color: #fff;
}


.team {
    background: #fafafa;
    padding-top: 1px;
    background-size: auto 100%;
    padding-bottom: 1px;
}

#team {
    padding: 0.4rem;
}

#team .swiper-slide {
    position: relative;}



#team .swiper-slide img {
    width: 100%; height: 235px;
}
#team .swiper-slide dl{ position: absolute; height: 35%; background: rgba(0,0,0,0.5); bottom: 1%; text-align: center; color: #fff; width: 96%; }
#team .swiper-slide dl dt{ font-size: 20px; margin: 10px 0; }
#team .swiper-slide dl dd{ font-size: 14px;line-height: 23px; height: 50px; overflow: hidden;padding: 0 10px; color: #a9a9a9;}
#team .swiper-slide dl dd .ls_home{ display: inline-block; width: 40%; height: 25px; border:1px solid rgba(255,255,255,0.7);color: #fff; text-align: center; line-height: 25px;  margin: 10px 5px 0; font-size: 12px; }
#team .swiper-slide dl dd .ls_zixun{ display: inline-block; width: 40%; height: 25px; border:1px solid #01a4e4; background: #01a4e4; color: #fff; text-align: center; line-height: 25px;  margin: 10px 5px 0; font-size: 12px;}


/*#team .swiper-slide p {
    position: absolute;
    bottom: 0;
    background: rgba(16, 167, 159, 0.9);
    height: 88px;
    padding-top: 1px;
    text-align: center;
    padding: 10px 15px;
    box-sizing: border-box;
    color: #fff;
    transition: all 0.2s;
}

#team .swiper-slide:hover p {
    height: 95px;
    background: rgba(16, 167, 159, 1);
}

#team .swiper-slide p b {
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
}

#team .swiper-slide p span {
    display: block;
    text-align: left;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
}*/

#team_page {
    text-align: center;
    width: 100%;
    margin-top: -5px;
    position: static;
}

#team_page .swiper-pagination-bullet {
    margin: 5px;
    background: #01a4e4;
}

#team_page .swiper-pagination-bullet-active {
    background: #01a4e4;
}


.btn {
    text-align: center;
    margin: 1rem 0 1rem;
}

.btn a {
    padding: 5px 1.2rem;
    border: 2px solid #01a4e4;
    display: inline-block;
    margin: 0.6rem;
    border-radius: 50px;
    font-size: 0.8rem;
}

.btn a:hover {
    text-decoration: underline;
}

.btn a:nth-child(1) {
    background: #01a4e4;
    color: #fff;
}

.btn a:nth-child(2) {
    color: #01a4e4;
}


#pingjiaSlide {
    padding: 0.2rem;
}

.pingjia {
    margin-top: 1rem;
}

.pingjia {
    /* background: url(../images/pingjia_bg.jpg) center top no-repeat; padding-bottom: 2px;*/
}

.pingjia_list {}

.pingjia_list li {
    border: 3px solid #fff;
    margin-bottom: 10px;
    overflow: hidden;
}

.pingjia_list li img {
    width: 100%;
}

.pingjia_list li:hover {
    /*border: 5px solid #ffc600;*/
    box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.6);
}

#pingjia_page {
    text-align: center;
    width: 100%;
    margin-top: -5px;
    position: static;
}

#pingjia_page .swiper-pagination-bullet {
    margin: 5px;
    background: #01a4e4;
}

#pingjia_page .swiper-pagination-bullet-active {
    background: #01a4e4;
}


.form {
    background:  #f5f5f5;
    padding-top: 1px;
    padding: 0.2rem;
}

.form_bt {
    margin: 1rem 0 0.8rem;
}

.form_bt b {
    font-size: 1.1rem;
    color: #01a4e4;
}

.form_bt p {
    font-size: 0.7rem;
    color: #01a4e4;
}

.form_l {
    padding-bottom: 1rem;
    background: url(../images/youshi_bg.jpg) no-repeat;
    padding-top: 1px;
}

.form_l_bt {
    background: url(../images/form_l.png) left center no-repeat;
    background-size: auto 100%;
    height: 3rem;
    margin: 30px 0 0 -10px;
}

.form_l_bt b {
    color: #fff;
    font-size: 1rem;
    font-weight: normal;
    display: block;
    float: left;
    width: 11rem;
    height: 50px;
    text-align: center;
    line-height: 55px;
}

.form_l_bt p {
    color: #01a4e4;
    font-size: 14px;
    line-height: 20px;
    width: 6rem;
    height: 55px;
    float: left;
    margin: 10px 0 0 30px;
}

.youshi_img {
    display: block;
    margin: 1rem auto;
    width: 95%;
}

.btn2 {
    text-align: center;
}

.btn2 a {
    border: 2px solid #01a4e4;
    display: inline-block;
    margin: 10px;
    border-radius: 50px;
}

.btn2 a:hover {
    text-decoration: underline;
}

.btn2 a:nth-child(2) {
    background: #01a4e4;
    color: #fff;
    margin-top: 0;
    padding: 0 0.4rem;
    font-size: 0.7rem;
}

.btn2 a:nth-child(1) {
    color: #01a4e4;
    border: 0;
    font-size: 0.8rem;
}

.btn2 a:nth-child(1) img {
    width: 24px;
    vertical-align: -5px;
    margin-right: 5px;
}

.form_r {
    background: #01a4e4;
    padding-top: 1px;
    padding-bottom: 1rem;
}

.form_r_bt {
    height: 2.7rem;
    margin: 0.6rem 0 0 1rem;
    position: relative;
    overflow: hidden;
}

.form_r_bt b {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    display: block;
    float: left;
    width: 6.5rem;
    height: 50px;
    text-align: right;
    line-height: 55px;
}

.form_r_bt p {
    color: #d9d9d9;
    font-size: 18px;
    line-height: 20px;
    width: 10rem;
    float: left;
    text-align: right;
    margin: 22px 0 0 15px;
    font-style: italic;
}

.form_r_bt:after {
    content: '';
    display: block;
    border-left: 15px solid #eff3f4;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    position: absolute;
    top: 15px;
}

.bd_box {
    text-align: center;
    padding-top: 15px;
    width: 45%;
    margin-left: 0.4rem;
    float: left;
}

.bd_box ul li {
    color: #333;
    margin-bottom: 10px;
    font-size: 16px;
}

.bd_box ul li input,
.bd_box ul li textarea {
    height: 2rem;
    line-height: 2rem;
    width: 100%;
    background: none;
    border: 1px solid #e5e5e5;
    background: #f4f4f4;
    border-radius: 10px;
    margin-left: 10px;
    outline: none;
    box-sizing: border-box;
    padding: 0 15px;
    color: #999999;
    vertical-align: 1px;
    font-size: 16px;
}

.bd_box ul li textarea {
    height: 4.5rem;
}

.bd_box ul li .tijiao {
    background: #ffc600;
    outline: none;
    border: 0;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    margin-top: -5px;
}

.bd_box ul li .tijiao:hover {}

.xiala {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-left: 10px;
}

.xiala dt {
    height: 2rem;
    width: 100%;
    border: 1px solid #e5e5e5;
    background: #f4f4f4;
    outline: none;
    box-sizing: border-box;
    padding: 0 15px;
    color: #999999;
    vertical-align: 2px;
    font-size: 16px;
    line-height: 2rem;
    background: url(../images/xia.png) right center no-repeat #f4f4f4;
    background-size: 40px;
    text-align: left;
    border-radius: 10px;
}

.xiala dd {
    background: #fbfbfb;
    padding: 10px 30px;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;
    position: absolute;
    top: 45px;
    left: 0;
    width: 100%;
    height: 200px;
    overflow-x: hidden;
    overflow-y: scroll;
    display: none;
    text-align: center;
    z-index: 1000;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
}

.xiala dd p {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #ddd;
    cursor: pointer;
}

.xiala dd p:last-child {
    border: 0;
}

.xiala dd p:hover {
    background: #ddd;
    color: #333;
}


.two {
    overflow: hidden;
    margin: 50px auto;
}

.anli {}

/*.biaoti_mini{overflow: hidden; border-left: 5px solid #01a4e4; padding-left: 8px;height: 20px;line-height: 20px; margin-bottom: 15px;}
.biaoti_mini b{font-size: 16px; color: #333;}
.biaoti_mini a{ float: right; color: #333; font-size: 14px;}*/
.biaoti_mini {
    overflow: hidden;
    margin-left: -0.6rem;
    margin-bottom: 0.5rem;
}

.biaoti_mini b {
    font-size: 0.8rem;
    color: #333;
    display: block;
    height: 2rem;
    line-height: 2rem;
    padding: 0 0.6rem;
    float: left;
    background: #f5f5f5;
    font-weight: normal;
}

.biaoti_mini b.on {
    background: #01a4e4;
    color: #fff;
}

.news_list a.news_more {
    float: right;
    font-size: 0.8rem;
    color: #666;
    margin-top: -2rem;
}

.anli_list a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
    color: #333;
    line-height: 28px;
    max-width: 100%;
    height: 28px;
}

.anli_list a:hover {
    color: #01a4e4;
    text-decoration: underline;
}


.zixun_box {
    padding: 0.4rem;
}

#zixun {
    height: 20rem;
}

#zixun .swiper-slide {
    padding: 10px;
    border-bottom: 1px dashed #bbbbbb;
    box-sizing: border-box;
    height: auto;
}

.dl_l {
    overflow: hidden;
    margin-bottom: 5px;
}

.dl_l dt {
    width: 5.5rem;
    float: left;
    margin-top: 4px;
    font-size: 14px;
}

.dl_l dt img {
    vertical-align: -6px;
    margin-right: 10px;
}

.dl_l dd {
    width: 11rem;
    float: left;
    font-size: 14px;
    background: #efefef;
    padding: 10px;
    border-radius: 3px;
    position: relative;
}

.dl_l dd a {
    color: #333;
    font-size: 0.7rem;
}

.dl_l dd a:hover {
    color: #01a4e4;
}

.dl_l dd:after {
    content: '';
    display: block;
    border-right: 8px solid #efefef;
    border-top: 5px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    left: -5px;
    top: 10px;
}

.dl_r {
    overflow: hidden;
}

.dl_r dt {
    width: 75px;
    float: right;
    text-align: center;
    font-size: 14px;
}

.dl_r dt p {
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 5px;
}

.dl_r dt img {}

.dl_r dd {
    width: 12rem;
    float: right;
    margin-right: 5px;
    background: #01a4e4;
    padding: 10px;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 10px;
    position: relative;
}

.dl_r dd a {
    color: #fff;
    font-size: 0.7rem;
}

.dl_r dd a:hover {
    text-decoration: underline;
}

.dl_r dd:after {
    content: '';
    display: block;
    border-left: 5px solid #01a4e4;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    right: -5px;
    top: 10px;
}

.news_box {}

.news_l {
    width: 100%;
}

#toutiao .swiper-slide {
    position: relative;
    display: block;
}

#toutiao .swiper-slide img {
    width: 100%;
    height: 12rem;
}

#toutiao .swiper-slide p {
    height: 50px;
    line-height: 50px;
    background: rgba(58, 67, 87, 0.9);
    bottom: 0;
    left: 0;
    font-size: 16px;
    color: #fff;
    padding: 0 150px 0 15px;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#toutiao .swiper-pagination {
    z-index: 1000;
    bottom: 15px;
    width: 130px;
    right: 10px;
    left: auto;
}

#toutiao .swiper-pagination .swiper-pagination-bullet {
    border-radius: 0;
    width: 18px;
    height: 18px;
    background: #5e6574;
    color: #fff;
    font-size: 14px;
    opacity: 1;
}

#toutiao .swiper-pagination .swiper-pagination-bullet-active {
    background: #01a4e4;
}

.news_r {
    padding: 0.6rem;
}

.news_list .yewu_news {
    width: 100%;
}

.news_list .yewu_news li a {
    width: 80%;
}

.news_list .yewu_news li span {
    float: right;
    color: #999;
    font-size: 14px;
    width: 20%;
    text-align: right;
}


.hezuo {
    padding-top: 1px;
    margin-top: 0.4rem;
    /*padding-bottom: 20px; */
    padding: 0.6rem;
}

#hezuo {}

#hezuo .swiper-slide {
    float: left;
    margin-top: 15px;
}

#hezuo .swiper-slide img {
    width: 120px;
    height: 50px;
}

.youqing {
    margin-top: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    margin-bottom: 5px;
}

.youqing dt {
    display: inline-block;
}

.youqing dt img {
    vertical-align: -1px;
    margin-right: 5px;
}

.youqing dd {
    display: inline-block;
    margin-right: 20px;
}

.youqing dd a {
    display: inline-block;
    margin: 0 15px;
}

.youqing dd a:hover {
    text-decoration: underline;
}

.ditu {
    width: 100%; margin-top: 15px;
    overflow: hidden;
}
.ditu img{ width: 100%; }



.foot {
    background: #01a4e4;
    padding: 10px 0;
    overflow: hidden;
}

.foot_l {
    width: 250px;
    float: left;
    display: block;
    margin-top: 20px;
}

.foot_c {
    width: 600px;
    font-size: 14px;
    color: #b1bcd5;
    line-height: 22px;
    float: left;
    margin-top: 10px;
}

.foot_r {
    width: 200px;
    overflow: hidden;
    float: right;
}

.foot_r img {
    width: 87px;
    height: 87px;
    float: left;
}

.foot_r p {
    width: 70px;
    margin: 25px 0 0 15px;
    float: left;
    color: #b1bcd5;
    font-size: 14px;
}


.map_btn {
    background: #01a4e4;
}

.copyright {
    font-size: 0.6rem;
    color: #999999;
    text-align: center;
    height: 2rem;
    line-height: 1rem;margin-top:5px;height:3.2rem;
}

.xuanfu {
    overflow: hidden;
    background: #01a4e4;
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 10005;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.xuanfu a {
    display: block;
    width: 25%;
    float: left;
    padding: 0.2rem 0;
    text-align: center;
    border-right:solid 0px #0090c9 ;
}
.xuanfu a:last-child{border: none;}
.xuanfu a img {
    width: 1.8rem;
}

.xuanfu a p {
    color: #fff;
    font-size: 0.7rem;
}




.huanjing_list {
    text-align: center;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 2rem;
}

.huanjing_list .swiper-pagination {
    width: 100%;
    position: static;
}

.huanjing_list .swiper-pagination-bullet {
    margin: 5px;
}

.huanjing_list .swiper-pagination-bullet-active {
    background: #01a4e4;
}


.weizhi {
    height: 30px;
    border-bottom: 1px solid #dadada;
    padding: 0 5px;
    margin: 20px 0px 15px;
}

.weizhi h3 {
    font-size: 0.8rem;
    float: left;
    height: 20px;
    line-height: 20px;
    border-left: 4px solid #01a4e4;
    padding-left: 10px;
    font-weight: normal;
    color: #333;
}

.weizhi a {
    color: #333;
    font-size: 0.8rem;
}


.text {
    font-size: 0.8rem;
    line-height: 25px;
    padding: 0 10px;
}

.text p {
    margin-bottom: 15px;
    font-size: 0.8rem;
}

.text img {
    max-width: 100%;
}


.page {
    margin: 1rem auto 1.5rem;
    padding: 1rem 0 0;
    text-align: center;
}
.page b {
    padding: 4px 9px;
    margin: 0 2px;
    border-radius: 2px;
    background-color: #01a4e4;
    color: #fff;
    font-size: 0.8rem;
    line-height: 0.8rem;
    border: 1px solid #E1E1E1;
}
.page a {
    padding: 4px 9px;
    margin: 0 2px;
    border-radius: 2px;
    background-color: #fff;
    color: #333;
    font-size: 0.8rem;
    line-height: 0.8rem;
    border: 1px solid #E1E1E1;
}

.page a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #01a4e4;
}

.page a.hover {
    color: #fff;
    text-decoration: none;
    background-color: #01a4e4;
}


.huanjing_ny {
    overflow: hidden;
}

.huanjing_ny li {
    width: 50%;
    float: left;
    padding: 0 8px;
    margin-bottom: 0.2rem;
}

.huanjing_ny li a {}

.huanjing_ny li a p {
    width: 100%;
    height: 7rem;
    overflow: hidden;
}

.huanjing_ny li a p img {
    width: 100%;
    height: 100%;
    transition: all 0.4s;
}

.huanjing_ny li:hover a p img {
    transform: scale(1.1);
}

.huanjing_ny li a span {
    font-size: 16px;
    color: #666666;
    line-height: 40px;
    height: 40px;
    text-align: center;
    display: block;
}

.huanjing_ny li:hover a span {
    color: #333;
    background: #f5f5f5;
}


.news_showbt {
    text-align: center;
    padding: 0 20px;
}

.news_showbt h1 {
    font-size: 22px;
    color: #555;
    line-height: 28px;
    margin-bottom: 4px;
    letter-spacing: 1px;
}

.news_showbt_time {
    text-align: center;
    border-bottom: 1px dashed #dedddd;
    padding: 12px 0 5px;
    margin-bottom: 20px;
}

.news_showbt_time>div {
    display: inline-block;
}

.news_showbt_time span {
    display: inline-block;
    float: left;
    padding: 0 10px;
    color: #62686b;
    font-size: 14px;
}

.news_showbt_time span a {
    color: #62686b;
}

.news_showbt_time span a:hover {
    color: #e10027;
}


.next_pre {
    line-height: 35px;
    font-size: 0.8rem;
    /*border-top: 1px solid #DCDCDC;*/
    margin-top: 25px;
    padding: 0 15px;
    padding-top: 15px;
    color: #666;
    text-align: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 1rem;
}

.next_pre a {
    color: #666;
    font-size: 0.8rem;
}

.next_pre a:hover {
    color: #e10027;
}


.pingjia_ny {
    overflow: hidden;
}

.pingjia_ny li {
    width: 50%;
    height: 12rem;
    border: 5px solid #fff;
    float: left;
    margin-bottom: 20px;
    background-size: 100% auto;
    background-position: center center;
    transition: all 0.2s;
    background-repeat: no-repeat;
}

.pingjia_ny li:hover {
    /*border: 5px solid #ffc600;*/
    /*box-shadow: 3px 5px 25px rgba(0,0,0,0.6);*/
    background-size: 110% auto;
}


.ny_team {
    overflow: hidden;
}

.ny_team #team {
    overflow: hidden;
    margin-bottom: 0;
    width: 100%;
    padding: 0.1rem;
    margin-top: 0;
}

.ny_team .swiper-slide {
    width: 50%;
    float: left;
    margin-bottom: .2rem;
    padding: 0.2rem;
    padding-bottom: 0;
    height: auto;
    overflow: hidden;
}

.ny_team .fenlei {
    text-align: left;
    padding-left: 10px;
}

.ny_team .fenlei dd a.on {
    font-weight: bold;
    color: #5553ca;
    text-decoration: underline;
}


.lushi_img {
    text-align: center;
    margin-bottom: 30px;
    width: 100%;
    padding: 0.4rem;
}

.lushi_img img {
    width: 100%;
    margin-bottom: 10px;
}

.lushi_img p {
    font-size: 18px;
}

.fenge {
    height: 0.5rem;
    background: #eee;
    width: 100%;
    margin: 1rem 0;
}

.side_bt {
    font-weight: bold;
    font-size: 0.9rem;
    color: #000;
    padding: 0.6rem 1rem 0.6rem;
}

.ls_bt {
    padding: 5px 15px;
    font-size: 16px;
    font-weight: bold;
    color: #01a4e4;
    background: #eee;
    margin: 15px 0;
    border-left: 4px solid #01a4e4;
}

.ls_bt a {
    float: right;
}

.fenlei {
    text-align: center;
    margin: 0.4rem 0 0.8rem;
}

.fenlei a {
    display: inline-block;
    height: 1.6rem;
    line-height: 1.6rem;
    text-align: center;
    padding: 0 0.3rem;
    border: 1px dashed #01a4e4;
    color: #01a4e4;
    font-size: 0.8rem;
    border-radius: 2px;
    margin: 0.3rem;
    background: #f5fffe;
}

.fenlei a.on,
.fenlei a:hover {
    background: #01a4e4;
    color: #fff;
    border: 1px solid #01a4e4;
}