body{
	background: #f0f0f0;
}
.center{
	margin: 0 auto;
}
img{    
		width: auto!important;
		height: auto!important;
		max-width: 100%!important;
		max-height: 100%!important;
		}
.w1200{
	width:1200px;
	overflow: hidden;
}
.top_nav {
	background: #e50516;
	color: #ffffff;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
	display: none;
}

.top_nav a {
	color: #ffffff;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
}

.top_nav a:hover {
	color: #ffffff;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
}

.top_nav a:link {
	color: #ffffff;
	line-height: 60px;
	text-align: center;
	font-size: 18px;
}
.nav{
	background: #e50516;
	height: 70px;
	width: 100%;
}
.nav ul li{
	width: 14.28%;
	float:left;
	line-height: 70px;
	text-align: center;
}
.nav ul li a{
	color: #fff;
	font-size: 21px;
	font-weight: bold;
}
.nav ul li:hover{
	background: #fff;
}
.nav ul li:hover a{
	color: #e50516;
}
.menu {
	font-family: "微软雅黑";
	width: 1200px;
	margin: 0 auto;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* float the list so that the items are in a line and their position relative so that the drop down list will appear in the right place underneath each list item */
.menu ul li {
	float: left;
	position: relative;
	width: 200px;
}

/* style the links to be 104px wide by 30px high with a top and right border 1px solid white. Set the background color and the font size. */
.menu ul li a,
.menu ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	height: 70px;
	color: #fff;
	line-height: 70px;
	font-size: 21px;
	width: 200px;
}

.menu ul li ul li a,
.menu ul li ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	height: 40px;
	color: #fff;
	border: 1px solid #e50516;
	border-width: 0px 0px 1px 0;
	line-height: 40px;
	font-size: 17px;
	width: 200px;
}

/* make the dropdown ul invisible */
.menu ul li ul {
	display: none;
	position: relative;
	z-index: 999;
}

/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover {
	background: #fff;
}

.menu ul li:hover a {
	color: #333;
}

/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
	display: block;
	position: absolute;
	top: 70px;
	left: 0;
	width: 105px;
}

/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {
	display: block;
	background: #ff9494;
	color: #fff;
}

/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
	background: #fff;
	color: #333;
}
/* 当前位置 */
.location{font-size: 13px; color: #999999;}
.location a{font-size: 13px; line-height:58px; color: #999999;}
.wzzw {
    width: 1200px;
	border: #d9d9d9 solid 1px;
	background: #fff;
	min-height: 500px;
	padding: 20px 50px;
}
.wzzw_title{font-size: 30px; line-height: 80px; text-align: center; margin-top: 30px; color: #333;}
.wzzw_info{text-align: center; line-height: 50px; font-size: 15px; border-bottom: #d9d9d9 solid 1px; color: #666;}
.wzzw_info span{padding: 0 15px;}
.wzzw_content{
	padding: 50px 50px;
}
.wzzw p{font-size: 15px; line-height: 32px;}


.xgyd{width: 960px;  color: #003982; font-size: 17px; font-weight: bold; border-bottom: #003982 solid 2px; line-height: 50px;}
.xgydlist{ width: 960px;}
.xgydlist ul{margin-top: 10px;}
.xgydlist ul li{background: url(liststyle.png) no-repeat left; padding-left:15px; border-bottom: #e8e8e8 dashed 1px; line-height: 45px; font-size: 17px;}
.date{color: #999999; font-size: 17px;}
/* 底部 */
.footer{
	width: 100%;
	background: #e50516;
	margin-top: 20px;
	padding-top: 35px;
}
.footer_info{
	margin-top: 20px;
	color: #fff;
	font-size: 15px;
	text-align: left;
}
.footer_info a{
	color: #fff;
}
.footer_01{
	margin-top: 30px;
	text-align: center;
}
.footer_02{
	margin: 25px 50px 0 50px;
}
.footer_03{
	margin: 15px 50px 0 0;
}
.footer_04{
	text-align: center;
	margin-bottom: 35px;
}
.logoweb{
	display: none;
}
.copyright{background:#cccccc; color:#333333; text-align:center; line-height:20px; font-size:12px; padding: 15px 0; margin-top: 10px; display: none; width: 100%;}
.copyright p{margin: 0; padding: 0;}
.location a{    font-size: 13px;
    line-height: 58px;
    color: #999999;}
 .bds_weixin {
                width: 20px !important;
                height: 20px !important;
                margin: 10px 10px 0 0 !important;
                padding: 0 !important;
                background: url(weixin.png) no-repeat center !important;
                background-size: 100% 100% !important;
                display: block;
                float: left;
                cursor: pointer;
            }
            
            .bds_tsina {
                width: 20px !important;
                height: 20px !important;
                margin: 10px 10px 0 0 !important;
                padding: 0 !important;
                background: url(weibo.png) no-repeat center !important;
                background-size: 100% 100% !important;
                display: block;
                float: left;
                cursor: pointer;
            }
@media screen and (max-width: 768px) {
	.location{padding: 0px 10px;}
  body {
    width: 100% !important;
  }
/*
  .nav,.location,.footer,.logopc,.dy{
    display: none!important;
  }
*/
  
  .logoweb img{
	  width: 100%;
	  height: auto;
  }
  .copyright,.logoweb,.top_nav{
	  display: block;
  }
  .w1200,.wzzw{
	  width: 100% !important;
  }
/*
  .wzzw_title{
	  font-size: 1.5em;
      line-height: 2em;
      text-align: center;
      margin-top: 1em;
      color: #333;
      padding: 0 1em;
	}
*/
	.wzzw_info {
	    line-height: 30px;
	}
	.wzzw_content {
	    padding: 0.2em;
	}
	.wzzw_content>table {
	    width: 95%!important;
	}
	.wzzw p{font-size: 1.2em!important;}
	.wzzw_info{
		text-align: center;
    line-height: 50px;
    font-size: 15px;
    border-bottom: #d9d9d9 solid 1px;
    color: #666;
}
	.wzzw_info span {
    padding: 0 15px;
}
	.wzzw_content img{max-width: 100%;}
	.dy{display: none;}
	.wzzw{padding: 0px 10px !important;}
	.wzzw_content{font-size: 16px;}
	.wzzw_title{line-height: 40px;}
	.wzzw_info{line-height: 30px;margin-top: 10px;}
	.location{padding: 0px 10px;margin: 10px 0px;}
	.location a{line-height: inherit;}
	
}

