/****************************************内容框架共用样式****************************************/
/*************************内容*************************/
.column-numeral{color: #161616;}
.column-numeral .numeral-con{border-top: solid #bbb8b8 15px;padding: 13px 0 0 12px;}
.column-numeral .num-con-p{margin-bottom: 5px;}
.column-numeral .num-con-p h3{font-size: 14px;line-height: 30px;font-family: "宋体";}
.column-numeral .num-con-p h3 span{color: #c30101;font-size: 30px;font-family: "黑体";padding: 0 5px;}
.column-numeral .num-con-p h3 span em{font-family: Arial;font-weight: bold;}
.column-numeral .num-con-p h4{font-size: 12px;font-weight: normal;clear: #434343;padding: 4px 0 0 10px;}
.column-pic{text-align: center;width: 100%;overflow: hidden;}
/*************************公司*************************/
.scroll-l{float: left;width: 23px;padding: 115px 16px 0 0;}
.scroll-r{float: right;width: 23px;padding: 115px 0 0 16px;}
.friendlink {border: solid #bababa;border-width: 1px 1px 0 0;overflow: hidden;width: 880px;float: left;}
.friendlink li{border: solid #bababa;border-width: 0 0 1px 1px;display: block;float: left;width: 109px;height: 94px;text-align: center;padding: 22px 0;}
/*************************新闻*************************/
.news-list,.news-con{margin-top: 35px;}
.news-list li{border-bottom: 1px dashed #656565;height: 85px;display: block;margin-bottom: 15px;}
.news-list li h2{color: #060606;font-size: 24px;font-family: "黑体";}
.news-list li p{color: #717171;line-height: 24px;}
.news-con/*内容*/{line-height: 24px;}
.news-con h1{font-size: 42px;font-family: "黑体";color: #2c2c2c;border-bottom: 1px solid #666;text-align: center;padding-bottom: 20px;}
.news-left/*微信*/{width: 260px;margin-top: 30px;}
.news-left .news-fl-tit{background: url(../images/news-title1.png) no-repeat;width: 260px;height: 35px;}
.news-left .news-fl-con{background: url(../images/news-title2.png) repeat-y;padding: 0 20px;}
.news-left .news-fl-con li{background: url(../images/icon8.png) no-repeat 5px center;padding: 0 5px 0 25px;border-bottom: 1px dashed #656565;display: block;line-height: 40px;height: 40px;font-size: 14px;}
.news-left .news-fl-con li a{color: #2c2c2c;}
.news-left .news-fl-line{background: url(../images/news-title4.png) no-repeat center center;width: 220px;height: 50px;padding: 30px 0 15px;}
.news-left .news-fl-con h2{background: url(../images/icon9.png) repeat-x right center;height: 20px;line-height: 20px;}
.news-left .news-fl-con h2 span{padding: 0 8px;color: #2c2c2c;font-size: 14px;font-weight: normal;background: #fff;}
.news-left .news-fl-bott{background: url(../images/news-title3.png) no-repeat;width: 260px;height: 35px;}
.news-left .news-fl-att{width: 154px;height: 154px;margin: 10px auto 0;}
/*翻页*/
.pagination{height:22px;margin:30px 0 20px;line-height:22px;}
.pagination em{font-style: normal;display: block;float: right;margin-right: 10px;color: #25A3D1;font-family:"宋体"；}
.pagination ul{float: right;}
.pagination ul li{display: inline-block;}
.pagination ul li a{background: #25A3D1;color: #ccc;line-height: 22px;padding: 3px 10px;}
.pagination ul li a.select{background: #ccc;color: #fff;line-height: 20px;padding: 3px 10px;}
.pagination ul li a:hover{background: #ccc;color: #25A3D1}