@charset "utf-8";

@font-face {
    font-family: Go;
    src: url('../fonts/Gotham-Medium.otf');
}

@font-face {
    font-family: Bl;
    src: url('../fonts/barlowcondensed.ttf');
}


.block_pc {
    display: inline-block;
    width: 100%;
}

.block_sj {
    display: none;
    width: 100%;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type="number"] {
    -moz-appearance: textfield;
}

html {
    scrollbar-width:none;
    -ms-overflow-style: none;
}

/* CSS Document */
body {
    color: #333;
    font-size: 12px;
    font-family: "寰蒋闆呴粦";
    margin: 0 auto;
    box-sizing: border-box;
    overflow-x: hidden;



}

body * {
    box-sizing: border-box;
}

/* 閲嶇疆 */

div,
form,
p,
i,
img,
ul,
li,
ol,
dl,
dt,
dd,
table,
tr,
td,
th,
fieldset,
label,
legend,
select,
button,
input {
    margin: 0;
    padding: 0;
}



/* 鏍囬鏍峰紡 */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img {
    margin: 0;
}

/* 鍒楄〃鏍峰紡 */

ul,
ol,
li,
dl,
dt,
dd {
    list-style: none;
}

/* 鍥剧墖鏍峰紡 */

img,
a img {
    border: 0px;
    padding: 0px;
    margin: 0px;

}

/* 閾炬帴鏍峰紡 */
a {
    color: #333;
    text-decoration: none;
}

a:hover,
a:focus {
    text-decoration: none;
}



/**杈撳叆妗嗛鑹叉牱寮?*/

.input-gray {
    color: #999;
}

.input-black {
    color: #000;
}

/* 娓呴櫎娴姩 */
.clearBoth {
    clear: both;
    /*鎺у埗鍒嗙被鍚庯紝鍚勮楂樺害涓嶄竴鏍峰涓嶉綈闂*/
    width: 100%;
    height: 0px;
    font-size: 0;
    overflow: hidden;
    /*鎺у埗鍒嗙被鍚庯紝鍚勮楂樺害涓嶄竴鏍峰涓嶉綈闂*/
    line-height: 0;
}


/*鍏叡瀵艰埅nav*/
.head_nav {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 25;
    height: 100px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
}

.nav_pc {
    display: inline-block;
}

.nav_mobile {
    display: none;
}

.safe_width {
    max-width: 1520px;
    width: 100%;
    padding: 0 30px;
    margin: 0 auto;
}

.safe_width_1 {
    max-width: 1560px;
    width: 100%;
    padding: 0 30px;
    margin: 0 auto;
}

.safe_width_2 {
    max-width: 1580px;
    width: 100%;
    padding: 0 30px;
    margin: 0 auto;
}

.safe_width_3 {
    max-width: 1660px;
    width: 100%;
    padding: 0 30px;
    margin: 0 auto;
}

.menu_nav {
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;

    padding: 0 30px;
    width: 100%;
    max-width: 1800px;
    margin: 0 auto;
}

.nav_logo {
    display: inline-block;
}


.nav_logo img {
    width: auto;
    height: auto;
}

.logo_w {
    display: inline-block;
}


/*鍏叡nav*/
.head_nav.tm_nav {
    background: transparent;
    box-shadow: none;
}

.tm_nav .menu_main li.main_li .main_a {
    color: #333;
}


.tm_nav .menu_main li.main_li.active .main_a {
    color: #333;
}

.tm_nav .menu_main li.main_li:hover .main_a {
    /* color: #004b9e; */

}

.tm_nav .menu_main li.main_li.active .main_a::after {
    content: none;
}

.tm_nav .menu_main li.main_li:hover .main_a::after {
    width: 100%;
    margin-left: -50%;
    background: #004b9e;
}

.tm_nav .li_cut,
.tm_nav .li_cut span {
    color: #fff;
}

.tm_nav .li_cut span:hover {
    color: #004b9e;
}

.logo_w {
    display: none;
}

.logo_b {
    display: inline-block;
}


.tm_nav.nav_white .logo_w {
    display: inline-block;
}

.tm_nav.nav_white .logo_b {
    display: none;

}


/*棣栭〉婊氬睆瀵艰埅鍙橀鑹?/


.tm_nav.nav_white .menu_main li.main_li .main_a {
    color: #fff;
}


.tm_nav.nav_white .menu_main li.main_li.active .main_a {
    color: #fff;
}

.tm_nav.nav_white:hover .menu_main li.main_li.active .main_a {
    color: #004b9e;
}

.tm_nav.nav_white .menu_main li.main_li:hover .main_a {
    color: #004b9e;

}

.tm_nav.nav_white .menu_main li.main_li.active .main_a::after {
    content: none;
}

.tm_nav.nav_white:hover .menu_main li.main_li.active .main_a::after {
    content: '';
}



/*棣栭〉婊氬睆瀵艰埅鍙橀鑹?/

/*hover*/
.tm_nav:hover .menu_main li.main_li .main_a {
    color: #000;
}


.head_nav.tm_nav:hover {
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
}






.tm_nav:hover .li_cut,
.tm_nav:hover .li_cut span {
    color: #000;
}



.tm_nav:hover .logo_w {
    display: none;
}


.tm_nav:hover .logo_b {
    display: inline-block;
}


.menu_main {
    width: auto;
    margin: 0;
    height: 100px;
    padding: 0;
    display: flex;
    justify-content: left;
    align-items: center;
}




.menu_main li.main_li {
    margin: 0 0px;
    padding: 0px 20px 0 20px;
    box-sizing: border-box;
    line-height: 100px;
    position: relative;

}





.menu_main li.main_li:first-child::after {
    content: none;
}

.menu_main li.main_li .main_a {
    font-size: 18px;
    text-align: center;
    color: #000;
    display: inline-block;
    height: 100px;
    letter-spacing: 0.5px;
    line-height: 100px;
    position: relative;
    transition: all 0.5s ease-in-out;

}

.menu_main li.main_li .main_a::after {
    content: "";
    height: 2px;
    background: #004b9e;
    position: absolute;
    left: 50%;
    width: 0;
    bottom: 18px;

    transition: all 0.5s ease-in-out;
}


.menu_main li.main_li .main_a:focus {
    text-decoration: none;
}




.menu_main li.main_li.active .main_a::after {
    width: 100%;
    margin-left: -50%;
}



.menu_main li.main_li.active .main_a {
    color: #004b9e;
}

.menu_main li.main_li:hover .main_a {
    color: #004b9e;

}

.menu_main li.main_li:hover .main_a::after {
    width: 100%;
    margin-left: -50%;
}


.tb_sub {
    height: 0;
    overflow: hidden;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    margin-left: -70px;



    z-index: 14;
    padding: 0;
    list-style: none;
    width: 140px;
    background: #fff;
    box-shadow: 0 6px 14px rgba(74, 74, 74, .15);
}

.menu_main li:hover .tb_sub {

    height: auto;
    padding: 10px 0 10px 0;
    top: 100px;
    opacity: 1;
    overflow: visible;
    /* -webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s; */
}


.tb_sub div {

    width: 100%;

}

.tb_sub div.active_d a {
    color: #004b9e;
    font-weight: bold;

}

.menu_main li.main_li .tb_sub div a,
.menu_main li.main_li .tb_sub div {
    line-height: 24px;
}

.tb_sub div a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    text-align: left;
    color: #000;
    line-height: 24px;
    padding: 10px 20px;
    text-align: center;
}

.tb_sub div a:hover,
.tb_sub div a.cur_a,
.tb_sub div a.cur_a:hover {
    color: #004b9e;
}

.md_con {
    position: relative;
}

.dw_mark {
    width: 100%;
    height: 110px;
    position: absolute;
    top: -110px;
    left: 0;
    z-index: -1;
    opacity: 0;
}



/*footer*/
.footer {
    width: 100%;
    background: url(../images/sy05.jpg) no-repeat center bottom;
    /*background-size: 100% 100%;*/
    background-size: cover;
    padding: 1.5% 0;
}

.f_width {
    width: 100%;
    max-width: 1560px;
    margin: 0 auto;
    padding: 0 30px;
    font-family: "Noto Sans SC";
}

.f_top {
    width: 100%;
}

.care_us {
    width: 100%;
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    letter-spacing: 2px;

}

.t_con_icon {
    margin-left: 28px;
    display: flex;
    justify-content: left;
    align-items: center;

}

.icon_a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 16px;
    position: relative;
}

.d_icon {
    display: inline-block;
    width: 100%;
    height: auto;
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;

}

.d_icon:hover {
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    margin-top: -6px;

}

.ewm_hover {
    display: none;
    width: 170px;
    height: 210px;
    position: absolute;
    left: 0;
    top: -240px;
    z-index: 1;
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;

}

.arrow_zs {
    padding: 14px;
    background: #fff;
    border-radius: 4px;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.arrow_zs::after {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    background: url(../images/f_arrow.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    left: 11px;
    bottom: -12px;
    z-index: 1;
}

.icon_a:hover .ewm_hover {
    webkit-transition: all 0.4s ease-in-out 0.1s;
    transition: all 0.4s ease-in-out 0.1s;
    top: -230px;
    display: flex;

}

.ewm_hover img {
    display: inline-block;

    width: 100%;
    height: auto;
}

.ewm_hover span {
    font-size: 16px;
    color: #222;
    line-height: 20px;
    margin-top: 10px;
    display: inline-block;
    letter-spacing: 2px;
}

.f_middle {
    width: 100%;
    padding: 1.5% 0;
    margin-top: 1.5%;
    border-top: 1px solid rgba(255, 255, 255, .47);
}

.t_link {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;

}

.link_item {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column;
    letter-spacing: 1.5px;
}

.link_item h5 {
    font-size: 20px;
    color: #fff;
    line-height: 24px;
    padding-bottom: 25px;
    position: relative;
}

.link_item h5::after {
    content: '';
    background: #fff;
    width: 30px;
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
}

.link_list {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column;
}

.link_list div {
    margin-top: 15px;
}

.link_list div a {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
}

.contact_list {
    margin-top: 15px;
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column;
}

.contact_list p {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 20px;
    color: #fff;
}

.contact_list p .s_t {
    color: #87b2e0;
}

.c_phone {
    display: flex;
    justify-content: left;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 8px;
    font-family: Go;
}

.c_phone img {
    display: inline-block;
    width: 32px;
    height: auto;
}

.c_phone span {
    margin-left: 10px;
    font-size: 25px;
    line-height: 32px;
    color: #fff;
}

.link_item:last-child {
    border-left: 1px solid rgba(255, 255, 255, .47);
    padding-left: 5%;
    padding-bottom: 10px;
}

.f_bottom {

    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    letter-spacing: 2px;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    padding-top: 1.5%;
    border-top: 1px solid rgba(255, 255, 255, .47);
}

.f_bottom a {
    text-decoration: none;
    color: #fff;
    font-size: 14px;
}

/*椤电爜*/
.page_con {
    width: 100%;
    text-align: center;
    padding: 20px 0 0px 0;
}

.page_con nav ul {
    margin: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page_con nav ul li {
    border-radius: 0;
    letter-spacing: 2px;
}

.page_con nav ul li a {
    border: 1px solid #999 !important;
    background: #fff;
    display: inline-block;
    text-align: center;
    color: #999;
    font-size: 16px;
    width: 32px;
    line-height: 32px;
    padding: 0 !important;
    border-radius: 0 !important;
    margin: 0 9px;
}

.pagination>li:first-child>a,
.pagination>li:last-child>a {
    width: 90px;

    font-weight: lighter;
}

.page_con nav ul li:hover a {
    color: #004b9e;
    background: #fff;
}

.page_con nav ul li.active a {
    color: #fff !important;
    border-color: #004b9e !important;
    background: #004b9e !important;

}


/*娴獥*/
.Float_windows {
    position: fixed;
    right: 0px;

    bottom: 50%;
    z-index: 10;
    margin-bottom: -150px;
}

.Float_windows ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 76px;
    background: #004b9e;
    border-radius: 12px 0 0 12px;

}

.Float_windows ul li {
    display: inline-block;
    width: 76px;
    height: 76px;
    position: relative;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;

}


.Float_windows ul li::after {
    content: '';
    width: 52px;
    height: 1px;
    position: absolute;
    left: 50%;
    margin-left: -26px;
    top: 1px;
    background: rgba(255, 255, 255, .2);
}

.Float_windows ul li:first-child:after {
    content: none;
}



.Float_windows ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    flex-direction: column;
    height: 100%;
    font-size: 12px;
    color: #fff;

    position: relative;
}

.Float_windows ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;

}

.Float_windows ul li a img {

    width: 32px;
    height: auto;
    margin-bottom: 4px;
}

.phone_box {
    display: none;
    height: 90px;
    width: 246px;
    background: #fff;
    opacity: 0;
    position: absolute;
    right: -246px;
    top: 0;
    text-align: center;
    box-shadow: 0 8px 24px rgba(74, 74, 74, .15);
    /* -webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out; */

}

.phone_box::after {
    content: '';
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    position: absolute;
    top: 16px;
    right: -8px;
}

.Float_windows ul li:hover .phone_box {
    display: inline-block;
    right: 104px;
    opacity: 1;
    box-shadow: 0 10px 16px rgba(74, 74, 74, .15);
}

.phone_box text {
    font-size: 18px;
    font-weight: bold;
    background: #333;
    -webkit-background-clip: text;
    color: transparent;
    line-height: 90px;
}

.phone_box.ewm_right {
    width: 246px;

    height: 102px;
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.ewm_left {
    display: flex;
    justify-content: left;
    align-items: flex-start;
    flex-direction: column;
}

.ewm_left h5 {
    display: flex;
    justify-content: left;
    align-items: center;
    font-size: 15px;
    color: #333333;
}

.ewm_left h5 img {
    display: inline-block;
    width: 28px;
    height: auto;
}

.ewm_left p {
    font-size: 13px;
    color: #666666;
    line-height: 14px;
    margin-top: 5px;
}



.ewm_right_icon {
    display: inline-block;
    width: 70px;
    height: auto;
    margin-left: 12px;
}



@media screen and (max-width:1660px) {}

@media screen and (max-width:1650px) {}

@media screen and (max-width:1440px) {

    .menu_main li.main_li {
        padding: 0px 15px 0 15px;
    }
}

@media screen and (max-width:1366px) {

    .menu_main li.main_li {
        padding: 0px 13px 0 13px;
    }




}

@media screen and (max-width:1280px) {

    .menu_main li.main_li {
        padding: 0px 10px 0 10px;
    }

    .menu_main li.main_li .main_a {
        font-size: 15px;
    }




    .menu_main li.main_li .main_a::after {
        height: 1px;
    }


    .nav_logo img {
        max-width: 200px;
    }

    .menu_nav {
        padding: 0 12px;
    }




}

@media screen and (max-width:1024px) {
    .safe_width {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .safe_width_1 {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .safe_width_2 {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .safe_width_3 {
        width: 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    body {

        min-width: unset;
        width: 100%;
        /* background: #f6f6f6; */
    }


    /*鎵嬫満绔痶op nav*/
    .nav_pc {
        display: none;
    }

    .nav_mobile {
        display: inline-block;
        width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 101;
        background: #fff;
        box-shadow: 0 6px 12px rgba(74, 74, 74, .1);


    }


    .nav_m_con {
        width: 100%;
        height: 100px;

        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 30px;
    }

    .nav_m_con a {
        width: 260px;
        height: 100px;
        display: inline-block;
        background: url(../images/logo_pc.png) no-repeat left center;
        -webkit-background-size: auto auto;
        background-size: auto auto;

    }

    .tm_nav.nav_mobile {
        background: transparent;
        box-shadow: none;
    }

    .tm_nav .nav_m_con a {

        background: url(../images/logo_pc_w.png) no-repeat left center;


    }



    .nav_m_con a img {
        display: none;

    }

    .m_r_show {
        display: inline-block;
        width: 52px;
        height: 52px;
        background-image: url(../images/m_nav_show_b.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position: 0 0;
    }

    .tm_nav .m_r_show {

        background-image: url(../images/m_nav_show_w.png);

    }



    .m_menu_box {
        display: block;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        right: -100%;
        background: rgba(0, 0, 0, .6);
        z-index: 10;
        transition: all .5s;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -o-transition: all .5s;
        opacity: 0;
        visibility: hidden;
        overflow: auto;
        padding-top: 110px;
    }

    .menu_head {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 0 30px;
        height: 110px;
        line-height: 110px;
        box-sizing: border-box;
        background: #fff;
        z-index: 5;
    }

    .close_nav {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .close_nav img {
        display: inline-block;
        width: 44px;
        height: 44px;
    }



    .menu_head div {

        display: flex;
        justify-content: center;
        align-items: center;
        width: calc(72% - 30px);
        text-align: center;
        font-size: 48px;
        color: #004b9e;
        text-transform: uppercase;
    }



    .m_nav_box {
        width: 100%;
        padding-left: 36%;
        box-sizing: border-box;
        height: 100%;
        position: relative;
    }

    .hide_m_nav {
        width: 36%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0);
    }

    .m_nav_ul {
        width: 100%;
        margin: 0;
        padding: 0;
        height: 100%;
        list-style: none;
        background: #fff;
        overflow: auto;
    }

    .m_nav_ul li {
        display: inline-block;
        width: 100%;
        line-height: 50px;
        padding: 0 40px;

    }


    .m_nav_ul li.active a {
        color: #305dc3;
    }

    .m_nav_ul li a {
        display: inline-block;
        width: 100%;
        line-height: 70px;
        font-size: 16px;
        color: #333;
    }

    .m_nav_ul li.m_nav_ul_p {
        padding: 0;
    }

    .m_nav_ul li.m_nav_ul_p .parent_a {
        padding: 0 40px;
    }

    .m_nav_ul_p .parent_a {
        position: relative;
    }

    .m_nav_ul_p.show_nav .parent_a {
        color: #004b9e;
    }

    .m_nav_ul_p.show_nav .m_nav_div {
        display: inline-block;
    }

    .m_nav_ul_p .parent_a::after {
        content: '';
        width: 12px;
        height: 12px;
        background: url(../images/nav_arrow.png) no-repeat;
        background-size: 100% auto;
        background-position: center center;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -6px;
    }

    .m_nav_ul_p.show_nav .parent_a::after {
        content: '';
        width: 12px;
        height: 12px;
        background: url(../images/nav_arrow_b.png) no-repeat;
        background-size: 100% auto;
        background-position: center center;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -6px;
    }

    .m_nav_div {

        width: 100%;
        display: none;
        padding: 0px;

        background: #f3f3f3;

    }

    .m_nav_div div {
        padding: 0 40px;
        border-bottom: 1px solid #D9D9D9;
    }

    .m_nav_div div:last-child {
        border: none;
    }

    .m_nav_div div a {
        line-height: 50px;
        color: #333;
        font-size: 13px;

    }

    .m_nav_div div:nth-child(1) a {
        border: none;
    }

    .jump_sub_m a {
        position: relative;
    }

    .jump_sub_m a::after {
        content: '';
        width: 12px;
        height: 12px;
        background: url(../images/nav_arrow.png) no-repeat;
        background-size: 100% auto;
        background-position: center center;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -6px;

    }

    .m_nav_sub {
        display: none;
    }

    .m_r_show_right {
        display: flex;
        justify-content: right;
        align-items: center;

    }


    /*footer*/




    .care_us {
        font-size: 16px;
        line-height: 36px;

    }

    .t_con_icon {
        margin-left: 24px;

    }

    .icon_a {
        width: 34px;
        height: 34px;
        margin-right: 14px;
    }







    .ewm_hover span {
        font-size: 14px;

        line-height: 16px;
        margin-top: 10px;
    }






    .link_item h5 {
        font-size: 16px;
        line-height: 20px;
        padding-bottom: 14px;
    }

    .link_item h5::after {
        width: 24px;
        height: 2px;
    }



    .link_list div {
        margin-top: 14px;
    }

    .link_list div a {
        font-size: 13px;
        line-height: 16px;

    }

    .contact_list {
        margin-top: 14px;

    }

    .contact_list p {

        font-size: 13px;
        margin-bottom: 16px;
        line-height: 16px;
    }



    .c_phone {
        margin-bottom: 14px;
    }

    .c_phone img {
        width: 28px;
    }

    .c_phone span {
        margin-left: 10px;
        font-size: 22px;
        line-height: 28px;
    }



    .f_bottom {

        font-size: 13px;
        line-height: 16px;

    }

    .f_bottom a {

        font-size: 13px;
    }


}



@media screen and (max-width:768px) {
    html {
        font-size: 48px;
    }

}

@media screen and (max-width:767px) {
    .block_pc {
        display: none;
    }

    .block_sj {
        display: inline-block;
    }

    html {
        font-size: 25.875px;
    }

    body {
        padding-top: 2.5rem;
    }

    .dw_mark {
        height: 2.8rem;
        top: -2.8rem;
    }



    .show_more {
        display: inline-block;
        width: 100%;
        line-height: 1.8rem;
        background: #eeeeee;
        font-size: 0.55rem;
        color: #333;
        text-align: center;
        margin-top: 1rem;
    }


    /*footer*/
    .m_footer {
        width: 100%;
        padding: 2rem 1rem 2.8rem 1rem;
        background: url(../images/sy05_m.jpg) no-repeat center center;
        background-size: 100% 100%;
    }


    .link_item {
        width: 100%;
        display: flex;
        justify-content: left;
        align-items: flex-start;
        flex-direction: column;
        letter-spacing: 0.02rem;
    }

    .link_item h5 {
        font-size: 0.9rem;
        color: #fff;
        line-height: 1.2rem;
        padding-bottom: 0.6rem;
        position: relative;
        font-weight: bold;
        letter-spacing: 0.02rem;
    }

    .link_item h5::after {
        content: '';
        background: #fff;
        width: 1.5rem;
        height: 0.1rem;
        position: absolute;
        left: 0;
        bottom: 0;
        z-index: 1;
    }


    .contact_list {
        margin-top: 0.6rem;
        display: flex;
        justify-content: left;
        align-items: flex-start;
        flex-direction: column;
    }

    .contact_list p {
        display: flex;
        justify-content: left;
        align-items: flex-start;
        font-size: .6rem;
        margin-bottom: .65rem;
        line-height: .8rem;
        color: #fff;
    }

    .contact_list p .s_t {
        color: #87b2e0;
    }

    .c_phone {
        display: flex;
        justify-content: left;
        align-items: center;
        margin-bottom: 0.7rem;
        font-family: Go;
    }

    .c_phone img {
        display: inline-block;
        width: 1.2rem;
        height: 1.2rem;
    }

    .c_phone span {
        margin-left: .45rem;
        font-size: .95rem;
        line-height: 1rem;
        color: #fff;
    }

    .c_phone span a {
        font-size: .95rem;
        line-height: 1rem;
        color: #fff;
        text-decoration: none;
    }

    .link_item:last-child {
        padding: 0;
        border: none;
    }

    .f_bottom {

        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        letter-spacing: 0.02rem;
        font-size: 0.55rem;
        line-height: .9rem;
        color: #fff;
        padding: 0.7rem 0;
        margin-top: 0.7rem;
        border-top: 0.025rem solid rgba(255, 255, 255, .47);
    }

    .f_bottom a {
        text-decoration: none;
        color: #fff;
        font-size: 0.55rem;
    }

    /*娴獥*/
    .Float_windows {
        position: fixed;
        right: 0px;
        width: 100%;
        bottom: 0%;
        z-index: 100;
        margin-bottom: 0px;
    }

    .Float_windows ul {
        margin: 0;
        padding: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
        width: 100%;
        background: #004b9e;
        border-radius: 0;

    }

    .Float_windows ul li {
        display: inline-block;
        width: 25%;
        height: 2.8rem;
        position: relative;
        -webkit-transition: all 0.4s ease-out;
        -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
        -o-transition: all 0.4s ease-out;
        transition: all 0.4s ease-out;

    }


    .Float_windows ul li::after {
        content: '';
        height: 1.5rem;
        width: 0.025rem;
        position: absolute;

        left: 0;
        margin-left: 0;
        top: 50%;
        margin-top: -0.75rem;
        background: rgba(255, 255, 255, .2);
    }

    .Float_windows ul li:first-child:after {
        content: none;
    }



    .Float_windows ul li a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        flex-direction: column;
        height: 100%;
        font-size: 0.5rem;
        color: #fff;

        position: relative;
    }

    .Float_windows ul li a {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;

    }

    .Float_windows ul li a img {

        width: 1rem;
        height: auto;
        margin-bottom: 0.2rem;
    }

    .phone_box {
        display: none;
        height: 3rem;
        width: 11rem;
        background: #fff;
        opacity: 0;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: unset;
        left: 0.65rem;
        top: unset;
        bottom: -3.3rem;
        border-radius: 0.4rem;
        text-align: center;
        box-shadow: 0 8px 24px rgba(74, 74, 74, .15);
        /* -webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out; */

    }

    .phone_box.follow {
        display: none;
        height: 3rem;
        width: 11rem;
        background: #fff;
        opacity: 0;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: unset;
        left: -3.5rem;
        top: unset;
        bottom: -3.3rem;
        border-radius: 0.4rem;
        text-align: center;
        box-shadow: 0 8px 24px rgba(74, 74, 74, .15);
        /* -webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out; */

    }

    .phone_box::after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: unset;
        bottom: -16px;
        left: 0.5rem;
        right: unset;
    }
    .phone_box.follow::after {
        content: '';
        display: inline-block;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #fff;
        border-bottom: 8px solid transparent;
        position: absolute;
        top: unset;
        bottom: -16px;
        left: 4.5rem;
        right: unset;
    }

    .Float_windows ul li:hover .phone_box {
        display: flex;
        right: unset;
        bottom: 3.8rem;
        opacity: 1;
        box-shadow: 0 10px 16px rgba(74, 74, 74, .15);
    }

    .phone_box text {
        font-size: 0.8rem;
        font-weight: bold;
        background: #333;
        -webkit-background-clip: text;
        color: transparent;
        line-height: 1.4rem;
    }

    .phone_box.ewm_right {
        width: 11rem;

        height: 4.5rem;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }

    .ewm_left {
        display: flex;
        justify-content: left;
        align-items: flex-start;
        flex-direction: column;
    }

    .ewm_left h5 {
        display: flex;
        justify-content: left;
        align-items: center;
        font-size: 0.6rem;
        color: #333333;
    }

    .ewm_left h5 img {
        display: inline-block;
        width: 1rem;
        height: auto;
    }

    .ewm_left p {
        font-size: 0.55rem;
        color: #666666;
        line-height: .8rem;
        margin-top: .25rem;
    }



    .ewm_right_icon {
        display: inline-block;
        width: 2.75rem;
        height: auto;
        margin-left: 0.55rem;
    }


    /*椤电爜*/
    .page_con {
        padding: 1.1rem 0 0px 0;
    }




    .page_con nav ul li a {
        font-size: 0.6rem;
        width: 1.5rem;
        line-height: 1.5rem;

        border-radius: 0 !important;
        margin: 0 0.15rem;
    }

    .pagination>li:first-child>a,
    .pagination>li:last-child>a {
        width: 3.3rem;
        letter-spacing: 0.02rem;

    }








    .safe_width {
        width: 100%;
        max-width: 100%;
        padding: 0 0.65rem;
    }

    .safe_width_1 {
        width: 100%;
        max-width: 100%;
        padding: 0 0.65rem;
    }

    .safe_width_2 {
        width: 100%;
        max-width: 100%;
        padding: 0 0.65rem;
    }

    .safe_width_3 {
        width: 100%;
        max-width: 100%;
        padding: 0 0.65rem;
    }







    .nav_m_con {

        height: 2.5rem;
        padding: 0 0.6rem;
    }


    .nav_m_con a {
        width: 4.5rem;
        height: 2.5rem;
        display: inline-block;
        background: url(../images/logo_pc.png) no-repeat center center;

        -webkit-background-size: 4.5rem auto;
        background-size: 4.5rem auto;
    }


    .tm_nav .nav_m_con a {

        background: url(../images/logo_pc_w.png) no-repeat center center;
        background-size: 100% auto;
    }


    .m_r_show {
        display: inline-block;
        width: 1.3rem;
        height: 1.3rem;
    }

    .tm_nav .m_r_show {
        background: url(../images/m_nav_show_w.png) no-repeat center center;
        background-size: 100% auto;
    }



    .m_menu_box {

        padding-top: 2.5rem;
    }

    .menu_head {

        padding: 0 0.6rem;
        height: 2.5rem;
        line-height: 2.5rem;

    }

    .menu_head div {
        width: calc(72% - .6rem);
        font-size: 1rem;
    }



    .close_nav img {
        width: 1.1rem;
        height: 1.1rem;
    }








    .m_nav_ul li {
        line-height: 2.2rem;
        padding: 0.8rem 1.25rem 0 1.25rem;

    }



    .m_nav_ul li a {

        line-height: 2.2rem;
        font-size: 0.65rem;
        color: #333;
    }


    .m_nav_ul li.m_nav_ul_p .parent_a {
        padding: 0 1.25rem;
    }



    .m_nav_ul_p .parent_a::after {
        content: '';
        width: 0.6rem;
        height: 0.6rem;
        background: url(../images/nav_arrow.png) no-repeat;
        background-size: 100% auto;
        background-position: center center;
        position: absolute;
        right: 0.8rem;
        top: 50%;
        margin-top: -0.325rem;
    }

    .m_nav_ul_p.show_nav .parent_a::after {
        content: '';
        width: 0.6rem;
        height: 0.6rem;
        background: url(../images/nav_arrow_b.png) no-repeat;
        background-size: 100% auto;
        background-position: center center;
        position: absolute;
        right: 0.8rem;
        top: 50%;
        margin-top: -0.325rem;
    }


    .m_nav_div {

        width: 100%;
        display: none;
        padding: 0.65rem 0;

    }

    .m_nav_div div {
        padding: 0 1.25rem;
        border-bottom: 0.025rem solid #D9D9D9;
    }

    .m_nav_div div a {
        line-height: 1.6rem;
        color: #333;
        font-size: 0.6rem;

    }



    .jump_sub_m a::after {
        content: '';
        width: 0.6rem;
        height: 0.6rem;
        background: url(../images/nav_arrow.png) no-repeat;
        background-size: 100% auto;
        background-position: center center;
        position: absolute;
        right: 0.8rem;
        top: 50%;
        margin-top: -0.325rem;

    }





    .m_r_show_right {
        display: flex;
        justify-content: right;
        align-items: center;

    }





}







@media screen and (max-width:375px) {


    html {
        font-size: 23.4375px;
    }

}

@media screen and (max-width:320px) {

    html {
        font-size: 20px;
    }
}






.bigPic-show {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2000;
    width: 100%;
    height: 100%;
    display: none;
}

.bigPic-show div {
    position: absolute;
}




/*婊氬姩鏉℃牱寮?/
/*婊氬姩鏉℃牱寮?/
::-webkit-scrollbar {
    /*width: 10px;*/
    /*height: 4px;*/
    display: none;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
    border-radius: 0;
    background: rgba(0, 0, 0, 0);

}