@import url("/css/font.css");
@import url("buyer-common.css");
@import url("/css/reset.css");
@import url("/css/libs/header.css");
@import url("/css/btn.css");
.tps-h2{font-size:18px;margin-bottom:10px;}
.content{color:#666;border:1px solid #E6E6E6;padding:15px 20px;}
.content p{padding:5px 0;}
.content h3{
	font:16px Arial,Tahoma,sans-serif;
	color:#333;
	padding:10px 0;
	background:url(/img/buyer-service/twill.png) repeat-x scroll left bottom transparent;
}
.content ul{padding-bottom:20px;}
.content h4{
	font-weight: bold;
	margin-top: 5px;
}

.content .payment-lst li{background:url(/img/icon/li-dot.png) no-repeat 0 10px;padding: 3px 0 3px 10px;}
.content .terms-lst {
	margin-top: 10px;
}
.content .terms-lst li{list-style:decimal;background:none;padding-left:0;margin-left:20px;}
.content .return{text-align:center;}
.content .paypal{padding-top:10px;display:inline-block;}
/*success*/
.success{height:198px;border:1px solid #E6E6E6;margin:0 auto;padding:80px 0 0  150px;}
.success h3{
	font:16px Arial,Tahoma,sans-serif;
	color:#333;
	margin:0;
	padding-left:45px;
	background:none;
	line-height:32px;
	background:url(/img/buyer-service/scs.png) no-repeat left ;
}
.success p{margin:7px 0;padding-left:45px;}
.icon-success{display:inline-block;background:url(/img/buyer-service/scs.png) no-repeat;height:30px;width:32px;}
/*Terms-Service side-nav*/
.side-nav{border:1px solid #E6E6E6;margin-bottom:10px;}
.side-nav li a{
	color:#333;
	font:12px Arial,Tahoma,san-serif;
	display:inline-block;
	border-bottom:1px solid #E6E6E6;
	padding:8px 12px;
	width:166px;
}
.side-nav li a:hover{background:#EBEBEB;text-decoration:none;}
/*Contact-Partner*/
.h3{font:18px Arial,Tahoma,sans-serif;}
.partner-tips{padding:20px 160px;border:1px solid #d0ddf3;background:#f2f6ff;margin-bottom:10px;}
.partner-tips .lnk-apply{display:inline-block;margin:5px 40px;}
.partner{border:1px solid #e6e6e6;padding:20px 30px;}
.org{}
.logo-box{height:118px;width:118px;text-align:center;}
.btns{
    padding: 20px 0;
}
/*.btn button{
    padding: 3px 20px;
    *padding: 0 0px;
    border-radius: 2px;
    background: #668ce7;
    border:1px solid #0648ce;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    margin-left: 420px;
}*/
.contact-us .icon16, .facebook-link .icon16{
    margin-right: 5px;
}
.contact-us, .facebook-link, .we-did{
    float: right;
    margin-top: 5px;
    margin-left: 10px;
}
.we-did .icon {
    font-size: 17px;
    color: #06c;
    vertical-align: -3px;
}
.msg-info .btn{
	float: right;
	margin-top: 5px;
}
.apply{
	float: right;
	margin-top: 5px;
	display: inline-block;
    padding: 3px 20px;
    *padding: 0 10px;
    border-radius: 2px;
    background: #668ce7;
    border:1px solid #0648ce;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
.apply:hover{
    background: #709bff;
    color: #fff;
    text-decoration: none;
}
.apply:active{
    background: #5f88e9;
}
.cooperation .msg{
	padding: 10px 200px 10px 20px;
}
.cooperation .msg h3{
	font-size: 18px;
}
.partner-list {
	margin-top: 10px;
	padding: 20px 15px;
	border:1px solid #e6e6e6;
}
.big-partner li{
	width: 460px;
	float: left;
	height: 220px;
	margin: 0 5px;
	overflow: hidden;
}
.big-partner li img{
	float: left;
	margin-right: 10px;
}
.big-partner li p{
	word-wrap:break-word;
	overflow: hidden;
	zoom:1;
	padding: 0 5px;
}


.other-partner-box {
	position: relative;
	margin-top: 10px;
	padding-top: 20px;
	height: 165px;
	overflow: hidden;
	border-top: 1px dashed #e6e6e6;
}
.other-partner-box .trigger{
	display: block;
	position: absolute;
	top: 60px;
	width: 32px;
    height: 32px;
    text-indent: -999em;
    cursor: pointer;
    background-image: url(/img/buyer-service/slide-arrow.png);
}

.other-partner-box .prev{
    left: 0px;
    background-position: 0 -32px;
}
.other-partner-box .prev_hover{
	background-position: 0 0px;
}
.other-partner-box .next{
    right: 0px;
    background-position: -32px -32px;
}
.other-partner-box .next_hover{
	background-position: -32px 0px;
}
.other-partner{
	margin-left: 20px;
}
.other-partner li{
	float: left;
	width: 175px;
	text-align: center;
	padding-left: 5px;
	height: 165px;
}
.other-partner li p{
	padding: 0 10px;
	word-wrap:break-word;
}
.btns .btn{
	margin-left: 430px;
}
.btn .button:hover{
	color: #fff;
	text-decoration: none;
}






