@charset "utf-8";
/*Css Document */

/* µ×²¿ */
.sinolight-footer{
    background: url(../images/footer-bg.png) no-repeat center center / 100% 100%;
    
}
.footer-top{
    height: 114px;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.footer-top-left{
    float: left;
    padding-top: 34px;
}
.footer-logo{
    width: 106px;
    height: auto;
}
.footer-logo img{
    display: block;
    width: 100%;
    height: auto;
}
.footer-top-right{
    padding-top: 35px;
    float: right;
    width: 760px;
}
.footer-select{
    float: left;
    width: 23%;
    margin-right: .95%;
    height: 38px;
    background: rgba(255,255,255,.04);
    border: 1px solid rgba(255,255,255,.2);
    border-radius: 3px;
    position: relative;
}
.footer-select:last-child{
    margin-right: 0;
}
.footer-select-title{
    width: 100%;
    height: 100%;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    text-indent: 12px;
    background: url(../images/footer-right-jt.png) no-repeat 94% center / 6px auto;
    cursor: pointer;
}
.footer-select:hover .footer-select-title{
    background: url(../images/footer-bot-jt.png) no-repeat 94% center / 8px auto; 
}
.footer-select-content{
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 5;
    display: none;
}
.footer-select-content-ul{
    height: 200px;
	overflow-y: scroll;
    background: #fff;
}
.footer-select-content-list{
    padding: 0 10px;
    line-height: 24px;
}
.footer-select-content-list a {
    color: #333;
}
.footer-select-content-list:hover{
	background: aliceblue;
}
.footer-select:hover .footer-select-content{
    display: block;
}
.footer-bot{
    position: relative;
}
.footer-bot-left{
    padding-top: 44px;
}
.footer-bot-left-top{
    margin-bottom: 38px;
}
.footer-link a{
    display: block;
    float: left;
    padding: 0 13px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    position: relative;
}
.footer-link a:hover{
    text-decoration: underline;
}
.footer-link a:first-child{
    padding-left: 0;
}
.footer-link a:after{
    content: "";
    display: block;
    width: 1px;
    height: 15px;
    background: #fff;
    margin: auto 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
}
.footer-link a:last-child:after{
    display: none;
}
.footer-link+p{
    line-height: 32px;
    font-size: 14px;
    color: #fff;
}
.footer-bot-left-bot{
    padding-bottom: 28px;
}
.footer-bot-left-bot p{
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
}
.footer-bot-right{
    width: 120px;
    position: absolute;
    top: 35px;
    right: 0;
}
.footer-ewm-image{
    width: 100px;
    height: 100px;
    margin: 0 auto;
}
.footer-ewm-image img{
    display: block;
    width: 100%;
    height: 100%;
}
.footer-ewm-text{
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

@media screen and (min-width:1280px) and (max-width:1441px) {
    .footer-link a{
        padding: 0 1%;
        font-size: 13px;
    }
    .footer-link+p{
        font-size: 13px;
    }
}
.footer_bottom{
    width: 100%;
    height: 286px;
    background-color: #2476c2;
}

        .footer_wrap{
    height: 286px;
            width: 1400px;
            margin: 0 auto;
        }


        .gooter_w_top{padding-top: 48px;padding-bottom: 26px;border-bottom: 1px solid #5c9dd8;}
        .gooter_w_top ul li{
            font-size: 18px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 20px;
            letter-spacing: 0px;
            display: inline-block;
            margin-left: 176px;
            color: #ffffff;
        }
        .gooter_w_top ul li:nth-child(1){
        margin-left: 41px;
        }
        .gooter_w_bottom ul li a{
            font-size: 12px;
            font-weight: normal;
            font-stretch: normal;
            line-height: 27px;
            letter-spacing: 0px;
            color: #ffffff;
        }
        .gooter_w_bottom ul{float: left;margin-left: 72px;}
        .gooter_w_bottom ul:nth-child(1){margin-left: 41px;}
        .gooter_w_bottom ul:nth-child(3){margin-left: 59px;}
        .gooter_w_bottom ul:nth-child(4){margin-left: 173px;}
.gooter_w_bottom{
    margin-top: 25px;
}
.footer_BOX_bottom{
    width: 100%;
    /* max-width: 1400px; */
    height: 58px;
    background-color: #2268a9;
}
.footer_BOX_bottom p{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 58px;
	letter-spacing: 0px;
	margin-left: 107px;
	color: #ffffff;
	float: left;
}
.bottom_Lrght{
    width: 1400px;
    margin: 0 auto;
}

.bottom_Lrght p:nth-child(1){
    margin-left: 41px;
}




