/* 头部 */
.sqlogo{
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}
.sqbanner{
    height: 475px;
    background: url(/uploads/image/i3281/sqbanner.png)center center no-repeat;
}

/* 内容 */
.sqcont{
    padding-top: 50px;
    background: url(/uploads/image/i3281/sqcontbg.png)top center no-repeat;
}
.sqcont1{
    width: 1135px;
    margin: 0 auto;
    padding: 35px 30px 40px 35px;
    border-radius: 8px;
    background-color: #ffffff;
    box-shadow: 0 2px 10px #daedfd;
    overflow: hidden;
	margin-bottom: 110px;
}
.sqcontleft{
    float: left;
    width: 348px;
    height: 826px;
    background: url(/uploads/image/i3281/sqcontleftbg.png)top center no-repeat;
}
.sqcontlefttitle{
    display: block;
    width: 348px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
}
.sqlb li{
    width: 300px;
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 24px;
    margin: 30px 24px 0 24px;
    background: url(/uploads/image/i3281/sqcontleftlist.png)center center no-repeat;
}
.sqlb li:hover{
    width: 308px;
    background: url(/uploads/image/i3281/sqcontleftlist_hover.png)center center no-repeat;
}
.sqlb li a{
    color: #333333;
}
.sqlb li:hover a{
    color: #1650de;
}
.sqlb li.curr{
    width: 308px;
    background: url(/uploads/image/i3281/sqcontleftlist_hover.png)center center no-repeat;
}
.sqlb li.curr a{
    color: #1650de;
}

.sqcontright{
    float: right;
    width: 755px;
}
.dqlm{
    width: 140px;
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    text-align: center;
    color: #1a6cf0;
    font-weight: bold;
}
.sqcontrightbg{
    width: 755px;
    height: 13px;
    background: url(/uploads/image/i3281/sqcontrightbg.png)center center no-repeat;
}
.sqcontrightlb li{
    height: 60px;
    padding-left: 20px;
    background: url(/uploads/image/i3281/rightqiu.png)left no-repeat;
    font-size: 18px;
    line-height: 60px;
    border-bottom: 1px dashed #ccc;
}
.sqcontrightlb li span{
    float: right;
}