.invite-main {
   	width: 1200px;
    margin: 0.78rem auto 0 auto;
    overflow: hidden;
    font-size: 16px;
}
.main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    font-size: 16px;
}
/*下载中心*/
.down-header h3{
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #1F2329;
    margin-bottom: 0;
    margin-top:0.7rem;
}
.down-list ul li{
    box-sizing: content-box;
}
.list-elem{
    border-bottom: 1px solid #E6E2E2;
   	padding-top: 0.35rem;
    height: 1.25rem;
}
.list-elem .elem-title{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #1F2329;
}
.list-elem .elem-time{
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	margin-top: 0.15rem;
    float: left;
}
.list-elem .btn-org{
	text-decoration: none;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FFFFFF;
    background: #F99C13;
    border-radius: 20px;
    width: 1.2rem;
    height: 0.4rem;
    display: inline-block;
    text-align: center;
    line-height: 0.4rem;
    float: right;
}
.down-pages ._page_container{
    text-align: right;
    margin-top: 1rem;
}
._page_container ._pages{
	margin:0;
}

.invite-sidebar {
    float: left;
    margin-right: 0.4rem;
    font-size: 16px;
    width: 3rem;
    min-height: 10rem;
    border-right: 1px solid #EFF1F1;
}

.sidebar-title{
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 0.25rem;
    margin-top: 0.3rem;
}

.invite-side-content {
     float: left; 
    width: 860px;
    min-height: 1000px;
}
.invite-search-icon{
	width: 0.18rem;
	height: 0.18rem;
	display: inline-block;
	background: url("../images/productImage/invite-sa.png") no-repeat;
	background-size: 100% 100%;
    position: relative;
   	margin-right: -0.45rem;
    margin-bottom: -0.03rem;
}
.invite-search{
	text-align: center;
    margin-top: 2.15rem;
}
.invite-search input{
	width: 8.02rem;
    height: 0.56rem;
    border-radius: 0.28rem;
    box-shadow: 0px 3px 10px 0px rgba(218, 218, 218, 0.41);
    border: none;
    padding: 0 0.5rem;
    box-sizing: border-box;
}
.small-title{
	padding: 0.15rem 0;
}
.small-title a{
	text-decoration: none;
	color: #333333;
}
.small-title a:last-child{
	float: right;
	margin-right: 0.34rem;
}
.check-group{
	border-top: 1px solid #EFF1F1;
    margin-right: 0.2rem;
}
.check-group h3{
	font-family: Microsoft YaHei;
	color: #333333;
	margin: 0.28rem 0 0.21rem 0;
}
.check-group ul li{
	margin-bottom: 0.23rem;
    width: 100%;
    height: 0.25rem;
}
.check-group ul li input{
	width: 16px;
	height: 16px;
	float: left;
}
.check-group ul li span{
	float: left;
	margin-left: 5px;
	display: block;
	color: #333333;
	cursor: pointer;
}
.invite-content-list ul li{
	margin: 0.2rem 0 0.5rem 0;
}
.invite-content-list .invite-li h3{	
	font-family: Microsoft YaHei;
    font-weight: bold;
    color: #1F2329;
    margin: 0;
}
.invite-content-list .invite-li p{
	color: #666666;
}
.invite-content-list .invite-sec-p{
	margin:0.15rem 0 0.18rem 0;
}
.invite-content-list .invite-sec-p span{
	margin:0 5px;
	color: #999999;
}
.invite-content-list .invite-sec-p .sec-span{
	margin-left: 0px;
}

/*字体*/
.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f22 {
    font-size: 22px;
}

.f24 {
    font-size: 24px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.f32 {
    font-size: 32px;
}

.f36 {
    font-size: 36px;
}

.f40 {
    font-size: 40px;
}

.f50 {
    font-size: 50px;
}

.f60 {
    font-size: 60px;
}

.f80 {
    font-size: 80px;
}

.f100 {
    font-size: 100px;
}

@media screen and (max-width: 1600px) {
    .f12 {
        font-size: 10px;
    }

    .f14 {
        font-size: 12px;
    }

    .f16 {
        font-size: 13px;
    }

    .f18 {
        font-size: 15px;
    }

    .f20 {
        font-size: 17px;
    }

    .f22 {
        font-size: 18px;
    }

    .f24 {
        font-size: 20px;
    }

    .f28 {
        font-size: 23px;
    }

    .f30 {
        font-size: 25px;
    }

    .f36 {
        font-size: 30px;
    }

    .f40 {
        font-size: 33px;
    }

    .f50 {
        font-size: 42px;
    }

    .f60 {
        font-size: 50px;
    }

    .f80 {
        font-size: 67px;
    }

    .f100 {
        font-size: 83px;
    }
}

@media screen and (max-width: 1366px) {

    .f14 {
        font-size: 10px;
    }

    .f16 {
        font-size: 11px;
    }

    .f18 {
        font-size: 13px;
    }

    .f20 {
        font-size: 14px;
    }

    .f22 {
        font-size: 16px;
    }

    .f24 {
        font-size: 17px;
    }

    .f28 {
        font-size: 23px;
    }

    .f30 {
        font-size: 21px;
    }

    .f36 {
        font-size: 26px;
    }

    .f40 {
        font-size: 28px;
    }

    .f50 {
        font-size: 36px;
    }

    .f60 {
        font-size: 43px;
    }

    .f80 {
        font-size: 57px;
    }

    .f100 {
        font-size: 71px;
    }
}

