@charset "utf-8";

*{padding: 0;margin: 0;list-style-type: none;font-family:"微软雅黑";text-decoration: none;}

a{color: #262626;}

body{background: #F1F1F1;font-size: 16px;}

.clear{clear:both; height: 0; line-height: 0; font-size: 0}

.content{width:1100px;margin: 0 auto;overflow: hidden;margin-top: 20px;}
.left_menu{float: left;width:300px;margin-bottom: 20px;}
.left_menu ul{background: #ffffff;}
.left_menu ul li{width: 100%;height: 60px;line-height: 60px;cursor: pointer;}
.left_menu ul li a{display: block;}
.left_menu ul li em{background: #cccccc;display:inline-block;width: 10px;height: 10px;border-radius: 5px;margin-left: 53px;margin-right: 10px;}
.left_menu ul li.current{background: #3372bd;}
.left_menu ul li.current a{color: #fff;}
.left_menu ul li.current em{background: #ffffff;}
.left_menu ul li:hover{background: #3372bd;}
.left_menu ul li:hover a{color: #fff;}
.left_menu ul li:hover em{background: #ffffff;}
.right_detail{float:left;width:780px;margin-left: 20px;}
.blue{ color:#3B6EBF}
.small_nav{ margin:10px; display:inline-block;font-size: 14px; }

/***********/
.white_bg{ background:#FFF}
.art_content{ font-size:14px; padding:20px; }
.art_content .title{ font-size:20px; text-align:center; line-height:50px;font-weight: bold;}
.art_content .art_detail_info{ color:#999}
.art_content .art_detail_detail p.imag{text-align: center;overflow:hidden;}
.art_content .art_detail_detail p{ text-indent:2em}
.art_content .art_detail_detail p,.art_content .art_detail_detail div{ line-height:30px; margin:10px auto}
.art_prev_next{ overflow:hidden; font-size:14px; margin:20px auto}
.art_prev_next a:nth-child(1){ float:left;}
.art_prev_next a:nth-child(2){ float:right;}
.art_detail_info ul{ overflow:hidden; font-size:12px;margin:5px 0 30px 0}
.art_detail_info .line{ border-bottom:#D4D4D4 1px solid; display:block}
.art_detail_info li{ margin:0 20px; float:left; text-align:center;}
/***********/

.right_detail .rt_det{background: #fff;overflow: hidden;}
.right_detail .rt_det .rt_line{margin-top: 35px;}
.right_detail .rt_det div .zhiwei{width:140px;text-align: right;display: block;float: left;margin-right: 18px;}
.right_detail .rt_det div ul{float: left;display: block;width: 570px;}
.right_detail .rt_det div ul li{float: left;width: 150px;margin-right: 40px;margin-bottom: 20px;}
.right_detail .rt_det div ul li .tx_pic{width: 150px;height: 180px;}
.right_detail .rt_det div ul li .u_name{margin-top: 5px;margin-bottom: 15px;}
.right_detail .rt_det div ul li .u_name span{font-size: 14px;}
.right_detail .rt_det div ul li .u_name em{background: #656565;width: 2px;height: 15px;display:inline-block;vertical-align: middle;}
.right_detail .rt_det div ul li .u_name span:nth-of-type(1){margin-right: 8px;}
.right_detail .rt_det div ul li .u_name span:nth-of-type(2){margin-left: 8px;}
.right_detail .rt_det .name_list ul{float: left;display: block;width: 585px;}
.right_detail .rt_det .name_list ul li{float: left;width: 60px;margin-right: 5px;margin-bottom: 17px;font-size: 14px;overflow: hidden;}

.right_detail .rt_det .doc_detail{margin: 35px 50px 65px 60px;}
.right_detail .rt_det .doc_detail .det_title{margin-bottom: 20px;position: relative;}
.right_detail .rt_det .doc_detail .det_title img{width: 150px;float: left;}
.right_detail .rt_det .doc_detail .det_title .u_name{display: inline-block;position: absolute;left: 170px;bottom: 0;}
.right_detail .rt_det .doc_detail .det_title .u_name span:nth-of-type(1){margin-right: 8px;}
.right_detail .rt_det .doc_detail .det_title .u_name span:nth-of-type(2){margin-left: 8px;}
.right_detail .rt_det .doc_detail .det_title .u_name em{background: #D3D3D3;width: 2px;height: 17px;display:inline-block;vertical-align: middle;}
.right_detail .rt_det .doc_detail .det_content{font-size: 14px;}
.right_detail .rt_det .doc_detail .det_content p{text-indent: 2em;line-height: 40px;}
