/*联系我们*/
.contact{border-radius:10px;width: 210px;height: auto;;float: left;background: url(../images/con_info.png) no-repeat center;padding-bottom: 12px;}
.contact_wri{border-radius: 10px 10px 0 0;text-align: center;width: 210px;height: 40px;line-height: 40px;    border-bottom: 1px solid #fff;}
.contact_wri span{color:white;}
.left_contact{list-style: none;padding-top: 12px;}
.left_contact li{line-height: 18px;margin-left: 24px;color: white;width:226px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.left_contact img{margin-right: 5px;}
/*文章链接*/
.content_r{width: 860px;float: left;}
.content_right{list-style: none;margin-left: 40px;}
.content_right tr{line-height: 30px;}
.content_right a{text-decoration:none;color: #313131;width: 670px;display: block;font-size: 15px;line-height: 22px;}


.content_right span{width: 300px;float: left;}
.content_right_time{color:#848484;padding-left: 50px;font-size: 14px;}
/*选页*/
.content_footer{margin-top: 40px;text-align: center;clear: both;}
.content_footer_turn li{list-style: none;display: inline-block;}
.content_footer_turn a{text-decoration:none;color: black;}
.turn_record{color:#6c696a;}
.turn_page{margin-left: 20px;}
.turn_text{width: 35px;height: 15px;}
.turn_sure{background-color: #faa12b;border:1px solid #faa12b;padding: 2px 10px;font-size: 14px;margin-left: 15px;}

/*左边栏目*/
.left_nav{width: 210px;height: auto;float: left;}
.nav_box{width: 210px;margin-bottom: 15px;}
.nav_box p{background: url(../images/new_dt.png) no-repeat center;height: 50px;text-align: center;color: white;font-weight: bold;font-size: 1.2rem;line-height: 50px;}
.nav_box ul li{line-height: 40px;border-bottom: 1px dashed #e4e4e4;text-align: center;color: #232323;font-size: 1rem;}
.nav_box ul li:hover, .nav_box ul li.select_li{background-color: #FAA12B;color: white;}
