*,html,body{padding: 0px;margin: 0px;font-family:"微软雅黑";}
			ul li{list-style: none;}
			ol li{list-style: none;}
			a{text-decoration: none;}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
li{
	list-style: none;
}
*,html,body{padding: 0px;margin: 0px;font-family:"微软雅黑";}
			ul li{list-style: none;}
			ol li{list-style: none;}
			a{text-decoration: none;}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
li{
	list-style: none;
}
/*头部开始*/
.header{
	background-size:100%;
	z-index: 1;
}
.head-mod{
    width: 100%;
	min-width: 1280px;
	background: url(../img/dw.png); 
    height: 165px;
    margin:0 auto;
   /* background: red;*/
  /*background: #29253d;*/
}
.logo{
    
    width: 1280px;
 	height: 110px;
     margin: 0 auto;
}
.logoimg{
	float:left;
	margin-top: 10px;
	margin-left: 20px;
}

.logo .header_right{
		margin-top: 20px;
		float: right;
		width: 400px;
		height: 100px;
		/*background: red;*/
	
}
.logo .header_right span a{
	color: white;
}
 .logo .header_right .seach{
	width: 300px;
	height: 35px;
	margin-top: 30px;
	/*padding: 0 5px;*/
	border:1px solid white ;
	/*border-radius: 10px;*/
	text-align: center;
	display: flex;
	justify-content: center;
}

 .logo  input{
	margin-top:5px ;
	margin-right: 5px;
	height: 25px;
	width: 240px;
	line-height: 25px;
	color: white;
	font-size: 18px;
	border: none;
	background: none;
	outline:medium;
}
/*导航开始*/
.nav-wrap{
    top: 115px;
    position: absolute;
    width: 100%;
    height: 40px;
  /*  background: #ab2a84;*/
    
}
.nav-content {
/*	background: url(../images/nav001.jpg);*/
    width: 100%;
    margin: 0 auto;
    background: rgb(111,4,8);
}

.nav-list{
/*	background: url(../images/nav001.jpg);
*/	list-style: none;
	width: 1200px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto;
	z-index: 999;
	}

.nav-list >li{
	font-size: 16px;
	float: left;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	   
}

.nav-list>li>a{
	text-decoration: none;
	color: #fff;
}
.nav-list>li:hover{
background:rgb(111,5,1);
}
.nav-list >li .sub-nav{
	z-index: 9999!important;
 	list-style: none;
	background:rgb(111,5,1);
	display: none;
	position: relative;
}
.nav-list>li .sub-nav>li{
	    

	font-size:  15px;
	position: relative;
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #FFFFFF;
}
.nav-list>li .sub-nav>li:hover{
	background:rgb(111,5,1);
}

.nav-list>li .sub-nav>li a{
	color: #F5F5F5;

}
/*导航结束*/
/*头部结束*/
		
/*img开始*/
.img{
	width: 1280px;
	height: 300px;
	margin: 0 auto;
}
.img img{
	/*margin-top: -2px;*/
	border: 0;
	width: 1280px;
	height: 300px;
	
}

/*img结束*/
.content {
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	/*background: #ddd;*/
	/*margin: 0 auto;*/
}
.content .col {
	width: 100%;
	height: 100%;
	min-width: 1280px;
	margin-top: -5px;
	/*background: url(../img/content_bg.jpg) no-repeat top center!important;*/
      	background: #e8e8e8;

}
.subPage {
	width: 1280px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
	/*background: indianred;*/
}
.sub-top {
	padding: 0 10px;
	width: auto;
	overflow: hidden;
	border-bottom: 1px solid #ddd;
    margin: 20px 0;

}
.sub-title {
	width: 145px;
	overflow: hidden;
	height: 70px;
	line-height: 70px;
	font-size: 26px;
	font-weight: bold;
	float: left;
	margin-left: -10px;
	/*color: #0b6db8;*/
	color: rgb(0, 50, 112);
}
.bread {
	width: auto;
	height: 70px;
	line-height: 70px;
	color: #282828;
	opacity: 0.5;
	font-size: 14px;
	margin-left: 155px;
}
.bread span a {
	color: #656565;
	text-decoration: none;
	outline: none;
}
.full-sub-right {
	width: 100%;
}
.pageArticle {
	
}
.article02 {
	/*width: 100%;*/
	height: 100%;
	background-color: #fff;
	padding: 0 28px 0 28px;
}
.articleTitle {
	width: auto;
	overflow: hidden;
}
.article02 .articleTitle h2 {
	margin-top: 0;
	/*height: 33px;*/
	line-height: 73px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	width: auto;
	padding: 10px 0;
	/*color: #0b6db8;*/
	color: rgb(111,4,8);
}
.articleTitle h2 {
	overflow: hidden;
}
.articleAuthor {
	text-align: left;
	/*padding-bottom: 10px;*/
	/*height: 28px;*/
	line-height: 45px;
	color: #656565;
	opacity: 0.5;
	overflow: hidden;
	border-bottom: 1px solid #d2d2d2;
	border-top: 1px solid #d2d2d2;
	font-size: 16px;
	/*margin-top: -18px;*/
	text-align: center;
	/*padding-left: 8px;*/
	/*padding-left: 0px;*/
}
.articleAuthor span {
	margin-right: 15px;
	color: #656565;
	left: 10px;
	margin: 0px;
	padding: 0px;
	-webkit-font-smoothing: subpixel-antialiased;
}
.articleAuthor strong {
	color: #656565;
	font-style: normal;
	font-weight: 400;
}
.article02 .article {
	padding: 20px 0 0 0;
}
.article {
	width: auto;
	/*height: 100%;*/
	overflow: hidden;
	font-size: 18px;
	line-height: 40px;
	background-color: #fff;
	min-height: 460px;
}
.article .art-p {
	/*设置文本的内容两端对齐*/
	text-align: justify;
	text-justify: distribute;
	box-sizing: border-box;
	/*使文本内容向中间缩进*/
	margin:0px 40px;
}
.article .art-p p {
	display: block;
}
.article img {
	/*width: 600px;
	height: 400px;*/
	margin: 10px auto 10px auto;
	text-align: center;
	display: block;
}



/*内容结束*/
/*版权开始*/

.footer{
	width: 100%;
	/*margin-top: 500px;*/
	height: 150px;
	background: url(../img/dw.png);

}
.box{
	margin: 0 auto;
	padding: 25px 0;
	width: 1280px;
	height: 100px;
	box-sizing: border-box;

	line-height: 32px;
	color: white;
}
.box .left{
	float: left;
	text-align: center;
	text-align: justify;
	text-justify: distribute;
	width: 500px;
	height: 100px;
		padding-left: 100px;
	padding-right: 50px;
	border-right: 3px solid white;
	margin-right: 80px;
}
.box .right{
	float: left;
	width: 500px;
	height: 100px;
	/*background: gray;*/
	text-align: center;
	text-align: justify;
	text-justify: distribute;
}

.box a{
	width: 100px;
	text-decoration: none;
	color: white;
	margin-right: 20px;
	margin-left: 20px;
	border-right: 1px solid white;
	padding-right: 10px;
	
}
.box span:last-child a{
	border: none;
}
.copyright{
	height: 30px;
	background: #141414;
	text-align: center;
	margin: 0 auto;
	color: white;
	line-height: 30px;
}



/*版权结*/