@CHARSET "UTF-8";
/*base style for css file*/
/*@font-face{font-family:'STSongti';src:url('../fonts/STSongti.ttf');}
@font-face{font-family:'STSongti2';src:url('../fonts/STSongti2.ttf');}*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, figure, figcaption, article, aside, footer, header, section, footer, nav {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "微软雅黑", Arial;


}

table, caption, tbody, tfoot, thead, tr, th, td {
    /*border-collapse:collapse;8*/
    margin: 0;
    padding: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
    font-family: "微软雅黑", Arial;

}

ul, ol {
    list-style: none;
}
/*input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
color: #fff; 
} 
input:-moz-placeholder, textarea:-moz-placeholder { 
color: #fff; 
} 
input::-moz-placeholder, textarea::-moz-placeholder { 
color: #fff; 
} 
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
color: #fff; 
} */

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

/*remember to define focus styles!*/
:focus {
    outline: 0;
}

/*remember to highlight inserts somehow!*/
ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

/*tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
}

a {
    text-decoration: none;
    color: #414141;
}

a:hover {
    text-decoration: none;
}

/*公用部分*/
body {
    font-size: 14px;
    background: #fff;
    color: #333;
}

/*页面宽度*/
.comWidth {
    width: 1120px;
    margin: 0 auto;
}

/*右浮动*/
.fr {
    float: right;
}

/*左浮动*/
.fl {
    float: left;
}

/*清除浮动*/
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: '.';
}

.clearfix {
    zoom: 1;
}


/**********************************************************************************************/
.w1366{width: 1366px;margin: auto;}
.plr{padding: 0 6.6%;}
.pt{padding-top: 100px;}
.pb{padding-bottom: 120px;}

.pt2{padding-top: 80px;}
.pb2{padding-bottom: 100px;}
.ptb{padding: 80px 0;}
.mt{margin-top: 80px;}

.head{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding-top: 10px;}
.head .logo img{display: block;}
.head_r{width: 69%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.head_r ul{display: flex;flex-wrap: wrap;justify-content: space-between;width: 84%;}
.head_r ul li{padding: 0 10px;border-bottom: 3px solid #fff;line-height: 76px;}
.head_r ul li a{font-size: 20px;color: #333;display: block;line-height: 76px;text-transform: uppercase;}

.head_r ul li:hover{border-bottom: 3px solid #0986d2;}
.head_r ul li:hover a{color: #0986d2;font-weight: bold;}
.head_r ul li.on{border-bottom: 3px solid #0986d2;}
.head_r ul li.on a{color: #0986d2;font-weight: bold;}
.head_r p{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;border-bottom: 3px solid rgba(0, 0, 0, 0);}
.head_r p a.yy{font-size: 20px;line-height: 1;border-right: 1px solid #333;padding-right: 15px;margin-right: 15px;}
.head_r p a img{display: block;}

.banner img{display: block;width: 100%;}
.banner .swiper-pagination{font-size: 0;bottom: 36px;}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 12px;}
.banner .swiper-pagination-bullet{width: 16px;height: 16px;opacity: 1;background: none;border-radius: 50%;border: 1px solid #fff;}
.banner .swiper-pagination-bullet-active{background:#fff;opacity: 1;position: relative;}



.idx_tit{font-size: 46px;color: #343434;font-weight: bold;position: relative;padding: 0;line-height: 74px;display: inline-block;/* margin-bottom: 58px; */}
.idx_tit:before{content: '';width: 18px;height: 21px;background: url(../images/tb1.png)no-repeat;display: none;position: absolute;top: 0;left: 0;}
.idx_tit:after{content: '';width: 18px;height: 21px;background: url(../images/tb2.png)no-repeat;display: none;position: absolute;bottom: 0;right: 0;}
.index1_lr{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 60px;}
.index1_l{width: 48%;font-size: 14px;color: #343434;line-height: 30px;}
.index1_l p sup{vertical-align: super;}
.index1_l .yc{display:none;}
.ckgd{display: block;width: 140px;margin-top: 26px;}
.ckgd img{display: block;width: 100%;}

.index1_r{width: 44%;}
.index1_r img{width: 100%;display: block;}



/**数据**/
em,i{font-style:normal;}
.shuj {
    padding:40px 50px;
    background: #ebf3ff;
    margin-top: 65px;
}

.shuj_s ul{display: flex;flex-wrap: wrap;}

.shuj_s li {
    width: 25%;
    display: flex;flex-wrap: wrap;justify-content: center; align-items: center;
}
.shuj_s li .tb{width: 60px;margin-right: 10px;}
.shuj_s li .tb img{width: 100%;display: block;}

.shuj_s li .kj {

}

.shuj_s li .title {
    font-size: 40px;
    line-height: 1;
    color: #0986d2;
    position: relative;
    font-family: 'arial';
    font-weight: bold;
}

.shuj_s li .title b {

}

.shuj_s li .title em {
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
}
.shuj_s li .title sup{vertical-align: super;}
.shuj_s li .title1 {
    font-size: 16px;
    line-height: 1;
    color: #747474;
    margin-top: 5px;
}

.shuj_s li .sz {
    display: none;
}


.index2bg{background: url(../images/index3.jpg)no-repeat center;background-size: cover;}
.idx_title{text-align: right;}
.idx_tit2{font-size: 46px;color: #fff;font-weight: bold;position: relative;padding: 0 24px;line-height: 74px;display: inline-block;margin-bottom: 20px;}
.idx_tit2:before{content: '';width: 18px;height: 21px;background: url(../images/tb3.png)no-repeat;display: block;position: absolute;top: 0;left: 0;}
.idx_tit2:after{content: '';width: 18px;height: 21px;background: url(../images/tb4.png)no-repeat;display: block;position: absolute;bottom: 0;right: 0;}
.idx_tit3{font-size: 20px;color: #444;font-weight: bold;line-height: 22px;padding-right: 100px;}

.index2 ul{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 40px;}
.index2 ul li{width: 32%;position: relative;}
.index2 ul li .nr{position: relative;}
.index2 ul li .nr .img img{width: 100%;display: block;}
.index2 ul li .tit{width: 100%;display: block;font-size: 20px;text-align: center;color: #fff;font-weight: bold;line-height: 30px;position: absolute;bottom: -48px;left: 0;}
.index2 ul li .fc{position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 2px solid #fff;box-sizing: border-box;display: none;justify-content: center;align-items: center;background: rgba(9,134,210,0.52);}
.index2 ul li:hover .fc{display: flex;}


.index3 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.index3 ul li{width: 29.3%;box-sizing: border-box;border: 2px solid #efefef;border-radius: 20px;}
.index3 ul li .img img{width: 100%;display: block;border-radius: 20px 20px 0 0;}
.index3 ul li div{padding: 30px 30px 25px;}
.index3 ul li .tit{font-size: 20px;color: #343434;border-bottom: 2px solid #e5e5e5;line-height: 30px;padding-bottom: 30px;margin-bottom: 30px;font-weight: bold; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.index3 ul li .time{font-size: 14px;color: #959595;font-weight: bold;background: url(../images/index11.png)no-repeat center right;line-height: 20px;}

footer{background: #333333;padding: 55px 0;}
.foot{display: flex;flex-wrap: wrap;justify-content: space-between;}
.foot_l .img img{display: block;}
.foot_l .tel{font-size: 26px;color: #fff;font-weight: bold;line-height: 36px;padding-left: 53px;background: url(../images/index12.png)no-repeat center left;margin: 30px 0;}
.foot_l .ewm{width: 146px;}
.foot_l .ewm img{width: 100%;display: block;}
.foot_l .ewm p.z{font-size: 14px;color: #bcbcbc;line-height: 20px;margin-top: 10px;text-align: center;}
.foot_r{width: 68%;display: flex;flex-wrap: wrap;align-content: space-between;}
.foot_r .div_dl{display: flex;flex-wrap: wrap;justify-content: space-between;width: 100%;}
.foot_r .div_dl dl dt{margin-bottom: 15px;}
.foot_r .div_dl dl dt a{font-size: 20px;color: #fff;line-height: 26px;text-transform: uppercase;}
.foot_r .div_dl dl dd a{font-size: 14px;color: #9d9d9d;line-height: 38px;}
.foot_r .bqxx{width: 100%;font-size: 14px;color: #9d9d9d;line-height: 24px;text-align: center;border-top: 1px solid #575454;padding-top: 15px;}
.foot_r .bqxx a{font-size: 14px;color: #9d9d9d;line-height: 24px;}

.nav_n{border-bottom: 1px solid #e9e9e9;padding: 15px 0;}
.nav_n ul{display: flex;flex-wrap: wrap;}
.nav_n ul li{margin-right: 60px;}
.nav_n ul li a{font-size: 16px;color: #333;line-height: 28px;}
.nav_n ul li:hover a{color: #0986d2;}
.nav_n ul li.on a{color: #0986d2;}

.about2bg{background: #e9e9e9;}
.about2 ul{display: flex;flex-wrap: wrap;justify-content: space-between;}
.about2 ul li{width: 29.2%;}
.about2 ul li img{width: 100%;display: block;}

.about3_td .td-list{display: flex;flex-wrap: wrap;}
.about3_td .td-list .img{width: 41%;}
.about3_td .td-list .img img{width: 100%;display: block;}
.about3_td .td-list .td-list-nr{width: 59%;box-sizing: border-box;border: 1px solid #e1e1e1;padding: 4%;}
.about3_td .td-list .td-list-nr .tit1{font-size: 18px;color: #0986d2;}
.about3_td .td-list .td-list-nr .tit2{font-size: 20px;color: #333;font-weight: bold;}
.about3_td .td-list .td-list-nr .tit2:after{content: '';display: block;width: 20px;height: 2px;background: #7cbee7;margin: 20px 0 12px;}
.about3_td .td-list .td-list-nr .tit2 span{font-size: 14px;color: #333;font-weight: normal;padding-left: 10px;}
.about3_td .td-list .td-list-nr .con{font-size: 14px;color: #666;line-height: 24px;}
.about3_td{position: relative;}
.about3_td .swiper-button-prev{background: url(../images/left.png)no-repeat;width: 38px;height: 38px;left: -80px;margin-top: -19px;}
.about3_td .swiper-button-next{background: url(../images/right.png)no-repeat;width: 38px;height: 38px;right: -80px;margin-top: -19px;}


.about3_team{display: flex;flex-wrap: wrap;justify-content: space-between;}
.about3_team li{width: 19%;}
.about3_team li .img img{width: 100%;display: block;}
.about3_team li .p1{text-align: center;font-size: 22px;color: #333;line-height:2;margin-top: 20px;font-weight: bold;}
.about3_team li .p2{text-align: center;font-size: 18px;color: #0986d2;}


.about4bg{background: #e9e9e9;}
.about4_ry{position: relative;}
.about4_ry .img img{width: 100%;display: block;}
.about4_ry .swiper-button-prev{background: url(../images/left.png)no-repeat;width: 38px;height: 38px;left: -80px;margin-top: -19px;}
.about4_ry .swiper-button-next{background: url(../images/right.png)no-repeat;width: 38px;height: 38px;right: -80px;margin-top: -19px;}


.about5{position: relative;}
.xian{width: 100%;height: 2px;background: #d5d5d5; display: block;position: absolute;top: 50%;left: 0;margin-top: -1px;}
.about5_fzlc{position: relative;}
.about5_fzlc .img img{width: 100%;display: block;}

.about5_fzlc .swiper-slide{height: 370px;display: flex;flex-wrap: wrap;}
.about5_fzlc .swiper-slide:nth-child(2n) .lc_nr{position: absolute;top: 0;left: 0;}
.about5_fzlc .swiper-slide:nth-child(2n-1) .lc_nr{padding-top: 90px;position: absolute;top: 50%;left: 0;}
.lc_nr{height: 184px;padding-left: 25px;position: relative;width: 200%;margin-left: 10px;}
.lc_nr:before{content: '';display: block;width: 2px;height: 100%;background: #d5d5d5;position: absolute;left: 0;top: 0;}
.lc_nr:after{content: '';display: block;width: 22px;height: 22px;background: url(../images/about6.png)no-repeat;position: absolute;left: -10px;top: 0;}
.lc_nr .p1{font-size: 24px;color: #0986d2;font-weight: bold;line-height: 1;}
.lc_nr .p2{font-size: 18px;color: #333;line-height: 24px;margin-bottom: 12px;margin-top: 6px;}
.lc_nr .p3 img{display: block;}

.about5_fzlc .swiper-slide:nth-child(2n-1) .lc_nr:before{height: 90px;}
.about5_fzlc .swiper-slide:nth-child(2n-1) .lc_nr:after{top: 90px;}
.about5_fzlc .swiper-container{padding: 130px 0;}
.about5_fzlc .swiper-button-prev{background: url(../images/left.png)no-repeat;width: 38px;height: 38px;left: -80px;margin-top: -19px;}
.about5_fzlc .swiper-button-next{background: url(../images/right.png)no-repeat;width: 38px;height: 38px;right: -80px;margin-top: -19px;}


.about6bg{background: #e9e9e9;}
.about6_tj{position: relative;}
.about6_tj .img img{width: 100%;display: block;}
.about6_tj .swiper-button-prev{background: url(../images/left.png)no-repeat;width: 38px;height: 38px;left: -80px;margin-top: -19px;}
.about6_tj .swiper-button-next{background: url(../images/right.png)no-repeat;width: 38px;height: 38px;right: -80px;margin-top: -19px;}








.team-list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.team-list li{width: 47%;display: flex;flex-wrap: wrap;margin-bottom: 44px;}
.team-list li .img{width: 41%;}
.team-list li .img img{width: 100%;display: block;}
.team-list li .td-list-nr{width: 59%;box-sizing: border-box;border: 1px solid #e1e1e1;padding: 26px;}
.team-list li .td-list-nr .tit1{font-size: 18px;color: #0986d2;}
.team-list li .td-list-nr .tit2{font-size: 20px;color: #333;font-weight: bold;}
.team-list li .td-list-nr .tit2:after{content: '';display: block;width: 20px;height: 2px;background: #7cbee7;margin: 20px 0 12px;}
.team-list li .td-list-nr .tit2 span{font-size: 14px;color: #333;font-weight: normal;padding-left: 10px;}
.team-list li .td-list-nr .con{font-size: 14px;color: #666;line-height: 24px;}


.news-list li{display: flex;flex-wrap: wrap;justify-content: space-between;margin-bottom: 30px;padding-bottom: 30px;border-bottom: 1px solid #666;}
/*.news-list li .img{width: 29%;overflow: hidden;}
.news-list li .img img{width: 100%;display: block;transition: all 0.6s; -moz-transition: all 0.6s; -webkit-transition: all 0.6s;}
.news-list li:hover .img img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);}
*/
.news-list li .img a{font-size: 16px;color:#666;font-weight:bold;text-align:center;width: 70px;}
.news-list li .img a span{font-size: 36px;color:#666;font-weight:bold;display:block;}

.news-list li .nr{width: calc(100% - 170px);position:relative;}
.news-list li .nr .tit{font-size: 18px;color: #333;line-height: 28px;margin: 7px 0 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-list li .nr .con{font-size: 14px;color: #888;line-height: 24px;}
.news-list li .nr .time{font-size: 14px;color: #888;line-height: 24px;margin: 15px 0 35px;display:none;}
.news-list li .nr .ckxq{font-size: 16px;color: #666;display: block;border: 1px solid #e0e0e0;border-radius: 5px;width: 138px;height: 38px;line-height: 38px;text-align: center;margin-top: 30px;}
.news-list li .nr:after{content:"";width: 56px;height: 1px;background:#666;display:block;position:absolute;top: 20px;left: -70px;}
.news-list li:hover{border-bottom: 1px solid #0986d2;}
.news-list li:hover .nr .tit{color: #0986d2;}
.news-list li:hover .nr .ckxq{color: #fff;border: 1px solid #0986d2;background: #0986d2;}
.news-list li:hover .img a{color:#0986d2;}
.news-list li:hover .img a span{color:#0986d2;}



.news_title{text-align: center;font-size: 24px;line-height: 1;}
.news_time{text-align: center;font-size: 12px;color: #999;line-height: 1;padding: 18px 0 24px;border-bottom: 1px solid #e3e3e3;margin-bottom: 30px;}
.news_con{font-size: 14px;line-height: 30px;color: #666;}
.news_con img{max-width: 100%;height: auto;}
.news_con sup{vertical-align: super;}
.news_con sub{vertical-align: sub;}
.news_con em{font-style: italic;}


.sxybg{border-top: 1px solid #e0e0e0;padding-top: 20px;margin-top: 20px;}
.sxy_lr{display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.sxy_l p{font-size: 14px;color: #999;line-height: 30px;}
.sxy_l p a{color: #666;}
.sxy_l p a:hover{color: #0986d2;}
.sxy_r{display: block;width: 98px;height: 34px;line-height: 34px;text-align: center;font-size: 14px;color: #666;border: 1px solid #e0e0e0;border-radius: 5px;}
.sxy_r:hover{color: #fff;border: 1px solid #0986d2;background: #0986d2;}


.contact ul{display: flex;flex-wrap: wrap;}
.contact ul li{width: 25%;box-sizing: border-box;border-right: 1px solid #e0e0e0;padding: 15px 0;}
.contact ul li:last-child{border-right: 0;}
.contact ul li .img{height: 58px;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;}
.contact ul li .img img{display: block;margin: auto;}
.contact ul li .tit{font-size: 20px;color: #333;text-align: center;line-height: 30px;margin: 8px 0;}
.contact ul li .js{font-size: 16px;color: #666;text-align: center;line-height: 26px;}
.contact .map{margin-top: 40px;display:flex;flex-wrap: wrap;justify-content: space-between;}
.contact .map .mapxx{width:48%;}
.contact .map img{display: block;margin: auto;}


.job-fl{display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 40px;}
.job-fl dl{width: 25%;margin-bottom:55px;}
.job-fl dl dt img{display: block;margin: auto;}
.job-fl dl dd{font-size: 20px;color: #343434;text-align: center;line-height: 24px;padding: 10px 0;}

.job2{background: #e9e9e9;box-sizing: border-box;padding: 36px;display: flex;flex-wrap: wrap;justify-content: space-between;margin-top: 40px;margin-bottom:55px;}
.job2 p{font-size: 30px;color: #333;font-weight: bold;}
.job2 p span{font-size: 16px;color: #666;font-weight: normal;display: block;}

/*
.science{display: flex;flex-wrap: wrap;justify-content: space-between;}
.science .science_l{width: 61%;}
.science .science_l .img{border: 2px solid #dadada;}
.science .science_l .img img{display: block;width: 100%;}
.science .science_l p.pp{display: flex;flex-wrap: wrap;justify-content: space-around;margin-top: 16px;}
.science .science_l p.pp span{font-size: 20px;font-weight: bold;color: #343434;line-height: 30px;}
.science .science_r{width: 35.3%;}
.science .science_r .tit{font-size: 24px;color: #0986d2;line-height: 30px;font-weight: bold;}
.science .science_r .tit:after{content: '';display: block;width: 35px;height: 3px;background: #0986d2;margin: 8px 0 52px;}
.science .science_r .con{font-size: 14px;color: #343434;line-height: 30px;}
.science .science_r .xgzl{font-size: 20px;color: #343434;line-height: 36px;font-weight: bold;padding-left: 55px;padding-top: 9px; background: url(../images/science4.png)no-repeat left;margin-top: 110px;}
.science .science_r dl{padding: 15px 0;}
.science .science_r dl dt{font-size: 16px;color: #343434;line-height: 30px;padding-left: 22px;font-weight: bold;}
.science .science_r dl dd{font-size: 12px;color: #343434;line-height: 30px;padding-left: 22px;background: url(../images/science5.png)no-repeat left top 11px;}

.science2bg{background: #f7f7f7;}
.science2{flex-direction: row-reverse;}
.science2 .science_l{width: 43.3%;}
.science2 .science_r{width: 48%;}

.science3 .science_l{width: 63.2%;}
.science3 .science_r{width: 30.5%;}
*/

.m50{margin-top:50px;}
.science sup{vertical-align: super;}
.science .tit{font-size: 24px;color: #0986d2;line-height: 30px;font-weight: bold;}
.science .tit2{font-size: 24px;color: #0986d2;line-height: 30px;font-weight: bold;margin-bottom:20px;}
.science .tit sup{font-size: 20px;}
.science .tit2 sup{font-size: 20px;}
.science .tit:after{content: '';display: block;width: 35px;height: 3px;background: #0986d2;margin: 15px 0 50px;}
.science .con{font-size: 20px;color: #343434;line-height: 2;}
.science .con a{color:#0986d2;}
.science .con sup{font-size: 12px;}
.science .img{/* margin-top:30px; */}
.science img{max-width:100%;height:auto;}
.science .xgzl{font-size: 20px;color: #343434;line-height: 36px;font-weight: bold;padding-left: 55px;padding-top: 9px; background: url(../images/science4.png)no-repeat left;margin-top: 80px;}
.science .dblz{font-size: 20px;color: #343434;line-height: 36px;font-weight: bold;padding-left: 55px;padding-top: 9px; background: url(../images/science7.png)no-repeat left;margin-top: 60px;}
.science dl{padding: 15px 0;}
.science dl dt{font-size: 16px;color: #343434;line-height: 30px;padding-left: 22px;font-weight: bold;}
.science dl dd{font-size: 12px;color: #343434;line-height: 30px;padding-left: 22px;background: url(../images/science5.png)no-repeat left top 11px;}

.science_lr{display: flex;flex-wrap: wrap;justify-content: space-between;}
.science_lr .con{width: 46%;}
.science_lr .img{width:50%;}


.science2bg{background: #f7f7f7;}


.zlly_bt{display: flex;flex-wrap: wrap;background: #0986d2;}
.zlly_bt li{border-right: 2px solid #0678bd;box-sizing: border-box;text-align: center;line-height: 24px;padding: 33px 0; font-size: 20px;color: #fff;font-weight: bold;}
.zlly_bt li:last-child{border-right: 0;}
.zlly_bt li:nth-child(1){width: 20%;}
.zlly_bt li:nth-child(2){width: 12%;}
.zlly_bt li:nth-child(3){width: 17%;}
.zlly_bt li:nth-child(4){width: 17%;}
.zlly_bt li:nth-child(5){width: 12%;}
.zlly_bt li:nth-child(6){width: 12%;}
.zlly_bt li:nth-child(7){width: 10%;}

.zlly_tit{font-size: 20px;color: #333;font-weight: bold;line-height: 30px;padding: 45px 0 15px;}
.zlly_nr ul{margin-bottom: 2px;display: flex;flex-wrap: wrap;background: #cddee9;}
.zlly_nr ul li{border-right: 2px solid #d8e5ee;box-sizing: border-box;line-height: 24px;padding: 15px 0; font-size: 16px;color: #333;display: flex;flex-wrap: wrap;align-items: center;}
.zlly_nr ul li:last-child{border-right: 0;}
.zlly_nr ul li:nth-child(1){width: 20%;padding-left: 28px;}
.zlly_nr ul li:nth-child(2){width: 70%;}
.zlly_nr ul li:nth-child(3){width: 10%;justify-content: center;}
.zlly_nr ul li .p1{height: 20px;background: #0986d2;}
.zlly_nr ul li .p2{margin-left: -7px;}
.zlly_nr ul li .p2 img{display: block;}
.zlly_nr ul li .p3 a{font-size: 14px;color: #333;}
.zlly_nr ul li span:nth-child(1){font-weight:bold;display:block;width:100%;font-size: 18px;}
.zlly_nr ul li span:not(:first-child){padding-right:10px;}
.zlly_nr ul li span:last-child{padding-right:0px;}



.patient .con{background: #0986d2;padding: 28px;margin-top: 18px;width: 100%;box-sizing: border-box;}
.patient .con .p1{font-size: 20px;color: #f7f7f7;margin-bottom: 10px;}
.patient .con .p2{font-size: 22px;color: #f7f7f7;display: flex;flex-wrap: wrap; align-items: center;display:none;}
.patient .con .p2 a{margin-left: 40px;}
.patient .con .p2 a img{display: block;}
.patient .con .p5{margin-top:15px;}
.patient .lcsy{display: flex;align-items: center;margin-top: 35px;}
.patient .lcsy .p3{font-size: 24px;font-weight: bold;color: #343434;padding-left: 38px;background: url(../images/patient5.png)no-repeat left;line-height: 40px;margin-right: 55px;}
.patient .lcsy .p4 img{display: block;}

.patient li:nth-child(2n){background: #eeeeee;}
/*
.patient li:nth-child(2n)>div{display: flex;flex-wrap: wrap;flex-direction: row-reverse;}
.patient li:nth-child(2n)>div .lcsy{display: flex;flex-wrap: wrap;flex-direction: row-reverse;}
.patient li:nth-child(2n)>div .lcsy .p3{margin-right: 0;margin-left: 55px;padding-left: 0;padding-right: 38px;background: url(../images/patient5.png)no-repeat right;}
*/
.content-xq{background: #fff;}
.content-xq .tit{background: #0986d2;font-size: 40px;color: #fff;text-align: center;line-height: 50px;padding: 46px 0;position:relative;}
.content-xq .tit .bz{position: absolute;top: 8%;right: 13%;width: 10%;}
.content-xq .con{width: 72.5%;margin: auto;font-size: 20px;line-height: 38px;color: #1c2a32;margin-top: 42px;}
.content-xq .con em{font-style: italic;}
.content-xq .con img{max-width: 100%;height: auto;}

.gscl{border: 1px solid #e0e0e0;background: #fff;padding: 3%;margin-top: 3%;}


.fancybox-inner div{width:300px;box-sizing: border-box;padding:5%;font-size: 16px;line-height: 2;font-weight: bold;}





.sxfy{width: 90%;margin: auto;border-top: 1px solid #e0e0e0; padding: 35px 0;margin-top: 35px;}
.sxfy a{display: block;font-size: 16px;color: #1c2a32;line-height: 36px;}
.sxfy a:hover{color: #0986d2;}




.pages{display: flex;flex-wrap: wrap;justify-content: center;margin: 30px 0;}
.pages li{margin: 9px;/* padding: 8px 14px; */border: 1px #cccccc solid;font-size: 16px;width: 40px;height: 40px;/* display: flex; *//* justify-content: center; *//* align-items: center; */}
.pages li a{color: #666;display: block;width: 100%;height: 100%;text-align: center;line-height: 40px;}
.pages li.active{background: #0986d2;border: 1px solid #0986d2;color: #fff;}
.pages li.active a{color: #fff;}
.pages li.sxy a{font-family: 宋体;font-weight: bold;}

.head .menu{display: none;}
.nav_bg{display: none;}
