@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;color:#2e3642;}

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


.commonTitle {width:100%;font-size:4rem;text-align:center;color:#003567;line-height:270%;}
.content1,.content2 {padding:16px 0;}
.content1 p {width:89%;font-size:2.6rem;line-height:123%;margin:0 auto;}

.content2 { background-color:#f1ebeb;}
.content2 h3 {font-size:3.9rem;}
.content2Container li {width:49%;float:left;margin-bottom:30px;}
.content2Container li:nth-child(2n){float:right;}
.content2Container li h4 {width:100%;font-size:3rem;color:#c58018;line-height:200%;font-weight:500;}
.content2Container li p {width:93%;font-size:2.6rem;line-height:123%;}
.expert a {display:block;position:absolute;z-index:2;right:5%;top:66%;width:38%;font-size:3.6rem;text-align:center;line-height:227%;color:#fff; background-color:#ff6005;text-decoration:none;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}

.expertFocus {width:93%;height:13px;text-align:right;right:7%;bottom:4%;z-index:10;}
.expertFocus span {display:inline-block;width:13px;height:13px; background-color:#fff;-moz-border-radius:100%;-webkit-border-radius:100%;border-radius:100%;margin:0 1%;}
.expertFocus span.on { background-color:#ee0324;}

.content4 {padding:16px 0 0;}
.content4Container {margin-bottom:40px;}
.content4Container li {width:49%;padding:6px; background-color:#FFF;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-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);float:left;margin-top:20px;}
.content4Container li:nth-child(2n){float:right;}
.link {display:block;width:97%;font-size:3.8rem;text-align:center;line-height:321%;margin:16px auto 0; 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%;}
		.content1,.content2,.content4 {padding-top:8px;}
		.content2Container li {margin-bottom:15px;}
		.expert a,.link {-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
		.content4Container {margin-bottom:20px;}
		
}

@media screen and (min-width:360px) and (max-width:639px){
		html {font-size:35%;}
		.content1,.content2,.content4 {padding-top:9px;}
		.content2Container li {margin-bottom:17px;}
		.expert a,.link {-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
		.content4Container {margin-bottom:22px;}
}

