@charset "utf-8";
/* CSS Document */


body{ color:#444444;background-color:#EEEEEE;}
.jz{
	text-align: center;
}
#container{
        max-width:640px;
        margin:0 auto;
        overflow:hidden;
}
#container .section img{
        width:100%;
}
.top{width:auto; margin:0 auto;  background:#178eb9; text-align:center; font-size:0.6rem; color:#fff; min-width:320px; padding-bottom:0.2rem;}

.bk{ width:auto; margin:0 auto;  height:1%; overflow:hidden; min-width:320px;  }

.bk a.bk_cont1 {
	width:33%;
	height:75px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:30px;
	font-size:18px;
	border-bottom:1px solid;
	border-right:1px solid;
	padding-top:10px;
}
.bk a.bk_cont1 span {
	font-size:12px;
}
.bk a.bk_cont1 span.sp {
	color:red;
}

/*.bk  a.bk_cont2{ width:33%; height:106px; float:left; color:#fff; text-align:center; line-height:106px;font-size:18px; border-left:1px #fff solid; border-right:1px #fff solid;border-bottom:1px #fff solid;}*/



/*#b1{background:#ee9e44;}

#b2{background:#3b95cc;}

#b3{background:#6ebd2d;}*/
#b1{background:#E5B83B;}

#b2{background:#EFAB62;}

#b3{background:#BB5A39;}

#b4{background:#14d0cf;}

#b5{background:#00b6e3;}

.dh_bot{ min-width:320px; width:auto; padding-bottom:80px;padding-top:20px;}


.dh_bot a{ display:inline-block;width:24.5%; line-height:22px;padding-top:72px; text-align:center;margin-right:-8%;font-size:16px;}

#dh1{margin:0;color:#35c9c8; background:url(../images/d_03.jpg) no-repeat center top;}

#dh2{margin:0;color:#ed9c42;background:url(../images/d_05.jpg) no-repeat center top;}

#dh3{margin:0;color:#6fbb36;background:url(../images/d_07.jpg) no-repeat center top;}

#dh4{margin:0;color:#49a6cd;background:url(../images/d_09.jpg) no-repeat center top;}

.zj{ width:100%; position:relative; margin:2% auto 2.5%;}
.zj .bd li{ position:relative;}
.zj .bd li .expert_intro{ position:absolute; width:50%; top:8%; left:42%;}
.expert_intro h2 strong{ font-size:0.6rem; color:#b64f4f; margin-right:5%;font-weight: 900;}
.expert_intro h2{ font-size:0.375rem; color:#323031; padding-bottom:3%;}
.expert_intro span{ display:block; font-size:0.325rem; color:#292929;  line-height:0.5rem;}
.expert_intro p{ font-size:0.325rem;  line-height:0.5rem;color:#292929; padding:3% 0;}
.expert_intro p em{ font-style:normal; color:#702223;}
.expert_intro p a{ color:#f00;}
.zx_btn a{ display:inline-block; width:45%; line-height:0.7rem; font-size:0.4rem; color:#fff; text-align:center; border-radius:0.1rem; -webkit-border-radius:0.1rem; -moz-border-radius:0.1rem; -o-border-radius:0.1rem;}
.zx_btn a:first-child{ background:#72cbf5;}
.zx_btn a:last-child{ background:#ec6904; margin-left:6%;}
.zj .hd{ position:absolute; bottom:2%; text-align:center; width:100%; }
.zj .hd li{ width:0.2rem; height:0.2rem; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; -o-border-radius:100%;  display:inline-block; margin:0 5px; background:#fff; border:1px solid #f7955e; cursor:pointer;}
.zj .hd li.on{ background:#F7955E;}
@media (max-width: 360px){
	.zj .bd li .expert_intro{ width:57%; top:5%;left:40%;}
}
