/*******
Theme Name:公司官网
Theme URI:http://www.yunwanxinke.com
Author:云湾科技
Author URI:http://huzhujie.com
Description:Copyright 2014-2018 YunWan. All Rights Reserved.
Version:2.0
****/
body {
	margin:0px;
	padding:0px;
	font-family:"Microsoft YaHei","华文细黑","冬青黑体";
	font-size:14px;
	background:#fff;
	color:#303030;
}
h1,h2,h3,h4,h5,h6,form {
	margin:0;
	padding:0;
}
h1 {
	font-size:24px;
}
h2 {
	font-size:16px;
	color:#333399;
}
ul,li,dl,dd,dt {
	margin:0;
	padding:0;
	list-style-type:none;
}

img {
	border:none;
}
a {
	color:#333;
	text-decoration:none;
	font-size:14px;
	font-family:Microsoft YaHei,Arial,Helvetica,sans-serif;
}
a:hover {
	color:#003399;
	text-decoration:none;
}
/*文章样式*/
p {
	display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	font-size: 16px;
    line-height: 30px;
    margin-top: 25px;
    text-align: justify;
    }
blockquote {
    width: 660px;
    color: #4e6384;
    line-height: 23px;
    margin: 5px auto 5px auto;
    padding: 10px;
    clear: both;
    border: 1px solid #ccc;
    }
code {
    width: 660px;
    font: 12px/17px tahoma, arial, sans-serif;
    color: #4e6384;
    display: block;
    margin: 5px auto 5px auto;
    padding: 10px;
    border-left: 3px solid #8391A7;
    border-right: 1px solid #8391A7;
    border-top: 1px solid #8391A7;
    border-bottom: 1px solid #8391A7;
    }
blockquote td{
    border-bottom: 1px solid #ccc;
    padding: 2px;
    }
/** 图文混排 **/
img.centered  {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    }
img.alignnone {
    margin: 0 0 10px 0;
    display: inline;
    }
img.alignright {
    margin: 0 0 10px 10px;
    display: inline;
    }
img.alignleft {
    margin: 0 10px 10px 0;
    display: inline;
    }
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    }
.alignright {
    float: rightright;
    margin: 0 0 10px 10px;
    }
.alignleft {
    float: left;
    margin: 0 10px 10px 0;
    }
/*head*/
.top{
	width:100%;
	height:100px;
	margin:0 auto;
	background-color: #ffffff;
	border-bottom:1px solid #eee;
}
.top-inn{
	width:1170px;
	margin:0 auto;
}
.logo{
	float:left;
	width:200px;
	margin:20px 0 0 30px;
}
.main-navigation {
	float:right;
	width:700px;
	height:100px;
	line-height:100px;
	position:relative;
}
ul.nav-menu,div.nav-menu > ul {
	margin:0 auto;
	height:100px;
	line-height:100px;
	float:right;
}
.nav-menu li {
	display:inline-block;
	position:relative;
}
.nav-menu li a {
	color:#000;
	display:block;
	font-size:16px;
	font-family:"Microsoft YaHei";
	text-align:center;
	line-height:20px;
	text-decoration:none;
	margin-right:20px;
}
.nav-menu li:hover > a,.nav-menu li a:hover {
	color:#51B221;
	text-decoration:none;
    border-bottom: 1px solid;
    padding-bottom: 5px;
}
.nav-menu .sub-menu,.nav-menu .children {
	color:#51B221;
	text-decoration:none;
    border-bottom: 1px solid;
    padding-bottom: 5px;	
	display:none;
	padding:0;
	position:absolute;
	z-index:99999;
}
.nav-menu .sub-menu li,.nav-menu .children li {
	color:#000;
	display:block;
	font-size:16px;
	font-family:"Microsoft YaHei";
	text-decoration:none;
	height:100px;
}
.nav-menu .sub-menu ul,.nav-menu .children ul {
	border-left:0;
	left:100%;
	top:0;
}
ul.nav-menu ul a,.nav-menu ul ul a {
	color:#51B221;
	text-decoration:none;
    border-bottom: 1px solid;
    padding-bottom: 5px;
	font-size:16px;
}
ul.nav-menu ul a:hover,.nav-menu ul ul a:hover {
	background-color:#51B221;
}
ul.nav-menu li:hover > ul,.nav-menu ul li:hover > ul {
	display:block;
}
.nav-menu .current_page_item > a,.nav-menu .current_page_ancestor > a,.nav-menu .current-menu-item > a,.nav-menu .current-menu-ancestor > a {
	color:#51B221;
	text-decoration:none;
    border-bottom: 1px solid;
    padding-bottom: 5px;
	font-style:bode;
}
.menu-toggle {
	display:none;
}
.navbar {
	background-color:#fff;
	margin:0 auto;
	width:1170px;
	height:100px;
}
.navbartop {
	background-color:#AC0B04;
	margin:0 auto;
	width:1170px;
	border-radius:3px;
}
#main-nav {
	margin:0 auto;
	width:1170px;
    display: none;
    position: fixed !important;
    top: 0;
    z-index: 300;
}
.main-nav a:hover {
    text-decoration: none;
}

/*footer*/
.footer_bg{
	width: 100%;
	height: auto;
	background: #cccccc;
    bottom: 0;
    left: 0;
    z-index: 100;
}
.footer{
	width:1170px;
	margin:0 auto;
	clear:both;
	font-size:14px;
	color:#333333;
}
.footer h2{
	font-size:16px;
	color:#333333;
	font-weight:700;
	margin-bottom:30px;
}
.footer ul{
	margin-top:20px;
	line-height:3.2em;
}
.footer a{
	font-size: 16px !important;
	color:#333333;
}
.footer a:hover{
	color:#333;
}
.footer_one{
	height:420px;
}
.footer_a{
	float:left;
	width:30%;
	margin:40px 0 0;
}
.item {
	display: block;
    margin-bottom: 28px;
    overflow: hidden;
}
.product-icon {
	float: left;
    width: 40px;
    height: 40px;
    margin-right: 15px;
}
.product-icon img{
	border:1px solid #cccccc;
	border-radius: 4px;
}
.product-name {
	font-size: 16px;
    color: #333333;
    line-height: 1.1;
    margin-bottom: 10px;
}
.product-desc {
	opacity: 0.6;
    font-size: 14px;
    color: #333333;
    line-height: 1.1;
}

.footer_b{
	float:left;
	width:20%;
	margin:40px 0 0;
}
.footer_c{
	float:left;
	width:38%;
	margin:40px 0 0;
}
.footer_c li{
	float:left;
	width:90px;
	margin:0 50px 20px 0;
}
.footer_d{
	float:left;
	width:12%;
	margin:40px 0 0;
}


.footer_two{
	width:1170px;
	height:69px;
	margin:0 auto;
	border-top:1px solid #999;
}
.footer_two_left{
	float:left;
	margin-top:10px;
}
.footer_two_right{
	float:right;
	line-height:70px;
}
.footer_two_right a{
	font-size:14px !important;
}

/*框架*/
.main {
	width:1170px;
	margin:30px auto;
	clear:both;
	line-height: 22px;
}
.clear30 {
	clear:both;
	height:30px;
}
.column_nav {
    position: relative;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #303030;
	padding-left: 18px;
}
.column_nav a{
    font-size: 24px;
    color: #303030;
}
.column_nav:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 21px;
    background: #51B221;
    left: 0;
    top: 14px;
}
.xuline {
	border-bottom:1px solid #f0f0f0;
	padding:10px 0;
	clear:both;
	margin-bottom:20px;
}
.story-details-end {
    text-align: center;
    margin-top: 50px;
}
/**广告**/
.top_ad {
	width:1170px;
	margin:0 auto;
	height:550px;
}
.top_ad img{
	max-width:1170px;
	max-height:550px;
}
.footer_ad {
	width:1170px;
	margin:0 auto;
	padding-top:20px;
}
.text_ad_red{
	background:#00AE3F;
	width:1170px;
	margin:0 auto;
	height:272px;
}
.text_ad_red h1{
	color:#fff;
	font-size:40px;
	margin-left:50px;
	padding-top:80px;
	font-weight:200;
}

/**相关文章**/
.xg-title {
	margin-top: 50px;
}
.xg-title h2{
	font-size: 20px !important;
    font-weight: 200;
    margin: 20px 0;
    border-left: 4px solid #f63756;
    padding-left: 20px;
}
.xg{
	width:200px;
	height:220px;
	float:left;
	margin:10px 10px;
	background:#fafafa;
}
.xg img{
	width:200px;
	max-height:120px;
	margin-top:0px !important;
}
.xg-txt{
	margin:0px 10px 10px 10px !important;
}

/*News*/
.news{
	width:780px;
	float:left;
}
.news_left{
	float:left;
	width:230px;
}
.news_right p{
	line-height:22px !important;
	margin-top:1px !important;
	font-size:14px !important;
}
.news_left img{
	width:227px;
	height:135px;
}
.news_right span{
	color:#999;
}
.news_right{
	width:470px;
	float:left;
	margin:0 0 0 10px;
}
.news_right h1{
	margin:0 0 15px 0;
}
.news_right h1 a{
	font-size: 18px;
    font-weight: normal;
}
.sidebar_news {
	position: relative;
	float:left;
	width:340px;
	background:#fafafa;
	margin-left:50px;
}
.sidebar_news h3 {
    font-size: 20px;
    font-weight: 400;
    padding: 30px 30px 0 30px;
    margin: 0;
}
.sidebar_news:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 21px;
    background: #f63756;
    left: 0;
    top: 30px;
}
.zt_article{
	padding: 30px 30px 0 30px;
	
}
.zt_article_img img{
    width: 280px;
}
.zt_article ul li {
    font-size: 16px;
    color: #333;
    height: 55px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 55px;
}
/**NextPage**/  
.page_navi {
	width:100%;
	height:50px;
	line-height:36px;
	text-align:right;
	overflow:hidden;
	padding-top:1em;
}
.page_navi a {
	padding:10px 18px;
	margin:2px;
	text-decoration:none;
	color:#888;
	border: 1px solid #E8E8E8;
	font-size:16px;
	border-radius: 5px;
}
.page_navi a:hover,.page_navi a.current {
	font-size:16px;
	border-radius: 4px;
	background: #282828;
    color: #fff;
	margin:2px;
    border-color: #282828;
	border: 1px solid #E8E8E8;
	
}
/*loop-news
.news h1{
	font-size:15px;
}
.news h1 a{
	font-size:15px;
}
.news p{
	font-size:13px;
}*/
/**彩色图片变灰度**/
.huidu {       
	-webkit-filter: grayscale(100%);     
	-moz-filter: grayscale(100%);    
	-ms-filter: grayscale(100%);     
	-o-filter: grayscale(100%);       
    filter: grayscale(100%);  
	filter: gray; 
}



.clear{
	clear:both;
	height:0;
	line-height:0;
}



/*--乡村振新--*/
.info{width:100%; margin:0 auto; background-color:#f5f5f5;}
.info-con{width:1170px; margin:0 auto; padding:30px 0;}
#box {width: 820px; height: 350px; position: relative; background: #fff; float:left;}
.info-conb{width:350px; float:right;}
.con {width: 100%;height: 350px;overflow: hidden;}
.con ul li{list-style-type:none;}
.con img{width:100%; height:350px;}
.prev{width:45px;height:100px;position:absolute;left:0px;top:50%;margin-top:-50px;background:url("https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/images/button.png");cursor:pointer;display:none;opacity:0.5;}
.next{ width:45px;height:100px;position:absolute;right:0px;top:50%;/*margin-top:-50px;*/background:url("https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/images/button.png"); background-position:-55px 0px;cursor:pointer; display:none;opacity:0.5;}
.nav{width:122px;height:5px;position:absolute;left:50%;margin-left:-61px; bottom:10px;}
.nav ul li{width:60px;height:5px;background:rgba(255,255,255,0.6);list-style-type:none;float:left;margin-right:1px;text-align:center;line-height:30px;font-size:12px;color:#333;cursor:pointer;}
.nav ul .bg{background:rgba(0,0,0,0.6);color:#fff;}
.nav ul .bg a{color:#fff;}
.info-tit li{float:left; width:30%; margin-left:11px; background-color:#bebebe; padding:10px 0; text-align: center; font-size:14px;}
.info-tit li:hover{ background-color:#006835;}
.info-tit a{color: #fff !important; text-decoration:none;}
.info-conli{margin:0 auto; padding: 20px 0px 0 40px;}
.info-conli li{list-style:disc !important; color:#333; font-size:14px; line-height:22px; padding-bottom:10px;}
.info-tit .select{background-color:#006835;}
.info-a{width:1170px; margin:0 auto; background-color:#fff;}
.info-acona{width: 780px; float:left;}
.info-aconb{width:350px; float:right;}
.info-acona li{display:flex; margin:0 0 30px 0; border-bottom:1px solid #f0f0f0; padding-bottom:20px;overflow:hidden;}
.info-aimg:hover img{-webkit-transform:scale(1.2, 1.2); -moz-transform:scale(1.2, 1.2); -transform:scale(1.2, 1.2); transition:transform 0.5s ease-out 0s;}
.info-aimg{width:220px; overflow:hidden;}
.info-aimg img{width:100%; height:125px; transition:transform 0.5s ease-out 0s;}
.info-atext{width:570px; padding-left:20px;padding-right: 20px;}
.info-atext b a{font-size:18px; color:#333; width:570px; overflow:hidden; font-weight:normal; margin-bottom:10px;}
.info-atext p{font-size:14px; color:#333; line-height:22px !important; margin-top:0 !important;}
.info-atextcon{width:100%; margin:15px 0 15px 0; font-size:14px; color:#bbb; line-height:35px;}
.info-atextcon img{float:left; border-radius:50%; height:35px; width:35px;}
.info-user{float:left; margin-left:20px;}
.info-time{float:left;margin:0 30px;}
.info-fa .fa{font-size:16px; margin:0 5px 0 20px;}
.info-atext p{font-size:14px; color:#999; width:570px; overflow:hidden;}
.info-aconb{background-color:#fafafa; padding:30px 0;}
.info-bcon{font-size: 20px; font-weight: 400; margin: 0; border-left:4px solid #f63756; padding-left:30px;}
.info-aconb li{margin:30px; border-bottom:1px solid #f0f0f0; overflow:hidden;}
.info-aconb li:hover img{-webkit-transform:scale(1.2, 1.2); -moz-transform:scale(1.2, 1.2); -transform:scale(1.2, 1.2); transition:transform 0.5s ease-out 0s;}
.info-aconb img{width:290px; height:200px; transition:transform 0.5s ease-out 0s;}
.info-aconb p{width:100%; overflow:hidden; font-size: 16px; line-height: 28px; color: #333; margin:30px 0;}
.info-aconb a:hover{color:#006835;}

/*--新闻详情--*/
.mat-a{width:1170px; margin:30px auto; position:relative;}
.mat-acon{width:780px; float:left;}
.share{width:60px; float:left; position:fixed; top:140px; z-index:10;}
.share ul{margin-bottom:30px;}
.share li{height:55px; cursor: pointer;background-color: #fafafa;border-bottom: 1px solid #f0f0f0;text-align:center;padding-top:16px;} 
.share p{text-align:center; color:#999; font-size:14px;}
.sharea .fa{text-align:center; color:#999; font-size:27px; margin-top:30%;} 
.shareb .fa{text-align:center; color:#999; font-size:25px; margin-top:15%;}
.sharelia:hover{background-color:#F74864; color:#fff;} 
.sharelib:hover{background-color:#1EC354; color:#fff;}
.sharelic:hover{background-color:#FFCE0B; color:#fff;}
.sharelid:hover{background-color:#3091F4; color:#fff;}
.sharelid p{margin-top:-8px !important;}
.sharelie:hover{background-color:#FBC032; color:#fff;}
.sharelie p{margin-top:-8px !important;}
.sharelia:hover .fa{color:#fff;} 
.sharelib:hover .fa{color:#fff;}
.sharelic:hover .fa{color:#fff;}
.sharelid:hover .fa{color:#fff;}
.sharelie:hover .fa{color:#fff;}
.mat-details{width:660px; float:left; padding:0 30px; margin-left:60px;}
.mat-details img{max-width:660px;}
.mat-deta{font-size: 28px; margin: 0; position: inherit;line-height: 1.5;color: #333;word-wrap: break-word; word-break: normal;}
.mat-detb{margin-top:20px;}
.mat-dname{float:left; font-size: 16px; color:#333; border-right:2px solid #f0f0f0; padding-right:30px;}
.mat-dname:hover{color:#006835;}
.mat-bname{font-size: 16px; color:#333; margin-top:15px;}
.mat-bname:hover{color:#006835;}
.mat-dtime{margin-left:30px; color:#bbb; font-size:16px;float: left;} 
.mat-dtime span{margin-left:30px;}
.mat-dtime b{margin-left:30px; font-weight:normal;}
.mat-details img{height: auto; margin:20px 0;}
.mat-dtext p{font-size: 16px; line-height: 30px; color: rgb(51, 51, 51); margin-bottom:20px;}
.mat-dtextop{font-size: 20px;font-weight: 700;color: #a41d1d; margin-bottom:20px;}
.mat-dtext span{color: #999; line-height: 30px;} 
.mat-bcon{width:350px; float:right;}
.mat-bpeo{background-color: #fafafa; text-align: center; padding: 40px 0; margin-bottom: 30px;}
.mat-bpeo img{height:100px; width:100px; border-radius:50%;}
.mat-djs{font-size:14px; color:#bbb; margin:15px;}
.mat-bpeo p{font-size:14px; color:#bbb; margin-bottom:15px;}
.mat-dnum{font-size:14px; color:#bbb;}
.mat-dnum b{font-weight:normal;}
.mat-dnum .fa{margin:0 20px;}
.mat-bconb{background-color: #fafafa;padding: 30px 0 0 0; margin-bottom: 30px;}
.mat-bcontext{font-size: 20px;font-weight: 400;margin: 0;border-left: 4px solid #f63756;padding-left: 30px;}
.mat-bconb ul{margin-top:20px; padding:0 30px;}
.mat-bconb li{float: left; height: 30px; line-height:30px; border: 1px solid #f0f0f0; margin: 0 20px 20px 0; padding: 0 20px; cursor: pointer; font-size:14px; color:#006835;}
.mat-bconb li:hover{background-color:#006835; border:1px solid #006835; color:#fff;}

/**精准扶贫详情页**/
.buy-QR{background-color:#fafafa; text-align: center; padding: 20px 0 5px 0; margin-bottom: 30px;height:365px;}
.buy-QR img{height:290px; width:290px; }
.buy-txt{font-size:18px; color:#fff;background:#ff6060;padding:10px 5px;width:280px;margin:0 auto;}
.buy-ad-img{background:#fafafa;height:390px;}
.buy-ad-img img{width:660px;height:390px;margin:0;}
.mat-dtext h2{margin-top:10px;font-size:22px;color:#333;}
.line-red{margin-top:20px;border-top:2px solid #f63756;}

/**客服**/
.side-bar {
    background-color: #fff;
    bottom: 20px;
    position: fixed;
    right: 0;
    width: 60px;
}
.side-bar a {
    border-left: 1px solid #ededed;
    display: block;
    float: left;
    font-size: 12px;
    height: 80px;
    width: 59px;
}
.side-top {
    border-bottom: 1px solid #ededed;
	border-top: 1px solid #ededed;
}
.side-ico {
    background: url("https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/images/icons-index.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    margin: 0 auto;
}
.side-text {
    color: #2c9cff;
    display: block;
    line-height: 28px;
    text-align: center;
}
.side-bar a:hover .side-text {
    color: #2b7ed1;
}
.ico-qq .side-ico {
    background-position: -50px -100px;
    height: 34px;
    margin-top: 13px;
    width: 30px;
}
.ico-qq:hover .side-ico {
    background-position: 0 -100px;
}
.ico-email .side-ico {
    background-position: -150px -100px;
    height: 24px;
    margin-top: 18px;
    width: 28px;
}
.ico-email:hover .side-ico {
    background-position: -100px -100px;
}
.side-bar .ico-arrow {
    background: url("https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/images/icons-index.png") no-repeat scroll -185px -130px #51B221;
    border: medium none;
    height: 60px;
    width: 60px;
}
.ico-arrow:hover {
    background-color: #45981D;
}

/**彩色标签云**/
.widget_tag {
	padding-top:20px;
	background:#fafafa;
	margin:20px 0;
}
.widget {
	padding:0px 20px;
}
.widget_tag_cloud{
	
}
.widgettitle{
	margin:20px 0;
	font-size: 20px;
    font-weight: 400;
    margin: 0;
    padding-bottom:20px;
	color:#333;
}
#tag_cloud-2 {
    position:relative;
    height:360px;
    margin: 10px auto 0;
}
#tag_cloud-2 a {
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    whitewhite-space: nowrap;
    top:0px;
    left:0px;
    padding: 3px 5px;
    border: none;
}
#tag_cloud-2 a:hover {
    background: #d02f53;
    display: block;
}
#tag_cloud-2 a:nth-child(n) {
    background: #666;
    border-radius: 3px;
    display: inline-block;
    line-height: 18px;
    margin: 0 10px 15px 0;
}
#tag_cloud-2 a:nth-child(2n) {
    background: #d1a601;
}
#tag_cloud-2 a:nth-child(3n) {
    background: #286c4a;
}
#tag_cloud-2 a:nth-child(5n) {
    background: #518ab2;
}
#tag_cloud-2 a:nth-child(4n) {
    background: #c91d13;
}

/**广告**/
.mks_ads_widget{
	margin:20px 0px 10px 0px!important;
	padding-top:80px;
}
.mks_adswidget_ul li{
	margin:20px 0px 10px 0px!important;
}
 .custom li{
	margin:0px 0px 10px 0px!important;
}

/*--人物--*/
.renwu{
	width:1170px;
	margin:20px auto;
}
.renwu ul{width:1170px;}
.renwu li{
	box-shadow: 1px 1px 10px 1px #eee;
    float: left;
    width:225px;
}
.renwu li:hover .darenwu b{
	display:block;
	transition: transform 0.9s ease-out 2s;
	bottom:0;
}
.renwu li:hover{
	box-shadow: 1px 1px 10px 1px #F5E9D3;
}
.renwu li:hover .infor2{
	display:block;
	transition: transform 0.3s ease-out 0s;
}
.renwu a{color:#333;}
.darenwu{
	width:240px;
	height:570px;
	position:relative;
}
.ledaoda2{
	width:480px;
	height:570px;  
	position:relative;
}
.ledaoda2 b{
	width:460px !important;
	display:block !important;
	height:100px !important;
	background:#f39700;
	bottom:0px !important;
}
.darenwu img{  
	width:240px;
	height:570px;
}
.darenwu span{
	position:absolute;
	background-image:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/images/ledaobg.png);
	background-repeat:no-repeat;
	width:60px;
	height:40px;
	z-index:2;
	right:0;
	top:0;  
	color:#fff;
	text-indent:24px;
	line-height:40px;
	font-size:15px;
}
.darenwu b{
	position:absolute;
	bottom:-50;
	display:block;
	background:#f39700;
	opacity:0.6;
	color:#fff;
	padding:5px 10px;
	display:none;
	transition: transform 0.3s ease-out 0s;
	height:50px;
	width:220px;
}
.infor{
	color: #fff;
    padding-left: 30px;
    position: absolute;
    top: 470px;
}
.infor p{
	font-size:16px;  
	line-height:30px;
	width:430px;
}
.infor em{
	background: #ea5516 none repeat scroll 0 0;
    margin-right: 5px;
    padding: 4px;
}
.infor s{
	text-decoration:none;
	float:right;
}
 
 .infor2{
	color: #fff;
    padding-left: 30px;
    position: absolute;
	bottom:20px;
	width:190px;
	display:none;
	transition: transform 0.3s ease-out 0s;
}
 .infor2 p{
	font-size:16px;  
	line-height:30px;
	width:190px;
}
.infor2 em{
	background: #ea5516 none repeat scroll 0 0;
    margin-right: 5px;
    padding: 4px;
}
.infor2 s{
	text-decoration:none;
	float:right;
}
.mdd_title{
	width:100%;
}
.mdd_title h2{ 
	border-bottom: 2px solid #006a35;
    color: #006a35;
    float: left;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    width: 70px;
}
.mdd_title small{  
	float:left;  
	width:1100px;
	border-bottom:2px solid #eee;
	height:40px;
	line-height:40px;
}
.mdd_title span a{
	border: 1px solid #aaa;
    font-size: 14px;
    margin-left: 15px;
    padding: 5px;
}


/**帮扶平台**/
.posts-default-box .posts-default-title h2 a{
	color: black;
	text-decoration: none;
}
.posts-default-box .posts-default-title h2 a:hover{
    color: blue;
}
.content {
	position: relative;
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
	background: #FFF;
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.content:hover {
	-webkit-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	-moz-box-shadow: 0 2px 5px 0 rgba(146,146,146,.1);
	box-shadow: 0 8px 25px 0 rgba(146,146,146,0.21);
}
.content-box {
	overflow: hidden;
	padding: 32px 27px
}
.posts-default .content-box {
	padding: 0
}
.overlay {
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(270deg,rgba(0,0,0,.01) 2%,rgba(0,0,0,.95) 100%);
	background: linear-gradient(180deg,rgba(0,0,0,.01) 2%,rgba(0,0,0,.95) 100%);
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	position: absolute
}
.posts-default-img {
	position: relative;
	overflow: hidden;
	max-height: 300px;
	height: auto;
	width: 100%
}
.posts-default-img a {
	position: relative;
	display: block
}
.posts-default-img img {
	width: 100%
}
.posts-default-img .overlay {
	opacity: 0
}
.posts-default-img a:hover .overlay {
	opacity: .2
}
.posts-default-box {
	padding: 32px 27px
}
.posts-default-title {
	position: relative;
	margin: 0 0 15px;
}
.posts-default-title h2 {
	position: relative;
	font-size: 22px !important;
	float:left;
}
.posts-default-title h2 a {
	font-weight: bold;
	font-size: 22px;
}
.posts-default-content {
	position: relative;
	line-height: normal;
}
.posts-default-content .posts-text {
	line-height: 1.6;
	margin: 50px 0 20px;
	color: #566573;
	text-align:left;
}
.posts-default-info {
	position: relative;
/* display:inline-block */
}
.posts-default-info ul li {
	font-size: 12px;
	letter-spacing: -.2px;
	padding: 0;
	margin: 0 20px 30px 0;
	color: #748594;
	position: relative;
	line-height: 1.5;
	display: inline-block;
	float:left;
}
.posts-default-info ul li a {
	color: #748594
}
.posts-default-info ul li.post-author {
	padding-left: 30px
}
.posts-default-info ul li .avatar {
	position: absolute;
	top: -1px;
	left: 0;
	width: 25px;
}
.posts-default-info ul li .avatar img {
	border: 1px solid #e5e5e5;
	border-radius: 50%;
	padding: 1px;
	width: 25px;
	height: 25px;
}
.posts-gallery-img img {
	width: 100%;
	height: auto;
}
.posts-gallery-content h2 {
	position: relative;
	margin: 0 0 20px 0;
	font-size: 22px;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.post-style-tips a {
	padding: 6px 10px;
	line-height: 1;
	color: #FFF;
	background: #378DF7;
	display: inline-block;
	font-size: 13px
}
.post-style-tips span a:hover {
	background: #273746
}
.post-images-item ul {
	overflow: hidden;
	margin-left: -10px
}
.post-images-item ul li {
	float: left;
	width: 33.3333%
}
.post-images-item ul li .overlay {
	opacity: 0
}
.post-images-item ul li a:hover .overlay {
	opacity: .3
}
.post-images-item ul li a img {
	width: 100%;
	height: auto;
	min-height: 174px
}
.state-new {
	padding: 3.2px 8px;
	margin-right: 10px;
	background-color: #F75252;
	color: #FFF;
	line-height: 12px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 13px;
	vertical-align: middle;
	font-weight: 400;
	top: -3px;
	position: relative
}

/**精准扶贫**/
.angle-warp {
	position: absolute;
	left: -10px;
	height: 26px;
	color: #fff;
	text-align: center;
	background-color: #f63756;
	line-height: 26px;
	padding: 0 10px;
	z-index: 20;
	top: 10px;
}

.angle-warp::after {
	content: " ";
	position: absolute;
	left: 0;
	top: 26px;
	width: 0;
	height: 0;
	border-top: 6px solid #cd213d;
	border-left: 10px solid transparent;
}

.pull-right {
	float: right!important;
}

.transition {
	transition: all .2s ease-out;
}

.nav-column {
	position: relative;
	width: 100%;
	height: 62px;
	background-color: #f6f6f6;
	font-size: 24px;
	text-align: center;
	line-height: 62px
}

.btn-submit {
	position: absolute;
	right: 10px;
	height: 38px;
	color: #3ca5f6;
	font-size: 16px;
	text-align: center;
	padding: 0 12px;
	line-height: 38px;
	background-color: #fff;
	top: 50%;
	margin-top: -19px
}

.activity-list-warp {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 5px
}

.activity-list-warp section {
	position: relative;
	width: 560px;
	height: 523px;
	float: left;
	border: 1px solid #f0f0f0;
}

.activity-list-external-warp section:hover,.activity-list-warp section:hover {
	box-shadow: 0 5px 15px rgba(45,50,55,.2);
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px)
}

.activity-channel section:hover {
	box-shadow: 0 5px 15px rgba(45,50,55,.2);
	top: -2px;
	margin-bottom: 30px;
	position: relative
}

.activity-list-warp section:nth-child(2n+1) {
	margin:0 10px;
}

.activity-pic {
	width: 100%;
	height: 321px;
	overflow: hidden
}

.activity-content-warp {
	position: relative;
	padding: 20px 28px
}

.activity-name {
	font-size: 18px;
	line-height: 28px
}
.activity-name h2 a{
	font-size:20px;
}
.activity-content-warp .activity-type {
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	text-align: center;
	padding: 0 16px;
	color: #fff;
	background-color: #ff6060
}

.activity-content-warp .activity-type-not {
	background-color: #333
}

.activity-content-warp .activity-type-end {
	background-color: #f0f0f0;
	color: #bbb
}

.activity-content-warp .activity-content a{
	line-height: 20px;
	margin-top: 20px;
}
.activity-content-warp .activity-content p{
	display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-size: 14px;
    line-height: 22px;
    margin-top: 25px;
}
























.center{
	width:1170px;
	margin:0 auto;
    background: none repeat scroll 0 0 #f9f9f9;
    line-height: 22px;
    padding: 4px 0;
	clear:both;
}

.centertop{
	width:1170px;
	margin:0 auto;
	height:549px;
}
hr {
	width:1070px;
	float:left;
	color:#f9f9f9;
}
.nav_s{
	width:1170px;
	margin:0 auto;
	clear:both;
	background: none repeat scroll 0 0 #FFFFFF;
}

.nav_a {
	width:1170px;
	margin:0 auto;
}
.nav_a_1 {
	width:204px;
	height:121px;
	background-color:#67806B;
	float:left;
	margin:5px;
}
.nav_a_2 {
	width:204px;
	height:121px;
	background-color:#8F8F8F;
	float:left;
	margin:5px;
}
.nav_a_3 {
	width:204px;
	height:121px;
	background-color:#00AE3F;
	float:left;
	margin:5px;
}
.nav_a_4 {
	width:204px;
	height:121px;
	background-color:#80BD00;
	float:left;
	margin:5px;
}

/**彩色图片变灰度end**/
.nav_a_inn {
	margin:0 40px 0 40px;
}
.page_inn {
	margin:0 50px 0 50px;
	padding-top:10px;
}
.page_inn_a {
	margin:0 auto;
	padding-top:10px;
	width:1060px;
}
.nav_a h1{
	font-size:23px;
	color:#000;
	padding-top:30px;
	font-weight:200;
	text-align:center;
}
.nav_a h2{
	font-size:23px;
	color:#D61518;
	margin-top:17px;
	font-weight:200;
	text-align:center;
}
.nav_a p{
	color:#000;
	margin:20px 50px;
	line-height: 2em;
	font-size: medium;
}
.nav_a_left {
	width:525px;
	height:290px;
	float:left;
	background-color:#F8B50F;
	margin:0 0 10px 50px;
}
.nav_a_left p{
	color:#000;
	margin:20px 40px;
	line-height: 2em;
	font-size: medium;
}
.nav_a_right {
	width:525px;
	height:290px;
	float:right;
	background-color:#01AF40;
	margin:0 50px 10px 0;
}
.nav_a_a {
	width:343px;
	height:339px;
	float:left;
	background-color: #e2e2e2;
	margin:20px 10px;
}
.nav_a_a img{
	width:343px;
	height:235px;
}

.nav_a_a p{
	font-size:17px;
	margin:20px 20px;
	line-height:25px;
}

.nav_a_b {
	width:336px;
	height:347px;
	float:left;
	background-color: #e2e2e2;
	margin:20px;
}
.nav_a_b p{
	font-size:17px;
	margin:20px 20px;
	line-height:25px;
}

.nav_s1 {
	width:241px;
	height:189px;
	float:left;
	background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/img/nav_01.gif) no-repeat;
	padding-right:5px;
}
.nav_s2 {
	width:241px;
	height:189px;
	float:left;
	background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/img/nav_02.gif) no-repeat;
	padding-right:5px;
}
.nav_s3 {
	width:241px;
	height:189px;
	float:left;
	background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/img/nav_03.gif) no-repeat;
	padding-right:5px;
}
.nav_s4 {
	width:241px;
	height:189px;
	float:left;
	background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/img/nav_04.gif) no-repeat;
}

/*******高端网页定制*********/
.web_inn {
	margin:0 50px;
	padding-top:30px;
}
.you-gaoduan-banner img{
	display: block;
	width: 100%;
}
.gaoduan-center{
	width: 100%;
}
.gaoduan-center-nr{
	width: 1070px;
	margin: 0 auto;
}
.gaoduan-center-nr h2{
	padding: 40px 0;
	text-align: center;
	color: #000;
	font-size: 26px;
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/gd-h2bg.jpg) no-repeat 0 54px;
	position: relative;	
}
.h2-xiabiao{
	position: absolute;
	left: 35%;
	top: 72px;
	font-size: 12px;
	color: #666;
}
.gaoduan-animate{
	width: 1170px;
	height:385px;
}
.gaoduan-left{
	float: left;
	width: 376px;
}
.gaoduan-left img{
	box-shadow: 17px 5px 5px #999;
	border-radius: 50%;
}
.gaoduan-right{
	float: right;
	width: 824px;
	height: 385px;
	position: relative;
}
.animate-one{
	opacity: 0;
	font-weight: bold;
	padding-left: 30px;
	width: 530px;
	height: 115px;
	background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/qp02.png) no-repeat left center ;
	position: relative;
	text-align: left;
	line-height: 84px;
	color: #fff;
	font-size: 20px;
	left: 150px;
}
.animate-two{
    opacity: 0;
	font-weight: bold;
	padding-left: 30px;
	width: 824px;
	height: 115px;
	background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/qp01.png) no-repeat left center ;
	position: relative;
	text-align: left;
	line-height: 84px;
	color: #fff;
	font-size: 20px;
	left: 150px;
}
.animate-three{
    opacity: 0;
	font-weight: bold;
	padding-left: 30px;
	width: 824px;
	height: 115px;
	background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/qp03.png) no-repeat left center ;
	position: relative;
	text-align: left;
	line-height: 84px;
	color: #fff;
	font-size: 20px;
	top: 20px;
	left: 150px;
}
.gaoduan-like{
	margin-top: 50px;
	width: 100;
	height: 100px;
	background: #000;
}
.gaoduan-like-nr{
	width: 1070px;
	height: 150px;
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/ilki1.png) no-repeat left top;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	line-height: 100px;
	letter-spacing: 1px;
}
.gaoduan-xuexi{
	width: 100%;	
}
.gaoduan-xuexi-nr{
	width: 1070px;
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 60px;
	position: relative;
}
.xuexi{
	position: absolute;
	width: 140px;
	right: 533;
	top: 206;
	display: none;
}
.gaoduan-why{
	width: 1070px;
	height: 160px;
	text-align: center;
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/gaoduan-heng.jpg) no-repeat left top,url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/gaoduan-heng.jpg) no-repeat left bottom;
}
.gaoduan-why h2{
	font-weight: bold;
	padding-top: 40px;
	font-size: 24px;
}
.gaoduan-why h1{
	color:#D41618;
	font-size: 38px;
	font-weight: bold;
	padding-top: 10px;
}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
}
.cha-zhuang{
	width: 1070px;
	padding: 50px 0;
}
.cha-zhuang-li{
	width: 33.3%;
	text-align: center;
	float: left;
	margin-bottom: 50px;
}
.cha-zhuang-li h2{
	font-weight: bold;
	color: #D4171B;
	padding: 5px 0;
}
.cha-zhuang-li p{
	padding: 0 100px;
}
.cha-zhuang-li45{
	width: 35% !important;
}
.cha-zhuang-li45 h2{
	font-weight: bold;
	color: #D4171B;
	padding: 5px 0;
}
.cha-zhuang-li45 p{
	padding: 0 100px;
}
.youlike{
	width: 100%;
	background: #f3f3f3;
	height: 550px;
}
.youlike-nr{
	width: 1070px;
	margin: 0 auto;
}
.youlike-nr h1{
	text-align: center;
	font-size: 24px;
	color: #000000;
	padding-top: 30px;
}
.youlike-nr h2{
	width:603px;
	margin: 0 auto;
	background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/q06.png) no-repeat left center;
	height: 73px;
	line-height: 50px;
	font-size: 28px;
	text-align: center;
	color: #fff;
	margin-top: 4px;
	font-weight: bold;
	letter-spacing: 1px;
}
.youlike-nr h2 span{
	color: #000000;
}
.youlike-center{
	width: 1070px;
	height: 350px;
	background:#f3f3f3;
	margin-top: 40px;
}
.youlike-center-left{
	float: left;
	width: 450px;
}
.youlike-center-right{
	float: right;
	text-align: center;
	width: 550px;
}
.chuanbo1{
	margin-left: 50px;
	width: 340px;
	height: 70px;
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/shangjian.png) no-repeat left center;
	line-height: 90px;
	font-size: 24px;
	font-weight: bold;
	padding-left: 60px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
	color: #DB292C;
	position: relative;
	margin-bottom: 60px;
}
.chuanbo1 span{
	font-size: 12px;
	line-height: 70px;
	color: #666;
}
.like-dw{
	position: absolute;
	left: 0;
	top: 80px;
	color: #666;
	line-height: 20px;
	font-size: 14px;
}
.you-tisheng-nr{
	width: 1070px; margin: 0 auto;
}
.you-tisheng-nr h2{
	height: 120px;
	margin: 0 auto;
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/gd-h2bg.jpg) no-repeat left center;
	font-size: 22px;
	font-weight: bold;
	color: #000;
	text-align: center;
	line-height: 120px;
	position: relative;
}
.gao-tisheng{
	margin: 0 auto;
	width: 1070px;
	padding-bottom: 45px;
}
.you-duibi{
	background: #f3f3f3;
}
.you-duibi-nr{
	width: 1070px;
	margin: 0 auto;
}
.you-duibi-nr h3{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	padding-bottom:30px ;
}
.s-auto{
	width: 100%;
}
.s-auto-nr{
	width: 1070px;
	margin: 0 auto;
}
.auto-bt{
   padding: 60px 0;
   height: 82px;
   background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/q08.png) no-repeat center center;
   position: relative;
}
.auto-bt h1{
	position: absolute;
	left: 140px;
	color: #fff;
	font-size: 40px;
	font-weight: bold;
	line-height: 90px;
}
.auto-bt h3{
	position: absolute;
	left:570px;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 90px;
	letter-spacing: 2px;
}
.auto-bt h3 span{
	color: #000000;
}
.more-xitong{
	width: 1070px;
	padding: 50px 0 20px 0 ;
}
.more-left{
	width: 50%;
	float: left;
}
.more-left li{
	margin-bottom:40px;
}
.more-right{
	width: 50%;
	float: right;
	height: 500px;
}
.more-right li{
	margin-bottom: 70px;
}
.more-bt{
	height: 74px;
	border-bottom: 1px solid #333;
}
.more-bt a{
	display: inline-block;
	width: 70px;
	height: 70px;
	background: #E50211;
	color: #fff;
	font-size: 28px;
	line-height: 70px;
	text-align: center;
	position: relative; top: -14px;
}
.you-wenzi{
	height: 70px;
	display: inline-block;
}
.different{
	width: 1070px;
}
.different h2{
	height: 74px;
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/q06.png) no-repeat center center;
	font-size: 30px !important;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.different h2 a{
	color: #000000;
	font-size: 30px !important;
	font-weight: bold;
	text-align: center;
}

.s-service{
	width: 1070px;
	height: 420px;
	position: relative;
	padding-top: 30px;
}
.service-left{
	width: 540px;
	height: 420px;
	float: left;
	position: relative;
}
.service-user{
	position: absolute;
	left: 0;
	top:124px;
}
.service-jian{
	position: absolute;
	left: 208px;
	top: 65px;
}
.you-h21{
	width: 166px;
	text-align: center;
	position: absolute;
	left: 280px;
	top: 60px;
	font-size: 20px;
	font-weight: bold;
}
.you-h22{
	text-align: center;
	width: 166px;
	position: absolute;
	left: 280px;
	top: 322px;
	font-size: 20px;
	font-weight: bold;
}
.service-right{
	width: 430px;
	float: left;
	height: 420px;
}
.fuwu1{
	width: 240px;
	height: 56px;
	background:#D6181A;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 56px;
	border-radius: 8px 8px 0 0;
	margin-left: 0;
}
.fuwu1-nr{
	width:480px;
	height: 130px;
	background:#9A9A9A;
	margin-left: 0;
	margin-top: 1px;
	padding: 0 10px;
}
.fuwu1-nr h1{
	font-size: 28px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0;
	border-bottom: 1px dashed #fff;
}
.fuwu1-nr p{
	color: #fff;
	font-size: 16px;
	padding-top: 8px;
	line-height: 24px;
}
.zhuanye{
	width: 1070px;
	margin: 0 auto;
	margin-top: 50px;
}
.zhuanye p{
	font-size:14px;
	text-align:left;
	margin:0 20px;
}
.our-power li{
	width: 356px;
	height: 360px;
	float: left;
	color: #fff;
	text-align: center;
}
.our-power li:nth-child(1),
.our-power li:nth-child(3),
.our-power li:nth-child(5){
	background: #8F8F8F;
}

.our-power li:nth-child(2),
.our-power li:nth-child(4),
.our-power li:nth-child(6){
	background: #F8B50F;
}
.our-power li h2{
	padding-top: 50px;
	text-align: center;
	font-size: 24px;
	padding-bottom: 20px;
	color:#fff;
}
.our-power li img{
	margin-bottom:20px;
}
.our-power li h3{
	padding: 0 100px;
	color: #fff;
}
.zhengshu{
	margin-top: 80px;
}
.zhengshu h1{
	text-align: center;
	font-weight: 400;
	font-size: 28px;
}

/******网站推广*******/
.seo-center1 {
	width: 100%;
}

.seo-center1-nr {
	width: 1070px;
	margin: 0 auto;
	padding-top: 100px;
}

.seo-bt {
	position: relative;
	font-size: 30px;
	text-align: center;
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/gd-h2bg.jpg) no-repeat left center;
}

.seo-bt span {
	position: absolute;
	left: 42%;
	top: 42px;
	font-size: 12px;
	font-weight: lighter;
}

.seo-center1-wz {
	width: 1070px;
	height: 465px;
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/seo-bg_03.png) no-repeat center center;
	position: relative;
}

.seo-pos1 {
	width: 261px;
	height: 288px;
	border: 1px solid #ccc;
	position: absolute;
	left: 26px;
	top: 85px;
	border-radius: 20px;
	background: linear-gradient(to right,rgba(255,255,255,0),rgba(239,239,239,0.4),rgba(235,235,235,1));
}

.seo-pos1 h3 {
	padding: 25px 0 0 25px;
	font-size: 22px;
	color: #E77171;
}

.seo-pos1 p {
	padding: 0 30px 0 80px;
	font-size: 16px;
	margin-top: 35px;
	line-height: 25px;
}

.seo-pos2 {
	width: 243px;
	height: 288px;
	border: 1px solid #ccc;
	position: absolute;
	left: 289px;
	top: 85px;
	border-radius: 20px;
	background: linear-gradient(to right,rgba(235,235,235,1),rgba(239,239,239,0.4),rgba(255,255,255,0));
}

.seo-pos2 h3 {
	padding: 25px 25px 0 0;
	font-size: 22px;
	text-align: right;
}

.seo-pos2 p {
	padding: 0 80px 0 30px;
	font-size: 16px;
	margin-top: 35px;
	line-height: 25px;
}

.seo-pos3 {
	width: 256px;
	height: 288px;
	border: 1px solid #ccc;
	position: absolute;
	left: 542.9px;
	top: 85px;
	border-radius: 20px;
	background: linear-gradient(to right,rgba(255,255,255,0),rgba(239,239,239,0.4),rgba(235,235,235,1));
}

.seo-pos3 h3 {
	padding: 25px 0 0 25px;
	font-size: 22px;
}

.seo-pos3 p {
	padding: 0 30px 0 80px;
	font-size: 16px;
	margin-top: 35px;
	line-height: 25px;
}

.seo-pos4 {
	width: 244px;
	height: 288px;
	border: 1px solid #ccc;
	position: absolute;
	left: 800px;
	top: 85px;
	border-radius: 20px;
	background: linear-gradient(to right,rgba(235,235,235,1),rgba(239,239,239,0.4),rgba(255,255,255,0));
}

.seo-pos4 h3 {
	padding: 25px 25px 0 0;
	font-size: 22px;
	text-align: right;
}

.seo-pos4 p {
	padding: 0 80px 0 30px;
	font-size: 16px;
	margin-top: 35px;
	line-height: 25px;
}

.seo-center2 {
	margin-top: 30px;
	height: 555px;
}

.seo-center2-right {
	width: 450px;
	height: 380px;
	float: right;
	background: #fff;
	padding: 125px 0 50px 10px;
}

.seo-center2-right p {
	font-size: 18px;
	color: #000000;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
	line-height: 40px;
}

.seo-center3 {
	width: 1070px;
	margin: 0 auto;
	margin-top: 108px;
	height: 538px;
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/gaoduan-heng.jpg) no-repeat left top,url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/gaoduan-heng.jpg) no-repeat left bottom;
}

.seo-center3 h1 {
	font-size: 34px;
	font-weight: bold;
	padding: 32px 0 64px 0;
	text-align: center;
	color: #333;
}

.seo-center3 h1 span {
	color: #D1191B;
}

.seo-center3 ul {
	width: 990px;
	padding-left: 60px;
}

.seo-center3 ul li {
	width: 306px;
	height: 184px;
	float: left;
	margin-right: 23px;
}

.seo-border-img {
	width: 304;
	height: 182px;
	overflow: hidden;
	border: 1px solid #808080;
	border-radius: 10px;
}

.seo-center3 ul li h1 {
	padding: 18px 0 20px 0;
	margin: 0 auto;
	font-size: 38px;
	font-weight: bold;
	color: #D1191B;
	text-align: center;
}

.seo-eg {
	width: 970px;
	margin: 100px 50px 0 50px;
	clear: both;
}

.seo-eg p {
	text-align: center;
	font-size: 18px;
	line-height: 30px;
}

.seo-center4 {
	width: 1070px;
	margin: 0 auto;
}

.seo-center4 .seo-center4-bt {
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	padding: 25px 0 10px 0;
}

.seo-center4-p {
	text-align: center;
	margin-bottom: 60px;
}

.seo-center5 {
	width: 1070px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}

.seo-cebter6 {
	width: 1070px;
	margin: 0 auto;
}

.seo-cebter6 h1 {
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/gd-h2bg.jpg) no-repeat left center;
	text-align: center;
	font-size: 32px;
	margin-bottom: 80px;
}

.seo-cebter6 ul li {
	width: 400px;
	float: left;
}

.seo-cebter6 ul li img {
	width: 100%;
	display: block;
}

/***品牌策划***/
.g {
	padding: 50px 0 0 0;
}

.g .title {
	text-align: center;
	font-size: 32px;
	color: #333333;
}

.g .title h2 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: normal
}

.g .title .line_brand {
	height: 2px;
	overflow: hidden;
	width: 5%;
	margin: 30px auto 0;
	background: #ff0b00
}

.g .title .ms {
	font-size: 16px;
	margin: 30px 0 0
}

.c {
	width: 1070px;
	margin: 0 auto
}

.service_box {
	font-size: 16px;
	padding: 0 0 5px;
	line-height: 1.8;
}

.features_box {
	overflow: hidden;
	zoom: 1;
}

.features_box li {
	width: 33.33%;
	float: left;
	padding: 30px;
	text-align: center
}

.features_box li .t {
	font-size: 22px;
	color: #111
}

.features_box {
	margin: 30px 0 0
}

.icons {
	margin: 0 0 10px;
}

.features_icon1 {
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/brand/features_icon1.jpg) no-repeat 50% 0;
	height: 26px;
}

.features_icon2 {
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/brand/features_icon2.jpg) no-repeat 50% 0;
	height: 26px;
}

.features_icon3 {
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/brand/features_icon3.jpg) no-repeat 50% 0;
	height: 26px;
}

.features_box .t {
	margin: 0 0 15px
}

.features_box .s {
	font-size: 14px;
	line-height: 1.8
}

.quotes_box {
	margin: 0 0 15px;
	color: #fff;
	overflow: hidden;
	padding: 25px 0 0 0;
	text-align: center;
	line-height: 2;
	font-size: 15px
}

.quotes_box_f {
	font-size: 46px
}

.portfolio_box {
	overflow: hidden;
	zoom: 1;
	text-align: center;
	margin: 40px auto;
	width: 1070px;
}

.portfolio_box li {
	width: 258px;
	float: left;
	padding: 4px;
				/* box-sizing: border-box; */
	height: 203px;
}

.portfolio_box img {
	width: 258px;
}

.portfolio_box li a {
	display: block;
	position: relative;
}

.portfolio_box li img {
	position: relative;
	display: block;
	z-index: 2;
}

.portfolio_box li span {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}

.services {
	overflow: hidden;
	zoom: 1;
	text-align: center;
	margin: 40px auto;
	width: 1280px
}

.services li {
	width: 25%;
	float: left;
	padding: 10px;
}

.services li .wrap {
	background: #e6e6e6;
	padding: 40px 25px;
	font-size: 14px;
	line-height: 1.7
}

.services li .wrap .img {
	margin: 0 0 10px;
}

.services li .wrap .t {
	margin: 0 0 10px;
}

.counters_box {
	background: url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/web/brand/counters_bg.jpg) no-repeat 50% 0;
	height: 224px;
	color: #fff;
	overflow: hidden;
	padding: 70px 0;
	text-align: center;
	line-height: 2;
	font-size: 16px
}

.counters_box ul {
	width: 1280px;
	margin: 0 auto
}

.counters_box li {
	float: left;
	width: 25%;
}

.counters_box li .num {
	font-size: 50px;
	line-height: 1
}

.team_box {
	margin: 60px auto 0;
	overflow: hidden;
	zoom: 1;
	text-align: center
}

.team_box li {
	width: 243px;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 10px 5px 0;
	text-align: center;
	text-transform: uppercase;
	position: relative
}

.team_box li img {
	width: 100%;
	height: 100%
}

.team_box li .img {
	margin: 0 0 1px;
	width: 250px;
	height: 306px;
	overflow: hidden;
}

.team_box li .member-name {
	font-weight: bold;
	color: #111;
	font-size: 18px;
}

.team_box li .line {
	background: #000;
	height: 1px;
	width: 5%;
	overflow: hidden;
	margin: 20px auto
}

.case_box {
	margin: 40px auto;
	overflow: hidden;
	zoom: 1;
	line-height: 1.8;
	text-align: center
}

.case_box li {
	width: 360px;
	overflow: hidden;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 20px 20px 0;
	text-align: center;
	text-transform: uppercase;
	position: relative
}

.case_box li img {
	width: 360px;
	height: 240px;
	margin: 0 0 10px
}

.case_box li .name {
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0
}

.clients_box {
	background: #131f47;
}

.clients_box .title {
	color: #fff
}

.clients_box .title .line {
	background: #fff
}

.clients_box ul {
	width: 1280px;
	margin: 0 auto;
	text-align: center
}

.clients_box li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 50px 20px 20px;
}

.contact_box {
	text-align: center;
	font-size: 14px;
	line-height: 1.8;
	padding: 40px;
}

.content {
	font-size: 0;
	text-align: center
}

.content li {
	padding: 0 0 10px
}

.dianhua>span {
	position: relative;
	top: -10px;
	left: 10px;
}

.shuru_input {
	margin-top: 20px;
}

.shuru_input>input {
	width: 300px;
	height: 40px;
	line-height: 40px;
	padding-left: 5px;
	border: none;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	float: left;
}

.shuru_input>a {
	display: block;
	width: 80px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #B10A24;
	color: #fff;
	float: left;
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.dianhua_con {
	float: left;
	margin-right: 100px;
	width: 350px;
	margin-top: -25px;
}

.dianhua_con form input {
	height: 37px;
	width: 337px;
	border: 1px solid #fff;
	padding-left: 5px;
	border-radius: 3px;
	display: block;
	margin: 0 auto 20px;
}

.dianhua_con form input.tijiao {
	color: #fff;
	cursor: pointer;
	background: #A50B2D;
	border: 1px solid #A50B2D;
	transition: all .3s;
	width: 337px;
}

.dianhua_con form input.tijiao:focus {
	border: 1px solid #A50B2D !important;
}

.dianhua_con form input.tijiao:hover {
	background: #960A29;
}

.zaixian_zixun {
	border-radius: 3px;
	width: 380px !important;
	margin-top: 2px;
}

.zixun_rexian img {
	width: 20%;
	margin-top: -130px;
	margin-left: 60px;
}

.f-cc-link i {
	position: absolute;
	left: 5px;
	font-size: 17px;
}

.item-mail i {
	font-size: 22px;
	left: -2px;
}

.yanzhengma {
	position: absolute;
	width: 10% !important;
	right: 60px;
	top: 120px;
}

.zixun_rexian>p {
	position: absolute;
	right: 5px;
	padding: 5px 0;
	width: 210px;
	margin-top: -100px;
}



.web-design {
	width:335px;
	margin:30px 28px 0 0;
	float:left;
	padding-left:2px;
}
.web-design1 {
	width:340px;
	margin:30px 0 0 0;
	float:right;
}
.web-design-left {
	float:left;
	margin:0 10px 0 0;
}
.web-design-right {
	width:260px;
	float:left;
}
.web-design-right h3 {
	font-size:15px;
	margin-bottom:6px;
}
.web-design-right p {
	font-size:13px;
}
.web-server {
	width:450px;
	margin:30px 40px 0 0;
	float:left;
}
.web-server1 {
	width:450px;
	margin:30px 0 0 0;
	float:right;
}
.web-server-left {
	float:left;
	margin:0 10px 0 0;
}
.web-server-right {
	width:455px;
	float:left;
}
.web-server-right h3 {
	font-size:15px;
	margin-bottom:6px;
}
.web-server-right p {
	font-size:13px;
}
.case { 
	margin:30px 0 0 0;
	float:left;
	clear:both;
}
.case  img{ 
	margin:0 5px 0 0;
	width:320px;
}
.case a {
	position:relative;
}
.case a span {
	display:none;
	cursor:hand;
	text-align:center;
}
.case a:hover span {
	margin:0 5px 0 0;
	width:320px;
	height:231px;
	background-color:#999;
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	color:#FFF;
	filter:alpha(opacity=60);
	-moz-opacity:0.9;
	opacity:0.9;
}
.case-right{ 
	float:right;
	margin:30px 0 0 0;
}
.faq {
	width:300px;
	margin:20px 45px 50px 10px;
	float:left;
}
.faq h2{
	font-size:14px;
	color:#666666;
}
.faq p{
	padding-top:5px;
	padding-left:18px;
	font-size:13px;
}
.section {
	width:1070px;
	margin:15px 0 0 0;
	overflow:hidden;
}
.section ul {
	width:1070px;
}
.section ul li {
	float:left;
	margin-right:1px;
	margin-left:1px;
	margin-bottom:13px;
	display:inline;
	width:344px;
	height:218px;
	overflow:hidden;
	position:relative;
	padding:3px;
	border:1px solid #ccc;
	border-radius:2px;
	box-shadow:0 0 2px #ccc;
	margin:2px;
}
.section ul li .photo {
	width:344px;
	height:218px;
	overflow:hidden;	
}
.section ul li .photo img{
	width:344px;
	height:218px;
	overflow:hidden;
}
.section .rsp {
	width:354px;
	height:230px;
	overflow:hidden;
	position:absolute;
	background:#D8281F;
	top:0px;
	left:0px;
}
.section .text {
	position:absolute;
	width:354px;
	height:218px;
	left:-354px;
	top:0px;
	overflow:hidden;
}
.section .text a {
	color:#FFF;
	text-decoration:none;
}
.section .text h3 {
	width:354px;
	margin-top:180px;
	height:40px;
	line-height:40px;
	text-align:center;
	color:#ffffff;
	background:#D8281F;
	font-size:16px;
}
/*marketing*/
.marketing{
	float:left;
	margin:15px 8px 0 0;
	background-color:#CC0033;
	width:232px;
	height:30px;
}
.marketing h4{
	text-align:center;
	font-size:16px;
	color:#FFF;
	line-height:30px;
}
.marketing h4  a{
	text-align:center;
	font-size:16px;
	color:#FFF;
	line-height:30px;
}
.marketing2{
	float:right;
	margin:15px 0 0 8px;
	background-color:#6666CC;
	width:232px;
	height:30px;
}
.marketing2 h4{
	text-align:center;
	font-size:16px;
	color:#FFF;
	line-height:30px;
}
.marketing2 h4  a{
	text-align:center;
	font-size:16px;
	color:#FFF;
	line-height:30px;
}

/*sybanner*/
.banner {
	width:1170px;
	height:400px;
	float:left;
	background-color:#CAC9C4;
	margin-top:5px;
}
.sybanner {
	width:1170px;
	height:400px;
	overflow:hidden;
}
.sybanner a {
	position:relative;
}
.sybanner a span {
	display:none;
	cursor:hand;
	text-align:center;
}
.sybanner a:hover span {
	width:1170px;
	height:400px;
	background:#fff;
	display:block;
	position:absolute;
	bottom:0;
	left:2;
	color:#339933;
	filter:alpha(opacity=70);
	-moz-opacity:0.2;
	opacity:0.2;
}
.slideshow {
	background:#fff;
	width:100%;
	height:100%;
	margin:0px auto;
	position:relative;
	overflow:hidden;
}
.slideshow-area {
	overflow:hidden;
}
.slideshow-area li {
	position:absolute;
}
.prev,.next {
	display:block;
	width:42px;
	height:42px;
	text-indent:-9999px;
	background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/img/banner/prev_next.png) no-repeat;
	position:absolute;
	top:200px;
	cursor:pointer;
	z-index:10;
}
.prev {
	background-position:0 0;
	left:20px;
}
.prev:hover {
	background-position:0 -44px;
}
.next {
	background-position:-44px 0;
	right:20px;
}
.next:hover {
	background-position:-44px -44px;
}
/*mkbanner*/
.mkbanner {
	width:100%;
	margin:0 auto;
    overflow: hidden;
    position: relative;
}
.mkbanner img {
	display:block;
	margin:0 auto;
	width:100%;
    overflow: hidden;
    position: relative;
} 
.mkbanner ul{
	display:block;
	margin:0 auto;
	width:100%;
    overflow: hidden;
    position: relative;
} 
.mkbanner li{
	display:none;
	margin:0 auto;
	width:100%;
    overflow: hidden;
    position: relative;
}
.slidebar li {
	display:block;
	float: left;
	margin-right: 1px;
	width: 20px;
	height: 20px;
	line-height: 20px; 
	text-align: center;
	font-size: 10px; 
	cursor: pointer; 
}
.slidebar li.on { 
	background: rgba(255,255,255,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = #50FFFFFF,endColorstr = #50FFFFFF); 
	color: #000;
	font-weight: 700; 
}
.slidebar {
	position: absolute;
	top: 460px;
	right:80px; 
}
.slidebar li.on {
	background:#003399;
	color: #fff;
	width:20px;
	height:20px;
	border-radius:10px;
 }


.clearindex {
	clear:both;
	height:50px;
}
.ad_01 img{
	margin:10px 50px;
}
/

.line{
	width:1170px;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:10px;
	clear:both;
}
.line_nei{
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:10px;
	clear:both;
	border-bottom: 1px solid #eee;
}
.line_100{
	width:100%;
	margin:0 auto;
	margin-bottom:10px;
	padding-top:10px;
	clear:both;
	border-bottom: 1px solid #eee;
}
.phone{
	border: 1px solid #333;
	background:#333;
	text-align:center;
	height:60px;
	line-height:60px;
	color:#FFF;
	margin-bottom:15px;
	font-size:16px;
}
.sdleft{
	width:680px;
	float:left;
}
.sdright{
	width:260px;
	float:right;
	margin:0 0 0 5px;
}

.alignleft {float: left;}.alignright {float: right;}.aligncenter {display: block;margin-left: auto;margin-right: auto;}

#slideshow {!important;border:0px !important; text-align:center} 
#focus {width:780px; height:350px; overflow:hidden; position:relative;}
#focus ul {height:350px; position:absolute;}
#focus ul li {float:left; width:780px; height:350px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; /*overflow:hidden;*/}
#focus .btnBg {position:absolute; width:780px; left:0; bottom:0; background:#000;}
#focus .btn {position:absolute; width:780px; height:65px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}
#focus .preNext {width:45px; height:100px; position:absolute; top:120px; background:url('https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/img/banner/sprite.png') no-repeat 0 0; cursor:pointer}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}
#focus ul li .slideother { position:absolute; left:15px; top:280px; width:720px; height:80px;display:inline-block;background:url('https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/img/banner/bg_down.gif') no-repeat 0 0; }
#focus ul li .slideother .h12{font-size:24px;padding-left:10px;padding-bottom:5px;position:absolute; top:0px; left:55px;}
#focus ul li .slideother .h12 a{ color:#FFF; font-size:24px; font-weight:bold; padding-top:10px; text-decoration:none;}
#focus ul li .slideother .h12 a:hover { text-decoration:underline;}
#focus ul li .slideother p{ padding-left:10px; position:absolute; top:38px; left:55px;}
#focus ul li .slideother p a{ color:#8B8B8B; text-decoration:none;}
#focus ul li .slideother a:hover{ color:#FFF;}
#focus ul li .slideother p a:hover{ text-decoration:none;}


/************************************************
*	wordpress-post-tabs-skin-default ui-tabs 	*
************************************************/
.wordpress-post-tabs-skin-default ul.ui-tabs,.wordpress-post-tabs-skin-default ul.ui-tabs-nav{margin:0 !important;font-size:13px;font-family:Arial, Helvetica, sans-serif;font-weight:bold;line-height:24px !important}
.wordpress-post-tabs-skin-default .ui-tabs { padding: 0; zoom: 1; }
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: 1px 0; }
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li { position: relative; float: left; border-width: 0 !important; margin: 0 4px 2px 0 !important; padding: 0 !important; list-style:none !important;line-height:24px !important;}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: 4px 10px !important; color:#5E5E5E !important;line-height:24px !important;background-color:#EFEFEF;}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-active a, .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; color:#FFF !important; background-color:#5E5E5E;}
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li a, .wordpress-post-tabs-skin-default .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-state-active a { cursor: pointer; outline: none; border: none; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-panel { padding: 4px 0; display: block; border-width: 0; background: none; }
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-hide { position: absolute; left: -10000px; }

/*Start - Link*/
.wordpress-post-tabs-skin-default .wpts_ext {position: relative; float: left; border-width: 0 !important; margin: 0 4px 2px 0 !important; padding: 0 !important; list-style:none !important;line-height:24px !important;height:32px; }
.wordpress-post-tabs-skin-default .wpts_ext a{ float: left; text-decoration: none; color:#5E5E5E !important;line-height:24px !important;background-color:#EFEFEF;padding: 4px 10px;}
/*End - Link CSS*/

/*Top Tabs */
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-corner-top, .wordpress-post-tabs-skin-default .ui-tabs-horizontal-top .wpts_ext{padding-bottom:4px!important;height:32px; }
.wordpress-post-tabs-skin-default .ui-tabs .ui-tabs-nav li.ui-corner-top.ui-state-active { border-width: 0 !important;  background:url(https://web.archive.org/web/20180929233710im_/https://www.20farm.com/wp-content/themes/site/images/arrowt.gif) no-repeat bottom center;}
.wordpress-post-tabs-skin-default .ui-tabs-horizontal-top .wpts_ext{}


/*Prev Next Button*/
.wordpress-post-tabs-skin-default a.wpts-mover { background: #EFEFEF; padding: 3px 6px; color: #5E5E5E; font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight: bold; text-decoration: none; margin-bottom:0.8em;border:none;}

/************************************************
* WPTS PRO Basic Styles
************************************************/
.wordpress-post-tabs-skin-default .wpts_spacer{margin:5px 0 0 0 !important}
.wpts-hide .wordpress-post-tabs-skin-default { display: none; }
.wordpress-post-tabs-skin-default .wpts-next-tab{ float:right;}
.wordpress-post-tabs-skin-default .wpts-prev-tab{ float:left;}
.wordpress-post-tabs-skin-default .wpts_cl{display:block;visibility:hidden;clear:left;height:0;content:".";}
.wordpress-post-tabs-skin-default .wpts_cr{display:block;visibility:hidden;clear:right;height:0;content:".";}

/*
     FILE ARCHIVED ON 23:37:10 Sep 29, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:00:00 Dec 08, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.624
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.009
  esindex: 0.012
  cdx.remote: 135.116
  LoadShardBlock: 156.69 (3)
  PetaboxLoader3.datanode: 168.064 (4)
  PetaboxLoader3.resolve: 274.56 (2)
  load_resource: 345.803
*/