.news-banner img{
    width: 100%;
}
.news-content{
    width: 1100px;
    margin: 65px auto 85px auto;
    position: relative;
}


.navigation{
    width: 470px;
    height: 63px;
    text-align: center;
    margin: 0 auto;
}
.navigation a{
    width: 235px;
    height: 63px;
    text-align: center;
    line-height: 63px;
    float: left;
    text-decoration: none;
    cursor:pointer;
	display: block;
}
ul li{
    text-decoration: none;
    list-style: none;
}
.show{
    background: #f6b436 !important;
    color: #ffffff !important;
}

.hide{
    background: #dddddd !important;
    color: #ffffff !important;
}

.box{
    width:1100px;
    margin:0px auto;
    height: auto;
}
.navigation .news1{
    background: #f6b436;
    color: #ffffff;
}
.navigation .news2{
    background: #dddddd;
    color: #ffffff;
}
/*.navigation a:hover{*/
/*    background: #e1b04c !important;*/
/*    color: #ffffff !important;*/

/*}*/
.news-list1{
    width: 1100px;

    /*height: 580px;*/
   /* position: absolute;*/

}
.box ul{
    margin-top:20px;
}

.page-turning strong,.page-turning a{
    padding:5px 10px !important;
    margin:10px;
}
.box ul li{
    display:flex;
    display:-webkit-flex;
    padding:10px;
    border:1px dotted #ddd;
    margin-top:10px;
}
.box ul li .img_l{
    width:200px;
    height:150px;

}
.box ul li .img_l img{
    width:100%;
    height:100%;
}
.news_r{
    width:800px;
    padding-left:30px;

}
.news_r p.title{
    font-weight: bold;
    font-size:20px;
    line-height:40px;
	color:#333;
}
p.describe{
    text-indent: 2em;
    padding-top:10px;
    height:80px;
}
p.time{
    text-align: right;
    height:30px;
    line-height:30px;
}
.note{
    width: 100%;
    display:flex;
    -webkit-display:flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
/*.news-list1 p{*/
/*    color: #999999;*/
/*    font-size: 20px;*/
/*    line-height: 50px;*/
/*}*/
/*.news-list1 p:nth-child(1){*/
/*    font-size: 33px;*/
/*    color: #e1b04c;*/
/*    margin-top: 40px;*/
/*}*/
/*.news-list1 p:nth-child(2){*/
/*    color: #929292;*/
/*    font-size: 16px;*/
/*}*/
/*.news-list1 p:nth-child(3){*/
/*    width: 42px;*/
/*    height: 2px;*/
/*    background: #e1b04c;*/
/*    margin: 0 auto 50px auto;*/

/*}*/
.shop{
    width: 500px;
    height: 80px;
    margin: 60px auto 0 auto;
    background:url("../image/news-bg.png")no-repeat;
}
.shop a{
    text-decoration: none;
}
a{
    text-decoration: none;
}
.shop span:nth-child(1) a{
    font-size: 33px;
    color: #e1b04c;
}
.shop span:nth-child(1) a i{
    font-size: 30px;
}
.shop span:nth-child(2){
    display: block;
    margin: 10px auto 0 auto;
    width: 42px;
    height: 2px;
    background: #e1b04c;
}

.news-list2{
    height: 580px;
    /*border: 1px solid;*/
    display: none;
}
.xian{
    width: 100%;
    height: 2px;
    background: #f6b436;
    margin-top: 2%;
}
.page-turning {
    float: right;
    margin: 2% 0 2% 0;
}
.page-turning a{
    text-decoration: none;
    color: #333333;
    border:1px dotted #333;
}
.page-turning strong{
    background: #e0b04c;
    color:#fff;

}
