body{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    background-color: #f5f5f5;
}
ul,ul li{
    margin: 0;
    padding: 0;
    list-style-type:none;
}
p,h1,h2,h3,h4,h5,h6{
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    color: #666666;
}
a,span,div{
    text-decoration:none;
    margin: 0;
    padding: 0;
    font-family: "Microsoft Yahei";
    font-size:14px;
    color: #666666;
}
a:hover{
    text-decoration:underline;
}
img{
    margin:0;
    padding:0;
    display:block;
    border: none;
}
.clear_float{
    clear:both;
}

/* center */
#center_content{
    width:1200px;
    margin:15px auto 0;
    position:relative;
}
.left_info_content{
    width:210px;
    height:964px;
    margin-top: 15px;
    background:#ffffff;
    float:left;
}
.left_info_title{
    width:100%;
    height:28px;
    background:#ff7385;
    line-height:28px;
}
.each_info_tit{
    margin-left:15px;
    color:#ffffff;
    font-size:15px;
}
.info_name{
    font-size:13px;
    width: 100%;
    height: 30px;
    text-indent: 16px;
    line-height: 34px;
    cursor:pointer;
}
.info_name:hover{
    background-color: #fbfbfb;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.last_info_name{
    margin-bottom:15px;
}

.right_info_content{
    float:right;
    margin-top: 5px;
    /*禁止文字选择与复制*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.right_info_tit{
    height: 24px;
    line-height: 24px;
}
.tit_icon{
    display:inline-block;
    width:6px;
    height:20px;
    background:#ff7385;
    position:relative;
    top:5px;
}
.tit_name{
    padding-left: 10px;
    display: inline-block;
}
.each_content_list{
    width: 955px;
    height: 245px;
    background: #ffffff;
    border: 1px solid #fff;
    margin-top: 10px;
    padding-bottom: 10px;
}
.list_center_content{
    width:800px;
    height:150px;
    margin:20px auto;
    position:relative;
}
.list_title_content{
    width:100%;
    position:relative;
    padding-bottom:10px;
    border-bottom:1px dashed #d3d3d3;
    margin-top:10px;
}
.list_tit_name{
    margin-top: 44px;
    padding-bottom: 40px;
}
.list_first_title{
    font-size: 14px;
}
.right_detial_info{
    position:absolute;
    right:0px;
    top:0px;
}
.right_detial_info span{
    margin-left:15px;
    font-size:13px;
    color:#C2BEBE;
}
.list_detial_content{
    margin-top:20px;
    position:relative;
}
.list_detial_dec{
    position:absolute;
    right:0;
    top:-5px;
    width:550px;
    font-size:13px;
    line-height:25px;
    height:130px;
    overflow:hidden;
}
.list_page_number{
    height:50px;
}

/* article */
.article_info_content{
    height:208px;
}
.article_content{
    width:955px;
    border:1px solid #fff;
    background:#ffffff;
    margin-top:10px;
    margin-bottom:20px;
    min-height: 520px;
}
.license-content {
    position: relative;
    width: 100%;
    height: 730px;
    background-color: #fff;
}
.license-content:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.article_center_content{
    width:800px;
    margin:20px auto 5px;
}
.pre_article{
    color:#ff7385;
    text-decoration:underline;
}
.article_nav{
    width:200px;
    position:absolute;
    top:10px;
    left:0;
}
.article_tit{
    width:100%;
    font-size:22px;
    text-align:center;
}
.return_home{
    position:absolute;
    right:0;
    top:10px;
    color:#ff7385;
}
.article_from span{
    float:left;
    font-size: 13px;
    color: #C2BEBE;
    margin-top:8px;
    margin-right:10px;
}
.browse_info span{
    float:right;
    font-size:13px;
    color: #C2BEBE;
    margin-top:8px;
    margin-left:10px;
}
.article_detial_content{
    padding-top:25px;
    padding-bottom:25px;
    border-bottom:1px dashed #d3d3d3;
    line-height:25px;
}
.info_title_content{
    font-size:17px;
    color:black;
    margin-top:30px;
    margin-bottom:15px;
    background:#ffffff;
    width:200px;
    border-radius:5px;
    color:#ff7385;
    border:1px solid #ff7385;
    text-align:center;
    box-shadow:3px 3px 5px #d3d3d3;
    padding:0 10px;
}
.article_detial_content p{
    text-indent:29px;
}
.more_length_content{
    width:300px;
}
.article_detial_content .info_small_title{
    font-weight:bold;
    margin-top:10px;
}
.info_service_title{
    font-size:16px;
    color:#B0B0B0;
    margin-top:20px;
}
.info_pic_content{
    margin:15px auto;
    width:250px;
}
.info_service_title a{
    color:#ff7385;
    font-size:16px;
}
.info_resume{
    margin-bottom:40px;
}

.left_info_content a{
    display:block;
    color: #666666;
}
.left_info_content a:hover{
    text-decoration:none;
}
.info_pay_detail{
    padding-bottom: 0;
    border: none;
}
.info_title_pay{
    padding: 50px 0 15px;
    font-size: 14px;
    font-weight: 700;
    color: #666666;
}
.info_title_pay.pay_style{
    padding: 32px 0 30px;
    font-size: 14px;
    font-weight: 400;
}
.info_pay_style{
    display: inline-block;
    margin-right : 82px;
}
.info_tip_pay{
    padding-bottom: 10px;
}
.info_pay_detail img{
    margin-bottom: 50px;
}

