*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
body{
    background-color: #F4F4F4;
    overflow-x: hidden !important;
}
a{
    text-decoration: none;
}

/* header_blank */
.header_blank{
    width: 100%;
    min-width: 1920px;
    height: 65px;
}

/* header */
.header{
    width: 1920px;
    height: 65px;
    background: url(https://img.alicdn.com/imgextra/i3/39767794/O1CN010wojKF27Rhe51qDAJ_!!39767794.png) no-repeat ;
    background-color: #FFFFFF;
    background-position: center;
    z-index: 3;
    position: fixed;
    top: 0px;
    z-index: 99;
}
.header_cloud{
    box-shadow: 0px 0px 10px #f1f1f1;
    z-index: 99;
}
.header_macro{
    width: 680px;
    height: 65px;
    display: flex;
    font-size: 14px;
    position: absolute;
    left: calc(50% - 95px);
    top: 0px;
}
.header_macro a{
    height: 65px;
}
.header_macro_home{
    width: 30px;
    margin-right: 40px;
}
.header_macro_home a {
    width: 30px;
}
.header_macro_service{
    width: 120px;
}
.header_macro_case{
    width: 110px;
}
.header_macro_junezx{
    width: 75px;
    margin-right:35px;
}
.header_macro_suggest{
    width: 45px;
    margin-right: 40px;
}
.header_macro_suggest a{
    width: 45px;
    display: inline-block;
}
.header_macro_relation{
    width: 58px;
    margin-right: 40px;
}
.header_macro_relation a{
    width: 58px;
    display: inline-block;
}
.header_macro_older{
    width: 58px;
}
.header_macro_older a{
    width: 58px;
    display: inline-block;
}
.header_macro_home,.header_macro_service,.header_macro_case,.header_macro_junezx,.header_macro_suggest,.header_macro_relation,.header_macro_older{
    height: 65px;
    line-height: 65px;
    position: relative;
    color: #000;
}
.header_macro_home:hover,.header_macro_suggest:hover,.header_macro_relation:hover,.header_macro_older:hover,.header_macro_service_hide:hover,.header_macro_case_hide:hover,.header_macro_junezx_hide:hover{
    border-bottom: 2px solid #18C4BB;
    cursor: pointer;
    color: #18C4BB;
}
.header_macro_home > a,.header_macro_service > a,.header_macro_case > a,.header_macro_junezx > a,.header_macro_suggest > a,.header_macro_relation > a,.header_macro_older > a{
    color: #000;
}
.header_macro_service_hide{
    width: 90px;
    height: 65px;
    position: relative;
}
.header_macro_case_hide{
    width: 75px;
    height: 65px;
    position: relative;
}
.header_macro_junezx_hide{
    width: 75px;
    height: 65px;
    position: relative;
}
.header_macro div > div >i{
    width: 11px;
    height: 4px;
    background: url(https://img.alicdn.com/imgextra/i2/39767794/O1CN01Quv0EO27Rhck7CeLb_!!39767794.png) no-repeat; 
    position: absolute;
    right: 0px;
    top: 32px;
}
.header_macro div:hover i{
    background: url(https://img.alicdn.com/imgextra/i4/39767794/O1CN01gsTeEB27RhcolFbed_!!39767794.png) no-repeat;
}



/* header_H */
.header_H{
    width: 100%;
    height: 325px;
    opacity: 0;
    background-color: #FFF;
    position: fixed;
    top: 65px;
    transition: all .3s linear;
    z-index: -1;
}
.header_Hopa0{
    opacity: 1;
    top: 65px;
    z-index: 98;
}
.header_H_flex{
    width: 1300px;
    /* height: 232px; */
    height: 292px;
    position: absolute;
    /* top: 54px; */
    left: calc(50% - (1300px/2));
    display: flex;
    padding-top: 54px;
}
.header_HL{
    width: 523px;
    height: 232px;
    position: relative;
}
.header_HC{
    width: 406px;
    height: 232px;
    position: relative;
}
.header_HR{
    width: 369px;
    height: 232px;
    position: relative;
}
.header_med{
    width: 1px;
    height: 232px;
    background-color: #DCDCDC;
    position: relative;
}
.header_HL:hover,.header_HC:hover,.header_HR:hover{
    cursor: pointer;
}
.header_HL_title{
    width: 165px;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    color: #f7f5f5;
    background-color: #5BD6CD;
    position: absolute;
    top: 1px;
    left: 77px;
    text-align: center;
    letter-spacing: 5px;
}
.header_HC_title{
    width: 154px;
    height: 43px;
    line-height: 43px;
    font-size: 16px;
    color: #f7f5f5;
    background-color: #5BD6CD;
    position: absolute;
    top: 2px;
    left: 72px;
    text-align: center;
    letter-spacing: 5px;
}
.header_HR_title{
    width: 154px;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
    color: #f7f5f5;
    background-color: #5BD6CD;
    position: absolute;
    top: 2px;
    left: 72px;
    text-align: center;
    letter-spacing: 5px;
}
.header_HL_content{
    width: 382px;
    height: 165px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    top: 72px;
    left: 73px;
}
.header_HL_content a{
    width: 173px;
    height: 43px;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    line-height: 43px;
    font-size: 14px;
    position: relative;
    padding: 0px 0px 0px 64px;
    display: inline-block;
}
.header_HL_content a img{
    display: block;
    position: absolute;
    top: 12px;
    left: 24px;
}
.header_HL_content a .hot{
    width: 25px;
    height: 10px;
    display: block;
    position: absolute;
    top: 0px;
    right: 6px;
    background: url(https://img.alicdn.com/imgextra/i4/39767794/O1CN01Wfoufl27RhdhOswEK_!!39767794.png) no-repeat;
}
.header_HL_content a .new{
    width: 25px;
    height: 10px;
    display: block;
    position: absolute;
    top: 0px;
    right: 6px;
    background: url(https://img.alicdn.com/imgextra/i2/39767794/O1CN01UsDPV927Rhe88Bw5A_!!39767794.png) no-repeat;
}
.header_HC_content{
    width: 259px;
    height: 152px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: absolute;
    top: 72px;
    left: 72px;
}
.header_HC_content a:nth-of-type(3),.header_HC_content a:nth-of-type(4){
    width: 260px;
    height: 43px;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    line-height: 43px;
    font-size: 14px;
    position: relative;
    padding: 0px 0px 0px 58px;
    display: inline-block;
}
.header_HC_content a img{
    display: block;
    position: absolute;
    top: 12px;
    left: 16px;
}
.header_HC_content a .hot{
    width: 33px;
    height: 13px;
    display: block;
    position: absolute;
    top: 0px;
    right: -2px;
    background: url(https://img.alicdn.com/imgextra/i4/39767794/O1CN01XnRLrG27RhcvPG7Hi_!!39767794.png) no-repeat;
}
.header_HC_content a .new{
    width: 25px;
    height: 10px;
    display: block;
    position: absolute;
    top: 0px;
    right: 6px;
    background: url(https://img.alicdn.com/imgextra/i2/39767794/O1CN01UsDPV927Rhe88Bw5A_!!39767794.png) no-repeat;
}
.share{
    width: 140px;
    height: 43px;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    line-height: 43px;
    font-size: 14px;
    position: relative;
    padding: 0px 0px 0px 58px;
    display: inline-block;
}
.private{
    width: 115px;
    height: 43px;
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    line-height: 43px;
    font-size: 14px;
    position: relative;
    padding: 0px 0px 0px 42px;
    display: inline-block;
}
.private img{
    left: 10px !important;
}
.header_HR_content{
    width: 259px;
    height: 141px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    top: 72px;
    left: 71px;
}
.header_HR_content a{
    border: 1px solid #F0F0F0;
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    display: inline-block;
}
.header_HR_content a:first-child{
    width: 227px;
    height: 68px;
    padding: 13px 0px 0px 64px;
}
.header_HR_content a:last-child{
    width: 227px;
    height: 43px;
    padding: 13px 0px 0px 64px;
}
.header_HR_content a:first-child img{
    display: block;
    position: absolute;
    top: 20px;
    left: 24px;
}
.header_HR_content a:last-child img{
    display: block;
    position: absolute;
    top: 12px;
    left: 24px;
}
.header_HL a:hover,.header_HC a:hover,.header_HR a:hover{
    cursor: pointer;
}
.header_HL_content > a:hover,.header_HC_content > a:hover,.header_HR_content > a:hover{
    color: #18C4BB !important;
}


/* footer */
.footer{
    width: 100%;
    height: 400px;
    background-color: #1d9aa2;
    position: relative;
}
/* logo+联系 */
.footer_logo{
    width: 179px;
    height: 48px;
    background: url(https://img.alicdn.com/imgextra/i3/39767794/O1CN01AMcEv727RhconiTHc_!!39767794.png) no-repeat;
    position: absolute;
    top: 89px;
    left: calc(50% - 588px);
}
.footer_relation{
    width: 300px;
    height: 60px;
    position: absolute;
    top: 153px;
    left: calc(50% - 581px);
    color: #ffffff;
    text-shadow: 2px 2px 5px #217F86;
}
.footer_us{
    width: 94px;
    height: auto;
    font-size: 18px;
    float: left;
}
.footer_phone{
    width: 140px;
    height: auto;
    font-size: 14px;
    float: left;
    color: #E1F2F3;
}
/* 页脚模块 */
.footer_flex{
    width: 865px;
    height: 160x;
    position: absolute;
    top: 98px;
    left: calc(50% - 130px);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}
.footer_flexbox{
    width: 173px;
    height: 205px;
    position: relative;
}
.footer_flexbox:nth-child(4){
    width: 160px;
}
.footer_flextitle{
    width: 100%;
    height: 31px;
    font-size: 18px;
    color: #ffffff;
    text-shadow: 2px 2px 5px #217F86;
}
.footer_flextitle a{
    color: #ffffff;
}
.footer_flextitle a:hover{
    color: #8ECDD1;
    cursor: pointer;
}
.footer_flexcontet{
    width: 100%;
    height: auto;
    font-size: 12px;
    position: absolute;
    top: 50px;
}
.footer_flexcontet div{
    width: 173px;
    margin-bottom: 10px;
}
.footer_flexcontet div a{
    color: #ffffff;
}
.footer_flexcontet div a:hover{
    color: #8ECDD1;
    cursor: pointer;
}
.footer_boundary{
    width: 100%;
    height: 1px;
    background-color: #90CDD1;
    box-shadow: 0px 1px 1px #258186;
    position: absolute;
    top: 306px;
}
.footer_word{
    width: 790px;
    height: 22px;
    position: absolute;
    top: 323px;
    left: calc(50% - 593px);
    font-size: 12px;
    color: #ffffff;
    text-shadow: 2px 2px 5px #217f86;
}
.footer_left{
    width: 180px;
    height: 22px;
    float: left;
}
.footer_middle{
    width: 140px;
    height: 22px;
    float: left;
}
.footer_right{
    width: 260px;
    height: 17px;
    float: left;
    background: url(https://img.alicdn.com/imgextra/i2/39767794/O1CN01dfSsNY27Rhd5vJ2bX_!!39767794.png) no-repeat;
    background-position: 0px center;
}

/* fixed固定悬浮栏 */
.fixed{
    width: 40px;
    height: auto;
    position: fixed;
    top: calc(50% - 52px);
    right: 10px;
    z-index: 99;
    text-align: center;
    opacity: 1;
    transition: all 0.3s;
}
.fixed ul{
    list-style: none;
}
.fixed ul li{
    width: 40px;
    height: 40px;
    margin-bottom: 17px;
    cursor: pointer;
}
.fixed_expand{
    width: 150px;
    height: 300px;
    position: absolute;
    top: 0px;
    right: 45px;
    z-index: 2;
}
.fixed_expand ul{
    list-style: none;
}
.fixed_expand ul li{
    /* width: 150px; */
    height: auto;
}