/* 版心 */

.w {
    width: 1200px;
    margin: 0 auto;
}

.hd1 {
    color: #000;
    font-size: 31px;
    line-height: 51px;
    letter-spacing: 1px;
    font-weight: 500;
}

.hd2 {
    text-transform: uppercase;
    font-size: 21px;
    color: #000;
    letter-spacing: 1px;
    line-height: 64px;
}

.hd3 {
    background-color: #4aa457;
    border-radius: 17px;
    font-size: 20px;
    color: #fff;
    line-height: 39px;
    width: 208px;
    margin: 0 auto;
    font-weight: 700;
    letter-spacing: 1px;
}

.xian {
    width: 1px;
    height: 56px;
    background-color: #999999;
    float: left;
    margin: 5% 0;
    margin-right: 2%;
}

.green_xian {
    background-color: #e43646;
    margin: 2% auto;
    width: 72px;
    height: 3px;
}

.fl {
    display: flex;
    justify-content: space-between;
}

.flwap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.w3 {
    width: 33%;
}

.w4 {
    width: 24%;
}

.w5 {
    width: 19%;
}

.b_double {
    border: 1px double #ff5e6d;
}

.wenzi_pl {
    text-align: justify;
    text-justify: newspaper;
    word-break: break-all;
}

.lianjie {
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    /* border: 1px solid #333; */
    width: 116px;
    display: block;
    text-align: center;
    margin-top: 5%;
    background-color: #3ca96f;
    border-radius: 17px;
}


/* .lianjie:hover {
    font-size: 16px;
    color: #fff;
    line-height: 35px;
    width: 101px;
    display: block;
    text-align: center;
    margin-top: 2%;
    background-color: #4aa457;
} */

.bg1 {
    text-align: center;
    padding: 5%;
}


/* top */

.top_warp {
    width: 100%;
    min-width: 1200px;
    background-color: #fff;
}

.top_warp .top_top {
    height: 29px;
    border-bottom: 1px #bfbfbf solid;
}

.top_t_t {
    background-color: #bb111b;
    height: 40px;
    z-index: 666666;
    position: relative;
}

.top_t_t p {
    line-height: 40px;
    float: left;
    font-size: 14px;
    color: #fff;
}

.top_t_t .top_right {
    float: right;
}

.top_t_t .top_right01>a {
    display: block;
    float: right;
    line-height: 40px;
    margin-left: 10px;
    color: #fff;
}

.top_t_t .top_right01>img {
    margin-top: 8px;
}

.top_t_t .top_right01 {
    float: right;
    margin-left: 20px;
}

.top_warp .top_box {
    height: 120px;
}

.top_warp .top_box .logo {
    height: 120px;
    float: left;
    clear: both;
    width: 790px;
}

.top_warp .top_box .logo>img {
    margin-top: 4%;
    padding-right: 2%;
    float: left;
    /* border-right: 1px #2f428e solid; */
    width: 22%;
}

.top_warp .top_box .logo .wenzi01 {
    font-size: 18px;
    color: #06479f;
    padding-top: 7%;
    padding-left: 7%;
    font-weight: 600;
    margin-left: 7%;
}

.top_warp .top_box .logo .wenzi02 {
    font-size: 17px;
    color: #000;
    padding-left: 7%;
    font-weight: 500;
    margin-left: 7%;
}

.top_box .rexian {
    width: 269px;
    padding-top: 4%;
    float: right;
    padding-left: 6%;
}

.top_box .rexian .rx {
    font-size: 19px;
    color: #333;
    font-weight: 500;
    text-align: right;
}

.top_box .rexian .dian {
    font-size: 18px;
    color: #333;
    font-weight: 500;
    line-height: 33px;
    text-align: right;
}

.top_box .rexian img {
    float: left;
    display: block;
    padding-right: 5%;
    width: 50px;
}

.top_box .rexian .rexian_r {
    margin-top: -6%;
}


/* 导航 */

.nav {
    background-color: #0280ee;
    height: 78px;
}

.nav_content {
    display: flex;
    /* float: left; */
}

.nav_item {
    /* padding: 0 2%; */
    /* border-left: 1px solid #fff; */
    height: 78px;
    width: 15%;
}

.nav_item a {
    display: block;
    color: #fff;
    font-size: 17px;
    line-height: 78px;
    text-align: center;
}

.nav_content .nav_item:hover {
    background-color: #c31b17;
}


/* .nav_content .nav_item:hover a {
    color: #3ba96e;
    font-weight: 700;
} */


/* swiper */

.banner .swiper-slide img {
    width: 100%!important;
}

.banner .swiper-pagination-bullet {
    width: 50px!important;
    height: 13px!important;
    background-color: #fff!important;
    border-radius: 0!important;
    opacity: 1!important;
}

.banner .swiper-pagination-bullet-active {
    background-color: #0280ee!important;
}


/* xilie */

.xilie {
    padding: 6% 0 2%;
}

.xilie img {
    width: 100%;
}


/* cp */

.cp_t img {
    width: 100%;
}

.cp_yingyong {
    margin: 4% 0;
}

.cp_yingyong li {
    color: #fff;
    background-color: #0280ee;
    font-size: 17px;
    padding: 1% 2%;
}

.cp1 .pic img {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.cp1 .title {
    font-size: 16px;
    line-height: 35px;
    color: #000;
    text-align: center;
}

.cp1 .swiper-button-prev:after {
    display: none;
}

.cp1 .swiper-button-next:after {
    display: none;
}

.cp1 .swiper-button-prev {
    width: 28px;
    height: 50px;
    background: url('../img/prev.png') no-repeat;
    left: 0px;
    background-size: 74%;
}

.cp1 .swiper-button-next {
    width: 28px;
    height: 50px;
    background: url(../img/next.png) no-repeat;
    right: -8px;
    background-size: 74%;
}

.cp1 ul li {
    width: 31%;
    margin-bottom: 4%;
}
.cp1 ul li img {
    width: 100%;
}
/* wulian */

.wulian {
    margin-top: 4%;
}

.wulian img {
    width: 100%;
}


/* zixun */

.zixun {
    position: relative;
    height: 298px;
    overflow: hidden;
}

.zixun a img {
    display: block;
    position: absolute;
    width: 1903px;
    left: 50%;
    margin-left: -952px;
}


/* taundui */

.td_img {
    width: 49%;
}

.td_img img {
    width: 100%;
}

.td_txt {
    width: 50%;
}

.td_txt p {
    color: #000;
    font-size: 17px;
    line-height: 52px;
    text-align: justify;
}


/* fazhan */

.fazhan_img img {
    width: 100%;
}


/* zhuanli */

.zhuanli {
    background: url(../img/zhuanli_bg.jpg) no-repeat top center;
    height: 1808px;
    /* padding: 2% 0; */
}

.zhuanli_img img {
    width: 100%;
    margin-bottom: 3%;
}


/* hehuo */

.hehuo img {
    width: 100%;
}


/* zm */

.zm {
    padding: 2% 0;
}

.zm_item ul li {
    width: 50%;
    margin-bottom: 4%;
}

.zm_item ul li img {
    width: 100%;
}

.zm_item ul li p {
    font-size: 16px;
    color: #fff;
    line-height: 45px;
    text-align: center;
}

.zm_item1 ul li {
    width: 24%;
    margin-bottom: 2%;
}

.zm_item1 ul li img {
    width: 100%;
}


/* about */

.about {
    background: url(../img/about_bg.jpg) no-repeat top center;
    padding: 2% 0;
}

.ab_con1 h1 {
    color: #333;
    font-size: 22px;
    line-height: 45px;
    text-align: center;
}

.ab_con2 h1 {
    color: #333;
    font-size: 22px;
    line-height: 110px;
    text-align: center;
}

.ab_con1 p {
    color: #333;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    text-justify: newspaper;
    word-break: break-all;
}

.about_con {
    display: flex;
    justify-content: space-between;
    margin-top: 2%;
}

.about_con .about_img {
    width: 44%;
}

.about_img img {
    width: 100%;
}

.about_txt {
    width: 52%;
    padding: 0 2%;
}

.about_txt h1 {
    color: #333;
    font-size: 22px;
    line-height: 45px;
}

.about_txt h2 {
    color: #333;
    font-size: 20px;
    line-height: 37px;
}

.about_txt .p1 {
    color: #333;
    font-size: 17px;
    line-height: 52px;
    text-align: justify;
    text-justify: newspaper;
    word-break: break-all;
    /* text-indent: 2em; */
    margin-top: 3%;
    letter-spacing: 1px;
}


/* news */

.news_content {
    padding-top: 50px;
    padding-bottom: 45px;
}

.news_header {
    text-align: center;
}

.new_con {
    display: flex;
    justify-content: space-between;
}

.news_item_header {
    width: 605px;
    display: flex;
    justify-content: space-between;
}

.news_footer_left {
    margin-top: 30px;
}

.news_item_header {
    border-bottom: 2px solid #dedede;
    padding-bottom: 10px;
}

.news_item_header_lf span {
    border-left: 2px solid #dedede;
    color: #000;
    padding: 0 20px;
    font-size: 16px;
    cursor: pointer;
}

.news_active {
    border-left: 6px solid #0280ee!important;
    color: #0280ee!important;
    font-weight: 700;
}

.news_item_header_rt span {
    color: #b8b8b8;
}

.news_item ul {
    /* 其余隐藏 */
    display: none;
}


/* .news_item .news_item_con {
    display: block;
} */

.news_date {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 10px;
}

.news_date_lf {
    width: 100px;
    height: 100px;
    background-color: #eeeeee;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.news_date_lf .date1 {
    font-size: 20px;
    color: #333333;
    font-weight: 700;
}

.news_date_lf .date2 {
    font-size: 12px;
    color: #888888;
}

.news_date_rt {
    width: 476px;
}

.news_date_rt h3 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 10px;
}

.news_date_rt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
}

.news_footer_right {
    width: 530px;
    margin-top: 30px;
}

.news_item1_header {
    border-bottom: 2px solid #dedede;
    padding-bottom: 10px;
    display: flex;
    justify-content: space-between;
}

.news_item1_header_lf span {
    border-left: 2px solid #dedede;
    color: #000;
    padding: 0 20px;
    font-size: 16px;
}

.news_item1_header_rt span {
    color: #b8b8b8;
}

.news_item1_wenti img {
    width: 136px;
}

.news_item1_wenti {
    display: flex;
    justify-content: space-between;
    margin: 20px 0 20px;
    padding: 15px 0;
    background-color: #f9f9f9;
}

.news_item1_wenti_rt {
    padding: 0 15px;
    font-size: 14px;
}

.red {
    color: #c31b17;
}

.green {
    color: #c31b17;
}


/* footer */

.footer {
    background-color: #0a0b0c;
    width: 100%;
    height: 277px;
    padding-top: 30px;
}

.footer_con {
    padding-bottom: 10px;
}

.footer_header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px #b9b9b9 dotted;
    padding-bottom: 20px;
}

.footer_header .footer_item a {
    color: #fff;
    font-size: 16px;
}

.footer_content {
    display: flex;
    justify-content: space-between;
    padding-top: 2%;
}

.footer_content_lf {
    width: 40%;
}

.footer_content_lf p {
    color: #fff;
    margin: 10px 0 10px;
    font-size: 15px;
}

.footer_content_lf p img {
    width: 5%;
    margin-right: 2%;
}

.footer_content_lf .footer_content_lf p:first-child {
    margin-top: 20px;
}

.footer_content_rt {
    display: flex;
    justify-content: space-between;
    width: 212px;
    align-items: center;
}

.footer_content_rt img {
    width: 115px;
    height: 115px;
}

.footer_content_rt p {
    color: #fff;
}

.copyright {
    text-align: center;
    border-top: 1px solid #fff;
    padding-top: 15px;
}

.copyright span {
    margin-right: 10px;
    color: #b9b9b9;
    font-size: 16px;
}

.footer_item a:hover {
    font-weight: 700;
}