*{margin: 0;padding: 0;font-family:"SourceHanSansCN-Regular";box-sizing: border-box;font-size: 16px}
ul>li{list-style: none;}
footer {
    color: #606060;
    background-color: #F7F7F7;
    width:100%;
    margin: auto;
    padding-top: 40px;
	
}

.footer-top {
    padding-bottom: 17px;
}
.footer-top:after{
    content: "";
    visibility: hidden;
    display: block;
    clear: both;
}
.footer-l {
    float: left;
	    width: 71%;
}

.friendlink {
    margin-bottom: 2px;
    overflow: hidden;
    width: 100%;
    display: inline-block;
}
.friendlink>li:last-child:after{
	width:0;
}
.container {
    width: 1200px;
    margin: auto;
}

.friendlink li {
       position: relative;
    float: left;
    padding: 0 10px;
    margin-bottom: 10px;
}


.friendlink li:after {
   /*content: '';
    position: absolute;
    right: 0;
    top: 3px;
    bottom: 5px;
    width: 1px;
    background-color: #606060;*/
}



.friendlink li:first-child {
    padding-left: 0
}

.friendlink li img {
     height: 40px;
   
}

.friendlink li:nth-child(5){padding-left: 0}

.linkselect-panel {
    position: relative;
    float: left;
    width: 271px;
    height: 30px;
    line-height: 30px;
    padding-left: 16px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    font-size: 12px;
    border: 1px solid #606060
}

.linkselect-panel .icon-select {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    width: 29px;
    height: 28px;
    cursor: pointer;
    background: url(../image/icon-select.png) no-repeat center
}

.linkselect-con {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 29px;
    border: 1px solid #606060;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    -o-border-radius: 25px;
    padding: 10px;
    background-color: rgba(255, 255, 255, .9);
    display: none;
	    z-index: 100000;
	height:400px;
	overflow-y:auto
}

.linkselect-con a {
    color: #606060;
    font-size: 14px
}

.linkselect-con a:hover {
    text-decoration: underline
}

.link-bot-text {
    float: left;
    height: 30px;
    line-height: 30px;
    margin-left: 20px
}

.link-bot span a{
    font-size: 12px;
   
    letter-spacing: 1px;
    cursor: pointer;
	color: #606060;
}
.link-bot span{
    font-size: 12px;
    margin-right: 10px;
    letter-spacing: 1px;
}
.link-bot span b {
    font-size: 14px;
    font-family: Arial
}

.qrcode {
      float: right;
    width: 29%;
    margin-top: -7px;
	
}

.qrcode li {
   float: left;
    margin: 0px 5px;
}

.qrcode li p {
       font-size: 12px;
    text-align: center;
    margin-top: 1px;
    letter-spacing: 0;
    margin: auto;
}

.footer-bot {
    padding: 20px 0;
    border-top: 1px solid #606060
}
.link-bot{
    margin-top: 23px;
}
.footer-bot p {
    text-align: center;
    font-size: 12px;
    color: #606060
}

.footer-bot p span {
    margin: 0 10px;
    letter-spacing: 1px
}

.bner {
    position: relative;
    min-height: 535px;
    background: url(http://yafco.com/templates/main/images/bner_bg.png) no-repeat center;
    background-size: cover
}

.bner .container {
    position: relative
}

.bner .container img {
    position: absolute;
    top: 90px;
    left: 160px
}
.footer-bot,.footer-bot>p>span,.footer-bot>p{
    font-size: 12px;
}
.peopleG_shi>a{
    color: #333333;
}