*{
	margin: 0;
	padding: 0;
}
body{
	
}
.mt4{
	margin-top: 0.1rem;
}
.page_1{
	width: 7.5rem;
	margin: 0;
	overflow: hidden;
}
.page_1 a{
	overflow: hidden;
	display: inline-block;
}
.page_1 img{
	width: 7.5rem;
	float: left;
}
.parh{
	width:7.1rem;
	margin: auto;
	padding-top: 0.3rem;
	font-size: 0.28rem;
	color: rgb(31,32,32);
	line-height: 0.42rem;
}
.page_2{
	width: 7.5rem;
	margin: auto;
	margin-top: 0.1rem;
	overflow: hidden;
}
.public{
	width: 7.5rem;
	margin: auto;
	overflow: hidden;
	text-align: center;
}
.public>p:nth-child(1){
	color: rgb(178,50,40);
	font-size: 0.4rem;
	font-weight: bold;
}
.public>p:nth-child(2){
	font-size: 0.28rem;
	color: rgb(39,39,39);
	padding: 4px 0.4rem;
	background: rgb(252,240,239);
	display: inline-block;
	margin-top: 0.15rem;
}
.difficult_6 {
    width: 7rem;
    margin: auto;
    margin-top: .4rem;
    overflow: hidden;
    color: rgb(31,32,32);
}
.difficult_6>img:nth-child(1) {
    width: 3.42rem;
    float: left;
}
.difficult_7 {
    width: 3.2rem;
    display: inline-block;
    margin-top: .1rem;
    margin-left: .2rem;
}
.difficult_7 p {
    font-size: .28rem;
    font-weight: bold;
    color: rgb(31,32,32);
    text-align: center;
    margin-top: .1rem;
}
.difficult_7 p:nth-child(2) {
    padding-bottom: .1rem;
    border-bottom: 1px solid #aaa;
}
.difficult_7 ul {
    list-style: none;
    font-size: .26rem;
    color: rgb(31,32,32);
}
.difficult_7 ul li {
    margin-top: .05rem;
}
.difficult_7 ul li:nth-child(1) {
    margin-top: .12rem;
}
.difficult_7 ul a:nth-child(6) li {
    font-size: 0.28rem;
    width: 3.4rem;
    height: .5rem;
    line-height: .5rem;
    background: #e9b422;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    margin-top: .15rem;
}
.acrossTree{
	width: 7.1rem;
	margin: auto;
	margin-top: 0.5rem;
	overflow: hidden;
}
.acrossTree ul{
	width: 2.6rem;
	list-style: none;
	float: left;
}
.acrossTree ul li{
	width: 2.6rem;
	height: 0.65rem;
	line-height: 0.65rem;
	color: rgb(0,0,0);
	font-size: 0.28rem;
	text-align: center;
	background: rgb(238,236,244);
}
.acrossTree ul a:nth-child(2) li,
.acrossTree ul a:nth-child(3) li{
	margin-top: 0.35rem;
}
.acrossTree>img:nth-child(2){
	width: 1.9rem;
	float: left;
}
.askQues {
    width: 7rem;
    margin: auto;
    margin-top: .5rem;
}
.askQues>p:nth-child(1) {
    width: 7rem;
    text-align: center;
    font-size: .28rem;
    color: #333;
    font-weight: bold;
}
.askQues ul {
    display: flex;
    list-style: none;
    font-size: .28rem;
    color: #fd8543;
    width: 7rem;
    margin: auto;
    margin-top: .3rem;
}
.askQues ul a:nth-child(1) {
    margin-left: .2rem;
}
.askQues ul li {
    width: 3.2rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    border: 1px solid #aaa;
    text-decoration: underline;
}
.askQues ul a:nth-child(2) {
    margin-left: .2rem;
}
.askQues ul a{
	color:rgb(253,167,57);
}
.wildFlag {
    width: 7.5rem;
    margin: auto;
    overflow: hidden;
}
.wildFlag img {
    width: 7.5rem;
    float: left;
    margin-top: .45rem;
}
.page_3{
	width: 7.5rem;
	margin: auto;
	margin-top: 0.25rem;
	overflow: hidden;
}
.threeWay{
    width: 7rem;
    margin: auto;
    margin-top: .4rem;
    overflow: hidden;
    color: rgb(31,32,32);
}
.threeWay>img:nth-child(1) {
    width: 3.4rem;
    float: left;
}
.threeWay_1{
    width: 3.2rem;
    display: inline-block;
    margin-left: .2rem;
}
.threeWay_1 p {
    font-size: .28rem;
    font-weight: bold;
    color: rgb(31,32,32);
    margin-top: .1rem;
}
.threeWay_1 p:nth-child(1) {
	width: 4rem;
    padding-bottom: .1rem;
    border-bottom: 1px dotted grey;
}
.threeWay_1 ul {
    list-style: none;
    font-size: .26rem;
    color: rgb(31,32,32);
}
.threeWay_1 ul li {
    margin-top: .09rem;
}
.threeWay_1 ul li:nth-child(1){
	color: rgb(210,142,12);
	margin-left: 0.05rem;
}
.threeWay_1 ul a:nth-child(6) li {
    font-size: 0.28rem;
    width: 3.4rem;
    height: .5rem;
    line-height: .5rem;
    background: #e9b422;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    margin-top: .15rem;
}
.enterIn p{
	width: 5.8rem;
	margin: auto;
	margin-top: 0.5rem;
	height: 0.7rem;
	line-height: 0.7rem;
	font-size: 0.28rem;
	border-radius: 3pc;
	border: 1px solid rgb(253,167,57);
	text-indent: 0.6rem;
}
.enterIn p span{
	color: #fff;
	float: right;
	width: 2.1rem;
	background: rgb(253,167,57);
	border-radius: 3pc;
	border-bottom: 2px solid rgb(253,167,57);
	text-indent: 0.35rem;
}
.enterIn p img{
	width: 5%;
    vertical-align: middle;
    margin-left: 0.5rem;
    position: relative;
    top: -0.7rem;
    left: 4.75rem;
}
.page_4{
	width: 7.5rem;
	margin: auto;
	margin-top: 0.2rem;
	overflow: hidden;
}
.threeAdv {
    width: 6.6rem;
    margin: auto;
    margin-top: .4rem;
    overflow: hidden;
    color: rgb(31,32,32);
    padding: 0.3rem 0.2rem;
    border: 1px solid #aaaaaa;
}
.threeAdv>img:nth-child(1) {
    width: 2.7rem;
    float: left;
    margin-left: 0.2rem;
}
.threeAdv_1{
    width: 3.2rem;
    display: inline-block;
    margin-left: .4rem;
}
.threeAdv_1 p {
    font-size: .28rem;
    font-weight: bold;
    color: rgb(31,32,32);
    margin-top: .25rem;
}
.threeAdv_1 ul {
    list-style: none;
    font-size: .26rem;
    color: rgb(31,32,32);
}
.threeAdv_1 ul li {
    margin-top: .1rem;
}
.threeAdv_1 ul li:nth-child(1){
    margin-top: 0.12rem;
}
.whichAdv{
	width: 6.45rem;
	margin: auto;
	padding-top: 0.3rem;
	list-style: none;
	display: flex;
	font-size: 0.28rem;
	color: rgb(31,32,32);
}
.whichAdv li{
	width: 2.8rem;
	height: 0.5rem;
	line-height: 0.5rem;
	border: 1px solid #aaaaaa;
	text-align: center;
	margin-left: 0.2rem;
}
.whichAdv a:nth-child(2) li{
	height: 0.5rem;
	line-height: 0.5rem;
	margin-left: 0.4rem;
	background: rgb(253,167,57);
	border: 1px solid rgb(253,167,57);
	color:#fff;
}
.quickAsk{
	width: 7.5rem;
	margin: auto;
	height: 1.7rem;
	margin-top: 0.5rem;
	overflow: hidden;
	background: url(../images/quickAsk.png);
	background-size: 100%;
	overflow: hidden;
}
.quickAsk p{
    font-size: 0.26rem;
    color: rgb(31,32,32);
    text-align: center;
    display: inline-block;
    float: right;
    margin-top: 0.43rem;
    margin-right: 0.3rem;
    background: #fff;
}
.quickAsk p span{
	font-size: 0.4rem;
	color: rgb(253,167,57);
}
.page_5{
	width: 7.5rem;
	margin: auto;
	margin-top: 0.25rem;
	overflow: hidden;
}
.enterIn_1 {
    width: 4.8rem;
    margin: auto;
    margin-top: 0.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    background:rgb(253,167,57);
    font-size: 0.28rem;
    border-radius: 5px;
}
.enterIn_1 a {
    color: #fff;
}
.enterIn_1 a img {
    width: 0.3rem;
    margin-left: 0.2rem;
    position: relative;
    top: 0.1rem;
}
.page_6{
	width: 7.5rem;
	margin: auto;
	margin-top: 0.2rem;
	overflow: hidden;
}
.enterIn_2 p{
	width: 6.2rem;
	margin: auto;
	margin-top: 0.5rem;
	height: 0.7rem;
	line-height: 0.7rem;
	font-size: 0.28rem;
	border-radius: 3pc;
	border: 1px solid rgb(253,167,57);
	text-indent: 0.6rem;
}
.enterIn_2 p span{
	color: #fff;
	float: right;
	width: 2.5rem;
	background: rgb(253,167,57);
	border-radius: 3pc;
	border-bottom: 2px solid rgb(253,167,57);
	text-indent: 0.25rem;
}
.enterIn_2 p img{
	width: 5%;
    vertical-align: middle;
    margin-left: 0.5rem;
    position: relative;
    top: -0.7rem;
    left: 5.2rem;
}
.page_7{
	width: 7.5rem;
	margin: auto;
	margin-top: 0.2rem;
	overflow: hidden;
}
.twoPoint{
	list-style: none;
	display: flex;
	width: 7.1rem;
	margin: auto;
	margin-top: 0.5rem;
	overflow: hidden;
}
.twoPoint li{
	width: 3.5rem;
	font-size: 0.28rem;
	color: rgb(31,32,32);
}
.twoPoint li:nth-child(2){
	margin-left: 0.1rem;
}
.twoPoint li img{
	width: 3.5rem;
	float: left;
	margin-top: 0.3rem;
	margin-bottom: 0.01rem;
}
.twoPoint li:nth-child(2) img:nth-child(2){
	width: 3.5rem;
	height: 2.47rem;
	float: left;
	margin-top: 0.3rem;
	margin-bottom: 0.12rem;
}
.twoPoint li p:nth-child(1){
    height: 0.5rem;
    line-height: 0.5rem;
    width: 2.8rem;
    color: rgb(253,167,57);
    text-align: center;
    border: 1px solid #aaaaaa;
    margin-left: 0.38rem;
}
.twoPoint li:nth-child(2) p:nth-child(1){
	margin-left: 0.35rem;
}
.twoPoint li p:nth-child(3){
	line-height: 0.42rem;
	width: 3.3rem;
	margin-left: 0.22rem;
}
.enterIn_4 p{
	width: 5.8rem;
	margin: auto;
	margin-top: 0.4rem;
	height: 0.7rem;
	line-height: 0.7rem;
	font-size: 0.28rem;
	border-radius: 3pc;
	border: 1px solid rgb(253,167,57);
	text-indent: 0.6rem;
}
.enterIn_4 p span{
	color: #fff;
	float: right;
	width: 2.1rem;
	background: rgb(253,167,57);
	border-radius: 3pc;
	border-bottom: 2px solid rgb(253,167,57);
	text-indent: 0.52rem;
}
.enterIn_4 p img{
	width: 5%;
    vertical-align: middle;
    margin-left: 0.5rem;
    position: relative;
    top: -0.7rem;
    left: 4.75rem;
}
.page_8{
	width: 7.5rem;
	margin: auto;
	margin-top: 0.2rem;
	overflow: hidden;
}

/*病例切换*/

.expert_1 {position: relative;height: 4.4rem;}

.expert_1 .hd_1 {position: absolute;z-index: 1;bottom: -6px;left: 35%;margin-right: -50px;padding: 10px;}

.expert_1 .hd_1 ul li {-moz-box-flex: 1;-webkit-box-flex: 1;box-flex: 1;width: 8px;height: 8px;border-radius: 50%;margin-right: 10px;font-size: 0px;background: #a7a7a7;border: 1px solid #a7a7a7;
float: left;}

.expert_1 .hd_1 ul .on {background: #ffffff;}

.twoEnter {
    width:6.45rem;
    margin: auto;
    margin-top: 0.1rem;
    list-style: none;
    display: flex;
}
.twoEnter a {
    color: #FFFFFF;
}

.twoEnter a:nth-child(1) li {
    margin-top: 0.25rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.28rem;
    text-align: center;
    color: #ffffff;
    background: rgb(229,139,22);
    border-radius: 4px;
    width: 3rem;
}
.twoEnter a li img {
    width: 12%;
    vertical-align: middle;
    margin-right: 0.08rem;
    margin-top: -1px;
}
.twoEnter a:nth-child(2) li {
    margin-top: 0.25rem;
    height: 0.5rem;
    line-height: 0.5rem;
    font-size: 0.28rem;
    text-align: center;
    color: #ffffff;
    background: rgb(41,141,217);
    border-radius: 4px;
    margin-left: 0.5rem;
    width: 3rem;
}