.photoshow{
    width: 100%;
    /*min-width:1200px;*/
    position: relative;
}
.photoshow img{
    width: 100%;
}
.header{
    position: absolute;
    top: 0;
    width: 100%;
    min-width: 1200px;
}
.newContent{
    width: 1180px;
    margin: 0 auto;
}
.newContent .newtop {
    /*width: 480px;*/
    /*margin: 0 auto 55px;*/
    margin-bottom: 55px;
    padding-top: 65px;

}
.newContent .newtop ul{
    margin:  0 auto;
}
.newContent .newtop ul li{
    float: left;
    /*margin-right: 50px;*/
    margin-top: 54px;
    margin-bottom: 37px;
    width: 150px;
    text-align: center;
}
/*.newContent .newtop ul li:nth-last-of-type(1){*/
    /*margin-right:0px;*/
/*}*/
.newContent .newtop ul li a{
    font-size: 17px;
    padding-bottom: 13px;
    border-bottom: 2px solid #fff;
}
.newContent .newbottom ul li{
   float: left;
    width: 371px;
    margin-right: 32px;
}
.newContent .newbottom ul li:nth-of-type(3n){
    margin-right: 0;
}
.newContent .newbottom ul li .left{
    float: left;
    font-size: 30px;
    font-weight: bold;
   width: 101px;
}
.newContent .newbottom ul li .right{
    float: left;
    width: 270px;
    padding-bottom: 68px;
}
.newContent .newbottom ul li .top{
    width: 269px;
}
.newContent .newbottom ul li img{
    width: 100%;
}
.newContent .newbottom ul li .bottom dl dt{
    font-size: 17px;
    color: #cb2842;
    padding-top: 14px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #c9caca;
    margin-bottom: 12px;
}
.newContent .newbottom ul li .bottom dl dd:nth-of-type(1){
        line-height: 20px;
         color: #666464;
}
.newContent .newbottom ul li .bottom dl dd:nth-of-type(2){
    margin-left: 204px;
}
.newContent .newbottom ul li .bottom dl dd:nth-of-type(2) .icon_1{
    display: block;
    width: 58px;
    height: 12px;
    background: url("../image/news/more_2.png") no-repeat;
    margin-top: 24px;
}
.aimage{
    background: url("../image/news/more_1.png") no-repeat!important;
}
.licolor  a{
    border-bottom: 2px solid #cb2842 !important;
}
.footer .top{
 padding-top: 0;
}