@charset "gb2312";
/* CSS Document */
.news-left-box .news-cnt p > img,.left-news-main .news-cnt p > img{
    max-width: 100% !important;
    height: auto !important;
}

.news-cnt .yuloo_h2 {
    font-size: 22px;
    line-height: 28px;
    color: #2a5da4 !important;
    background: url(http://www.yuloo.com/images/public-img/yuloo_h2-icon_zzy.png) no-repeat left top 18px;
    padding: 20px 0 20px 50px;
}
.news-cnt .yuloo_h2.yuloo_h2_slxx {
    color: #c55a2b !important;
    background: url(http://www.yuloo.com/images/public-img/yuloo_h2-icon_slxx.png) no-repeat left top 18px;
    padding: 20px 0 20px 47px;
}
.news-cnt .yuloo_h2.yuloo_h2_gjxx {
    color: #b58e4b !important;
    background: url(http://www.yuloo.com/images/public-img/yuloo_h2-icon_gjxx.png) no-repeat left top 18px;
    padding: 20px 0 20px 47px;
}


.remenbiaoqian {
    font-size: 14px;
    color: #333;
    line-height: 36px;
    margin-top: 3%;
    text-indent: 32px;
}

.remenbiaoqian a {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    color: #c99c59;
    border: 1px solid #c99c59;
    border-radius: 3px;
    padding: 0 10px;
    text-indent: 0;
    margin-right: 5px;
}

.remenbiaoqian a:hover {
    color: #fff;
    background: #c99c59;
    text-decoration: none !important;
}

#container-screen-phone-header .header-tel{
    display: none !important;
}

body{
    width:100% !important;
}
body>img{
   display: none;
}
.clear {
    display: block;
    float: none;
    clear: both;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    background: none;
    border: 0;
    font-size: 0
}

.clearfix:after {
    visibility: hidden;
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    content: ".";
}

.clearfix {
    zoom: 1;
}


.footer-bg .left {
    float: left;
}


.footer-bg .right {
    float: right
}


.footer-bg img {
    border: 0;
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

.footer-bg a {
    text-decoration: none;
    color: #444;
}
.footer-bg a:link{
    color: #444;
}
.footer-bg a:hover {
    color: #ff6600;
}
.footer-bg a:active{
    color: #ff6600;
}

#footer,.footer{
    width:100% !important;
    text-align: left;
}

.footer-bg{
    background-color:#2a363c;
padding:2% 0 1%;
font-size: 16px;
line-height: 24px;
font-family: 'Microsoft YaHei', '\5FAE \8F6F \96C5\91';
color:#666;
}
.footer-top {
    border-bottom:1px #404a50 solid;
    margin-bottom:1%;
}
.footer-information{
    width:80%;
    margin:0 10%;
    padding-bottom:1.5%;
}
.footer-top .footer-l{
    width:60%;
    float:right;
}

.footer-top .footer-l .footer-nav{
    margin-bottom:2%;
}
.footer-top .footer-l .footer-nav a{
    float: left;
    width:14%;
    text-align: center;
    color:#888;
    height: 20px;
    line-height: 20px;
    border-right:1px #555 solid;
    font-size:15px;
}
.footer-top .footer-l .footer-nav a:last-child{
    border-right:0;
}
.footer-top .footer-l .footer-nav a:hover{
    color:#fff;
}
.footer-top .footer-l .footer-contact-us{
    color:#666;
}
.footer-top .footer-l .footer-contact-us span,.footer-top .footer-l .footer-contact-us a{
    float: left;
}
.footer-top .footer-l .footer-contact-us span{
    width:11%;
    text-align: center;
    margin-left:2%;
    font-size:15px;
}
.footer-top .footer-l .footer-contact-us span.footer-online-service{
    margin-left:6%;
}
.footer-top .footer-l .footer-contact-us a{
    width:5%;
    text-align: center;
}
.footer-weixin-cnt {
    display: none;
    position: fixed;
    top:0;
    left:0;
    z-index: 100;
    width:270px;
    border:1px #dedede solid;
    padding:0.5%;
    background-color: #fff;
    text-align: center;
    -webkit-box-shadow:0 0 10px rgba(153,153, 153, .5);
    -moz-box-shadow:0 0 10px rgba(153, 153, 153, .5);
    box-shadow:0 0 10px rgba(153, 153, 153, .5);
}
.footer-weixin-cnt span{
    display: block;
    width: 100%;
    height:40px;
    line-height:40px;
}
.footer-weixin-cnt span.top{
    text-align: left;
    height:40px;
    line-height:40px;
    border-bottom:1px #dedede solid;
    margin-bottom:10px;
    font-size:18px;

}
.footer-weixin-cnt  span.bottom{
    font-size:14px;
    text-align: center;
    border-top:1px #dedede solid;
    margin-top:10px;
    white-space: nowrap;
}

.footer-weixin-cnt  .footer-wx-closed{
    position: absolute;
    top:15px;
    right:15px;
    cursor: pointer;
}
.footer-top .footer-r{
    width:33%;
    border-right:1px #666 dashed;
    padding-right:3%;
    margin-right:3%;
    float:left;
}
.footer-top .footer-r dt{
    width:49%;
    float: left;
    text-align:right;
    margin-right:1%;
}
.footer-top .footer-r dd.footer-zx{
    width:50%;
    text-align: center;
    float:right;
    padding-left:0;
    margin-left:0;
}
.footer-top .footer-r dd span{
    display: block;
    height: 30px;
    line-height: 30px;
    font-size:14px;
    color:#666;
    text-align: center;
    white-space: nowrap
}
.yuloo-wrapper{
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;
}

/*.footer-top .footer-r p.footer-time{*/
    /*font-size:14px;*/
    /*color:#fff;*/
    /*margin-bottom:2%;*/
/*}*/
/*.footer-top .footer-r p.footer-tel{*/
    /*font-size:34px;*/
    /*font-weight: bold;*/
    /*color:#fff;*/
    /*height: 50px;*/
    /*line-height: 50px;*/
/*}*/
/*.footer-top .footer-r p.footer-tel i{*/
    /*padding:0 18px;*/
    /*background: url(http://www.yuloo.com/yuloo-images/footer-tel.png) no-repeat center center;*/
    /*margin-right:15px;*/
/*}*/
/*.footer-top .footer-r p.footer-online-service{*/
    /*color:#fff;*/
    /*height: 40px;*/
    /*line-height: 40px;*/
/*}*/
/*.footer-top .footer-r p.footer-online-service a{*/
    /*margin-left:10px;*/
/*}*/
.footer-website-filing p{
    text-align: center;
    font-size: 12px;
    color:#777;
}

.footer-website-filing p a{
	color:#777 !important;
	}
.footer-website-filing  .filing{
    width:540px;
    margin:5px auto;
}
.footer-website-filing  .filing p{
    float: left;
    width:22%;
    margin:1%;
    border: 1px solid #666;
    font-size: 12px;
    height:32px;
    line-height:12px;
    overflow: hidden;
}
.footer-website-filing .filing p.p04{
	line-height:24px;
	}
.filing .fl{
    display: block;
    width:38%;
    text-align: center;
    float: left;
    padding:1%;
}

.filing .fr {
    float: right;
    padding: 1%;
    width:58%;
    color:#777;
	display:block;
	height:24px;
}
.filing .fr a{
    display:block;
    width: 100%;
    line-height: 14px;
    font-size:11px;
    color:#666;
	display:block;
}
.filing  p.p04 .fr a{
	 line-height: 24px;
	}



@media only screen and (max-width:1500px){
    .footer-top .footer-l .footer-contact-us span{
        width:15%;
    }
    .footer-top .footer-l .footer-contact-us a{
        width:8%;
    }
}

@media only screen and (max-width:1200px){
    .footer-information{
        width:90%;
        margin:0 5%;
    }
    .footer-top .footer-l .footer-nav a,.footer-top .footer-l .footer-contact-us span{
        font-size:14px;
    }
    .footer-top .footer-r p.footer-tel{
        font-size:30px;
    }

}

@media only screen and (max-width:1024px){
    .footer-information{
        width:95%;
        margin:0 2.5%;
    }
    .footer-top .footer-l .footer-contact-us span{
        width:20%;
    }
    .footer-top .footer-l .footer-contact-us a{
        width:10%;
    }
    .footer-top .footer-l{
        width:62%;
    }
    .footer-top .footer-r{
        padding-left:3%;
        margin-left:3%;
    }
    .footer-top .footer-r p.footer-time{
        font-size:13px;
    }
    .footer-top .footer-r p.footer-tel{
        font-size:24px;
    }
}
@media only screen and (max-width:768px){
    .news-cnt .yuloo_h2{
        font-size: 19px;
        line-height: 30px;
        background: url(http://www.yuloo.com/images/public-img/yuloo_h2-icon_zzy.png) no-repeat left top 21px;
        background-size: 24px 20px;
        padding: 15px 0 15px 30px;
    }
    .news-cnt .yuloo_h2.yuloo_h2_slxx {
        background: url(http://www.yuloo.com/images/public-img/yuloo_h2-icon_slxx.png) no-repeat left top 21px;
        background-size: 24px 20px;
        padding: 15px 0 15px 30px;
    }
    .news-cnt .yuloo_h2.yuloo_h2_gjxx {
        background: url(http://www.yuloo.com/images/public-img/yuloo_h2-icon_gjxx.png) no-repeat left top 21px;
        background-size: 24px 20px;
        padding: 15px 0 15px 30px;
    }

    .jesong_msgNumPrompt{
        line-height: 12px !important;
    }
    #jesong_panel{
        overflow: visible !important;
    }
    
    .footer-bg,.link,.rules .link,  #link_tp,#link{
        display: none;
    }
    .page{
        display: flex;
        justify-content: center;
    }
}
