body{
	background:#ebeff2;
	background-size: cover;
    overflow-x: hidden;
}
		.container{
			width:100%;
		}
		.header{
			min-width:1200px;
			background:#9C5657;
			background:#B05B5C;
			background:#D32F2F;
			margin:0 auto;
		}
		.header-topline{
			width:100%;
			height:6px;
			background:#FDE44C;
		}
		.header-content{
			min-width:1200px;
			margin:0 auto;
			/*height:140px;*/
			width: 100%;
			/*background:#B05B5C;*/
		}
		.hc_img img{
			
			    width: 1920px;
    /* float: left; */
    left: 50%;
    position: relative;
    margin-left: -960px;
		}
		.header-nav{
			width:100%;
			height:44px;
			background:#C20906;
			border-top:1px solid #FDE44C;
		}
		.hnav-c{
			width:1200px;
			height:44px;
			margin:0 auto;
		}
		.nav{
			width:100%;
			height:44px;
		}
		.navs{
			width:1050px;
			height:44px;
			/*margin:0 auto;*/
			float:left;
		}
		.navss{
	float:left;
	font-size:16px;
	font-weight:bold;
	color:white;
	position:relative;
	transition: all 0.4s ease-out;
	padding-top: 15px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 50px;
		}
		.navss:hover{
			color:#333;
			background:#FDE44C;
		}
		.navs2 li{
			width:120px;
			padding:16px 20px;
			font-size:15px;
			color:white;
			background:url("../images/navsbg.png");
		/*	text-align:center;*/
			position:relative;
		}
		.navs2 li:hover{
			background:#CE4630;
		}
		.navs3 li{
			width:130px;
			padding:16px 20px;
		}

		.navs4 li{
			width:70px;
			padding:16px 64px;
		}
		.navs2{
			position:absolute;
			top:43px;
			left:0px;
			display:none;
			z-index:10;
		}
		.navs4{
			left:5px;
		}
		/*三级菜单*/
		.navs23{
			position:absolute;
			left:160px;
			top:0px;
			display:none;
		}
		.navs2 li:hover .navs23{
			display:block;
		}

		/*search part*/
		.sous{
			float:left;
			border:1px solid #f1f1f1;
			border-radius:15px;
			height:27px;
			width:120px;
			margin-top:7px;
			margin-left:20px;
			background:#fff;
		}
		input{
			width:80px;
			height:20px;
			border:none;
			outline:medium;
			margin:2px 0 0 10px;
			background:#fff;
			color:#aaa;
		}
		button{
			background:url('../images/search.png');
			height:20px;
			width:20px;
			margin-top:4px;
		}

		/*banner part*/
		.banner{
			width:100%;
			height:450px;
			margin:10px 0;
		}
		div.img{
			position:relative;
		}
		.banner-word{
			display:block;
			height:40px;
			background:black;
			opacity:0.6;
			position:absolute;
			bottom:50px;
			right:30px;
			color:white;
			line-height:40px;
			text-align:center;
			padding:2px 24px;
			font-size:18px;
		}
		.content{
			width:1200px;
			margin:0 auto;
			/*background:pink;*/
			/*border-bottom:1px solid #f1f1f1;*/
			overflow:hidden;
		}
		.content-zl{
			width:840px;
			height:800px;
			/*background:white;*/
			float:left;
		}
		.content-zt{
			width:320px;

			float:left;
			/*background:#f1f1f1;*/
			margin-left:40px;
			margin-top:30px;
		}
		.content-zxwz{
			width:400px;
			height:240px;
			/*background:#f1f1f1;*/
			float:left;
			margin-top:30px;
		}
		.content-jdzz{
			width:400px;
			height:240px;
			/*background:#17f;*/
			float:left;
			margin-left:40px;
			margin-top:30px;
		}
		.zxwz-header{
			height:40px;
			width:100%;
			border-bottom:1px solid #D32F2F;
			/*background:url('../images/btt.png');*/
		}
		.zxwz-header-bt{
			width:100%;
			overflow:hidden;
		}
		.zxwz-header-bts{
			width:100px;
			height:37px;
			font-size:18px;
			text-align:center;
			line-height:40px;
			color:#6B6575;
			float:left;
		}
		.zxwz-header-m{
			width:70px;
			height:37px;
			font-size:16px;
			text-align:center;
			line-height:46px;
			color:#6B6575;
			float:right;
		}
		.zxwz-header-m:hover{
			color:#D32F2F;
		}
		.zxwz-header-btx{
			width:110px;
			height:3px;
			background:#D32F2F; 
		}
		.zxwz-wz{
			width:100%;
			margin-top:10px;
		}
		.zxwz-wz li{
			width:100%;
			height:36px;
			line-height:36px;
			font-size:14px;
			border-bottom:1px dashed #ccc;
		}
		.wz-bt{
			float:left;
			width:310px;
			height:100%;
			cursor:pointer;
		}
		.wz-bt:hover{
			color:#D32F2F;
		}
		.wz-rq{
			float:right;
			wiidth:80px;
			height:100%;
			color:#a5a5a5;
			font-size:14px;
		}

		.content-jdzz2{
			width:1200px;
		}

		.content-zxwz3,.content-jdzz3{
			margin-top:20px;
			height:360px;
		}
		.content-zxwz3{
			height:360px;
		}
		.kc-img{
			margin-top:10px;
			position:relative;
			overflow:hidden;
		}
		.zzimgf{
			width:400px;
			height:130px;
			overflow:hidden;
		}
		.zzimgs{
			transition: all .3s linear;
		}
		.kc-imgzz{
			background:#D32F2F;
			opacity:0;
			width:400px;
			height:130px;
			position:absolute;
			top:0px;
			left:0px;
			transition: all .3s linear;
			cursor:pointer;
		}
		.kc-zzbt{
			color:white;
			font-size:18px;
			padding:10px 10px;
			font-weight:bold;
			line-height:20px;
		}
		.kc-imgzz:hover{
			opacity:0.8;
		}
		.kc-img:hover .zzimgs{
			transform: scale(1.04);
		}
		.wz-bt-zz1{
			height:36px;
			line-height:36px;
			font-size:14px;
			width:310px;
			float:left;
		}
		.zz-btdyg{
			border-bottom: 1px dashed #ccc;
			height:36px;
			line-height:36px;
		}
		.kc-img:hover .wz-bt-zz1{
			color:#D32F2F;
		}
		.kc-zztime{
			font-size:16px;
			height:30px;
			width:150px;
			padding:0px 10px;
			color:white;
			font-weight:bold;
			line-height:30px;
		}

		
		/*zt part*/
		.zt-header{
			width:100%;
			height:40px;
			background:#D32F2F;
			font-size:18px;
			line-height:40px;
			text-align:center;
			color:white;
			/*margin-top:30px;*/
			font-weight:bold;
		}
		.zt-content{
			width:300px;
			height:120px;
			margin:22px 0 0 10px;
			background:url('../images/zt1.jpg');
			font-size:18px;
			font-weight:bold;
			color:white;
			text-align:center;
			overflow:hidden;
			transition: all .3s linear;
		}
		.zt-content:hover{
            box-shadow:4px 4px 4px #999;
        }
		.t-content2{
			background:url('../images/zt2.jpg');
		}
		.t-content3{
			background:url('../images/zt3.jpg');
		}
		.t-content4{
			background:url('../images/zt4.jpg');
		}
		.zt-cbt{
			margin-top:40px;
			line-height:30px;
		}

		/*hylt part*/
		.zxwz-wz-hylt{
			margin-top:1px;
		}
		/*kccf part*/
		.zxwz-wz-kccf{
			margin-top:1px;
		}

		/*link part*/
		.content-zt1{
			width:320px;
			height:628px;
			float:left;
			background:#f0f0f0;
		}
		.content-zt2{
			width:320px;
			height:312px;
			float:left;
			background:#f0f0f0;
			margin-top:20px;
		}
		.content-zt2-lj li{
			margin:0 10px;
			height:32px;
			line-height:32px;
			font-size:14px;
			border-bottom:1px dashed #ccc;
			transition: all 0.3s ease-out;
		}
		.content-zt2-lj li:hover{
			color:#D32F2F;
			cursor:pointer;
		}

		/*xwgj part*/
		.content-zxwz-xwgj{
			height:300px;
		}

		/*wlqxs part*/
		.content-jdzz-wlqyj{
			height:300px;
		}
		.zxwz-header-btsyj{
			width:180px;
		}
		.zxwz-header-btx2{
			width:180px;
		}
		.ulxwgj li{
			width:100%;
			height:50px;
			/*background:#ccc;*/
			margin-top:17px;
		}

		.ulxwgj-rq{
			width:50px;
			height:50px;
			float:left;
		}
		.rq-r{
			width:100%;
			height:30px;
			font-size:20px;
			font-weight:bold;
			text-align:center;
			line-height:30px;
			color:#D32F2F;
			background:#f6f6f6;
			transition: all 0.4s ease-out;
		}
		.rq-y{
			width:50px;
			height:20px;
			line-height:20px;
			font-size:16px;
			background:#ccc;
			text-align:center;
			color:white;
		}
		.ulxwgj-bt{
			float:left;
			width:340px;
			margin-left:10px;
			margin-top:5px;
			font-size:14px;
			line-height:20px;
			transition: all 0.4s ease-out;
		}
		.ulxwgj li:hover .rq-r{
			background:#D32F2F;
			color:white;
		}
		.ulxwgj li:hover .ulxwgj-bt{
			color:#D32F2F;
		}
		
		/*jdzz part*/
		.bx-wrapper{
			top:20px;
			left:4px;
		}
		.slideimgf{
			border:4px solid #f1f1f1;
			background:white;
			overflow:hidden;
		}

		.shuimg{
			display:block;
			float:left;
			transition: all 0.3s ease-out;
		}
		.slideimgf:hover .shuimg{
			transform: scale(1.06);
		}
		.shuqc{
			float:left;
			width:136px;
		}
		.bookname{
			font-size:16px;
			margin-top:20px;
			margin-left:10px;
			padding-right:10px;
			color:#D32F2F;
			line-height:20px;
			font-weight:bold;
			height:54px;
		}
		.bookeditor{
			margin-top:4px;
			margin-left:10px;
			padding-right:10px;
			width:116px;
			line-height:18px;
			font-size:14px;
		}
		.bookeditor1{
			margin-top:10px;
		}

		/*footer part*/
		.footer{
			min-width:1200px;
			height:200px;
			background:#C20906;
			margin-top:30px;
			margin:0 auto;
			background:url('../images/qua_07.png') right no-repeat;
			background-size: cover;
			width:100%;
		}
		.footerline{
			height:6px;
			width:100%;
			background:#FDE44C;
		}
		.footer-contact{
			width:1200px;
			height:100%;
			margin:0 auto;
		}
		.contact{
			width:400px;
			height:100%;
			overflow:hidden;
			float:left;
		}
		.contactus{
			font-size:16px;
			color:white;
			margin-top:40px;
		}
		.telephone{
			color:#c4c4c4;
			margin-top:10px;
		}
		.telephone1{
			margin-top:18px;
		}
		.copyright{
			color:#c4c4c4;
			float:right;
			margin-top:140px;
		}


		/*新样式*/
		.content{
			/*padding-top:20px;*/
			/*margin-top:20px;*/
			/*margin-bottom:20px;*/
			padding-bottom:20px;
			/*border-top:1px dashed #C20906;*/
			/*border-bottom:1px dashed #C20906;*/
		}
		.xtzgg{
			width:430px;
			height:310px;
			border:1px solid #Fff;
			float:left;
			margin-right:12px;
			background: white;
		}
		.xtzgg.right0{
			margin-right: 0;
		}
		.x3h1{
			width: 280px;
		}
		.x2h1{
			height: 220px;
		}
		.xyjx{
			width:300px;
			margin-left:0px;
			float: left;
		}
		.xtzggh{
			width:100%;
			height:39px;
			border-bottom:2px solid #fde34c;
		}
		.xtzgghl{
			width:143px;
			height:39px;
			font-size:18px;
			text-align:center;
			line-height:40px;
			background:url(../images/qua_04.jpg) center no-repeat;
			background-size:100%;
			font-weight:bold;
			color:white;
			float:left;
		}
		.xmore{
			float:right;
			width:60px;
			height:100%;
			line-height:40px;
			font-size:15px;
			cursor:pointer;
			
		}
		.xmore a{
			color:#C20906;
		}
		.xtzggc li{
			width:100%;
			height:40px;
			line-height:40px;

			margin-top:4px;
			font-size:15px;
			cursor:pointer;
		}
		.xtzggc li a{
			color:rgb(102, 102, 102);
		}
		/*.xtzggc li:hover{
			
		}*/
		.xtzggc li a:hover{
			color:#C20906;
		}
		.xtzggcr{
			display:inline-block;
			float:right;
			font-size:14px;
			color:#aaa;
			margin-right:5px;
		}
		.yjx{
			width:290px;
			height:297px;
			margin:6px 0 0 5px;
			cursor:pointer;
			display:block;
		}
		
		.footerxx{
			width:1200px;
			overflow:hidden;
		}
		.cyll{
			width:200px;
			text-align:right;
			color:white;
			font-size:15px;
			padding-top:25px;
			float:left;
			line-height:30px;
		}
		.cyll1{
			float:left;
			margin-left: 20%;
			padding-top:25px;
		}
		.cyll1 li{
			width:100px;
			text-align:center;
			height:30px;
			line-height:30px;
			color:#e6e6e6;
			font-size:15px;
			cursor:pointer;
		}
                .cyll1 li b,.cyll13 li b{font-size:17px;}
		.cyll1 li a{
			color:#e6e6e6;
		}
		.cyll1 li a:hover{
		color:#FDE44C;
		}
		.cyll1 li:hover{
			color:#FDE44C;
		}
		.cyll12 li{
			text-align:left;
			padding-left:30px;
		}
		.cyll13{
			float:left;
			margin-top:25px;
			margin-left: 20%;
		}
		.cyll13 li{
			width:400px;
			text-align:center;
			line-height:30px;
			color:#e6e6e6;
			font-size:15px;
			cursor:pointer;
			text-align:left;
			padding-left:30px;
		}
		.cyll14 li{
			width:176px;
		}
		.cyll2{
			width:100px;
		}
		.cyll3{
			width:100px;
		}

		.contents{
			margin-top:10px;
			overflow:hidden;
		}
	/*内页样式*/
	.zong{
		width:1200px;
		/*height:500px;*/
		margin:0 auto;
		/*background:#FF3399;*/
		min-height:500px;
	}
	.zuobiande{
	width:1200px;
	float:left;
	display:block;
	margin-top: 20px;
	/*height:400px;*/
	background: white;
}
.title-nr{
	width:100%;
	height:50px;
	margin-top:0px;
	line-height:50px;
	font-family:"Microsoft YaHei UI", Arial;
	font-size:20px;
	background:#fde44c;
}
.title-nr span{
	width:200px;
	background:#d11303;
	display:block;
	height:50px;
	color:#fff;
	text-align:center;
}
.zitiao{
	padding-top:20px;	
}
.yitiao{
	display:block;
	height:30px;
	padding:10px 20px;
	border-bottom:1px dashed #e6e6e6;
}
.yitiao a{
	line-height:30px;
	color:#666666;
	font-size:16px;
	
}
.riqi{
	float:right;
	font-family:"Microsoft YaHei UI", Arial;
}
.yitiao a:hover{
	color:#c20906;
}
/*翻页*/
/**fanye**/
.page-navigation {
  text-align: center;
}
.page-navigation a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 8px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: 15px;
  color: #666;
  cursor: pointer;
  transition: background-color, fast;
  -webkit-transition: background-color, fast;
  transition: background-color, 0.2s;
  -o-transition: background-color, 0.2s;
  -ms-transition: background-color, 0.2s;
  -moz-transition: background-color, 0.2s;
  -webkit-transition: background-color, 0.2s;
  border-radius: 4px;
  border-radius: 4px, 0, 0, 0;
  -o-border-radius: 4px, 0, 0, 0;
  -ms-border-radius: 4px, 0, 0, 0;
  -moz-border-radius: 4px, 0, 0, 0;
  -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation a:hover {
  background-color: #ccc;
  color: #000;
  text-decoration: none;
}
.page-navigation a:link {
  text-decoration: none;
}
.page-navigation select {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 8px;
  background-color: #fff;
  border: 1px solid #ccc;
  margin-right: 15px;
  color: #666;
  cursor: pointer;
  transition: background-color, fast;
  -webkit-transition: background-color, fast;
  transition: background-color, 0.2s;
  -o-transition: background-color, 0.2s;
  -ms-transition: background-color, 0.2s;
  -moz-transition: background-color, 0.2s;
  -webkit-transition: background-color, 0.2s;
  border-radius: 4px;
  border-radius: 4px, 0, 0, 0;
  -o-border-radius: 4px, 0, 0, 0;
  -ms-border-radius: 4px, 0, 0, 0;
  -moz-border-radius: 4px, 0, 0, 0;
  -webkit-border-radius: 4px, 0, 0, 0;
}
.page-navigation select:hover {
  background-color: #ccc;
  color: #000;
  text-decoration: none;
}
.page-info {
  /**position: absolute;**/
	text-align:center;
	margin-top:10px;
}
.page-info span {
  margin-right: 10px;
  color: #666;
}
.fanye{
	height:100px;
	padding-top:20px;
}
/*fanye结束*/
.youbian{
	margin-top:20px;
	float:right;
	width:300px;
}
.kongjian{
	height:5px;
	width:100%;
	float:none;
}
		.xtzgg2{
			width:300px;
			height:310px;
			border:1px solid #Fff;
			margin-right:12px;
			background: white;
			margin-bottom: 5px;
		}
		.xyjx2{
			width:300px;
			margin-right:0px;
		}
/*详情页*/
.nr-zong{
	padding:20px;
	/*height:500px;*/
}
.title-xq{
	font-family:"Microsoft YaHei UI", Arial;
	font-size:22px;
	line-height:50px;
	text-align:center;
}
.title-xq2{
	font-family:"Microsoft YaHei UI", Arial;
	font-size:18px;
	line-height:40px;
	height:40px;
	text-align:center;
}
.nriong{
	font-family:"Microsoft YaHei UI", Arial;
	font-size:16px;
	line-height:35px;
	text-indent:21pt;
	padding-top:40px;
}

@media (max-width: 768px ){
	
	.header,.header-content{
		width: 100%;
		min-width: 0;
 overflow-x: hidden;
	}
	.hc_img img{
		    width: 150%;
    left: -25%;
    margin-left: 0;
	}
	.header-nav{
		height: 75px;
	}
	.hnav-c{
		width: 100%;
		height: auto;
	}
	.nav{
		height: auto;
	}
	.navs{
		height: auto;
		width: 100%;
	}
	.no-hidden{
		display: none;
	}
	.flexslider{
		width:100%;
		height: 150px;
	}
	.banner{
		height: 150px;
	}
	.flex-viewport li{
	
	}
	.flex-viewport li img{
		height: 150px;
		width:100%;
	}
	.navss{
		padding: 0;
		width:33.33%;
		text-align: center;
		padding: 10px 0;
	}
	.content{
		width: 100%;
	}
	.xyjx{
		width: 100%;
	}
	.xtzgg{
		width: 100%;
		margin-bottom: 10px;
	}
	.footer{
		width: 100%;
min-width:0px;
	}
	.footerxx{
		width: 100%;
	}
	.cyll1{
		margin-left: 0;
	}
	.cyll13{
		margin-left: 0;
	}
	.cyll13 li{
		width: 90%;
	}
	body{
		overflow-x:hidden;
	}
	.zong,.zuobiande{
		width: 100%;
	}
	.zitiao{
		padding-top: 10px;

	}
	.yitiao a{
	line-height: 30px;
    color: #666666;
    font-size: 16px;
    display: block;
    /* display: unset; */
    width: 70%;
    overflow: hidden;
    /* float: left; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    }
    .riqi {
    float: right;
    font-size: 14px;
    margin-top: -22px;
    font-family: "Microsoft YaHei UI", Arial;
	}
	.zong{
		min-height: auto;
	}
}