* {
    margin: 0;
    padding: 0;
}

/* rem */
html {
    font-size: 5.20833333vw;
}

@media (max-width: 1030px) {
    html {
        font-size: 26.66666666vw;
    }
}

body {
    background-color: #fff;
}

.w {
    max-width: 80%;
    padding: 0 100px;
    margin: 0 auto;
}

@keyframes headernavIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 0.9;
    }
}

@keyframes headernavOut {
    0% {
        opacity: 0.9;
    }

    100% {
        opacity: 0;
    }
}



.tyjs_gywm {
    height: 7.1rem;
    background: url(../images/gywmbacimg.jpg) no-repeat center / cover;
}

.tyjs_gywm .gywm_top {
    padding-top: 1.37rem;
}

.tyjs_gywm .gywm_top .gywmtop_left {
    float: left;
    width: 6.94rem;
    line-height: 1;
}

.tyjs_gywm .gywm_top .gywmtop_left h3 {
    font-size: 0.4rem;
    color: #1a1a1a;
    cursor: pointer;
    transition: all 0.5s;
}

.tyjs_gywm .gywm_top .gywmtop_left h3 span {
    color: #0a50b4;
}

.tyjs_gywm .gywm_top .gywmtop_left h3:hover {
    transform: translateY(-0.05rem);
}

.tyjs_gywm .gywm_top .gywmtop_left p {
    font-size: 0.2rem;
    color: #333333;
    margin-top: 0.45rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    /* cursor: pointer; */
    transition: all 0.5s;
}

.tyjs_gywm .gywm_top .gywmtop_left p:nth-child(1) {
    margin-top: 0.57rem;
}

.tyjs_gywm .gywm_top .gywmtop_left p:hover {
    transform: translateY(-0.05rem);
}

.tyjs_gywm .gywm_top .gywmtop_left .gywm_gsjj {
    line-height: 0.3rem;
}

.tyjs_gywm .gywm_top .gywmtop_left .gywm_gd {
    width: 1.23rem;
    height: 0.43rem;
    background-color: #0a50b4;
    color: #fff;
    font-size: 0.2rem;
    text-align: center;
    line-height: 0.43rem;
    margin-top: 1rem;
    cursor: pointer;
    transition: all 0.5s;
}

.tyjs_gywm .gywm_top .gywmtop_left .gywm_gd a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
}

.tyjs_gywm .gywm_top .gywmtop_left .gywm_gd:hover {
    width: 1.53rem;
}

.tyjs_gywm .gywm_top .gywmtop_right {
    float: right;
    width: 7.36rem;
    height: 4.43rem;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateX(0.28rem);
}

.tyjs_gywm .gywm_top .gywmtop_right ul {
    width: 7.16rem;
    height: 4.23rem;
    overflow: hidden;
}

.tyjs_gywm .gywm_top .gywmtop_right ul li {
    width: 100%;
    height: 100%;
}

.tyjs_gywm .gywm_top .gywmtop_right ul li .gywmimg {
    width: 100%;
    height: 100%;
    background: url(../images/guanyuwomen.jpg) no-repeat center / cover;
}

.tyjs_gywm .gywm_top .gywmtop_right .swiper-pagination {
    bottom: 0.3rem;
    left: 0.4rem;
    width: auto;
}

.tyjs_gywm .gywm_top .gywmtop_right .swiper-pagination-bullet {
    width: 0.12rem;
    height: 0.12rem;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
}

.tyjs_gywm .gywm_top .gywmtop_right .swiper-pagination-bullet-active {
    background: #0a50b4;
}

.tyjs_gywm .gywm_bottom {
    width: 100%;
}

.tyjs_gywm .gywm_bottom ul {
    width: 10.38rem;
    display: flex;
    justify-content: space-between;
    margin-top: 5.04rem;
}

.tyjs_gywm .gywm_bottom ul li {
    /* cursor: pointer; */
    transition: all 0.5s;
}

.tyjs_gywm .gywm_bottom ul li p:nth-child(1) {
    text-align: center;
    font-size: 0.22rem;
    color: #999999;
}

.tyjs_gywm .gywm_bottom ul li p:nth-child(2) {
    text-align: center;
    font-size: 0.22rem;
    color: #0a50b4;
}

.tyjs_gywm .gywm_bottom ul li p:nth-child(2) span {
    font-size: 0.6rem;
    color: #0a50b4;
}

.tyjs_gywm .gywm_bottom ul li:hover {
    transform: translateY(-0.08rem);
}

.tyjs_jsfw {
    width: 100%;
    height: 7.71rem;
}

.tyjs_jsfw ul {
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
}

.tyjs_jsfw ul li {
    position: relative;
    width: 4.45rem;
    height: 100%;
    background: url(../images/sfqbacimg010328.jpg) no-repeat center;
    transition: all 1s;
    overflow: hidden;
}

.tyjs_jsfw ul li .jsfw_moren {
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3.6rem;
    background: url(../images/sfqmorenbac0328.png) no-repeat center / cover;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.tyjs_jsfw ul li .jsfw_moren .jsfw_logo {
    margin-top: 0.93rem;
    width: 1.13rem;
    height: 0.96rem;
    background: url(../images/sfqjslogo.png) no-repeat center / cover;
}

.tyjs_jsfw ul li .jsfw_moren p {
    font-size: 0.24rem;
    color: #fff;
    margin-top: 0.29rem;
}

.tyjs_jsfw ul li .jsfw_xianshi {
    opacity: 0;
    position: absolute;
    bottom: -100%;
    left: -100%;
    width: 10.2rem;
    height: 7.71rem;
    background: url(../images/sfqxianshibac0328.png) no-repeat center / cover;
    transition: all 1s;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont {
    width: 6.1rem;
    margin-top: 0.76rem;
    margin-left: 2.1rem;
    line-height: 1;
    /* cursor: pointer; */
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont .jsfw_tubiao {
    width: 1.04rem;
    height: 1.04rem;
    background: url(../images/js0328.png) no-repeat center / cover;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont .tb02 {
    background: url(../images/yy0328.png) no-repeat center / cover;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont .tb03 {
    background: url(../images/my0328.png) no-repeat center / cover;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont h3 {
    margin-top: 0.37rem;
    cursor: pointer;
    transition: all 0.5s;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont h3 a {
    font-size: 0.4rem;
    color: #fff;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont h3:hover {
    transform: translateY(-0.05rem);
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont .xianshi_p {
    font-size: 0.2rem;
    color: #fff;
    line-height: 0.3rem;
    margin-top: 0.34rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    cursor: pointer;
    transition: all 0.5s;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont .xianshi_p:hover {
    transform: translateY(-0.05rem);
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont .xianshi_fzhy {
    font-size: 0.22rem;
    color: #fff;
    margin-top: 0.7rem;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl {
    margin-top: 0.28rem;
    display: flex;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd {
    margin-right: 1rem;
    /* cursor: pointer; */
    transition: all 0.5s;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd .tubiao_logo {
    width: 0.55rem;
    height: 0.5rem;
    background: url(../images/sfqxiaologo01.png) no-repeat center / cover;
    margin: 0 auto;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd .tubiao_logo.yl01 {
    background: url(../images/sfqxiaologo0201.png) no-repeat center / cover !important;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd .tubiao_logo.yl02 {
    background: url(../images/sfqxiaologo0202.png) no-repeat center / cover !important;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd .tubiao_logo.yl03 {
    background: url(../images/sfqxiaologo0203.png) no-repeat center / cover !important;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd .tubiao_logo.my01 {
    background: url(../images/sfqxiaologo0301.png) no-repeat center / cover !important;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd .tubiao_logo.my02 {
    background: url(../images/sfqxiaologo0302.png) no-repeat center / cover !important;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd .tubiao_logo.my03 {
    background: url(../images/sfqxiaologo0303.png) no-repeat center / cover !important;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd p {
    font-size: 0.2rem;
    color: #fff;
    opacity: 0.8;
    margin-top: 0.1rem;
    text-align: center;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd:nth-child(2) .tubiao_logo {
    background: url(../images/sfqxiaologo02.png) no-repeat center / cover;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd:nth-child(3) .tubiao_logo {
    background: url(../images/sfqxiaologo03.png) no-repeat center / cover;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont dl dd:hover {
    transform: translateY(-0.05rem);
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont .jsfw_gengduo {
    width: 1.3rem;
    height: 0.4rem;
    border: 1px solid #ffffff;
    border-radius: 0.4rem;
    text-align: center;
    line-height: 0.4rem;
    margin-top: 0.75rem;
    transition: all 1s;
    cursor: pointer;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont .jsfw_gengduo a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.2rem;
    color: #ffffff;
}

.tyjs_jsfw ul li .jsfw_xianshi .jsfw_cont .jsfw_gengduo:hover {
    transform: translateY(-0.05rem);
}

.tyjs_jsfw ul li::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 0.1rem;
    background: url(../images/sfqborder01.png) no-repeat center / cover;
}

.tyjs_jsfw ul li:nth-child(2):after {
    background: url(../images/sfqborder02.png) no-repeat center / cover;
}

.tyjs_jsfw ul li:nth-child(3):after {
    background: url(../images/sfqborder03.png) no-repeat center / cover;
}

.tyjs_jsfw ul li:nth-child(2) {
    background: url(../images/sfqbacimg020328.jpg) no-repeat 93%;
}

.tyjs_jsfw ul li:nth-child(2) .jsfw_logo {
    background: url(../images/sfqyylogo.png) no-repeat center / cover;
}

.tyjs_jsfw ul li:nth-child(3) {
    background: url(../images/sfqbacimg030328.jpg) no-repeat 53%;
}

.tyjs_jsfw ul li:nth-child(3) .jsfw_logo {
    background: url(../images/sfqmylogo.png) no-repeat center / cover;
}

.tyjs_jsfw ul li.active {
    width: 10.3rem;
    transition: all 0.5s;
}

.tyjs_jsfw ul li.active .jsfw_moren {
    opacity: 0;
    bottom: -100%;
    transition: all 1s;
}

.tyjs_jsfw ul li.active .jsfw_xianshi {
    opacity: 1;
    left: 0;
    bottom: 0;
    transition: all 1s;
}

.tyjs_spzx {
    height: 7.7rem;
    background: url(../images/spzxbacimg1.jpg) no-repeat center / cover;
    line-height: 1;
}

.tyjs_spzx .spzx_left {
    float: left;
    margin-left: 2.11rem;
}

.tyjs_spzx .spzx_left .spzx_title {
    padding-top: 2.5rem;
    height: 0.7rem;
    overflow: hidden;
}

.tyjs_spzx .spzx_left .spzx_title h3 {
    font-size: 0.678rem;
    color: #000;
    padding-bottom: 0.1rem;
}

.tyjs_spzx .spzx_left .spzxqiehuan span.swiper-pagination-current {
    font-size: 0.4rem;
    color: #000;
    font-weight: 700;
    opacity: 1;
}

.tyjs_spzx .spzx_left ul {
    margin-top: 0.54rem;
    display: flex;
}

.tyjs_spzx .spzx_left ul li {
    font-size: 0.3rem;
    color: #fff;
    opacity: 0.5;
    cursor: pointer;
}

.tyjs_spzx .spzx_left ul li.active {
    opacity: 1;
}

.tyjs_spzx .spzx_left ul li:nth-child(1) {
    width: 0.47rem;
    height: 0.4rem;
    margin-right: 0.08rem;
    opacity: 1;
    overflow: hidden;
}

.tyjs_spzx .spzx_left ul li:nth-child(3) {
    width: 0.35rem;
    height: 0.3rem;
    margin-left: 0.1rem;
    font-size: 0.4rem;
    color: #000;
    font-weight: 700;
}

.tyjs_spzx .spzx_left ul .henggang {
    width: 1.35rem;
    height: 0.28rem;
    background: url(../images/hengxian1.png) no-repeat center / cover;
    margin-top: 0.05rem;
    margin-left: 0.1rem;
}

.tyjs_spzx .spzx_left .spzx_jaintou {
    margin-top: 1.6rem;
    width: 2.2rem;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_left {
    float: left;
    position: relative;
    cursor: pointer;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_left .left_jt {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.2rem;
    height: 0.45rem;
    background: url(../images/jiantouleft1.png) no-repeat center / cover;
    z-index: 1;
    transition: all 1s;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_left .left_hx {
    position: absolute;
    top: 0;
    left: 0.03rem;
    width: 0.6rem;
    height: 0.21rem;
    border-bottom: 0.04rem solid #000;
    opacity: 0.3;
    z-index: 2;
    transition: all 1s;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_right {
    float: right;
    position: relative;
    cursor: pointer;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_right .right_jt {
    position: absolute;
    top: 0;
    right: 0;
    width: 0.2rem;
    height: 0.45rem;
    background: url(../images/jiantouleft1.png) no-repeat center / cover;
    transform: rotate(180deg);
    z-index: 1;
    transition: all 1s;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_right .right_hx {
    position: absolute;
    top: 0;
    right: 0.03rem;
    width: 0.6rem;
    height: 0.199rem;
    border-bottom: 0.04rem solid #000;
    opacity: 0.3;
    z-index: 2;
    transition: all 1s;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_left:hover .left_jt {
    background: url(../images/jiantouleft102.png) no-repeat center / cover;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_left:hover .left_hx {
    width: 0.85rem;
    opacity: 1;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_right:hover .right_jt {
    background: url(../images/jiantouleft102.png) no-repeat center / cover;
}

.tyjs_spzx .spzx_left .spzx_jaintou .spzxjt_right:hover .right_hx {
    width: 0.85rem;
    opacity: 1;
}

.tyjs_spzx .spzx_right {
    float: right;
    width: 12.6rem;
    height: 100%;
    overflow: hidden;
}

.tyjs_spzx .spzx_right ul {
    width: 29rem;
    height: 100%;
    display: flex;
    align-items: center;
    overflow: hidden;
    margin-left: -0.6rem;
}

.tyjs_spzx .spzx_right ul li {
    position: relative;
    width: 8.41rem !important;
    height: 4.8rem;
    margin-left: 1rem;
}

.tyjs_spzx .spzx_right ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.tyjs_spzx .spzx_right ul li .dynamic_video {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    border-radius: 0.3rem;
}

.tyjs_spzx .spzx_right ul li img {
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: 0rem 0rem 0.32rem 0rem rgba(10, 80, 180, 0.21);
    border-radius: 0.3rem;
    z-index: 2;
}

.tyjs_spzx .spzx_right ul li .spzx_bf {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 1.14rem;
    height: 1.14rem;
    background: url(../images/spbfbtn.png) no-repeat center / cover;
    transition: all 1s;
    z-index: 3;
}

.tyjs_spzx .spzx_right ul li:nth-child(3) {
    margin-right: 1rem;
}

.tyjs_spzx .spzx_right ul li:hover .spzx_bf {
    display: block;
}

.tyjs_xwzx {
    /* margin-top: 1rem; */
}

.tyjs_xwzx .xwzx_top {
    line-height: 1;
}

.tyjs_xwzx .xwzx_top .top_lanbiao {
    width: 0.34rem;
    height: 0.07rem;
    background-color: #0a50b4;
    border-radius: 0.035rem;
    margin: 0 auto;
}

.tyjs_xwzx .xwzx_top h3 {
    text-align: center;
    font-size: 0.4rem;
    color: #1a1a1a;
    margin-top: 0.22rem;
}

.tyjs_xwzx .xwzx_con {
    width: 100%;
    padding-top: 0.59rem;
    height: 5.5rem;
}

.tyjs_xwzx .xwzx_con .xwzxcon_left {
    float: left;
    width: 56.667%;
    height: 5.5rem;
}

.tyjs_xwzx .xwzx_con .xwzxcon_left ul {
    width: 100%;
    height: 100%;
}

.tyjs_xwzx .xwzx_con .xwzxcon_left ul li {
    width: 100%;
    height: 100%;
    display: none;
    overflow: hidden;
}

.tyjs_xwzx .xwzx_con .xwzxcon_left ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.tyjs_xwzx .xwzx_con .xwzxcon_left ul li a img {
    width: 100%;
    /* height: 100%; */
}

.tyjs_xwzx .xwzx_con .xwzxcon_left ul li.active {
    display: block;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right {
    float: right;
    width: 40%;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop {
    width: 100%;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li {
    display: none;
    line-height: 1;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li h3 {
    font-size: 0.3rem;
    color: #333333;
    font-weight: 400;
    margin-top: 0.28rem;
    cursor: pointer;
    transition: all 0.5s;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li h3 a {
    font-size: 0.3rem;
    color: #333333;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li h3:hover {
    transform: translateY(-0.05rem);
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li span {
    display: block;
    font-size: 0.2rem;
    color: #cccccc;
    margin-top: 0.29rem;
    cursor: pointer;
    transition: all 0.5s;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li span:hover {
    transform: translateY(-0.05rem);
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li p {
    font-size: 0.22rem;
    color: #666666;
    line-height: 0.33rem;
    margin-top: 0.3rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* cursor: pointer; */
    transition: all 0.5s;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li p:hover {
    transform: translateY(-0.05rem);
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li .xwzx_ljxq {
    width: 1.16rem;
    height: 0.4rem;
    border: 1px solid #333333;
    text-align: center;
    border-radius: 0.2rem;
    margin-top: 0.44rem;
    cursor: pointer;
    transition: all 0.5s;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li .xwzx_ljxq a {
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #333333;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li .xwzx_ljxq:hover {
    background-color: #0069ff;
    border: 1px solid #0950b4;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li .xwzx_ljxq:hover a {
    color: #fff;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li.active {
    display: block;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_rightbot {
    width: 100%;
    height: 1.2rem;
    margin-top: 0.97rem;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_rightbot ul {
    display: flex;
    justify-content: space-between;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_rightbot ul li:nth-child(1) img {
    height: auto;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_rightbot ul li {
    width: 1.84rem;
    height: 1.15rem;
    border: 0.02rem solid #fff;
    box-sizing: border-box;
    transform: translateY(0);
    transition: all 0.5s;
    overflow: hidden;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_rightbot ul li img {
    width: 100%;
    height: 100%;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_rightbot ul li:hover {
    transform: translateY(-0.04rem);
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_rightbot ul li.active {
    border: 0.02rem solid #0950b4;
}

.tyjs_xwzx .xwzx_bot {
    width: 100%;
    margin-top: 0.99rem;
}

.tyjs_xwzx .xwzx_bot .xwzx_newtit ul {
    width: 100%;
    display: flex;
}

.tyjs_xwzx .xwzx_bot .xwzx_newtit ul li {
    width: 20%;
    text-align: center;
    font-size: 0.22rem;
    color: #999999;
    padding-bottom: 0.18rem;
    border-bottom: 0.02rem solid #cccccc;
    transition: all 0.5s;
    cursor: pointer;
}

.tyjs_xwzx .xwzx_bot .xwzx_newtit ul li:hover {
    color: #0950b4;
}

.tyjs_xwzx .xwzx_bot .xwzx_newtit ul li.active {
    font-size: 0.26rem;
    color: #0950b4;
    font-weight: 700;
    padding-bottom: 0.16rem;
    border-bottom: 0.04rem solid #0950b4;
    transition: all 0.5s;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon {
    display: none;
    width: 100%;
    height: 2.1rem;
    margin-top: 0.51rem;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul {
    width: 100%;
    height: 2.1rem;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul li {
    float: left;
    width: 47%;
    line-height: 1;
    margin-left: 6%;
    transform: translateY(0);
    transition: all 0.5s;
    cursor: pointer;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul li p {
    width: 5.8rem;
    float: left;
    font-size: 0.26rem;
    color: #333333;
    padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul li p a {
    font-size: 0.26rem;
    color: #333333;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul li span {
    float: right;
    font-size: 0.2rem;
    color: #999999;
    padding-top: 0.27rem;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul li:nth-child(odd) {
    margin-left: 0%;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul li:hover {
    transform: translateY(-0.05rem);
    transition: all 0.5s;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul li:hover p {
    color: #0069ff;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul li:hover p a {
    color: #0069ff;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon ul li:hover span {
    color: #0069ff;
}

.tyjs_xwzx .xwzx_bot .xwzx_newcon.active {
    display: block;
}


.tyjs_tjts {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.tyjs_tjts .tjts_top {
    line-height: 1;
}

.tyjs_tjts .tjts_top .top_lanbiao {
    width: 0.34rem;
    height: 0.07rem;
    background-color: #0a50b4;
    border-radius: 0.035rem;
    margin: 0 auto;
}

.tyjs_tjts .tjts_top h3 {
    text-align: center;
    font-size: 0.4rem;
    color: #1a1a1a;
    margin-top: 0.22rem;
}

.tyjs_tjts .tjts_bot {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.tyjs_tjts .tjts_bot ul {
    margin-top: 0.6rem;
    z-index: 2;
}

.tyjs_tjts .tjts_bot ul li {
    position: relative;
    width: 9.65rem !important;
    height: 6.25rem;
    transform: scale(0.8);
    transition: all 1s;
    cursor: pointer;
}

.tyjs_tjts .tjts_bot ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

.tyjs_tjts .tjts_bot ul li a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tyjs_tjts .tjts_bot ul li a .tijs_yinying {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.8rem;
    color: #fff;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.8rem;
    background: url(../images/tjtsyinying.png) no-repeat center / cover;
}

.tyjs_tjts .tjts_bot ul li.swiper-slide-active:hover {
    transform: scale(1) translateY(-0.2rem);
}

.tyjs_tjts .tjts_bot ul .swiper-slide-active,
.tyjs_tjts .tjts_bot ul .swiper-slide-duplicate-active {
    transform: scale(1);
}

.tyjs_tjts .tjts_bot .tjts_qiehuan {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%);
    width: 12.3rem;
    z-index: 10;
}

.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_prev,
.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_next {
    float: left;
    width: 0.65rem;
    height: 0.65rem;
    background: #0a50b4;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.5;
    transition: all 0.5s;
}

.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_prev .tjts_leftprev,
.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_next .tjts_leftprev,
.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_prev .tjts_leftnext,
.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_next .tjts_leftnext {
    width: 0.22rem;
    height: 0.41rem;
    background: url(../images/tjtsrightjiantou.png) no-repeat center / cover;
}

.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_prev .tjts_leftprev,
.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_next .tjts_leftprev {
    transform: rotate(180deg);
}

.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_next {
    float: right;
}

.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_prev:hover,
.tyjs_tjts .tjts_bot .tjts_qiehuan .tjts_next:hover {
    opacity: 0.8;
}






.xw_news_0 {
    background-color: #fafafa;
    padding-bottom: 0.6rem;
}

.xwzx_bot_four {
    margin-top: 0.4rem;
}

.xwzx_bot_four .xwzx_452:nth-child(odd) {
    margin-left: 0;
}

.xwzx_452 {
    width: 48.667%;
    height: 3.40rem;
    background-color: #ffffff;
    float: left;
    margin-bottom: 0.40rem;
    margin-left: 0.4rem;
}

.xwzx_news_789 {
    padding-top: 0.34rem;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 0.1rem;
}

.xwzx_news_789 h2 {
    font-size: 0.26rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 0.33rem;
    letter-spacing: 0px;
    color: #0950b4;
    float: left;
}

.xwzx_news_789 a {
    font-size: 0.20rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.33rem;
    letter-spacing: 0px;
    color: #999999;
    float: right;
}

.xwzx_452 ul li {
    width: 90%;
    height: auto;
    margin: 0 auto;
    line-height: 0.4rem;
}

.xwzx_452 ul li h2 a {
    font-size: 0.20rem;
    font-weight: normal;
    font-stretch: normal;
    /* line-height: 0.42rem; */
    letter-spacing: 0px;
    color: #292929;
    display: inline-block;
    float: left;
}

.xwzx_452 ul li h2 a:hover {
    color: #0950b4;
}

.xwzx_452 ul li span {
    font-size: 0.20rem;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #999999;
    float: right;
    display: inline-block;
    line-height: 0.39rem;
}

.imgnewswrap {
    margin-top: 0;
    width: 100%;
    margin-bottom: 0;
}

.imgnewswrap h2 {
    font-size: 0.26rem;
    font-weight: bold;
    font-stretch: normal;
    line-height: 0.33rem;
    letter-spacing: 0px;
    color: #0950b4;
    float: left;
}

.imgnewswrap a {
    font-size: 0.20rem;
    font-weight: normal;
    font-stretch: normal;
    line-height: 0.33rem;
    letter-spacing: 0px;
    color: #999999;
    float: right;
}




@keyframes bannerscale {

    0%,
    100% {
        transform: scale(1.02);
    }

    50% {
        transform: scale(1.08);
    }
}

.head_banner ul li.swiper-slide-active .img01,
.head_banner ul li.swiper-slide-active .img02,
.head_banner ul li.swiper-slide-active .img03,
.head_banner ul li.swiper-slide-active .img04,
.head_banner ul li.swiper-slide-active .img05,
.head_banner ul li.swiper-slide-active .img06 {
    animation: bannerscale 10s linear infinite forwards;
}

.head_banner ul li.swiper-slide-active .banner_text {
    left: 24%;
}






/* box */

.box {
    width: 95%;
    margin: 0 auto;
}

.tab_menu {
    overflow: hidden;
    width: 200px;
    /* margin-bottom: 0.25rem; */
    position: absolute;
    top: 1.35rem;
    left: 6.6rem;
}

.tab_menu li {
    float: left;
    text-align: center;
    cursor: pointer;
    width: 2rem;
    height: 1.12rem;
    margin-bottom: 0.11rem;
    background-color: #cbcbcb;
    border: 0.02rem solid #fff;
    box-sizing: border-box;
    transform: translateY(0);
    transition: all 0.5s;
    overflow: hidden;
}

.tab_menu li img {

    width: 100%;
}

.tab_menu li.current {
    color: #333;
    background: #fff;
    border: 0.02rem solid #0950b4;
}

.tab_menu li a {
    color: #fff;
    text-decoration: none;
}

.tab_menu li.current a {
    color: #333;
}

.tab_box {
    /* padding:20px; */
}

.tab_box li {
    height: 24px;
    line-height: 24px;
    /* overflow: hidden; */
}

.tab_box li span {
    margin: 0 5px 0 0;
    font-family: "ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“";
    font-size: 12px;
    font-weight: 400;
    color: #ddd;
}

.tab_box .hide {
    display: none;
}

.xwzxcon_right {
    float: right;
    width: 40.5%;
}

.xwzxcon_right .xwzxcon_righttop {
    width: 100%;
}

.xwzxcon_right .xwzxcon_righttop ul li {
    /* display: none; */
    line-height: 1;
}

.xwzxcon_right .xwzxcon_righttop ul li h3 {
    font-size: 0.3rem;
    color: #333333;
    font-weight: 400;
    margin-top: 0.28rem;
    cursor: pointer;
    transition: all 0.5s;
}

.xwzxcon_right .xwzxcon_righttop ul li h3 a {
    font-size: 0.3rem;
    color: #333333;
}

.xwzxcon_right .xwzxcon_righttop ul li h3:hover {
    transform: translateY(-0.05rem);
}

.xwzxcon_right .xwzxcon_righttop ul li span {
    display: block;
    font-size: 0.2rem;
    color: #cccccc;
    margin-top: 0.29rem;
    cursor: pointer;
    transition: all 0.5s;
}

.xwzxcon_right .xwzxcon_righttop ul li span:hover {
    transform: translateY(-0.05rem);
}

.xwzxcon_right .xwzxcon_righttop ul li p {
    font-size: 0.22rem;
    color: #666666;
    line-height: 0.33rem;
    margin-top: 0.3rem;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* cursor: pointer; */
    transition: all 0.5s;
}

.xwzxcon_right .xwzxcon_righttop ul li p:hover {
    transform: translateY(-0.05rem);
}

.xwzxcon_right .xwzxcon_righttop ul li .xwzx_ljxq {
    width: 1.16rem;
    height: 0.4rem;
    border: 1px solid #333333;
    text-align: center;
    border-radius: 0.2rem;
    margin-top: 0.44rem;
    cursor: pointer;
    transition: all 0.5s;
}

.xwzxcon_right .xwzxcon_righttop ul li .xwzx_ljxq a {
    font-size: 0.2rem;
    line-height: 0.4rem;
    color: #333333;
}

.xwzxcon_right .xwzxcon_righttop ul li .xwzx_ljxq:hover {
    background-color: #0069ff;
    border: 1px solid #0950b4;
}

.xwzxcon_right .xwzxcon_righttop ul li .xwzx_ljxq:hover a {
    color: #fff;
}

.xwzxcon_right .xwzxcon_righttop ul li.active {
    display: block;
}

.xwzxcon_right .xwzxcon_rightbot {
    width: 100%;
    height: 1.2rem;
    margin-top: 0.97rem;
}

.xwzxcon_right .xwzxcon_rightbot ul {
    display: flex;
    justify-content: space-between;
}

.xwzxcon_right .xwzxcon_rightbot ul li:nth-child(1) img {
    height: auto;
}

.xwzxcon_right .xwzxcon_rightbot ul li {
    width: 1.84rem;
    height: 1.15rem;
    border: 0.02rem solid #fff;
    box-sizing: border-box;
    transform: translateY(0);
    transition: all 0.5s;
    overflow: hidden;
}

.xwzxcon_right .xwzxcon_rightbot ul li img {
    width: 100%;
    height: 100%;
}

.xwzxcon_right .xwzxcon_rightbot ul li:hover {
    transform: translateY(-0.04rem);
}

.xwzxcon_right .xwzxcon_rightbot ul li.active {
    border: 0.02rem solid #0950b4;
}

.xwleft {
    width: 5.96rem;
    height: 3.56rem;
    overflow: hidden;
    /* background-color: #fe5335; */
    float: left;
    /* display: flex; */
    align-content: center;
    background-color: #f7f6f6;
    align-items: center;
}

.xwleft img {
    width: 100%;
}

.imgnewswrap {
    padding-top: 0rem
}

.esd_tyjt_wrap {
    background-color: #fafafa;
}

.xwnewssc {
    width: 100%;
    background: #fff;
    margin-top: 0.2rem;
    margin-bottom: 0rem;
    position: relative;
    padding-bottom: 0.25rem;
    padding-top: 1.35rem;
}







.esd_tyjt_wrap {
    position: relative;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_righttop ul li h3 a {
    font-size: 0.28rem;

}

.tyjs_spzx .spzx_left {
    float: left;
    margin-left: 1.11rem;
}

.tyjs_xwzx .xwzx_con .xwzxcon_right .xwzxcon_rightbot {

    margin-top: 0.6rem;
}

.tyjs_gywm .gywm_top .gywmtop_left {

    width: 5.9rem;

}

.xwzx_452 ul li h2 a {

    width: 75%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/* fix */
.tyjs_xwzx .focus {
    width: 100%;
    box-sizing: border-box;
    padding-top: 1.35rem;
}

.tyjs_xwzx .focus .con {
    width: 100%;
    height: 5.5rem;
    overflow: hidden;
    background: #fff;
    display:flex;
}

.tyjs_xwzx .focus .con .fl {
    width: 8.5rem;
    height: 5.5rem;
    float: left;
}

.tyjs_xwzx .focus .fl .mySwipers3 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.tyjs_xwzx .focus .fl .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
}

.tyjs_xwzx .focus .fl .swiper-slide a,.tyjs_xwzx .focus .fl .img-cont img {
    display:block;
    width: 100%;
    height: 100%;
}

.tyjs_xwzx .focus .fl .swiper-slide p {
    width: 8.5rem;
    height: .68rem;
    line-height: .68rem;
    background: rgba(0, 0, 0, .8);
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.24rem;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    padding: 0 .25rem;
    box-sizing: border-box;
}

.swiper-paginations3 {
    width: 3rem !important;
    height: .12rem;
    position: absolute;
    bottom: .34rem !important;
    right: .2rem;
    left: initial !important;
    text-align: right;
}

.swiper-paginations3 span {
    height: .12rem;
    width: .12rem;
    border-radius: .06rem;
    background: #fff;
    margin: 0 .05rem !important;
}

.swiper-paginations3 span.swiper-pagination-bullet-active {
    width: .38rem;
}

.tyjs_xwzx .fr {
    width: 6.7rem;
    height: 5.5rem;
    padding: .2rem .4rem .24rem .36rem;
    box-sizing: border-box;
    float: right;
}

.tyjs_xwzx .fr h2 {
    font-family: SourceHanSansCN;
    font-weight: bold;
    font-size: 0.26rem;
    color: #0950B4;
    margin-bottom: .25rem;
}
.tyjs_xwzx .fr h2 a{
    font-size:.2rem;
    color:#999;
    float:right;
    font-weight:normal;
    margin-top:.1rem;
}

.tyjs_xwzx .fr li {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    margin-bottom: .2rem;
    overflow: hidden;
}

.tyjs_xwzx .fr li a {
    width: 4.5rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    float:left;
}

.tyjs_xwzx .fr li span {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 0.18rem;
    color: #949494;
    float:right;
}


.infoList {
    width: 100%;
    padding: .38rem;
    box-sizing: border-box;
    overflow: hidden;
}

.infoList ul {
    width:100%;
    display:flex;
}

.infoList ul li {
    width: 5.84rem;
    float: left;
    height: 4.76rem;
    overflow: hidden;
    margin-right: .38rem;
    background: #fff;
    margin-bottom: .7rem;
}

.infoList ul li:nth-child(3n) {
    margin-right: 0;
}

.infoList ul li img {
    width: 100%;
    height: 2.19rem;
}

.infoList ul li .con {
    padding: .4rem .5rem .2rem;
    box-sizing: border-box;
}

.infoList ul li .con h2 {
    font-family: SourceHanSansCN;
    font-weight: bold;
    font-size: 0.3rem;
    color: #0950B4;
    margin-bottom: .2rem;
}


.infoList ul li .con p {
    margin-bottom: .03rem;
    font-family: SourceHanSansCN;
    font-weight: 400;
    font-size: 0.2rem;
    color: #000000;
    line-height: 0.33rem;
}

.infoList ul li .con span {
    width: 100%;
    display: block;
    text-align: right;
}

.infoList ul li.job {
    padding: .3rem .5rem .4rem;
    box-sizing: border-box;
}

.infoList ul li.job h2, .infoList li.focus h2 {
    margin-bottom: .2rem;
    font-family: SourceHanSansCN;
    font-weight: bold;
    font-size: 0.3rem;
    color: #0950B4;
}
.infoList li.focus h2 a{
    color: #0950B4;
}

.infoList ul li.job .con, .infoList ul li.focus .con {
    padding: 0;
}

.infoList ul li.job img {
    width: 100%;
    height: 1.55rem;
    margin-bottom: .24rem;
}
.infoList li.focus{
    padding:.3rem .5rem .4rem;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
.infoList li.focus .swiper-wrapper{
    margin-bottom:.3rem;
}
.infoList li.focus video, .infoList li.focus img{
    width:4.85rem;
    height:2.86rem;
    margin:0 auto;
    border-radius: .2rem;
}
.infoList li.focus .play{
    width:.77rem;
    height:.77rem;
    background:url(./play.png);
    background-size:contain;
    position: absolute;
    bottom:.23rem;
    right:.35rem;
    z-index: 99;
}
.infoList li.focus .video video{
    display:none;
}
.infoList li.focus .swiper-contral{
    width:100%;
    text-align: center;
}
.infoList li.focus .swiper-contral>div{
    display:inline-block;
    color:#1A1A1A;
    font-size:.3rem;
    font-weight:700;
    margin:0 .15rem;
}
.infoList li.focus .swiper-contral .arrow{
    width:.32rem;
    height:.2rem;
    position: relative;
}
.infoList li.focus .swiper-contral .arrow:hover{
    width:.82rem;
    transition:all .3s;
}
.infoList li.focus .swiper-contral .arrow::after{
    content:'';
    width:100%;
    height:.03rem;
    background:#999;
    position: absolute;
    top:.065rem;
    display:block;
}
.infoList li.focus .swiper-contral .arrow:hover::after{
    background:#1A1A1A;
}
.infoList li.focus .swiper-contral .arrow i{
    width:.15rem;
    height:.26rem;
    display:block;
    position: absolute;
    top:-.05rem;
    background: url(./jiantouleft1.png) no-repeat center / cover;
}
.infoList li.focus .swiper-contral .arrow:hover i{
    background: url(./jiantouleft102.png) no-repeat center / cover;
}
.infoList li.focus .swiper-contral .left i{
    left:-.04rem;
}
.infoList li.focus .swiper-contral .right i{
    left:initial;
    right: -.04rem;
    transform: rotate(180deg);
}