@charset "utf-8";
.des-main ul,.des-main li,.des-main dl,.des-main dd,.des-main h1,.des-main h2,.des-main h3,.des-main p,.des-main span,.des-main b,.des-main a {
    margin:0;
    padding:0
}
.des-main div,.des-main ul,.des-main li,.des-main dl,.des-main dd,.des-main h1,.des-main h2,.des-main h3,.des-main p,.des-main span,.des-main b,.des-main a {
    box-sizing: content-box;
}
.des-main li,.des-main dd {
    list-style:none
}
.des-main a{
    text-decoration:none;
    outline:none
}
*,html,body{ margin: 0; padding: 0;}

.des-main .clearfix:before, .des-main .clearfix:after {
	content: "\0020";
	height: 0px;
	display: block;
	visibility: hidden;
}
.des-main .clearfix:after {
	clear: both;
}
.des-main .clearfix {
*zoom: 1;
}

.fl{
	float: left;
}
.des-main {
	width: 737px;
	margin: 0 auto;
	background:#FFFFFF;
	font-family: Microsoft YaHei, Arial;
	position: relative;
}
/**/
.banner { position: relative; overflow: auto; text-align: center;background-color: ##f7f7f7;}
.banner li { list-style: none; }
.banner ul li { float: left; }
.banner img{display: block;}
#b02{width: 737px;}
#b02 .dots { position: absolute; left:50%; right: 0; bottom: 20px;width: 60px;margin-left: -30px;}
#b02 .dots li 
{ 
	display:block; 
	float: left;
	width: 12px; 
	height: 12px; 
	margin: 0 4px; 
	text-indent: -999em; 
	cursor: pointer; 
	-webkit-transition: background .5s, opacity .5s; 
	-moz-transition: background .5s, opacity .5s; 
	transition: background .5s, opacity .5s;
	background: url(/go/${basefact.currentMediaVersion}/images/infoservice/aptservice/new_css/dotwhite.png);
}
#b02 .dots li.active 
{
	background: url(/go/${basefact.currentMediaVersion}/images/infoservice/aptservice/new_css/dotorange.png);
}
/**/
.des-guides{}
.des-guides p{
	font-size: 26px;
	color: #205993;
	text-align: center;
	padding-top: 32px;
	padding-bottom: 15px;
}
.des-content ul{
	font-size: 12px;
	color: #010101;
}
.des-content a{
	font-size: 12px;
	color: #205993;
}
.des-content{
	width: 735px;
	border: 1px solid #d7d7d7;
	border-top-style: none;
	padding-bottom: 30px;
	margin-bottom: 49px;
}
.china{
	
	display: block;
	
}
.chinalie{
	/*width: 20%;*/
	/*text-align: center;*/
	width: 10%;
	padding-top: 31px;
	line-height: 20px;
	padding-left: 9%;
}
.asia{
	
	display: none;
	
}
.european{
	
	display: none;
	
}
.americas{
	
	display: none;
	
}
.oceania{
	
	display: none;
	
}
.des-select{border-bottom:solid 1px #D7D7D7;height: 50px;}
.des-select p{
	padding: 14px;
}
.des-sel{
	width: 145px;
	height: 90px;
	font-size: 16px;
	background-color: #ebeded;
	color: #205993;
	text-align: center;
	cursor: pointer;
	margin-right: 3px;
}
.des-select .cur{
	background-color: #FFFFFF;
	border: 1px solid #D7D7D7;
	border-bottom: 1px solid #FFFFFF;
	color: #010101;
	height: 60px;
}

@media only screen and (min-width: 741px) and (max-width: 991px) {
.des-main {
	width:100%;
	margin: 0 auto;
	font-family: Microsoft YaHei, Arial;
	position: relative;
}	
.des-banner img{width: 100%;}
.des-content {margin-left: 1%; width: 97.7%;}
.des-select{
	width: 98%;
	margin-left: 1%;
	margin-top: 1px;
	padding-bottom: 0px;
	border-bottom: 1px solid #D7D7D7;
}
.des-select p{
	padding: 14px 1px;
}
.des-sel{width: 19.6%;font-size: 16px;background-color: #ebeded;color: #205993;text-align: center;cursor: pointer;margin-right: 0.5%;}

}
@media screen and (max-width: 740px) {
.des-main {
	width:100%;
	margin: 0 auto;
	font-family: Microsoft YaHei, Arial;
	position: relative;
}
.des-banner img{width: 100%;}
.des-content {margin-left: 1%; width: 97.5%;}
.des-select{
	width: 98%;
	margin-left: 1%;
	margin-top: 1px;
	padding-bottom: 0px;
	border-bottom: 1px solid #D7D7D7;
}
.des-select p{
	padding: 15px 1px;
}
.des-guides p{
	font-size: 24px;
	padding-top: 20px;
}
.chinalie{
	width: 20%;
	text-align: center;
	padding-top: 31px;
	line-height: 20px;
	padding-left: 0;
}
.des-sel{width: 19.6%;font-size: 14px;background-color: #ebeded;color: #205993;text-align: center;cursor: pointer;margin-right: 0.5%;}
}