@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:93%;margin:0 auto;}
.commonWidth1 {width:89%;margin:0 auto;}
.center {margin:0 auto;}
.textAlign {text-align:center;}

.content1 {width:100%;padding:42px 0;}
.content1 p,.content2 p {width:89%;font-size:2.4rem;line-height:133%;margin:0 auto;}
.content2 {padding:28px 0; background-color:#e7e5fb;}
.commonTitle {width:100%;font-size:4rem;text-align:center;line-height:245%;color:#003567;}
.content2 p {margin-top:25px;}

.content3 {padding:50px 0;border-bottom:1px dashed #a0a0a0;}
.content3 li {width:32%;float:left;}
.content3 li:nth-child(2){margin:0 2%;display:inline;}
.content3 li p {width:86%;font-size:2.4rem;line-height:133%;margin:20px auto;}

.content4,.content5 {padding:34px 0;}
.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;}



.content5Container {padding-bottom:40px;}
.content5Container 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;}
.content5Container 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% !important; }
		.content1 {padding:21px 0;}
		.content2 {padding:14px 0;}
		.content2 p {margin-top:12px;}
		.content3 {padding:25px 0;}
		.content3 li p {margin:10px auto;}
		.content4,.content5{padding:17px 0;}
		.content5Container {padding-bottom:20px;}
		.content5Container 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% !important;}
		.content1 {padding:24px 0;}
		.content2 {padding:16px 0;}
		.content2 p {margin-top:13px;}
		.content3 {padding:28px 0;}
		.content3 li p {margin:11px auto;}
		.content4,.content5{padding:19px 0;}
		.content5Container {padding-bottom:22px;}
		.content5Container li {padding:3px;margin-top:11px;}
		.link,.expert a {-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;}
	}
@media screen and (min-width:480px) and (max-width:639px){
		html {font-size:47% !important;}
	}