a, blockquote, body, code, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, iframe, img, input, label, li, object, ol, p, q, small, span, strong, table, tbody, td, th, tr, ul {
    margin: 0;
    padding: 0;
    border: 0;
}
*{font-family: "Microsoft YaHei",Helvetica,Arial,sans-serif;}
a{
    text-decoration: none;
}
html{height: 100%;}
body{
    min-width: 1300px;
}
ul,li{
    list-style-type: none;
}
.clear{
	clear: both;
}
.head{
    width: 100%;
    height: 950px;
    background: url(images/bg.jpg);
    background-position: top center;
}
.top{
    width: 100%;
    height: 101px;
    border-bottom: 1px solid #7c7a7b;
    position: relative;
}
.top_left{
    position: absolute;
    left: 1%;
    top: 30px;
}
.top_center{
    width: 820px;
    height: 101px;
    margin: auto;
}
.top_center a{
    height: 99px;
    line-height: 99px;
    font-size: 20px;
    text-align: center;
    color: #fff;
    display: block;
    float: left;
    margin-left: 20px;
}
.top_center a:hover{
    border-bottom: 5px solid #b70b0e;
}
.top_right{
    position: absolute;
    top: 34px;
    color: #fff;
    right: 1%;
    font-size: 25px;
    font-family: Agency FB;
    letter-spacing: 2px;
}

.top_show{
    width: 223px;
    height: 48px;
    margin:auto;
    margin-top: 550px;
    text-align: center;
}
.top_show span{
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    color: #fff;
}
.top_font1{
    width: 223px;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    text-align: center;
    display: block;
    color: #fff;
    background: #d6002a;
    border-radius: 24px;
}
.top_font2{
    font-size: 25px;
    font-family: Arial;
    letter-spacing: 4px;
    height: 55px;
    line-height: 55px;
}
.top_font3{
    font-size: 26px;
    margin-top: 70px;
    letter-spacing: 3px;
}
.regist_botton_style{
    display: block;
    margin: auto;
    width: 225px;
    line-height: 60px;
    height: 60px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #b70b0e;
    border-radius: 5px;
}
.module1{
    width: 100%;
    height: 455px;
}
.module_wrap{
    width: 80%;
    min-width: 1200px;
    height: 100%;
    margin:auto;
}
.m1_top{
    width: 100%;
    text-align: center;
    float: left;
    margin-top: 90px;
}
.m1_top h1{
    font-size: 30px;
    color: #b70b0e;
    font-weight: bold;
    letter-spacing: 3px;
}
.m1_top img{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
}
.m1_top p{
    font-size: 14px;
    line-height: 27px;
    color: #333333;
    width: 1200px;
    margin: auto;
    text-align: left;
    text-indent: 2em;
}
.m1_slide{
    width: 25%;
    float: left;
}
.m1_slide1{
    width: 270px;
    height: 260px;
    margin:auto;
    text-align: center;
}
.m1_slide1 div{
    width: 100%;
    height: 90px;
    float: left;
    margin-top: 30px;
    text-align: center;
    vertical-align: middle;
}
.m1_slide1 div img{
    vertical-align: middle;
}
.m1_slide1 span{
    display: block;
    float: left;
    width: 100%;
    color: #333333;
    font-size: 26px;
}
.m1_slide1 p{
    float: left;
    color: #373737;
    font-size: 16px;
    line-height: 26px;
    width: 100%;
    margin-top: 13px;
}
.module2{
    width: 100%;
    height: 962px;
    background: #f2f3f7;
}
.module_wrap{
    width: 80%;
    min-width: 1200px;
    height: 100%;
    margin:auto;
}
.m2_top{
    width: 100%;
    height: 235px;
    text-align: center;
    background: url(images/m2_bg.jpg);
    float: left;
    margin-top: 35px;
}
.m2_top h1{
    font-size: 30px;
    color: #b70b0e;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 90px;
}
.m2_top img{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
}
.m2_top p{
    font-size: 14px;
    line-height: 27px;
    color: #333333;
    width: 1200px;
    margin: auto;
    text-align: left;
    text-indent: 2em;
}
.m2_slide{
    width: 33%;
    height: 300px;
    float: left;
    border:1px solid #dddddd;
    background-color: #ffffff;
}
/*.m2_slide:hover{*/
/*    border:1px solid #b70b0e;*/
/*    cursor: pointer;*/
/*}*/
/*.m2_slide:hover .m2_red{*/
/*    display: block;*/
/*}*/
.m2_slide1{
    width: 100%;
    height: 260px;
    margin:auto;
    text-align: center;
}
.m2_slide1 div{
    width: 100%;
    height: 100px;
    float: left;
    margin-top: 50px;
    text-align: center;
    vertical-align: middle;
}
.m2_slide1 div img{
    vertical-align: middle;
}
.m2_slide1 span{
    display: block;
    float: left;
    width: 100%;
    color: #000;
    font-size: 26px;
}
.m2_slide1 p{
    float: left;
    color: #000;
    font-size: 16px;
    line-height: 26px;
    width: 80%;
    margin-top: 23px;
    padding-left: 10%;
}
.m2_red{
    display: none;
    width: 100%;
    height: 40px;
    line-height: 50px;
    background: #b70b0e;
    text-align: center;
}

.module3{
    width: 100%;
    height: 760px;
    background: #fff;
}
.m3_top{
    width: 100%;
    /*height: 315px;*/
    text-align: center;
    float: left;
    margin-top: 92px;
}
.m3_top h1{
    font-size: 30px;
    color: #b70b0e;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 110px;
}
.m3_top img{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
}
.m3_top p{
    font-size: 14px;
    line-height: 27px;
    color: #333333;
    width: 1200px;
    margin: auto;
    text-align: left;
    text-indent: 2em;
}
.m3_slide{
    width: 31%;
    margin-left: 1.5%;
    height: 360px;
    background: #f2f3f7;
    float: left;
}
/*.m3_slide:hover{*/
/*    cursor: pointer;*/
/*    background: #b70b0e;*/
/*}*/
.m3_slide:hover .m3_img2{
    display: inline-block;
}
.m3_slide:hover .m3_img1{
    display: none;
}
/*.m3_slide:hover .m3_slide1 span{*/
/*    color: #fff;*/
/*    border-bottom: 2px solid #fff;*/
/*}*/
/*.m3_slide:hover .m3_slide1 p{*/
/*    color: #fff;*/
/*}*/
.m3_slide1{
    width: 100%;
    height: 260px;
    margin:auto;
    text-align: center;
}
.m3_slide1 .m3_div{
    width: 100%;
    height: 90px;
    float: left;
    margin-top: 75px;
    text-align: center;
    vertical-align: middle;
}
.m3_slide1 .m3_div img{
    vertical-align: middle;
}
.m3_img2{
    display: none;
}
.m3_div2{
    width: 100%;
    height: 67px;
    float: left;
}
.m3_slide1 span{
    margin: auto;
    display: inline-block;
    color: #333333;
    font-size: 22px;
    height: 65px;
    border-bottom: 2px solid #b70b0e;
    line-height: 65px;
}
.m3_slide1 p{
    float: left;
    color: #333333;
    font-size: 18px;
    line-height: 26px;
    width: 80%;
    margin-top: 43px;
    padding-left: 10%;
}
.module4{
    width: 100%;
    height: 700px;
    background: url(images/m4_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}
.m4_top{
    width: 100%;
    height: 235px;
    text-align: center;
    float: left;
    margin-top: 35px;
}
.m4_top h1{
    font-size: 30px;
    color: #b70b0e;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 90px;
}
.m4_top img{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
}
.m4_top p{
    font-size: 14px;
    line-height: 27px;
    color: #333333;
    width: 1200px;
    margin: auto;
    text-align: left;
    text-indent: 2em;
}
.m4_slide{
    width: 31%;
    margin-left: 1.5%;
    height: 360px;
    float: left;
}
.m4_slide:hover{
    cursor: pointer;
}
.m4_slide:hover .m4_img2{
    display: inline-block;
}
.m4_slide:hover .m4_img1{
    display: none;
}
.m4_slide:hover .m4_slide1 p{
    /*color: #b70b0e;*/
}
.m4_slide1{
    width: 100%;
    height: 260px;
    margin:auto;
    text-align: center;
    cursor: default;
}
.m4_slide1 .m4_div{
    width: 100%;
    height: 147px;
    float: left;
    margin-top: 45px;
    text-align: center;
    vertical-align: middle;
}
.m4_slide1 .m4_div img{
    vertical-align: middle;
}
.m4_img2{
    display: none;
}
.m4_slide1 p{
    float: left;
    color: #333333;
    font-size: 18px;
    line-height: 26px;
    width: 100%;
    margin-top: 43px;
}
.module5{
    width: 100%;
    height: 322px;
    /*background: url(images/m5_bg.jpg);*/
    background: url(images/m5_bg_new.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}
.module5 span{
    display: block;
    width: 100%;
    height: 60px;
    float: left;
    margin-top: 110px;
}
.module5 a{
    display: block;
    margin: auto;
    width: 225px;
    line-height: 60px;
    height: 60px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background: #b70b0e;
    border-radius: 5px;
}
.module6{
    width: 100%;
    background: #f2f3f7;
}
.m6_top{
    width: 100%;
    height: 235px;
    text-align: center;
    float: left;
    margin-top: 35px;
}
.m6_top h1{
    font-size: 30px;
    color: #b70b0e;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 90px;
}
.m6_top img{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
}
.module6 .module_wrap{
    text-align: center;
}
.m6_img{
    width: 80%;
    height:auto;
    min-width: 1200px;
}
.module6_bottom_distance{
    height:75px;
}
.module7{
    width: 100%;
    height: 836px;
    background: url(images/m7_bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.m7_top{
    width: 100%;
    height: 235px;
    text-align: center;
    float: left;
    margin-top: 35px;
}
.m7_top h1{
    font-size: 30px;
    color: #b70b0e;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 90px;
}
.m7_top img{
    margin-top: 20px;
    text-align: center;
    margin-bottom: 50px;
}
.m7_wrap{
    width: 1200px;
    height: 360px;
    margin: auto;
    margin-top: 75px;
}
.m7_left{
    float: left;
    width: 800px;
    height: auto;
}
.m7_right{
    float: right;
    width: 422px;
}
.m7_right ul{
    float: left;
    width: 100%;
    height: 470px;
    overflow: hidden;
}
.m7_right ul li{
    display: block;
    float: left;
    width: 100%;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    text-indent: 20px;
    background: url(images/ju1.png);
    background-repeat: no-repeat;
    background-position: 0px 12px;
}
.foot{
    width: 100%;
    height: 420px;
    background: url(images/foot_bg.jpg);
    background-position: center top;
}
.foot_wrap{
    width: 1200px;
    height: 100%;
    margin:auto;
}
.foottel{
    color: #fff;
    float: left;
    margin-top: 130px;
    font-size: 35px;
    font-weight: bold;
    font-family: Agency FB;
    letter-spacing: 2px;
}
.foot img{
    float: left;
    margin-top: 160px;
}
.foot dl{
    display: block;
    float: right;
    margin-left: 60px;
    margin-top: 120px;
    color: #fff;
}
.foot dt{
    font-size: 18px;
    height: 50px;
}
.foot dd,.foot dd a{
    font-size: 14px;
    line-height: 37px;
    color: #fff;
}

.qualifications_img_style{
    background-color: #ffffff;
    width: 190px;
    margin: auto;
    height: 307px;
}
.qualifications_font_style{
    color: #666666;
    font-size: 12px;
    position: relative;
    top: -21px;
    padding: 0px 5px;
}

.pc_block{
    display: block;
}
.pc_flex{
    display: flex;
}
.phone_block{
    display: none;
}
.phone_flex{
    display: none;
}
.body_width {
    min-width: 1200px;
}
.title_top_01{
    padding: 92px 0px;
}

.module2_box_style{
    width: 1200px;
    margin: auto;
    font-size: 14px;
    line-height: 27px;
    color: #333333;
    text-align: left;
    text-indent: 2em;
}

.trends_title{
    position: relative;
    margin-top: 70px;
}

.p_t_92 {
    padding-top: 92px;
}
.module6_box_style{
    width: 1140px;
    background-color: #ffffff;
    height: auto;
    padding: 30px;
    margin: auto
}
.module6_img_box_style{
    width: 1140px;
    height: auto;
    margin: auto;
    padding:10px 30px;
}
.module6_font_style{
    text-align: left;
    letter-spacing: 1px;
    line-height: 24px;
    text-indent: 33px;
}
@media(max-width:768px){
    .pc_block{
        display: none;
    }
    .pc_flex{
        display: none;
    }
    .phone_block{
        display: block;
    }
    .phone_flex{
        display: flex;
    }

    .body_width {
        min-width: unset;
    }

    .module_wrap {
        width: 100%;
        min-width: unset;
        height: 100%;
        margin: auto;
    }

    .title_top_01{
        padding: 35px 0px;
    }

    .top {
        width: 100%;
        height: unset;
        /*border-bottom: 1px solid #7c7a7b;*/
        /*position: relative;*/
    }
    .module2_box_style{
        width: calc(100% - 40px);
        margin: unset;
        font-size: 14px;
        line-height: 21px;
        color: #333333;
        text-align: left;
        text-indent: 2em;
        padding-left: 20px;
    }

    .m2_top {
        width: 100%;
        height: 120px;
        text-align: center;
        background: url(images/m2_bg.jpg);
        float: left;
        margin-top: 0px;
    }
    .trends_title{
        position: relative;
        margin-top: 35px !important;
    }

    .m2_slide_phone{
        width: calc(50% - 5px);
        height: 210px;
        float: left;
        /*border:1px solid #dddddd;*/
        margin: auto;
        background-color: #ffffff;
        border-radius: 4px;
    }

    .m2_slide_phone_jl{
        width: calc(100% - 40px);
        margin-left: 20px;
    }

    .m2_slide1 div {
        width: 100%;
        height: 56px;
        float: left;
        margin-top: 20px;
        text-align: center;
        vertical-align: middle;
    }

    .m2_slide1 span {
        display: block;
        float: left;
        width: 100%;
        color: #333333;
        font-size: 16px;
    }
    .m2_slide1 p {
        float: left;
        color: #666666;
        font-size: 14px;
        line-height: 18px;
        width: 80%;
        margin-top: 5px;
        padding-left: 10%;
    }
    .m3_top {
        width: 100%;
        /* height: 315px; */
        text-align: center;
        float: left;
        margin-top: 35px;
    }
    .m3_slide_phone{
        width: calc(100% - 40px);
        margin-left: 20px;
        /*height: 360px;*/
        background: #f2f3f7;
        float: left;
    }

    .index_middle_img01 {
        width: 40px;
        background-image: url(./images/m3ic1.png);
        height: 40px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: auto;
    }

    .index_middle_img02 {
        width: 40px;
        background-image: url(./images/m3ic2.png);
        height: 40px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: auto;
    }
    .index_middle_img03 {
        width: 40px;
        background-image: url(./images/m3ic3.png);
        height: 40px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: auto;
    }

    .main1_img0_font_title {
        color: #333333;
        font-size: 15px;
        margin: 0px 8px 0px 5px;
        font-weight: bold;
    }
    .main1_img0_font_content {
        color: #666666;
        font-size: 13px;
        margin: 5px 8px 0px 5px;
    }
    .module3 {
        width: 100%;
        height: 432px;
        background: #fff;
    }
    .m4_slide1 p {
        float: left;
        color: #333333;
        font-size: 14px;
        line-height: 21px;
        width: 84%;
        margin-top: 15px;
        margin-left: 8%;
    }
    .m4_slide1 .m4_div {
        width: 100%;
         height: unset;
        float: left;
         margin-top: 15px;
        text-align: center;
        vertical-align: middle;
    }
    .p_t_92 {
        padding-top: 35px;
    }
    .m4_slide {
        width: 33%;
        margin-left: 0px;
        height: 160px;
        float: left;
    }
    .m4_slide1 {
        width: 100%;
        height: 165px;
        margin: auto;
        text-align: center;
        cursor: default;
    }

    .module4 {
        width: 100%;
        height: 278px;
        background: url(images/m4_bg.jpg);
        background-position: top center;
        background-repeat: no-repeat;
    }

    .module6_box_style{
        width: calc(100% - 40px);
        background-color: #ffffff;
        height: auto;
        /*padding: unset;*/
        margin-left: 20px;
        padding: 15px 0px;
        border-radius: 4px;
    }

    .module6_img_box_style{
        width: calc(100% - 40px);
        height: auto;
        margin: auto;
        padding:10px 20px;
    }

    .module6_font_style {
        text-align: left;
        letter-spacing: 1px;
        line-height: 21px;
        text-indent: 27px;
        font-size: 13px;
        padding: 0 15px;
    }
    .qualifications_img_style {
        background-color: #ffffff;
        width: calc(33% - 5px);
        margin: auto;
        height: 185px;
    }
    .more_botton_style{
        width: 80px;
        padding: 4px 7px;
        border: 15px;
        color: #ffffff;
        background-color: #D50029;
        margin: auto;
        border-radius: 15px;
        font-size: 13px;
        margin-top: 20px;
    }
    .position_r_l_20{
        /*position: relative;*/
        /*left: 20px;*/
    }
    .module2 {
        width: 100%;
        height: 811px;
        background: #f2f3f7;
    }
    .m2_slide1 {
        width: 100%;
        height: 210px;
        margin: auto;
        text-align: center;
    }

    .qualifications_font_style {
        color: #666666;
        font-size: 12px;
        position: relative;
        top: -12px;
        padding: 0px 5px;
    }

    .m7_wrap {
        width: 100%;
        height: 100%;
        margin: auto;
        margin-top: 0px;
    }
    .m7_right{
        float: unset;
        width: 100%;
    }
    .m7_right ul{
        float: unset;
        width: 100%;
        height: 470px;
        overflow: hidden;
    }
    .m7_right ul li{
        display: block;
        float: unset;
        width: 100%;
        height: 28px;
        line-height: 21px;
        font-size: 14px;
        color: #fff;
        text-indent: 20px;
        background: url(images/ju1.png);
        background-repeat: no-repeat;
        background-position: 0px 6px;
        margin-left: 20px;

    }

    .module7_back_img_phone{
        width: 100%;
        /*height: 836px;*/
        background: url(images/phone_background_img.png);
        background-repeat: no-repeat;
        background-position: center bottom;
    }
    .module6_bottom_distance{
        height:15px;
    }

    .head {
        width: 100%;
        height: auto;
        background: url(images/bg_phone.jpg)center center ;
        /*background-position: top center;*/
    }

}