.banner{ width:100%; margin:0 auto; position:relative}
.banner:after{ content:""; display:block; background:url(http://chuzhou.chunhuaqz.com/images/g_03.png) top center no-repeat; position:absolute; width:100%; left:0; top:0; z-index:4; height:241px}
.banner{ width:100%; overflow:hidden}
.banner img{ width:100%; height:auto;-webkit-animation: scale2 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);animation: scale2 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); width: 100%;}


@keyframes scale2{0%{-webkit-transform: scale(1.08);transform: scale(1.08);}
100%{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}}

.banner .img1{ display:block}
.banner .img2{ display:none}
.banner .item{ position:absolute; left:calc(50% - 850px); color:#fff; top:50%; transform:translateY(-50%); z-index:9}
.banner .item .title{ font-size:48px; }
.banner .item .intro{ font-size:36px; color:rgba(255,255,255,1); margin-top:15px}
.banner .btn{ width:fit-content; position:absolute; left:50%; transform:translateX(-50%); bottom:50px; z-index:9; color:#fff}
.banner .btn .a1{ font-size:16px; font-weight:bold}
.banner .btn .a2{ background:url(http://chuzhou.chunhuaqz.com/images/g_16.png) center center no-repeat; width:100%; height:36px; margin-top:20px}
.banner .btn .a3{ background:url(http://chuzhou.chunhuaqz.com/images/g_17.png) center center no-repeat; width:100%; height:30px; margin-top:15px;animation: myMove2 2s infinite;-webkit-animation: myMove2 2s infinite; position:relative}
@keyframes myMove2 {
	0% {
		top: 0;
	}

	50% {
		top: 20px;
	}

	100% {
		top: 0;
	}
}
@-webkit-keyframes myMove2 {
	0% {
		top: 0;
	}

	50% {
		top: 20px;
	}

	100% {
		top: 0;
	}
}

@media (max-width: 1700px){
	.banner:after{ height:200px; background-size:cover}
	.banner .item{ left:calc(50% - 600px);}
	.banner .item .title{ font-size:40px;}
	.banner .item .intro{ font-size:20px;}	
}
@media (max-width: 1200px){
	.banner:after{ height:120px; background-size:cover}
	.banner .img2{ display:block}
	.banner .img1{ display:none}	
	.banner .item{ left:0; width:100%; text-align:center}
	.banner .item .title{ font-size:24px;}
	.banner .item .intro{ font-size:14px; margin-top:5px}
	.banner .btn{ bottom:10px; }
	.banner .btn .a1{ font-size:12px; font-weight:bold}
	.banner .btn .a2{ height:15px; background-size:auto 15px; margin-top:5px}
	.banner .btn .a3{ height:15px; background-size:auto 15px; margin-top:5px }	
}

.ab01{ width:100%; margin-top:100px}
.ab01 .lt{ float:left; width:795px;}
.ab01 .lt .title{ font-size:50px; color:#333333; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat; width:fit-content; line-height:1;}
.ab01 .lt .bq{ font-size:24px; color:#123181; margin-top:30px}
.ab01 .lt .intro{ font-size:16px; color:#666666; line-height:2; margin-top:20px; height:472px}
.ab01 .lt .intro .swiper01s{ width:100%; height:100%; overflow:hidden; position:relative}
.ab01 .lt .intro .swiper01s .swiper-slide{ width:100%; height:auto;  box-sizing:border-box; padding-right:30px; line-height:2}
.ab01 .lt .intro .swiper01s .swiper-scrollbar{ background:#e4e4e4; width:4px; height:100%}
.ab01 .lt .intro .swiper01s .swiper-scrollbar .swiper-scrollbar-drag{ background:#123181;}
.ab01 .rt{ width:854px; float:right; position:relative}
.ab01 .rt .pic{ width:100%; overflow:hidden}
.ab01 .rt .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.ab01 .rt .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.ab01 .rt .cont{ position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); z-index:2; color:#fff; z-index:2}
.ab01 .rt .cont span{ display:block; background:url(http://chuzhou.chunhuaqz.com/images/g_18.png) center center no-repeat; margin:0 auto; width:43px; height:43px; background-size:cover;box-shadow: 0 0 rgba(255, 255, 255, 0.3),0 0 0 15px rgba(255, 255, 255, 0.3),0 0 0 30px rgba(255, 255, 255,0.1);
	animation: ripple-wave1 1s linear infinite;
	animation-play-state: running;
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-animation: ripple-wave1 1s linear infinite; transform: scale(0.8); border-radius:50%}
@keyframes ripple-wave1{
	to {
		box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.3),0 0 0 30px rgba(255, 255, 255, 0.3),0 0 0 45px rgba(255, 255, 255,0.1)
	}
  }

@media (max-width: 1700px){
	.ab01{ margin-top:80px}
	.ab01 .rt{ width:600px}
	.ab01 .rt .cont .title{ font-size:16px}
	.ab01 .lt{ width:560px}
	.ab01 .lt .title{ font-size:40px;}
	.ab01 .lt .bq{ font-size:20px; margin-top:20px}
	.ab01 .lt .intro{ font-size:14px; margin-top:15px; height:323px}
}
@media (max-width: 1200px){
	.ab01{ margin-top:40px}
	.ab01 .rt{ width:100%}
	.ab01 .lt{ width:100%}
	.ab01 .lt .title{ font-size:24px; margin-top:20px}
	.ab01 .lt .bq{ font-size:18px; margin-top:15px}
	.ab01 .lt .intro{ font-size:12px; margin-top:10px; height:220px}
	
}

.ab02{ background:url(http://chuzhou.chunhuaqz.com/images/g_21.jpg) center center no-repeat; background-size:cover; margin-top:100px; padding:130px 0 150px}
.ab02 .ihd .title{ font-size:50px; width:fit-content; margin:0 auto; padding: 0 10px; line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.ab02 .ibd{ margin-top:100px}
.ab02 .ibd .item{ width:554px; height:250px; box-sizing:border-box; border:1px solid #fff; background:#f8f8f8; float:left; margin-right:19px; margin-bottom:19px}
.ab02 .ibd .item:nth-child(3n){ margin-right:0}
.ab02 .ibd .item .pic{ width:206px; float:left; height:100%;display:flex;align-items: center;justify-content: center;}
.ab02 .ibd .item .pic img{ height:96px; transition:all 0.5s}
.ab02 .ibd .item:hover .pic img{ transform:rotate(360deg)}
.ab02 .ibd .item:hover{ background:url(http://chuzhou.chunhuaqz.com/images/g_23.jpg) center center no-repeat; background-size:cover}
.ab02 .ibd .item .cont{ width:290px; float:left; height:100%;display:flex;align-items: center;}
.ab02 .ibd .item .cont .title{ font-size:26px; color:#515151; font-weight:bold}
.ab02 .ibd .item .cont .intro{ font-size:18px; color:#515151; line-height:2; margin-top:15px}
@media (max-width: 1700px){
	.ab02{ margin-top:80px; padding:100px 0 120px}
	.ab02 .ihd .title{ font-size:40px;}
	.ab02 .ibd{ margin-top:80px}
	.ab02 .ibd .item{ width:32%; margin-right:2%; margin-bottom:2%; height:180px}
	.ab02 .ibd .item .pic{ width:130px;}
	.ab02 .ibd .item .pic img{ height:70px;}
	.ab02 .ibd .item .cont{ width:220px;}
	.ab02 .ibd .item .cont .title{ font-size:22px;}
	.ab02 .ibd .item .cont .intro{ font-size:16px;}
}
@media (max-width: 1200px){
	.ab02{ margin-top:40px; padding:40px 0}
	.ab02 .ihd .title{ font-size:24px;}
	.ab02 .ibd{ margin-top:30px}
	.ab02 .ibd .item{ width:32%; margin-right:2%; margin-bottom:2%; height:auto}
	.ab02 .ibd .item .pic{ width:130px; display:none}
	.ab02 .ibd .item .pic img{ height:70px;}
	.ab02 .ibd .item .cont{ width:100%; box-sizing:border-box; padding:20px}
	.ab02 .ibd .item .cont .title{ font-size:18px;}
	.ab02 .ibd .item .cont .intro{ font-size:14px;}
}
@media (max-width: 750px){
	.ab02 .ibd .item{ width:100%; margin-right:0; margin-bottom:2%; height:auto}
	.ab02 .ibd .item .cont .intro{ margin-top:10px}
}


.ab04{ width:100%; margin-top:100px}
.ab04 .ihd .title{ font-size:50px; width:fit-content; margin:0 auto;  line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.ab04 .ibd{ position:relative; margin-top:80px; position:relative}
.ab04 .ibd .swiper04{ width:1580px; margin:0 auto; overflow:hidden;}
.ab04 .ibd .swiper04 .swiper-slide{ width:383px; margin-right:16px}
.ab04 .ibd .swiper04 .swiper-slide:last-child{ margin-right:0}
.ab04 .ibd .swiper04 .swiper-slide .pic{ width:100%; overflow:hidden}
.ab04 .ibd .swiper04 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.ab04 .ibd .swiper04 .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.ab04 .ibd .swiper04 .swiper-slide .title{ background:#eaeaea; line-height:60px; font-size:18px; color:#333333; text-align:center; padding:0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ab04 .ibd .swiper04 .swiper-slide:hover .title{ background:#123181; color:#fff}
.ab04 .ibd .prev04{ background:url(http://chuzhou.chunhuaqz.com/images/g_27.png) center center no-repeat; width:58px; height:58px; background-size:100%; position:absolute; left:0; top:calc(50% - 90px);  cursor:pointer; transform:rotate(180deg)}
.ab04 .ibd .prev04:hover{ background:url(http://chuzhou.chunhuaqz.com/images/g_26.png) center center no-repeat; background-size:100%; transform:rotate(0)}
.ab04 .ibd .next04{ background:url(http://chuzhou.chunhuaqz.com/images/g_27.png) center center no-repeat; width:58px; height:58px; background-size:100%; position:absolute; right:0; top:calc(50% - 90px);  cursor:pointer; transform:rotate(0)}
.ab04 .ibd .next04:hover{ background:url(http://chuzhou.chunhuaqz.com/images/g_26.png) center center no-repeat; background-size:100%; transform:rotate(180deg)}
.ab04 .ibd .swiper04 .pagination04{ text-align:center; margin-top:75px; font-size:0}
.ab04 .ibd .swiper04 .pagination04 span{ width:8px; height:8px; opacity:1; border-radius:50%; background:#eaeaea}
.ab04 .ibd .swiper04 .pagination04 span.swiper-pagination-bullet-active{ background:#123181}
@media (max-width: 1700px){
	.ab04{ margin-top:80px}
	.ab04 .ihd .title{ font-size:40px;}
	.ab04 .ibd{ margin-top:60px}
	.ab04 .ibd .swiper04{ width:1120px;}
	.ab04 .ibd .swiper04 .swiper-slide{ width:23.5%; margin-right:2%}
	.ab04 .ibd .swiper04 .swiper-slide .title{ font-size:16px; line-height:50px}
	.ab04 .ibd .prev04{ width:40px; height:40px;top:calc(50% - 70px);}
	.ab04 .ibd .next04{ width:40px; height:40px;top:calc(50% - 70px);}
	.ab04 .ibd .swiper04 .pagination04{ margin-top:50px}
}
@media (max-width: 1200px){
	.ab04{ margin-top:40px}
	.ab04 .ihd .title{ font-size:24px;}
	.ab04 .ibd{ margin-top:30px}
	.ab04 .ibd .swiper04{ width:100%;}
	.ab04 .ibd .swiper04 .swiper-slide{ width:23.5%; margin-right:2%}
	.ab04 .ibd .swiper04 .swiper-slide .title{ font-size:14px; line-height:40px}
	.ab04 .ibd .prev04{ width:30px; height:30px;top:calc(50% - 55px); z-index:9}
	.ab04 .ibd .next04{ width:30px; height:30px;top:calc(50% - 55px); z-index:9}
	.ab04 .ibd .swiper04 .pagination04{ margin-top:20px}
	.ab04 .ibd .swiper04 .pagination04 span{ width:4px; height:4px; margin:0 1px}
	
}
@media (max-width: 750px){	
	.ab04 .ibd .swiper04 .swiper-slide{ width:48.5%; margin-right:3%}
	.ab04 .ibd .swiper04 .pagination04 span{}
}



.ab05{ width:100%; margin-top:100px}
.ab05 .ihd .title{ font-size:50px; width:fit-content; margin:0 auto;  line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.ab05 .ibd{ position:relative; margin-top:80px; position:relative}
.ab05 .ibd .swiper05{ width:1580px; margin:0 auto; overflow:hidden;}
.ab05 .ibd .swiper05 .swiper-slide{ width:383px; margin-right:16px}
.ab05 .ibd .swiper05 .swiper-slide:last-child{ margin-right:0}
.ab05 .ibd .swiper05 .swiper-slide .pic{ width:100%; overflow:hidden}
.ab05 .ibd .swiper05 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.ab05 .ibd .swiper05 .swiper-slide:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.ab05 .ibd .swiper05 .swiper-slide .title{ background:#eaeaea; line-height:60px; font-size:18px; color:#333333; text-align:center; padding:0 10px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ab05 .ibd .swiper05 .swiper-slide:hover .title{ background:#123181; color:#fff}
.ab05 .ibd .prev05{ background:url(http://chuzhou.chunhuaqz.com/images/g_27.png) center center no-repeat; width:58px; height:58px; background-size:100%; position:absolute; left:0; top:calc(50% - 90px);  cursor:pointer; transform:rotate(180deg)}
.ab05 .ibd .prev05:hover{ background:url(http://chuzhou.chunhuaqz.com/images/g_26.png) center center no-repeat; background-size:100%; transform:rotate(0)}
.ab05 .ibd .next05{ background:url(http://chuzhou.chunhuaqz.com/images/g_27.png) center center no-repeat; width:58px; height:58px; background-size:100%; position:absolute; right:0; top:calc(50% - 90px);  cursor:pointer; transform:rotate(0)}
.ab05 .ibd .next05:hover{ background:url(http://chuzhou.chunhuaqz.com/images/g_26.png) center center no-repeat; background-size:100%; transform:rotate(180deg)}
.ab05 .ibd .swiper05 .pagination05{ text-align:center; margin-top:75px; font-size:0}
.ab05 .ibd .swiper05 .pagination05 span{ width:8px; height:8px; opacity:1; border-radius:50%; background:#eaeaea}
.ab05 .ibd .swiper05 .pagination05 span.swiper-pagination-bullet-active{ background:#123181}
@media (max-width: 1700px){
	.ab05{ margin-top:80px}
	.ab05 .ihd .title{ font-size:40px;}
	.ab05 .ibd{ margin-top:60px}
	.ab05 .ibd .swiper05{ width:1120px;}
	.ab05 .ibd .swiper05 .swiper-slide{ width:23.5%; margin-right:2%}
	.ab05 .ibd .swiper05 .swiper-slide .title{ font-size:16px; line-height:50px}
	.ab05 .ibd .prev05{ width:40px; height:40px;top:calc(50% - 70px);}
	.ab05 .ibd .next05{ width:40px; height:40px;top:calc(50% - 70px);}
	.ab05 .ibd .swiper05 .pagination05{ margin-top:50px}
}
@media (max-width: 1200px){
	.ab05{ margin-top:40px}
	.ab05 .ihd .title{ font-size:24px;}
	.ab05 .ibd{ margin-top:30px}
	.ab05 .ibd .swiper05{ width:100%;}
	.ab05 .ibd .swiper05 .swiper-slide{ width:23.5%; margin-right:2%}
	.ab05 .ibd .swiper05 .swiper-slide .title{ font-size:14px; line-height:40px}
	.ab05 .ibd .prev05{ width:30px; height:30px;top:calc(50% - 55px); z-index:9}
	.ab05 .ibd .next05{ width:30px; height:30px;top:calc(50% - 55px); z-index:9}
	.ab05 .ibd .swiper05 .pagination05{ margin-top:20px}
	.ab05 .ibd .swiper05 .pagination05 span{ width:30px}
	.ab05 .ibd .swiper05 .pagination05 span{ width:4px; height:4px; margin:0 1px}
}
@media (max-width: 750px){	
	.ab05 .ibd .swiper05 .swiper-slide{ width:48.5%; margin-right:3%}
	.ab05 .ibd .swiper05 .pagination05 span{}
}

.ab06{ margin-top:100px; background:url(http://chuzhou.chunhuaqz.com/images/g_28.jpg) top center no-repeat; background-size:cover; padding:100px 0}
.ab06 .ihd .title{ font-size:50px; width:fit-content; margin:0 auto;  line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.ab06 .ibd{ margin-top:100px; text-align:center}
.ab06 .ibd img{ max-width:100%; height:auto}
.ab06 .ibd .cont1{ display:block; width:100%}
.ab06 .ibd .cont2{ display:none; width:100%}
@media (max-width: 1700px){
	.ab06{ margin-top:80px; padding:80px 0}
	.ab06 .ibd{ margin-top:80px}
	.ab06 .ihd .title{ font-size:40px;}
}
@media (max-width: 1200px){
	.ab06{ margin-top:40px; padding:40px 0}
	.ab06 .ibd{ margin-top:30px}
	.ab06 .ihd .title{ font-size:24px;}
	.ab06 .ibd .cont2{ display:block; width:100%}
	.ab06 .ibd .cont1{ display:none; width:100%}
}



.ab07{ margin-top:100px; margin-bottom:100px}
.ab07 .ihd .title{ font-size:50px; width:fit-content; margin:0 auto;  line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.ab07 .ibd{ margin-top:80px}
.ab07 .ibd .swiper7{ width:100%; overflow:hidden}
.ab07 .ibd .swiper7 .swiper-slide{ width:524px; margin-right:64px}
.ab07 .ibd .swiper7 .swiper-slide:last-child{ margin-right:0}
.ab07 .ibd .swiper7 .swiper-slide .pic{ width:100%; overflow:hidden}
.ab07 .ibd .swiper7 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.ab07 .ibd .swiper7 .swiper-slide .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.ab07 .ibd .swiper7 .swiper-slide .title{ font-size:20px; color:#000000; margin-top:30px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ab07 .ibd .swiper7 .swiper-slide .intro{ font-size:16px; color:#000; opacity:0.7; line-height:30px; height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2; margin-top:20px}
.ab07 .ibd .swiper7 .swiper-slide .time{ font-size:15px; color:rgba(0,0,0,0.6); background:url(http://chuzhou.chunhuaqz.com/images/g_15.png) left center no-repeat; padding-left:25px; margin-top:20px}
.ab07 .ibd .swiper7 .pagination7{ text-align:center; margin-top:20px; font-size:0}
.ab07 .ibd .swiper7 .pagination7 span{ display:inline-block; vertical-align:top; width:10px; height:10px; background:#e9edf5; opacity:1}
.ab07 .ibd .swiper7 .pagination7 span.swiper-pagination-bullet-active{ background:#1b3884}
.ab07 .more{ margin-top:30px}
.ab07 .more a{ display:block; width:170px; height:70px; margin:0 auto; background:#1b3884; color:#fff; border-radius:60px;display:flex;align-items: center;justify-content: center;}
.ab07 .more a i{ display:inline-block; vertical-align:top; background:url(http://chuzhou.chunhuaqz.com/images/g_06.png) right center no-repeat; padding-right:35px; font-size:16px; transition:all 0.3s}
.ab07 .more:hover a i{ padding-right:40px}

@media (max-width: 1700px){
	.ab07{ margin-top:80px; margin-bottom:80px }
	.ab07 .ihd .title{ font-size:40px;}
	.ab07 .ibd{ margin-top:60px}
	.ab07 .ibd .swiper7 .swiper-slide{ width:32%; margin-right:2%}
	.ab07 .ibd .swiper7 .swiper-slide .title{ font-size:18px;  margin-top:20px;}
	.ab07 .ibd .swiper7 .swiper-slide .intro{ font-size:14px; line-height:25px; height:50px; margin-top:15px}
	.ab07 .ibd .swiper7 .swiper-slide .time{ font-size:14px; margin-top:15px}
	.ab07 .more a{ width:150px; height:60px}
	.ab07 .more a i{ font-size:14px}
}
@media (max-width: 1200px){
	.ab07{ margin-top:40px; margin-bottom:40px }
	.ab07 .ihd .title{ font-size:24px;}
	.ab07 .ibd{ margin-top:30px}
	.ab07 .ibd .swiper7 .swiper-slide{ width:32%; margin-right:2%}
	.ab07 .ibd .swiper7 .swiper-slide .title{ font-size:16px;  margin-top:12px;}
	.ab07 .ibd .swiper7 .swiper-slide .intro{ font-size:12px; line-height:20px; height:40px; margin-top:10px}
	.ab07 .ibd .swiper7 .swiper-slide .time{ font-size:12px; margin-top:10px}
	.ab07 .ibd .swiper7 .pagination5{ margin-top:15px}
	.ab07 .ibd .swiper7 .pagination5 span{ width:8px; height:8px}
	.ab07 .more{ margin-top:20px}
	.ab07 .more a{ width:130px; height:40px}
	.ab07 .more a i{ font-size:12px; background-size:16px 3px; padding-right:30px}
}
@media (max-width: 750px){
	.ab07 .ibd .swiper7 .swiper-slide{ width:49%; }
}

.ab03{ width:100%; background:url(http://chuzhou.chunhuaqz.com/images/g_30.jpg) center center no-repeat; background-size:cover; padding:160px  0 120px}
.ab03 .lt{ width:795px; float:left}
.ab03 .lt .title{ font-size:50px; width:fit-content;  line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.ab03 .lt .intro{ font-size:16px; color:#666666; line-height:2; margin-top:60px}
.ab03 .rt{ float:right; margin-right:220px; width:621px}
.ab03 .rt img{ width:100%}
@media (max-width: 1700px){
	.ab03{ padding:120px 0 100px}
	.ab03 .lt{ width:600px;}
	.ab03 .rt{ width:550px; margin-right:0}
	.ab03 .lt .title{ font-size:40px; }
	.ab03 .lt .intro{ font-size:14px; margin-top:40px}
}
@media (max-width: 1200px){
	.ab03{ padding:40px 0 40px}
	.ab03 .lt{ width:100%;}
	.ab03 .rt{ width:100%; margin-right:0}
	.ab03 .lt .title{ font-size:24px; margin-top:20px }
	.ab03 .lt .intro{ margin-top:15px}
}

.ab08{ background:#f2f2f2; padding:130px 0; position:relative}
.ab08 .ihd .title{ font-size:50px; width:fit-content; margin:0 auto;  line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.ab08 .ibd{ margin-top:100px; position:relative}
.ab08 .ibd:after{ content:''; display:block; width:200000px; background:#dedede; height:1px; position:absolute; left:calc(50% - 100000px); top:14px; z-index:3}
.ab08 .ibd .mySwiper{ width:100%; overflow:hidden; position:relative; z-index:9}
.ab08 .ibd .mySwiper .swiper-slide{ text-align:center; cursor:pointer}
.ab08 .ibd .mySwiper .swiper-slide span{ display:block; background:url(http://chuzhou.chunhuaqz.com/images/g_34.png) top center no-repeat; padding-top:55px; font-size:18px; color:#3b3a3a; font-family:Arial, Helvetica, sans-serif}
.ab08 .ibd .mySwiper .swiper-slide.swiper-slide-thumb-active span{ background:url(http://chuzhou.chunhuaqz.com/images/g_33.png) top center no-repeat}
.ab08 .ibd .mySwiper2{ width:100%; position:relative; margin-top:55px; overflow:hidden}
.ab08 .ibd .mySwiper2 .swiper-slide{ width:100%; box-sizing:border-box; padding:0 115px; overflow:hidden}
.ab08 .ibd .mySwiper2 .swiper-slide .pic{ width:716px; float:left; overflow:hidden}
.ab08 .ibd .mySwiper2 .swiper-slide .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.ab08 .ibd .mySwiper2 .swiper-slide .pic:hover img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.ab08 .ibd .mySwiper2 .swiper-slide .cont{ width:620px; float:right}
.ab08 .ibd .mySwiper2 .swiper-slide .cont .title{-webkit-text-stroke: 1px #143079;color: transparent; font-size:150px; font-family:Arial, Helvetica, sans-serif}
.ab08 .ibd .mySwiper2 .swiper-slide .cont .intro{ font-size:16px; color:#666666; line-height:2}
.ab08 .ibd .mySwiper2 .prev2{ background:url(http://chuzhou.chunhuaqz.com/images/g_27.png) center center no-repeat; width:58px; height:58px; background-size:100%; position:absolute; left:0; top:calc(50% - 30px);  cursor:pointer; transform:rotate(180deg); z-index:9}
.ab08 .ibd .mySwiper2 .prev2:hover{ background:url(http://chuzhou.chunhuaqz.com/images/g_26.png) center center no-repeat; background-size:100%; transform:rotate(0)}
.ab08 .ibd .mySwiper2 .next2{ background:url(http://chuzhou.chunhuaqz.com/images/g_27.png) center center no-repeat; width:58px; height:58px; background-size:100%; position:absolute; right:0; top:calc(50% - 30px);  cursor:pointer; transform:rotate(0); z-index:9}
.ab08 .ibd .mySwiper2 .next2:hover{ background:url(http://chuzhou.chunhuaqz.com/images/g_26.png) center center no-repeat; background-size:100%; transform:rotate(180deg)}
@media (max-width: 1700px){
	.ab08{ padding:100px 0;}
	.ab08 .ihd .title{ font-size:40px}
	.ab08 .ibd{ margin-top:80px}
	.ab08 .ibd .mySwiper2 .prev2{ width:40px; height:40px; top:calc(50% - 20px);}
	.ab08 .ibd .mySwiper2 .next2{ width:40px; height:40px; top:calc(50% - 20px);}
	.ab08 .ibd .mySwiper2 .swiper-slide{ padding:0 60px}
	.ab08 .ibd .mySwiper2 .swiper-slide .pic{ width:520px}
	.ab08 .ibd .mySwiper2 .swiper-slide .cont{ width:500px}
	.ab08 .ibd .mySwiper2 .swiper-slide .cont .title{ font-size:100px}
	.ab08 .ibd .mySwiper2 .swiper-slide .cont .intro{ font-size:14px}
}
@media (max-width: 1200px){
	.ab08{ padding:40px 0;}
	.ab08 .ihd .title{ font-size:24px}
	.ab08 .ibd{ margin-top:30px}
	.ab08 .ibd .mySwiper2{ margin-top:30px}
	.ab08 .ibd .mySwiper2 .prev2{ width:30px; height:30px; top:calc(50% - 15px);}
	.ab08 .ibd .mySwiper2 .next2{ width:30px; height:30px; top:calc(50% - 15px);}
	.ab08 .ibd .mySwiper2 .swiper-slide{ padding:0 0}
	.ab08 .ibd .mySwiper2 .swiper-slide .pic{ width:100%}
	.ab08 .ibd .mySwiper2 .swiper-slide .cont{ width:100%}
	.ab08 .ibd .mySwiper2 .swiper-slide .cont .title{ font-size:50px}
	.ab08 .ibd .mySwiper2 .swiper-slide .cont .intro{ font-size:14px}
	.ab08 .ibd .mySwiper .swiper-slide span{ background-size:20px; padding-top:30px; font-size:16px}
	.ab08 .ibd .mySwiper .swiper-slide.swiper-slide-thumb-active span{ background-size:20px}
	.ab08 .ibd::after{ top:10px}
}

.product{ width:100%; padding:60px 0 100px}
.product .pro_nav{ width:302px; float:left}
.product .pro_nav .item{ width:100%; box-sizing:border-box; border:1px solid #c8ced2; margin-bottom:10px}
.product .pro_nav .item .ihd{ width:100%; position:relative}
.product .pro_nav .item .ihd a{ background:url(http://chuzhou.chunhuaqz.com/images/g_35.jpg) 23px center no-repeat; padding-left:46px; font-size:18px; color:#0b0b0b; font-weight:bold; line-height:62px; display:block}
.product .pro_nav .item .ihd span{ display:block; width:70px; height:100%; position:absolute; right:0; top:0; cursor:pointer; z-index:9; background:url(http://chuzhou.chunhuaqz.com/images/g_36.png) center center no-repeat; transition:all 0.3s}
.product .pro_nav .item.on .ihd span{ background:url(http://chuzhou.chunhuaqz.com/images/g_36.png) center center no-repeat; transform:rotate(180deg)}
.product .pro_nav .item.on .ihd{ border-bottom:1px solid #c8ced2}
.product .pro_nav .item .ibd{ display:none}
.product .pro_nav .item.on .ibd{ display:block}
.product .pro_nav .item .ibd a{ font-size:16px; display:block; color:#0b0b0b; line-height:50px; padding-left:46px}
.product .pro_nav .item .ibd a.on{ background:#1b3884; color:#fff}
.product .pro_nav .item .ibd a:hover{ background:#1b3884; color:#fff}
.product .pro_main{ width:1340px; float:right}
.product .pro_main .item{ width:31%; margin-right:3.5%; margin-bottom:3.5%; float:left; background:#f5f5f5}
.product .pro_main .item:nth-child(3n){ margin-right:0}
.product .pro_main .item .pic{ width:100%; overflow:hidden}
.product .pro_main .item .pic img{ width:100% ;transition:All 0.4s linear;    -webkit-transition:All 0.4s linear;    -moz-transition:All 0.4s linear;    -o-transition:All 0.4s linear;}
.product .pro_main .item:hover .pic img{transform:scale(1.1);    -webkit-transform:scale(1.1);    -moz-transform:scale(1.1);    -o-transform:scale(1.1);    -ms-transform:scal(1.1);}
.product .pro_main .item .cont{ padding:10px 30px 30px}
.product .pro_main .item .cont .title{ font-size:22px; color:#0b0b0b; font-weight:bold; line-height:75px; border-bottom:1px solid #dddddd; transition:all 0.3s}
.product .pro_main .item:hover .cont .title{ color:#1b3884}
.product .pro_main .item .cont .bq{ border-bottom:1px solid #dddddd; font-size:16px; color:rgba(11,11,11,0.5); line-height:70px}
.product .pro_main .item .cont .bq i{ color:#0b0b0b}
.product .pro_main .item .more{ margin-top:30px}
.product .pro_main .item .more .a1{ display:block; width:65%; height:50px; float:left; text-align:center; line-height:50px; background:#1b3884;}
.product .pro_main .item .more .a1 i{ display:inline-block; vertical-align:top; background:url(http://chuzhou.chunhuaqz.com/images/g_39.png) right center no-repeat; padding-right:32px; color:#fff; font-size:16px; transition:all 0.3s}
.product .pro_main .item:hover .more .a1 i{ padding-right:40px}
.product .pro_main .item .more .a2{ display:block; float:left; width:35%; box-sizing:border-box; height:50px; border:1px solid #3b3b3b; border-left:0;display:flex;align-items: center;justify-content: center; font-size:16px; color:#3b3b3b}
@media (max-width: 1700px){
	.product .pro_nav{ width:210px;}
	.product .pro_nav .item .ihd a{ padding-left:40px; font-size:16px; line-height:55px;background:url(http://chuzhou.chunhuaqz.com/images/g_35.jpg) 20px center no-repeat; background-size:3px 14px}
	.product .pro_nav .item .ihd span{ width:50px; height:55px; background-size:12px}
	.product .pro_nav .item.on .ihd span{ background-size:12px}
	.product .pro_nav .item .ibd a{ font-size:14px; padding-left:40px; line-height:45px}
	.product .pro_main{ width:950px}
	.product .pro_main .item .cont{ padding:10px 20px 20px}
	.product .pro_main .item .cont .title{ font-size:20px; line-height:64px}
	.product .pro_main .item .cont .bq{ font-size:14px; line-height:56px}
	.product .pro_main .item .more{ margin-top:20px}
	.product .pro_main .item .more .a1{ height:42px; line-height:42px}
	.product .pro_main .item .more .a1 i{ font-size:14px}
	.product .pro_main .item .more .a2{ height:42px; font-size:14px}
}
@media (max-width: 1200px){
	.product{ padding:40px 0}
	.product .pro_nav{ width:100%;}
	.product .pro_nav .item{ margin-bottom:0; margin-top:-1px}
	.product .pro_nav .item .ihd a{ padding-left:30px; font-size:16px; line-height:45px;background:url(http://chuzhou.chunhuaqz.com/images/g_35.jpg) 14px center no-repeat; background-size:3px 14px}
	.product .pro_nav .item .ihd span{ width:50px; height:45px; background-size:12px}
	.product .pro_nav .item.on .ihd span{ background-size:12px}
	.product .pro_nav .item .ibd a{ font-size:12px; padding-left:30px; line-height:36px}
	.product .pro_main{ width:100%; margin-top:3.5%}
	.product .pro_main .item .cont{ padding:5px 15px 15px}
	.product .pro_main .item .cont .title{ font-size:16px; line-height:50px}
	.product .pro_main .item .cont .bq{ font-size:14px; line-height:40px}
	.product .pro_main .item .more{ margin-top:15px}
	.product .pro_main .item .more .a1{ height:36px; line-height:36px}
	.product .pro_main .item .more .a1 i{ font-size:14px; background-size:6px; padding-right:20px}
	.product .pro_main .item .more .a2{ height:36px; font-size:14px}
}
@media (max-width: 750px){
	.product .pro_main .item{ width:48.5%; margin-right:3%; margin-bottom:3%}
	.product .pro_main .item:nth-child(3n){ margin-right:3%}
	.product .pro_main .item:nth-child(2n){ margin-right:0}
}
@media (max-width: 450px){
	.product .pro_main .item{ width:100%; margin-right:0%; margin-bottom:3%}
	.product .pro_main .item:nth-child(3n){ margin-right:0%}
	.product .pro_main .item:nth-child(2n){ margin-right:0}
}



.container{position: relative; /*background: #fbfbfb;*/}
/* 内容模式*/
.article{padding:60px 0 40px;line-height:2;font-size:18px;word-wrap:break-word;}
.article .hd{padding:0 0 20px;text-align:center;}
.article .hd h1{color:#000;font-size:36px;}
.article .hd .titBar{color:#797979;font-size:12px;}
.article .bd{padding-bottom:40px; max-width:1200px; margin:0 auto}
.article .ft{padding:20px 0 0; max-width:1200px; margin:0 auto;border-top:1px solid #ddd;margin-top: 20px;}
.article img{max-width: 100%;}
.article video{max-width: 100%;height: auto; vertical-align: top;}
.ft{padding:20px 0 0;border-top:1px solid #ddd;margin-top: 20px; font-size:16px; line-height:2; color:#333}
/* 分页*/
.page{padding-bottom: 40px;line-height: 38px;text-align: center;font-size: 16px;}
.page a{display: inline-block;margin: 0 2px;padding: 0 15px;border: 1px solid transparent;background: #eeeeee;color: #474747;vertical-align: top; transition: all 0.3s;}
.page a:hover,.page .current{border: 1px solid #1b3884;background: #fbfbfb;color: #1b3884;}
@media all and (max-width: 1200px){
    .page{line-height:24px;font-size: 12px;}
	.article .hd h1{color:#000;font-size:24px;}
}

.sideBar{background: #f7f6f6;  }
.sideBar .cont{display: flex; justify-content: space-between; align-items: center;}
.sideBar .side-item-wrap{display: flex;}
.sideBar .side-item-wrap .item a{display: block;font-size: 18px;color: #535353; padding: 0.24rem 0.3rem; transition: all 0.3s; position: relative;}
.sideBar .side-item-wrap .item a::before{content: '\20'; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #1b3884; transition: all 0.4s;}
.sideBar .side-item-wrap .item.on a::before,
.sideBar .side-item-wrap .item a:hover::before{width: 100%;}
.sideBar .side-item-wrap .item.on a,
.sideBar .side-item-wrap .item a:hover{ background:#1b3884; color:#fff}

.breadcrumbs a{font-size: 16px; color: #999999; transition: all 0.3s; margin-right: 24px; padding-right: 24px; position: relative;}
.breadcrumbs a::before{content: '\20'; position: absolute; right: -12px; top: 50%; border: 6px solid transparent; border-left-color: #dddddd; transform: translateY(-50%);}
.breadcrumbs a:last-child{margin-right: 0; padding-right: 0;}
.breadcrumbs a:last-child::before{display: none;}
.breadcrumbs a.current,
.breadcrumbs a:hover{color: #1b3884;}

/* 图片列表*/
.page-pic-list{padding: 0.7rem 0 0 0;}
.page-pic-list .item-wrap{display: flex;flex-wrap: wrap;padding-bottom: 0.5rem;}
.page-pic-list .item-wrap .item{width: 31.25%;margin-bottom: 3.125%;margin-right: 3.125%;}
.page-pic-list .item-wrap .item:nth-child(3n){margin-right: 0;}
.page-pic-list .item-wrap .item a{display: block; background: #fff;}
.page-pic-list .item-wrap .item .picBox{position: relative;overflow: hidden; background: #eeeeee; display: flex; justify-content: center; align-items: center;}
.page-pic-list .item-wrap .item .picBox img{max-width: 100%;transition: all 0.3s;}
.page-pic-list .item-wrap .item a:hover .picBox img{transform: scale(1.1);}
.page-pic-list .item-wrap .item .textBox{padding: 0.3rem 0.3rem 0.4rem 0.3rem; position: relative; background:#f5f5f5; text-align:center}
.page-pic-list .item-wrap .item .textBox::before{content: '\20'; position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #1b3884; background-size: cover; z-index: 2; opacity: 0; visibility: hidden; transition: all 0.3s;}
.page-pic-list .item-wrap .item .textBox .tit{font-size: 20px; color: #000000; /*border-bottom: 1px solid #f0f0f0; padding-bottom: 0.26rem;*/ transition: all 0.3s; position: relative; z-index: 4;}
.page-pic-list .item-wrap .item .textBox .tip{padding-top: 0.3rem; font-size: 16px; color: #999999; line-height: 30px; transition: all 0.3s; text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;text-align: justify; position: relative; z-index: 4; display:none}
.page-pic-list .item-wrap .item .textBox .seemore{display: flex; justify-content: space-between; align-items: center; margin-top: 0.66rem; position: relative; z-index: 4;}
.page-pic-list .item-wrap .item .textBox .seemore .txt{line-height: 1; font-size: 16px; color: #717171; transition: all 0.3s;}
.page-pic-list .item-wrap .item .textBox .seemore .arr{width: 21px; height: 21px; border-radius: 50%; border: 1px solid #fff;transition: all 0.3s; position: relative;}
.page-pic-list .item-wrap .item .textBox .seemore .arr::before{content: '\20'; position: absolute; left: 4px; top: 5px; width: 8px; height: 8px; border-right: 1px solid #717171; border-bottom: 1px solid #717171; transform: rotate(-45deg); transition: all 0.3s;}
.page-pic-list .item-wrap .item a:hover .textBox::before{opacity: 1; visibility: visible;}
.page-pic-list .item-wrap .item a:hover .textBox .tit{color: #fff;}
.page-pic-list .item-wrap .item a:hover .textBox .tip{color: #fff;}
.page-pic-list .item-wrap .item a:hover .textBox .seemore .txt{color: #fff;}
.page-pic-list .item-wrap .item a:hover .textBox .seemore .arr{border-color: #fff;}
.page-pic-list .item-wrap .item a:hover .textBox .seemore .arr::before{border-color: #fff;}


@media screen and (max-width: 1200px) {
    .page-pic-list{padding: 0.8rem 0 0 0;}
    .page-pic-list .item-wrap{justify-content: space-between;}
    .page-pic-list .item-wrap .item{width: 100%; margin-right: 0; margin-bottom: 4vw;}
    .page-pic-list .item-wrap .item .textBox .tit{font-size: 0.32rem;}
}


/* 图文列表 */
.page-pictxt-list{padding: 0.96rem 0 1.58rem 0;}
.m-links{display: flex; justify-content: space-between; align-items: center; background: #fff; box-shadow: 0 0 18px rgba(0,0,0,.12);}
.m-links .picBox{width: 48%; position: relative; overflow: hidden;}
.m-links .picBox img{width: 100%; transition: all 0.3s;}
.m-links:hover .picBox img{transform: scale(1.1);}
.m-links .textBox{width:52%; display: flex; flex-direction: column; justify-content: center; padding: 0 0 0 0.5rem;}
.m-links .textBox .tit{font-size: 0.38rem; font-weight: normal; color: #232222; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.m-links .textBox .cnt{font-size: 16px; margin-top: 0.26rem; color: #222222; line-height: 2; }
.m-links:hover .textBox .tit{font-weight: bold; color: #1b3884;}
.m-links .textBox .tip{ display:block; width:170px; height:70px; background:#1b3884; color:#fff; border-radius:60px;display:flex;align-items: center;justify-content: center; margin-top:0.4rem}
.m-links .textBox .tip .tip1{ display:inline-block; vertical-align:top; background:url(http://chuzhou.chunhuaqz.com/images/g_06.png) right center no-repeat; padding-right:35px; font-size:16px; transition:all 0.3s}
.m-links .textBox .tip .tip2{width: 8px; height: 8px; border-right: 2px solid #1b3884; border-bottom: 2px solid #1b3884; transform: rotate(-45deg); transition: all 0.3s; display:none}
.m-links .textBox .tip:hover .tip1{ padding-right:40px}
.m-links .textBox .tip:hover .tip2{border-color: #fff;}

.page-pictxt-list .item{margin-bottom: 0.46rem;}
.page-pictxt-list .item:last-child{margin-bottom: 0;}
.page-pictxt-list .item a{position: relative;}
.page-pictxt-list .item a::before{content: '\20'; position: absolute; left: 0; bottom: 0; width: 0; height: 3px; background: #1b3884; z-index: 4; transition: all 0.8s;}
.page-pictxt-list .item a:hover::before{width: 100%;}
.page-pictxt-list .item a::after{content: '\20'; position: absolute; right: 1.1rem; bottom: 0; width: 4.3rem; height: 3rem; background: url(http://chuzhou.chunhuaqz.com/images/case01.png) no-repeat center center; background-size: cover; z-index: 2; opacity: 0; transition: all 0.6s;}
.page-pictxt-list .item a:hover::after{opacity: 1;}

@media screen and (max-width: 1700px) {
	.m-links .textBox .tip{ width:150px; height:60px}
	.m-links .textBox .tip .tip1{ font-size:14px}
}
@media screen and (max-width: 1200px) {
    .m-links{flex-wrap: wrap;}
    .m-links .picBox{width: 100%;}
    .m-links .textBox{width: 100%; padding: 0.4rem 0;}
    .page-pictxt-list .item{margin-bottom: 4vw;}
	.m-links .textBox .tip{ width:130px; height:40px}
	.m-links .textBox .tip .tip1{ font-size:12px; background-size:16px 3px; padding-right:30px}
}

/* 新闻列表 */
.page-news{padding: 0.86rem 0 0.6rem 0;}
.page-news .topNews .m-links{margin-bottom: 35px;}
.page-news .page-news-list a{display: flex; justify-content: space-between; align-items: center; border-bottom: 1px solid #dde6e9; padding: 35px 0; transition: all 0.3s; position: relative;}
.page-news .page-news-list a::before{content: '\20'; position: absolute; left: 50%; top: 0; width: 100vw; height: 100%; transform: translateX(-50%); z-index: 2; background: #f3f3f6; opacity: 0; transition: all 0.3s;}
.page-news .page-news-list a:last-child{border-bottom: none;}
.page-news .page-news-list .textBox{width: 90%; position: relative; z-index: 4;}
.page-news .page-news-list .textBox .tit{font-size: 20px; font-weight: normal; color: #222222; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;  transition: all 0.3s;}
.page-news .page-news-list .textBox .tip{font-size: 16px; color: rgba(34,34,34,.8); overflow: hidden; white-space: nowrap; text-overflow: ellipsis; transition: all 0.3s; margin-top: 10px;}
.page-news .page-news-list .textBox .txt{font-size: 14px; color: #222; margin-top: 10px;}
.page-news .page-news-list .timeBox{position: relative;z-index: 4; font-family: Arial;color: #b0b0b0; transition: all 0.3s;}
.page-news .page-news-list .timeBox .time1{font-size: 0.48rem; line-height: 1;}
.page-news .page-news-list .timeBox .time2{font-size: 18px;}
.page-news .page-news-list a:hover{border-color: transparent;}
.page-news .page-news-list a:hover::before{opacity: 1;}
.page-news .page-news-list a:hover .textBox .tit{color: #1b3884;}
.page-news .page-news-list a:hover .timeBox{color: #1b3884;}

@media screen and (max-width: 1200px) {
    .page-news .page-news-list .textBox{width: 100%; }
    .page-news .page-news-list .textBox .tit{font-size: 0.32rem; overflow: inherit; white-space: inherit; text-overflow: inherit; font-weight: bold;}
    .page-news .page-news-list .textBox .tip{font-size: 0.28rem; line-height: 0.48rem;}
}

/* 产品详情 */
.page-pro-display{padding: 0.7rem 0 0 0;}
.page-pro-displayxx{ float:right; width:calc(100% - 350px); padding-top:0}
.page-pro-display .m-links{box-shadow: none; background:#f5f5f5; padding:45px}
.page-pro-display .m-links .zixun{display: flex; margin-top: 0.48rem;}
.page-pro-display .m-links .zixun a{display: flex; justify-content: center; align-items: center; border: 1px solid #d91110; border-radius: 8px; font-size: 20px; color: #fff; background: #d91110; height: 56px; line-height: 56px; padding: 0 0.3rem; transition: all 0.3s;}
.page-pro-display .m-links .zixun a:hover{background: #1b3884;}
.page-pro-display .m-links .zixun svg{display: block;}
.page-pro-display .m-links .zixun .zixun1{margin-right: 19px;}
.page-pro-display .m-links .zixun .zixun1 a{background: #1b3884; color: #fff; border:1px solid #1b3884}
.page-pro-display .m-links .zixun .pic{margin-right: 20px;}
.page-pro-display .pro-introduce{position: relative; margin-top: 0.44rem;  }
.page-pro-display .pro-introduce .tit{ box-sizing:border-box; background: #f5f5f5; border-bottom:1px solid #c8ced2; font-size: 20px; color: #1b3884; font-weight: normal;  padding-left: 80px; line-height: 54px; background-image: url(http://chuzhou.chunhuaqz.com/images/k1.png); background-repeat: no-repeat; background-position: 30px center;}
.page-pro-display .pro-introduce .cnt{margin-top: 60px; font-size: 16px; color: #222222; line-height: 36px;}
.page-pro-display .pro-introduce .cnt img{max-width: 100%;}
.page-pro-display .pro-introduce .cnt video{max-width: 100%; height: auto; vertical-align: top;}
.page-pro-display .pro-ft{margin-top: 0.5rem; display: flex; justify-content: space-between; font-size: 18px;}
.page-pro-display .pro-ft .prev{width: 45%;}
.page-pro-display .pro-ft .next{width: 45%; text-align: right;}

@media screen and (max-width: 1700px) {
.page-pro-displayxx{ width:calc(100% - 260px) }
.page-pro-display .m-links .zixun a{ font-size:18px}
}
@media screen and (max-width: 1200px) {
	.page-pro-display .m-links{ padding:0.3rem}
    .page-pro-display .m-links .zixun{flex-wrap: wrap;}
    .page-pro-display .m-links .zixun a{height: 0.9rem; font-size: 0.28rem;}
    .page-pro-display .m-links .zixun .pic{margin-right: 0.2rem;}
	.page-pro-display .m-links .zixun .pic svg{ width:auto; height:24px}
    .page-pro-display .m-links .zixun .zixun2{ }
    .m-links .textBox .cnt{font-size: 0.28rem; line-height: 0.52rem;}
    .page-pro-display .pro-introduce .cnt{font-size: 0.28rem; line-height: 0.52rem;}
    .page-pro-display .pro-ft{flex-wrap: wrap;}
    .page-pro-display .pro-ft .prev,
    .page-pro-display .pro-ft .next{width: 100%; font-size: 0.32rem;}
    .page-pro-display .pro-ft .next{text-align: left; margin-top: 0.3rem;}
	.page-pro-displayxx{ width:100%; padding-top:20px}
	.page-pro-display .pro-introduce .cnt{ margin-top:20px}

}

/* 关于我们*/
.page-about{padding-bottom: 1.14rem;}
.page-about .s1{padding: 1.3rem 0 1.14rem 0;}
.page-about .s1 .a1{display: flex;justify-content: space-between; align-items: center;}
.page-about .s1 .a1 .textBox{width: 46%;}
.page-about .s1 .a1 .textBox .tit{color: #222222;}
.page-about .s1 .a1 .textBox .tit .tit1{font-size: 0.24rem; color: #898989; text-transform: uppercase; margin-bottom: 0.1rem;}
.page-about .s1 .a1 .textBox .tip{margin-top: 0.5rem; font-size: 16px; color: #222222; line-height: 36px;}
.page-about .s1 .a1 .picBox{width: 48%; position: relative; overflow: hidden;}
.page-about .s1 .a1 .picBox img{width: 100%; transition: all 0.3s;}
.page-about .s1 .a1 .picBox:hover img{transform: scale(1.1);}
.page-about .s2{padding: 0.75rem 0 0 0; background: url(http://chuzhou.chunhuaqz.com/images/about02.jpg) no-repeat center center; background-size: cover;}
.page-about .s2 .a1 .tit{font-family: Arial; font-size: 0.66rem; color: rgba(255, 255, 255, 0.6);}
.page-about .s2 .a2{background: #fff;transform: translateY(160px);margin-top: -90px; margin-bottom: 160px; display: flex; justify-content: space-between; box-shadow: 0 0 18px rgba(0,0,0,.15);}
.page-about .s2 .a2 .b1{width: 23.81%; display: flex; justify-content: center; align-items: center; background: url(http://chuzhou.chunhuaqz.com/images/about05.jpg) no-repeat center; background-size: cover;}
.page-about .s2 .a2 .b1 .c1{text-align: center;}
.page-about .s2 .a2 .b1 .c1 .tit{font-weight: bold; color: #fff;}
.page-about .s2 .a2 .b1 .c1 .tip{display: flex; justify-content: center; align-items: center; width: 132px; height: 48px; margin-top: 0.4rem; border: 1px solid #ffffff; border-radius: 5px; font-size: 14px; color: #ffffff; transition: all 0.3s;}
.page-about .s2 .a2 .b1 .c1 .tip .tip1{line-height: 1; margin-right: 12px;}
.page-about .s2 .a2 .b1 .c1 .tip .tip2{width: 8px; height: 8px; border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; transform: rotate(-45deg); transition: all 0.3s;}
.page-about .s2 .a2 .b1 .c1 .tip:hover{border: none; color: #fff; background: linear-gradient(90deg, #1b3884 0%, #18b474 100%);}
.page-about .s2 .a2 .b2{width: 76.19%; padding: 0.6rem 0 0.6rem 0.7rem;}
.page-about .s2 .a2 .honor-swiper .swiper-slide{width: auto;}
.page-about .s2 .a2 .honor-swiper .swiper-slide .picBox{position: relative; overflow: hidden;}
.page-about .s2 .a2 .honor-swiper .swiper-slide .picBox img{transition: all 0.3s;}
.page-about .s2 .a2 .honor-swiper .swiper-slide .picBox:hover img{transform: scale(1.1);}
.page-about .s3{margin-top: 160px; padding: 0.74rem 0 0.94rem 0;}
.page-about .s3 .a1 .tit{font-weight: bold; color: #626085;}
.page-about .s3 .a2{margin-top: 0.5rem;}
.page-about .s3 .a2 .picBox{position: relative; overflow: hidden;}
.page-about .s3 .a2 .picBox img{width: 100%; transition: all 0.3s;}
.page-about .s3 .a2 .picBox:hover img{transform: scale(1.1);}
.page-about .s4{background: url(http://chuzhou.chunhuaqz.com/images/pic02.jpg) no-repeat center center;background-size: cover;padding: 1.18rem 0 0.9rem 0}
.page-about .s4 .box-wrap{position: relative; display: flex; justify-content: space-between; align-items: center; flex-wrap: wrap;}
.page-about .s4 .box-wrap .textBox{width: 40%; padding-left: 30px;}
.page-about .s4 .box-wrap .textBox .b2{margin-top: 0.9rem; font-size: 16px; line-height: 30px; color: #272727;}
.page-about .s4 .box-wrap .textBox .b2 p{position: relative; padding-left: 18px; margin-bottom: 16px;}
.page-about .s4 .box-wrap .textBox .b2 p:last-child{margin-bottom: 0;}
.page-about .s4 .box-wrap .textBox .b2 p::before{content: '\20'; position: absolute; left: 0; top: 12px; width: 7px; height: 7px; border-radius: 50%; background: #626085;}
.page-about .s4 .box-wrap .textBox .b3{margin-top: 0.45rem;}
.page-about .s4 .box-wrap .picBox{width: 49%;}
.page-about .s4 .box-wrap .picBox a{display: block; position: relative;overflow: hidden; border-radius: 12px;}
.page-about .s4 .box-wrap .picBox a::before{content: "";width: 100%;height: 100%;position: absolute;z-index: 2;left: 0px;}
.page-about .s4 .box-wrap .picBox img{width: 100%; transition: all 0.3s;}
.page-about .s4 .box-wrap .picBox a:hover::before{animation: gradient-rectangle 1.4s;animation-delay: 0s;-webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);}
.page-about .s4 .box-wrap .picBox a:hover img{transform: scale(1.1);}

@media screen and (max-width: 1200px) {
    .page-about .s1{padding: 1rem 0;}
    .page-about .s1 .a1{flex-wrap: wrap;}
    .page-about .s1 .a1 .textBox{width: 100%;}
    .page-about .s1 .a1 .textBox .tip{font-size: 0.28rem; line-height: 0.52rem;}
    .page-about .s1 .a1 .picBox{width: 100%; margin-top: 0.64rem;}
    .page-about .s2 .a2{transform: translateY(100px); margin-top: -60px;}
    .page-about .s2 .a2 .honor-swiper .swiper-slide .picBox img{width: 100%;}
    .page-about .s3{margin-top: 100px;}
    .page-about .s4{padding: 1rem 0;}
    .page-about .s4 .box-wrap{flex-direction: column-reverse;}
    .page-about .s4 .box-wrap .textBox{width: 100%; padding-left: 0; margin-top: 0.6rem;}
    .page-about .s4 .box-wrap .textBox .b2{margin-top: 0.6rem; font-size: 0.28rem; line-height: 0.48rem;}
    .page-about .s4 .box-wrap .textBox .b2 p{margin-bottom: 0.2rem;}
    .page-about .s4 .box-wrap .textBox .b2 p::before{top: 0.15rem;}
    .page-about .s4 .box-wrap .picBox{width: 100%;}
}

/* 网站地图 */
.webmap dl{padding-bottom: 10px; margin-bottom: 40px; border-bottom: 1px solid #ccc;}
.webmap dl:last-child{margin-bottom: 0; border-bottom: 0;padding-bottom: 40px;}
.webmap dt{margin-bottom: 20px;}
.webmap dt a {display: block; font-size: 20px; font-weight: bold; color: #029f36;}
.webmap dd a {display: block;float: left; width: 14%; font-size: 18px; line-height: 36px; font-weight: bold; color: #333333;transition: all 0.3s;}
.webmap dd a:hover{color: #029f36;}

/* 联系我们 */
.page-contact{padding-top: 75px;}
.page-contact .mapBox{margin-top: 75px;}
.Contact{display: flex;box-shadow: 1px 1px 10px 1px rgb(230, 230, 230);border-radius: 10px;}
.Message{width: 58%;margin-right: 4%;padding: 40px 0 55px 45px;box-sizing: border-box;}
.me1{font-size: 34px;color: rgb(51, 51, 51);margin-bottom: 15px;}
.me2{font-size: 14px;color: rgb(102, 102, 102);}
.me3{font-size: 34px;color: rgb(255, 255, 255);margin-bottom: 15px;}
.me4{font-size: 14px;color: rgba(255, 255, 255, 0.6);padding-bottom: 15px;}
.me5{margin-top: 46px;text-align: center;}
.me5 .textBox{margin-top: 20px;color: #ffffff;}
.messForm{padding-top: 25px;}
.messFlex{display: flex;flex-wrap: wrap;}
.messFlex>p:nth-child(2n+2){margin-right: 0;}
.messPut{width: 48%;margin-right: 4%;display: flex;align-items: center;padding: 18px 25px;border-radius: 25px;background: rgb(246, 246, 246);letter-spacing: 1px;margin-top: 25px;box-sizing: border-box;}
.messPut input{font-size: 16px;color: rgb(102, 102, 102);width: 90%;}
.Message input::-webkit-input-placeholder,
.Message textarea::-webkit-input-placeholder{color: rgb(102, 102, 102);}
.messPut img{margin-right: 12px;}
.Message textarea{background: rgb(246, 246, 246);height: 140px;padding: 18px 25px;font-size: 16px;color: rgb(102, 102, 102);letter-spacing: 1px;border-radius: 25px;margin-top: 25px;width: 100%;resize: none;box-sizing: border-box;}
.Message button{height: 58px;line-height: 58px;color: #fff;text-align: center;background: #1b3884;border-radius: 25px;margin-top: 35px;width: 50%;margin-left: 25%;font-size: 20px;letter-spacing: 1px;transition: all 0.5s;cursor: pointer;}
.Message button:hover{color: #1b3884;border: 1px solid #1b3884;background: transparent;box-shadow: 1px 1px 15px 1px rgba(41, 120, 73, 0.2);}
.Type{width: 38%;padding: 40px 60px;background: url(http://chuzhou.chunhuaqz.com/images/pic17.jpg);background-repeat: no-repeat;background-size: cover;box-sizing: border-box; background-color: #1b3884;}
.conType{margin-top: 35px;display: flex;align-items: flex-start;cursor: pointer;transition: all 0.5s;}
.conType:hover{transform: translateX(12px);}
.conType:hover img{animation: jello 1.4s;}
.conType>li:nth-child(2){width: 90%;}
.conType img{transition: all 0.5s;width: 32px;}
.conType>li:nth-child(1){margin-right: 10px;width: 45px;}
.conType>li:nth-child(2)>p:nth-child(1){font-size: 20px;color: #fff;margin-bottom: 10px;}
.conType>li:nth-child(2)>p:nth-child(2){font-size: 24px;color: #fff;}
.f16{font-size: 16px !important;}

@media screen and (max-width: 700px) {
    .Contact{flex-wrap: wrap;}
    .Message{width: 100%; margin-right: 0; padding: 20px 12px;}
    .Type{width: 100%; padding: 20px 12px;}
    .me1{font-size: 26px;}
    .me3{font-size: 26px;}
}

/* 城市分站 */

.content{border-top: 2px solid #ddd; padding: 10px; margin-top: 5px;}
.content-wrap{padding: 50px 0;}
.content-item{display: flex; flex-wrap: wrap; border-bottom: 1px dashed #ddd; padding: 10px 0;}
.content-item dt{font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 18px; width: 85px; padding-left: 25px; color: #444;}
.content-item a{color: #333;}
.content-item dd{flex: 1;}
.content-item .dd-a-btn{padding: 5px 12px; font-size: 14px; min-width: 0px; display: inline-block;}
.content-item .dd-a-btn:hover{background-color: #1b3884; color: #fff;border-radius:8px}





.col-company-info{display: none;position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;z-index: 999;background: rgba(0, 0, 0, 0.3);transition: all 0.5s;}
.col-company-info.on{display: block;}
.col-company-info .company-info-box{position: absolute;left: 50%;top: 50%;width: 500px;transform: translate(-50%, -50%);}
.col-company-info .company-info-box .company-info-box-wrap{background: #fff; padding: 20px 0; box-shadow: 0 0 18px rgba(0, 0, 0, 0.3);}
.col-company-info .company-info-box .infoBox .tit{padding: 0 30px; font-size: 24px; border-bottom: 1px solid #ccc; padding-bottom: 10px; position: relative;}
.col-company-info .company-info-box .infoBox .tit::before{content: '\20'; position: absolute; left: 30px; bottom: -1px; width: 98px; height: 2px; background: red;}
.col-company-info .company-info-box .infoBox .tip{font-size: 16px; line-height: 30px; padding: 30px 30px 20px 30px; color: #555;}
.col-company-info .company-info-box .close{width: 30px; height: 30px; background: #666; border-radius: 50%; border: 3px solid #fff; position: absolute; right: 0; top: 0; transform: translate(50%,-50%); cursor: pointer; transition: all 0.8s;}
.col-company-info .company-info-box .close:hover{transform: translate(50%,-50%) rotate(270deg);}
.col-company-info .company-info-box .close::before{content: '\20'; position: absolute; width: 15px; height: 2px; background: #fff; transform: translate(-50%,-50%) rotate(45deg); top: 50%; left: 50%;}
.col-company-info .company-info-box .close::after{content: '\20'; position: absolute; width: 2px; height: 15px; background: #fff; transform: translate(-50%,-50%) rotate(45deg); top: 50%; left: 50%;}
.col-company-info.on .company-info-box .company-info-box-wrap{-webkit-animation: zoomIn 0.4s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);animation: zoomIn 0.4s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);}
@media screen and (max-width: 1200px) {
    .col-company-info .company-info-box{width: 90%;}
}

.contact01 .nr{ margin-top:60px; margin-bottom:60px; background:#f5f5f5; position:relative}
.contact01 .nr .pic{ float:right; width:1000px; overflow:hidden; height:570px}
.contact01 .nr .pic img{ }
.contact01 .nr .pic:hover img{}
.contact01 .nr .cont{ width:calc(100% - 1000px); float:left; height:570px;display:flex;align-items: center; box-sizing:border-box; padding:0 80px}
.contact01 .nr .cont .item{ margin-bottom:50px; font-size:16px; line-height:2; color:#333}
.contact01 .nr .cont .item:last-child{ margin-bottom:0}
.contact01 .nr .cont .title{ font-size:24px; color:#c4261d; font-weight:bold}
.contact01 .nr .cont .intro{ font-size:18px; color:#2a2a2a; line-height:2; margin-top:10px}
@media all and (max-width:1700px){
	.contact01 .nr .pic{ width:50%; height:419px;}
	.contact01 .nr .cont{ width:50%; height:419px; padding:0 60px}
	.contact01 .nr .cont .title{ font-size:20px }
	.contact01 .nr .cont .intro{ font-size:16px;}
	.contact01 .nr .cont .item{ line-height:1.8}
}
@media all and (max-width:1200px){
	.contact01 .nr{ margin-top:40px;}
	.contact01 .nr .pic{ width:100%; height:300px}
	.contact01 .nr .cont{ width:100%; height:auto; padding:20px; }
	.contact01 .nr .cont .item{ margin-bottom:20px; font-size:14px;}
	.contact01 .nr .cont .m{width: 100%;box-sizing: border-box;overflow: hidden;}
	.contact01 .nr .cont .title{ font-size:18px }
	.contact01 .nr .cont .intro{ font-size:14px;}
}




.rcArea01 { margin-bottom:60px; }
.rcArea02 .hd { font-size:30px; color:#333; text-align:center; }
.rcArea02 .bd { margin-top:25px; }

.rcArea02 .bd ul { padding-bottom:40px; }
.rcArea02 .bd ul li { border-bottom:1px solid #ccc; }
.rcArea02 .bd ul li .p1 { color:#000; font-size:16px; padding-left:3%; }
.rcArea02 .bd ul li .p1 i { display:block; float:left; height:65px; line-height:65px; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; }

.rcArea02 .bd ul li .p2 { display:none; padding:20px 35px 30px; }
.rcArea02 .bd ul li .p2 .txt { font-size:14px; color:#000; line-height:28px; margin-bottom:20px; }
.rcArea02 .bd ul li .p2 .txt01 { font-size:16px; color:#fff; width:135px; height:40px; text-align:center; line-height:40px; background:#1b3884; border-radius:20px; cursor:pointer; }

.rcArea02 .bd ul li .p1 i:nth-child(1) { width:36%; margin-right:1%; }
.rcArea02 .bd ul li .p1 i:nth-child(2) { width:28%; margin-right:1%; }
.rcArea02 .bd ul li .p1 i:nth-child(3) { width:19%; margin-right:1%; }
.rcArea02 .bd ul li .p1 i:nth-child(4) { width:14%; text-align:center; cursor:pointer; }
.rcArea02 .bd ul li .p1 i:nth-child(4) em { display:inline-block; width:42px; height:42px; margin-top:12px; background:url(http://chuzhou.chunhuaqz.com/images/j01.png) no-repeat center; }

.rcArea02 .bd ul li:first-child { border-bottom:none; }
.rcArea02 .bd ul li:first-child .p1 { color:#fff!important; background:#1b3884; }
.rcArea02 .bd ul li.on .p1 { background:rgba(165,206,255,0.2); }
.rcArea02 .bd ul li.on .p1 i:nth-child(4) em { background:url(http://chuzhou.chunhuaqz.com/images/j02.png) no-repeat center; }
.rcArea02 .bd ul li.on .p2 { display:block; }

.cov{position: fixed;left: 0;top:0;width: 100%;height: 100%;background:rgba(0,0,0,0.5);z-index:9998;display: none;}
.biaodan{position: fixed; padding:35px; margin:-330px 0 0 -240px; background:#fff url(http://chuzhou.chunhuaqz.com/images/zp-3.png) no-repeat center;left:50%;top:50%; z-index:9999; display: none;}
.biaodan .i-biaodan{border:1px solid #dadada;padding:45px; width:317px;position:relative;}
.biaodan .i-biaodan .h{font-size: 28px;line-height: 28px;text-align: center;font-weight: bold;margin-bottom: 12px;}
.biaodan .i-biaodan .e{font-size:14px;line-height: 14px;text-align: center;color: #969696;padding-bottom:16px;background:url(http://chuzhou.chunhuaqz.com/images/zp-2.png) no-repeat center bottom;margin-bottom:25px;}
.biaodan .i-biaodan .close{ display:block; width:24px; height:24px; background:url(http://chuzhou.chunhuaqz.com/images/zp-1.png) no-repeat center; cursor:pointer; position:absolute; top:15px; right:15px;}
.biaodan .i-biaodan ul li{padding:15px 18px;border:1px solid #c8c8c8;margin-bottom:22px;color: #bfbfbf;font-size:15px;line-height: 25px;}
.biaodan .i-biaodan ul li label { float:left; display:block; width:30px; height:25px; }
.biaodan .i-biaodan ul li:nth-child(1) label{background:url(http://chuzhou.chunhuaqz.com/images/zp-5.jpg) no-repeat left center;}
.biaodan .i-biaodan ul li:nth-child(2) label{background:url(http://chuzhou.chunhuaqz.com/images/zp-4.png) no-repeat left center;}
.biaodan .i-biaodan .ta textarea{padding:15px 18px;border:1px solid #c8c8c8;font-size:15px;line-height: 25px;color: #bfbfbf;width:100%;box-sizing: border-box;}
.biaodan .i-biaodan .jl{font-size:15px;line-height: 25px;margin:22px 0;}
.biaodan .i-biaodan .sub input{  width:100%; font-size: 20px;line-height:46px;background:#1b3884;text-align: center;color: #fff;}

@media all and (max-width:1200px){
	.rcArea02 .bd ul li .p1{ font-size:12px}
	.rcArea02 .bd ul li .p1 i { line-height:50px; height:50px; width:24%!important;}
	.rcArea02 .bd ul li .p1 i:nth-child(4) em{ width:100%; height:50px; background-size:20px; margin:0}
	.rcArea02 .bd ul li.on .p1 i:nth-child(4) em{background-size:20px;}
	.rcArea02 .bd ul li.on .p2{ padding:15px 0}
	.rcArea02 .bd ul li .p2 .txt01{ width:110px; height:35px; font-size:12px; line-height:35px}
}

@media all and (max-width:1200px){

	
	 
	.biaodan{ padding:10px; margin:0;transform: translate(-50%,-50%); }
	.biaodan .i-biaodan { padding:15px; width:280px; }
	.biaodan .i-biaodan .h { font-size:20px; line-height:25px; margin-bottom: 10px;}
	.biaodan .i-biaodan .e { margin-bottom:15px;}
 
	.biaodan .i-biaodan ul li{padding:5px 10px; margin-bottom:10px; font-size:14px; }
 
	.biaodan .i-biaodan .ta textarea{padding:5px 10px; font-size:14px; }
	.biaodan .i-biaodan .jl{ font-size:14px;line-height: 25px;margin:10px 0;}
	.biaodan .i-biaodan .sub input{  font-size:14px;line-height:30px; }
} 

.articlex{ float:right; width:calc(100% - 350px); float:right; padding-top:0}
@media all and (max-width:1500px){
	.articlex{ width:calc(100% - 250px) }
}
@media all and (max-width:1200px){
	.articlex{ width:100%; padding-top:30px }
}

.hotNews{ margin-bottom:40px}
.hotNews .swiperx{ width:100%; overflow:hidden; position:relative}
.hotNews .swiperx .swiper-slide{ width:100%; background:#f3f3f6}
.hotNews .swiperx .swiper-slide a{ display:block; width:100%; height:100%}
.hotNews .swiperx .swiper-slide .pic{ width:626px; float:left; overflow:hidden}
.hotNews .swiperx .swiper-slide .pic img{ width:100%}
.hotNews .swiperx .swiper-slide .title{ width:calc(100% - 626px); float:right; box-sizing:border-box; padding:60px 60px 0 60px;}
.hotNews .swiperx .swiper-slide .title .time{ font-size:16px; font-family:Arial, Helvetica, sans-serif; color:rgba(52,52,52,0.7); padding:15px 0; line-height:1}
.hotNews .swiperx .swiper-slide .title .tt{ font-size:22px; color:#333;text-overflow: ellipsis;overflow: hidden;white-space: nowrap; font-weight:bold}
.hotNews .swiperx .swiper-slide .title .intro{ font-size:16px; color:rgba(52,52,52,0.5); text-align:justify; line-height:30px; height:90px; overflow:hidden; margin-top:20px}
.hotNews .swiperx .swiper-slide .title .more{ text-align:right; font-size:16px; color:#ababab; margin-top:40px}
.hotNews .swiperx .paginationx{ width:calc(100% - 686px); position:absolute; right:0; left:auto; bottom:50px; z-index:9; height:8px; font-size:0}
.hotNews .swiperx .paginationx span{ width:8px; height:8px; border-radius:0; background:#cccccc; margin:0; margin-right:5px; opacity:1}
.hotNews .swiperx .paginationx span.swiper-pagination-bullet-active{ background:#040404}
@media all and (max-width:1700px){
	.hotNews{ }
	.hotNews .swiperx .swiper-slide .pic{ width:556px}
	.hotNews .swiperx .swiper-slide .title{ width:calc(100% - 556px); padding:40px 40px 0 40px}
	.hotNews .swiperx .swiper-slide .title .more{ margin-top:30px}
	.hotNews .swiperx .paginationx{ width:calc(100% - 596px); bottom:40px}
}
@media all and (max-width:1200px){
	.hotNews{ margin-bottom:15px}
	.hotNews .swiperx .swiper-slide .pic{ width:100%}
	.hotNews .swiperx .swiper-slide .title{ width:100%; padding:20px 15px}
	.hotNews .swiperx .swiper-slide .title .time{ font-size:14px; padding:10px 0}
	.hotNews .swiperx .swiper-slide .title .tt{ font-size:18px}
	.hotNews .swiperx .swiper-slide .title .intro{ font-size:14px; line-height:24px; margin-top:10px; height:auto}
	.hotNews .swiperx .swiper-slide .title .more{ margin-top:10px; font-size:12px}
	.hotNews .swiperx .paginationx{ width:100%; bottom:0; position:relative; margin-top:10px; text-align:center}
}


.gcon_4{ background:url(http://chuzhou.chunhuaqz.com/images/n1.png) bottom center no-repeat; background-size:cover; padding:120px 0 240px; position:relative; overflow:hidden }
.gcon_4 .bj{ position:absolute; width:100%; height:80%; position:absolute; left:0; top:0; overflow:hidden}
.gcon_4 .bj::after{ content:""; display:block; position: absolute; background:url(http://chuzhou.chunhuaqz.com/images/n2.png) repeat-y  top center; background-size:contain; top: 0; left: 0; width: 100%; height: 10000px; z-index:0; opacity: 1; font-size: 0; animation: bgScroll 160s infinite linear; -webkit-animation: bgScroll 160s infinite linear; will-change: transform;}
@keyframes bgScroll {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	to {
		-webkit-transform: translateY(-33.333%);
		transform: translateY(-33.333%)
	}
}


.gcon_4 .nr{ position:relative; z-index:2}
.gcon_4 .ihd{ text-align:center}
.gcon_4 .ihd .title{ font-size:50px; width:fit-content; margin:0 auto; padding: 0 10px; line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.gcon_4 .ihd .intro{ font-size:18px; color:#666666; line-height:2; width:1400px; margin:0 auto; margin-top:20px; }
.gcon_4 .ibd{ width:1460px; margin:0 auto; margin-top:80px; overflow:hidden}
.gcon_4 .ibd .item{  border-radius:10px; overflow:hidden}
.gcon_4 .ibd .item img{ width:100%}
.gcon_4 .ibd .item:hover{ box-shadow:0  0 10px rgba(00,00,0,.1)}
.gcon_4 .ibd .pagination4{ width:100%; margin-top:30px; text-align:center}
.gcon_4 .ibd .pagination4 span{ width:12px; height:12px; border-radius:50%; opacity:1; background:#e9edf5}
.gcon_4 .ibd .pagination4 span.swiper-pagination-bullet-active{ background:#1b3884}
@media (max-width: 1700px){
	.gcon_4{  padding:100px 0 180px ;}
	.gcon_4 .ihd .title{ font-size:40px}
	.gcon_4 .ihd .intro{ font-size:16px; width:100%}
	.gcon_4 .ibd{ width:100%; margin-top:50px}
	
}
@media (max-width: 1200px){
	.gcon_4{  padding:40px 0 60px ;}
	.gcon_4 .ihd{ width:92%; margin:0 auto}
	.gcon_4 .ihd .title{ font-size:24px}
	.gcon_4 .ihd .intro{ font-size:14px; width:100%; margin-top:10px}
	.gcon_4 .ibd{ margin-top:20px}
}
@media (max-width: 750px){
	.gcon_4 .ibd .item{ }
	.gcon_4 .ibd .pagination4{ margin-top:15px; text-align:center}
	.gcon_4 .ibd .pagination4 span{ width:8px; height:8px; border-radius:50%; opacity:1; background:#e9edf5}
	.gcon_4 .ibd .pagination4 span.swiper-pagination-bullet-active{ background:#1b3884}

	
}
.pc_nr{ display:block}
.sj_nr{ display:none}
@media (max-width: 1200px){
	.pc_nr{ display:none}
	.sj_nr{ display:block}
}

.server01{ padding:100px 0}
.server01 .en{ font-size:45px; font-weight:bold; line-height:1; text-transform:uppercase; color:#d52029; text-align:center}
.server01 .cn{ font-size:48px; font-weight:bold; line-height:1; color:#333333; text-align:center; margin-top:25px}
.server01 .intro{ width:1160px; margin:0 auto; text-align:center; font-size:18px; color:#333333; line-height:2; margin-top:45px; text-indent:2em}
.server01 .tel{ font-size:18px; color:#d52029; font-weight:bold; margin-top:30px; text-align:center}
.server01 ul{ width:1400px; text-align:left; font-size:0; margin:0 auto; padding-top:2%}
.server01 ul li{ width:23.5%; margin-right:2%; box-shadow:0 0 15px rgba(0,0,0,.15); display:inline-block; vertical-align:top; padding:30px 0; margin-top:2%; text-align:center}
.server01 ul li .p1{ font-size:48px; font-family:impact; line-height:1}
.server01 ul li .p2{ font-size:18px; color:#956666; line-height:1; margin-top:20px}
.server01 ul li:nth-child(3){ margin-right:0}
.server01 ul li:nth-child(7){ margin-right:0}
.server01 ul li:nth-child(1){ margin-left:12.75%}
.server02{ width:100%}
.server02 img{ width:100%}
.server03{ padding:130px 0}
.server03 ul{ width:1450px; margin:0 auto; font-size:0}
.server03 ul li{ width:23.5%; display:inline-block; vertical-align:top; margin-right:2%}
.server03 ul li:nth-child(4){ margin-right:0}
.server03 ul li .p1{ font-size:60px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#162651; line-height:1}
.server03 ul li .p2{ font-size:24px; font-weight:bold; color:#162651; line-height:1; margin-top:15px}
.server03 ul li .p3{ font-size:18px; font-family:Arial, Helvetica, sans-serif;  color:rgba(22,38,81,0.41); line-height:1; margin-top:15px; border-bottom:2px solid #1b3884; padding-bottom:15px}
.server03 ul li .p4{ font-size:18px; font-weight:bold; color:#162651; line-height:1; margin-top:15px}
@media (max-width: 1700px){
	.server01 .intro{ width:96%}
	.server01 ul{ width:100%}
	.server03 ul{ width:100%;}
	.server01 .en{ font-size:40px;}
	.server01 .cn{ font-size:40px;}
	.server01 .intro{ font-size:16px;}
	.server01 .tel{ font-size:16px;}
	.server01 ul li .p1{ font-size:40px;}
	.server01 ul li .p2{ font-size:16px;}
	.server03 ul li .p1{ font-size:50px;}
	.server03 ul li .p2{ font-size:22px;}
	.server03 ul li .p3{ font-size:16px;}
	.server03 ul li .p4{ font-size:16px;}
}
@media (max-width: 1200px){
	.server01{ padding:60px 0}
	.server01 .intro{ width:100%}
	.server01 .en{ font-size:20px;}
	.server01 .cn{ font-size:18px; margin-top:15px}
	.server01 .intro{ font-size:14px; margin-top:20px}
	.server01 .tel{ font-size:14px; margin-top:15px}
	.server01 ul li{ width:48%; margin-right:4%; margin-top:4%; padding:20px 0}
	.server01 ul li:nth-child(3){ margin-right:4%}
	.server01 ul li:nth-child(7){ margin-right:0; width:100%}
	.server01 ul li:nth-child(1){ margin-left:0}
	.server01 ul li:nth-child(2n){ margin-right:0}
	
	.server01 ul li .p1{ font-size:30px;}
	.server01 ul li .p2{ font-size:14px; margin-top:12px}
	.server03{ padding:40px 0}
	.server03 ul li{ width:100%; margin-right:0; padding:15px 0}
	.server03 ul li .p1{ font-size:30px;}
	.server03 ul li .p2{ font-size:18px; margin-top:10px}
	.server03 ul li .p3{ font-size:14px; margin-top:10px; padding-bottom:10px}
	.server03 ul li .p4{ font-size:14px; margin-top:10px}
	.server03 ul li:nth-child(2n){ margin-right:0}
}


.contacts01{ margin-top:90px}
.contacts01 .ihd{ font-size:48px; width:fit-content; margin:0 auto; padding: 0 10px; line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.contacts01 .ibd{ width:100%; padding-top:20px}
.contacts01 .ibd .item{ width:31.6%; float:left; background:#f7f6f6; box-sizing:border-box; margin-right:2.6%; box-sizing:border-box; padding:35px; margin-top:40px}
.contacts01 .ibd .item:nth-child(3n){ margin-right:0}
.contacts01 .ibd .item .ico{ float:left; width:80px; height:102px; background:#1b3884; border-radius:5px;display:flex;align-items: center;justify-content: center; margin-right:50px}
.contacts01 .ibd .item .cont{ float:left; width:335px}
.contacts01 .ibd .item .cont .title{ font-size:20px; color:#868686; margin-top:20px; line-height:1}
.contacts01 .ibd .item .cont .intro{ font-size:20px; color:#2a2a2a; margin-top:12px}
.contacts01 .ibd .item:nth-child(5) .cont .title{ margin-top:10px}
@media (max-width: 1700px){
	.contacts01{ margin-top:80px}
	.contacts01 .ihd{ font-size:40px;}
	.contacts01 .ibd{ width:100%; padding-top:20px}
	.contacts01 .ibd .item{ width:31.6%;  padding:30px; margin-top:30px}
	.contacts01 .ibd .item .ico{ width:70px; height:90px; margin-right:30px}
	.contacts01 .ibd .item .cont{ float:left; width:218px}
	.contacts01 .ibd .item .cont .title{ font-size:16px;}
	.contacts01 .ibd .item .cont .intro{ font-size:16px;}
	.contacts01 .ibd .item:nth-child(5) .cont .intro{ font-size:14px; color:#2a2a2a; margin-top:12px}

}
@media (max-width: 1200px){
	.contacts01{ margin-top:40px}
	.contacts01 .ihd{ font-size:24px;}
	.contacts01 .ibd .item{ width:100%;  padding:20px; margin-top:20px}
	.contacts01 .ibd .item .ico{ width:60px; height:80px; margin-right:0}
	.contacts01 .ibd .item .ico img{ width:24px}
	.contacts01 .ibd .item .cont{ float:right; width:calc(100% - 80px)}
	.contacts01 .ibd .item .cont .title{ font-size:16px; margin-top:10px}
	.contacts01 .ibd .item .cont .intro{ font-size:16px;}
	.contacts01 .ibd .item:nth-child(5) .cont .intro{ font-size:14px; color:#2a2a2a; margin-top:12px}

}

.contacts02{ margin-top:90px}
.contacts02 .ihd{ font-size:48px; width:fit-content; margin:0 auto; padding: 0 10px; line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.contacts02 .ibd{ width:100%; padding-top:90px}
.contacts02 .ibd img{ width:100%}
@media (max-width: 1700px){
	.contacts02{ margin-top:80px}
	.contacts02 .ihd{ font-size:40px;}
	.contacts02 .ibd{ width:100%; padding-top:60px}
	

}
@media (max-width: 1200px){
	.contacts02{ margin-top:40px}
	.contacts02 .ihd{ font-size:24px;}
	.contacts02 .ibd{ width:100%; padding-top:20px}


}



.contacts03{ margin-top:90px; margin-bottom:90px}
.contacts03 .ihd{ font-size:48px; width:fit-content; margin:0 auto; padding: 0 10px; line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/g_05.png) right bottom no-repeat}
.contacts03 .ibd{ width:100%; padding-top:90px}


.contacts03 .ibd ul li { float:left; width:48%; margin-right:4%; }
.contacts03 .ibd ul li:nth-child(2n) { margin-right:0; }
.contacts03 .ibd ul li:nth-child(n + 3) { margin-top:35px; }
.contacts03 .ibd ul li .p1 { line-height:40px; font-size:16px; color:#181818; }
.contacts03 .ibd ul li .p1 i { color:#e52b26; }
.contacts03 .ibd ul li .p2 .text { width:100%; height:60px; line-height:60px; border:1px solid #eee; font-size:14px; padding:0 20px; box-sizing: border-box; background:#eee }
.contacts03 .ibd ul li .p2 .textarea { width:100%; height:120px;  border:1px solid #eee; font-size:14px; padding:10px 20px; box-sizing: border-box; background:#eee  }
.contacts03 .ibd ul li.li05 { width:100%; margin-right:0; }
.contacts03 .ibd ul li.li06 { width:100%; margin-right:0; text-align:center; }
.contacts03 .ibd ul li.li06 .btn { display:inline-block; width:150px; height:50px; text-align:center; line-height:50px; font-size:18px; color:#fff; letter-spacing:6px; background:#f29537; margin:0 20px; border-radius:35px; cursor:pointer; }
.contacts03 .ibd ul li.li06 .btn01 { background:#1b3884;  }

@media all and (max-width:1700px){
	.contacts03{ margin-top:80px; margin-bottom:80px}
	.contacts03 .ihd{ font-size:40px;}
	.contacts03 .ibd{ width:100%; padding-top:60px}
	.contacts03 .ibd ul li:nth-child(n + 3) { margin-top:25px; } 
	.contacts03 .ibd ul li .p2 .text { height:50px; line-height:50px; }

}
@media all and (max-width:1200px){

	.contacts03{ margin-top:40px; margin-bottom:40px}
	.contacts03 .ihd{ font-size:24px;}
	.contacts03 .ibd{ width:100%; padding-top:20px}
	.contacts03 .ibd ul li:nth-child(n + 3) { margin-top:25px; }
	.contacts03 .ibd ul li .p2 .text { height:50px; line-height:50px; }

}
@media all and (max-width:750px){

	.contacts03 .ibd ul li { float:none; width:100%; margin-right:0; }
	.contacts03 .ibd ul li:nth-child(2n) { margin-right:0; }
	.contacts03 .ibd ul li:nth-child(n + 2) { margin-top:10px; }
	.contacts03 .ibd ul li .p1 { line-height:30px; font-size:14px; }
	.contacts03 .ibd ul li .p2 .text { height:40px; line-height:40px; font-size:14px; padding:0 10px; }
	.contacts03 .ibd ul li .p2 .textarea {  border:1px solid #eee; font-size:14px; padding:10px; }
	.contacts03 .ibd ul li.li06 .btn { width:100px; height:40px; line-height:40px; font-size:14px; margin:0 10px; }
}

.prodis{ width:100%}
.prodis01{ width:100%; position:relative}
.prodis01 img{ width:100%}
.prodis01 .cont{ background:url(http://chuzhou.chunhuaqz.com/images/ax17.png) center center no-repeat; background-size:100% 100%; width:1275px; height:157px; position:absolute; right:0; bottom:0; z-index:2}
.prodis01 .cont .title{ width:1040px; float:left; text-align:center; font-size:40px; color:#fff; font-weight:bold; line-height:157px}
.prodis01 .cont .more{ float:left}
.prodis01 .cont .more a{ display:block; background:url(http://chuzhou.chunhuaqz.com/images/ax23.png) left center no-repeat; padding-left:52px; font-size:24px; font-weight:bold; color:#fff; line-height:157px}
@media all and (max-width:1700px){
	.prodis01 .cont{ width:1000px; height:130px;}
	.prodis01 .cont .title{ width:800px; font-size:30px; line-height:130px}
	.prodis01 .cont .more a{ font-size:20px; line-height:130px;}
}
@media all and (max-width:1200px){
	.prodis01 .cont{ width:100%; height:50px;}
	.prodis01 .cont .title{ width:70%; font-size:16px; line-height:50px}
	.prodis01 .cont .more a{ font-size:14px; padding-left:30px; background-size:20px; line-height:50px;}
}
.prodis02{ background:#f5f4f4; padding:100px 0}
.prodis02 .nr{display:flex;justify-content: space-between;}
.prodis02 .nr .item{ text-align:center}
.prodis02 .nr .item .ico{ height:50px;display:flex;align-items: center;justify-content: center;}
.prodis02 .nr .item .title{ font-size:24px; color:#141414; font-weight:bold; margin-top:20px}
.prodis02 .nr .item .intro{ font-size:18px; color:#141414; opacity:0.54; font-family:Arial, Helvetica, sans-serif; margin-top:8px; text-transform:uppercase}
@media all and (max-width:1700px){
	.prodis02{ padding:80px 0}
	.prodis02 .nr .item .ico{ height:40px;}
	.prodis02 .nr .item .ico img{ height:100%}
	.prodis02 .nr .item .title{ font-size:20px;}
	.prodis02 .nr .item .intro{ font-size:16px; }	
}
@media all and (max-width:1200px){
	.prodis02{ padding:20px 0}
	.prodis02 .nr{ display:block; font-size:0}
	.prodis02 .nr .item{ display:inline-block; vertical-align:top; width:50%; padding:20px 0}
	.prodis02 .nr .item:nth-child(n+3){ width:33.333333333333%}
	.prodis02 .nr .item .ico{ height:30px;}
	.prodis02 .nr .item .ico img{ height:100%}
	.prodis02 .nr .item .title{ font-size:14px; margin-top:15px;}
	.prodis02 .nr .item .intro{ font-size:12px; margin-top:5px}	
}

.prodis03{ width:100%; border-bottom:1px solid #f5f4f4}
.prodis03 .lt{ float:left}
.prodis03 .lt .item{ float:left; position:relative; margin-right:80px}
.prodis03 .lt .item a{ display:block; position:relative; line-height:120px; font-size:20px; color:#141414}
.prodis03 .lt .item.on a:after{ content:""; display:block; width:100%; height:2px; background:#1b3884; position:absolute; left:0; bottom:0}
.prodis03 .lt .item:hover a:after{ content:""; display:block; width:100%; height:2px; background:#1b3884; position:absolute; left:0; bottom:0}
.prodis03 .lt .item.on a{ color:#1b3884}
.prodis03 .lt .item:hover a{ color:#1b3884}
.prodis03 .rt{ float:right; height:120px;display:flex;align-items: center;}
.prodis03 .rt a{ display:block; width:290px; height:70px; background:#1b3884;display:flex;align-items: center;justify-content: center; color:#fff}
.prodis03 .rt a i{ display:inline-block; vertical-align:top; background:url(http://chuzhou.chunhuaqz.com/images/ax25.png) left center no-repeat; padding-left:54px; font-size:18px; font:bold}
@media all and (max-width:1700px){
	.prodis03 .lt .item{margin-right:60px}
	.prodis03 .lt .item a{ line-height:100px; font-size:18px;}
	.prodis03 .rt{ height:100px;}
	.prodis03 .rt a{ width:240px; height:60px;}
	.prodis03 .rt a i{  background:url(http://chuzhou.chunhuaqz.com/images/ax25.png) left center no-repeat; background-size:30px; padding-left:42px; font-size:16px;}

}
@media all and (max-width:1200px){
	.prodis03 .lt .item{margin-right:20px}
	.prodis03 .lt .item a{ line-height:60px; font-size:16px;}
	.prodis03 .rt{ height:60px;}
	.prodis03 .rt a{ width:60px; height:40px; text-align:center; box-sizing:border-box; padding:0 10px}
	.prodis03 .rt a i{  background:url(http://chuzhou.chunhuaqz.com/images/ax25.png) left center no-repeat; background-size:0; padding-left:0; font-size:12px;}

}
.prodis04{ margin-top:90px}
.prodis04 .ihd .cn{ font-size:48px; color:#333333; text-align:center; line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/ax26.png) bottom center no-repeat; padding-bottom:32px;}
.prodis04 .ihd .en{ text-align:center; font-size:48px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#dfdfdf; line-height:1; text-transform:uppercase; padding-top:10px}
.prodis04 .ibd{}
.prodis04 .ibd .cont{ margin-top:60px}
.prodis04 .ibd .hd{ position:relative; height:80px;}
.prodis04 .ibd .hd:before{ content:""; display:block; width:90%; height:100%; background:#f5f4f4; position:absolute; right:0; top:0; z-index:-1}
.prodis04 .ibd .hd .tit{ position:relative; font-size:24px; color:#fff; line-height:90px; height:90px; top:-10px; width:458px; text-align:center; float:left}
.prodis04 .ibd .hd .tit:after{ content:""; background:url(http://chuzhou.chunhuaqz.com/images/ax27.png) center center no-repeat; background-size:100% 100%; width:100%; height:100%; position:absolute; left:0; bottom:0; z-index:-1}
.prodis04 .ibd .hd .more{ float:right; margin-right:60px; padding-right:32px; background:url(http://chuzhou.chunhuaqz.com/images/ax28.png) right center no-repeat; font-size:18px; color:#3c3838; line-height:80px; text-transform:uppercase}
.prodis04 .ibd .bd{ font-size:18px; color:#5d5d5d; line-height:2; text-align:justify; margin-top:60px}
@media all and (max-width:1700px){
	.prodis04{ margin-top:80px}
	.prodis04 .ihd .cn{ font-size:40px;}
	.prodis04 .ihd .en{ font-size:40px;}
	.prodis04 .ibd .cont{ margin-top:50px}
	.prodis04 .ibd .hd{  position:relative; height:70px;}
	.prodis04 .ibd .hd .tit{ font-size:20px; line-height:80px; height:80px; top:-10px; width:400px;}
	.prodis04 .ibd .hd .more{ margin-right:50px;  font-size:16px;   line-height:70px;}
	.prodis04 .ibd .bd{ font-size:16px; margin-top:50px}	
}
@media all and (max-width:1200px){
	.prodis04{ margin-top:60px}
	.prodis04 .ihd .cn{ font-size:24px; background-size:3px 14px; padding-bottom:28px;}
	.prodis04 .ihd .en{ font-size:24px;}
	.prodis04 .ibd .cont{ margin-top:40px}
	.prodis04 .ibd .hd{ height:50px;}
	.prodis04 .ibd .hd .tit{ font-size:16px; line-height:60px; height:60px; width:240px;}
	.prodis04 .ibd .hd .more{ margin-right:20px;  font-size:14px;   line-height:50px;}
	.prodis04 .ibd .bd{ font-size:14px; margin-top:30px}	
}


.prodis05{ margin-top:90px; padding:80px 0; background:url(http://chuzhou.chunhuaqz.com/images/ax30.jpg) center center no-repeat; background-size:cover}
.prodis05 .ihd .cn{ font-size:48px; color:#fff; text-align:center; line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/ax26.png) bottom center no-repeat; padding-bottom:32px;}
.prodis05 .ihd .en{ text-align:center; font-size:48px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#dfdfdf; line-height:1; text-transform:uppercase; padding-top:10px; opacity:0.5}
.prodis05 .ibd{ margin-top:50px}
.prodis05 .ibd .swiper05{ width:100%; overflow:hidden; position:relative}
.prodis05 .ibd .swiper05 .swiper-slide{ width:48.5%; margin-right:3%; overflow:hidden}
.prodis05 .ibd .swiper05 .swiper-slide:last-child{ margin-right:0}
.prodis05 .ibd .swiper05 .swiper-slide img{ width:100%}
.prodis05 .ibd .swiper05 .btn{ width:fit-content; margin:0 auto; margin-top:35px;}
.prodis05 .ibd .swiper05 .btn .prev05{ background:url(http://chuzhou.chunhuaqz.com/images/ax31.png) center center no-repeat; background-size:100%; width:60px; height:60px; cursor:pointer; float:left}
.prodis05 .ibd .swiper05 .btn .pagination05{ width:190px; float:left; margin:30px 45px; height:2px; background:#ffffff; position:relative}
.prodis05 .ibd .swiper05 .btn .pagination05 .swiper-pagination-progressbar-fill{ background:#1b3884}
.prodis05 .ibd .swiper05 .btn .next05{ background:url(http://chuzhou.chunhuaqz.com/images/ax32.png) center center no-repeat; background-size:100%; width:60px; height:60px; cursor:pointer; float:left}


@media all and (max-width:1700px){
	.prodis05{ margin-top:80px}
	.prodis05 .ihd .cn{ font-size:40px;}
	.prodis05 .ihd .en{ font-size:40px;}
	.prodis05 .ibd .swiper05 .btn{ margin-top:30px;}
	.prodis05 .ibd .swiper05 .btn .prev05{ width:50px; height:50px;}
	.prodis05 .ibd .swiper05 .btn .pagination05{ width:140px; margin:24px 30px;}
	.prodis05 .ibd .swiper05 .btn .next05{ width:50px; height:50px;}
		
}
@media all and (max-width:1200px){
	.prodis05{ margin-top:60px; padding:40px 0}
	
	.prodis05 .ihd .cn{ font-size:24px; background-size:3px 14px; padding-bottom:28px;}
	.prodis05 .ihd .en{ font-size:24px;}
	.prodis05 .ibd{ margin-top:20px}
	.prodis05 .ibd .swiper05 .btn{ margin-top:20px;}
	.prodis05 .ibd .swiper05 .btn .prev05{ width:32px; height:32px;}
	.prodis05 .ibd .swiper05 .btn .pagination05{ width:80px; margin:15px;}
	.prodis05 .ibd .swiper05 .btn .next05{ width:32px; height:32px;}
}


.prodis06{ margin-top:90px;}
.prodis06 .ihd .cn{ font-size:48px; color:#333333; text-align:center; line-height:1; background:url(http://chuzhou.chunhuaqz.com/images/ax26.png) bottom center no-repeat; padding-bottom:32px;}
.prodis06 .ihd .en{ text-align:center; font-size:48px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; color:#dfdfdf; line-height:1; text-transform:uppercase; padding-top:10px;}
.prodis06 .ibd{ margin-top:50px}
.prodis06 .ibd .swiper06{ width:100%; position:relative; overflow:hidden}
.prodis06 .ibd .swiper06 .swiper-slide{ width:100%; overflow:hidden; position:relative}
.prodis06 .ibd .swiper06 .swiper-slide img{ width:100%}
.prodis06 .ibd .swiper06 .swiper-slide .cont{ position:absolute; right:0; bottom:80px; z-index:2}
.prodis06 .ibd .swiper06 .swiper-slide .cont .title{ width:1275px; height:157px; box-sizing:border-box; padding-left:260px; color:#fff; background:url(http://chuzhou.chunhuaqz.com/images/ax33.png) center center no-repeat; background-size:100% 100%; font-size:40px; color:#fff; font-weight:bold; line-height:157px}
.prodis06 .ibd .swiper06 .swiper-slide .cont .intro{ width:1220px; margin-left:55px; height:71px;box-sizing:border-box; padding-left:205px;background:url(http://chuzhou.chunhuaqz.com/images/ax34.png) center center no-repeat; background-size:100% 100%; font-size:18px; color:#fff; font-weight:bold; line-height:71px}
.prodis06 .ibd .swiper06 .btn{ position:absolute; right:50%; margin-right:-850px; z-index:99; bottom:278px; z-index:10}
.prodis06 .ibd .swiper06 .btn .prev06{ width:60px; height:60px; background:url(http://chuzhou.chunhuaqz.com/images/ax31.png) center center no-repeat; background-size:cover; cursor:pointer; float:left}
.prodis06 .ibd .swiper06 .btn .next06{ width:60px; height:60px; background:url(http://chuzhou.chunhuaqz.com/images/ax32.png) center center no-repeat; background-size:cover; cursor:pointer; float:left; margin-left:25px}
@media all and (max-width:1700px){
	.prodis06{ margin-top:80px}
	.prodis06 .ihd .cn{ font-size:40px;}
	.prodis06 .ihd .en{ font-size:40px;}
	
	.prodis06 .ibd .swiper06 .swiper-slide .cont{ bottom:60px}
	.prodis06 .ibd .swiper06 .swiper-slide .cont .title{ width:1000px; height:130px; padding-left:200px;  font-size:30px;line-height:130px}
	.prodis06 .ibd .swiper06 .swiper-slide .cont .intro{ width:950px; margin-left:50px; height:60px;  padding-left:150px; font-size:16px; line-height:60px}
	.prodis06 .ibd .swiper06 .btn{ margin-right:-600px;  bottom:220px;}
	.prodis06 .ibd .swiper06 .btn .prev06{ width:50px; height:50px;}
	.prodis06 .ibd .swiper06 .btn .next06{ width:50px; height:50px; margin-left:20px}

	
		
}
@media all and (max-width:1200px){
	.prodis06{ margin-top:60px;}
	.prodis06 .ihd .cn{ font-size:24px; background-size:3px 14px; padding-bottom:28px;}
	.prodis06 .ihd .en{ font-size:24px;}
	.prodis06 .ibd{ margin-top:20px}
	.prodis06 .ibd .swiper06 .swiper-slide .cont{ bottom:0; width:100%; position:relative}
	.prodis06 .ibd .swiper06 .swiper-slide .cont .title{ width:100%; height:50px; padding-left:0; text-align:center; background:rgba(27,56,132,0.9);  font-size:16px;line-height:50px}
	.prodis06 .ibd .swiper06 .swiper-slide .cont .intro{ width:100%; margin-left:0; height:30px;  padding-left:0; font-size:12px; line-height:30px; background:rgba(0,0,0,0.67); text-align:center}
	.prodis06 .ibd .swiper06 .btn{ margin-right:0; right:4%;  bottom:50%; transform:translateY(50%)}
	.prodis06 .ibd .swiper06 .btn .prev06{ width:30px; height:30px;}
	.prodis06 .ibd .swiper06 .btn .next06{ width:30px; height:30px; margin-left:10px}
	
}