/*
风吟网络旗下网站
风吟资源网www.f1n.cn
酷站源码网www.kzymw.cn
仿站联系QQ648121464
*/
.indexWebList{width:100%;margin-top:13px;background:#FFF;padding:15px 20px;padding-bottom:5px}
.indexWebList li{float: left;margin-right: 9px;margin-bottom: 10px;width: calc( (100% - (10.5px * 6) ) / 7 );position: relative;}
.indexWebList li:hover{background-color:#fff8f5}
.indexWebList li:hover >a{color:#ff7352}
.indexWebList li:hover .xl{display:inline-block;opacity:1}
/*.indexWebList li:nth-child(7n){margin-right:0}*/
.indexWebList li >a{display:block;font-size:15px;padding:15px 20px;line-height:30px;padding-right:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.2s all;color:#333;position:relative;border: 1px solid #f6f6f6;border-radius: 10px;}
.indexWebList li >a img{vertical-align:middle;margin-top:-3px;margin-right:8px;width:20px;height:20px;    border-radius: 3px;}
.indexWebList li >a .xl:after{content:" ";width:0;height:0;border-width:5px 5px 0;border-style:solid;border-color:#ff7352 transparent transparent;margin-left:6px;margin-top:13px;display:block;transition:.2s all}
.indexWebList li >a .xlhover:after{transform:rotate(180deg)!important;margin-top:12px}
.indexWebList li >a .xl{display:inline-block;vertical-align:middle;opacity:0;width:20px;height:30px;position:absolute;right:13px;top:15px}
@media screen and (max-width:800px){.panel{display: none}.indexWebList li{text-align: center;}}
.indexWebList li .info {
    box-shadow: 0px 1px 0px rgba(23, 23, 23, 0.12);
    background-color:#fcfcfc;
    z-index: 99;
    width: 100%;
    position: absolute;
    top: 60px;
    text-align: center;
    border-radius: 0px 0px 10px 10px;
}
.indexWebList li .info a {
    display: inline-block;
    height: 48px;
    width: 48px;
    line-height: 48px;
    padding: 0px 10px;
    text-align: center;
    font-size: 15px;
    color: #333;
}
.indexWebList li .info a:hover{background:#fff8f5;color:#ff7352}
.moneyList{margin-top:13px}
.other{margin-top:13px}
.other .left{width:calc((100% - 13px) * .3)}
.other .right{width:calc((100% - 13px) * .7);padding:23px 36px;background:#FFF}
.list{margin-bottom:17px}
.list:nth-child(2){margin-top:20px}
.list:nth-child(6),.list:nth-child(11),.list:nth-child(16){margin-bottom:17.5px;padding-bottom:17.5px;border-bottom:1px solid #f9f9f9}
.list:nth-last-child(1){margin-bottom:0}
.list .titles{float:left;margin-right:35px;font-size:16px;height:40px;line-height:40px;color:#23aa89;width:60px;overflow:hidden}
.list ul{float:left;width:calc(100% - 35px - 60px)}
.list ul li {float: left;margin-right: 25px;width: calc((100% - (25px * 5) - 20px) / 5 );}
.list ul li:nth-last-child(1){margin-right:0;width:20px;text-align:right}
.list ul li a{display:block;height:40px;line-height:40px;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:.2s all;color:#333}
.list ul li a img{display:inline-block;margin-right:4px;width:20px;height:20px;vertical-align:middle;margin-top:-3px}
.list ul li a i{font-size:18px;display:block;height:40px;line-height:40px;color:#b7b7b7}
.list ul li a i:hover{color:#ff7352}
.list ul li a:hover{color:#ff7352}
.tools{background:#FFF;padding:20px 30px;padding-bottom:30px}
.tools .title{margin-bottom:22px}
.tools >a{float:left;margin-right:calc((100% - 55.5px * 4) / 3);font-size:13px;color:#666;margin-bottom:28px;width:55px;overflow:hidden;height:82px;text-align:center}
.tools >a:nth-child(5),.tools >a:nth-child(9){margin-right:0}
.tools >a:nth-last-child(1),.tools >a:nth-last-child(2),.tools >a:nth-last-child(3),.tools >a:nth-last-child(4){margin-bottom:0}
.tools >a img{display:block;margin-bottom:10px;width:55px;height:55px;border-radius:10px}
.lb{background:#FFF;padding:10px;}
.lb div div img {
    width: 100%;
}
.head_h1 {height: 65px;color: #FFFFFF;margin-bottom: 50px;text-align: center;width: 80%; overflow:hidden}
.head_h1 h1 {color: #FFFFFF;font-weight: 700;letter-spacing: 6px;font-size: 30px;}
.head_h1 p {font-size: 13px;margin-top: 4px;letter-spacing: 2px;}
.head_soso {margin-top: 50px;}
.head_soso input {width: 590px;height: 50px;padding-left: 20px;color: #333;border: 0;outline: 0;float: left;font-size: 15px;}
.head_soso button {height: 50px;width: 135px;background: #262626;color: #FFFFFF;border-radius: 0 5px 5px 0;cursor: pointer;}
.indexSearch >div .btn:hover{background: #1b92fa;}
.indexSearch i {
    color:#fff;
    width:46px;
    height:46px;
    line-height:46px;
    text-align:center;
    position:absolute;
    top:0;
    right: 125px;
    font-size:22px;
    margin-left:-46px;
}
.cs-search:before {
    content:"\e61d";
}
.indexSearch >div {
    width:893px;
    margin:0 auto;
    position:relative
}
.indexSearch >div .selectul{position:absolute;top:48px;width: 70%;z-index:99;background:white;border:1px solid #ececec;border-top:0;display:none;}
.indexSearch >div .selectul li a{display:block;line-height:40px;height:40px;overflow:hidden;color:#333;padding:0 20px;text-overflow:ellipsis;white-space:nowrap}
.indexSearch >div .selectul li a:hover{background:#f9f9f9}  
.index_page{ background: #fff; padding-top: 20px; }
#hot_tabs{ text-align: center!important; }
#hot_tabss{ text-align: center!important; }
.content_rank{min-height:30px;margin-top:20px;position:relative}
.top{padding:20px 22px;background:#FFF;margin-top:12px;padding-bottom:1px}
.top ul{padding-bottom:35px;margin-top:25px}
.top ul li{margin-bottom:35px}
.top ul li:nth-last-child(1){margin-bottom:0}
.top ul li:nth-child(1) a i{background:#ff6b66}
.top ul li:nth-child(2) a i{background:#ff8652}
.top ul li:nth-child(3) a i{background:#ffa742}
.top ul li a{display:block;height:18px;line-height:18px}
.top ul li a:hover{color:#ff7352}
.top ul li a i{float:left;height:18px;line-height:18px;width:30px;text-align:center;font-style:normal;background:#c3c3c3;color:#FFF;border-radius:2px;margin-right:20px}
.top ul li a h3{float:left;height:18px;line-height:18px;font-size:15px}
.top ul li a span{float:right;height:18px;line-height:18px;font-size:14px;color:#8c8c8c}
.indexSearch ~ article{padding-top:0}
.update{padding:20px 30px;background:#FFF;margin-top:13px;height:630px;overflow:hidden}
.update ul{position:relative;margin-top:15px;height:535px}
.update ul li{margin-bottom:15px}
.update ul li:nth-last-child(1){margin-bottom:0}
.update ul li a{float:left;height:40px;line-height:40px;font-size:15px;width:80%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:relative;text-indent:15px}
.update ul li a:before{position:absolute;left:0;width:3px;height:3px;border-radius:50%;background:#d6d6d6;top:18.5px;content:" "}
.update ul li a:hover{color:#ff7352}
.update ul li span{float:right;height:40px;line-height:40px;font-size:15px;width:15%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:right;color:#8c8c8c}
.update ul li .new-time{color:#ff0d0d}
.indexjd{width:calc(100%+36px+36px);margin:0 -36px;background:#fbfbfb;height:13px}
.newslist{background:#FFF;padding-top:11px;padding-bottom:1px}
.newslist ul{margin-top:25px;overflow:hidden;position:relative}
.newslist ul li{margin-right:35px;width:calc((100% - 35px) / 2);float:left;padding-bottom:20px;border-bottom:1px solid #f9f9f9;margin-bottom:20px}
.newslist ul li:nth-last-child(1),.newslist ul li:nth-last-child(2){margin-bottom:0;padding-bottom:0;border:0}
.newslist ul li:nth-child(2n){margin-right:0}
.newslist ul li a .img{float:left;width:40%;height:120px;overflow:hidden;background:url("../images/imgbg.png") no-repeat center center;background-size:100% 100%}
.newslist ul li a .img img{width:100%;height: 100%;display:block}
.newslist ul li a .info{float:right;width:55%}
.newslist ul li a .info h3{font-size:15px;color:#666;line-height:25px;height:50px;overflow:hidden}
.newslist ul li a .info span{color:#b5b5b5;font-size:14px;display:block;margin-top:45px}
.bottomas{padding:28px 30px;background:#FFF;margin-top:12px;overflow:hidden}
.bottomas .content{height:210px;margin-top:20px;position:relative}
.bottomas .content >span,.bottomas .content >p{display:block;font-size:15px;color:#8e8e8e;line-height:30px;margin-bottom:18px}
.bottomas .content >span:nth-last-child(1),.bottomas .content >p:nth-last-child(1){margin-bottom:0}
.indexgg{width:1300px;margin:0 auto;padding:10px;background:#FFF}
.indexgg a{float:left;margin-right:10px;width:calc((100% - 20px) / 3)}
.indexgg a:nth-child(4){margin-right:0}
.indexgg a img{width:100%;height:70px;border-radius:2px}
.indexgg a:nth-child(3){margin-right: 0;}
.indexgg a:nth-child(6){margin-right: 0;}
.indexgg a:nth-child(9){margin-right: 0;}
.indexgg a:nth-child(12){margin-right: 0;}
.link{margin-top:10px;background:#FFF;padding:20px 30px;margin-bottom:20px}
.link_title{height:45px;line-height:45px;overflow:hidden;font-size:15px;box-shadow:0 0 20px #dedede}
.link ul{padding:20px 0;padding-bottom:30px;width:100%}
.link ul li{float:left;text-align:center;padding:0 8px;margin-bottom:16px}
.link ul li a:hover{color:#f55}
.link ul li a{color:#9c9a9a}
.link_title div{color:#63b73d;float:left;margin-left:20px}
.link_title div span{margin-right:8px}
.link_more{color:#20c4ab;float:right;display:block;height:26px;line-height:2px;margin-top:9px;}
.link_more:hover{color:#20c4ab}
.count {overflow: hidden;margin-top: 10px;height: 50px;background: #fff;padding: 10px;}
.count-title {float: left;width: 100px;text-align: center;color: #605b5b;padding: 5px;}
.tj-list {float: left;overflow: hidden;}
.tj-list li {height: 30px;line-height: 30px;float: left;color: #615f5f;}
.tj-list li a {width: 52px;text-align: center;font-size: 15px;color: #23aa89;margin: 0 auto;}
.count-pay-money {height: 30px;float: right;color: #fb7608;}

/*========首页搜索======*/
 .primary-menus {
    width:50%;
    position:absolute;
    top:55%;
    left:50%;
    z-index:3;
    transform: translate(-50%, -50%);
    font-size: 16px;
    opacity: .95;
}
.primary-menus ul {
    list-style:none;
    padding:0;
}
.primary-menus ul li {
    display:inline-block;
    color:#fff;
    padding:0 14px;
    height:36px;
    line-height:36px;
    font-size:14px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
    cursor:pointer;
}
.primary-menus ul li:first-child {
    display: none;
}
.primary-menus ul li:first-child:hover {
    display: none;
}
.primary-menus ul li:hover {
    background:#fff;
    color:#3c3c3c;
    opacity:.8;
}
.primary-menus ul li.current {
    background:#fff;
    color:#3c3c3c;
}
.primary-menus .cont {
    position:relative;
    top:-1px;
}
.primary-menus .right-link {
    position:absolute;
    right:0;
    top:0;
}
.primary-menus .right-link a {
    display:inline-block;
    margin-top:10px;
    padding-right:5px;
    color:#dff2ff;
    text-decoration:none;
    font-size:13px;
}
.primary-menus .right-link a:hover {
    color:#fff;
}
.primary-menus .left-cont {
}
.primary-menus .left-cont .search.hidden {
    display:none;
}
.primary-menus .left-cont form {
    width:100%;
    position:relative;
}
.primary-menus .left-cont input {
    box-sizing:border-box;
    width:70%;
    border:none;
    font-size:15px;
    line-height:20px;
    height:48px;
    padding:11px 100px 11px 26px;
    border-radius:3px;
    color:#9f9f9f;
    outline:none;
}
.primary-menus .left-cont input:focus {
    color:#3c3c3c;
}
.primary-menus .left-cont button {
    height:48px;
    box-sizing:border-box;
    width:100px;
    left:620px;
    cursor:pointer;
    background-color:#000000;
    color:#fff;
    border:none;
    font-size:15px;
    line-height:42px;
    border-top-right-radius:3px;
    border-bottom-right-radius:3px;
    position:absolute;
    right:0;
    top:0;
}
.primary-menus .left-cont button:hover {
    background-color:#696969;
}
.index-news-article{width:780px;overflow:hidden;background:#fff;padding:10px 20px 15px}
.news-article-title{height:55px;line-height:55px;border-bottom:1px solid #1b54bc;font-size:18px;color:#1b54bc;font-weight:700}
.news-article-title strong{padding:0 3px;font-size:20px;color:red;height:34px;display:-webkit-inline-box}
.news-article-title-icon{display:block;background:url(../images/news-article-title-icon.png) no-repeat center;background-size:25px;height:55px;width:50px;float:left;margin-left:15px}
.news-article_container ul{padding-top:20px;overflow:hidden}
.news-article_container ul:nth-child(2),.news-article_container ul:nth-child(3),.news-article_container ul:nth-child(4),.news-article_container ul:nth-child(5){display:none}
.news-article_container li{width:47%;float:left;height:31px;overflow:hidden;line-height:31px;margin-bottom:10px;margin-left:5px}
.news-article_container li:nth-child(2n){float:right}
.news-article_container li a{float:left;text-align:left;padding-left:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;font-size:15px;text-indent:20px;width:80%}
.news-article_container li a:before{position:absolute;content:" ";width:4px;height:4px;background:#dcdcdc;left:0;top:12.5px;border-radius:50%}
.news-article_container .new span{color:red}
.news-article_container li span{float:right;font-size:14px;color:#888;margin-right:5px;height: 20px;overflow: hidden;}
.news-article_container li .timeno {color: red;}
.index-news-article .page{margin:5px auto 5px;position:relative;overflow:hidden}
.index-news-article .page>div{width:50%;height:35px;color:#666;line-height:35px;text-align:center;cursor:pointer;position:relative;font-size:14px;border:1px solid #efefef;user-select:none}
.index-news-article .page>div:hover{background:#fbfbfb}
.index-news-article .page .tok{float:left;border-right:0;border-radius:3px 0 0 3px;padding-top: 0;}
.index-news-article .page .bottom{float:right;border-left:0;border-radius:0 3px 3px 0}
.index-news-article .page .cfx{width:84px;height:21px;background:#fff;display:block;float:left;position:absolute;z-index:1;top:50%;transform:translate(-50%,-50%) rotate(-42deg);left:50%;border-bottom:1px solid #efefef;border-top:1px solid #efefef}
.index-news-article .page .disabled{color:#b7b7b7}
.title{position:relative;height:45px;line-height:35px;text-indent:15px;font-size:16px;border-bottom:1px solid #f6f6f6}
.titles {
    position: relative;
    height: 45px;
    line-height: 35px;
    text-indent: 15px;
    font-size: 16px;
}
.titles h3 {
    line-height: 40px;
    color: #333;
    font-size: 17px;
    position: relative;
}
.titles h3:before {
    content: " ";
    position: absolute;
    left: 0;
    top: 10px;
    height: 18px;
    width: 5px;
    background: #23aa89;
    border-radius: 5px;
}
.index-news-article .news-type .hover {
    color: #1b54bc;
    border-bottom: 1px solid #1b54bc;
    height: 44px;
}
.myad {
    width: 37px;
    height: 20px;
    display: inline-block;
    text-indent: 0;
    margin-right: 7px;
    background-size: 100% auto;
    line-height: 18px;
    font-style: normal;
    margin-top: 6px;
    vertical-align: middle;
    text-align: center;
    font-size: 13px;
    border: 1px solid #dcdcdc;
    color: #a7a7a7!important;
}
.index-news-article .title font {
    font-size: 13px;
    color: #f93e38;
    background: #f6f6f6;
    padding: 1px 10px 1px 7px;
    border-radius: 20px;
    border: 1px solid #eee;
}
.index-news-article.right .title h3 {
    float: left;
    margin-right: -8px;
}
.index-news-article.right {
    padding: 20px 25px 0;
}
.index-soft {
    background: #fff;
    padding: 10px 16px 1px;
    position: relative;
}
.title {
    position: relative;
    height: 45px;
    line-height: 35px;
    text-indent: 15px;
    font-size: 16px;
    border-bottom: 1px solid #f6f6f6;
}
.index-soft .tj_list {
    margin: 21px 0;
}
.index-soft .tj_list {
    margin: 21px 0;
}
.index-soft .tj_list li {
    display: block;
    width: 100%;
    height: 65px;
    border-bottom: 1px solid #f6f6f6;
    padding-bottom: 25px;
    margin-bottom: 12px;
    box-sizing: initial;
}
.index-soft .tj_list li:nth-child(4) {
    border-bottom: 0;
}
.index-soft .tj_list .fl {
    width: 70px;
    height: 70px;
    border-radius: 15px;
    overflow: hidden;
    float: left;
}
.index-soft .fr {
    width: 270px;
    margin-top: 5px;
}
.right, .fr {
    float: right;
}
.index-soft .fr .tit {
    float: left;
}
.index-soft .fr .tit h3 {
    width: 180px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 3px;
}
.index-soft .fr .tit span {
    color: #888;
    font-size: 12px;
}
.index-soft .fr .tit i {
    font-style: initial;
    color: #ffb80f;
    font-size: 14px;
    margin-right: 5px;
}
.index-soft .fr .down {
    float: right;
    width: 90px;
}
.index-soft .fr .down b {
    font-weight: 100;
    display: block;
    text-align: right;
    font-size: 13px;
    color: #888;
    line-height: 25px;
}
.index-soft .fr .down span a {
    display: block;
    border: 1px solid #f1f1f1;
    padding: 5px 0;
    text-align: center;
    color: #888;
    margin-top: 5px;
}
.index-soft .tj_list .fl img {
    width: 100%;
    height: 100%;
}
.zxgj_xhwzy{
	background: #FFF;
	padding-left: 40px;
	overflow: hidden;
	padding-top: 15px;
}
.zxgj_xhwzy li{
	float: left;
    margin-right: 98px;
    font-size: 13px;
    color: #666;
    margin-bottom: 28px;
    width: 55px;
    overflow: hidden;
    height: 82px;
    text-align: center;
}
.zxgj_xhwzy li:nth-child(8){
	float: left;
    margin-right: 60px;
    font-size: 13px;
    color: #666;
    margin-bottom: 28px;
    width: 55px;
    overflow: hidden;
    height: 82px;
    text-align: center;
}
.zxgj_xhwzy ul li img{
	display: block;
    margin-bottom: 10px;
    width: 55px;
    height: 55px;
    border-radius: 10px;
}
.title_ts_more {
    width: 50px!important;
    text-align: right!important;
    line-height: 81px;
    color: black!important;
}
.top_gg_ad{
    background: #23aa89;
    font-size: 15px;
    padding: 6px 10px;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
}
.top_gg_ad a{
	color: #ffffff;
}
.top_gg_ad:hover a{
	color: #333;
}
.ss {
    height: 35px;
}
.site-title fieldset {
    border: none;
    padding: 0;
    border-top: 1px solid #eee;
}
.site-title fieldset legend {
    margin-left: 20px;
    padding: 0 10px;
    font-size: 20px;
    font-weight: 300;
}
.hots {
    background: url(../images/hotico.png) no-repeat center center;
    background-size: 100% 100%;
    width: 20px;
    height: 15px;
    position: relative;
    display: inline-block;
    top: -12px;
    left: 5px;
}
.friends-link {
    margin-top: 13px;
    width: 1300px;
    background: #FFF;
    padding: 20px 20px;
    padding-top: 5px;
    overflow: hidden;
    margin: auto;
    margin-top: 10px;
}
.friends-link h3 {
    color: #847f7f;
    line-height: 40px;
    height: 30px;
    font-size: 15px;
    margin-bottom: 11px;
}
.friends-link ul {
    padding: 9px 21px;
    padding-bottom: 0;
    background: #fbfbfb;
}
.friends-link ul li {
	width:12.5%;
    float: left;
    margin-right: 20px;
    margin-bottom: 9px;
}
.friends-link ul li a {
    display: block;
    color: #8e8e8e;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}
@media screen and (max-width:800px){
.friends-link ul li {
	width:33.3%;
    float: left;
    margin-bottom: 9px;
}
}