/*banner背景*/
body{ font-family:"微软雅黑";}

body, div, p, h1, h2, h3, h4, h5, h6, blockquote, pre, form, fieldset, legend, button, input, textarea, table,th,td {margin:0;	padding:0;}
ul,li,ol,dl,dd,dt{list-style: none;margin: 0;	padding: 0;}
h1,h2,h3,h4,h5{font-weight: normal;margin: 0;font-size: 14px;}

h3{font-weight: bold;color: #56565e;}
h4{color: #666;}
h5{color: #56565e;}

img{border:0;vertical-align: middle;}
a{color: #000;text-decoration: none;}
a:hover{color: #2489f2}

.fl{ float:left;}
.fr{ float:right;}

.banner1{width:1200px;margin:0 auto;}
.bannera{ font-size:32px; font-weight:bold; color:#1472ff;}
.bannerb{ font-size:38px; font-weight:bold; color:#000;}
.bannerc{width:1200px;margin:0 auto;}


.kuanga{font-size:20px; height:50px; line-height:50px; width:150px; border:1px #FFFFFF solid;background-image: linear-gradient(to bottom right, #3671fb,#e4ebfc);color:#fff;box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);border-radius: 10px;}

.kuangb{font-size:20px; height:50px; line-height:50px; width:150px; border:1px #FFFFFF solid;background-image: linear-gradient(to bottom right, #4db1fd,#33dea0);color:#fff;box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);border-radius: 10px;}

.kuangc{font-size:20px; height:50px; line-height:50px; width:150px; border:1px #FFFFFF solid;background-image: linear-gradient(to bottom right, #3671fb,#e4ebfc);color:#fff;box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);border-radius: 10px;}

.kuangd{font-size:18px; padding-left:40px; padding-top:30px; height:130px; line-height:50px; width:540px; border:1px #FFFFFF solid;background:#fff;color:#000;box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);border-radius: 10px;}


.kuang1 li{ width:540px; height:110px;line-height:110px;display:block;font-size:30px;color:#000000;background: #fff;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
	margin:30px 0 20px 20px;}
.kuang1 li span{ font-size:18px;}
.kuang1 li a:hover{ background:#f8fcfa;display:block;box-shadow: 0px 4px 12px rgba(2, 2, 2, 0.08);border-radius: 10px; color:#0583f1;}


.papertv-content-bk-tBox{ width:1200px;}
.papertv-content-bk-tBox li{float:left; width:263px; margin:0 10px 0 10px;}
.papertv-content-bk-tBox a:hover{}



.papertv-container{
    width: 100%;
    min-width: 1190px;
    overflow: hidden;
}
.papertv-banner{
    position: relative;
}
.banner-bg img{
    height: 100%;
    min-height: 770px;
}

/*导航*/
.header-box{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.header-nav{
    width: 100%;
    position: fixed;
    top: 0;
	background:#FFF;
    z-index: 100;
	box-shadow: 0px 4px 12px rgba(39, 48, 69, 0.06);
}
.header-nav-on{
    background: #fff;
    box-shadow: 0px 4px 12px rgba(39, 48, 69, 0.06);
}

.head-nav-box{
    width: 1180px;
    height: 72px;
    line-height: 72px;
    margin: 0 auto;
    min-width: 1180px;
    position: relative;
}
.head-nav-logo{
    float: left;
    margin-right: 6%;
	margin-top:12px;
}
.head-nav-logo img{
    display: inline-block;
    width: 302px;
    height: 55px;
}
.head-nav-list-l{
    float: left; padding-left:300px;
}
.head-nav-list-l ul li{
    float: left;
    width: 100px;
    text-align: center;
}
.head-nav-list-l ul li a{
    color: #596580;
    font-size: 15px;
}
.head-nav-list-l ul .on a{
    padding-bottom: 10px;
    color: #1472FF;
}

.head-go-login{
    float: right;
	margin-top:22px;
}
.head-go-login a{
    display: inline-block;
    width: 104px;
    height: 32px;
    line-height: 32px;
    background: #1472FF;
    box-shadow: 0px 2px 12px rgba(20, 114, 255, 0.3);
    text-align: center;
    border-radius:25px;
    font-size: 15px;
    color: #fff;
}

.bg-banner{text-align: center;clear:both;}
.bg00{text-align: center;}
.bg01{text-align: center;}

/*登录与文案*/
.index-slogan{
    width: 65%;
    margin: 0 auto;
    min-width: 1180px;
    /*overflow: hidden;*/
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    padding-top: 2%;
}
.index-banner-icon1{
    position: absolute;
    left: 0;
    top: 45%;
}
.index-slogan-txt{
    float: left;
    margin-top:6%;
}
.index-slogan-txt-dbt{
    font-size:26px;
    font-weight: bold;
    line-height:40px;
    color: #1472ff;
}
.index-slogan-txt-t{
    font-size:40px;
    color: #000;
	font-weight:bold;
    margin-top: 10px;
}
.index-slogan-txt-btn{
    background: url("../images/slogan_btn.png") no-repeat;
    width: 238px;
    height: 99px;
    line-height: 87px;
    text-align: center;
    margin-top: 10px;
    margin-left: -23px;
}
.index-slogan-txt-btn a{
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    display: block;
}
.index-slogan-txt-btn a img{
    margin-right: 5px;
    position: relative;
    top: -2px;
}


/*内容区板块*/
.papertv-content-box{
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100%;
}
.ask-content-bk{
    width: 65%;
    margin: 0 auto;
    min-width: 1180px;
}

/*板块1*/
.papertv-content-bk1{
    padding-top: 50px;
    height: 560px;
}
.papertv-content-bk-xbt{
    text-align: center;
    font-size: 34px;
    color: #000;
	font-weight:bold;
}
.papertv-content-bk-txt{
    text-align: center;
    font-size: 16px;
    color: #596580;
    margin: 10px 0 70px;
}


.ask-content-tBox-z{
    width: 610px;
    margin: 0 auto;
}
.ask-content-tBox-k{
    width: 260px;
    position: absolute;
}
.ask-content-tBox-k1{
    left: 54px;
    top: -8px;
}
.ask-content-tBox-k2{
    left: 54px;
    bottom: -98px;
}
.ask-content-tBox-k3{
    right: 49px;
    top: -8px;
}
.ask-content-tBox-k4{
    right: 49px;
    bottom: -94px;
}
.ask-content-tBox-k-xbt{
    font-size: 22px;
    color: #273045;
}
.ask-content-tBox-k-xbt img{
    margin-right: 5px;
}
.ask-content-tBox-k-wz{
    font-size: 15px;
    line-height: 26px;
    color: #596580;
}
.ask-wxCode{
    display: inline-block;
    width: 120px;
    height: 120px;
    position: absolute;
    margin: 0 auto;
    left:18px;
    right: 0;
    top: 74px;
}

/*板块2*/
.papertv-content-bk2{
    margin-top:40px;
}
.ask-content-bk-tBox{
    overflow: hidden;
}
.ask-content-bk-tBox-l{
    width:100%;
}
.ask-content-bk-tBox-lImg{
    display: none;
	width:90%;
    
}
.ask-content-bk-tBox-r{
    float: right;
    width: 513px;
    padding-top: 10px;
    padding-right: 10px;
}
.ask-content-bk-tBox-rK{
    height: 100px;
    border-radius: 0px 8px 8px 0px;
    padding: 20px 20px 20px 35px;
    position: relative;
}
.ask-content-bk-tBox-rKOn{
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    position: relative;
    z-index: 6;
}
.ask-content-bk-tBox-rKOn .ask-content-bk-tBox-rKXbt-l span{
    display: none;
}
.ask-content-bk-tBox-rK:hover{
    background: #FAFAFA;
    cursor: pointer;
}
.ask-content-bk-tBox-rKXbt{
    overflow: hidden;
    margin-bottom: 5px;
}
.ask-content-bk-tBox-rKXbt-l{
    float: left;
    font-size: 22px;
    color: #273045;
}
.ask-content-bk-tBox-rKXbt-l span{
    font-size: 14px;
    margin-left: 30px;
    color: #596580;
}
.ask-content-bk-tBox-rKXbt-r{
    float: right;
    margin-top: 7px;
}
.ask-content-bk-tBox-rKXbt-r a{
    font-size: 15px;
    color: #1472FF;
}
.ask-content-bk-tBox-rKXbt-r a img{
    margin-right: 8px;
    display: inline-block;
    width: 28px;
    position: relative;
    top: -1px;
}
.ask-content-bk-tBox-rKTxt{
    font-size: 15px;
    line-height: 27px;
    color: #596580;
    display: none;
}
.ask-content-bk-tBox-rKNOn .ask-content-bk-tBox-rKXbt{
    margin-top: 30px;
}
.ask-content-bk-tBox2{
    padding-bottom: 12px;
}
.ask-content-bk-tBox-rKOn .ask-content-bk-tBox-rK-bar{
    display: block;
}
.ask-content-bk-tBox-rK-bar{
    width: 4px;
    height: 0px;
    background: #1472FF;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

/*板块3*/
.papertv-content-bk3{
    background-repeat: no-repeat;
    background-position: left top;
    padding-top:10px;
}
.papertv-content-bk3-xbt{
    font-size: 34px;
	font-weight:bold;
    color: #000;
    text-align: center;
    margin-bottom: 70px;
}
.papertv-content-bk3-txt{
    overflow: hidden;
    width: 1200px;
	height:360px;
    margin: 0 auto;
}
.papertv-content-bk3-txtLi{
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    width: 570px;
}
.papertv-content-bk3-txtLi-top{
    padding:50px;
    height:240px;
    line-height: 32px;
    color: #273045;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    position: relative;
}
.ask-content-bk3-txtLi-top-jt{
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    display: block;
    width: 36px;
    margin: 0 auto;
}

.papertv-content-bk3-txtLi-bot{
    overflow: hidden;
    width: 180px;
	height:320px;
    margin: 25px auto 0;
}
.papertv-content-bk3-txtLi-bot-l,.papertv-content-bk3-txtLi-bot-r{
    float: left;
}
.papertv-content-bk3-txtLi-bot-l{
    margin-right: 12px;
}
.papertv-content-bk3-txtLi-bot-l img{
    width: 62px;
    height: 62px;
    border-radius: 50%;
}
.papertv-content-bk3-txtLi-bot-rName{
    font-size: 16px;
    line-height: 21px;
    color: #333333;
    margin: 10px 0;
}
.papertv-content-bk3-txtLi-bot-rTime{
    font-size: 12px;
    line-height: 16px;
    color: #A5AAB1;
}

/*板块4*/
.ask-content-bk4-tBox{
    overflow: hidden;
    padding: 10px 10px 15px;
}
.ask-content-bk4-tBox-li{
    float: left;
    width: 20%;
    height: 230px;
    margin-right: 6.6%;
    text-align: center;
    cursor: pointer;
}
.ask-content-bk4-tBox-icon{
    width: 110px;
    height: 120px;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% 100%;
    text-align: center;
    margin: 12px auto 0;
}
.ask-content-bk4-tBox-icon img{
    margin-top: 18px;
}
.ask-content-bk4-tBox-li-nhover{
    width: 180px;
    height: 200px;
    padding: 0 30px 30px;
}
.ask-content-bk4-tBox-li-hover{
    display: none;
    width: 180px;
    height: 175px;
    padding: 30px 30px 30px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
}
.ask-content-bk4-tBox-text{
    color: #273045;
}
.ask-content-bk4-tBox-li:hover .ask-content-bk4-tBox-li-nhover{
    display: none;
}
.ask-content-bk4-tBox-li:hover .ask-content-bk4-tBox-li-hover{
    display: block;
}



/*板块5*/
.papertv-content-bk-tBox-btn{
    width: 238px;
    height: 99px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 87px;
    margin: 0 auto;
}
.papertv-content-bk-tBox-btn a{
    color: #fff;
    display: block;
}
.papertv-content-bk-tBox-btn img{
    margin-right: 5px;
    position: relative;
    top: -2px;
}

/*底部*/


.foot-txt-box{
    background: #0D0C22;
    margin-top: 150px;
}
.ask-foot-txt-box{
    width: 65%;
    margin: 0 auto;
    min-width: 1180px;
    padding: 24px 0;
}
.ask-foot-txt-box-l{
    float: left;
    font-size: 14px;
    color: #6E6D7A;
    margin-bottom: 24px;
}
.ask-foot-txt-box-menu{
    margin-bottom: 15px;
}
.ask-foot-txt-box-menu a{
    margin-right: 18px;
    margin-left: 18px;
}
.ask-foot-txt-box-r{
    float: right;
    margin-top: 20px;
}
.ask-foot-txt-box-copy-cyxyv{
    display: inline-block;
    width: 79px;
    height: 29px;
}
.ask-foot-txt-box-wxCode-btn{
    width: 129px;
    height: 34px;
    border: 1px solid #6E6D7A;
    border-radius: 4px;
    color: #6E6D7A;
    text-align: center;
    line-height: 34px;
    cursor: pointer;
    margin-left: -8px;
}
.ask-foot-txt-box-wxCode-btn img{
    margin-right: 5px;
}
.ask-foot-txt-box-wxCode-img{
    width: 140px;
    height: 140px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    text-align: center;
    color: #CCCCCC;
    padding-top: 20px;
    position: absolute;
    top: -173px;
    left: -15px;
    display: none;
    z-index: 77;
}
.ask-foot-txt-box-wxCode-img img{
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto 8px;
}
.ask-foot-txt-box-wxCode{
    position: relative;
}
.ask-foot-txt-box-wxCode:hover .ask-foot-txt-box-wxCode-img{
    display: block;
}

/*登录区*/
.ver-title {
    font-size: 16px;
    margin-top: 13px;
    margin-left: 59px;
}
.index-login-txt-r{
    float: right;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
    border-radius: 12px;
    width: 396px;
    height: 450px;
    position: relative;
}
.slogan-icon{
    position: absolute;
    bottom: -56px;
    left: -249px;
}
.lwws-login-noBox-wx{
    text-align: center;
}
.lwws-login-noBox-wx-jb{
    position: absolute;
    right: 5%;
    top: 4%;
    cursor: pointer;
}
.lwws-login-noBox-wx-bt{
    font-size: 18px;
    color: #596580;
    width: 80%;
    margin: 30px auto 30px;
    overflow: hidden;
    border-bottom: 1px solid #F7F7F7;
}
.ask-login-nav{
    float: left;
    width: 50%;
    text-align: center;
    cursor: pointer;
}
.ask-login-nav-on{
    color: #273045;
}
.ask-login-nav-on i{
    display: block;
    width: 40px;
    height: 4px;
    background: #273045;
    border-radius: 2px;
    margin: 10px auto 0;
}
.login-order{
    color: #A5AAB1;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
}
.ask-login-pass{
    margin-right: 12px;
}
.ask-login-nav-acc{
    margin-left: 12px;
}
.login-order span{
    cursor: pointer;
}
.login-order span:hover{
    color: #1472FF;
}
.login-order span a:hover{
    color: #1472FF;
}
.login-order span a{
    color: #A5AAB1;
}
.ask-login-wx{
    color: #17BC5B;
    margin-right: 12px;
}
.ask-login-wx img{
    margin-right: 5px;
}
.lwws-login-noBox-wx-codeTxt{
    color: #8F959E;
    margin-top: 12px;
}

.lwws-login-noBox-wx-other{
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    vertical-align: middle;
}
.btn-blue{
    background: #1472FF;
    box-shadow: 0px 4px 16px rgba(20, 114, 255, 0.3);
    font-size: 16px;
}
.lwws-login-noBox-account{
    display: none;
    text-align: center;
}
.lwws-login-noBox-account-jb{
    position: absolute;
    right: 5%;
    top: 4%;
    cursor: pointer;
}
.lwws-login-noBox-account-jbtips:hover .lwws-login-noBox-account-jbtips-t{
    display: block;
}
.lwws-login-noBox-account-jbtips-t{
    position: absolute;
    right: 0;
    top: -11px;
    display: none;
}
.lwws-login-noBox-account-other{
    bottom: 16%;
}
.lwws-login-noBox-wx-noAccount{
    color: #8F959E;
    font-size: 14px;
    position: absolute;
    bottom: 9%;
    left: 0;
    right: 0;
}
.lwws-login-noBox-wx-noAccount a{
    color: #8F959E;
    text-decoration: underline;
}
.lwws-login-noBox-account-tab{
    text-align: left;
    margin-left: 45px;
    margin-top: 47px;
    margin-bottom: 30px;
}
.lwws-login-noBox-account-tab span{
    color: #8F959E;
    margin-right: 25px;
    font-size: 16px;
    cursor: pointer;
}
.lwws-login-noBox-account-tab .lwws-login-noBox-account-tabOn{
    color: #333333;
    border-bottom: 2px solid #333;
    padding-bottom: 5px;
}

.lwws-login-noBox-account-boxs{
    width: 80%;
    margin: 0 auto;
    text-align: left;
}
.lwws-login-account-boxs-dx .input-div input{
    height: 42px;
    line-height: 42px;
    background: #FFFFFF;
    border: 1px solid #E7E7E9;
    border-radius: 4px;
}
.lwws-login-account-boxs-dx .item{
    margin-top: 24px;
}
.lwws-login-account-boxs-dx .input-div{
    position: relative;
}
.lwws-login-account-boxs-dx .Verification-btn{
    position: absolute;
    right: 5px;
    line-height: 42px;
    top: 0;
    cursor: pointer;
}
.my-checkbox{
    top: 2px;
}
.forgetPass{
    float: right;
}
.forgetPass a,.forgetPass-ask a{
    color: #8F959E;
}
.forgetPass-ask{
    text-align: center;
    margin-top: 15px;
}
.passLoginBtn,.accLoginBtn{
    display: none;
}
.passLoginBtn a,.accLoginBtn a{
    color: #1472FF;
}
.lwws-signTabs{
    text-align: center;
}
.lwws-signTabs .lwws-signTabs-ava{
    width: 80%;
    margin: 0 auto;
}
.lwws-signTabs .lwws-signTabs-ava img{
    width: 116px;
    height: 116px;
    border-radius: 50%;
    margin-top: 44px;
}
.lwws-signTabs-ava{
    position: relative;
}
.ban-after-login .vip-logo-d{
    width: 56px;
    height: 38px;
    bottom: -22px;
    left: calc(50% - 26px);
    z-index: 2;
}
.userName{
    width: 80%;
    margin: 20px auto 10px;
    font-size: 16px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.ban-btn{
    width: 80%;
    margin: 25px auto 0;
}
.p-xbt,.ban-balance{
    width: 60%;
    margin: 0 auto;
    text-align: left;
    color: #A5AAB1;
    margin-bottom: 5px;
}
.banner-login-img{
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.balance-ye{
    color: #F5602A;
    display: inline-block;
    vertical-align: middle;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    max-width: 50%;
    position: relative;
    top: -2px;
}
.nt-not{
    display: inline-block;
    vertical-align: middle;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    max-width: 45%;
    position: relative;
    top: -2px;
}
.lwws-cz{
    position: relative;
    top: -1px;
}
.lwws-vip-tipVip{
    position: relative;
}
.lwws-vip-tipVip:hover .lwws-vip-tips{
    display: block;
}
.lwws-vip-tips{
 
    background-repeat: no-repeat;
    width: 196px;
    height: 74px;
    position: absolute;
    left: 35px;
    top: -17px;
    color: #333333;
    line-height: 67px;
    text-indent: 6px;
    font-size: 13px;
    display: none;
}
.lwws-vip-tips i{
    color: #F35E34;
    text-decoration: underline;
}
.user_class_img{
    width: 184px;
    height: 216px;

    background-repeat: no-repeat;
    text-align: center;
    padding-top: 30px;
    position: absolute;
    margin-top: -14px;
    display: none;
    z-index: 4;
}


/*返回顶部*/
.setup-box{
    width: 96px;
    height: 96px;
    position: fixed;
    bottom: 20%;
    right: 13px;
    display: none;
    z-index: 66;
    cursor: pointer;
}



.footer_2 .ft-t .inner .icon-qq,
.footer_2 .ft-t .inner .icon-email {
    
    width: 20px;
    height: 26px;
    margin-right: 10px;
}

.footer_2 .ft-t .inner .icon-email {
    background-position: 0 -34px;
}


.footer {
    height: 46px;
    line-height: 46px;
    color: #abb4c2;
    text-align: center;
    font-size: 12px;
}

.footer a {
    padding-right: 20px;
}


.footer_2 {
    background: #272d36;
    color: #fff;
    overflow: hidden;
}

.footer_2 .ft-t {
    padding: 35px 0 25px;
    color: #bdbec0;
}

.footer_2 .ft-t h3 {
    font-size:20px;
    margin-bottom: 10px;
    color: #bdbec0;
}

.footer_2 .ft-t .inner {
    line-height: 26px;
}

.footer_2 .ft-t a {
    color: #bdbec0;
}

.footer_2 .ft-t .menu {
    width: 200px;
    font-size: 0;
}

.footer_2 .ft-t .menu a {
    width: 140px;
    display: inline-block;
    font-size: 14px;
}

.footer_2 .ft-t .menu a:hover {
    color: #fff;
}

.footer_2 .ft-t .contact {
    width: 400px;
}

.footer_2 .ft-t .about {
    width:100%;
	text-align:center;
    margin-right: 10px;
}

.footer_2 .ft-t .about .inner {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 130px;
}

.footer_2 .ft-b {
    border-top: 1px solid #3d424a;
    height: 56px;
    color: #707277;
}

.copyriht {
    line-height: 56px;
	text-align:center;
}

.footer_2 .ft-b .share .icon {
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    opacity: .2;
    filter: alpha(opacity:20);
    margin: 0 2px;
}

.footer_2 .ft-b .share .icon:hover {
    opacity: 1;
    filter: alpha(opacity:100);
}

.footer_2 .ft-b .share .icon-qq {
    background-position: 7px 3px;
}

.footer_2 .ft-b .share .icon-wb {
    background-position: -26px 3px;
}

.footer_2 .ft-b .share .icon-vx {
    background-position: -58px 3px;
}

.footer_2 .ft-b .share span {
    line-height: 56px;
}



/*footer end*/


.wrap_1100 {
    width: 1100px;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

.clearfix:after {content: '.';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {	zoom:1;}
.clearfix:after {
    content: '.';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    zoom: 1;
}


