#header {
    width: 100%;
    height: 36px;
    background: url(../img/banner34.png) no-repeat;
    /*background-color: #3b7ea5;*/
}

#header .main {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #fff !important;
    font-weight: 400;
    padding-top: 10px;
}

#header .main .left {
    height: 100%;
    display: flex;
    align-items: center;
    margin-right: 2px;
    padding: 0 10px;
    position: relative;
}

#header .main .left .iconfont {
    font-size: 14px;
}

#header .main .navbar ul {
    height: 36px;
    display: flex;
    align-items: center;
}

#header .main .navbar li {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    cursor: pointer;
}

#header .main .navbar span {
    font-weight: 700;
}

#header .main .navbar .navbaritem::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    background: #FFFFFF;
    position: absolute;
    right: 0px;
    top: 5px;
    opacity: 60%;
}

.banner {
    width: 100%;
    min-height: 460px;
    background: url(../img/banner.png) no-repeat;
    /*background-color: #3b7ea5;*/
    background-size: 100% 100%;
    background-position: center;
    display: flex;
    color: #fff;
    font-weight: 400;
}

.topBar {
    width: 1200px;
    margin: 0 auto;
}

.banner_top {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.banner_left {
    width: 300px;
    height: 80px;
    display: flex;
    align-items: center;
}

.banner_left img {
    width: 150px;
}

.banner_left_l {
    width: 169px;
    height: 20px;
    /*background: rgb(224, 32, 32);*/
    margin-left: 20px;
    font-size: 12px !important;
    border-radius: 20px;
    display: inline-grid;
    justify-content: center;
    align-items: center;
    font-weight: 400;
}

.banner_left_l a {
    color: #fff;
    font-weight: 600;
}

.banner_right {
    width: 700px;
    height: 80px;
    line-height: 80px;
}

.banner_right_r {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.banner_con_w li{
    cursor: pointer;
}
.banner_right_r a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.banner_con {
    width: 100%;
    height: 259px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.banner_con_q {
    margin-top: 34px;
    font-size: 48px;
    font-weight: 400;
}

.banner_con_w {
    margin-top: 50px;
}

.banner_con_w_l {
    width: 590px;
    display: flex;
    justify-content: space-between;
    padding: 3px 8px;
    font-size: 14px !important;
    font-weight: 400;
    color: #ffffff;
    line-height: 22px;
    border-radius: 2px;
    position: relative;
}

.banner_con_w .active {
    background: #ffffff;
    color: #1890ff;
    position: relative;
    font-size: 14px;
    padding: 3px 8px;
    font-weight: 400;
    border-radius: 5px;
}

.banner_con_w .active span {
    position: absolute;
    bottom: -6px;
    left: calc(50% - 6px);
    font-size: 0;
    line-height: 0;
    border-radius: 2px;
    border-width: 6px;
    border-color: #fff;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
}

.banner_con_e {
    width: 710px;
    height: 50px;
    background: #fff;
    margin-top: 7px;
}
.banner_con_e form{
    display: none;
}
.banner_con_e .active-form{
    display: inline-flex;
}
.banner_f {
    display: flex;
}
.banner_con_e ._citys{
    position: absolute;
    top: 49px;
    left: 0;
    z-index: 1;
    display: none;
    padding: 5px 5px 5px 20px;
    width: 683px;
    border: 1px solid #eee;
    background: #fff;
    text-align: left;
}
.banner_con_e .c_hot{
    padding-top: 8px;
    padding-left: 5px;
    height: 50px;
    line-height: 50px;
}
.banner_con_e .c_hot a{
    margin: 0 5px;
}
.banner_con_e ._citys1{
    display: inline-block;
    padding: 10px 0;
    width: 100%;
    height: 150px;
    line-height: 50px;
}
.banner_con_e ._citys1 a{
    display: inline-block;
    overflow: hidden;
    margin-left: 6px;
    width: 80px;
    height: 30px;
    background-color: #f5f5f5;
    color: #666;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    cursor: pointer;
}
.banner_con_1 {
    width: 200px;
    height: 50px;
    color: #000;
    line-height: 50px;
    border-right: #a7a7a7 solid 2px;
    display: flex;
    justify-content: space-around;
    position: relative;
}

.banner_con_1 input {
    width: 40px;
    height: 50px;
    border: none;
}

.banner_con_1 .icon {
    width: 24px;
    height: 50px;
    text-align: center;
}

.banner_con_2 {
    width: 200px;
    height: 50px;
    color: #000;
    line-height: 50px;
    border-right: #a7a7a7 solid 2px;
    display: flex;
    justify-content: space-around;
}

.banner_con_2 input {
    width: 40px;
    height: 50px;
    border: none;
}

.banner_con_2 .icon {
    width: 24px;
    height: 50px;
    text-align: center;
}

.banner_con_3 {
    width: 200px;
    height: 50px;
    height: 50px;
    color: #000;
    line-height: 50px;
    border-right: #a7a7a7 solid 2px;
    display: flex;
    justify-content: space-around;
}
.banner_con_3 input{
    border: none;
}
.banner_con_4 {
    width: 110px;
    height: 50px;
    color: #0769ff;
    line-height: 50px;
    display: flex;
    justify-content: space-around;
}
.banner_con_4 button{
    border: none;
    background: #fff;
    cursor:pointer;
}

.banner_x {
    margin-left: 79px;
    margin-top: 81px;
    padding-bottom: 15px;
}

.banner_con_r_l {
    display: flex;
    /* padding-left: 160px; */
}

.banner_con_r_l li {
    font-size: 12px;
    font-weight: 400;
    color: #ffffff;
    line-height: 17px;
    margin-right: 14px;
}

.banner_s {
    /*width: 48%;*/
    height: 48px;
    margin: auto;
    display: inline-block;
    padding: 25px 0px;
}

.banner_s_q {
    font-size: 22px;
    float: left;
    color: #fe6915;
}

.banner_s_q1 {
    /*width: 950px;*/
    height: 50px;
    float: left;
}

.banner_s_q1 form {
    /*display: flex;*/
    /*justify-content: space-between;*/
}

.banner_s input {
    width: 300px;
    height: 40px;
    font-size: 18px;
    margin-left: 30px;
    text-align: left;
    padding-left: 5px;
    border-radius: 5px;
    border: 1px solid #fe6915;
}

.banner_s .ls {
    width: 120px;
    height: 40px;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    background: #fe6915;
    text-align: center;
    line-height: 41px;
    cursor: pointer;
    display: inline-block;
}

.hot {
    width: 100%;
    height: 400px;
    text-align: center;
}

.hot_x {
    width: 80%;
    height: 300px;
    margin: 0 auto;
    background: #fff;
    justify-content: center;
    align-items: center;
    text-align: left;
}

.hot_x_l {
    color: #dc3b08;
    font-size: 28px;
    margin-right: 20px;
    padding: 5px 0px;
}

.hot_x_r {
    /*width: 100%;*/
    height: 273px;
    border: #d2d2d2 1px solid;
}

.hot-e {
    width: 100%;
    height: 240px;
    margin: 20px auto;
}

.hot_x_r1 {
    font-size: 18px;
    color: #000;
    width: 80%;
}

.hot_x_r span {
    font-size: 18px;
    color: #a9a9a9;
    float: right;
}

.hot_x_r2 {
    background: #fe6915;
    font-size: 18px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 5px;
}

.hot_x3 {
    display: flex;
    justify-content: space-around;
    color: #fff;
    margin-bottom: 20px;
}

.swiper {
    width: 100%;
    height: 200px;
    padding: 25px 0px;
}

.swiper1 {
    width: 80%;
    height: 200px;
    margin: auto;
}

.swiper1 img {
    width: 100%;
    height: 200px;
}

.aggr {
    width: 100%;
}

.aggr1 {
    width: 80%;
    margin: auto;
    display: flex;
    justify-content: space-between;
    /* background: #a9a9a9; */
}

.aggr1_left {
    width: 860px;
    border: #e9e9e9 solid 1px;
    margin-bottom: 25px;
    display: flex;
}

.aggrl_left {
    width: 270px;
    background: url(../img/aggrproduct6.jpeg) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.aggrl_left2 {
    width: 270px;
    background: url(../img/aggrproduct2.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.aggrl_left3 {
    width: 270px;
    background: url(../img/aggrproduct3.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.aggrl_left4 {
    width: 270px;
    background: url(../img/aggrproduct4.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.aggrl_left5 {
    width: 270px;
    background: url(../img/aggrproduct3.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.aggrl_left6 {
    width: 270px;
    background: url(../img/aggrproduct4.png) no-repeat;
    background-size: 100% 100%;
    background-position: center;
    color: #fff;
}

.aggrl_left_q {
    width: 270px;
    height: 80px;
    border-bottom: #fff solid 1px;
}

.aggrl_left_q h2 {
    font-size: 24px;
    padding: 30px 0 0 30px;
    font-weight: 600;
}

.aggrl_left_w {
    margin: 100px 0px 0px 20px;
    width: 230px;
    height: 200px;
    font-size: 14px;
}

.aggrl_left_w p {
    line-height: 36px;
}

.aggrl_left1 {
    width: 291px;
    height: 435px;
    border-right: #e9e9e9 solid 1px;
    /* background: #0C2BC3; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.aggrl_left1:nth-child(3) {
    border: none;
}

.aggrl_left1 .iconfont {
    color: #737373;
    font-size: 45px;
}

.aggrl_left1_q {
    margin-top: 80px;
}

.aggrl_left1 h1 {
    font-size: 24px;
    font-weight: 400;
    color: #485058;
    margin-bottom: 10px;
    padding-top: 15px;
}

.aggrl_left1_w {
    width: 200px;
    height: 95px;
    text-align: center;
}

.aggrl_left1_w p {
    padding-top: 10px;
    color: #b5b9bb;
}

.aggrl_left1_e {
    color: red;
    font-size: 24px;
}

.aggrl_left1_r {
    width: 210px;
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    color: #fff;
    cursor: pointer;
}

.aggrl_left1_r1 {
    width: 78px;
    height: 32px;
    background: #f96868;
    line-height: 32px;
    text-align: center;
}

.aggrl_left1_r2 {
    width: 80px;
    height: 32px;
    background: #f96868;
    line-height: 32px;
    text-align: center;
}

.aggr1_right {
    width: 291px;
    background: #fe983c;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 25px;
}

.aggr1_right_q {
    width: 291px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #fff;
    font-size: 22px;
}
.aggr1_right_q span{
    background-color: #fe6915;
    border-radius: 5px;
    padding: 2px 5px;
    margin-left: 10px;
}

.aggr1_right_w {
    width: 260px;
    height: 300px;
    background: #fff;
    border-radius: 6px;
    margin-top: 20px;
    text-align: center;
}

.aggr1_right_w p {
    margin-top: 10px;
    font-size: 24px;
    color: red;
}

.top {
    width: 100%;
    height: 102px;
    background: #232c4a;
}

.top_x {
    width: 60%;
    height: 102px;
    margin: auto;
    display: flex;
    justify-content: space-around;
}

.top_x1 {
    display: flex;
    align-items: center;
}

.top_x1 img {
    width: 32px;
    height: 32px;
}

.top_x2 {
    margin-left: 10px;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
}

.yl {
    width: 100%;
    height: 500px;
}

.yl_x {
    width: 1200px;
    height: 500px;
    margin: auto;
    color: red;
    font-size: 36px;
}

.coop {
    width: 100%;
    height: 600px;
    background: #f9f9f9;
}

.coop_x {
    width: 80%;
    height: 600px;
    margin: auto;
    background: #f9f9f9;
}

.coop_x_s {
    width: 100%;
    height: 140px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.coop_x_sq {
    /* width: 400px;
    height: 60px; */
    font-size: 40px;
    text-align: center;
}

.coop_x_sq p {
    font-size: 16px;
    margin-top: 20px;
}

.coop_x_x {
    width: 100%;
    height: 460px;
    /* background: #1890ff; */
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.coop_x_xq {
    width: 180px;
    height: 80px;
    margin-top: 30px;
    background: #fff;
    line-height: 80px;
    text-align: center;
    font-size: 18px;
    border: 1px solid #e8e8e8;
    color: #39342f;
    font-weight: 400;
}

.coop_x_xq .iconfont {
    color: #e6472e;
    font-size: 26px;
    margin-right: 10px;
}

.coop_x_q {
    width: 220px;
    height: 360px;
    margin-top: 30px;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.coop_x_q img {
    width: 220px;
    height: 160px;
}

.coop_x_q h1 {
    font-size: 24px;
    margin: 30px 0;
    color: #352515;
}

.coop_x_q1 {
    width: 140px;
    height: 100px;
    word-break: break-all;
}

.coop_x_q1 p {
    line-height: 24px;
}

.coop_XK {
    display: flex;
    width: 100%;
    justify-content: space-around;
}

.footer {
    width: 100%;
    height: 460px;
    background: #232C4A;
    color: #fff;
}

.footer_X {
    width: 1200px;
    height: 460px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}

.footer_x_l {
    width: 700px;
    height: 300px;
    padding-top: 100px;
    display: flex;
    justify-content: space-between;
}

.footer_x_l3 {
    width: 160px;
    height: 200px;
    border-right: 2px #fff solid;
}

.footer_x_l3:nth-child(3) {
    height: 240px;
}

.footer_x_l3 h2 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
}

.footer_x_l3 ul {
    text-align: center;
}

.footer_x_l3 li {
    margin-bottom: 26px;
}

.footer_x_l3 li a {
    color: #fff;
}

.footer_x_r {
    width: 380px;
    height: 300px;
    display: flex;
    justify-content: space-between;
    padding-top: 100px;
}

.footer_x_r1 h2 {
    font-size: 18px;
    font-weight: 600;
}

.footer_x_r1 h3 {
    font-size: 14px;
    font-weight: 600;
}

.footer_x_r1 img {
    width: 120px;
    height: 120px;
    margin-bottom: 20px;
}

.footer_x_r3 {
    width: 200px;
    border-bottom: #fff solid 2px;
    padding-bottom: 25px;
}
.footer_x_r4{
    padding-top: 25px;
}
.footer_x_r3 h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer_x_r4 h2 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}

.footer_X_x {
    width: 100%;
    height: 80px;
    background: #000;
}

.gray {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0px;
    display: none;
    z-index: 100;
    display: none;
}
.login {
    width: 330px;
    height: auto;
    overflow: hidden;
    padding: 25px;
    position: fixed;
    top: 18%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10000;
    border-radius: 10px;
    background-color: #fff;
    display: none;
}
.declose {
    width: 45px;
    height: 35px;
    line-height: 35px;
    color: #F19149;
    font-size: 35px;
    position: absolute;
    top: 0px;
    right: 0px;
    text-align: center;
    cursor: pointer;
}
.login_one {
    font-size: 18px;
    color: #373D41;
    line-height: 24px;
    padding-bottom: 30px;
}
.login_two {
    font-size: 14px;
    color: #73777A;
    line-height: 24px;
}
.logk {
    padding: 10px 0px;
    width: 330px;
    height: 40px;
}
.logk input[type=text] {
    background-color: #fbfbfb;
    border: 1px solid #c3c5c6;
    box-shadow: none;
    padding: 7px 10px;
    height: 24px;
    display: block;
    outline: none;
    width: 310px;
}
.logk input[type=text].yzm {
    float: left;
    width: 175px;
}
.logk input[type=button].sms {
    float: right;
    width: 110px;
    height: 40px;
    border: 0px;
    border: 1px solid #00b7d3;
    background-color: #fff;
    color: #00b7d3;
    font-size: 12px;
    cursor: pointer;
    outline: none;
}
.logk .sub {
    background-color: #00b7d3;
    color: #fff;
    border: 0px;
    box-shadow: none;
    height: 40px;
    display: block;
    outline: none;
    width: 326px;
    font-size: 16px;
    cursor: pointer;
}
.login_bot {
    text-align: right;
}

.article {
    background-color: #fff;
    /*width: 100%;*/
    padding: 30px 40px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.article .article_container {
    width: 83%;
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 6%);
}

.article_container .article_container_taps {
    width: 100%;
    height: 50px;
    border-top: 2px solid #bbb;
    display: flex;
    margin-bottom: 10px;
}
.article_container .article_container_taps .article_container_taps_item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    background-color: #f8f8f8;
}
.article_container .article_container_taps .actived {
    position: relative;
    top: -2px;
    background-color: #fff;
    border-top: 2px solid #05a4ff;
}
.article_container .article_container_taps .article_container_taps_item span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #222;
    line-height: 22px;
}
.article_container .article_box .title_box {
    border-bottom: 1px solid #e9e9e9;
    margin-top: 0;
}
.article_container .video .title_box span, .article_container .article_box .title_box span {
    font-size: 14px;
}
.article_container .video .title_box a, .article_container .article_box .title_box a {
    float: right;
    font-weight: 400;
    color: #07a5ff;
}
.article_container .article_container_main {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: none;
}
.article_container .article_container_main.actived {
    display: flex;
    justify-content: space-around;
}
.article_container .article_container_main .article_container_main_left, .article_container .article_container_main .article_container_main_middle {
    width: 565px;
    background: #ffffff;
    margin-right: 10px;
}
.article_container .article_container_main .article_container_main_items {
    width: 100%;
    margin-left: 30px;
}
.article_container .article_container_main .article_container_main_items .article_container_main_item {
    width: 100%;
    height: 128px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e9e9e9;
    padding: 20px 0;
    cursor: pointer;
}
.article_container .article_container_main .article_container_main_items .article_container_main_item .articleImg {
    width: 148px;
    height: 84px;
    margin-right: 10px;
}
.article_container .article_container_main .article_container_main_items .article_container_main_item .articleImg img {
    width: 148px;
    height: 84px;
}
.article_container .article_container_main .article_container_main_items .article_container_main_item div p.title {
    padding-top: 4px;
    width: 380px;
    max-height: 40px;
    font-size: 14px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.article_container .article_container_main .article_container_main_items .article_container_main_item div p {
    width: 380px;
    max-height: 48px;
    padding-top: 4px;
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #999999;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}