/*閸愬懘銆夐弬浼存*/
.left-news{
    overflow: hidden;
}
.left-news-map{
    width:100%;
    border: 1px solid #ccc;
    overflow: hidden;
    padding:5px;
}
.left-news ul{
    padding-top: 5px;
}
.left-news li{
    position:relative;
    width: 1092px;
    height: 150px;
    margin-bottom:20px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.24);
    padding: 5px;
    margin-left: 5px;
}
.news-next{
    margin-top:15px;
    padding:15px;
    color: #3f74ea;
    background:#eaeaea;
    overflow:hidden;
}
.news-next .pre{
    float:left;
    width:50%;
}
.news-next .pre i{
    float:left;
    font-size:25px;
    margin-right:1%;
}
.news-next .pre .pre-sum{
    float:left;
}
.news-next .next{
    float:left;
    width:50%;
    text-align:right;
}
.news-next a{
    color:#333;
}
.news-next a:hover{
    color:#3f74ea;
}
.news-next .next i{
    float:right;
    font-size:25px;
    margin-left:1%;
}
.news-next .next .next-sum{
    float:right;
}
.left-img{
    float:left;
    width:20%;
    display: table-cell;
}
.left-img img{
    width:100%;
}
.left-news li:hover{
    color:#333;
    box-shadow:3px 3px 3px #eaeaea;
    background:#f3f7ff;
}
.left-news li:hover a.prmore{
    color:#3f74ea;
    font-weight:bold;
}
.prmore{
    position:absolute;
    top: 23px;
    right: 30px;
    display:block;
    line-height:35px;
    text-align:center;
    color:#333;  
    width:125px;
}
.prmore a{
float:left;
}
.prmore img{
    width:50px;
    padding-top:30px;    
    float: right;
}

.left-news ul{
    overflow:hidden;
}
.left-news li .left-time{
    float: left;
    width: 150px;
    padding: 23px;
    background: #f3f7ff;
    text-align: right;
    height: 140px;
}
.left-news li .left-time .month{
    color:#000;
    font-size:20px;
    font-family:century gothic;
}
.left-news li .left-time .year{
    color:#666;
    font-size:12px;
    font-family:"瀵邦喛钂嬮梿鍛寸拨";
}
.left-news li .left-time span{
    height:25px;    
    margin-right:2%;
    display:inline-block;
    font-size:12px;
    color:#7b7b7b;
    line-height:25px;
    margin-bottom:0px;
}
.news-words{
    float: left;
    padding: 15px 40px;
    width: 700px;
}
.news-words h2{
    height:43px;
    font-size:16px;
    font-weight:normal;
    color:#333;
    line-height:45px;
}
.news-words p{   
    font-size:12px;
    line-height:22px;
}

.news-sum{
    float:left;
    box-sizing: border-box;
}
.news-sum h2{
    height:35px;
    font-size:20px;
    font-weight:bold;
    text-align:center;
    color:#333;
    line-height:35px;
    margin-bottom:0px;
}
.news-sum i{
    display:block;
    text-align:center;
}
.news-sum span{
    height:35px;
    margin-right:10px;
    display:inline-block;
    font-size:12px;
    color:#7b7b7b;
    line-height:35px;
    margin-bottom:0px;
}
.news-sum p{
    margin-top:5px;
    padding-top:15px;
    overflow:hidden;
    line-height:27px;
    font-size:14px;
    color: #333;
}
/*濡楀牅绶ョ仦鏇犮仛*/
.case-container{
    max-width:1000px;
    margin:0 auto 1%;
    padding:3%;
    background:#fff;
}
.case-container h2{
    line-height:25px;
    font-weight:normal;
}
.case-container h2 span{
    display:block;
    font-size:14px;
    display: inline;
    color: #b6b6b6;
    text-transform:Uppercase;
}
.case-container h2 p{
    font-size:22px;
    color:#333;
    display: inline;
}           
.case-container h2 a{
    color: #f98c2c;
    font-size:15px;
    margin:0 1%;
    display: inline;
}
.left-case{
    max-width:1000px;
    margin:0 auto 1%;
    overflow:hidden;
}
.camore{
    position:absolute;
    bottom:-1px;
    right:-1px;
    display:block;
    width:20%;
    text-align:center;
    font-size:15px;  
    color:#333;
    background:#eaeaea;
}

/* 閸愬懘銆夐弬鍥у */
.cul-sum li{
    float:left;
    width:31%;
    margin:3% 1%;
    border: 1px solid #fd8500;
    text-align:center;
}
.cul-sum li.pect{    
    width:48%;
    margin:1%;
    border:none;
}
.cul-sum li.pect img{   
    padding-top:0px;
}
.cul-sum li span{
    color:#fff;
    font-size:14px;
    height:30px;
    line-height:30px;
    width:60%;
    margin:0 auto 1%;
    background: #fd8500;

}
.cul-sum li a{
    color:#ff8500;
}
.cul-sum li p{
    color:#666;
    text-align:center;
    line-height:30px;
}
