.layout-footer .footer .footer--inner{display:none}
.pagination a, .pagination span {
    background: #fff;
}
.text_align_center{
    text-align: center;
}

.split_image_02 i,.download_review>span>i,.discuss_select ul li.checked i{position: relative;vertical-align: middle;background:url(../split_image_02.png) no-repeat;display: inline-block;  margin-right: 5px;}
.download_review>span>i{
    height: 30px;
    width: 30px;
    background-position: -156px 0px;
    top: 3px;
}

.free_create_resume_ad .download .down_num span i{
    height: 30px;
    width: 30px;
    background-position: -118px -2px;
    top: 3px;
}
.zx_resume a.like i{
    height: 30px;
    width: 30px;
    background-position: 2px -31px;
    transition: all .3s;
}
.zx_resume a.like.checked i{
    background-position:-38px -31px;
}
.blue_word i{
    height: 18px;
    width: 16px;
    background-position: 0px 0px;
    top: -1px;
}
.letter_a i{
    height: 18px;
    width: 16px;
    background-position:-27px 0px;
}
.blue_bg_down{
    font-size: 12px;
    font-style: normal;
    line-height: 18px;
    color: #898989;
    display: inline-block;
    vertical-align: middle;
    float: right;
}
.blue_bg_down i{
    height: 16px;
    width: 14px;
    background-position: -56px -2px;
    top: -1px;
    margin-left: 5px;
}
.letter_a{height:14px;width:15px;background-position:0 -43px;}
.wthite_download_icon{height:21px;width:21px;background-position:0 -68px;}
body.moban-box {
    background-color: #f5f7fb;
}
.moban-container {
    text-align: center;
    display: flex;
    width: 1377px;
    margin: 0 auto;
    min-width: 1240px;
}
.moban-container.moban_index{
    width: auto;
    padding: 0 68px 0 43px;
}
.moban-container.moban_index .moban-box-left{
    width: 90%;
}
.moban-container.moban_index .moban-box-left .download_review{
    padding: 25px 0px 25px 20px;
}
.moban-box-left {
    display: inline-block;
    width: 940px;
    margin-right: 25px;
    margin-top: 25px;
}
.moban-box-right {
    display: inline-block;
    width: 415px;
    vertical-align: top;
    margin-top: 56px;
}
.moban-container.w1240 {
    position: relative;
    margin: 25px auto;
    text-align: center;
    min-width:1240px;
}

.moban-container .nav_path {
    text-align: left;
    padding-bottom: 12px;
    display: inline-block;
    margin: 0 0 0 21px;
    width: 100%;
}
.moban-container .nav_path .choosed {
    color: rgb(0, 100, 250);
}
.moban-container .aritle_box_div {
    text-align: center;
}

.moban-box-left .moban_ad_image {
	padding-bottom: 15px;background-color: rgb(244,244,244);
	
}
.moban-box-left .moban-container {margin-bottom: 20px;}
.moban-box-left .moban-fliter {
	position: relative;
	padding: 20px;
	background: #fff;
	font-size: 14px;
	color: #6b7074;
	text-align: left;
	margin: 0 0 0 21px;
}
.moban-box-left .moban-fliter .moban_nav {
    position: relative;
    display: flex;
}
.moban-fliter .moban_nav a {
	display: inline-block;
	line-height: 2;
	margin: 0 15px 0 0;
    color: #6a7079;
}
.moban-fliter .moban_nav a:hover{
    color: #0064fa;
}
.moban-fliter .moban_nav a.chossed {
	color: #0064fa;
}

.moban-fliter .moban_nav span {
	display: inline-block;
	font-weight: bold;
	font-size: 14px;
	vertical-align: top;
	color: #646a73;
	min-width: 80px;
}
.moban-fliter .moban_nav i{
    font-style: inherit;
    display: inline-block;
    width: 58px;
    text-align: justify;
    text-align-last: justify;
    margin-top: 4px;
}
.moban-fliter .moban_nav_list {
	display: inline-block;
}
.moban-fliter .moban_nav .more{
    display: none;
    margin: 5px 0 0 0;
    cursor: pointer;
    float: right;
    min-width: 60px;
}
.moban-fliter .moban_nav .more:hover{
    color: #0064fa;
}
.moban-results {
	text-align: left;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.moban-box-left .moban-container .moban-list {
    margin-top: 15px;
    padding: 10px 0 0 0;
    text-align: left;
}
.moban-container .moban-list .sort a {
    color: #6b7074;
    display: inline-block;
    padding-right: 20px;
}
.moban-container .moban-list .sort a.chossed {
    color: #0064fa;
}
.moban-container .moban-list .sort a:hover {
    color: #0064fa;
}
.moban-results .moban_item_con {
    display: inline-block;
    position: relative;
    min-width: 230px;
    margin: 12px 0 12px 20px;
    border: 1px solid #f5f5f5;
    border-radius: 2px;
    animation: slidedown 0.3s linear forwards;
    opacity: 0;
    box-shadow: 0px 5px 8px 0px rgb(0 0 0 / 5%);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    flex-basis: 0;
    -webkit-flex-basis: 0;
    background-color: #fff;
}

.moban_item_con.item_flex_empty {
    border: none;
}
.moban-results .moban_item_con:hover {
	box-shadow: 0 0 20px 0px rgb(178, 194, 202);
}

.moban-results .moban_item {
	float: left;
	position: relative;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

@-webkit-keyframes slidedown {
	0% {
		top: -30px;
		opacity: 0;
	}

	form {
		top: -30px;
		opacity: 0;
	}

	to {
		top: 0;
		opacity: 1;
	}
}

@keyframes slidedown {
	0% {
		top: -30px;
		opacity: 0;
	}

	form {
		top: -30px;
		opacity: 0;
	}

	to {
		top: 0;
		opacity: 1;
	}
}

.moban-results .moban_item dt {
	padding: 8px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.moban-results .moban_item dt a {
	display: block;
	max-height: 314px;
	overflow: hidden;
}

.moban-results .moban_item dt img {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.moban-results .moban_item dd {
	width: 100%;
	height: 52px;
	padding: 0px 8px 8px;
	background: #fff;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.moban-results .moban_item dd .info {
    text-align: justify;
    text-align-last:justify;
    margin: -5px 0px 10px;
}
.moban-results .moban_item dd .info span {
    display: inline-block;
    color: #6b7074;
    font-size: 12px;
}

.moban-results .moban_item dd .info span i {
    font-style: inherit;
    color: #aaaaaa;
}

.moban-results .moban_item dd a {
	float: left;
	font-size: 14px;
	color: #8e8e8e;
	display: block;
}

.moban-results .moban_item dd .title a {
	width: 66%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.moban-results .moban_item dd a:hover {
	color: rgb(0,100,250);
}

.moban-results .moban_item dd p {
	display: inline-block;
	width: 100%;
}

.moban-results .moban_item dd .bd {
	height: 20px;
    display: flex;
}

.moban-results .moban_item dd .num {
	width: 100%;
	line-height: 13px;
}
.moban-results .moban_item dd .num:last-child span{
    float: right;
}
.moban-results .moban_item dd .num span {
	color: #999999;
	font-weight: normal;
	width: auto;
}

.moban-results .moban_item dd .num span i {
	color: rgb(187,187,187);
	font-style: inherit;
}
.moban-box-right .free_create_resume_ad {
}

.moban-box-right .free_create_resume_ad .button {
    background-color: #fff;
    padding: 30px;
}
.moban-box-right .free_create_resume_ad .button>a i {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-bottom: 16px;
    margin-right: 5px;
    background: url(/static/pc/moban/wthite_download_icon.png) no-repeat bottom;
    vertical-align: bottom;
}
.moban-box-right .free_create_resume_ad .button.download>a{
    border-radius: 50px;
}

.moban-box-right .free_create_resume_ad .button>a {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: rgb(0, 100, 250);
    background: -webkit-linear-gradient(left, #5297ff , #0064fa);
    background: -o-linear-gradient(right, #5297ff, #0064fa);
    background: -moz-linear-gradient(right, #5297ff, #0064fa);
    background: linear-gradient(to right, #5297ff , #0064fa);
    color: #fff;
    border-radius: 4px;
    font-size: 20px;
}
.moban-box-right .free_create_resume_ad a:hover {
    opacity: 0.8;
}

.moban-box-right .free_create_resume_ad .new_button {
    background-color: #fff;
    padding: 10px 30px 10px 30px;
}

.moban-box-right .free_create_resume_ad .scan_download_btn:hover {
    background: linear-gradient(129deg, #fc9c54, #1197ff);
}
.moban-box-right .free_create_resume_ad .scan_download_btn {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #fc9434;
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
}

.moban-box-right .free_create_resume_ad  .new_download:hover {
    background: linear-gradient(129deg, #40c474, #1197ff);
}
.moban-box-right .free_create_resume_ad .new_download {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #40c474;
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
}

.moban-box-right .free_create_resume_ad .vip_download_btn:hover {
    background-color: #1197ff;
}
.moban-box-right .free_create_resume_ad .vip_download_btn {
    display: block;
    width: 100%;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: #40c474;
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
}

.moban-box-right .word_des{
    text-align: justify;
    background-color:#fff;
    padding: 20px 50px 20px;
    color: #797c80;
    border-bottom: 1px solid #ccc;
}

.free_create_resume_ad .download .down_num{
    width: 100%;
    text-align: center;
    padding: 10px 0 0 0;
    font-size: 14px;
}
.free_create_resume_ad .download .down_num span{
    color: #202122;
    
}
.free_create_resume_ad .download .down_num a{
    background-color: #ffc106;
    color: #202122;
    font-weight: bold;
    border-radius: 40px;
    padding: 3px 8px;
    font-size: 12px;
}
.zx_resume {
    padding: 10px 30px 30px 30px;
    background: #fff;
}
.zx_resume a{
    padding: 0 25px;
    width: 100%;
    height: 54px;
    line-height: 54px;
    border: 1px solid #0064fa;
    display: inline-block;
    border-radius: 54px;
    background-color: #5804fc;
    font-size: 20px;
    color: #fff;
    vertical-align: middle;
    margin: 0 5px 5px 5px;
}
.zx_resume a :hover{
    background: linear-gradient(129deg, #5804fc, #1054fc);
}
.moban-box-right .hot_template {
    background-color: #fff;
    padding: 20px;
}

.moban-box-right .hot_template .title {
    height: 33px;
    border-bottom: 1px solid rgb(229,229,229);
    margin-bottom: 22px;
    color: rgb(147,147,147);
}

.moban-box-right .hot_template .title span {
    font-size: 15px;
    float: left;
    color: rgb(33, 33, 33);
}

.moban-box-right .hot_template .title a {
    float: right;
}
.hot_template .hot_template_list a {
    display: inline-block;
    width: 140px;
    margin-bottom: 15px;
    border: 1px solid rgb(231,231,231);
}

.hot_template .hot_template_list a:nth-child(even) {
    float: right;
}
.hot_template .hot_template_list span.mengceng {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    line-height: 100%;
    background: rgba(99,99,99, 0.8);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: black;
    padding: 60% 0px;
    text-align: center;
}

.hot_template .hot_template_list i.chakan {
    display: inline-block;
    width: 90px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    background-color: rgb(0,100,250);
    border-radius: 5px;
    font-style: inherit;
}

.hot_template .hot_template_list span.mengceng:hover {
    opacity: 1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

.hot_template .hot_template_list li {
    position: relative;
}
.hot_template .hot_template_list li img {
    width: 100%;
    height: 100%;
}
.program {
    padding: 69px 30px;
    background: #fff;
    color: #797c80;
}
.program p.p1{
    font-size: 12px;
    color: #8c929b;
}
.moban-box-right .hot_moban {
    background-color: #fff;
    padding: 20px 30px;
}

.moban-box-right .hot_moban .title {
    height: 24px;
    border-bottom: 1px solid #d8dce2;
    margin-bottom: 22px;
    color: #5d636c;
}

.moban-box-right .hot_moban .title span {
    float: left;
    color: #42474e;
    font-weight: bold;
}

.moban-box-right .hot_moban .title a {
    float: right;
}
.moban-box-right .hot_moban .hot_moban_list {
    text-align: left;
    color: #6b6f76;
}
.hot_moban .hot_moban_list a {
    display: block;
    margin-bottom: 15px;
}
.hot_moban .hot_moban_list a i {
    font-style: inherit;
    float: right;
}
.hot_moban .hot_moban_list a span {
    margin-right: 5px;
}
.hot_moban.hot_img_moban{
    padding: 20px 0;
}
.hot_moban.hot_img_moban .title{
    margin: 0 30px;
}
.hot_moban.hot_img_moban .title span{
    color: #797c80;
}
.hot_moban.hot_img_moban .hot_moban_list{
    margin: 20px 22px;
}
.hot_moban.hot_img_moban ul{
    display: flex;
    flex-wrap: wrap;
}
.hot_moban.hot_img_moban ul li{
    width: 50%;
}
.hot_moban.hot_img_moban ul li img{
    width: 100%;
    display: block;
}
.hot_moban.hot_img_moban .hot_moban_list a {
    border: 1px solid #e1e5ed;
    margin: 0 8px 12px 8px;
}
.moban-box-right .info{
    text-align: left;
    background: #fff;
    padding: 20px 40px 1px 40px;
}
.moban-box-right .info .name{
    font-size: 24px;
    color: #505256;
    border-bottom: 1px solid #d5d6d9;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
.moban-box-right .des{
	background-color:#fff;
	padding: 0 35px 20px;
    text-align: left;
    color: #797c80;
}

.moban-box-right .attr ul{
    display: flex;
    flex-wrap:wrap
    
}
.moban-box-right .attr ul li {
    width: 50%;
    font-size: 14px;
    margin: 5px 0;
    color: #6f7379;
    word-break: break-all;
}
/**è¯¦æƒ…é¡µ */
.moban-content {
    text-align: left;
}

.moban-content .moban-show {
    background: #fff;
    padding: 20px 30px;
    color: #6b7074;
}

.moban-content .moban-show .name {
    color: #353535;
    font-size: 24px;
    font-weight: bold;
}

.moban-content img {
    width: 100%;
    height:100%
}
.moban-content .moban-show .page {
    height: 20px;
    padding-top: 5px;
}
.moban-content .moban-show .page .next {
    float: right;
}

.moban-content .moban-show .download a {
    color: #fff;
    background-color: #0064fa;
    display: inline-block;
    width: 200px;
    height: 50px;
    line-height: 50px;
    border-radius: 4px;
}

.moban-content .moban-show .download {
    text-align: center;
    margin-top: 30px;
}
.moban-content .moban-show .download a:hover {
    opacity: 0.8;
}
.moban-content .download_service_tips {
    padding: 30px 0px 10px;
}

.maybe_like_template .title {
    height: 33px;
    border-bottom: 1px solid rgb(229,229,229);
    margin-bottom: 22px;
    color: rgb(147,147,147);
}

.maybe_like_template .title span {
    font-size: 15px;
    float: left;
    color: rgb(33,33,33);
}

.maybe_like_template .title a {
    float: right;
}
.moban-content .maybe_like_template {
    margin-top: 10px;
    background: #fff;
    color: #6b7074;
    font-size: 14px;
    padding: 25px 30px;
}

.maybe_like_template ul {margin-bottom: 0px;display: inline-block;width: 60%;margin-left: 19px;}
.maybe_like_template ul:last-child {
    width: 30%;
}
.maybe_like_template li {
	list-style: decimal;    
	margin-bottom: 10px;
}
/** åˆ—è¡¨é¡µå’Œè¯¦æƒ…é¡µè¯„è®ºä¿¡æ¯å±•ç¤º*/
.download_review {
    margin-top: 10px;
    margin-bottom: 80px;
    padding: 25px 30px;
    color: #4e5357;
    text-align: left;
    
}

.download_review>span {
    display: block;
    padding-bottom: 5px;
    border-bottom: 1px solid #dbdce0;
    color: #2d2e30;
}

.download_review li {
    padding: 25px 0px 0px;
    font-size: 14px;
    border-bottom: 1px solid #dbdce0;
}
.download_review .review_detail{
    display: flex;
}

.download_review .review_detail .head_img img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.download_review .review_detail .head_img {
    display: inline-block;
}

.download_review .review_detail .right {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-left: 10px;
    padding-bottom: 25px;
   
}

.review_detail .right .user_info {
    padding: 8px 0 5px 0;
    display: flex;
    width: 100%;
}

.review_detail .right .user_info span {
    display: inline-block;
    height: 22px;
    line-height: 22px;
}
.review_detail .right .user_info span.name{
    font-weight: bold;
    color: #94989e;
    width: 100%;
    text-align: right;
    padding-left: 20%;
}
.review_detail .right .user_info span.name a{
    color: #5183cd;
}
.review_detail .right .user_info span.mobile {
    color: #3b3f43;
    font-weight: bold;
    width: 100%;
}
.review_detail .right .user_info span.date{
    color: #969ca1;
    width: 330px;
    text-align: right;
    min-width: 120px;
    margin-left: 120px;
}
.review_detail .right .review_des {
    padding: 5px 0px;
}
.review_des>span {
    display: inline-block;
    height: 28px;
    line-height: 25px;
    background-color: #fff;
    color: #5183cd;
    margin-right: 10px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #5183cd;
    padding: 0 10px;
}
.review_des>p{
    color: #4c4f54;
    padding: 0 0 10px 2px;
}
.review_detail .right .other_download>p,.review_detail .right .other_download>div>i {
    color: #969ca5;
}

.review_detail .right .other_download {
    margin-top: 20px;
}

.review_detail .right .other_download>div{
    margin-bottom: 8px;
}
.review_detail .right .other_download>div>a {

    color: #5183cd;
}
.review_detail .right .other_download>div>i{
    font-style: normal;
}
/** è¯„è®ºé¡µ*/
.moban-discuss-container {
    width: 100%;
    margin: 0px auto 0;
}

.moban-discuss-container img {
    width: 100%;
    height: 100%;
}

.moban-discuss-container .discuss_ad {
    height: 155px;
    margin: 30px 0px 25px;
}

.moban-discuss-container .discuss_detail {
    text-align: left;
    padding: 0px 30px;
    background-color: #fff;
    color: #6b7074;
}

.moban-discuss-container .discuss_detail .name {
    color: #202123;
    font-size: 18px;
    padding: 15px 0px;
    border-bottom: 1px solid #e4e6e9;
}

.moban-discuss-container .discuss_detail .name a {
    color: #202123;
}
.moban-discuss-container .discuss_detail .name a:hover {
	color:#0064fa
}

.moban-discuss-container .discuss_detail .tag {
    padding: 30px 0px;
}

.moban-discuss-container .discuss_detail .tag span {
    display: inline-block;
    height: 28px;
    border: 1px solid #bec6d4;
    line-height: 26px;
    text-align: center;
    color: #5a6371;
    cursor: pointer;
    padding: 0 12px;
    margin-right: 8px;
}
.moban-discuss-container .discuss_detail .tag span:last-child{
	margin-right:0
}
.moban-discuss-container .discuss_detail .tag span:hover {
    border: 1px solid #60a0ff;
    color: #fff;
    background-color: #60a0ff;
}
.moban-discuss-container .discuss_detail .tag span.choosed {
    border: 1px solid #0064fa;
    color: #fff;
    background-color: #0064fa;
}
.moban-discuss-container .discuss_detail .content{
	text-align:center;
}
.moban-discuss-container .discuss_detail .content textarea {
    vertical-align: top;
    width: 821px;
    height: 240px;
    border: 1px solid #e2e6ed;
    resize: none;
    padding: 20px;
    box-shadow: 0px 12px 24px 0px rgb(65 65 65 / 5%);
    margin-left: 45px;
}
.moban-discuss-container .discuss_detail .content button {
    margin: 60px auto;
    background-color: #0064fa;
    color: #fff;
    height: 56px;
    width: 260px;
    border: none;
    border-radius: 56px;
    font-size: 18px;
}
.moban-discuss-container .discuss_detail .content button:hover {
    opacity: 0.8;
}
.limit_free_moal .modal-header {font-weight: bold;font-size: 18px;}

.limit_free_moal .modal-body p:first-child {
    color: #000;
    font-size: 14px;
}

.limit_free_moal .modal-content {
    width: 450px;
    height: 250px;
}

.limit_free_moal .modal-header button.close {
    display: block;
}

.limit_free_moal  .modal-footer button.cancel_btn {
    background: #0064fa;
    color: #fff;
    font-weight: bold;
}

.limit_free_moal .modal-footer button.ok_btn {
    background: rgb(226,180,118);
    border: none;
    width: 110px;
    font-weight: bold;
}

.list_ad_item_middle {
    text-align: left;
    max-width: 100%;
    width: 100%;
}

.list_ad_item_middle a {
    text-align: left;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 10px 0px 10px -11px;
}

.list_ad_item_middle img {
    width: 100%;
    height: 100%;
}

.list_ad_item_bottom {
    text-align: left;
    max-width: 100%;
}

.list_ad_item_bottom a {
    text-align: left;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 10px 0px 10px -11px;
}

.list_ad_item_bottom img {
    width: 100%;
    height: 100%;
}
.list_ad_item_top {
    text-align: left;
    max-width: 100%;
    margin: 0 0 0 21px;
}

.list_ad_item_top a {
    text-align: left;
    display: inline-block;
    width: 100%;
    height: 100%;
    margin: 12px 0px 0px;
}

.list_ad_item_top img {
    width: 100%;
    height: 100%;
}


/* 免费频道-获取更多下载次数*/

.moban_more_body{
    background: #f5f7fb;
}

.w1380{
    max-width: 1380px;
    margin: 0 auto;
}
.moban_more_container h4{
    padding: 30px 15px 6px 15px;
}
.moban_more_container .more_header{
    width: 100%;
    height: 460px;
    background: #0064fa;
    color: #fff;
}
.moban_more_container .more_header h1{
    margin: 0;
    padding: 70px 0 25px 0;
    font-size: 40px;
}
.moban_more_container .more_header p{
    font-size: 30px;
}
.moban_more_container .more_header .inner{
    background: url(../bg.jpg) no-repeat top right;
    height: 460px;
    width: 88%;
    margin: 0 auto;
}
.moban_more_container .more_header .inner p{
    display: flex;
    align-items: center;
}
.moban_more_container .more_header .inner span{
    font-size: 16px;
}
.moban_more_container .more_header .inner p a{
    background: #ffc602;
    color: #b90909;
    font-size: 16px;
    padding: 2px 10px;
    border-radius: 20px;
    margin-left: 20px;
}
.moban_more_container .more_header .inner p img{
    margin-left: 10px;
}
.item_vip{
    margin: -180px auto 0 auto;
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 30px 40px 30px;
    width: 1350px;
    box-shadow: 0px 14px 15px 0px rgb(0 0 0 / 5%);
}
.item_vip h1{
    font-size: 24px;
}
.item_vip ul{
    display: flex;
    margin-top: 40px;
}
.item_vip ul li{
    width: 300px;
    height: 320px;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
    margin: 0 15px;
    padding: 15px 25px;
}
.item_vip ul li .type{
    text-align: center;
    color: #45474c;        
    font-size: 20px;
}
.item_vip ul li .price{
    font-size: 30px;
    font-weight: bold;
    color: #ff5555;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    line-height: 1;
}
.item_vip ul li .rights,.item_vip ul li .more{
    color: #888b91;
    font-size:14px;
}
.item_vip ul li .more a{
    color: #0064fa;
}
.item_vip ul li .rights p{
    display: flex;
}
.rights p span{
	width:50%;
   
}
.item_vip ul li .btn{
    width: 110px;
    height: 40px;
    line-height: 26px;
    border: 1px solid #0064fa;
    border-radius: 54px;
    color: #fff;
    background-color: #0064fa;
    margin:20px auto;
    display: block;
}
.item_vip ul li .rights p span:last-child{
	text-align:right;
}
.moban_more_container .moban-results {
}
.moban_more_container .moban-results .moban_item_con{
    margin: 0 15px 20px 15px
}
.item_vip ul .free_item .price{
    color: #0064fa;
    font-size: 24px;
    font-weight: normal;
}
.item_vip ul .free_item .rights{
    color: #45474c;
    padding: 30px 0 30px 0;
}
.item_vip ul .free_item .btn{
    color: #e54f4c;
    background: #ffebba;
    border-color: #ffebba;
    width: 155px;
    height: auto;
    line-height: normal;
    padding: 10px 15px;
    font-size: 14px;
    white-space: normal;
    border-radius: 10px;
}
.item_vip ul .free_item .btn:hover{
    opacity: 1;
}
.like_moban>.title {
    height: 24px;
    color: #5d636c;
    margin: 30px 10px 0 10px;
}

.like_moban>.title span {
    float: left;
    color: #42474e;
    font-weight: bold;
}

.like_moban>.title a {
    float: right;
}
.like_moban .moban-results .moban_item_con {
    margin: 5px 10px 20px 10px;
}

.content_moban.download_review{
    padding: 25px 10px;
}

.moban-list .sort{
    text-align: left;
    padding: 30px 0 0 0;
    display: none;
}
.introduction{
    margin: 20px 0 0 0;
    height: 1256px;
    overflow-y: auto;
}


/* 评论弹框 */
.discuss_modal .modal-dialog{
    width: 960px;
}

.discuss_select{
    position: relative;
    vertical-align: top;
    width: 821px;
    display: inline-block;
    text-align: left;

}
.discuss_select .select {
    position: relative;
    height: 42px;
    border: 1px solid #e2e6ed;
    line-height: 40px;
    padding: 0 0 0 14px;
    color: #4f545a;
    overflow: hidden;
}
.discuss_select .select span{
    position: absolute;
    width: 45px;
    height: 100%;
    line-height: 44px;
    top: 0;
    right: 0;
    background: linear-gradient(2deg, #ffffff, #e3e7ed);
    text-align: center;
    cursor: pointer;
}
.discuss_select .select span i{
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #aab1bc;
    vertical-align: text-top;
}
.discuss_select .select span:hover{
    opacity: 0.8;
}
.discuss_select ul{
    width: 100%;
    position: absolute;
    border: 1px solid #e2e6ed;
    border-top: none;
    padding: 5px 15px;
    background: #fff;
    max-height: 240px;
    overflow: auto;
    display: none;
}
.discuss_select ul li{
    font-size: 14px;
    margin: 10px 0;
    color: #4f545a;
    display: flex;
    cursor: pointer;
}
.discuss_select ul li i{
    width: 18px;
    height: 18px;
    border: 1px solid #c8cdd8;
    border-radius: 4px;
    margin-right: 8px;
}
.discuss_select ul li.checked i{
    border-color: #0064fa;
    background-position: -86px -35px;
    background-color: #0064fa;
}
.discuss_select ul li:hover{
    color: #0064fa;
}

.discuss_select ul li:hover i{
    border-color: #0064fa;
}
p.limit{
    text-align: right;
    font-size: 12px;
    color: #8d949e;
    padding: 6px 0 0 0;
}
.like_title {
    height: 24px;
    color: #2b2c2e;
    margin: 40px 15px 10px 15px;
    font-size: 16px;
}

.like_title span {
    float: left;
    color: #42474e;
    font-weight: bold;
}

.like_title a {
    float: right;
}

.pagination{
    margin: -20px 0 20px 0;
}
@media screen and (max-width: 1440px) {
    .moban-container{
        padding:0 20px;
        width:auto;
    }
}
.text_desc{
    text-align: left;
    color: #343b47;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
    margin-bottom: 20px;
}
.text_desc div{
    color: #343b47;
    font-size: 32px;
    margin-bottom: 12px;
}
.text_desc i{
    display: inline-block;
    width: 122px;
    background-color: #0064fa;
    height: 6px;
    border-radius: 6px;
}
.text_desc div a{
    color: #448fff;
    font-size: 24px;
}
.text_desc h2{
    color: #343b47;
    font-style: 24px;
}

.invitation{
    background-color: #fff;
    border-radius: 8px;
    padding: 20px 30px 40px 30px;
    width: 1350px;
    box-shadow: 0px 14px 15px 0px rgb(0 0 0 / 5%);
    margin:50px auto;
}
.invitation-title{
    color: #2b303a;
    font-size: 30px;
    text-align: center;
}
.invitation-btn{
    display: flex;
    align-items: center;
    justify-content: center;
    margin:35px auto;
    color: white;
    font-size: 30px;
    border-radius: 50px;
    width: 260px;
    height: 60px;
    background: linear-gradient(to bottom right,#00a2fe,#0064fa);
}
.invitation-btn:hover{
    color: white;!important;
}
.invitation-row{
    display: flex;
    justify-content:space-between;
}
.invitation-item{
    width: 410px;
    padding:20px 25px;
    text-align: center;
    border-radius: 10px;
}
.invitation-item:nth-of-type(1){
    background: #f1fff7;
}
.invitation-item:nth-of-type(2){
    background: #f3f6ff;
}
.invitation-item:nth-of-type(3){
    background: #fff9f3;
}
.invitation-item-icon{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    min-height: 134px;
}
.invitation-item-title{
    font-size: 28px;
    color: #000;
    margin: 0;
}
.invitation-item-content{
    color: #545454;
    font-size: 14px;
    line-height:2.0;
}

.invitation-content{
    margin-top: 30px;
}
.invitation-content-title{
    font-size: 20px;
    margin: 0;
    color: #000;
}
.invitation-content-row{
    display: flex;
    align-items: center;
    margin: 30px auto;
    font-size: 18px;
    color: #000;
}
.invitation-content-row div{
    padding-left: 20px;
    margin-right: 60px;
    position: relative;
}
.invitation-content-row div::before{
    content:'';
    width: 6px;
    height: 6px;
    background: #000;
    position: absolute;
    top: calc(50% - 3px);
    left: 7px;
    transform: rotate(45deg);
}
.invitation-content-text{
    color:#777b87;
    font-size: 14px;
    line-height: 1.8;
}
.invitation-mask{
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.6);
    position: fixed;
    z-index: 999;
    top:0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
}

.invitation-dig{
    width: 480px;
    height: 300px;
    background: white;
    box-shadow: 0px 0px 5px rgba(0,0,0,5%);
    border-radius: 5px;
    text-align: center;
    padding: 30px 0;
    font-size: 14px;
}
.invitation-dig img{
    display: block;
    margin:0 auto 10px;
}
.invitation-dig a{
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    background: #0064fa;
    border-radius: 5px;
    width: 120px;
    height: 40px;
    font-weight: bold;
    margin:50px auto 0;
}
.invitation-info{
    margin-top: 30px;
}
.invitation-info-row{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    color: #575b61;
}
.invitation-info-title{
    font-weight: bold;
    color: #2c2e32;
    border-bottom: 1px solid #d0d0d0;
    margin-bottom: 10px;
    width: calc(100% - 12px);
}
.invitation-info-row div{
    width: 240px;
    padding: 10px 0;
}
.invitation-time {
    text-align: right;
}
.invitation-info-item{
    max-height: 400px;
    overflow: auto;
}
.invitation-info-item .invitation-score{
    color: #0064fa;
}
.invitation-info-item .invitation-time{
    color: #a1a4ab;
    padding-right: 12px;
}
.price span{
    font-size: 18px;
}
.price b{
    font-size: 14px;
}
.price span,
.price b{
    font-weight: normal;
    position: relative;
    bottom: 3px;
}
.free_item .rights{
    font-size: 16px;
    text-align: center;
}

/** 支付弹框*/
.vip_pay_modal .modal-header,.vip_pay_modal .modal-footer {
    display: none;
}

.vip_pay_modal .modal-dialog {
    width: 687px;
    margin: 20px auto;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
}
.vip_pay_modal .modal-content {
    width: 687px;
    padding: 0 60px 20px 60px;
}
.vip_pay_modal .modal-body {
    padding: 0px;
}
.vip_pay_modal button.close {
    opacity: 1;
    position: absolute;
    right: -50px;
    top: 5px;
}
.vip_pay_modal .vip_pay_head{
    padding: 40px 0 8px 0;
    border-bottom: 1px solid #dfdfe0;
    vertical-align: bottom;
    text-align: center;
}
.vip_pay_modal .vip_pay_head .title{
    font-size: 20px;
    color: #40c474;
    font-weight: bold;
}
.vip_pay_modal .vip_pay_head .company{
    float: right;
    vertical-align: bottom;
    margin: 12px 0 0 0;
}
.vip_pay_info{
    text-align: center;
    padding: 20px 0;
}
.vip_pay_modal .vip_pay_title {
    background-color: rgb(255, 229, 188);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 15px 30px;
}
.vip_pay_money{
    text-align: center;
    padding: 20px 0;
}

.vip_pay_modal .vip_pay_money .title{
    font-size: 40px;
    color: #40c474;
    font-weight: bold;
}

.vip_pay_modal .modal-content {
    border-radius: 8px;
}

.vip_pay_modal .vip_pay_title .vip_pay_title_left {
    display: inline-block;
    float: left;
    margin-right: 20px;
}

.vip_pay_modal .vip_pay_title .vip_pay_title_left img.user_avatar {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}

.vip_pay_modal .vip_pay_title .vip_pay_title_right {
}

.vip_pay_modal .vip_pay_title .vip_pay_title_right p:first-child {
    color: rgb(157, 67, 23);
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
    margin: 5px 0px 5px;
}

.vip_pay_modal .vip_pay_title .vip_pay_title_right p:first-child span {
    color: #9d4317;
    font-weight: normal;
}

.vip_pay_modal .vip_pay_title .vip_pay_title_right p:last-child {
    font-size: 14px;
    color: rgb(146, 96, 25);
    line-height: 1.2;
    margin: 0px 0px 15px;
}
.vip_pay_modal .vip_pay_title .vip_pay_title_right p.user_type_attr[user_type="free"]:before {
    content: '您当前还不是VIP哦~';
}
.vip_pay_modal .vip_pay_title .vip_pay_title_right p.user_type_attr[user_type="standard"]:before {
    content: '当前会员等级：标准版VIP';
}
.vip_pay_modal .vip_pay_title .vip_pay_title_right p.user_type_attr[user_type="respect"]:before {
    content: '当前会员等级：尊享版VIP';
}
.vip_pay_modal .vip_pay_title .vip_pay_title_right p.user_type_attr[user_type="forever"]:before {
    content: '当前会员等级：终身版VIP';
}


.vip_pay_modal .vip_pay_item {
    padding: 15px 30px;
    margin-top: 15px;
}

.vip_pay_modal .vip_pay_item .grade_item li.list {
    display: inline-block;
    position: relative;
    width: 214px;
    height: 134px;
    border: 1px solid rgb(174, 186, 205);
    border-radius: 4px;
    background-color: rgb(255, 255, 255);
    vertical-align: text-bottom;
    padding-top: 25px;
    margin-right: 24px;
    cursor: pointer;
}
.vip_pay_modal .vip_pay_item .grade_item li.list:last-child {
    margin-right: 0px;
}

.vip_pay_modal .vip_pay_item .grade_item li.list .vip_title {
    font-size: 16px;
    color: rgb(27, 30, 34);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}

.vip_pay_modal .vip_pay_item .grade_item li.list p.price {
    font-size: 14px;
    color: #d89a3e;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin-top: 10px;
}

.vip_pay_modal .vip_pay_item .grade_item li.list p.price span {
    font-size: 28px;
}
.vip_pay_modal .vip_pay_item .grade_item li.list img.marker_tips {
    position: absolute;
    top: -7px;
    right: 5px;
}
.vip_pay_modal .vip_pay_item .grade_item li.list p.org_pirce {
    font-size: 14px;
    color: rgb(154, 154, 154);
    text-decoration: line-through;
    line-height: 1.2;
    text-align: center;
}
.vip_pay_modal .vip_pay_item .grade_item li.list[vip_type="respect"] p.org_pirce {
    margin-top: -7px;
}

.vip_pay_modal .vip_pay_item .grade_item li.list[vip_type="respect"] p.respect_tip {
    margin: 0px;
    margin-top: -9px;
    font-size: 14px;
    color: rgb(254, 70, 74);
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
}
.vip_pay_modal .vip_pay_item .grade_item .list:hover,.vip_pay_modal .vip_pay_item .grade_item .list.choosed {
    border-color: rgb(163, 97, 72);
}
.vip_pay_modal .vip_pay_item .grade_item .list.choosed p.price {
    color: #954215;
}
.vip_pay_modal .vip_pay_item .grade_item .list.choosed img.hide {
    display: inline-block !important;
    position: absolute;
    bottom: 0px;
    right: 0px;
}
.vip_pay_method_item {
    padding: 15px 0;
}

.vip_pay_method_item p.vip_pay_method_item_title {
    font-size: 14px;
    color: rgb(53, 63, 78);
    font-weight: bold;
    line-height: 1.2;
    margin: 0px 0px 10px;
}

.vip_pay_method_item li.pay_item_list {
    display: inline-block;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
    border: 1px solid #cfcfcf;
    border-radius: 6px;
    overflow: hidden;
    width: 270px;
}
.vip_pay_method_item li.pay_item_list:last-child{
    margin-right:0px;
}
.vip_pay_method_item li.pay_item_list i.choose_icon {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: -12px;
    display: inline-block;
    width: 44px;
    height: 45px;
    cursor: pointer;
    z-index: 1;
}
.vip_pay_method_item li.pay_item_list.checked i.choose_icon{
    background-image:url(/static/pc/vip/images/vip_item_choosed1.png);
    background-repeat: no-repeat;
    background-position: center;
}
.vip_pay_method_item li.pay_item_list.checked{border-color: #3fabff;}
.vip_pay_settle {
    padding: 20px 0 15px;
    margin-top: 15px;
}

.vip_pay_settle span.vip_service_tips {
    display: inline-block;
    font-size: 12px;
    color: rgb(53, 61, 73);
    margin-right: 205px;
}

.vip_pay_settle p.total {
    display: inline-block;
    margin: 0px;
    font-size: 14px;
    color: rgb(54, 60, 70);
}

.vip_pay_settle span.vip_service_tips a {
    color: #3fabff;
}

.vip_pay_settle a.btn {
    float: right;
    width: 110px;
    height: 45px;
    border-radius: 4px;
    background-color: rgb(254, 70, 74);
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    margin-top: -5px;
}

.vip_pay_settle p.total span:last-child {
    font-size: 24px;
    color: #ff2828;
    font-weight: bold;
}
.vip_up_modal  .modal-header {
    border-bottom: 1px solid #fff;
}
.vip_up_model_contaner .vip_intro_header{
    height: auto;
    background:#fff;
    margin-bottom: 30px;
}

.vip_up_model_contaner .vip_intro_header span{
    display: block;
    text-align: center;
    font-size: 30px;
    color: #000;
}
.vip_up_model_contaner .vip_intro_container{
    margin: 0;
    padding: 0;
}

/** 免费下载弹窗*/
.free_download_modal .modal-header,.free_download_modal .modal-footer {
    display: none;
}

.free_download_modal .modal-dialog {
    width: 687px;
    margin: 20px auto;
    border-radius: 8px;
    background-color: rgb(255, 255, 255);
}
.free_download_modal .modal-content {
    width: 687px;
    padding: 0 60px 20px 60px;
}
.free_download_modal .modal-body {
    padding: 0px;
}
.free_download_modal button.close {
    opacity: 1;
    position: absolute;
    right: -50px;
    top: 5px;
}
.free_download_modal .free_download_head{
    padding: 40px 0 8px 0;
    border-bottom: 1px solid #dfdfe0;
    vertical-align: bottom;
    text-align: center;
}
.free_download_modal .free_download_head .title{
    font-size: 20px;
    color: #fc9c54;
    font-weight: bold;
}
.free_download_modal .free_download_head .company{
    float: right;
    vertical-align: bottom;
    margin: 12px 0 0 0;
}
.free_download_info{
    text-align: center;
    padding: 20px 0 10px 0;
}
.free_download_modal .free_download_title {
    background-color: rgb(255, 229, 188);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 15px 30px;
}
.free_download_content{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0;
}
.free_download_content span{
    padding: 10px 0;
}
.free_download_modal .free_download_content .title{
    text-align: left;
    color: #b44c14;
    background-color: #fcf4ec;
}

.free_download_modal .modal-content {
    border-radius: 8px;
}
.free_download_image{
    padding: 10px 0;
    display: flex;
    flex-direction: column; /* 子元素垂直排列 */
    align-items: center; /* 水平居中 */
    justify-content: center; /* 垂直居中 */
    text-align: center; /* 文本居中 */
}
.free_download_image img {
    height: 220px;
    width: 220px;
    height: auto; /* 保持图片宽高比 */
}
.free_download_image .tips{
    color:#7b7b7b;
    text-align: justify;
    font-size: 14px;
}