@charset "gb2312";
/* CSS Document */
.container {
	width:100%;
	height:auto;
	min-height:200px;
}
.container-in {
	width:1000px;
	height:auto;
	min-height:200px;
	margin:0 auto;
	padding:20px 0 0 0;
}
.banner-img {
	width:1000px;
	height:90px;
	cursor:pointer;
}
.breadcrumb-Navigation {
	width:100%;
	height:54px;
}
.breadcrumb-Navigation ul {
	width:100%;
	height:54px;
	line-height:54px;
	font-size:16px;
	
}
.breadcrumb-Navigation ul li {
	overflow:hidden;
	float:left;
	color:#666;
}
.breadcrumb-Navigation ul li a {
	padding: 0 15px 0 5px;
	font-family:"Microsoft YaHei";
	color:#666;
	background:url(img/nav-bar-icon.png) no-repeat right center;
	background-size:12px auto;
}
.breadcrumb-Navigation ul li:last-child a{
	padding: 0 0px 0 5px;
	font-family:"Microsoft YaHei";
	color:#9b7549;
	background:none;
}
.breadcrumb-Navigation ul li a:hover {
	color:#9b7549;
}
.select-navbar {
	width:1000px;
	height:60px;
}
.select-navbar-ul {
	width:1000px;
	height:60px;
	margin:0 auto;
	background:url(img/select-navbar-bj.jpg) left center;
}
.select-navbar-li {
	position:relative;
	width:166px;
	height:60px;
	float:left;
	background:url(img/select-navbar-li-bj.jpg) no-repeat right top;
}
.select-navbar-li:last-child {
	background:none;
	width:168px;
}
.select-navbar-li:first-child {
	width:168px;
}
.select-navbar-li:first-child ul {
	width:168px;
}
.select-navbar-li:last-child ul {
	width:168px;
}
.select-navbar-li span p {
	width:142px;
	font-size:14px;
	line-height:60px;
	padding:0;
	margin:0;
}
.select-navbar-li span {
	position:absolute;
	left:0;
	top:0;
	z-index:8;
	width:166px;
	height:60px;
	display:block;
	text-align:center;
	line-height:60px;
	color:#666;
	cursor:pointer;
	background:url(img/down.png) no-repeat 142px center;
}
.select-navbar-li .current-span {
	background:#eaeaea url(img/down-current.png) no-repeat 142px center;
	border-top:2px solid #a17a2d;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
	
}
.select-navbar-li ul {
	position:absolute;
	width:166px;
	height:auto;
	background:rgba(244,244,244,.9);
	left:0;
	z-index:7;
	top:60px;
	border-bottom:2px solid #a17a2d;
	display:none;
}
.select-navbar-li ul li {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	color:#666;
	border-bottom:1px solid #fff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.select-navbar-li ul li:hover {
	border-bottom:1px solid #a17a2d;
	background:#a17a2d;
	color:#fff;
}
.select-navbar-li ul .current-li {
	border-bottom:1px solid #a17a2d;
	background:#a17a2d;
	color:#fff;
}
.select-navbar-li ul li:last-child {
	border-bottom:none;
}
.select-navbar-li .current-p {
	color:#a17a2d;
}
.ulitem  , .ulitem ul{
	width:100%;
	height:auto;
	overflow:hidden;
}
.ulitem ul li {
	width:235px;
	height:300px;
	float:left;
	margin:20px 20px 0 0 ;
	position:relative;
	border-bottom:1px solid #ddd;
	cursor:pointer;
	overflow:hidden;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.ulitem ul li:nth-child(4n) {
	margin-right:0;
}
.ulitem ul li img {
	width:235px;
	height:140px;
}
.ulitem ul li .center {
	width:100%;
	height:30px;
	margin:10px 0;
}
.ulitem ul li .center img {
	width:53px;
	height:30px;
	float:left;
}
.ulitem ul li .center .right {
	width:176px;
	padding:0 0 0 6px;
	height:30px;
	float:right;
}
.ulitem .country-div{
	width: 100%;
	position: relative;
}
.ulitem .country-div .country-div-span{
	width: 16px;
	height: 16px;
	position: absolute; 
	top: 5px; 
	right: 5px;
	background:rgba(0, 0, 0, 0) url("img/pitch-up.png") no-repeat scroll 0 0;
	display:block;
}
.right h4 {
	width:100%;
	height:18px;
	line-height:18px;
	font-size:14px;
	padding:0;
	margin:0;
	color:#666;
}
.right span {
	width:100%;
	height:12px;
	line-height:12px;
	display:block;
	color:#888;
}
.describe {
	width:100%;
	line-height:22px;
	color:#666;
	overflow:hidden;
}
.mask-layer {
	width:100%;
	height:0px;
	position:absolute;
	left:0;
	top:0;
	background:rgba(0,0,0,.4);
	z-index:1;
}
.mask-layer .pitch-up {
	width:16px;
	height:16px;
	position:absolute;
	right:5px;
	top:5px;
	display:none;
	background:url(img/pitch-up.png) no-repeat 0px 0px;
}
.mask-layer .pitch-up-current {
	width:16px;
	height:16px;
	position:absolute;
	right:5px;
	top:5px;
	display:none;
	background:url(img/pitch-up-current.png) no-repeat 0px 0px;
}
.mask-layer .pitch-up-t {
	display:block;
	font-size:14px;
	color:#fff;
	padding:5px;
	border:1px solid #ddd;
	position:absolute;
	width:58px;
	height:24px;
	line-height:24px;
	border-radius:5px;
	left:-70px;
	top:132px;
}
.mask-layer .pitch-up-t-c {
	border: 1px solid rgb(161, 122, 45) !important;
}
.memu , .memu form{
	width:100%;
	height:140px;
	padding:0;
	margin:0;
}
 .memu form{
	 padding:30px 150px 0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.user-name span , .cell-phone-number span , .postbox span {
	display:inline-block;
	font-size:14px;
	height:24px;
	line-height:24px;
	margin:0 8px 0 0;
	color:#666;
}
lable {
	padding:0;
	margin:0;
}
.user-name input , .cell-phone-number input , .postbox input {
	padding:0;
	margin:0;
	line-height:24px;
	height:24px;
	outline:none;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.cell-phone-number {
	margin:0 22px;
}
.btn {
	margin:20px auto 0;
	width:120px;
	height:32px;
	border:none;
	outline:none;
	background:#ee7e00;
	font-size:14px;
	text-emphasis:2px;
	display:block;
	letter-spacing:2px;
	color:#fff;
	
}
.online-scoring {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 0;
} 
.online-scoring-t {
	width:100%;
	height:124px;
	background:url(img/online-scoring-t.png) no-repeat center center;
}
.online-scoring-in {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:0 102px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.online-scoring-in li {
	width:182px;
	height:223px;
    border: 1px solid #fff;
    float: left;
    margin-right: 20px;
    position: relative;
}
.online-scoring-in li:hover {
	border:1px solid #bb874f;
}
.online-scoring-in li a span {
	width:100%;
	height:77px;
	display:block;
	text-align:center;
	margin-top:15px;
}
.online-scoring-in li a span img {
	width:76px;
	height:76px;
}
.online-scoring-in li a h3 {
    text-align: center;
    width: 100%;
    height: 18px;
    margin: 15px 0;
    color: #92733a;
    font-size: 18px;
    font-weight: 400;
    -webkit-text-shadow: rgba(145,115,55,.4) 0 0 2px;
    -moz-text-shadow: rgba(145,115,55,.4) 0 0 2px;
    -ms-text-shadow: rgba(145,115,55,.4) 0 0 2px;
    -o-text-shadow: rgba(145,115,55,.4) 0 0 2px;
    text-shadow: rgba(145,115,55,.4) 0 0 2px;
}
.online-scoring-in li a p {
    font-size: 12px;
    line-height: 20px;
    color: #666;
    text-align: center;
	padding:0;
	margin:0;
    -webkit-text-shadow: rgba(0,0,0,.3) 0 0 1px;
    -moz-text-shadow: rgba(0,0,0,.3) 0 0 1px;
    -ms-text-shadow: rgba(0,0,0,.3) 0 0 1px;
    -o-text-shadow: rgba(0,0,0,.3) 0 0 1px;
    text-shadow: rgba(0,0,0,.3) 0 0 1px;
}
.xiaosanjiao {
    width: 0;
    height: 0;
    border-top: 60px solid #d73529;
    border-left: 60px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}
.xiaosanjiao p {
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: -58px;
    right: 0px;
    line-height: 14px;
	padding:0;
	margin:0;
}
.online-scoring-in li:hover .xiaosanjiao
{
	display:block;	
}
.online-scoring-in li:nth-child(4n) {
	margin-right:0;
}
.online-scoring-in li a {
    width: 182px;
    height: 223px;
    position: relative;
}
.select-a{
	width:100%;
	display:block;
	cursor:pointer;
}
.select-a:hover{
	color:#000000;
}



