.mainright ul.questionbox {
    width: 100%;
}

.mainright ul.questionbox li {
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    line-height: 45px;
    padding-left: 20px;
    color: #312f34;
}

.mainright ul.questionbox li.focus {
    background: #f6f1f8;
}

.stratebox img {
    width: 120px;
    height: 120px;
}

.mainleft .answerbox {
    width: 700px;
    box-sizing: border-box;
    padding: 0 25px 0 25px;
    margin-bottom: 34px;
}

.mainleft .answerbox:nth-child(1) {
    padding-top: 25px;
}

.mainleft .answerbox h2 span {
    display: inline-block;
}

.mainleft .answerbox h2 span:nth-child(1) {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    color: #fff;
    background: #ac60cd;
    font-size: 12px;
    margin-right: 13px;
}

.mainleft .answerbox h2 span:nth-child(2) {
    font-size: 17px;
    color: #ac60cd;
    line-height: 32px;
}

.mainleft .answerbox p {
    padding-left: 40px;
    box-sizing: border-box;
    background: url(/uploads/image/sdpsimg/question.jpg) no-repeat 16px 8px;
    background-size: 13px 15px;
    line-height: 30px;
    font-size: 14px;
    color: #858585;
}

.padding {
    box-sizing: border-box;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.articletitle {
    font-size: 18px;
    color: #a35dcf;
    text-align: center;
    line-height: 87px;
}

.articleauthor {
    font-size: 14px;
    color: #bbb;
    text-align: center;
    margin-bottom: 15px;
}

.articledec {
    font-size: 14px;
    color: #777;
    line-height: 30px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
}

.img {
    width: 100%;
    margin: 40px 0 30px 0;
    text-align: center;
}

.img img {
    width: 550px;
    height: 450px;
}
.article{
    font-size: 14px;
    color: #000;
    line-height: 30px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
}
strong{font-weight: bold}
.article img{width: 100%; height: auto}
.links{
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px;
}
.links .title{
    font-size: 18px;
    color:#000;
    line-height:65px;
}
.links ul,.links ul li{
    line-height: 30px;
    list-style: disc;
}
.links a{
    color: #333;
}
.links a:hover{
    color:#7916be;
    font-weight: bold;
    
}
/********************ysstrategy.html************************************/

.stratebox {
    width: 660px;
    height: 180px;
    padding-top: 24px;
    border-bottom: 1px solid #dedee0;
}

.stratebox img, .stratedec {
    display: inline-block;
}

.stratebox .stratedec {
    width: 455px;
    margin-left: 20px;
}

.stratebox .stratedec .strt {
    color: #a458d2;
    font-size: 16px;
    margin-bottom: 16px;
}

.strd{
    font-size: 15px;
}

.stratebox .stratedec .str {
    color: #797979;
    font-size: 12px;
    line-height: 24px;
}

.stratebox .stratedec span {
    display: inline-block;
    width: 108px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    margin-top: 15px;
    border-radius: 30px;
    color: #cda6e7;
    border: 1px solid #cda6e7;
    font-size: 14px;
}

.detail {
    background: #fff;
}


/*微定制*/

.article {
    overflow: hidden;
}

.article span {
    display: flex;
}

.article>p {
    font-family: "microsoft yahei", sans-serif, "helvetica neue", helvetica, arial;
    font-size: 16px;
    margin: 5px 30px;
    word-wrap: normal;
}

.article img {
    /*width:650px;
    height: 500px;
    margin:10px 10px;*/
    max-width: 650px;
    margin: 10px auto;
    display: block;
}
b,strong{font-weight: bold;font-size: inherit;color: #333;}
i,em{font-style: italic;}
s, strike, del {text-decoration: line-through;}
u, ins {text-decoration: underline;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;-webkit-text-size-adjust:none;display: block;font-weight: bold;}
h1{font-size: 2em;}
h2{font-size: 1.5em;}
h3{font-size: 1.17em;}
h4{font-size: 1em;}
h5{font-size: 0.83em;}
h6{font-size: 0.67em;}

