.tyfoot {
    overflow: hidden;
	background: #fff;
	padding-top: 10px;
	/*box-shadow: 0px 1px 3px rgba(6,0,1,0.5);*/
	    max-width: 640px;
    overflow: hidden;
    margin: 0 auto;
}

.weizhi {
    border: 1px solid #eee;
    padding: 8px 10px;
    margin: 8px 10px;
    font-size: 15px;
}
.weizhi a{font-size: 15px;}
.weizhi i{
	    display: inline-block;
    width: 8px;
    height: 10px;
    margin: 0 8px;
    background:  no-repeat center center;
    background-size: 8px;
	}

ul.detailtab {
    height: 30px;
    color: #7d8084;
}
.detailtab li {
    float: left;
    width: 25%;
    text-align: center;
	position: relative;
	line-height: 25px;
	font-size: 15px;
}
.detailtab li.cur {
    position: relative;
    color: #232426;
}
.detailtab li.cur:after {
       position: absolute;
    content: '';
    width: 8px;
    height: 1px;
    background: #f60;
    left: 50%;
    bottom: 0;
    transform: translatex(-50%);
}
.sf_detailtab_con {
    background-color: #f7f9fc;
    padding: 8px 8px;
    padding-bottom: 0;
	float: left;
	width: 100%;
}
.sf_detailtab_con ul li {
        float: left;
    position: relative;
    width: 33.3%;
    margin: 2px 0;
    color: #44484c;
    overflow: hidden;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.sf_detailtab_con ul li a {
    font-size: 12px;
}
.sf_detailtab_con ul li:after {
       position: absolute;
    content: '';
    width: 1px;
    height: 10px;
    background-color: rgba(0,0,0,0.1);
    right: 0;
    top: 50%;
    transform: translatey(-50%);
}
.sf_detailtab_con ul li:nth-child(3n 3):after {
    width: 0;
}
.none {
    display: none !important;
}
.sf_detail_seobox {
    background: #f7f9fc;
        padding-top: 10px;
}
.sf_detail_seo {
    background: #eff2f8;
    border-radius: 10px;
    padding: 8px;
    margin: 0 4%;
    font-size: 12px;
    color: #7d8084;
}
.sf_footer {
    padding: 10px 4%;
    background: #f7f9fc;
}
.sf_footer .seologo {
    margin-bottom: 8px;
    position: relative;
}
.sf_footer .seologo:before {
    left: 0;
}
.sf_footer .seologo:before, .sf_footer .seologo:after {
      position: absolute;
    content: '';
    width: 25%;
    height: 1px;
    background-color: #e5e7f2;
    top: 15px;
    right: 0;
}
.sf_footer .seologo i {
   display: block;
    width: 40%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #ff5500;
    background: none;
    margin: 0 auto;
}
.sf_footer .channel {
    text-align: center;
    margin-bottom: 10px;
}
.sf_footer .channel span {
    display: inline-block;
    width: 22%;
    height: 26px;
    line-height: 27px;
    text-align: center;
    background: #ffffff;
    box-shadow: 0 0.08rem 0.16rem 0 rgba(46,54,66,0.04);
    border-radius: 4px;
    margin-right: 5px;
    color: #44484c;
}
.channel a {
    font-size: 12px;
}
.sf_footer .dnav {
    text-align: center;
}
.sf_footer .dnav a {
    color: #607cac;
    font-size: 12px;
}
.sf_footer .dnav i {
    display: inline-block;
    width: 1px;
    height: 8px;
    background: rgba(35,36,38,0.2);
    margin: 0 5px;
    vertical-align: middle;
}
.sf_footer .ba {
    margin-top: 8px;
    font-size: 12px;
    text-align: center;
    color: #b4b7ba;
}
.sf_h60 {
    height: 60px;
}
.sf_detailbottom {
    position: fixed;
    width: 100%;
    max-width: 640px;
    overflow: hidden;
    margin: 0 auto;
    height: 62px;
    left: 50%;
    transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -moz-transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    background-color: #fff;
    box-shadow: 0 0 0.16rem 0 rgba(0,0,0,0.05);
    z-index: 20;
    bottom: 0;
}
.sf_detailbottom a {
    display: inline-block;
    width: 17%;
    text-align: center;
    margin-right: 2%;
    font-size: 12px;
	    color: #999;
		position: relative;
		height: 62px;
		padding-top: 40px;
}
.sf_detailbottom a:after {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;

    left: 50%;
    top: 2px;
    transform: translatex(-50%);
}
.sf_detailbottom a:nth-child(1):after{
	background:  no-repeat center center;
    background-size: 100%;
	}
a.bt1.cur:after {
    background:  no-repeat center center;
    background-size: 100%;
}
.sf_detailbottom a:nth-child(2):after{
	background:  no-repeat center center;
    background-size: 100%;
	}
a.bt2.cur:after {
    background:  no-repeat center center;
    background-size: 100%;
}
.sf_detailbottom a:nth-child(3):after{
	background:  no-repeat center center;
    background-size: 100%;
	}
a.bt3.cur:after {
    background:  no-repeat center center;
    background-size: 100%;
}
.sf_detailbottom a:nth-child(4):after{
	background:  no-repeat center center;
    background-size: 100%;
	}
a.bt4.cur:after {
    background:  no-repeat center center;
    background-size: 100%;
}
.sf_detailbottom a:nth-child(5):after{
	background:  no-repeat center center;
    background-size: 100%;
	}
a.bt5.cur:after {
    background:  no-repeat center center;
    background-size: 100%;
}