*{margin: 0;padding: 0;}
a{text-decoration: none;cursor: pointer;}
ul li{list-style: none;}
body{
    font-family: cursive;}
.index-news-img{
    width: 100%;
    height: auto;
    min-height: 237px;
    min-width: 1290px;}
.index-news-img img{
    width: 100%;
    height: 100%;}

.index-news{
    width: 100%;
    min-width:1290px;
    height: auto;
    overflow: hidden;background:#F9F5E7}
.index-news .content{
    width: 1290px;
    height: auto;
    min-height: 700px;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 25px;}
.index-news .content .left-nav{
    width: 261px;
    height: auto;
    overflow: hidden;
    float: left;}
.index-news .content .left-nav
.header{
    width: 100%;
    height: 95px;
    background:url(../sx-img/nav-header.png) no-repeat;
    font-size: 36px;
    text-align: center;
    line-height: 95px;
    color: #ffffff;}
.index-news .content .left-nav
ul li{
    width: 100%;
    height: 69px;
    line-height: 69px;
    text-align: center;
    font-size:20px;
    color: #333333;
    background:#edf2f6;}
.index-news .content .left-nav
ul li a{
    color: #333333;}
.index-news .content .left-nav
ul li.check{
    background:#dea303;
    color: #ffffff;}
.index-news .content .left-nav
ul li.check a{
    color: #ffffff;}
.index-news .right-list{
    width: calc(100% - 311px);
    height: auto;
    float: right;}
.index-news .right-list .header{
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 4px solid #eeeeee;}
.index-news .right-list .header .left{
    font-size: 24px;
    color: #00456b;
    float: left;
    font-weight: bold;}
.index-news .right-list .header .right{
    float: right;
    font-size: 18px;
    color: #333333;
    background:url(../sx-img/news-address.png) left center no-repeat;
    text-indent:20px;
   
}
.index-news .right-list .header .right p{

    float: left;}
.index-news .right-list .header .right a{
  text-indent:0 !important;
}
.index-news .right-list .header .right p a{
       display:block;
       float:left;
     color: #333333;}
.index-news .right-list .header .right .link{
 color: #333333;
    display: block;
    float: left;}

.index-news .content .right-list .list-content{
    width: 100%;
    padding-top: 10px;
    box-sizing: border-box;}
.index-news .content .right-list .list-content
ul li{
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    position: relative;
    text-indent: 15px;
    border-bottom: 1px  #a0a0a0 dashed;}
.index-news .content .right-list .list-content
 ul li::before{
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #c08d02;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;}
.index-news .content .right-list .list-content
ul li a{
    color: #333333;}
.index-news .content .right-list .list-content
ul li a:hover{
    color: #00456b;}
.index-news .content .right-list .list-content
ul li a span{
    font-size: 15px;
    color: #717171;
    float: right;}

.index-news .content .right-list .list-content 
.header p:nth-child(1){
    width: 100%;
    font-size: 30px;
    color: #00456b;
    text-align: center;}
.index-news .content .right-list .list-content 
.header p:nth-child(2){
    width: 100%;
    font-size: 16px;
    color: #333333;
    text-align: center;
    /*padding-top: 10px;*/
    box-sizing: border-box;}
.index-news .content .right-list .list-content .text-content{
    padding-top: 20px;
    box-sizing: border-box;
    font-size: 18px;
    color: #333333;}