@charset "UTF-8";


.jh-footer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    font-family: "PingFang SC","Hiragino Sans GB","Microsoft YaHei","sans-serif";
    font-size: 14px;
}


.jh-footer h1,
.jh-footer h2,
.jh-footer h3,
.jh-footer h4,
.jh-footer h5,
.jh-footer h6 {
    font-weight: normal;
}

.jh-footer :focus {
    outline: 0;
}


.jh-footer ul,
.jh-footer ol,
.jh-footer ul li,
.jh-footer ol li {
    list-style: none;
}


.jh-footer address,
.jh-footer caption,
.jh-footer cite,
.jh-footer em,
.jh-footer code,
.jh-footer dfn,
.jh-footer th,
.jh-footer var {
    font-style: normal;
    font-weight: normal;
}

.jh-footer form label {
    cursor: pointer;
}


.jh-footer input,
.jh-footer button,
.jh-footer select,
.jh-footer textarea {
    font-family: inherit;
    font-size: 100%;
    outline: none;
}


.jh-footer textarea {
    resize: none;
}


.jh-footer input {
    vertical-align: middle;
}

.jh-footer img {
    border: 0;
}


.jh-footer table {
    border-collapse: collapse;
    border-spacing: 0;
}


.jh-footer .l {
    float: left;
}

.jh-footer .r {
    float: right;
}





.jh-footer a {
    text-decoration: none;
}

,
.jh-footer a {
    color: #666;
}


.jh-footer a:hover {
    text-decoration: none;
}

,
.jh-footer input {
    _filter: chroma(color=#000000);
}


/* 以上为重置 */




/*--清除浮动
------------------------------------------------------------------------------------------*/

.jh-footer{
    width:100%;
    background: #212330;
    position: relative;
   
}
.jh-footer-content{
    width:1200px;
    margin: 0 auto;
}
.jh-footer-top{
    width:100%;
    padding:30px 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.jh-footer-top-item{
    float:right;
}
.jh-footer-top-item-qrcode{
    width:280px;
    height:96px;
    padding-left: 30px;
}
.jh-footer-top-item-links{
    width:520px;
    padding-top: 18px;
    height:96px;

}
.jh-footer-top-item-links ul{
    display: block;
    width:100%;
    height:60px;
    border-left: 1px solid rgba(255,255,255,0.1);
    border-right: 1px solid rgba(255,255,255,0.1);
}
.jh-footer-top-item-links ul li{
    display: block;
    width:25%;
    text-align: center;
    float: left;
    line-height: 60px;
}
.jh-footer-top-item-links ul li a{
    color:#ccc;
    font-size: 16px;
}
.jh-footer-top-item-links ul li a:hover{
    color:#fff;
}
.jh-footer-top-item-contact{
    width:400px;
    padding-top: 20px;
}
.jh-footer-top-item-qrcode .jh-footer-top-qrcode-label{
    width:50%;
    padding-top:30px;
    float:left;
	text-align:center;
}
.jh-footer-top-item-qrcode .jh-footer-top-qrcode-label span{
    color:#ccc;
    font-size: 12px;
    display: block;
    cursor: pointer;
}
.jh-footer-top-item-qrcode .jh-footer-top-qrcode-label span.active{
    color:#fff;
    font-size: 14px;
}
.jh-footer-top-item-qrcode .jh-footer-top-qrcode-img{
    width:50%;
    height:96px;
    float:left;
}
.jh-footer-top-item-qrcode .jh-footer-top-qrcode-img img{
    width:96px;
    height:96px;
    display: none;
}
.jh-footer-top-item-qrcode .jh-footer-top-qrcode-img img.active{
    display: block;
}
.jh-footer-contact{
    width:50%;
    padding-left: 40px;
    position: relative;
    height:50px;
    float:left;
}
.jh-footer-contact .jh-footer-contact-icon{
    position: absolute;
    left:0;
    top:10px;
    width:28px;
    height:28px;
}
.jh-footer-contact:nth-child(1) .jh-footer-contact-icon{
    background: url("../images/phone-icon.png") no-repeat center center;
    background-size: 100%;
}
.jh-footer-contact:nth-child(2) .jh-footer-contact-icon{
    background: url("../images/lx-icon.png") no-repeat center center;
    background-size: 100%;
}
.jh-footer-contact .jh-footer-contact-label{
    width:100%;
    display: block;
    line-height: 25px;
    font-size: 14px;
    color:#ccc;
}
.jh-footer-contact .jh-footer-contact-tel{
    width:100%;
    display: block;
    line-height: 25px;
    font-size: 18px;
    color:#fff;
}
.jh-footer-bottom{
    width:100%;
    padding:30px 0;
}
.jh-footer-links{
    width:100%;
    float:left;
}
.jh-footer-links-label{
    width:80px;
    float: left;
    line-height: 35px;
    font-size: 12px;
    color:#ccc;
}
.jh-footer-links-content{
    width:1000px;
    float:left;
}
.jh-footer-links-content ul{
    display: block;
    width:100%;
}
.jh-footer-links-content ul li{
    display: block;
    float:left;
    padding-right:20px;
    line-height: 35px;
	width:180px;
}
.jh-footer-links-content ul li a{
    color:#999;
    font-size: 12px;
}
.jh-footer-links-content ul li a:hover{
    color:#ccc;
}
.jh-footer-pulldown{
    float:left;
    width:250px;
}
.jh-footer-pulldown .footer-form-control-select {
    width: 175px;
    height: 32px;
    display: inline-block;
    line-height: 28px;
    border: 1px solid #4a4a4a;
    padding: 0 30px 0 10px;
    position: relative;
    font-size: 14px;
    color: #222;
    cursor: pointer;
    transition: all .3s ease .1s;
    min-width: 100px;
    margin-top:8px;
}
.jh-footer-pulldown .footer-form-control-select .select-text {
    font-size: 14px;
    color: #999999;
    line-height: 28px;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jh-footer-pulldown .footer-form-control-select .select-icon {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 1px;
    width: 30px;
    pointer-events: none;
    height: 28px;
    background: url(http://www.casicloud.com/res_v2/images/com_web/arrow_down.png) no-repeat center center;
    background-size: 50% 50%;
}
.jh-footer-pulldown .footer-form-control-select.active .select-icon {
    background: url(http://www.casicloud.com/res_v2/images/com_web/arrow_up.png) no-repeat center center;
    background-size: 50% 50%;
}
.jh-footer-pulldown .footer-form-control-select .select-option {
    width: 300px;
    display: none;
    position: absolute;
    right: 0;
    top: unset;
    bottom: 30px;
    border: 1px solid #e9e9e9;
    border-top: 0;
    background-color: #f5f5f5;
    max-height: 210px;
    overflow-y: auto;
    z-index: 10;
}
.jh-footer-pulldown .footer-form-control-select .select-option ul li a{
    display: inline-block;
    width: 100%;
}
.jh-footer-pulldown .footer-form-control-select .select-option ul li.active a {
    color: #df542f;
}
.jh-footer-pulldown .footer-form-control-select .select-option ul li a:hover {
    color: #df542f;
}
.jh-footer-pulldown .footer-form-control-select .select-option ul li {
    width: 100%;
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    box-sizing: border-box;
    font-size: 14px;
    color: #222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.jh-footer-copyright{
    width:100%;
    padding-bottom: 20px;
    text-align: center;
    font-size: 12px;
    color:#999;
}
@media (max-width: 768px) {
    .jh-footer-content{
        width:100%;
    }
    .jh-footer-top{
        padding:0;
    }
    .jh-footer-contact{
        padding-left: 25px;

    }
    .jh-footer-contact .jh-footer-contact-icon{
        width:16px;
        height:16px;
        top:4px;
    }
    .jh-footer-contact .jh-footer-contact-label{
        font-size: 12px;
        display: inline;
    }
    .jh-footer-contact .jh-footer-contact-tel{
        font-size: 12px;
        display: inline;
    }
    .jh-footer-top-item-contact{
        width:100%;
        padding:0 10px;
    }
    .jh-footer-top-item-links{
        width:100%;
        height:auto;
    }
    .jh-footer-top-item-links ul li a{
        font-size: 12px;
        display: inline-block;
    }
    .jh-footer-copyright{
        padding-top: 4px;
    }
    .jh-footer-copyright span{
        display: block;
        line-height: 25px;
        width:100%;
        text-align: center;
    }
    .jh-footer-bottom{
        display: none;
    }
    .jh-footer-top-item-qrcode{
        display: none;
    }
    .jh-footer-top-item{
        float:left;
    }
}
a.jh-back-version{
    display: block;
    position: absolute;
    right:22px;
    top:0;
    height:50px;
    line-height: 50px;
    font-size: 16px;
    color:#fff;
    cursor: pointer;
}
.jh-back-version:hover{
    color:#1875F0;
}