/*main*/
body{font-family: "Microsoft yahei";}
.breadcrumb{width:1160px;height: 30px;line-height: 30px;margin: 15px auto;}
.breadcrumb a{color: #ae0e16;}
/*新闻类别*/
.news-con{width:1160px;margin: 0 auto 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{border-bottom: 1px dotted #8a8a8a;padding:0 20px;height:70px;background: #f3f3f3;line-height: 70px;}
.news-left ul li.news-sec{line-height: 24px;padding: 11px 20px;height:48px;}
.news-left ul li i{width: 4px;height:4px;background: url(images/rect-icon.png) no-repeat;margin:0 5px 5px 0;*margin-bottom:0;}
.news-left ul li>a{width:100%;background: url(images/icon/circle-arrow.png) no-repeat right center;font-size: 18px;color: #333333;}
.news-left ul li:hover,.news-left ul li.active{background: #eae6e1;}
.news-left ul li p{padding-left: 9px;}
.news-left ul li p a{margin-right: 15px;}

/*right*/
.news-right{width: 912px;}
.news-right-con{width: 844px;padding:33px 33px 0;min-height: 200px;border: 1px solid #eae6e1;border-top: 2px solid #a23839;}
.dynamic-news{width: 840px;margin: 25px auto;}
.dynamic-news li{padding: 24px;height:80px;background: #f7f7f7;margin-bottom: 10px;overflow: hidden;}
.dynamic-news li .rect-time{width: 60px;height: 60px;line-height:20px;background: #ccb18e;color: #ffffff;padding: 20px 10px 0;font-weight: bold;}
.dynamic-news li .rect-time strong{font-size: 20px;display: block;}
.dyn-text{width: 694px;height:80px;margin-left: 18px;position: relative;}
.dyn-text h3 a{width:580px;font-size: 15px;color: #333333;margin: 5px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle;}
.dyn-text h3 a:hover{color: #ae0e16;}
.dyn-text p{width:580px;font-size: 14px;color: #666666;line-height: 22px;}
.dyn-text .look-det{position: absolute;top:25px;right:0;width:85px;height: 30px;line-height:30px;background:#ffffff;font-size:14px;color:#ae0e16;text-align:center;border: 1px solid #ae0e16;border-radius: 3px;-webkit-border-radius: 3px;-moz-border-radius: 3px;}
/*检索框*/
.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;}