* {
    margin: 0;
    padding: 0;
    list-style: none;
    text-decoration: none;
    font-family: "Microsoft YaHei";
}

img {
    border: 0;
}

a {
    color: #333;
}

a:hover {
    color: #038ec5;
}

.m1100 {
    width: 1250px;
    margin: 0 auto;
}

.clear {
    clear: both;
}

.top {
    padding: 10px 0;
    background: #fff;
    overflow: hidden;
}

.logo {
    display: block;
    width: 280px;
    float: left;
    margin-top: 10px;
}


.biaoyu {
    width: 350px;
    height: 50px;
    margin-left: 110px;
    margin-top: 32px;
    float: left;
    overflow: hidden;
}

.biaoyu li {
    width: 125px;
    float: left;
    font-size: 16px;
    color: #666666;
    margin-bottom: 5px;
}

.biaoyu li img {
    vertical-align: 2px;
    margin-right: 8px;
}


.nav {
    background: #01a4e4;
}

.nav ul {
    overflow: hidden;
}

.nav ul li {
    width: 125px;
    float: left;
}

.nav ul li a {
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    position: relative;
    color: #fff;
}

.nav ul li.on a {
    background: #038ec5;
}
.nav ul li a:hover {
    display: block;
    height: 46px;
    line-height: 46px;
    text-align: center;
    position: relative;
    color: #fff; background-color: #038ec5;
}

.nav ul li.on a:after {
    content: '';
    display: block;
    width: 40px;
    height: 2px;
    background: #4b4a85;
    position: absolute;
    left: 30px;
    top: 50px;
}

.tel {
    color: #4b4a85;
    float: right;
    margin-top: 32px;
}

.tel dt {
    font-size: 16px;
    color: #666666;
    margin-left: 47px;
}

.tel dd {
    font-size: 20px;
    line-height: 20px;
    margin-top: 3px;
    color: #038ec5;
}

.tel dd img {
    float: left;
    vertical-align: -5px;
    margin-right: 5px;
}

#banner {
    position: relative;
}

#banner .swiper-slide {
    height: 500px;
    background-repeat: no-repeat;
    background-position: center top;
}

#banner .swiper-pagination {
    z-index: 1000;
    bottom: 20px;
}

#banner .swiper-pagination .swiper-pagination-bullet {
    border-radius: 0;
    width: 50px;
    background: #038ec5;
}

#banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #038ec5;
}


.biaoti {
    text-align: center;
    margin: 40px 0 30px;
}

.biaoti h2 {
    font-size: 36px;
    color: #038ec5;
    z-index: 5;
    position: relative;
    margin-bottom: -40px;
}

.biaoti span {
    font-size: 38px;
    color: #eee;
    font-weight: bold;
}

.biaoti i {
    display: block;
    height: 4px;
    width: 50px;
    background: #038ec5;
    margin: 5px auto 0;
}


.slide_dt {
    text-align: center;
    margin-bottom: 25px;
}

.slide_dt li {
    display: inline-block;
    position: relative;
    margin: 15px;
}

.slide_dt li a {
    width: 100px;
    height: 36px;
    background: #038ec5;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 36px;
    border-radius: 3px;
}

.slide_dt li.on a:after {
    content: '';
    display: block;
    border-top: 13px solid #038ec5;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    top: 36px;
    left: 30px;
}

.slide_box {
    width: 900px;
    height: 220px;
    overflow: hidden;
    float: left;
}

.side_dd {
    display: none;
}

.yewu_l {
    width: 300px;
    height: 200px;
    float: left;
    margin-right: 25px;
}

.yewu_l img {
    width: 100%;
    height: 100%;
    border: solid 3px #dadbdb;
    border-radius: 15px;
}

.yewu_c {
    width: 560px;
    float: left;
}

.item { line-height: 25px;}

.item a {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    padding: 0 12px;
    border: 1px dashed #d0d0d0;
    color: #333;
    font-size: 14px;
    border-radius: 2px;
    margin-bottom: 10px;
    margin-right: 20px;
}

.yewu_news {
    width: 410px;
}

.yewu_news li {
    background: url(../images/news_list.jpg) 1px 12px no-repeat;
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 100%;
}

.yewu_news li a {
    font-size: 14px;
    color: #333;
}

.yewu_news li a:hover {
    color: #038ec5;
    text-decoration: underline;
}

.yewu_r {
    width: 336px;
    height: 200px;
    float: right;
    background: url(../images/zixun_bg.jpg) no-repeat;
}

.yewu_r a {
    display: block;
    width: 130px;
    height: 53px;
    border-radius: 5px;
    border: 1px dotted #038ec5;
    color: #038ec5;
    font-size: 16px;
    margin: 10px 0 0 10px;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    text-align: right;
}

.yewu_r a:hover {
    border: 1px solid #038ec5;
}

.yewu_r a p {
    overflow: hidden;
    text-align: right;
    line-height: 34px;
}

.yewu_r a p img {
    float: left;
}

.yewu_r a span {
    font-size: 12px;
    text-align: right;
    display: block;
    margin-top: -5px;
}


.tonglan1 {
    height: 133px;
    background: url(../images/tonglan_bg.jpg);
    padding-top: 1px;
    text-align: center;
    margin: 15px auto 30px;
    background-size:cover;
}

.tonglan1 p {
    font-size: 32px;
    color: #0176a5;
    margin: 20px 0 15px;
    font-weight: bold;
}

.tonglan1 a {
    display: inline-block;
    border-radius: 30px;
    padding: 5px 25px;
    border: 2px solid #038ec5;
    color: #038ec5;
    font-weight: bold;
    font-size: 18px;
    transition: all 0.3s;
}

.tonglan1 a:hover {
    background: #038ec5;
    color: #fff;
}


.team {
    height: 685px;
    background: #fafafa;
    padding-top: 1px;
    padding-bottom: 35px;
}

#team .swiper-slide {
    position: relative;
}

#team .swiper-slide img {
    width: 100%;
    height: 385px;
}

#team .swiper-slide p {
    position: absolute;
    bottom: 0;
    background: rgb(71 126 255 / 75%);
    height: 88px;
    padding-top: 1px;
    text-align: center;
    padding: 10px 15px;
    box-sizing: border-box;
    color: #fff;
    transition: all 0.2s;
    text-align: left;
    width:100%;
}

#team .swiper-slide:hover p {
    height: 95px;
    background: rgb(71 126 255);
}

#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;
}

.btn {
    text-align: center;
    margin: 30px 0;
}

.btn a {
    padding: 5px 30px;
    border: 2px solid #038ec5;
    display: inline-block;
    margin: 20px;
    border-radius: 50px;
}

.btn a:hover {
    text-decoration: underline;
}

.btn a:nth-child(1) {
    background: #038ec5;
    color: #fff;
}

.btn a:nth-child(2) {
    color: #038ec5;
}


.pingjia_list {
    overflow: hidden;
}

.pingjia_list li {
    width: 210px;
    height: 280px;
    margin-right: 12px;
    float: left;
    margin-bottom: 20px;
    background-size: 100% auto;
    background-position: center center;
    transition: background-size 0.5s;
}

.pingjia_list li:nth-of-type(5n) {
    margin-right: 0;
}

.pingjia_list li:hover {
    /*border: 5px solid #ffc600;*/
    box-shadow: 3px 5px 25px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    border: 5px solid #fff;
    background-size: 110% auto;
}

.form {
    height: 636px;
    background: url(../images/form_bg.jpg) center top no-repeat;
    padding-top: 1px;
}

.form_bt {
    margin: 50px 0 30px;
}

.form_bt b {
    font-size: 39px;
    color: #038ec5;
}

.form_bt p {
    font-size: 24px;
    color: #038ec5;
}

.form_l {
    width: 540px;
    height: 395px;
    background: url(../images/youshi_bg.jpg) no-repeat;
    padding-top: 1px;
    float: left;
}

.form_l_bt {
    background: url(../images/form_l.png) left center no-repeat;
    height: 65px;
    margin: 30px 0 0 -10px;
}

.form_l_bt b {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    display: block;
    float: left;
    width: 250px;
    height: 50px;
    text-align: center;
    line-height: 55px;
}

.form_l_bt p {
    color: #038ec5;
    font-size: 14px;
    line-height: 20px;
    width: 155px;
    height: 55px;
    float: left;
    margin: 10px 0 0 30px;
}

.youshi_img {
    display: block;
    margin: 30px;
}

.btn2 a {
    padding: 5px 30px;
    border: 2px solid #038ec5;
    display: inline-block;
    margin: 10px;
    border-radius: 50px;
}

.btn2 a:hover {
    text-decoration: underline;
}

.btn2 a:nth-child(2) {
    background: #038ec5;
    color: #fff;
}

.btn2 a:nth-child(1) {
    color: #038ec5;
    border: 0;
    font-size: 20px;
}

.btn2 a:nth-child(1) img {
    width: 24px;
    vertical-align: -5px;
    margin-right: 5px;
}

.form_r {
    width: 560px;
    float: left;
    background: #038ec5;
    height: 395px;
}

.form_r_bt {
    height: 65px;
    margin: 30px 0 0 0px;
    position: relative;
}

.form_r_bt b {
    color: #fff;
    font-size: 24px;
    font-weight: normal;
    display: block;
    float: left;
    width: 130px;
    height: 50px;
    text-align: right;
    line-height: 55px;
}

.form_r_bt p {
    color: #64bcb7;
    font-size: 18px;
    line-height: 20px;
    width: 200px;
    float: left;
    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: 250px;
    float: left;
    margin-left: 15px;
}

.bd_box ul li {
    color: #333;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 16px;
}

.bd_box ul li input,
.bd_box ul li textarea {
    height: 65px;
    line-height: 65px;
    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: 150px;
}

.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: 65px;
    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: 65px;
    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 {
    width: 260px;
    float: left;
}

.biaoti_mini {
    overflow: hidden;
    border-left: 5px solid #038ec5;
    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;
}

.anli_list {}

.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: #038ec5;
    text-decoration: underline;
}


.zixun_box {
    width: 810px;
    margin-left: 30px;
    float: left;
    padding-top: 1px;
}

#zixun {
    height: 420px;
}

#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: 120px;
    float: left;
    margin-top: 4px;
    font-size: 14px;
}

.dl_l dt img {
    vertical-align: -6px;
    margin-right: 10px;
}

.dl_l dd {
    width: 580px;
    float: left;
    font-size: 14px;
    background: #efefef;
    padding: 10px;
    border-radius: 3px;
    position: relative;
}

.dl_l dd a {
    color: #333;
}

.dl_l dd a:hover {
    color: #038ec5;
}

.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: 670px;
    float: right;
    margin-right: 5px;
    background: #038ec5;
    padding: 10px;
    border-radius: 3px;
    font-size: 14px;
    margin-top: 10px;
    position: relative;
}

.dl_r dd a {
    color: #fff;
}

.dl_r dd a:hover {
    text-decoration: underline;
}

.dl_r dd:after {
    content: '';
    display: block;
    border-left: 5px solid #038ec5;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    right: -5px;
    top: 10px;
}

.news_box {}

.news_l {
    width: 420px;
    height: 280px;
    float: left;
}

#toutiao .swiper-slide {
    position: relative;
    display: block;
}

#toutiao .swiper-slide img {
    width: 100%;
    height: 100%;
}

#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: #038ec5;
}


.news_r {
    width: 315px;
    float: left;
    margin-left: 25px;
}

.news_list .yewu_news {
    width: 100%;
}

.news_list .yewu_news li a {
    max-width: 65%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.news_list .yewu_news li span {
    float: right;
    color: #999;
    font-size: 14px;
    width: 100px;
}


.hezuo {
    padding-top: 1px;
    margin-top: 30px;
    /*padding-bottom: 20px; */
}

#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%;
    overflow: hidden;
}



.foot {
    background: #3c3c3c;
    padding: 20px 0;
    overflow: hidden;
}

.foot_l {
    width: 340px;
    float: left;
    display: block;
    margin-top: 20px;
}

.foot_c {
    width: 520px;
    font-size: 14px;
    color: #b1bcd5;
    line-height: 28px;
    float: left;
    margin-top: 10px;
}

.foot_r {
    width: 400px;
    overflow: hidden;
    float: right;
    display: flex;
    font-size: 14px;
    color: #b1bcd5;
    line-height: 22px;
    tex
}
.foot_r div{ margin: 0 5px; text-align:center;}
.foot_r img {
    width: 100px;
    height: 100px;
    float: left;
}

.foot_r p {
    width: 70px;
    margin: 25px 0 0 15px;
    float: left;
    color: #b1bcd5;
    font-size: 14px;
}



.neiye_ban {
    height: 270px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.weizhi {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #000000;
    padding-left: 15px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.weizhi img {
    vertical-align: -8px;
    margin-right: 5px;
}

.weizhi a {
    color: #000;
    display: inline-block;
    margin: 0 6px;
}

.ny_team {
    overflow: hidden;
}

.ny_team #team {
    width: 99%;
    overflow: hidden;
    margin-bottom: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin: 0 auto;

}

.ny_team .swiper-slide {
    width: 24%;
    margin-bottom: 40px;
    
}

.fenlei {
    text-align: center;
    margin: 10px 0 20px;
}

.fenlei a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    padding: 0 15px;
    border: 1px dashed #038ec5;
    color: #038ec5;
    font-size: 16px;
    border-radius: 2px;
    margin: 10px 15px;
    background: #f5fffe;
}

.fenlei a.on,
.fenlei a:hover {
    background: #038ec5;
    color: #fff;
    border: 1px solid #038ec5;
}



.page {
    margin: 20px auto 35px;
    font-size: 14px;
    padding: 10px 0 0;
    height: 35px;
    line-height: 35px;
    text-align: center;
    overflow: hidden;
    /*border-top: 1px dotted #ddd;*/
    padding-top: 30px;
}

.page a {
    padding: 4px 9px;
    margin: 0 2px;
    border-radius: 2px;
    background-color: #fff;
    color: #333;
    border: 1px solid #E1E1E1;
}

.page a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #038ec5;
}

.page a.hover {
    color: #fff;
    text-decoration: none;
    background-color: #038ec5;
}


.text {
    font-size: 15px;
    line-height: 25px;
    color: #333;
    min-height:160px;
}

.text p {
    margin-bottom: 15px;
}

.text img {
    max-width: 100%;
}


.lushi_img {
    text-align: center;
    margin-bottom: 30px;
    width: 300px;
    float: left;
}

.lushi_img img {
    width: 100%;
    margin-bottom: 10px;
}

.lushi_img p {
    font-size: 18px;
}

#ls_r {
    width: 760px;
    float: right;
}


.news_showbt {
    text-align: center;
    padding: 0 20px;
}

.news_showbt h1 {
    font-size: 22px;
    color: #555;
    line-height: 34px;
    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;
}

#zuji_ny {
    margin-top: 30px;
}

.huanjing_ny {
    overflow: hidden;
}

.huanjing_ny li {
    width: 283px;
    float: left;
    padding: 0 8px;
    margin-bottom: 25px;
}

.huanjing_ny li a {}

.huanjing_ny li a p {
    width: 283px;
    height: 213px;
    overflow: hidden;
}

.huanjing_ny li a p img {
    width: 283px;
    height: 213px;
    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;
}

.next_page {
    margin-top: 40px;
    margin-bottom: 40px;
    height: 40px;
    line-height: 40px;
    /* border-top: 1px solid #eee; border-bottom: 1px solid #eee;*/
}

.next_page li {
    float: left;
    width: 47%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: #eee;
    margin: 0 5px;
    padding-left: 15px;
}

.next_page li a:hover {
    text-decoration: underline;
}


.ls_bt {
    padding: 5px 15px;
    font-size: 16px;
    font-weight: bold;
    color: #038ec5;
    background: #eee;
    margin: 15px 0;
    border-left: 4px solid #038ec5;
}

.ls_bt a {
    float: right;
}

.ny_team #zixun {
    height: auto;
}

.ny_team #zixun .swiper-slide {
    width: 100%;
    float: none;
}

.ny_team #zixun .swiper-slide .dl_l dd {
    width: 860px;
}

.ny_team #zixun .swiper-slide .dl_r dd {
    width: 860px;
}

/**index脉点课堂**/
.ketang{line-height:24px;margin:0 auto;color:#666;display: flex;flex-direction: row;flex-wrap: wrap;align-content: center;justify-content: space-between;align-items: center; margin-bottom: 55px;}
.ketang dl:nth-child(1){ margin-top: 0;}
.ketang dl:nth-child(2){ margin-top: 0;}
.ketang dl{ width:600px; height:70px;  margin-top:30px;}
.ketang dl dt{ float:left; width:75px; height:70px; background:#038ec5; color:#FFF; text-align:center;}
.ketang dl dd{ width:500px; height:70px; margin-left:1px;  float:left;padding-left:8px;text-overflow:ellipsise;overflow:hidden;white-spacing:nowrap }
.ketang dl dd:hover{ background:#038ec5; }
.ketang dl dd:hover a{color:#FFF;}
.ketang dl dd p{ font-size:14px; line-height:25px; margin:0px;}
.ketang dl:hover *{ color:#FFF !important;}
.ketang dl:hover dd{ background:#038ec5; }
.ketang dl dd a{ color:#333 !important;display:block;text-decoration:none;margin-top:-2px;}
.ketang dl dd a:hover{ color:#FFF !important;}
.ketang span{ display:block;}
.ketang dl dt .spday{font-size: 30px; margin-top: 12px; line-height: 30px;}
.ketang .pnew{ font-weight:bold; color:#038ec5; display:block;}
.ketang .pnew:hover{ color:#FFF;}

/*在线预约*/
.popup_bj {position:fixed;z-index:9999;background:rgb(0,0,0,0.8);top:0;left:0;width:100%;height:100%;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;}
.dis_none {display:none;}
.popup_con {width:1167px;height:552px; display: flex;flex-wrap:wrap; align-items: center;align-content:center;flex-direction:row;justify-content:space-between; border-radius:20px;border:3px solid #fff;margin:10% auto 0 auto;box-shadow:0px 12px 6px 0px rgba(0,0,0,0.11);background:#fff;position:relative;transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;}
.popup_con .fr {width:460px;background:#3860f4;height:486px;border-radius:0 10px 10px 0;overflow:hidden;padding:33px; border-radius: 0 20px 20px 0;}
.popup_con .fl {width:520px;overflow:hidden;padding:33px;}
.popup_con .fl b,.popup_con .fr b {font-size:30px;color:#000;display:block;padding-bottom:15px;}
.popup_con .fl span,.popup_con .fr span {font-size:18px;color:#7586a0;display:block;line-height:35px;padding-bottom:20px;}
.popup_con .fl input.in_text {padding:0 3%;width:93%;height:55px;border:1px solid #ebf0fc;border-radius:4px;font-size:16px;margin-bottom:15px;}
.text_wb {width:93%;padding:3%;border:1px solid #ebf0fc;height:128px;margin-bottom:25px;font-size:16px;overflow:hidden;resize: none;}
.popup_con .fl .bnt {height:55px;background:#3860f4;line-height:55px;padding:0 80px;font-size:16px;color:#fff;cursor:pointer; border: none;}
.popup_con .fr b {padding-top:50px;}
.popup_con .fr b,.popup_con .fr span {text-align:right;color:#fff;}
.popup_kf {display:flex;justify-content:space-between;}
.kf_li {width:175px;background:#fff;border:3px solid #ebf0fc;text-align:center;padding:20px;overflow:hidden;}
.kf_li img {width:100%;display:block;margin:0 auto;}
.kf_li p {display:block;color:#656d7f;font-size:16px;text-align:center;padding-top:15px;}
.popup_con .gb {width:40px;height:40px;position:absolute;top:-20px;right:-20px;cursor:pointer;}
.popup_con .gb img {width:40px;height:40px;display:block;}