/*main*/
.breadcrumb{width:1160px;height: 30px;line-height: 30px;margin: 15px 0;}
.breadcrumb a{color: #ae0e16;}
#main {margin: 0 auto;overflow: hidden;width: 1200px;}
/*新闻类别*/
.news-con{width:1160px;margin-bottom: 30px;}
/*left*/
.news-left{width: 228px;border: 1px solid #eae6e1;}
.news-left h3{height: 32px;line-height: 32px;background: #ccb18e;font-size: 18px;color: #ffffff;text-align: center;}
.news-left ul li{line-height: 70px;border-bottom: 1px dotted #8a8a8a;font-size: 18px;padding: 0 20px;background: #f3f3f3;}
.news-left ul li i{width: 4px;height:4px;background: url(Images/rect-icon.png) no-repeat;margin-right: 5px;}
.news-left ul li a{width:100%;background: url(Images/icon/circle-arrow.png) no-repeat right center;}
.news-left ul li:hover{background: #eae6e1;}
    .news-left ul li.active {background: #eae6e1;}
/*right*/
.news-right{width: 912px;}
.news-right-con{width: 844px;padding:33px;min-height: 200px;border: 1px solid #eae6e1;border-top: 2px solid #a23839;}
.news-list{margin-top: 10px;}
.news-list li{padding: 20px;border-bottom: 1px dotted #8a8a8a;}
.news-list .text{width: 600px;height: 116px;overflow: hidden;}
.news-list .text h3 a{font-size: 16px;margin-top: 5px;}
.news-list .text h3 a span{color: #8b0607;}
.news-list .text h3 a{font-size: 16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 35em;}
.news-list .text p{line-height: 24px;margin-top: 10px;font-size: 13px;color: #555555;text-align:justify;text-indent:2em;}
.news-list>li>p{color: #888888;margin-top: 10px;}
.news-list>li>p>span{color: #8b0607;}
.news-list li:hover{background: #fafafa;}
.news-list-con>a{width: 182px;height: 112px;border: 2px solid #e0dbd5;overflow: hidden;text-align:center;}
.news-list-con>a img{transition: transform 0.85s;width: 100%;height: 100%;}
.news-list-con>a img.jd{
    width: 40%;
    height: 60%;
    /* text-align: center; */
    margin-top: 21px;
}
.news-list-con>a:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.news-list > p {text-align: center;color: #ae0e16;}

.cour-ser {height: 57px;background: url(Images/ser-bg.png) no-repeat top center;margin-bottom: 25px;}
.cour-ser h2{width:79px;height:22px;padding: 17px 17px 18px 30px;}
.cour-ser .form{width: 735px;height: 25px;padding:5px 0;background: #ffffff;margin-top: 11px;font-size: 0;position: relative;}
.cour-ser .form .ser-text{width: 86px;height:25px;line-height:25px;padding:0 5px 0 15px;border-right: 1px solid #cccccc;font-size: 12px;}
.cour-ser .form .ser-text i{width: 10px;height: 5px;background: url(Images/icon.png) no-repeat -135px 0;margin-left: 5px;}
.cour-ser .form .ser-text i.selected{background-position: -151px 0;}
.cour-ser .form .txt-ser{width: 510px;padding: 0 10px;height: 25px;vertical-align: top;font-size: 12px;}
.cour-ser .form .button{width: 98px;height: 35px;line-height:35px;background: #c4a47b;font-size: 18px;color:#ffffff;text-align: center;position: absolute;top:0;right:0;cursor:pointer;}

.news-right-con h2 span{vertical-align:middle;}
.time a {margin:0 14px;font-size:14px;font-weight:normal;}
    .time a:last-child {margin:0 0 0 14px;}
    .time a.selected {color:#ae0e16;}
