@charset "UTF-8";
*{
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
}
html,body{
	font-size:12px;
}
ul,li{
	list-style-type: none;
}
a{
	text-decoration:none;
}
@media screen and (min-width:1000px) {
.container{
	width:958px;
	margin:0 auto;
}
.logo{
	width:20%;
	height:70px;
	display:block;
	float:left;
}
nav{
	width:100%;
	height:26px;
	line-height:26px;
	background:url(../img/nav_bg.png) repeat-x;
}
nav ul li{
	float:left;
	padding:0 14px;
	position:relative;
	font-size:14px;
	font-weight:600;
}
nav li.active a{
	color:#dbdbdb;
}
nav ul li>ul{
    position:absolute;
    background:rgb(93, 93, 93);
    top:26px;
    left:0;
    display:none;
}
nav a{
	color:#fff;
}
.h_r{
	width:30%;
	float:right;
}
.h70{
	height:70px;
}
.h_img{
	width:100%;
	display:block;
}
.i_nav{
	padding-bottom:5px;
	background:url(../img/items_bg.png) repeat-x;
	width:100%;
	overflow:hidden;
}
.i_nav ul li{
	width: 58px;
    margin: 12px 10px 0 60px;
    display:block;
    padding-bottom:5px;
    float:left;
}
.w40{
	width:40%;
}
.w30{
	width:30%;
}
.c_t_c_b{
	padding:12px;
}
.c_t_c_b ul li{
	width:16.66%;
    padding:0 1%;
    height:56px;
	float:left;
	margin-bottom:5px;
	overflow:hidden;
}
.fo_l{
    width:65%;
    float:left;
}
.fo_r{
    width:34%;
    float:right;
}
.lists ul{
	width:75%;
	float:right;
}
.p_nav ul li{
    float: left;
    height: 24px;
    line-height:24px;
    width: 196px;
    margin: 5px 30px 0px 0px;
    background:#fff;
    border:1px solid #ddd;
    list-style: none;
}
}
@media screen and (max-width:999px) {
.container{
	width:100%;
}
.logo{
	width:140px;
	height:60px;
	margin: 0 auto;
	display:block;
	overflow:hidden;
}
nav{
	width:100%;
	height:30px;
	line-height:30px;
	background:#000;
}
nav ul li{
	float:left;
	width:16.66%;
	font-size:12px;
	text-align:center;
	overflow:hidden;
}
nav ul li>ul{
    display:none;
}
nav a{
	color:#fff;
}
.h_r{
	width:30%;
	float:right;
	display:none;
}
.h70{
	height:auto;
}
.h_img{
	height:160px;
	display:block;
}
.i_nav{
	width:100%;
	padding:2%;
	overflow:hidden;
}
.i_nav ul li{
    width:23%;
    margin: 1%;
    display:block;
    padding-bottom:5px;
    float:left;
    overflow:hidden;
}
.w40{
	width:100%;
	margin-bottom:12px;
}
.w30{
	width:100%;
	margin-bottom:12px;
}
.c_t_c_b{
	padding:12px;
}
.c_t_c_b ul li{
	width:31.33%;
    padding:1%;
    height:56px;
	float:left;
	margin-bottom:5px;
	overflow:hidden;
}
.fo_l{
    width:100%;
    padding:0 12px;
}
.fo_r{
    width:100%;
    padding:0 12px;
}
.lists ul{
	width:100%;
	float:right;
}
.p_nav ul li{
    float: left;
    height: 24px;
    line-height:24px;
    width:31.33%;
    margin:1%;
    background:#fff;
    border:1px solid #ddd;
    list-style: none;
}







}
header{
	width:100%;
}
.h_r_t{
	padding:5px 0;
	overflow:hidden;
}
.t_i a{
    margin-right:5px;
    line-height:28px;
    height:28px;
    color:#333;
    overflow:hidden;
}
.t_b{
	color:#BF1A21;
	height:24px;
	line-height:24px;
	background:url(../img/service.png) 0 0 no-repeat;
	padding-left:20px;
}
.cl{
	clear:both;
}
nav ul li:hover>ul{
	display:block;
}
nav ul li>ul li{
	width:100%;
	display:inline-block;
	text-align:center;
}
nav ul li>ul li:hover{
	background:rgb(225,225,225);
	font-weight:normal;
}
nav ul li>ul li:hover a{
	color:#333;
}
.i_nav ul li a{
	color:#333;
}
.i_nav ul li p{
	text-align:center;
}
.i_nav ul li p img{
	margin-right:5px;
}
.p_nav{
	width:100%;
	padding: 15px;
    background: #f1f1f1;
    overflow: hidden;
}
.p_nav ul li a{
	width:100%;
	height:24px;
	display:block;
	padding-left:12px;
	color:#333;	
}
.p_nav ul li.active a{
	color: #CC0000;
    text-decoration: none;
    background: #F5CCCC;
}
.ptimg ul li{
    background:#fff url(../img/sm_1.jpg) no-repeat;
    padding-left:24px;
}
.warp{
	border:1px solid #ddd;
	border-top:none;
	box-shadow:1px 2px 4px #ddd;
	overflow:hidden;
}
.point{
	margin:20px;
    height: 25px;
    padding-left: 30px;
    line-height: 25px;
    background: url(../img/ico_07.png) no-repeat left #999;
    color: #fff;
	overflow:hidden;
}
.point ul li{
	float:left;
	padding-right:12px;
}
.point a{
	color:#fff;
}
.lists,.blist,.bbox{
	margin:20px;
	overflow:hidden;
}
.lists ul li{
	width:100%;
	height:22px;
	line-height:22px;
	display:inline-block;
}
.lists a{
	color:#333;
	text-decoration:none;
}
.lists a:hover{
	color:#666;
}
.blist ul{
    width:100%;
    overflow:hidden;
}
.blist ul li{
	width:16.66%;
	height:60px;
	padding:0 1%;
	margin-bottom:1%;
	float:left;
	overflow:hidden;
}
.bbox .b_l{
	width:20%;
	height:300px;
	padding:0 40px;
	float:left;
	display:block;
	overflow:hidden;
}
.bbox .b_r{
	width:80%;
	float:left;
}
.b_r ul li{
	height:22px;
	line-height:22px;
	font-size:12px;
}
.b_r ul li a{
	color:#333;
}
.pages{
	width:40%;
	float:right;
	margin-bottom:30px;
	overflow:hidden;
}
.pages ul li{
	float:left;
	border:1px solid #ddd;
	margin-right:6px;
	border-radius:4px;
	padding:3px 5px;
}
.br_title{
	height:26px;
	line-height:26px;
	padding-left:40px;
	background:#999 url(../img/dd_reiter_icon_passiv.jpg) no-repeat;
	color:#fff;
	font-weight:600;
}
.br_title.active{
	background:#999 url(../img/ico_07.png) no-repeat;	
}
.br_title_s{
	height:26px;
	line-height:26px;
	padding-left:40px;
	background:#999 url(../img/ico_07.png) no-repeat;
	color:#fff;
	font-weight:600;
}
.br_warp{
	margin-bottom:8px;
	overflow:hidden;
}
.br_box{
	background:#EFEFEF;
	padding:12px;
	margin-bottom:5px;
	overflow:hidden;
	display:none;
}
.br_box_s{
	background:#EFEFEF;
	padding:12px 0;
	overflow:hidden;
}
.br_box_s ul li{
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding:12px;
    height: 90px;
    display: inline-block;
    overflow: hidden;
}
.cp_img{
    width:50px;
    height:50px;
    display:block;
    float:left;
    margin-right:12px;
    border: 1px solid #ddd;
}
.cp_box{
    color:#333;
}
.cp_box h3{
	text-decoration:underline;
}
.cp_box p{
	color:#777;
}
.c_t{
	float:left;
	font-size:14px;
}
.c_t .c_t_t{
	height:26px;
	line-height:26px;
	background:url(../img/tit_bg_01.png) repeat-x;
	padding-left:12px;
	font-weight:bold;
}
.c_t_t img{
	margin:6px 6px 0 0;
	display:block;
	float:left;
}
.c_t_c{
	padding-left:10px;
	padding-top:10px;
}
.c_t_c ul li{
    width:50%;
    line-height:22px;
    font-size:12px;
    float:left;
    height:22px;
    overflow:hidden;
}
.c_t_c_s{
	padding:12px;
}
.c_t_c_s ul li{
	width:100%;
	height:22px;
	line-height:22px;
	font-size:12px;
	overflow:hidden;
}
.c_t_c a,.c_t_c_s a{
	color:#333;
	text-decoration:none;
}
.c_t_c a:hover,.c_t_c_s a:hover{
	color:#666;
}
.c_t_c_b ul li img{
	width:100%;
}
.w100{
	width:100%;
}
.fr{
	float:right;
}
.ncontent{
	padding:20px;
	overflow:hidden;
}
.ncontent .ntitle{
   width:100%;
   text-align:center;
   font-size:22px;
   font-weight:600;
   border-bottom:1px solid #666;
   line-height:30px;
   padding-bottom:20px;
   margin-bottom:20px;
}
.psbox{
   width:92%;
   margin:0 auto 10px;
   border:1px solid #ddd;
   border-top:none;
   overflow:hidden;
}
.bgroup{
   width:92%;
   margin:0 auto 1%;
   border-top:none;
   overflow:hidden;
}
.ps_img{
	width:16%;
	float:left;
	border:1px solid #f3f3f3;
	border-left:none;
	margin-bottom:20px;
	overflow:hidden;
}
.ps_txt{
    width:82%;
    float:right;
    font-size:14px;
    overflow:hidden;
}
.ps_txt .pst{
	width:100%;
	margin-bottom:6px;
	line-height:28px;
	padding-left:5px;
	word-break:break-all;
}
.ps_txt .bgrey{
	background:#ddd;
}
.ps_txt .btop{
	background:#f3f3f3;
}
.pstt{
	width:100%;
	font-size:12px;
	line-height:24px;
	margin-bottom:10px;
}
.pst b{
	margin-right:12px;
	color:#333;
}
.ps_nav{
	width:100%;
	overflow:hidden;
}
.ps_nav ul li{
	float:left;
	width:86px;
	height:28px;
	display:block;
	background:url(../img/btn_bg.png) no-repeat;
	margin-right:2px;
	text-align:center;
	line-height:28px;
	cursor:pointer;
}
.ps_nav ul li.active{
    background:url(../img/btn_bg_hover.png) no-repeat;
}
.psbox .ps_con{
   	padding:12px;
	overflow:hidden;
}
.ps_con .cons{
	display:none;
}
.ps_con .cons:nth-child(1){
	display:block;
}
.share{
	float:left;
	width:50%;
}
.pre{
	width:50%;
	float:right;
	text-align:right;
}
.gl{
	width:92%;
	margin:0 auto 2%;
	border:1px solid #ddd;
	overflow:hidden;
}
.gl h3{
	height:30px;
	line-height:30px;
	background:#ddd;
	padding-left:12px;
}
.gl ul{
	padding:12px;
	overflow:hidden;
}
.gl ul li{
	width:50%;
	float:left;
}
.gl ul li a{
	color:#333;
}
.gl ul li a img{
	margin-right:6px;
}
.dcontent{
	width:100%;
	padding:12px;
	display:inline-block;
	overflow:hidden;
}
footer{
	margin-top:12px;
	margin-bottom:12px;
	overflow:hidden;
}

.fo_l .foli{
	width:100%;
	line-height:22px;
	display:inline-block;
	margin-bottom:5px;
	overflow:hidden;
}
.fo_l a{
	color:#333;
}
.fo_r p{
	line-height:26px;
	display:inline-block;
}
.fo_r a{
	color:#333;
}
.fo_r p img {
    vertical-align: middle;
}
.sitemap{
  width:100%;
  overflow:hidden;
}
.sitemap a{
	color:#333;
}
.sitemap ul li{
  width:100%;
  display:inline-block;
  padding:20px;
  margin-bottom:20px;
  background:#f3f3f3;
  overflow:hidden;
}
.sitemap ul li h3{
  height:40px;
  line-height:40px;
  display:inline-block;
}
.sitemap ul li h4{
  height:40px;
  line-height:40px;
  display:inline-block;
}
.sitemap ul li>ul{
  width:100%;
  padding:0 12px;
  overflow:hidden;
}
.sitemap ul li>ul li{
  width:100%;
  padding:0;
  margin-bottom:0;
  overflow:hidden;
}
.sitemap ul li>ul li>ul li{
	width:25%;
	height:22px;
	padding:0;
	line-height:22px;
	margin-bottom:0;
	float:left;
	overflow:hidden;
}