* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    list-style: none;
    text-indent: unset;
}

.ynxw{
    position: relative;
    overflow: hidden;
	padding-bottom:40px;
}

.ynxw .top-yn{
    width: 1230px;
    margin: 2px auto;
}

.ynxw .top-yn .yn-left{
    width: 850px;
    text-align: center;
    float: left;
}
.ynxw .top-yn .yn-left .yn-title{
   text-align: center;
    margin: 14px 44px 44px 44px;
    line-height: 35px;
}


.ynxw .top-yn .yn-left .yn-title h2{
    color: #03717e;
    font-size: 24px;
}

.ynxw .top-yn .yn-left .yn-title span{
    color: #777777;
    font-size: 14px;
}


.ynxw .top-yn .yn-left  p{
    font-size: 16px;
    margin: 20px 0px;
    line-height: 32px;
    text-align: left;
    text-indent: 2em;
}

.kqcont{font-size: 16px; line-height:32px; text-align: left; text-indent: 2em;}

.kqcont p{
    font-size: 16px;
    margin: 20px 0px;
    line-height: 32px;
    text-align: left;
    text-indent: 2em;
}

.kqcont span{
    font-size: 16px;
    margin: 5px 0px;
    line-height: 32px;
    text-align: left;
    text-indent: 2em;
	display:block;
}

.kqcont div{
    font-size: 16px;
    margin: 20px 0px;
    line-height: 32px;
    text-align: left;
    text-indent: 2em;
}

.ynxw .top-yn .yn-right{
    margin-top: 20px;
    margin-left: 50px;
	margin-bottom: 50px;
   width:330px;
    float: left;
}

.ynxw .top-yn .yn-right ul li{
    border: 1px solid #e5e5e5;
    height: 90px;
}

.ynxw .top-yn .yn-right ul li a{
    margin: 23px; font-size:16px; line-height:26px;
	display:block;
}
.ynxw .top-yn .yn-right ul li a:hover{
    margin: 23px; font-size:16px; color:#007084; line-height:26px; font-weight:bold;
	display:block;
}



/*上一条，下一条*/
.ynxw .top-yn .yn-nextpre{
   text-align: center;
    line-height: 35px;font-size: 16px;
	border-top: 1px solid #a0a0a0; margin: 95px 0 59px 0;
}

.ynxw .top-yn .yn-nextpre a{
   cursor: pointer;
   font-size: 16px;
}

.ynxw .top-yn .yn-nextpre .sptu1{
    background: url("../images/nr_left.png")no-repeat;
    background-size: 100%;
    width: 16px;
    display: inline-block;
    float: left;
    margin-top: 9px;
    height: 16px;
    margin-left: 0px!important;
    margin-right: 8px;
}

.ynxw .top-yn .yn-nextpre .sptu2{
    background: url("../images/nr_right.png")no-repeat;
    background-size: 100%;
    width: 16px;
    display: inline-block;
    float: right;
    margin-top: 9px;
    height: 16px;
    margin-left: 8px;
}

.ynxw .top-yn .spian{display: inline-block; float:left;}
.ynxw .top-yn .xpian{display: inline-block; float:right;margin-right:4px;}



/*问答内容页*/
.ynxw .top-yn .wd-left{
    width: 850px;
    text-align: left;
    float: left;
}
.ynxw .top-yn .wd-left .wd-title{
    text-align: left;
    margin: 44px 0 0 0;
    line-height: 35px;
}

.ynxw .top-yn .wd-left .wd-title h2{
    color: #03717e;
    font-size: 24px;
    font-weight: bolder;
}

.ynxw .top-yn .wd-left .wd-title i{
    display: block;
    float: left;
    margin-right: 16px;
    margin-top: 1px;
    font-size: 16px;
    width: 30px;
    height: 30px;
    background: #006f7c;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.ynxw .top-yn .wd-left .wd-title span{
    color: #777777;
    font-size: 14px;
    margin-left: 48px;
}
.ynxw .top-yn .wd-left  p{
    font-size: 16px;
    margin: 20px 0px;
    line-height: 32px;
    text-align: left;

}






