html, body, div, span, applet, 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, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;

}

html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    /* background: url('../images/bg2019.jpg') no-repeat;
    background-size: 1920px; */
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 1.6em;
    color: #404040;

}
p{
    margin: 0;
    padding: 0;
}

ol, ul, li {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

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

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

.pt10 {
    padding-top: 10px;
}

.mt15 {
    margin-top: 20px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt2 {
    margin-top: 6px
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: block
}


* html .clearfix {
    zoom: 1;
}

/* IE6 */
a:link, a:visited {
    text-decoration: none;
    color: #404040;
    font-size: 16px;
    font-family: "微软雅黑";
    line-height: 1.6em;
}

a:hover {
    text-decoration: underline;
    color: #178cd9
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.mt13 {
    margin-top: 13px;
}

.mt12 {
    margin-top: 12px;
}

.mt16 {
    margin-top: 16px
}

.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.mt8 {
    margin-top: 8px
}

.clearb {
    clear: both;
    height: 0;
    overflow: hidden;
}

.c_m {
    width: 1200px;
    margin: 0 auto;
}

/*???*/
.header-nav {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #ededed;
}

.header-nav-span {
    margin-right: 20px;
}

.redfont {
    color: #e61f19;
}

.header-nav-left {
    float: left;
}

.header-nav-right {
    float: right;
}

.search-box {
    background: #f9f9f9;
    width: 360px;
    height: 35px;
    line-height: 35px;
    border-radius: 10px;
    margin-top: 7px;

}

.search-btn {
    width: 23px;
    height: 23px;
    background: url(../images/searchico.png) no-repeat;
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 5px;
}

.search-input {
    height: 35px;
    line-height: 35px;
    margin-left: 5px;
    width: 290px;
    background: none;
    padding-left: 10px;
}

.indexlogo {
    /*background: url(../images/indexlogo.png) no-repeat;*/
    background: url(../images/logo1204.png) no-repeat;
    float: left;
    width: 210px;
    height: 72px;
}

.logobanner {
    padding: 20px 0;
}

.top-banner-ad {
    float: left;
    margin-left: 30px;
    display: inline;
}
.toimg a:nth-of-type(1) img{
    width: 488px;
}
.top-banner-r{
    /*width: 477px;*/
}
.top-banner-r {
    float: right;
}

.mainnav-upon {
    height: 50px;
    line-height: 50px;
    background: #309de3;
    overflow: hidden;
}

.mainnav-a {
    color: #fff;
}

.mainnav-a a {
    color: #fff;
    font-size: 18px;
    padding: 0 30px;
    line-height: 50px;
    display: inline-block;
    height: 50px;
}

.mainnav-a a:hover {
    text-decoration: none;
    background: #0a73ba;
}

.mainnav-a span {
    display: inline;
    margin: 0 10px;
    padding: 0;
    font-size: 14px;
}

.mainnav-follow {
    background: #fff;
    height: 45px;
    line-height: 45px;
    box-shadow: 0 0px 4px #acacac;
}

.mainnav-a-f {
    padding-left: 10px;
}

.mainnav-a-f li {
    float: left;
    padding: 0 10px;
}

.mainnav-a-f li a:link, .mainnav-a-f li a:visited {
    font-size: 15px;
}

.mainnav-a-f li a {
    padding: 4px 10px;
    border-radius: 5px;
}

.mainnav-a-f li a:hover {
    background: #309de3;
    color: #fff;
    text-decoration: none;
}

.adbanner img {
    display: block;
}

.adbanner {
    padding: 10px 0 10px;
}

.adbanner li {
    margin: 5px 0;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.pb24 {
    padding: 10px 0 0;
}

.section1-l {
    width: 525px;
    float: left;
}

.section1-r {
    width: 640px;
    float: right;
}

.section1-title {
    min-height: 218px;
    padding-left: 30px;
    background: url(../images/tt_l.png) no-repeat left top;
}

.section1-title h1 a:link, .section1-title a:visited {
    font-size: 22px;
}

.section1-title h1 a:hover {
    text-decoration: none;
}

.section1-title h1 {
    display: block;
    text-align: center;
}

.section1-info {
    font-size: 15px;
    padding: 10px 20px;
    text-indent: 2em;
    max-height: 36px;
    overflow: hidden;
    line-height: 1.6em;
}

.section1-info li.li_li {
    height: 20px;
}

.section1-title-content:nth-child(1) {
    padding-bottom: 30px;
    padding-top: 5px;
}

.scrollnews {
    height: 77px;
    margin: 20px 0 0;
    padding-left: 70px;
    background: url(../images/gdxw.png) no-repeat 10px center;
    background-color: #f9f9f9;
}

.scrollnews-item {

}

.scrollnews-item li {
    background: url(../images/dott.png) no-repeat left center;
    padding-left: 12px;
    float: left;
    width: 46%;
    height: 37.5px;
    line-height: 36px;
    overflow: hidden;
}

.scrollnews-item li a:link, .scrollnews-item li a:visited {
    font-size: 16px;
}

.scrollnews-maring {
    padding: 10px 0 0 0;
}

.scrollnews-item2 li {
    width: 95%;
    display: block;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}


.col-3-l {
    width: 360px;
    float: left;
}

.col-3-c {
    width: 420px;
    float: left;
    margin-left: 30px;
    display: inline;
}

.col-3-r {
    width: 360px;
    float: right;
}

.col-2-l {
    width: 816px;
    float: left;
}

.section2-title {
    width: 358px;
    height: 44px;
}

.shizheng {
    background: url(../images/shizheng.png) no-repeat;
}

.qingnian {
    background: url(../images/qingnian.png) no-repeat;
}

.jiaoyu {
    background: url(../images/jiaoyuanhui.png) no-repeat;
}

.zhisheng {
    background: url(../images/zhisheng.png) no-repeat;
}

.more-a {
    background: #f9f9f9;
    border-radius: 5px;
    color: #898989;
    padding: 2px 3px;

}

a.more-a:link, a.more-a:visited {
    color: #898989;
    font-size: 14px;

}

a.more-a:hover {
    text-decoration: none;
    background: #e2e2e2;
}

.pf {
    float: right;
    margin: 15px 0;
}

.pic-card-pic {
    float: left;
    width: 160px;

}

.pic-card-txt {
    width: 187px;
    float: right;
}

.title-h2 h2 {
    margin-top: 10px;
    white-space:nowrap; text-overflow:ellipsis;
    overflow: hidden;
}

.title-h2 h2 a {
    font-size: 20px;
    color: #414141;
   
}

.title-h2-item {
    padding: 15px 0 18px;
}

.title-h2:last-child .title-h2-item {
    padding: 15px 0 0;
}

.qnb-style-l {
    float: left;
    width: 148px;
    height: 208px;
    border: 1px solid #bdbdbd;
}

.qnb-style {
    padding-top: 24px;
}

.qnb-style-r {
    float: right;
    width: 190px;
    height: 208px;
    overflow: hidden;
}

.qnb-style-item {
    padding: 15px 0 0;
}

.qnb-style-item li {
    padding: 0 0 0 10px;
    margin-bottom: 8px;
    background: url(../images/dott.png) no-repeat left center;
}

.pdpic6-box {
    background: #fcfcfc;
    padding: 10px;
    border: 1px solid #f2f2f2;
    border-top: none;
}

.block {
    display: block;
}

.style3-title {
    height: 54px;
    line-height: 54px;
    border-bottom: 2px solid #e5e5e5;
    position: relative;
}

.style3-title strong {
    font-size: 20px;
    position: absolute;
    height: 54px;
    border-bottom: 2px solid #e61f19;
    left: 0;
    top: 0;
    line-height: 56px;

}

.style3-title .strongico {
    background: url(../images/xingx.png) no-repeat left center;
    padding-left: 45px;
}

.style3-title .picico {
    background-image: url(../images/picico.png);
}

.style3-title .movieico {
    background-image: url(../images/movieico.png);
}

.style3-title .lifeico {
    background-image: url(../images/lifeico.png);
}

.mt30 {
    margin-top: 30px;
}

.s-s3-ad {
    margin-top: 15px;
}

.nav-cols2 {
    height: 56px;
    border-bottom: 1px solid #efefef;
    line-height: 56px;
    position: relative;
}

.nav-line {
    height: 30px;
    width: 6px;
    border-radius: 10px;
    background: #ffae02;
    position: absolute;
    left: 0;
    top: 8px;
}

.nav-cols-item {
    position: absolute;
    left: 30px;
    top: 0px;
}

.nav-cols-item li {
    float: left;
    margin-right: 20px;
    height: 55px;
}

.nav-cols-item li a:link, .nav-cols-item li a:visited {
    font-size: 18px;
}
/* .nav-cols-item li a {font-size: 20px;} */
.nav-cols-item li.on, .nav-cols-item li:hover {
    border-bottom: 3px solid #ffad00;
}

.nav-cols-item li a:hover {
    text-decoration: none;
}

.pic-text-l {
    float: left;
    width: 380px;
    height: 186px;
}

.pic-text-r {
    float: left;
    width: 400px;
    height: 186px;
    padding-left: 20px;
}

.psi {
    position: absolute;
    right: 0px;
    top: 10px;
}

.mb20 {
    margin-bottom: 25px;
}

.zise .nav-line {
    background: #ac92eb;
}

.zise li.on, .zise li:hover {
    border-bottom-color: #ac92eb;
}

.lzise .nav-line {
    background: #d26df7;
}

.lzise li.on, .lzise li:hover {
    border-bottom-color: #d26df7;
}

.lanse .nav-line {
    background: #0adbd8;
}

.lanse li.on, .lanse li:hover {
    border-bottom-color: #0adbd8;
}

.qingse .nav-line {
    background: #a0d468;
}

.qingse li.on, .qingse li:hover {
    border-bottom-color: #a0d468;
}

.tlanse .nav-line {
    background: #5d9cec;
}

.tlanse li.on, .tlanse li:hover {
    border-bottom-color: #5d9cec;
}

.box-gurybg {
    background: #fcfcfc;
    border-top: 2px solid #309ce4;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.box-gurybg2 {
    background: #fcfcfc;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
}

.noborder {
    border: none;
    margin-left: 20px;
    margin-top: 10px;
}

.noborder strong {
    border: none;
}

.videopic {
    width: 327px;
    height: 180px;
    position: relative;
    margin: 10px auto;
}

.videobtn {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
}

.p-d-m1 {
    padding-left: 20px;
    padding-bottom: 20px;
    padding-top: 5px;
}

.adpic11 {
    margin: 28px 0 0;
}

.scroll-size li {
    line-height: 30px;
    height: 30px;
}

.pic-box {
    padding: 20px 0;
    overflow: hidden;
}

.pic-item01 {
    display: block;
    width: 1300px;
}

.pic-item01 li {
    position: relative;
    float: left;
    width: 288px;
    margin-right: 20px;
}

.pic-item01 li img {
    display: block;
}

.pic-item01 li .masktxt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 248px;
    background: url(../images/mask001.png);
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;

}

.left0 {
    left: 0;
}

.link-qq {
    position: absolute;
    right: 0;
    top: 5px;
}

.link-part-l {
    width: 540px;
    float: left;
}

.link-content {
    padding: 20px 5px;
}

.link-content a {
    margin-right: 20px;
    white-space: nowrap;
}

.link-part-c {
    width: 220px;
    float: left;
    display: inline;
    overflow-x: hidden;
    margin-left: 48px;
}

.link-part-c-l {
    width: 100px;
    float: left;
    border-right: 1px solid #e9e9e9;
}

.link-part-ca {
    text-align: center;
}

.link-part-c-r {
    float: left;
    text-align: center;
    width: 100px;
}

.link-part-ca li {
    height: 50px;
    line-height: 50px;
}

.link-part-r {
    float: right;
}

.pt10 {
    padding-top: 10px;
}

.link-ico {
    width: 1200px;
    padding-top: 50px;
    margin: 0 auto;
    background-color: #fff;
    text-align: center;
}

.link-ico a {
    margin: 0 20px;
}

.footer-txt {
    background: #000;
    border-top: 5px solid #309de3;
    color: #d6d5d5;
    text-align: center;
    padding: 40px 20px;
    font-size: 14px;
}

.rightfloat-nav {
    position: fixed;
    left: 50%;
    margin-left: 610px;
    bottom: 30px
}

.rightfloat-nav-item li {
    width: 60px;
    height: 60px;
    background-color: #efefef;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    margin-top: 10px;
    position: relative;
}

.rightfloat-nav-item li:hover {
    background-color: #178cd7;
    cursor: pointer;
}

.rightfloat-nav-item li.upbtn {
    background-image: url(../images/rfixed_ico01.png);
    display: none
}

.rightfloat-nav-item li:hover.upbtn {
    background-image: url(../images/rfixed_ico01_on.png);
}

.rightfloat-nav-item li.ewmbtn {
    background-image: url(../images/rfixed_ico02.png);
}

.rightfloat-nav-item li:hover.ewmbtn {
    background-image: url(../images/rfixed_ico02_on.png);
}

.rightfloat-nav-item li.wxbtn {
    background-image: url(../images/wx_ico.png);
}

.rightfloat-nav-item li:hover.wxbtn {
    background-image: url(../images/wx_ico_on.png);
}

.sewmpic {
    display: none;
    position: absolute;
    left: -72px;
    width: 133px;
    bottom: 70px;
}
.wxbtn:hover .sewmpic2 {display: block;}
.ewmbtn:hover .sewmpic1{display: block;}
.swiper-container {
    width: 525px;
    height: 315px;
}

.swiper-mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: url("../images/mask001.png");
    color: #fff;
}

.swiper-container2 {
    overflow: hidden;
}

.swiper-container2 .swiper-slide {
    height: 77px;
    overflow: hidden;
}

.swiper-container2 .swiper-wrapper {
    height: 65px;
}

.arctic-item-pic {
    margin-top: 30px;
    float: left;
}

.arctic-item-txt {
    width: 486px;
    float: left;
    margin-left: 20px;
    margin-top: 30px;
}

.arctic-item-txt p {
    margin-top: 20px;
    font-size: 16px;

}

.arctic-item-txt strong {
    font-size: 20px;

}

.arctic-item a:hover {
    color: #c72d29
}

.arctic-time {
    color: #8b8b8b;
    font-size: 14px;
    text-align: right;
}

.arctic-item {
    border-bottom: 1px solid #efefef;
    padding-bottom: 30px;
}

.nopic {
    margin-left: 0;
    width: 780px;
}

.loadmore {
    border: 1px solid #e0e0e0;
    background: #f7f7f7;
    text-align: center;
    height: 46px;
    line-height: 46px;
    cursor: pointer;
}

.arctic-link {
    text-align: center;
    padding-bottom: 20px;
}

.arctic-link a {
    margin: 0 20px
}

.arctic-footer {
    background: #efefef;
    color: #404040;
}

.dpic-item {
    width: 385px;
    display: block;
    padding-bottom: 16px;
}

.dpic-item li {
    width: 165px;
    height: 145px;
    margin-top: 16px;
    float: left;
    margin-right: 0px;
    margin-left: 10px;
    position: relative;
}

.dpic-item li img {
    display: block;
}

.dpic-item li div {
    font-size: 14px;
    line-height: 1.6em;
    height: 40px;
    padding-top: 8px;
    overflow: hidden;
}

.acrticle-content {

}

.acrticle-content img {
    max-width: 90%;
    height: auto;display: block;
    margin-left: auto;
    margin-right: auto;
}

.pic-content {

}

.pic-content img {
    display: block;
}

.acrticle-title {
    text-align: center;
    padding-top: 45px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 15px;
}

.acrticle-title h1 {
    font-size: 32px;
    color: #000;
    line-height: 1.6em;
}

.acrticle-title .fubiaotitop {
    color: #0a73ba;
    font-size: 20px;
    padding-bottom: 20px;
    display: block;
}

.acrticle-title .fubiaoti {
    color: #0a73ba;
    font-size: 20px;
    padding-top: 20px;
    display: block;
}

.acrticle-title-small-title {
    font-size: 14px;
    color: #8b8b8b;
    text-align: left;
    padding-top: 39px;
}

.acrticle-p {
    padding: 0 0 20px 0;
    font-size: 18px;
    line-height: 1.8em;
}

.acrticle-p p {
    text-indent: 2em;
    font-size: 18px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.acrticl-l {
    width: 800px;
}

.zscz {
    text-align: center;
    padding-top: 40px;
}

.zscz .zan {
    background: #eb6e5a;
    padding: 10px 30px;
    border-radius: 20px;
    color: #fff
}

a.zan:hover {
    text-decoration: none;
    background: #cf5946;
}

.zebian {
    padding: 14px 0;
}

.zebian span {
    border: 1px solid #309de3;
    border-radius: 5px;
    padding: 2px 5px;
    margin-right: 10px;
}

.sharebaidu {
    float: right;
}

.mianzesm {
    background: #f7f7f7;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
    color: #a9a9a9;
    margin-top: 38px;
}

.mianzesm i {
    font-style: normal;
    color: #ba2832;
}

.acrticle-d-ad {
    padding: 30px 0 0 0
}

.acrticle-d-ad-item {
}

.acrticle-d-ad-item li {
    float: left;
    width: 396px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 5px;

}

.acrticle-d-ad-item li:nth-child(2n) {
    float: right;
    text-align: right;
}

.acrticle-bottom-l-tj {
    padding: 30px 0;
}

.acrticle-bottom-l-tj-l {
    border: 1px solid #f2f2f2;
    width: 450px;
    float: left;
}

.acrticle-bottom-l-title strong {
    font-size: 16px
}

.p20 {
    padding: 20px;
}

.acrticle-bottom-l-ad {
    width: 328px;
    height: 260px;
    float: right;
}

.small-video-btn {
    position: absolute;
    left: 50%;
    top: 20px;
    background: url("../images/videobtn_small.png") no-repeat center center;
    z-index: 3;
    width: 28px;
    margin-left: -14px;
}

.pc-slide {
    width: 900px;
    margin: 30px auto;
}

.view {
    position: relative;
}

.view .swiper-container {
    width: 900px;
    height: 600px;

}

.swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.view .arrow-left {
    background: url(../images/index_tab_l.png) no-repeat left top;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.view .arrow-right {
    background: url(../images/index_tab_r.png) no-repeat left bottom;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -25px;
    width: 28px;
    height: 51px;
    z-index: 10;
}

.preview {
    width: 100%;
    margin-top: 10px;
    position: relative;
}

.preview .swiper-container {
    width: 830px;
    height: 84px;
    margin-left: 35px;
}

.preview .swiper-slide {
    width: 113px;
    height: 84px;
    cursor: pointer;
    margin-right: 10px;
}

.preview .swiper-slide img {
    width: 113px;
    height: 82px;
}

.preview .slide6 {
    width: 84px;
}

.preview .arrow-left {
    background: url(../images/feel3.png) no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview .arrow-right {
    background: url(../images/feel4.png) no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -9px;
    width: 9px;
    height: 18px;
    z-index: 10;
}

.preview img {
    padding: 1px;
}

.preview .active-nav img {
    padding: 0;
    border: 1px solid #F00;
}

.bg-picview {
    background: #f7f7f7;
    padding: 15px 0;
    width: 1100px;
    margin: 30px auto;
}

.pic-view-info {
    text-indent: 2em;
    padding-bottom: 20px;
    padding-top: 20px;
}

.page-pic-item {
    width: 1300px;
    display: block;
}

.page-pic-item li {
    width: 290px;
    height: 255px;
    overflow: hidden;
    float: left;
    background: #f5f5f5;
    margin-right: 16px;
    margin-bottom: 16px;
}

.page-pic-item {
    padding-top: 20px;
    padding-bottom: 20px;

}

.page-pic-item li .page-pic-item-title {
    line-height: 40px;
    padding: 0 10px;
}

.page-pic-item li a:hover {
    text-decoration: none;
}

.hidd {
    overflow-x: hidden;
}

.posi-page {
    padding: 20px 0
}

/*��ҳ ��ʽ 1*/
.pageinfo {
    display: none;
}

.c_pagel {
    text-align: center;
}

.c_pagel {
    font-size: 16px;
}

.c_pagel a {
    border: 1px solid #cccccc;
    padding: 2px 6px;
    font-family: Arial, ΢���ź�;
    font-size: 16px;
}

.c_page {
    text-align: center;
}

.c_page {
    font-size: 16px;
}

.c_page a {
    border: 1px solid #cccccc;
    padding: 2px 6px;
    font-family: Arial, ΢���ź�;
    font-size: 12px;
    margin: 0 5px;
}

.c_page span {
    border: 1px solid #990000;
    padding: 2px 6px;
    background: #990000;
    margin: 0 5px;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}

/*��ҳ��ʽ 2*/

.page-pagination {
    text-align: center;
    padding: 30px 0 20px 0;
}

.pagination {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.pagination a {
    display: inline;
}

.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagination a:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.pagination a:nth-last-child(2) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.pagination span {
    display: inline;
    background-color: #309de3;
    color: white;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagination a:hover {
    background-color: #ddd;
}

.pagination .pageinfo {
    display: none;
}

/*����ҳժҪ*/
.ny_zhai {
    background: #f9f9f9;
    border: 1px solid #e4e5e6;
    padding: 15px;
    margin-bottom: 15px;
}

.ny_zhai span {
    display: block;
    float: left;
    width: 70px;
    line-height: 48px;
    color: #333333;
    font-size: 16px;
    font-family: "microsoft yahei";
}

.ny_zhai p {
    display: block;
    color: #333333;
    font-family: "microsoft yahei";
}



.relatives {position: relative;}
.more_wz_p {
    position: absolute;
    right: 0px;
    top: -60px;
}
.swiper-container-o {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.swiper-container-o .swiper-slide {
    width: auto;
}
.zan img {
    width: 16px;
    margin-right: 5px;
}
.col-3-c .scrollnews-item li {line-height:39px;height:40px;}
.pdpic6-box > a {
    float: left;
    display: block;
    width: 118px;
    height: 100px;
}
.pdpic6-box a img {
    display: block;
    width: 100%;
    height: 100%;
}
.pdpic6-box div {
    overflow: hidden;
    padding-left: 10px;
}
.pdpic6-box h5 {
    font-weight: bold;
    font-size: 20px;
}
.wz_mt28 {margin-top: 28px;}
.wz_lianxo_qq {
    position: absolute;
    right: 0;
    top: 5px;
    font-size: 14px;
}


/* 3.16新增 */
.join316{
    position: relative;
    display: flex;
    flex-direction: column;
    
}

.join316 .join_ad{
    width: 820px;
    height: 104px;
}

.join316 .join_ad_wap{
    background: url('../images/join_ad_bg.png') no-repeat center center/100% 100%;
    width: 1200px;
    height:366px ;
    display: flex;
    align-items: center;
    padding: 30px 30px 80px;
    box-sizing: border-box;
}
.join316 .join_ad_wap .join_ad_l{
    width: 300px;
    height: 205px;
}

.join316-swiper-mask{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 119, 91, 0.6);
    color: #fff;
}

.join316 .join_ad_wap .join_ad_m{
    margin-left: 25px;
    max-height:205px;
    width: 350px;
}

.join316 .join_ad_wap .join_ad_m ul li a{
    display: block;   
    background: url('../images/join_dian.png') no-repeat left center;
    padding-left:15px;
    margin-bottom: 10px;
    text-decoration: none;
    text-overflow: ellipsis;
    overflow: hidden; 
    -webkit-line-clamp:1;

}

.join316 .join_ad_wap .join_ad_m ul li a:hover{
    text-decoration: none;
    font-weight: bold;
    background: url('../images/join_dian_hover.png') no-repeat left center;
    color: #353535;
}

.join-right{
    width: 427px;
    height: 448px;
    position: absolute;
    top: 0;
    right: 0;
}

.join316 .join_ad_wap .join_ad_r{

    background: #26d9b0;
    width: 322px;
    height: 448px;
    box-shadow: 2px 5px 10px #c2d7e2;
    padding:10px 15px ;
    box-sizing: border-box;
}

.join316 .join_ad_wap .join_ad_r .join_ad_info{
    background: #fff;
    border: 2px solid #00bd91;
    border-radius: 10px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
    box-sizing: border-box;
    height: 428px;
}

.join316 .join_ad_wap .join_ad_r .join_ad_info .join_info_tit{
    width:206px ;
    height:40px ;
    position: relative;
    top: -17px;

}


.join316 .join_ad_wap .join_ad_r .join_ad_info .join_ad_infolist{
    height:380px;
    overflow: hidden;
    /* width: 290px; */
}
.flex{
    display: flex;
}

.a-c{
    align-items: center;
}

.j-b{
    justify-content: space-between;
}
.join316 .join_ad_wap .join_ad_r .join_ad_info .join_ad_infolist .join_ad_infolist-ul{
    height:360px;
    position: relative;
    top: 0;
    transition: top 0.5s ease-in-out; 
}

.join316 .join_ad_wap .join_ad_r .join_ad_info .join_ad_infolist .join_ad_infolist-ul li a{
    display: block;
}
.join316 .join_ad_wap .join_ad_r .join_ad_info .join_ad_infolist .join_ad_infolist-ul li a:hover{
   text-decoration: none;
   color: #404040;
}

.join316 .join_ad_wap .join_ad_r .join_ad_info .join_ad_infolist .join_ad_infolist-ul  li{
    display: flex;
    flex-direction: column;
 
    height: 110px;
    width: 265px;

    box-sizing: border-box;
    
}
.join316 .join_ad_wap .join_ad_r .join_ad_info .join_ad_infolist .join_ad_infolist-ul  li:first-child{
    /* margin-bottom: 20px; */
}

.join_ad_infolist-ul-top{
    display: flex;
    flex-direction: column;
    border-bottom: 1px dashed #c9c9c9;
    padding-bottom: 10px;
}

.join-name{
    /*font-weight: bold;*/
    font-size: 16px;

}

.join-wage{
    color: #ff5b5b;
    font-weight: bold;
    font-size: 14px;
}


.join-des{
    font-size: 12px;
    color: #666;
}


.join-require span{
    background: #d7d7d7;
    color: #777;
    padding: 2px 6px;
    border-radius: 4px;
    font-size: 12px;
    margin-right: 5px;
}

.join_ad_infolist-ul-bot{
    margin-top: 10px;
}
.join_ad_infolist-ul-bot .recruiters-img{
    width: 35px;
    height:35px ;
    border-radius: 50%;
    margin-right: 10px;
}

.join_ad_infolist-ul-bot .recruiters{
    color: #404040;
    font-size: 12px;
}


.mainnav-a{
    display: flex;
    justify-content: space-between;
}
.mainnav-a span{
    padding: 0;
    margin: 0;
}
.mainnav-a a{
    flex: 1;
    text-align: center;
    padding: 0;
    margin: 0;
}
.nav_pick{
    background-color: #0a73ba;
}




/* 皖美青年   7.14 */
p {
    display: block;
    margin-block-start: 0em;
    margin-block-end: 0em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.wmqn{
    width: 1200px;
    height: 491px;
    background: url(../images/wmqn.jpg?v=6) no-repeat center top / 100% 100%;
    position: relative;
    margin-top: 15px;
    box-sizing: border-box;
}

.wmqn-cont{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    width: 300px;
    top: 50px;
    right: 210px;
}
.wmqn-cont .wmqn-cont-part1{
    width: 100%;
    display: flex;
    flex-direction: column;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 6px;
}
.wmqn-cont .wmqn-cont-part1 .wmqn-cont-part1-tit{
    display: block;
    font-size: 18px;
    color: #309ce4;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wmqn-cont .wmqn-cont-part1 .wmqn-cont-part1-des{
    display: -webkit-box;
    -webkit-line-clamp:2;
    overflow: hidden; 
    text-overflow: ellipsis; 
    -webkit-box-orient: vertical;
    color: #5e5e5e;
    font-size: 14px;
    line-height: 20px;

}

.wmqn-cont .wmqn-cont-part2{
    width: 100%;
    margin-top: 2px;
}

.wmqn-cont .wmqn-cont-part2 li a{
    color: #5e5e5e;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 5px;
    position: relative;
}

.wmqn-cont .wmqn-cont-part2 li a::before{
    content: '';
    width: 3px;
    height: 3px;
    background: #5e5e5e;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    left: -2px;
}

.wmqn-cont .wmqn-cont-part3{
    width: 300px;
    height: 158px;
    border: 2px solid #fff;
    margin-top: 5px;

}
#wmqn .swiper-container {
    width: 300px !important;
    height: 158px;
}
#wmqn .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 100%;
}
#wmqn .swiper-wrapper .swiper-slide img{
    width: 300px;
    height:158px;
    object-fit: cover;
    border-radius: 5px;
}







/* 6.12 安青视界 */
.new_aqsj{
    
}
.new_aqsj .aqsj_logo{
    width:143px ;
    height:34px ;
}

.new_aqsj  .new_aqsj_middle{
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 10px 0 20px;
}

.new_aqsj  .new_aqsj_middle .new_aqsj_middle_left{
    width: 655px;
    height: 350px;
    overflow: hidden;
    flex-shrink: 0;

}
.new_aqsj  .new_aqsj_middle .new_aqsj_middle_left .mySwiper{
    width: 655px;
    height: 350px;
    overflow: hidden;
    position: relative;
}
.new_aqsj  .new_aqsj_middle .new_aqsj_middle_left .mySwiper .swiper-wrapper{
    width: 655px;
}


.new_aqsj  .new_aqsj_middle .new_aqsj_middle_left .mySwiper .swiper-wrapper .swiper-slide{
    width: 655px;
    height: 350px;
    position: relative;
}

.new_aqsj  .new_aqsj_middle .new_aqsj_middle_left .mySwiper .swiper-wrapper .swiper-slide a img{
    width: 655px;
    height: 350px;
    object-fit: cover;
    position: relative;
}

.new_aqsj  .new_aqsj_middle  .new_aqsj_middle_right{
    width: 530px;
    border: 2px solid #309de3;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 15px;
    flex-shrink: 0;
    position: relative;
}

.new_aqsj  .new_aqsj_middle .new_aqsj_middle_right .mySwiper2{
    width: 520px;
    height: 285px;
    overflow: hidden;
    position: relative;
}
.new_aqsj  .new_aqsj_middle .new_aqsj_middle_right .mySwiper2 .swiper-wrapper{
    width: 520px;
}


.new_aqsj  .new_aqsj_middle .new_aqsj_middle_right .mySwiper2 .swiper-wrapper .swiper-slide{
    width: 520px;
    height: 285px;
    position: relative;
    display: flex;
    justify-content: center;
}

.new_aqsj  .new_aqsj_middle .new_aqsj_middle_right .mySwiper2 .swiper-wrapper .swiper-slide a {
    width: 240px;
    height: 285px;
    margin-left: 10px;
}

.new_aqsj  .new_aqsj_middle .new_aqsj_middle_right .mySwiper2 .swiper-button-prev{
    background: url('../images/aqsj_arrow_left.png') no-repeat center center /100% 100%;
    width:26px ;
    height: 25px;
    left: 30px;
}

.new_aqsj  .new_aqsj_middle .new_aqsj_middle_right .mySwiper2 .swiper-button-next{
    background: url('../images/aqsj_arrow_right.png') no-repeat center center /100% 100%;
    width:26px ;
    height: 25px;
    right: 20px;
}

.new_aqsj  .new_aqsj_middle .new_aqsj_middle_right .mySwiper2 .swiper-wrapper .swiper-slide a img{
    width: 240px;
    height: 285px;
    object-fit: cover;
}

.new_aqsj  .new_aqsj_middle .new_aqsj_middle_right .qnjj_logo{
    width: 100%;
    background: #309de3;
    height:34px ;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
}
.new_aqsj  .new_aqsj_middle .new_aqsj_middle_right  .qnjj_logo img{
    width: 318px;
    height: 22px;
}


.new_aqsj .new_aqsj_bottom{
    width: 1200px;
    display: flex;
    justify-content: space-between;

}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_lmch{
    width: 370px;

}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_lmch .new_aqsj_bottom_lmch_list{
    width: 100%;
    display: flex;
    flex-wrap: wrap;


}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_lmch .new_aqsj_bottom_lmch_list a{
    width: 50%;
    margin-top: 10px;
}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_lmch .new_aqsj_bottom_lmch_list a img{
    width: 180px;
    height: 80px;
    object-fit: cover;
}

.new_aqsj .new_aqsj_bottom  .new_aqsj_bottom_tit{
    font-size: 20px;
    color: #309ce4;
    position: relative; 
    padding-left: 10px;
    font-weight: bold;
}
.new_aqsj .new_aqsj_bottom  .new_aqsj_bottom_tit::before{
    content: '';
    width: 3px;
    height: 21px;
    background: #309ce4;
    position: absolute;
    top: 3px;
    left: 0;
    }

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_zxrd{
    width: 815px;
    overflow: hidden;
    position: relative;

}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_zxrd .new_aqsj_bottom_zxrd_list{
    width: 815px;
    height: 160px;
    margin-top: 10px;
}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_zxrd .new_aqsj_bottom_zxrd_list .mySwiper3{
    width: 815px;
    height: 160px;
}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_zxrd .new_aqsj_bottom_zxrd_list .mySwiper3 .swiper-wrapper{
    width: 100%;
    height: 160px;
}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_zxrd .new_aqsj_bottom_zxrd_list .mySwiper3 .swiper-wrapper .swiper-slide{
    width: 100%;
    height: 160px;
    display: flex;
    justify-content: center;
}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_zxrd .new_aqsj_bottom_zxrd_list .mySwiper3 .swiper-wrapper .swiper-slide a{
   width: 170px;
   height: 160px;
}

.new_aqsj .new_aqsj_bottom .new_aqsj_bottom_zxrd .new_aqsj_bottom_zxrd_list .mySwiper3 .swiper-wrapper .swiper-slide a img{
    width: 160px;
    height: 160px;
    object-fit: cover;
    border-radius: 10px;
 }

 .new_aqsj  .new_aqsj_bottom .new_aqsj_bottom_zxrd .new_aqsj_bottom_zxrd_list .mySwiper3 .swiper-button-prev{
    top: 60%;
}

.new_aqsj  .new_aqsj_bottom .new_aqsj_bottom_zxrd  .new_aqsj_bottom_zxrd_list .mySwiper3 .swiper-button-next{
    top: 60%;}