/* flexslider */
.wap_flexslider{
	display: none;
}
.flexslider{position:relative;/*height:790px;*/overflow:hidden;background:url(//cdn.xuansiwei.com/xifen3752/themes/clzhuye/public/assets/css/images/loading.gif) 50% no-repeat;overflow:hidden;}
.slides{position:relative;z-index:1; overflow:hidden; }
.slides li{width: 100%;/*height:790px;*/ overflow:hidden;}
.slides li img{
	/*position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	height: 790px;*/
	width: 100%;
}
.flex-control-nav{
	position:absolute;
	bottom:46px;
	z-index:2;
	width:1200px;
	left: 50%;
	margin-left: -600px;
}
.flex-control-nav li{display:inline-block;width:90px;height:6px;margin:0 9px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:90px;height:6px;line-height:40px;overflow:hidden;
	background:#898d91;cursor:pointer;}
.flex-control-nav .flex-active{background:#e60012;}

.banner{
	position: relative;
	/*height: 790px;*/
	overflow: hidden;
}
/* fixed start */
.fixed1 .title{
	height: 58px;
	background: #e60012;
}
.fixed1 .par-hd{
	float: left;
}
.fixed1 .par-hd span{
	float: left;
	position: relative;
	padding: 18px 0;
	background: url(//cdn.xuansiwei.com/xifen3752/themes/clzhuye/public/assets/images/par-hd-bg1.png) no-repeat center right;
}
.fixed1 .par-hd span a{
	display: block;
	height: 22px;
	padding-left: 44px;
	padding-right: 19px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	line-height: 22px;
	background: url(//cdn.xuansiwei.com/xifen3752/themes/clzhuye/public/assets/images/par-hd-bg.png) no-repeat 18px center;
}
.fixed1 .par-hd span:nth-child(1) a{
	padding-left: 26px;
	background-position: 0 center;
}
.fixed1 .par-hd span b{
	position: absolute;
	top: 58px;
	left: 50%;
	width: 16px;
	height: 9px;
	margin-left: -8px;
	background: url(//cdn.xuansiwei.com/xifen3752/themes/clzhuye/public/assets/images/jian.png) no-repeat center top;
	display: none;
}
.fixed1 .par-hd span.cur b{
	display: block;
}
.fixed1 .search{
	float: right;
	height: 40px;
	line-height: 40px;
	margin-top: 9px;
	background: #eb3341;
	padding-left: 14px;
	padding-right: 16px;
}
.fixed1 .search .txt{
	float: left;
	font-size: 14px;
	color: #fff;
	width: 220px;
	height: 40px;
	background: none;
}
.fixed1 .search .txt::placeholder{
	color: #fff;
}
.fixed1 .search .submit{
	width: 28px;
	height: 40px;
	background: url(//cdn.xuansiwei.com/xifen3752/themes/clzhuye/public/assets/images/fdj.png) no-repeat center center;
	text-indent: -9999px;
}
.fixed1 .par-bd{
	padding-top: 24px;
	padding-bottom: 35px;
}
.fixed1 .par-bd .product{
	display: none;
}
.fixed1 .par-bd .product1{
	display: block;
}
.fixed1 .par-bd .hd{
	padding: 9px 0;
	padding-left: 12px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
	color: #323232;
	height: 36px;
	line-height: 36px;
}
.fixed1 .par-bd .hd span{
	float: left;
	margin-right: 15px;
}
.fixed1 .par-bd .hd span a{
	display: block;
	padding: 0 10px;
	color: #323232;
}
.fixed1 .par-bd .hd span.cur a{
	background: #e60012;
	color: #fff;
}
.fixed1 .par-bd .hd .more{
	float: right;
	padding-top: 15px;
}
.fixed1 .par-bd .hd .more a{
	display: block;
	height: 10px;
	width: 50px;
	background: url(//cdn.xuansiwei.com/xifen3752/themes/clzhuye/public/assets/images/more.png) no-repeat center center;
}
.fixed1 .par-bd .hd .more a:hover{
	background-image: url(//cdn.xuansiwei.com/xifen3752/themes/clzhuye/public/assets/images/more-cur.png);
}
.fixed1 .par-bd .bd{
	padding-top: 20px;
	overflow: hidden;
}
.fixed1 .par-bd .bd li{
	float: left;
	width: 276px;
	border: 1px solid #e7e7e7;
	margin-right: 29px;
	margin-top: 20px;
	overflow: hidden;
}
.fixed1 .par-bd .bd li:nth-child(4n){
	margin-right: 0;
}
.fixed1 .par-bd .bd li:nth-child(1),
.fixed1 .par-bd .bd li:nth-child(2),
.fixed1 .par-bd .bd li:nth-child(3),
.fixed1 .par-bd .bd li:nth-child(4)
{
	margin-top: 0;
}
.fixed1 .par-bd .bd li .pic{
	width: 276px;
	height: 198px;
	overflow: hidden;
}
.fixed1 .par-bd .bd li img{
	width: 276px;
	height: 198px;
}
.fixed1 .par-bd .bd li a:hover img{
	transform: scale(1.02);
	transition:all 0.4s ease-in-out;
}
.fixed1 .par-bd .bd li h3{
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #e7e7e7;
	font-size: 16px;
	color: #474646;
	padding-left: 32px;
	padding-right: 10px;
	background: url(//cdn.xuansiwei.com/xifen3752/themes/clzhuye/public/assets/images/p-jiao.jpg) no-repeat 10px center;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.fixed1 .par-bd .bd li a:hover h3{
	background-image: url(//cdn.xuansiwei.com/xifen3752/themes/clzhuye/public/assets/images/p-jiao-cur.jpg);
	color: #e60012;
}
.fixed1 .par-bd .bd ul{
	display: none;
}
.fixed1 .par-bd .bd .ul1{
	display: block;
}
/* fixed end */
/* fixed2 start */
.fixed2{
	padding: 50px 0 66px;
	background: #f8f8f8;
}
.fixed-title{
	text-align: center;
}
.fixed2-main{
	margin-top: 30px;
	border-top: 3px solid #e60012;
	padding-top: 32px;
}
.fixed2-main .hd{
	text-align: center;
	margin-bottom: 36px;
}
.fixed2-main .hd span{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	padding: 0 16px;
	margin: 0 19px;
	border: 1px solid #e7e7e7;
	background: #fff;
	font-size: 20px;
	color: #454545;
}
.fixed2-main .hd span a{
	color: #454545;
}
.fixed2-main .hd span.cur{
	background: #e60012;
	font-weight: bold;
	border: 1px solid #fff;
}
.fixed2-main .hd span.cur a{
	color: #fff;
}
.fixed2-main .bd .research{
	overflow: hidden;
	display: none;
}
.fixed2-main .bd .research1{
	display: block;
}
.fixed2-main .bd .research ul{
	float: left;
}
.fixed2-main .bd .research .txt{
	float: right;
	width: 330px;
}
.fixed2-main .bd .research li{
	float: left;
	position: relative;
	width: 410px;
	height: 297px;
	overflow: hidden;
	margin-left: 26px;
}
.fixed2-main .bd .research li:first-child{
	margin-left: 0;
}
.fixed2-main .bd .research li img{
	width: 410px;
	height: 297px;
}
.fixed2-main .bd .research li p{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	box-sizing: border-box;
	background: rgba(0,0,0,0.5);
	font-size: 16px;
	color: #fff;
	padding: 0 10px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    height: 40px;
    line-height: 40px;
}
.fixed2-main .bd .research li a:hover img{
	transform: scale(1.02);
	transition:all 0.4s ease-in-out;
}
.fixed2-main .bd .research li a:hover p{
	color: #e60012;
}
.fixed2-main .bd .research .txt .top{
	overflow: hidden;
}
.fixed2-main .bd .research .txt .top h3 a{
	font-size: 26px;
	font-weight: bold;
	color: #e60012;
	line-height: 46px;
	margin-bottom: 4px;
}
.fixed2-main .bd .research .txt .top p a{
	font-size: 14px;
	line-height: 24px;
	color: #2a2a2a;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.fixed2-main .bd .research .txt .top .more{
	float: right;
	font-size: 14px;
	color: #aaa;
	text-align: right;
	padding-bottom: 6px;
}
.fixed2-main .bd .research .txt .top .more:hover{
	color: #e60012;
}
.fixed2-main .bd .research .txt .bottom{
	padding-top: 7px;
	padding-left: 7px;
	border-top: 1px solid #ccc;
}
.fixed2-main .bd .research .txt .bottom p{
	font-size: 16px;
	line-height: 36px;
	color: #2a2a2a;
}
.fixed2-main .bd .research .txt .bottom p span{
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #e60012;
	margin-right: 6px;
	position: relative;
	top: -1px;
}
/* fixed2 end */
/* fixed3 start */
.fixed3{
	padding: 60px 0 32px;
}
.fixed3-main .news-list ul.fl{
	margin-right: 4%;
}
.fixed3-main .news-list ul.fl li{
	height: 102px;
	margin-top: 26px;
}
.fixed3-main .news-list ul.fl li:first-child{
	margin-top: 0px;
}
.fixed3-main .news-list ul.fl li .time{
	float: left;
	width: 94px;
	margin-right: 22px;
	background: #717070;
	height: 102px;
	text-align: center;
}
.fixed3-main .news-list ul.fl li .time span{
	display: block;
	height: 65px;
	line-height: 65px;
	border-bottom: 1px solid #fff;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
}
.fixed3-main .news-list ul.fl li .time p{
	line-height: 36px;
	font-size: 14px;
	color: #fff;
}
.fixed3-main .news-list ul.fl li .txt h4{
	font-size: 18px;
	color: #323232;
	height: 36px;
	line-height: 36px;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.fixed3-main .news-list ul.fl li .txt p{
	font-size: 14px;
	line-height: 20px;
	color: #747474;
	max-height: 60px;
	overflow: hidden;
}
.fixed3-main .news-list ul.fl li a:hover .time{
	background: #e50013;
}
.fixed3-main .news-list ul.fl li a:hover h4{
	color: #e50013;
} 
.fixed3-main .news-list{
	overflow: hidden;
	padding-top: 20px;
}
.fixed3-main .news-list ul.fl li{
	margin: 0;
	padding: 22px 0;
	border-bottom: 1px solid #e0e0e0;
}
.fixed3-main .news-list ul.ul2{
	margin-right: 0;
	width: 550px;
}
.fixed3-main .news-list ul.fl .pic{
	float: left;
	width: 144px;
	height: 102px;
	margin-right: 20px;
	overflow: hidden;
}
.fixed3-main .news-list ul.fl .pic img{
	width: 144px;
	height: 102px;
}
.fixed3-main .news-list ul.fl a:hover .pic img{
	transform: scale(1.02);
	transition:all 0.4s ease-in-out;
}
/* fixed3 end */

/* 媒体查询 */
@media screen and (max-width: 1200px){
	.flex-control-nav{
		width: 100%;
		margin-left: -48%;
	}	
	.fixed1 .search{
		display: none;
	}
	.fixed1 .par-hd{
		width: 100%;
	}
	.fixed1 .par-hd span{
		width: 16.6666666%;
		box-sizing: border-box;
	}
	.fixed1 .par-hd span:last-child{
		background: none;
	}
	.fixed1 .par-bd .bd li{
		width: 23.5%;
		box-sizing: border-box;
		margin-right: 2%;
	}
	.fixed1 .par-bd .bd li .pic{
		width: 100%;
		height: auto;
	}
	.fixed1 .par-bd .bd li img{
		width: 100%;
		height: auto;
	}
	.fixed2-main .bd .research ul{
		width: 60%;
	}
	.fixed2-main .bd .research li{
		width: 49%;
		height: auto;
	}
	.fixed2-main .bd .research li:nth-child(2){
		margin-left: 2%;
	}
	.fixed2-main .bd .research li img{
		width: 100%;
	}
	.fixed2-main .bd .research .txt{
		width: 38%;
	}
	.fixed3-main .news-list ul.fl{
		width: 49%;
		margin-right: 2%;
	}
	.fixed3-main .news-list ul.ul2{
		width: 49%;
		margin-right: 0;
	}
	.fixed1 .par-hd span a{
		padding-right: 0;
		padding-left: 38px;
		background-position: 10px center
	}

}
@media screen and (max-width: 1000px){
	.banner{
		height: auto;
	}
	.pc_flexslider{
		display: none;
	}
	.wap_flexslider{
		display: block;
		height: auto;
	}
	.wap_flexslider .slides li{
		height: auto;
	}
	.wap_flexslider .slides li img{
		position: relative;
		left: 0px;
		width: 100%;
		margin-left: 0px;
		height: auto;
	}
	.fixed1 .par-hd span a{
		padding: 0;
		background: none;
		text-align: center;
		font-weight: normal;
		font-size: 14px;
	}
	.fixed1 .par-hd span:nth-child(1) a{
		padding: 0;
	}
	.fixed1 .par-bd .hd span a{
		font-size: 14px;
	}
	.fixed2-main .hd span a{
		display: block;
		font-size: 14px;
		line-height: 40px;
	}
	
}
@media screen and (max-width: 800px){
	.fixed1 .par-hd span{
		width: 33.333333%;
		padding: 10px 0;
	}
	.fixed1 .title{
		height: auto;
		overflow: hidden;
	}
	.fixed1 .par-hd span:nth-child(3n){
		background: none;
	}
	.fixed2-main .bd .research ul{
		width: 100%;
		margin-bottom: 10px;
	}
	.fixed2-main .bd .research .txt{
		width: 100%;
	}
	.fixed2{
		padding-bottom: 30px;
	}
	.fixed2-main .bd .research li img{
		height: auto;
	}
}
@media screen and (max-width: 620px){
	.fixed1 .par-bd .bd li{
		width: 49%;
		margin-bottom: 10px;
	}
	.fixed1 .par-bd .bd li:nth-child(2n){
		margin-right: 0;
	}
	.fixed1 .par-bd .bd li h3{
		font-size: 14px;
	}
	.fixed2-main .hd{
		overflow: hidden;
	}
	.fixed2-main .hd span{
		float: left;
		width: 23.5%;
		box-sizing: border-box;
		margin-right: 2%;
		margin-left: 0;
		padding: 0;
		line-height: 40px;
		height: 42px;
	}
	.fixed2-main .hd span:last-child{
		margin-right: 0;
	}
	.fixed3-main .news-list ul.fl{
		width: 100%;
		margin-right: 0;
	}
	.flex-control-nav{
		bottom: 10px;
		text-align: center;
	}
	.fixed1 .par-bd .hd{
		padding-left: 0;
	}
	.fixed-title img{
		width: 80%;
	}
	.fixed2,.fixed3,.fixed4{
		padding: 20px 0;
	}
	.fixed2-main{
		padding-top: 20px;
		margin-top: 20px;
	}
	.fixed3-main .news-list{
		padding-top: 0;
	}
	.fixed2-main .hd{
		margin-bottom: 20px;
	}
	.fixed2-main .bd .research .txt .bottom p{
		font-size: 14px;
	}
	.fixed3-main .news-list ul.fl .pic{
		margin-right: 10px;
	}
	.flex-control-nav li{
		width: 60px;
	}
	.flex-control-nav a{
		width: 60px;
	}
}
@media screen and (max-width: 330px){
	.fixed1 .par-bd .hd .more{
		display: none;
	}
	.fixed1 .par-bd .hd span{
		margin-right: 0;
		width: 33.3333333%;
		padding: 0;
		text-align: center;
	}
}