@charset "gb2312";
/* CSS Document */
html {font-size:62.5%;}
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;}
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;max-width:640px;}
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:93%;margin:0 auto;}
.commonWidth1 {width:89%;margin:0 auto;}
.center {margin:0 auto;}
.textAlign {text-align:center;}

.content1 {padding:40px 0;}
.content1 img {display:block;width:89%;height:auto;margin:16px auto;}
.content1 p{width:89%;font-size:2.4rem;line-height:133%;margin:0 auto;}
.commonTitle {width:100%;font-size:4rem;line-height:245%;text-align:center;color:#003567;}

.content2 {padding:30px 0; background-color:#f1ebeb;}
.content2Container {width:89%;}
.content2Container li {width:29%;float:left;}
.content2Container li:nth-child(2){margin-left:6%;margin-right:7%;display:inline;}
.content2Container li h4 {width:100%;font-size:2.6rem;color:#d57782;line-height:215%;font-weight:500;}
.content2Container li p {font-size:2.4rem;line-height:133%;}
.content3 {padding-top:56px;}
.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:50px 0;}
.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;}
.content5Container li {width:32%;float:left;}
.content5Container li:nth-child(2) {margin: 0 2%;display:inline;}
.content5Container li p {width:90%;font-size:2.4rem;line-height:133%;margin:15px auto;}
.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 {padding:20px 0;}
		.content1 img {margin:8px auto;}
		.content2 {padding:15px 0;}
		.content3 {padding-top:28px;}
		.content4 {padding:25px 0;}
		.content4Container li {padding:3px;margin-top:10px;}
		.link,.expert a {-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%;}
		.content1 {padding:22px 0;}
		.content1 img {margin:9px auto;}
		.content2 {padding:17px 0;}
		.content3 {padding-top:31px;}
		.content4 {padding:28px 0;}
		.content4Container li {padding:3px;margin-top:11px;}
		.link,.expert a {-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
}
