@charset "gb2312";
/* CSS Document */
html {font-size:62.5%;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre,
form, fieldset, legend, button, input, textarea,th, td,img{border:medium none;margin: 0;padding: 0;list-style-type: none;}
body,button, input, select, textarea {font: 12px/1.5 'Î¢ÈíÑÅºÚ',tahoma, Srial, helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
em{font-style:normal;}
ul, ol,{ list-style: none; }
a { text-decoration: none; }
a:hover { text-decoration: none;  }
img{ border:0px;}
body,.ui-overlay-h{margin:0 auto;position:relative;background:#fff;}
input, img {vertical-align: middle;}
body,html{margin:0 auto;}
img {border:none;vertical-align:top;}
* {margin:0;padding:0;text-shadow:none;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.blank{height:8px;clear:both;}
.blank20{height:20px;clear:both;}
.clearfix:after,.clear:before{
	display:table;
	content:'';
	}
.clearfix:after{
	clear:both;
	overflow:hidden;
	}
.clearfix{
	zoom:1;
	}
.relative {position:relative;}
.absolute {position:absolute;}
.fl {float:left;display:inline;}
.fr {float:right;display:inline;}
body {min-width:320px;overflow-x:hidden;}

.commonWidth {width:89%;margin:0 auto;}
.center {margin:0 auto;}
.textAlign {text-align:center;}

.commonTitle {font-size:4.8rem;color:#2e3642;line-height:3.33;font-weight:500;}
.commonTitle1 {font-size:3.8rem;}
.boxShadow {-moz-box-shadow:0 0 13px rgba(34,23,20,.45);-webkit-box-shadow:0 0 13px rgba(34,23,20,.45);box-shadow:0 0 13px rgba(34,23,20,.45);}

.link {line-height:1.69;font-size:2.6rem;text-align:center;color:#2e3642;margin:50px 0;}
.link a {display:inline-block;padding:0 8px; background-color:#ff6005;color:#fff;}
.content1 p,.content2 p,.content5 p {font-size:2.6rem;color:#2e3642;line-height:1.53;}
.content2 { background-color:#ffe1e4;}
.content2 p {margin-bottom:20px;}
.content3Container img:first-child,.content1 p {margin-bottom:46px;}
.expertsSlides {width:100%;}
.expertsSlides li {float:left;}
.expertFocus {height:11px;left:0;bottom:3%;padding-left:4%;width:100%;z-index:10;}
.expertFocus span {display:inline-block;width:12px;height:12px;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%; background-color:#afa3ac;margin:0 4px;}
.expertFocus span.on { background-color:#fff;}
.content5 p {color:#6a7480;}
.commonLink {display:block;width:97%;font-size:3.8rem;line-height:321%;margin:46px auto; background-color:#ff6005;color:#fff;text-decoration:none;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}

@media screen and (min-width:320px) and (max-width:359px){
		html {font-size:31.25%;}
		.link {margin:25px 0;} 
		.link a{padding:0 4px;}
		.content3Container img:first-child,.content1 p {margin-bottom:23px;}
		.content2 p {margin-bottom:10px;}
		.expertFocus span {width:6px;height:6px;margin:0 2px;}
		.commonLink {margin:23px auto;moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
		
}
@media screen and (min-width:360px) and (max-width:639px){
		html {font-size:35%;}
		.link {margin:27px 0;} 
		.link a{padding:0 4px;}
		.content3Container img:first-child,.content1 p {margin-bottom:26px;}
		.content2 p {margin-bottom:11px;}
		.expertFocus span {width:6px;height:6px;margin:0 2px;}
		.commonLink {margin:26px auto;moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
}


