.sq_fl{
    float: left;
}
.sq_fr{
    float: right;
}
.sq_hide{
    display: none;
}
.sq_container{
    width: 930px;
    overflow: hidden;
    margin:0 auto;
}
.sq_con-01{
    width: 100%;
    height:300px;
    background: #666;
    position: relative;
}
.sq_bg-container{
    background: #7db7ff;
    position: absolute;
    bottom:0;
    left: 0;
    right:0;
    height: 80px;
}
.sq_con-01 >div >div.sq_fl{
    padding:0 0 20px 20px;
    color:#fff;
}
.sq_con-01 .sq_fl h1{
    width: 570px;
    height: 80px;
    line-height:80px;
   
    overflow:hidden;text-overflow:ellipsis; 
}
.sq_con-01 .sq_fr{
    margin:30px 30px 0 0;
}
.sq_con-01 .sq_fr > div{
    border:1px solid #fff;
    border-radius: 20px;
    color:#fff;
    width: 120px;
    height:30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    margin-right:10px;
    cursor: pointer;
}
.sq_con-01 .sq_fr > div:hover{
    background: #fff;
    color:#c13132;
}
.sq_section{
    list-style: none;
    overflow: hidden;
    margin:20px 0 0 0;
    padding:0;
}
.sq_section li{
    float: left;
    display: inline;
    width: 222px;
    height:160px;
    cursor: pointer;
    margin-right:14px;
}
.sq_section li > div{
    height:120px;
    background:#666;
    width: 100%;
}
.sq_section li p{
    padding-left: 8px;
    display: block;
    height: 40px;
    line-height:40px;
    background: #eee;
    margin: 0;
}
.sq_section li:hover p{
    background: #7db7ff;
    color: #fff;
}
.sq_container-02{
    height: 200px;
    background: #7db7ff;
    border-radius: 14px;
    margin-top:40px;
    padding:20px 30px;
}
.sq_cont-01,.sq_cont-02{
    overflow: hidden;
}
.sq_cont-01 input,.sq_cont-02 input{
    border:0px;
    width: 280px;
    height: 30px;
    line-height: 30px;
    color:#fff;
    border-bottom:1px solid #4aa0f5;
    float: left;
    display: inline;
    background: none;
    margin-right: 10px;
    outline: none;
}
 .sq_cont-01 input::-webkit-input-placeholder,.sq_cont-02 input::-webkit-input-placeholder {
        /* placeholder颜色  */
       color: #fff;
        /* placeholder字体大小  */
       font-size: 12px;
       
   }
.sq_cont-02{
    margin: 20px 0 40px 0;
}
.sq_cont-03 > .sq_fl{
    color:#4aa0f5;
    background: #fff;
    font-size: 16px;
    line-height:0;
    border-radius: 27px;
    padding: 20px 20px;
    cursor: pointer;
}
.sq_cont-03 .sq_fr{
    color:#fff;
}
.sq_cont-03 .sq_fr .sq_bg-02{
    width: 100px;
    height: 100px;
    background: #666;
    margin-top: -30px;
}
.sq_cont-03 .sq_fr p{
    margin: 0 20px;
}
.sq_cont-03 .sq_fr h1{
    line-height:0;
}
.sq_btn-01 a,.sq_btn-01 a:visited{color:#fff;}
.sq_btn-02 a,.sq_btn-02 a:visited{color:#fff;}
.sq_btn-01 a:hover,.sq_btn-02 a:hover{color:#f00;}
.sqt{margin:20px 0px;}




.nws_gl li:hover{transform: translate(0, -15px); }

.pddingshen{padding-top:30px;}


