/*作废*/
.news_box{
    width:100%;
    min-width: 1280px;
}
.news_ul_box{
    width:1280px;
    margin: auto;
    margin-top:150px;
}
.news_ul_box h3{
    width: 1200px;
    height:102px;
    line-height: 102px;
    font-size: 40px;
    margin: auto;
    background: #efefef;
    font-family: "SyBlackR";
    font-weight: normal;
    text-indent: 35px;
}
.news_ul{
    width: 1200px;
    margin: auto;
    font-family: "SyBlackL";
    color:#717071;
    padding-bottom:50px;
}
.news_ul li{
    overflow: hidden;
    padding-bottom:24px;
    border-bottom:1px solid #717071;
    margin-top:22px;
}
.title{
    display: block;
    float: left;
    width:766px;
    height:40px;
    font-size:28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.time{
    display: block;
    float: right;
    width:208px;
    height:40px;
    font-size:28px;
    text-align: right;
}

/*作废end*/
.ser_main > .ser_main_box {
    border: 1px solid #818085;
    width: 948px;
    margin: auto;
    margin-top: 60px;
    padding-bottom: 10px;
    margin-bottom: 60px;
    /*padding-top: 30px;*/
    padding-bottom: 30px;
}
.ser_main > .ser_main_box ul {
   /* max-height: 500px;*/
    overflow: hidden;
}
.ser_main > .ser_main_box li {
    width: 850px;
    margin-left: 51px;
    margin-top: 25px;
    /* border-bottom: 1px solid #cacaca; */
    overflow: hidden;
    cursor: pointer;
}
.ser_main > .ser_main_box span {
    font-size: 14px;
    font-family: "SyBlackL";
    display: block;
    float: left;
    /* background: url(../images/sup_dian.png) left center no-repeat; */
    /* text-indent: 26px; */
    width: 680px;
    line-height: 24px;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border-bottom: 1px solid #cacaca;
}
.ser_main > .ser_main_box i {
    background: none;
    width: 34px;
    height: 20px;
    float: right;
    display: block;
    /* margin-left: 24px; */
    margin-top: 2px;
}
.ser_main > .ser_main_box i.on {
    background: url(../images/sup_new1.png) no-repeat center center;
}
.ser_main > .ser_main_box b {
    float: left;
    padding-left: 24px;
    display: block;
    font-family: "SyBlackL";
    border-bottom: 1px solid #cacaca;
    height: 24px;
}
.ser_main_box h3{
    width:100%;
    /*margin:0 20px;*/
    height:60px;
    line-height: 60px;
    text-indent: 50px;
    background: #efefef;
    font-weight: normal;
    font-family: "SyBlackR";
    border-bottom:1px solid #000;
    font-size:24px;
}
.news_page{
    /*width: 180px;*/
    /*width:100%;*/
    text-align: center;
    overflow: hidden;
    margin: auto;
    min-width: 180px;
    height:70px;
}
.news_page > div{
    display: inline-block;
    /*float: left;*/
}

.news_pageL{
    width:40px;
    height:70px;
    background: url("../images/page_l.png") no-repeat right center;
    background-size: 10px auto ;
    vertical-align: middle;
}
.news_pageR{
    width:40px;
    height:70px;
    background: url("../images/page_r.png") no-repeat left center;
    background-size: 10px auto ;
    vertical-align: middle;
}
.news_pageM{
    display: inline-block;
    width:40px;
    height:70px;
    line-height: 50px;
    vertical-align: top;
}
.news_pageM p{
    width:30px;
    height:30px;
    border:1px solid #727171;
    margin: auto;
    margin-top:19px;
    line-height: 30px;
    vertical-align: top;
    text-align: center;
    display: inline-block;
    text-indent: 1px;
}
.news_pageM.on p{
    background: #727171;
    color:#fff;
}

.news_detail{
    width:1280px;
    margin: auto;
    padding-top:100px;
}
.news_dtitle{
    width:1200px;
    margin: auto;
    border-bottom:1px solid #000;
    height:80px;
    line-height: 80px;
    font-size:26px;
    color: #4c4948;
}
.news_dcontent{
    width: 1200px;overflow: hidden;
    margin: auto;
    color: #717071;
    font-size:18px;
    padding-top:40px;
    padding-bottom:40px;
}
.news_dcontent p{
    padding:15px 0;
}
.news_dcontent img{
    display: block;
    /*margin: auto;*/
    margin:15px auto;
}
.news_dcontent h6{
    font-size:18px;
    text-decoration: underline;
    font-weight: normal;
}
.news_dcontent h5{
    font-size:18px;
    text-decoration: underline;
    font-weight: normal;
}
.news_dcontent h4{
    font-size:22px;
    text-align: center;
}






















