@charset "utf-8";
/* CSS Document */
html, body, div, span, iframe,input,select, map, font, img, a img, samp, strong, hr, h1, h2, h3, h4, h5, h6, b, p, blockquote, a, address, code, dl, dt, dd, ol, ul, li, form, label, table, tr, td, th {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;


}
ol, ul {
    list-style: none;
}
h1, h2, h3, h4, h5, h6 {
    line-height:1;
}
a{
    text-decoration: none;
    blr:expression(this.onFocus=this.blur());
}
i, em {
}

a:focus {
    outline: none;
}
a.hidefocus {
    outline: none
}

input[type=text],input[type=submit], input[type=button] {
    -webkit-appearance: none; /*去除iPhone input默认样式}*/
}
input{
    outline: none;
    background: none;
}
img {
    display: block;
}

.fl {
    float: left;
}
.fr {
    float: right;
}
.clear:after {
    display: block;
    content: "";
    clear: both;
    height: 0;
    overflow: hidden;
}
.clear{
    zoom: 1;
}

body {
    background-color: #f7f7f7;
}

.header1 {
    width: 100%;
    height: 40px;
    background-color: #f7f7f7;
}

.header1 .ec {
    width: 1600px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header1 .ec .left p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

.header1 .ec .right {
    height: 100%;
}

.header1 .ec .right ul {
    display: flex;
    align-items: center;
    height: 100%;
}

.header1 .ec .right ul li {
    position: relative;
}

.header1 .ec .right ul li a {
    display: flex;
    align-items: center;
}

.header1 .ec .right ul li a img {
    margin-right: 10px;
    width: 12px;
}

.header1 .ec .right ul li a p {
    font-size: 16px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #666666;
}

.header1 .ec .right ul li .erwm {
    width: 75px;
    height: 75px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 135%;
    z-index: 999999;
    display: none;
}

.header1 .ec .right ul li .erwm img {
    width: 73px;
    height: 73px;
}

.header1 .ec .right ul li:nth-child(2) {
    margin-left: 50px;
}

.header1 .ec .right ul li:nth-child(2) a img {
    width: 19px;
}

.header1 .ec .right ul li:hover .erwm {
    display: block;
}

.banner2 {
    width: 100%;
    height: 100px;
    background-color: #fff;
}

.banner2 .ec {
    width: 1600px;
    margin: 0 auto;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
}

.banner2 .ec .Region_list {
    width: 1200px;
    border: 1px solid #999;
    box-shadow: 0 0 8px #666;
    position: absolute;
    top: 100px;
    transform: translateX(-50%);
    left: 50%;
    z-index: 99999999999999;
    background-color: #fff;
    display: none;
}

.banner2 .ec .Region_list .bt {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #999999;
    padding: 0 20px;
}

.banner2 .ec .Region_list .bt ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.banner2 .ec .Region_list .bt ul li p {
    font-size: 20px;
    color: #000;
    font-weight: 600;
}

.banner2 .ec .Region_list .bt ul li img {
    width: 30px;
}

.banner2 .ec .Region_list .nr {
    padding: 20px;
}

.banner2 .ec .Region_list .nr ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.banner2 .ec .Region_list .nr ul li {
    width: 50%;
    display: flex;
    margin-bottom: 15px;
}

.banner2 .ec .Region_list .nr ul li span {
    font-size: 16px;
    color: #ff8800;
    width: 20px;
    display: block;
    margin-right: 15px;
}

.banner2 .ec .Region_list .nr ul li p {
    font-size: 16px;
    color: #000;
    margin-right: 10px;
    width: 50px;
    cursor: pointer;
}

.banner2 .left {
    display: flex;
}

.banner2 .left > img {
    width: 303px;
    margin-right: 70px;
}

.banner2 .left ul {
    display: flex;
    align-items: center;
}

.banner2 .left ul li img {
    width: 15px;
    margin-right: 7px;
}

.banner2 .left ul li p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.banner2 .right {
    width: 800px;
    height: 60px;
    border: 1px solid #e6e6e6;
}

.banner2 .right > ul {
    padding: 0 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.banner2 .right > ul > li {
    display: flex;
    height: 100%;
}

.banner2 .right > ul > li select {
    width: 67px;
    background-color: #ffffff;
    outline: none;
    border: none;
    font-size: 16px;
    color: #333333;
}

.banner2 .right > ul > li select option {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}

.banner2 .right > ul .search {
    width: 670px;
    height: 27px;
    border-left: 1px solid #cccccc;
}

.banner2 .right > ul .search ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.banner2 .right > ul .search ul li {
    display: flex;
    height: 100%;
    justify-content: space-between;
    align-items: center;
}

.banner2 .right > ul .search ul li text input {
    width: 600px;
    font-size: 16px;
    color: #000000;
    padding-left: 20px;
}

.banner2 .right > ul .search ul li input::placeholder {
    font-size: 16px;
    color: #999999;
}

.banner2 .right > ul .search ul li pic {
    width: 20px;
    height: 20px;
}

.banner2 .cd {
    display: none;
}

.search_mobile {
    display: none;
}

.nav {
    width: 100%;
    height: 60px;
    background: #ff8800;
}

.nav .ec {
    width: 1600px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
}

.nav .ec ul {
    display: flex;
    height: 40px;
    width: 100%;
}

.nav .ec ul li {
    flex: 1;
    height: 100%;
    border-right: 1px solid #fff;
}

.nav .ec ul li a {
    width: 100%;
    font-size: 20px;
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 40px;
    height: 100%;
}

.nav .ec ul li:nth-child(1) {
    border-left: 1px solid #fff;
}

.Policy_consultation {
    width: 1600px;
    margin: 0 auto;
    padding: 20px 0;
    background: #fff3e5;
    display: flex;
}

.Policy_consultation .box {
    flex: 1;
    transition: all 0.6s;
}

.Policy_consultation .box ul {
    height: 90%;
    position: relative;
}

.Policy_consultation .box ul li {
    width: 50%;
    height: 30px;
    float: left;
    display: none;
    margin-bottom: 10px;
}

.Policy_consultation .box ul li a {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    text-align: center;
    line-height: 20px;
    line-height: 30px;
}

.Policy_consultation .box ul li a:hover {
    color: #ff8800;
}

.Policy_consultation .box ul li:nth-child(2n) {
    border-left: 1px solid rgba(255, 136, 0, 0.4);
}

.Policy_consultation .box ul li:nth-child(1), .Policy_consultation .box ul li:nth-child(2), .Policy_consultation .box ul li:nth-child(3), .Policy_consultation .box ul li:nth-child(4) {
    display: block;
}

.Policy_consultation .box ul::after {
    width: 2px;
    height: 70px;
    background-color: #ff8800;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.Policy_consultation .box:nth-child(6) ul::after {
    display: none;
}

.Policy_consultation .box:hover ul li {
    display: block;
}

.Policy_consultation .box:nth-child(1) ul {
    border-left: 0;
}

.nav_sj {
    display: none;
}

.Self_study_area {
    width: 1600px;
    height: 129px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.Self_study_area .left {
    width: 59px;
    height: 100%;
    background: #ff8800;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Self_study_area .left img {
    width: 22px;
}

.Self_study_area .right {
    width: 1539px;
    padding: 23px 42px;
    height: 100%;
}

.Self_study_area .right ul {
    width: 100%;
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    height: 100%;
}

.Self_study_area .right ul li {
    width: 90px;
    height: 37px;
    border-radius: 50px;
    cursor: pointer;
}
.Self_study_area .right ul li p {
    text-align: center;
    line-height: 37px;
    font-size: 16px;
    color: #000;
}

.Self_study_area .right ul .click {
    background: #ff8800;
}

.Self_study_area .right ul .click p {
    color: #fff;
}

.text1 {
    width: 1600px;
    margin: 0 auto;
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.text1 .left {
    width: 460px;
}

.text1 .left .zkkcw {
    width: 100%;
}

/*.text1 .left .zkkcw .swiper-container {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.text1 .left .zkkcw .swiper-slide {*/
/*    text-align: center;*/
/*    font-size: 18px;*/
/*    background: #fff;*/
/*    !* Center slide text vertically *!*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: -webkit-flex;*/
/*    display: flex;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    -webkit-justify-content: center;*/
/*    justify-content: center;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    -webkit-align-items: center;*/
/*    align-items: center;*/
/*}*/

/*.text1 .left .zkkcw .swiper-slide img {*/
/*    width: 100%;*/
/*}*/

.text1 .left .zkkcw a ul {
    width: 100%;
    height: 60px;
    padding: 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
}

.text1 .left .zkkcw a ul li p {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}

.text1 .left .zkkcw a ul li img {
    width: 26px;
}

.text1 .left .kstx {
    width: 100%;
    height: 597px;
    background-color: #fff;
    margin-top: 11px;
}

.text1 .left .kstx .bt {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    position: relative;
}

.text1 .left .kstx .bt span {
    width: 4px;
    height: 18px;
    background: #ff8800;
    display: block;
}

.text1 .left .kstx .bt p {
    font-size: 20px;
    font-weight: 500;
    color: #333333;
    margin-left: 9px;
}

.text1 .left .kstx .bt p::after {
    width: 108px;
    height: 3px;
    background: #cccccc;
    content: "";
    position: absolute;
    left: 0;
    bottom: -1.5px;
}

.text1 .left .kstx .box {
    width: 440px;
    margin: 0 auto;
    margin-top: 32px;
}

.text1 .left .kstx .box ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.text1 .left .kstx .box ul li {
    width: 214px;
    height: 74px;
    border-radius: 4px;
    background-image: url("../images/zkw3.png");
    margin-bottom: 10px;
}

.text1 .left .kstx .box ul li a {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
}

.text1 .left .kstx .box ul li a h6 {
    font-size: 28px;
    font-weight: 400;
    color: #ffffff;
    text-shadow: 0px 3px 3px rgba(168, 90, 0, 0.68);
}

.text1 .left .kstx .box ul li a p {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
}

.text1 .left .kstx .box1 {
    width: 440px;
    margin: 0 auto;
}

.text1 .left .kstx .box1 ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.text1 .left .kstx .box1 ul li {
    width: 214px;
    height: 40px;
    border: 1px solid #e6e6e6;
    margin-top: 22px;
}

.text1 .left .kstx .box1 ul li a {
    display: block;
    font-size: 18px;
    font-weight: 400;
    color: #333333;
    line-height: 38px;
    text-align: center;
}

.text1 .left > a img {
    width: 100%;
    margin-top: 11px;
}

.text1 .in {
    width: 660px;
}

.text1 .in .zxzx {
    width: 100%;
    height: 408px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 16px;
    padding-right: 16px;
}

.text1 .in .zxzx .box {
    margin-top: 30px;
}

.text1 .in .zxzx .box .bt ul {
    display: flex;
    align-items: center;
}

.text1 .in .zxzx .box .bt ul li p {
    font-size: 16px;
    color: #fff;
}

.text1 .in .zxzx .box .bt ul li h6 {
    font-size: 20px;
    color: #333;
}

.text1 .in .zxzx .box .bt ul li:nth-child(1) {
    width: 92px;
    height: 29px;
    background-image: url("../images/zkw17.png");
    background-size: 100% 100%;
    margin-right: 11px;
}

.text1 .in .zxzx .box .bt ul li:nth-child(1) p {
    line-height: 29px;
    text-align: center;
}

.text1 .in .zxzx .box .nr {
    margin-top: 10px;
}

.text1 .in .zxzx .box .nr ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.text1 .in .zxzx .box .nr ul li {
    width: 310px;
    margin-top: 10px;
}

.text1 .in .zxzx .box .nr ul li a p {
    width: 310px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
    color: #666;
    letter-spacing: 1px;
}

.text1 .in .zxzx .box:nth-child(1) {
    margin-top: 0;
}

.text1 .in .zbzkjc {
    width: 100%;
    margin-top: 11px;
}

.text1 .in .zbzkjc ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.text1 .in .zbzkjc ul li a img {
    width: 325px;
}

.text1 .in .tab {
    width: 100%;
    height: 430px;
    background-color: #fff;
    margin-top: 10px;
}

.text1 .in .tab .bt {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
}

.text1 .in .tab .bt ul {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 100%;
}

.text1 .in .tab .bt ul li p {
    font-size: 20px;
    color: #666;
}

.text1 .in .tab .bt ul .click p {
    color: #333;
    font-weight: bold;
    position: relative;
}

.text1 .in .tab .bt ul .click p::after {
    width: 98px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 152%;
}

.text1 .in .tab .nr {
    width: 100%;
    padding: 0 23px;
    padding-top: 32px;
}

.text1 .in .tab .nr ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.text1 .in .tab .nr ul li img {
    width: 17px;
}

.text1 .in .tab .nr ul li .wz {
    width: 500px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text1 .in .tab .nr ul li .time {
    font-size: 14px;
    color: #b3b3b3;
}

.text1 .right {
    width: 460px;
}

.text1 .right .count_down {
    width: 100%;
    height: 130px;
    background-image: url("../images/zkw8.png");
    background-size: 100% 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.text1 .right .count_down > .box {
    width: 72px;
    height: 72px;
    background-size: 100% 100%;
    background-image: url("../images/zkw7.png");
    margin-top: 45px;
    margin-left: 5px;
    margin-right: 5px;
}

.text1 .right .count_down > .time {
    position: absolute;
    left: 132px;
    top: 55px;
}

.text1 .right .count_down > .time ul li {
    font-size: 48px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0px 2px 2px rgba(126, 67, 0, 0.54);
    letter-spacing: 53px;
}

.text1 .right .yxzy {
    width: 460px;
    height: 424px;
    background: #ffffff;
    margin-top: 10px;
}

.text1 .right .yxzy .bt {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
}

.text1 .right .yxzy .bt ul {
    width: 283px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.text1 .right .yxzy .bt ul li p {
    font-size: 20px;
    color: #666;
}

.text1 .right .yxzy .bt ul .click p {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    position: relative;
}

.text1 .right .yxzy .bt ul .click p::after {
    width: 90px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 153%;
}

.text1 .right .yxzy .nr {
    width: 100%;
    padding: 0 20px;
    padding-top: 32px;
}

.text1 .right .yxzy .nr ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.span{
    width:5px;
    height:5px;
    background:#999;
    border-radius:100%;
}

.text1 .right .yxzy .nr ul li img {
    width: 16px;
}

.text1 .right .yxzy .nr ul li .wz {
    width: 300px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.text1 .right .yxzy .nr ul li .time {
    font-size: 14px;
    color: #b3b3b3;
}

.text1 .right .zbzkjc {
    width: 460px;
    height: 205px;
    margin-top: 10px;
}

.text1 .right .zbzkjc a img {
    width: 100%;
    height: 100%;
}

.text1 .right .xzml {
    width: 460px;
    height: 215px;
    background: #ffffff;
    margin-top: 10px;
}

.text1 .right .xzml .bt {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    position: relative;
}

.text1 .right .xzml .bt p {
    font-size: 20px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #333333;
    margin-left: 13px;
}

.text1 .right .xzml .bt p::after {
    width: 108px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.text1 .right .xzml .nr {
    width: 420px;
    margin: 0 auto;
}

.text1 .right .xzml .nr li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 18px;
}

.text1 .right .xzml .nr li p {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.text1 .right .xzml .nr li a {
    width: 60px;
    height: 28px;
    display: block;
    border: 1px solid #ff8800;
    border-radius: 50px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    font-weight: 400;
    color: #ff8800;
}

.text1 .right .xzml .nr li a:hover {
    background-color: #ff8800;
    color: #fff;
}

.zjcymfst {
    width: 1600px;
    margin: 0 auto;
    margin-top: 105px;
    position: relative;
}

.zjcymfst .bt {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    z-index: 999;
    position: absolute;
    left: 0;
    top: 0;
}

.zjcymfst .bt .left ul {
    display: flex;
    align-items: center;
}

.zjcymfst .bt .left ul li {
    margin-right: 23px;
    height: 30px;
    display: flex;
    align-items: center;
}

.zjcymfst .bt .left ul li img {
    width: 265px;
}

.zjcymfst .bt .left ul li a {
    width: 102px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
}

.zjcymfst .bt .right a {
    width: 60px;
    height: 30px;
    background: rgba(255, 227, 194, 0.4);
    border: 1px solid #ff8800;
    border-radius: 15px;
    display: block;
    color: #ff8800;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    z-index: 99999999999;
}

.zjcymfst .Rotation {
    width: 100%;
    height: 700px;
    margin-top: 21px;
    position: relative;
}

.zjcymfst .Rotation .swiper-container {
    width: 100%;
    height: 700px;
    padding-top: 53px;
    margin-top: -53px;
}

.zjcymfst .Rotation .swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.zjcymfst .Rotation .swiper-slide .t {
    margin-bottom: 11px;
}

.zjcymfst .Rotation .swiper-slide .t img {
    width: 795px;
    height: 318px;
}

.zjcymfst .Rotation .swiper-slide .box {
    width: 392px;
    height: 318px;
    background: #ffffff;
    padding: 30px;
    position: relative;
}

.zjcymfst .Rotation .swiper-slide .box ul {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: end;
    justify-content: space-between;
    height: 100%;
}
.zjcymfst .Rotation .swiper-slide .box ul li{
    width: 100%;
    display: flex;
    flex-direction: row;
}
.zjcymfst .Rotation .swiper-slide .box ul li:nth-child(1) {
    display: flex;
    align-items: center;
}

.zjcymfst .Rotation .swiper-slide .box ul li:nth-child(1) span {
    width: 108px;
    height: 32px;
    background-image: url("../images/zkw12.png");
    background-size: 100% 100%;
    font-size: 16px;
    font-weight: bold;
    color: #ff8800;
    line-height: 32px;
    text-align: center;
}

.zjcymfst .Rotation .swiper-slide .box ul li:nth-child(1) h6 {
    font-size: 20px;
    margin-left: 12px;
    font-weight: bold;
    color: #333333;
}

.zjcymfst .Rotation .swiper-slide .box ul li:nth-child(2) {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
}

.zjcymfst .Rotation .swiper-slide .box ul li:nth-child(2) p {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    color: #666666;
}

.zjcymfst .Rotation .swiper-slide .box ul li:nth-child(3) {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    /*align-content: center;*/
    align-items: center;
    /*flex-direction: column;*/
    /*align-items: flex-start;*/
}

.zjcymfst .Rotation .swiper-slide .box ul li:nth-child(3) div:first-child div {
    width: 78px;
    height: 78px;
    border-radius: 50px;
    border: 1px solid #eee;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.zjcymfst .Rotation .swiper-slide .box ul li:nth-child(3) div:first-child div  img {
    display: block;
    width: 100%;
    height: 100%;
}

.zjcymfst .Rotation .swiper-slide .box ul li:nth-child(3) div:first-child  p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
}

.zjcymfst .Rotation .swiper-slide .box .Audition {
    width: 137px;
    height: 37px;
    background-image: url("../images/zkw13.png");
    background-size: 100% 100%;
    position: absolute;
    right: -30px;
    bottom: 10px;
    z-index: 8;
}

.zjcymfst .Rotation .swiper-slide .box .Audition p {
    font-size: 28px;
    text-align: center;
    font-weight: 500;
    color: #ff8800;
    line-height: 33px;
}

.zjcymfst .Rotation .swiper-slide .box:nth-child(2),
.zjcymfst .Rotation .swiper-slide .box:nth-child(3) {
    margin-bottom: 11px;
}

.zjcymfst .Rotation .swiper-pagination {
    position: absolute;
    top: 0;
    right: 80px !important;
    height: 40px;
    left: 540px;
    width: auto !important;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
    /*top: -85px;*/
    /*left: 652px;*/
}

.zjcymfst .Rotation .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
    width: 36px;
    height: 6px;
    background: #ffe5c8;
    border: 1px solid #ff8800;
    opacity: 0.4;
    border-radius: 50px;
}

.zjcymfst .Rotation .swiper-pagination-bullet-active {
    background: #ff8800;
    opacity: 1;
}

.zkxz_kzn {
    width: 1600px;
    margin: 0 auto;
    margin-top: 60px;
}

.zkxz_kzn .title ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.zkxz_kzn .title ul li {
    display: flex;
    align-items: center;
}

.zkxz_kzn .title ul li img {
    width: 289px;
}

.zkxz_kzn .title ul li a {
    width: 102px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
    margin-left: 20px;
    display: block;
}

.zkxz_kzn .content {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 22px;
}

.zkxz_kzn .content .left {
    width: 460px;
}

.zkxz_kzn .content .left .bkzn {
    width: 460px;
    height: 288px;
    background: #ffffff;
}

.zkxz_kzn .content .left .bkzn .bt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
}

.zkxz_kzn .content .left .bkzn .bt p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-left: 18px;
}

.zkxz_kzn .content .left .bkzn .bt p::after {
    width: 115px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.zkxz_kzn .content .left .bkzn .bt a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    margin-right: 15px;
}

.zkxz_kzn .content .left .bkzn .nr {
    width: 100%;
    padding: 0 15px;
    padding-top: 32px;
}

.zkxz_kzn .content .left .bkzn .nr ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 17.5px;
}

.zkxz_kzn .content .left .bkzn .nr ul li img {
    width: 16px;
}

.zkxz_kzn .content .left .bkzn .nr ul li .wz {
    width: 320px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zkxz_kzn .content .left .bkzn .nr ul li .time {
    font-size: 14px;
    color: #b3b3b3;
}

.zkxz_kzn .content .left .zxph {
    margin-top: 10px;
}

.zkxz_kzn .content .in {
    width: 660px;
    height: 586px;
    background: #ffffff;
    border-top: 2px solid #ff8800;
}

.zkxz_kzn .content .in .dx {
    width: 100%;
    padding-top: 30px;
}

.zkxz_kzn .content .in .dx ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
}

.zkxz_kzn .content .in .dx ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.zkxz_kzn .content .in .dx ul li img {
    width: 94px;
}

.zkxz_kzn .content .in .dx ul li p {
    font-size: 16px;
    margin-top: 21px;
    font-weight: 400;
    color: #333333;
}

.zkxz_kzn .content .in .xz {
    padding: 0 20px;
    margin-top: 44px;
}

.zkxz_kzn .content .in .xz ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.zkxz_kzn .content .in .xz ul li span {
    width: 121px;
    height: 35px;
    display: block;
    background-image: url("../images/zkw17.png");
    background-size: 100% 100%;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
    font-weight: 400;
    color: #ffffff;
}

.zkxz_kzn .content .in .xz ul li a {
    width: 115px;
    height: 35px;
    display: block;
    border: 1px solid #ff8800;
    font-size: 16px;
    font-weight: 400;
    color: #ff8800;
    line-height: 33px;
    text-align: center;
}

.zkxz_kzn .content .in .nr {
    width: 100%;
    padding: 0 20px;
    padding-top: 32px;
}

.zkxz_kzn .content .in .nr ul li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.zkxz_kzn .content .in .nr ul li img {
    width: 15px;
}

.zkxz_kzn .content .in .nr ul li h6 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.zkxz_kzn .content .in .nr ul li .wz {
    width: 430px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.zkxz_kzn .content .in .nr ul li .time {
    font-size: 14px;
    color: #b3b3b3;
}

.zkxz_kzn .content .right {
    width: 460px;
    height: 588px;
    background: #ffffff;
}

.zkxz_kzn .content .right .bt {
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    position: relative;
}

.zkxz_kzn .content .right .bt p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-left: 18px;
}

.zkxz_kzn .content .right .bt p::after {
    width: 115px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.zkxz_kzn .content .right .nr {
    width: 420px;
    margin: 0 auto;
    margin-top: 10px;
}

.zkxz_kzn .content .right .nr .box {
    width: 100%;
    height: 57px;
    border-bottom: 1px solid #e6e6e6;
}

.zkxz_kzn .content .right .nr .box ul {
    display: flex;
    align-items: center;
    height: 100%;
}

.zkxz_kzn .content .right .nr .box ul li {
    display: flex;
    align-items: center;
}

.zkxz_kzn .content .right .nr .box ul li h6 {
    width: 100px;
    margin-right: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.zkxz_kzn .content .right .nr .box ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #ff8800;
}

.zkxz_kzn .content .right .nr .box ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #b3b3b3;
    display: none;
}

.zkxz_kzn .content .right .nr .box:nth-child(1) ul li img {
    width: 16px;
    margin-right: 10px;
}

.zkxz_kzn .content .right .nr .box:nth-child(3) ul li img,
.zkxz_kzn .content .right .nr .box:nth-child(4) ul li img,
.zkxz_kzn .content .right .nr .box:nth-child(5) ul li img {
    width: 20px;
    margin-right: 25px;
    margin-left: 5px;
}

.zkxz_kzn .content .right .nr .box:nth-child(3) ul li .cha,
.zkxz_kzn .content .right .nr .box:nth-child(4) ul li .cha,
.zkxz_kzn .content .right .nr .box:nth-child(5) ul li .cha {
    width: 14px;
}

.ksbmksj {
    width: 1600px;
    margin: 0 auto;
    margin-top: 60px;
}

.ksbmksj .title ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.ksbmksj .title ul li {
    display: flex;
    align-items: center;
}

.ksbmksj .title ul li img {
    width: 287px;
}

.ksbmksj .title ul li a {
    width: 102px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-left: 20px;
}

.ksbmksj .content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
}

.ksbmksj .content .box {
    width: 795px;
    height: 318px;
    background: #ffffff;
}

.ksbmksj .content .box .bt {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
}

.ksbmksj .content .box .bt ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    position: relative;
}

.ksbmksj .content .box .bt ul li p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    width: 115px;
    text-align: center;
}

.ksbmksj .content .box .bt ul li p::after {
    width: 115px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.ksbmksj .content .box .bt ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    display: block;
    margin-right: 13px;
}

.ksbmksj .content .box .nr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 30px 20px;
}

.ksbmksj .content .box .nr .lb {
    width: 291px;
    height: 194px;
}

.ksbmksj .content .box .nr .lb .swiper-container {
    width: 100%;
    height: 100%;
}

.ksbmksj .content .box .nr .lb .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.ksbmksj .content .box .nr .lb .swiper-slide img {
    width: 291px;
}

.ksbmksj .content .box .nr .lb .swiper-container-horizontal > .swiper-pagination-bullets,
.ksbmksj .content .box .nr .lb .swiper-pagination-custom,
.ksbmksj .content .box .nr .lb .swiper-pagination-fraction {
    bottom: -9px;
    left: 96px;
    width: 100%;
}

.ksbmksj .content .box .nr .lb .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #fff;
    opacity: 1;
}

.ksbmksj .content .box .nr .lb .swiper-pagination-bullet-active {
    background-color: #ff0000;
}

.ksbmksj .content .box .nr ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ksbmksj .content .box .nr ul li {
    display: flex;
    align-items: center;
    margin-top: 13px;
}

.ksbmksj .content .box .nr ul li .zw {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    margin-right: 42px;
    width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ksbmksj .content .box .nr ul li .time {
    font-size: 14px;
    font-weight: 400;
    color: #b3b3b3;
}

.ksbmksj .content .box .nr ul li:nth-child(1) {
    margin-top: 0;
}

.lsztkzt {
    width: 1600px;
    margin: 0 auto;
    margin-top: 60px;
}

.lsztkzt .title ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lsztkzt .title ul li {
    display: flex;
    align-items: center;
}

.lsztkzt .title ul li img {
    width: 290px;
}

.lsztkzt .title ul li a {
    width: 102px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-left: 20px;
}

.lsztkzt .content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 23px;
}

.lsztkzt .content .box {
    width: 795px;
    height: 339px;
    background: #ffffff;
}

.lsztkzt .content .box .bt {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
}

.lsztkzt .content .box .bt ul {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    height: 100%;
}

.lsztkzt .content .box .bt ul li p {
    font-size: 20px;
    font-weight: 400;
    color: #333333;
}

.lsztkzt .content .box .bt ul .click p {
    font-weight: bold;
    position: relative;
}

.lsztkzt .content .box .bt ul .click p::after {
    width: 98px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    transform: translateX(-50%);
    left: 50%;
    top: 152%;
}

.lsztkzt .content .box .nr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    padding-top: 30px;
}

.lsztkzt .content .box .nr .left ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.lsztkzt .content .box .nr .left ul li img {
    width: 14px;
    margin-right: 11px;
}

.lsztkzt .content .box .nr .left ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    width: 324px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.lsztkzt .content .box a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    display: block;
    float: right;
    margin-right: 22px;
}

.fxbkzlx {
    width: 1600px;
    margin: 0 auto;
    margin-top: 60px;
}

.fxbkzlx .title ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fxbkzlx .title ul li {
    display: flex;
    align-items: center;
}

.fxbkzlx .title ul li img {
    width: 290px;
}

.fxbkzlx .title ul li a {
    width: 102px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-left: 20px;
}

.fxbkzlx .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 22px;
}

.fxbkzlx .content > .left {
    width: 460px;
}

.fxbkzlx .content > .left > a > img {
    width: 100%;
}

.fxbkzlx .content > .left .ksdg {
    width: 460px;
    height: 579px;
    background: #ffffff;
    margin-top: 10px;
}

.fxbkzlx .content > .left .ksdg .box {
    width: 430px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fxbkzlx .content > .left .ksdg .box img {
    width: 120px;
}

.fxbkzlx .content > .left .ksdg .box ul {
    width: 280px;
}

.fxbkzlx .content > .left .ksdg .box ul li h6 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    line-height: 30px;
}

.fxbkzlx .content > .left .ksdg .box ul li p {
    font-size: 16px;
    font-weight: 400;
    color: #b3b3b3;
    margin-top: 15px;
    margin-bottom: 15px;
    float: right;
}

.fxbkzlx .content > .left .ksdg .box ul .zz {
    width: 280px;
    height: 42px;
    background: #f7f7f7;
    display: flex;
    align-items: center;
    position: relative;
}

.fxbkzlx .content > .left .ksdg .box ul .zz a {
    width: 50%;
    height: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #dc6315;
    line-height: 42px;
    text-align: center;
}

.fxbkzlx .content > .left .ksdg .box ul .zz::after {
    width: 2px;
    height: 23px;
    background-color: #dc6315;
    content: "";
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}

.fxbkzlx .content > .left .ksdg .boxs {
    margin-top: 50px;
}

.fxbkzlx .content > .left .ksdg .boxs .bt {
    border-bottom: 1px solid #e6e6e6;
}

.fxbkzlx .content > .left .ksdg .boxs .bt ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 60px;
}

.fxbkzlx .content > .left .ksdg .boxs .bt ul li {
    display: flex;
}

.fxbkzlx .content > .left .ksdg .boxs .bt ul li p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    width: 115px;
    text-align: center;
}

.fxbkzlx .content > .left .ksdg .boxs .bt ul li p::after {
    width: 115px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.fxbkzlx .content > .left .ksdg .boxs .bt ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    display: block;
    margin-right: 9px;
}

.fxbkzlx .content > .left .ksdg .boxs .nr {
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 30px;
}

.fxbkzlx .content > .left .ksdg .boxs .nr ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 17px;
}

.fxbkzlx .content > .left .ksdg .boxs .nr ul li img {
    width: 16px;
}

.fxbkzlx .content > .left .ksdg .boxs .nr ul li .zw {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    width: 320px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.fxbkzlx .content > .left .ksdg .boxs .nr ul li .time {
    font-size: 14px;
    font-weight: 400;
    color: #b3b3b3;
}

.fxbkzlx .content > .right {
    width: 1130px;
}

.fxbkzlx .content > .right .top {
    width: 1130px;
    height: 339px;
    background: #ffffff;
}

.fxbkzlx .content > .right .top .bt {
    height: 60px;
    background: #ff8800;
}

.fxbkzlx .content > .right .top .bt ul {
    padding: 0 45px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    height: 100%;
}

.fxbkzlx .content > .right .top .bt ul li {
    width: 150px;
    height: 55px;
}

.fxbkzlx .content > .right .top .bt ul li p {
    font-size: 20px;
    text-align: center;
    line-height: 55px;
    color: #fff;
}

.fxbkzlx .content > .right .top .bt ul .click {
    background-color: #fff;
}

.fxbkzlx .content > .right .top .bt ul .click p {
    color: #ff8800;
    font-weight: bold;
}

.fxbkzlx .content > .right .top .nr {
    padding-left: 30px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px;
}

.fxbkzlx .content > .right .top .nr .box ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.fxbkzlx .content > .right .top .nr .box ul li img {
    width: 14px;
    margin-right: 9px;
}

.fxbkzlx .content > .right .top .nr .box ul li p {
    width: 500px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fxbkzlx .content > .right .top > a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    float: right;
    display: block;
    margin-right: 11px;
}

.fxbkzlx .content > .right .lower {
    width: 1130px;
    height: 339px;
    background: #ffffff;
    margin-top: 11px;
}

.fxbkzlx .content > .right .lower .bt {
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
    align-items: center;
    position: relative;
}

.fxbkzlx .content > .right .lower .bt p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    width: 115px;
    text-align: center;
}

.fxbkzlx .content > .right .lower .bt p::after {
    width: 115px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.fxbkzlx .content > .right .lower .nr {
    padding-left: 30px;
    padding-right: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 32px;
}

.fxbkzlx .content > .right .lower .nr .box ul li {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.fxbkzlx .content > .right .lower .nr .box ul li img {
    width: 14px;
    margin-right: 9px;
}

.fxbkzlx .content > .right .lower .nr .box ul li p {
    width: 500px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fxbkzlx .content > .right .lower > a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    float: right;
    display: block;
    margin-right: 11px;
}

.cjhdccj {
    width: 1600px;
    margin: 0 auto;
    margin-top: 60px;
}

.cjhdccj .title ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cjhdccj .title ul li {
    display: flex;
    align-items: center;
}

.cjhdccj .title ul li img {
    width: 289px;
}

.cjhdccj .title ul li a {
    width: 102px;
    height: 30px;
    background: #e6e6e6;
    border-radius: 15px;
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    line-height: 30px;
    text-align: center;
    display: block;
    margin-left: 20px;
}

.cjhdccj .content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 29px;
}

.cjhdccj .content .left {
    width: 460px;
}

.cjhdccj .content .left > a > img {
    width: 460px;
}

.cjhdccj .content .left ul {
    width: 460px;
    height: 379px;
    background: #ffffff;
    margin-top: 10px;
    padding: 21px 15px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.cjhdccj .content .left ul li {
    width: 72px;
    height: 36px;
    border-radius: 18px;
    border: 1px solid #e6e6e6;
    margin-right: 17.5px;
}

.cjhdccj .content .left ul li p {
    font-size: 16px;
    color: #000;
    line-height: 34px;
    text-align: center;
}

.cjhdccj .content .left ul li:nth-child(5n) {
    margin-right: 0;
}

.cjhdccj .content .left ul .click {
    background: #ff8800;
}

.cjhdccj .content .left ul .click p {
    color: #fff;
    font-weight: 600;
}

.cjhdccj .content .in {
    width: 560px;
    height: 489px;
    background: #ffffff;
}

.cjhdccj .content .in .bt {
    height: 60px;
    border-bottom: 1px solid #e6e6e6;
}

.cjhdccj .content .in .bt ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 100%;
}

.cjhdccj .content .in .bt ul li p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    width: 115px;
    text-align: center;
}

.cjhdccj .content .in .bt ul li p::after {
    width: 115px;
    height: 3px;
    background: #ff8800;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.cjhdccj .content .in .bt ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    display: block;
    margin-right: 14px;
}

.cjhdccj .content .in > img {
    width: 520px;
    margin: 0 auto;
    display: block;
    margin-top: 20px;
}

.cjhdccj .content .in .nr {
    width: 520px;
    margin: 0 auto;
    margin-top: 20px;
}

.cjhdccj .content .in .nr ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.cjhdccj .content .in .nr ul li img {
    width: 16px;
}

.cjhdccj .content .in .nr ul li .zw {
    font-size: 16px;
    font-weight: 400;
    color: #666666;
    width: 420px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cjhdccj .content .in .nr ul li .time {
    font-size: 14px;
    font-weight: 400;
    color: #b3b3b3;
}

.sdsx {
    width: 1600px;
    margin: 0 auto;
    margin-top: 61px;
    position: relative;
}

.sdsx .title {
    position: relative;
}

.sdsx .title ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sdsx .title ul li {
    display: flex;
}

.sdsx .title ul li img {
    width: 190px;
}

.sdsx .title ul li:nth-child(2) {
    position: absolute;
    transform: translateY(-50%);
    right: 0;
    top: 50%;
    z-index: 9999999999;
}

.sdsx .title ul li:nth-child(2) a {
    font-size: 20px;
    font-weight: 400;
    color: #999999;
    display: block;
}

.sdsx .content {
    width: 1600px;
    height: 538px;
    background: #ffffff;
    margin-top: 21px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sdsx .content .swiper-container {
    width: 1560px;
    height: 635px;
    padding-top: 70px;
}

/*.sdsx .content .swiper-slide {*/
/*    text-align: center;*/
/*    font-size: 18px;*/
/*    background: #fff;*/
/*    !* Center slide text vertically *!*/
/*    display: -webkit-box;*/
/*    display: -ms-flexbox;*/
/*    display: -webkit-flex;*/
/*    display: flex;*/
/*    -webkit-box-pack: center;*/
/*    -ms-flex-pack: center;*/
/*    -webkit-justify-content: center;*/
/*    justify-content: center;*/
/*    -webkit-box-align: center;*/
/*    -ms-flex-align: center;*/
/*    -webkit-align-items: center;*/
/*    align-items: center;*/
/*    border: 1px solid #e6e6e6;*/
/*    width: 320px !important;*/
/*    height: 498px !important;*/
/*}*/

/*.sdsx .content .swiper-slide ul {*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(1) {*/
/*    width: 100%;*/
/*    height: 306px;*/
/*    display: flex;*/
/*    align-items: flex-end;*/
/*    justify-content: center;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(1) img {*/
/*    width: 223px;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(2) {*/
/*    width: 100%;*/
/*    height: 40px;*/
/*    background: #f9efda;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(2) p {*/
/*    line-height: 40px;*/
/*    text-align: center;*/
/*    font-size: 16px;*/
/*    font-weight: 400;*/
/*    color: #ff8800;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(3) {*/
/*    margin-top: 19px;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(3) p {*/
/*    width: 272px;*/
/*    margin: 0 auto;*/
/*    font-size: 18px;*/
/*    font-weight: bold;*/
/*    color: #333333;*/
/*    text-align: left;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(4) {*/
/*    display: flex;*/
/*    align-items: flex-end;*/
/*    justify-content: space-between;*/
/*    width: 280px;*/
/*    margin: 0 auto;*/
/*    margin-top: 28px;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(4) .box {*/
/*    display: flex;*/
/*    align-items: flex-end;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(4) .box h6 {*/
/*    font-size: 38px;*/
/*    font-weight: bold;*/
/*    color: #ff8800;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(4) .box h6 span {*/
/*    font-size: 20px;*/
/*    font-weight: 400;*/
/*    color: #ff8800;*/
/*    margin-right: 5px;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(4) .box p {*/
/*    font-size: 18px;*/
/*    font-weight: 400;*/
/*    text-decoration: line-through;*/
/*    color: #999999;*/
/*    margin-left: 10px;*/
/*}*/

/*.sdsx .content .swiper-slide ul li:nth-child(4) > p {*/
/*    font-size: 16px;*/
/*    font-weight: 500;*/
/*    color: #333333;*/
/*}*/

.sdsx .content .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
    border: 1px solid #999;
}

.sdsx .content .swiper-pagination-bullet-active {
    background: #ff8800;
    opacity: 1;
    width: 16px;
    height: 8px;
    border-radius: 50px;
    border: none;
}

.sdsx .content .swiper-pagination {
    position: absolute;
    height: 40px;
    top: 0;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: auto;
    right: 60px;
    left: 220px;
    box-sizing: border-box;
}

footer {
    width: 100%;
    background: #ffffff;
    margin-top: 41px;
    padding-top: 30px;
    padding-bottom: 30px;
}

footer .Links {
    width: 1600px;
    height: 345px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    margin: 0 auto;
}

footer .Links .bt {
    border-bottom: 1px solid #e6e6e6;
    height: 60px;
}

footer .Links .bt ul {
    display: flex;
    align-items: center;
}

footer .Links .bt ul li {
    width: 115px;
    height: 60px;
    margin-right: 65px;
}

footer .Links .bt ul li p {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 60px;
    text-align: center;
}

footer .Links .bt ul .click {
    position: relative;
}

footer .Links .bt ul .click p::after {
    width: 115px;
    height: 3px;
    background-color: #dc6315;
    content: "";
    position: absolute;
    left: 0;
    bottom: 2px;
}

footer .Links .nr ul {
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
}

footer .Links .nr ul li {
    width: 190px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 38px;
}

footer .Links .nr ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}

.copyright {
    width: 100%;
    height: 156px;
    background: #121921;
}

.copyright .ec {
    width: 1600px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}

.copyright .ec .left ul {
    display: block;
}


.copyright .ec .left p {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 15px;
}

.copyright .ec .left img img1{
    margin-left: 10px;
    width: 22px;
}

.copyright .ec .left img img2{
    display: flex;
    margin-right: 10px;
    width: 94px;
}

.copyright .ec .right ul {
    display: flex;
    align-items: center;
}

.copyright .ec .right ul li {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-left: 60px;
}

.copyright .ec .right ul li img {
    width: 94px;
}

.copyright .ec .right ul li p {
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 10px;
}

.copyright {
    overflow: hidden;
}
.copyright .ec .left .d-flex {
    display: flex;
}
.copyright .ec .left .a-base {
    color: #ffffff;
    margin-right: 10px;
}
.copyright .ec .left .img1, .copyright .ec .left .img2 {
    margin-right: 10px;
}

.dq {
    display: none;
}

.nav_mobile {
    display: none;
}

.zkkcw .swiper-pagination{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}


/* 头部登录 */
.loginbox{ position: relative;height: 100%; box-sizing: border-box; float:left;z-index: 999; font-size: 14px;}
.loginbox .logined,.loginbox .login{float: left; position: relative; color:#fff}
.loginbox span{float: left; margin-right:0px; color:#333;margin-left: 0; position: relative;height: 100%; line-height: 0.4rem;}
.loginbox span a{color:#666;margin-left:0 !important;}

.loginbox #cart{ padding:0 11px;font-size: 15px; height: 0.4rem;border-left: solid 1px #f7f7f7;border-right: solid 1px #f7f7f7;}
.loginbox #cart i{ line-height: 18px; padding: 0 5px; background-color:#ff8800;color: #fff; border-radius:25px;position:absolute;top:0px; right:-6px; font-size:11px; font-style:normal; opacity: .8;}
.loginbox #cart img{width:23px;height: 23px;cursor: pointer;margin-top: 8px; opacity: .8;}
.loginbox #cart:hover{ background-color:#fff; border-left: solid 1px #e2e2e2;border-right: solid 1px #e2e2e2;}
.loginbox .loginbtn{ cursor: pointer; margin-right: 10px; border:solid 1px #ff8800; border-radius:4px; padding:0 15px; line-height: 0.25rem;margin-top: 0.05rem; background-color:#ff8800; color: #fff;}
.loginbox .regbtn{ float: left;cursor: pointer; margin-right: 10px;line-height: 0.25rem;margin-top:0.05rem;color:#ff8800;margin-left:5px; }
.loginbox .regbtn a{ color: #ff8800;background-color:#f7f7f7; display: block;color: #ff8800;border:solid 1px #ff8800;border-radius:4px; padding:0 15px;}
.loginbox .regbtn a:hover{background-color:#ff8800; color: #fff}

.loginbox .uinfo{ float: left; position: relative;font-size: 15px; color: #333; margin-left:0px;}
.loginbox .ubaseinfo{ width: 100%; padding:0px 10px;height: 100%;box-sizing:border-box; float: left;z-index: 99; position: relative;display: flex; justify-content: center; border-left:solid 1px #f7f7f7;border-right:solid 1px #f7f7f7;}
.loginbox .ubaseinfo .avatar{ width:28px; cursor: pointer; position: relative; float: left; display: inline-block;margin-top: 5px; flex:0 0 30px;}
.loginbox .ubaseinfo .avatar img{width:28px;height: 28px; border-radius: 50%;}
.loginbox .ubaseinfo .uname{display: inline-block;padding-left: 8px;padding-right:8px;font-size: 15px;color:#666;display:flex;justify-content: center;flex-direction: column; align-items: center;height: 100%; line-height: .4rem; white-space: nowrap;}
.loginbox .ubaseinfo .uname i{width: 12px;height: 12px;background-image:url('../images/down0.png'); position: absolute; right: 4px; top: 50%; background-size: 100%; margin-top:-5px; opacity: .5}

.loginbox .uinfobox{ position: absolute; top: 100%; left: 0px; padding:25px; width: 250px;border:solid 1px #e2e2e2; background-color:#fff;box-shadow:0px 5px 10px rgba(195,206,201,0.5),0px 0px 10px rgba(195,206,201,0.5);display: none; z-index: 98; margin-top: -1px;}
.loginbox .uinfobox .u1{ width: 100%;float: left; position: relative; display: flex;}
.loginbox .uinfobox .u1 .avatar{ width:40px;height: auto; cursor: pointer; position: relative; float: left;flex: 0 0 50px;}
.loginbox .uinfobox .u1 .avatar img{width:100%;height: 50px; border-radius: 50%;}
.loginbox .uinfobox .u1 .uinfo2{width: 100%; padding-left: 15px;}
.loginbox .uinfobox .u1 .uinfo2 .uname{ line-height: 1.8em;width: 100%; font-size: 16px; color: #666}
.loginbox .uinfobox .u1 .uinfo2 .group{ line-height: 1.5em;width: 100%; font-size: 12px; color: #999;}
.loginbox .uinfobox .u2{ width: 100%;float: left; position: relative; padding-top:20px;}
.loginbox .uinfobox .u2 .ubox{ width: 50%; padding:0; float: left; box-sizing: border-box; position: relative; color: #666; font-size: 13px;vertical-align: middle;}
.loginbox .uinfobox .u2 .ubox img{width:20px;height: 20px; margin-right:5px; vertical-align: middle; margin-bottom:2px; display: inline-block;}
.loginbox .uinfobox .u2 .ubox a{color: #6c6c6c; text-decoration:none;}
.loginbox .uinfobox .u2 .ubox a:hover{ color: #ff8800; }

.loginbox .uinfo:hover .ubaseinfo{ border:solid 1px #e2e2e2; border-bottom: none;border-top: none;background-color:#fff;}
.loginbox .uinfo:hover .uinfobox{ display: block; }
.bluelogin{}
.bluelogin .logined,.bluelogin .login{color:#fff}

/*自定义layui弹框*/
body .layui-layer-orange .layui-layer-title{background:#ff8800; color:#fff; border: none;}
body .layui-layer-orange .layui-layer-btn{border-top:1px solid #E9E7E7}
body .layui-layer-orange .layui-layer-btn a{background:#333;}
body .layui-layer-orange .layui-layer-btn .layui-layer-btn1{background:#999;}

/*自定义layui弹框*/
body .layui-layer-blue .layui-layer-title{background:#1e95ff; color:#fff; border: none;}
body .layui-layer-blue .layui-layer-btn{border-top:1px solid #E9E7E7}
body .layui-layer-blue .layui-layer-btn a{background:#333;}
body .layui-layer-blue .layui-layer-btn .layui-layer-btn1{background:#999;}







.footer{
    padding:20px 0;
    background-color:#121921;
    color:#fff;
    text-align:center;
    font-size: 14px;
}

.footer a{
    color:#fff;
}



.row1{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 1!important;-webkit-box-orient: vertical;
}
.row2{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 2;-webkit-box-orient: vertical;
}
.row3{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 3;-webkit-box-orient: vertical;
}
.row4{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 4;-webkit-box-orient: vertical;
}
.row5{
    word-break: break-word!important;
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box!important;-webkit-line-clamp: 5;-webkit-box-orient: vertical;
}



.pagination{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    /*background: #fff;*/
    padding: 0 0.3rem;
}
.pagination li{
    list-style: none;
    background: none;
}
.pagination li a{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    border-radius: 4px;
    text-align: center;
    background: #e3e3e3;
    color: #333;
    font-size: 14px;
    position: relative;
    padding: 5px 10px;
    border: none;
    height: auto;
}
.pagination span{
    margin: 14px 5px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    padding: 5px 10px;
    border-radius: 4px;
    height: auto;
}

.pagination li:last-child a{
    background: #e3e3e3;
    color: #333;
}
.pagination li:first-child a{
    background: #e3e3e3;
    color: #333;
}
.disabled span{
    background: #e3e3e3;
    color: #333;
}
.pagination .active span{
    background: #ff8800;
    color: #fff;
}

.selhover{
    color: #fff!important;
    background-color: #ff8800;
}
.listnav{
    display: flex ;
    align-items: center;
    flex-wrap: wrap;
    height: auto;
    /*margin-bottom: 0.2rem;*/
    /*background: #fff;*/
    /*padding-left: 20px;*/

}
.listnav a{
    display: block;
    padding: 5px 10px;
    color: #222;
    margin: 5px 0;
    border-radius: 4px;
    font-size: 20px;
}