* {
    padding: 0px;
    margin: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.relative {
    position: relative;
}

.content1 {
    width: 100%;
    background: url("../img/content_1_bg.png") center center no-repeat;
    height: 970px;
}

.content1_title {
    width: 100%;
    position: absolute;
    top: 60px;
}

.content1_text1 {
    font-size: 20px;
    line-height: 20px;
    font-family: SourceHanSansCN-Bold, SourceHanSansCN;
    font-weight: bold;
    color: #D50029;
}

.color_D50029 {
    color: #D50029
}

.content1_text2 {
    font-size: 15px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #242424;
}

.content1_div {
    display: none;
}

.content1_img {
    background: url("../img/content1_img.png");
    width: 19px;
    height: 22px;
    margin-right: 8px;
}


.content2 {
    width: 100%;
    padding: 92px 0px 129px 0px;
    background: url("../img/content_2_bg.png") center center no-repeat;
}

.content2_1 {
    max-width: 1350px;
    margin: auto;
}

.content_detail_1 {
    font-size: 34px;
    font-family: MicrosoftYaHei;
    color: #000000;
    width: 100%;
    text-align: center;
}

.w-all {
    width: 100%;
}

.m-l-20 {
    margin-left: 20px;
}

.m-r-20 {
    margin-right: 20px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-l-10 {
    margin-left: 10px;
}

.content2_div {
    width: 250px;
    float: left;
    height: 338px;
    /* padding-top: 10px;
      padding-bottom: 10px */
    padding: 10px;
    position: relative;
    display: block;
}

.phone_content_div {
    display: none;
}

.content2_div1 {
    width: 250px;
    height: 338px;
    background: #FFFFFF;
    /* box-shadow: 7px 0px 13px 0px rgb(121 107 107/9%); */
    box-shadow: 0px 0px 13px 0px rgb(121 107 107 / 9%);
    border-radius: 8px 8px 8px 8px;
    opacity: 1;
    position: absolute;
    top: 10px;
    left: 10px;
}

.content2_div1:hover {
    width: 294px;
    height: 388px;
    left: -12px;
    top: -10px;
    background: #FFFFFF;
    box-shadow: 0px 0px 13px 0px rgb(121 107 107 / 9%);
    border-radius: 8px;
    opacity: 1;
    z-index: 9999;
}

.content_detail4::after {
    content: "";
    display: block;
    clear: both;
}

.flex {
    display: flex
}

.content2_img {
    width: 67px;
    height: 67px;
    margin: auto;
    margin-top: 85px;


}

.content2_img1 {
    background: url("../img/content2_hover_img1.png");
    background-size: 100% 100%;
}

.content2_img2 {
    background: url("../img/content2_hover_img2.png");
    background-size: 100% 100%;
}

.content2_img3 {
    background: url("../img/content2_hover_img3.png");
    background-size: 100% 100%;
}

.content2_img4 {
    background: url("../img/content2_hover_img4.png");
    background-size: 100% 100%;
}

.content2_img5 {
    background: url("../img/content2_hover_img5.png");
    background-size: 100% 100%;
}

.content2_text1 {
    font-size: 20px;
    font-family: MicrosoftYaHei;
    color: #000000;
    width: 100%;
    margin-top: 40px;
    text-align: center;
}

.content2_text2 {
    margin-left: 45px;
    font-size: 14px;
    font-family: MicrosoftYaHei;

    color: #6C6C6D;
    width: calc(100% - 90px);
    line-height: 20px;
    margin-top: 9px;
    text-align: center;
}

.content2_div1:hover .content2_img {
    width: 80px;
    height: 80px;
    margin: auto;
    margin-top: 78px;
}

.content2_div1:hover .content2_img1 {
    background: url("../img/content2_img1.png");
    background-size: 100% 100%;
}

.content2_div1:hover .content2_img2 {
    background: url("../img/content2_img2.png");
    background-size: 100% 100%;
}

.content2_div1:hover .content2_img3 {
    background: url("../img/content2_img3.png");
    background-size: 100% 100%;
}

.content2_div1:hover .content2_img4 {
    background: url("../img/content2_img4.png");
    background-size: 100% 100%;
}

.content2_div1:hover .content2_img5 {
    background: url("../img/content2_img5.png");
    background-size: 100% 100%;
}

.content2_div1:hover .content2_text1 {
    font-size: 24px;
    font-family: MicrosoftYaHei;
    color: #000000;
    width: 100%;
    margin-top: 46px;
    text-align: center;
}

.content2_div1:hover .content2_text2 {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #6D6D6D;
    margin-left: 45px;
    width: calc(100% - 90px);
    line-height: 28px;
    margin-top: 9px;
    text-align: center;
}


.content3 {
    width: 100%;
    padding: 80px 0px 75px 0px;
    background: url("../img/content_3_bg.png") center center no-repeat;
}

.content3_1 {
    max-width: 1350px;
    margin: auto;
}

.content3_div {
    height: 495px;
    width: 100%;
}

.content3_menu {
    height: calc(100% - 40px);
    padding-top: 40px;
    float: left;
    width: 160px;
    border-right: 2px solid #DCDEE2;
}

.content3_menu_div {
    text-align: right;
    font-size: 16px;
    cursor: pointer;
    padding-right: 50px;
    font-family: MicrosoftYaHei;
    margin-bottom: 45px;
    color: #333333;
    line-height: 30px;
}

.content3_menu_div_red {
    color: #EB002B !important;
    border-right: 4px solid #EB002B;
    padding-right: 49px !important;
    margin-right: -3px;
    z-index: 998;
}

.content3_title {
    font-size: 28px;
    font-family: MicrosoftYaHei;
    color: #333333;
}


.content3_detail {
    float: left;
    height: 100%;
    position: relative;
    width: calc(100% - 190px);
}

.content3_detail0 {
    display: block;
    width: calc(100% - 60px);
    margin-left: 60px;
}

.content3_detail1,
.content3_detail2,
.content3_detail3,
.content3_detail4,
.content3_detail5 {
    display: none;
    width: calc(100% - 60px);
    margin-left: 60px;
}

.content3_title {
    font-size: 28px;
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-top: 34px;

}

.content3_title_img {
    background: url("../img/content3_title_img.png");
    float: right;
    height: 30px;
    position: absolute;
    top: 40px;
    right: 0px;
    width: 75px;
}

.content3_content {
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #606779;
    margin-top: 30px;
    line-height: 33px;
    margin-bottom: 0px;
    min-height: 155px;
    overflow: hidden;
}

.content3_box1 {
    color: #EB002B;
    background-color: #F9E2E8;
    border-radius: 4px 4px 4px 4px;
    float: left;
    height: 37px;
    padding: 0px 22px;
    margin-right: 15px;
    margin-bottom: 22px;
    line-height: 37px;

}

.content3_box2 {
    color: #3177ED;
    background-color: #E6EEFB;
    float: left;
    margin-right: 15px;
    height: 37px;
    margin-bottom: 22px;
    line-height: 37px;
    padding: 0px 22px;
    border-radius: 4px 4px 4px 4px;
}

.content3_type {
    float: left;
    line-height: 37px;
    margin-right: 13px;
    font-size: 16px;
    font-family: MicrosoftYaHei;
    color: #333333;
}

.content3_laber {
    float: left;
    width: calc(100% - 116px)
}

.content3_content1::after,
content3_content2::after,
.content3_laber::after {
    content: "";
    display: block;
    clear: both;
}

.content3_type_img1 {
    background: url("../img/content3_type_img1.png");
    width: 25px;
    height: 25px;
    float: left;
    background-size: 100% 100%;
    margin-top: 6px;
    margin-right: 10px;
}

.content3_type_img2 {
    background: url("../img/content3_type_img2.png");
    width: 25px;
    height: 25px;
    float: left;
    background-size: 100% 100%;
    margin-top: 6px;
    margin-right: 10px;
}

.content3_content2 {
    overflow: hidden;
}


.content3_content3 {
    margin-top: 20px;
}


.content3_button {
    width: 93px;
    height: 30px;
    background: #EB002B;
    border-radius: 15px 15px 15px 15px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    font-family: MicrosoftYaHei;
    color: #FFFDFD;
}


/* part4 */
.content4 {
    width: 100%;
    background: url("../img/loaction.png") center bottom no-repeat;
    height: 710px;
    position: relative;
    padding-top: 40px;
    overflow: hidden;
}

.content4_location {
    position: relative;
    width: 1200px;
    height: 100%;
    margin-left: 50%;
    transform: translateX(-50%);
    bottom: 0px;

}

.red_drop {

    display: none;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background-color: #D11539;
    position: relative;
}

.address_bg {
    background: url("../img/address_bg.png");
    width: 323px;
    height: 158px;
    background-size: 100% 100%;
    position: absolute;
    left: 13px;
    top: -33px;
}

.address_fontStyle {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
}

.loaction_div {
    position: absolute;
    width: 54px;
    height: 40px;
    /* border: 1px solid black; */
}

.email_img {
    background: url("../img/mail.png");
    width: 15px;
    height: 16px;
    background-size: 100% 100%;
    margin-top: 15px;
    margin-left: 39px;
    margin-right: 15px;
}

.web_img {
    background: url("../img/web.png");
    width: 15px;
    height: 15px;
    background-size: 100% 100%;
    margin-top: 15px;
    margin-left: 39px;
    margin-right: 15px;
}

.phone_img {
    background: url("../img/phone.png");
    width: 15px;
    height: 15px;
    background-size: 100% 100%;
    margin-top: 15px;
    margin-left: 40px;
    margin-right: 15px;
}

.telephone_img {
    background: url("../img/telephone.png");
    width: 15px;
    height: 15px;
    background-size: 100% 100%;
    margin-top: 15px;
    margin-left: 40px;
    margin-right: 15px;
}

.m-t-13 {
    margin-top: 13px;
}


.syLocation {
    top: 41.5%;
    left: 73.4%;
}

.shLocation {
    top: 52.5%;
    left: 75%;
}

.zjLocation {
    top: 62.5%;
    left: 75.8%;
}

.jsLocation {
    top: 58.5%;
    left: 71.8%;
}

.sdLocation {
    top: 53.5%;
    left: 70.5%;
}

.fjLocation {
    top: 72.7%;
    left: 70.95%;
}

.tjLocation {
    top: 50.4%;
    left: 66.58%;
}

.ahLocation {
    top: 61.5%;
    left: 67.5%;
}

.jxLocation {
    top: 68.2%;
    left: 65.3%;
}

.bjLocation {
    top: 48.5%;
    left: 62.9%;
}

.hnLocation {
    top: 57.8%;
    left: 59.3%;
}

.hbLocation {
    top: 64.7%;
    left: 59.5%;
}

.szLocation {
    top: 78%;
    left: 63.9%;
}

.gdLocation {
    top: 77%;
    left: 58.9%;
}

.HNLocation {
    top: 70%;
    left: 56%;
}

.cqLocation {
    top: 65%;
    left: 50.9%;
}

.nmgLocation {
    top: 45.8%;
    left: 48.5%;
}

.gxLocation {
    top: 76%;
    left: 48.5%;
}

.sxLocation {
    top: 56.5%;
    left: 42.8%;
}

.gzLocation {
    top: 69.5%;
    left: 40.7%;
}

.scLocation {
    top: 63%;
    left: 36.5%;
}

.ynLocation {
    top: 75.2%;
    left: 35.5%;
}

.gqnLocation {
    top: 55%;
    left: 22.6%;
}

.xjLocation {
    top: 45.4%;
    left: 14.7%;
}

.content7 {
    width: 100%;
    padding-top: 95px;
    padding-bottom: 170px;
}

.content7_div {
    max-width: 1370px;
    padding: 0px 30px;
    margin: auto;
}

.content7_div2 {
    width: 100%;
    height: 400px;
}

.content7_div3 {
    width: calc(50% - 25px);
    height: 420px;
    float: left;
    margin-top: -22px;
    position: relative;
}

.content7_img {
    background: url("../img/content7_img.png");
    width: 27px;
    height: 19px;
    position: absolute;
    right: 0px;
    top: 25px;
    margin-top: 16px;
}

.content7_line {
    width: 100%;
    height: 2px;
    background-color: #DDDDDD;
    margin-top: 15px;
}

.content7_title {
    overflow: hidden;
    white-space: nowrap;
    color: #000000;
    float: left;
    text-overflow: ellipsis;
    width: calc(100% - 100px);
}

.content7_time {
    width: 100px;
    float: left;
}

.content7_content {
    padding-top: 30px;
}

.content7_div4 {
    width: calc(50% - 25px);
    background: url("../img/content7_div.png")center center no-repeat;
    margin-left: 50px;
    float: left;
    height: 400px;
}

.content7_text1 {
    font-size: 30px;
    font-family: MicrosoftYaHei;
    color: #7F7A7A;
}

.content7_text2 {
    font-size: 30px;
    font-family: MicrosoftYaHei;
    color: #D72129;
    margin-top: 4px;
}

.content7_text3 {
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #000000;
    overflow: hidden;
    line-height: 33px;
}

.content8 {
    width: 100%;
    padding-top: 120px;
}

.content8_div {
    width: 100%;
    max-width: 1920px;
    margin: auto;
    height: 500px;
    overflow: hidden;
    margin-top: 86px;
}



.content8_left {
    /* background: url("../img/content8_div.png") center center no-repeat; */
    position: relative;
    width: 51.5%;
    height: 100%;
    float: left;
}

.content8_left_content {
    position: absolute;
    bottom: 0px;
    width: calc(100% - 60px);
    line-height: 60px;
    height: 60px;
    background-color: #333333;
    opacity: 0.7;
    font-size: 16px;
    padding-left: 60px;
    font-family: MicrosoftYaHei;
    color: #FFFFFF;
}

.content8_right {
    background: url("../img/content8_right.png") center center no-repeat;
    width: 48.5%;
    height: 100%;
    box-sizing: border-box;
    padding: 36px 50px;
    float: left;
}

.content8_right_title {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: #333333;
    cursor: pointer;
    width: 18%;
    margin-right: -3px;
    border-right: 4px;
    line-height: 35px;
}

.inlineBlock {
    display: inline-block;
}

.content8_red_bottom {
    border-bottom: 4px solid #EB002B;
}

.content8_content_img {
    width: 69px;
    height: 69px;

    border-radius: 7px 7px 7px 7px;
}

.content8_text1 {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 18px;
    font-family: MicrosoftYaHei;
    line-height: 19px;
    color: #333333;
}

.content8_text2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 14px;
    font-family: MicrosoftYaHei;
    color: #333333;
    margin-top: 10px;
    line-height: 22px;
}

.content8_text_div {
    width: calc(100% - 80px);
    margin-left: 10px;

}

.content8_item {
    width: 80%;
    margin-top: 38px;
    float: left;
    margin-bottom: 17px;
}



#pcImg {
    width: 100%;
    display: block;
}

#appImg {
    display: none;
}

.content8_item_div {
    display: none;
}

.content8_item_div1 {
    display: block;
}

.content8_right .content3_menu_div_red>span {
    border-right-width: 0px;
    padding-bottom: 5px;
    border-bottom: 4px solid #EB002B;
}

.content8_right .content3_menu_div_red {
    border-right-width: 0px;
    padding-right: 0px !important;
}

.am-prev,
.am-nav-next {
    display: none !important;
}

.am-slider-default .am-control-nav {
    display: unset !important;
}