* {
	font-family: "微软雅黑" !important;
}


/*边框颜色*/

.borc-d2d2d2 {
	border-color: #d2d2d2;
}

.borc-dddddd {
	border-color: #dddddd;
}

.borc-facd89 {
	border-color: #facd89;
}

.borc-ff9645 {
	border-color: #f45507;
}
.borc-f45507 {
	border-color: #f45507;
}

/*字体颜色*/

.fc-333 {
	color: #333333;
}

.fc-666 {
	color: #666666;
}

.fc-999 {
	color: #999999;
}

.fc-ff9645 {
	color: #f45507;
}

.fc-f45507 {
	color: #f45507;
}


/* 背景色*/

.bgc-f5f5f5 {
	background-color: #f5f5f5;
}

.bgc-fffcd7 {
	background-color: #fffcd7;
}

.bgc-f45507 {
	background-color: #f45507;
}
.bgc-eeeeee {
	background-color: #eeeeee;
}
.hover-bf:hover {
	background-color: #eeeeee;
}
.hover-bgc-fff:hover {
	background-color: #fff;
}
.hover-f:hover {
	color: #f45507;
}
input::-webkit-input-placeholder {
         color: #CCCCCC;
         font-size: 14px;
     }
.l_box_shadow {
	box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.25);
}

.jt-img01 {
	background-image: url(../images/t_version/l_tb02.png);
	background-repeat: no-repeat;
	background-position: right center;
}

.w_calc93 {
	width: calc(100% - 93px);
	width: -webkit-calc(100% - 93px);
	width: -moz-calc(100% - 93px);
}

.border-box {
	box-sizing: border-box;
}

.three-btn1 {
	background-image: url(../images/t_version/l_tb03.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.three-btn2 {
	background-image: url(../images/t_version/l_tb04.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.three-btn3 {
	background-image: url(../images/t_version/l_tb05.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.three-btn1:hover {
	background-image: url(../images/t_version/l_tb06.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.three-btn2:hover {
	background-image: url(../images/t_version/l_tb07.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.three-btn3:hover {
	background-image: url(../images/t_version/l_tb08.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.three-login a:last-child {
	margin-right: 0;
}

.w270px{
	width: 270px;
}
.w290px{
	width: 290px;
}
.w540px{
	width: 540px;
}
.pat105{
	padding-top: 105px;
}
.r_bgimg01{
	background-image: url(../images/t_version/r_bg01.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.check_bgimg01{
	background-image: url(../images/t_version/check.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.check_bgimg02{
	background-image: url(../images/t_version/checked.png);
	background-position: left center;
	background-repeat: no-repeat;
}
.sel-area-num li{
	margin-bottom: 27px;
	cursor: pointer;
}
.hover-lang:hover .lang-box{
	display: block;
}
.bind_mobile,.bind_email {
	cursor: pointer;
	padding-bottom: 10px;
	margin: 10px;
}
.hide {
	display: none!important;
}
.bind_mobile.active,.bind_email.active {
	color: #f45507;
}
.js_area_code_box input::-webkit-calendar-picker-indicator {
	line-height: 48px!important;
	position: absolute;
	right: 0;
	bottom: 26px!important;
}
