/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */

.f_pr {
    position: relative;
}

.f_pa {
    position: absolute;
}

.header,
.content,
.footer {
    width: 1200px;
    margin: 0 auto;
}

em {
    font-style: normal;
}

.g_top {
    height: 231px;
    background: url(../images/topbg.jpg) repeat-x center top;
}

.g_top .m_top {
    height: 171px;
}

.top_t {
    height: 36px;
    line-height: 36px;
    color: #99999b;
    font-size: 14px;
}

.top_t p {
    float: right;
}

.top_t p a {
    padding: 0 10px 0 25px;
    display: inline-block;
    color: #99999b;
}

.top_t p a:hover {
    color: #fff;
}

.top_t .tico1 {
    background: url(../images/tico1.jpg) no-repeat 0 9px;
}

.top_t .tico2 {
    background: url(../images/tico2.jpg) no-repeat 0 9px;
}

.top_t .tico3 {
    background: url(../images/tico3.jpg) no-repeat 0 9px;
}


.top_c{}

.top_c .tlogo {
    float: left;
    padding: 9px 10px 0 0;
}

.top_c h2 {
    float: left;
    height: auto;
    margin: 46px 0 0 0;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    border-left: 1px solid #ccc;
    padding-left: 10px;
}
.top_c h2 em span{
   
position: relative;
   
padding-left: 22px;
   
margin-left: 10px;
}
.top_c h2 em span:before{
    position: absolute;
    display: inline-block;
    content: '';
    background: url(../images/diugou.jpg);
    background-size: 100%;
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.top_c h2 em {
    display: block;
    color: #303236;
    font-weight: 800;
    font-size: 20px;
    padding-top: 0px;
    line-height: 19px;
}

.top_c p {
    float: right;
    margin: 28px 0 0 0;
    padding: 0 0 12px 30px;
    /* background: url(../images/tel.png) no-repeat left 2px; */
}

.top_c p b {
    display: block;
    color: #000000;
    font-size: 17px;
    font-weight: 800;
}

.top_c p span {
    display: block;
    font-size: 30px;
    color: #ee1d23;
    /* font-family: impact; */
    line-height: 30px;
    font-weight: 600;
}

.g_nav {
    height: 60px;
    line-height: 60px;
}

.csx {
    background: url(../images/hover.jpg) repeat-x;
}
.g_nav  .csx a{
    color:#ee1d23
}

.g_nav li {
    position: relative;
    float: left;
    font-size: 16px;
    /*border-left: 1px solid #fff;*/
    width: 16.1%;
    text-align: center;
}



.g_nav li a {
    display: block;
    float: left;
    padding: 0 25px;
    color: #fff;
    line-height: 60px;
    text-decoration: none;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
}


/* .g_nav .cur a, */

.g_nav li a:hover {
    /* background-color: #191919; */
    font-weight: bold;
    background: url(../images/hover.jpg) repeat-x;
    color: #ee1d23;
}


/* .g_nav li:nth-child(1):before {
    content: "";
    position: absolute;
    background: url(../images/home.png) no-repeat;
    width: 30px;
    height: 30px;
    left: 10px;
    top: 16px;
} */


/* .g_nav li:nth-child(1) a {
    padding: 0 25px 0 41px;
} */


/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¾ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¨ */

.g_ft {
    /* height: 200px; */
    padding-top: 40px;
    /*background: url(../images/ftbg.jpg) no-repeat center top;*/
    background-color: #151515;
    /* padding-bottom: 40px; */
}

.g_ft .m_fnav {
    height: 64px;
    line-height: 64px;
    color: #999999;
    border-bottom: 1px solid #3b3b3b;
    margin-bottom: 40px;
}

.g_ft .m_fnav a {
    color: #999999;
    margin: 0 36px;
    font-size: 16px;
    font-weight: normal;
    display: inline-block;
}

.g_ft .m_fnav a:hover,
.g_ft .m_fnav .cur {
    color: #fff;
    border-bottom: 2px solid #fff;
}

.g_ft .m_fnav .lasta {
    margin-right: 0;
}
.ftd{
    overflow:hidden
}
.m_ftlogo {
    float: left;
    width: 25%;
    height: 180px;
    margin-right: 5%;
    /*border: 1px solid #3864a0;*/
}
.m_ftlogo a{
    display:block;
    width:100%;
    text-align:center
}
.m_ftlogo .ftlogo {
    height: 124px;
    text-align: center;
    /*border-bottom: 1px solid #3864a0;*/
    /*padding: 20px 0;*/
    /*background-color: #fff;*/
}

.m_ftlogo p {
    font-size: 14px;
    line-height: 49px;
    color: #808080;
}

.m_ftlogo p a {
    color: #808080;
}

.g_ft .f_ftcon {
    float: left;
    width: 60%;
    line-height: 30px;
    font-size: 14px;
}

.g_ft .f_ftcon li {
    width: 100%;
    font-size: 14px;
    line-height: 26px;
    color: #808080;
}

.g_ft .f_ftcon li a {
    color: #fff;
}

.g_ft .f_ftcon li b {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
}

.g_ft .f_ftcon li i {
    display: inline-block;
    font-style: normal;
    padding: 0 15px;
    color: #fff;
}

.g_ft .f_ftcon li:nth-child(1) {
    margin-bottom: 0px;
}

.ftel {
    display: block;
    margin-top: 20px;
    background: url(../images/ftel.png) no-repeat 0 5px;
    padding-left: 55px;
    font-size: 26px;
    color: #fff;
    line-height: 44px;
}

.ftel i {
    color: #39393a;
    font-style: normal;
    font-weight: normal;
}

.g_ft .m_code {
    float: left;
    width: 10%;
}

.g_ft .codelst li {
    float: left;
    width: 100%;
    height: 130px;
    margin-left: 1%;
    position: relative;
    /* background: #fff; */
}

.g_ft .codelst li img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
    /* padding-top: 10px; */
}

.g_ft .codelst li em {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    width: 100%;
}

.links {
    background-color:#151515;
}

.links > div{
    width:1200px;
    margin:0 auto;
    line-height:26px;
    font-size:14px;
    color: #fff;
}


/* ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â§ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â */

.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

.client-2 li a {
    text-decoration: none;
}

.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}

.client-2 .my-kefu-ftop .my-kefu-main {
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #ee1d23;
    color: #fff;
    height: 53px;
    width: 230px;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-main {
    background: #ee1d23;
    width: 97px;
    height: 53px;
    position: relative;
    padding: 9px 0 0;
    float: left;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
}

/* 语言切换通用样式 */
.top_t {
    position: relative !important;
}

.lang-switch-top {
    position: absolute;
    right: 0;
    top: 0;
    height: 36px;
    line-height: 36px;
    color: #99999b;
    font-size: 14px;
    cursor: pointer;
    z-index: 99;
}
/* 地球在左，文字在右（正常顺序） */
.lang-switch-top .lang-btn {
    display: flex;
    flex-direction: row;  /* 恢复正常：左地球 右文字 */
    align-items: center;
    gap: 6px;
    padding: 0 10px;
    color: #fff;
}
.lang-switch-top:hover .lang-btn {
    color: #fff;
}

/* 地球旋转 */
.earth-wrapper {
    position: relative;
    width: 18px;
    height: 18px;
}
.earth-wrapper .earth {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 18px;
    height: 18px;
    background: url("../images/map.png");
    border-radius: 50%;
    background-size: 36px auto;
    animation: earthAnim 6s infinite linear;
    border: 1px solid #CDD1D3;
}
@keyframes earthAnim {
    0% { background-position: 0 0; }
    100% { background-position: -36px 0; }
}
.lang-switch-top:hover .earth {
    border-color: #fff;
}

/* 下拉菜单 */
.lang-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: #222;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    width: 120px;
    display: none;
    box-shadow: 0 2px 8px rgba(0,0,0,.2);
}
.lang-switch-top:hover .lang-menu {
    display: block;
}
.lang-menu li {
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: none;
}
.lang-menu li a {
    color: #ccc;
    font-size: 14px;
    display: block;
    text-decoration: none;
}
.lang-menu li a:hover {
    background: #444;
    color: #fff;
}

/* 中文高亮：红底白字（类名控制，多站通用） */
.lang-menu li.lang-cn a {
    background: #ee1d23 !important;
    color: #fff !important;
}
.lang-menu li.lang-cn a:hover {
    background: #ee1d23 !important;
    color: #fff !important;
}