@charset "utf-8";
/*公用样式*/
.f_r{ float: right;}
.f_l{ float: left;}
.clear{ clear:both;}
.m5{ margin-top:5px;}
input,button{overflow: visible;vertical-align:middle;outline:none; border:0;}
a i{transition:1s;-webkit-transition:1s;-moz-transition:1s;}
a:hover i{-webkit-transform:rotateY(180deg) scale(1.2); -moz-transform:rotateY(180deg) scale(1.2);-ms-transform:rotateY(180deg) scale(1.2);-o-transform:rotateY(180deg) scale(1.2);}
body{line-height:24px;font-family:"微软雅黑"; font-size:14px;}
.ScrollStyle{ overflow-x:overlay;}
.ScrollStyle::-webkit-scrollbar { width: 1px; height: 1px; box-sizing: border-box; background: #fff;}
.ScrollStyle::-webkit-scrollbar-button { width: 1px; height: 12px; }
.ScrollStyle::-webkit-scrollbar-button:vertical:start { background-position: 0 0; }
.ScrollStyle::-webkit-scrollbar-button:vertical:start:hover { background-position: -10px 0; }
.ScrollStyle::-webkit-scrollbar-button:vertical:start:active{ background-position: -20px 0; }
.ScrollStyle::-webkit-scrollbar-button:vertical:end { background-position: -30px 0;	}
.ScrollStyle::-webkit-scrollbar-button:vertical:end:hover { background-position: -40px 0; }
.ScrollStyle::-webkit-scrollbar-button:vertical:end:active { background-position: -50px 0; }
.ScrollStyle::-webkit-scrollbar-button:horizontal:start { background-position: 0 -11px;	}
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:hover { background-position: -10px -11px; }
.ScrollStyle::-webkit-scrollbar-button:horizontal:start:active { background-position: -19px -11px; }
.ScrollStyle::-webkit-scrollbar-button:horizontal:end { background-position: -30px -11px; }
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:hover { background-position: -40px -11px; }
.ScrollStyle::-webkit-scrollbar-button:horizontal:end:active { background-position: -50px -11px; }
.ScrollStyle::-webkit-scrollbar-track-piece { background-color:#fff; /*-webkit-border-radius: 5px;*/}
.ScrollStyle::-webkit-scrollbar-thumb {	background-color: #fff; border: 1px solid #fff; /*-webkit-border-radius: 5px;*/}
.ScrollStyle::-webkit-scrollbar-thumb:hover { background-color: #fff: 1px solid #fff;	}
.ScrollStyle::-webkit-scrollbar-thumb:active { background: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));	}
.ScrollStyle::-webkit-scrollbar-corner { background-color: #fff;	/*-webkit-border-radius: 1px;*/}




	/*banner图*/
	.m1200{width:1200px; margin:0 auto;}
	.banner{width:100%;max-width:1920px; margin: 125px auto 0;  height:319px;position: relative;}
	.banner img{width:100%; height:318px;object-fit:cover;}
	.navDqwz{ background:url(clm_nav_bj_03.png) no-repeat center bottom;width:100%;max-width:1920px; margin:0 auto; height:65px;position: absolute;bottom: 0;left: 0;}
	.navLeft ul li{padding-right: 35px; float:left; height:65px; background:url(jykj_fzlc_img2.png) no-repeat left 30px;}
	.navLeft ul li a{ font-family:"微软雅黑"; font-size:20px; color:#fff; padding-left:35px; line-height:80px;display: block;}
	.dqwzRight{line-height:80px; height:65px;}
	.navLeft ul li:first-child{background:none;}
	.navLeft ul li.on{ height:65px; background:#fff url(clmList_img2_03.png) no-repeat 20px center; }
	.navLeft ul li.on a{color:#0068b5; font-weight:bold;line-height:65px;padding-left:60px;}
	.navLeft ul li.on:hover a{color:#0068b5!important;}
	.navLeft ul li:hover a{color:#fff!important;}
	.dqwzRight span{ background:url(clmList_img2_06.png) no-repeat left 34px;color:#fff; padding-left:25px;height: 65px;display: block;}
	.dqwzRight span a{font-family:"微软雅黑"; font-size:14px; color:#fff;}
	.navLeft{width: 850px;height: 74px;overflow-x: overlay;overflow-y: hidden;}
	
	/*内容样式*/
	.main{ background:url(clmList_img2_18.png) no-repeat center bottom; width:100%; margin:0 auto; max-width:1920px;padding-bottom: 20px;}
	.text{ position:relative;width:1200px; margin:45px auto 0px; background:url(jykj_fzlc_img_12_03.png) repeat-y center top;}
	.fzlcOne{width:627px; height:185px; background:url(fzlc_img5_03.png) no-repeat left top;padding-left:67px;float:right; margin-top:-1px;}
	.fzlcOne .fzlcData{line-height:225px;float: left;}
	.fzlcLeft{width:610px; height:160px; background:url(fzlc_img5_07.png) no-repeat right center; padding-right:50px;float:left;}
	.fzlcRight{width:609px; height:160px; background:url(fzlc_img5_07.png) no-repeat left center;padding-left:50px;float:right;}
	.fzlcData{width:115px; line-height:170px;color:#0068b7;font-family:"微软雅黑"; font-size:39px; font-weight:bold;}
	.fzlcLeft  .fzlcData{float:right;text-align: right;}
	.fzlcRight  .fzlcData{float:left;text-align:left;}
	.fzlcOne p,.fzlcLeft p,.fzlcRight p{display:block; line-height:30px;color:#333;font-family:"微软雅黑"; font-size:16px;margin-top: 5px;}
	.fzlcLeft p,.fzlcLeft .fzlcImg{text-align:right;width: 440px;float: right;}
	.fzlcRight p,.fzlcRight .fzlcImg{text-align:left;width: 435px;float: left;}


@media screen and (max-width:1199px) and (min-width:1023px){
	/*banner图*/
	.m1200{width:100%; margin:0 auto;}
	.banner{width:100%; margin: 125px auto 0;  height:319px;position: relative;}
	.banner img{width:100%; height:318px;object-fit:cover;}
	.navDqwz{ background:url(clm_nav_bj_03.png) no-repeat center bottom;width:100%;max-width:1920px; margin:0 auto; height:65px;position: absolute;bottom: 0;left: 0;}
	.navLeft ul li{padding-right: 35px; float:left; height:65px; background:url(jykj_fzlc_img2.png) no-repeat left 30px;}
	.navLeft ul li a{ font-family:"微软雅黑"; font-size:20px; color:#fff; padding-left:35px; line-height:80px;display: block;}
	.dqwzRight{line-height:80px; height:65px; display:none;}
	.navLeft ul li:first-child{background:none;}
	.navLeft ul li.on{ height:65px; background:#fff url(clmList_img2_03.png) no-repeat 20px center; }
	.navLeft ul li.on a{color:#0068b5; font-weight:bold;line-height:65px;padding-left:60px;}
	.navLeft ul li.on:hover a{color:#0068b5!important;}
	.navLeft ul li:hover a{color:#fff!important;}
	.dqwzRight span{ background:url(clmList_img2_06.png) no-repeat left 34px;color:#fff; padding-left:25px;height: 65px;display: block;}
	.dqwzRight span a{font-family:"微软雅黑"; font-size:14px; color:#fff;}
	.navLeft{width: 900px;height: 74px;overflow-x: overlay;overflow-y: hidden;}
	
	/*内容样式*/
	.main{ background:url(clmList_img2_18.png) no-repeat center bottom; width:100%; margin:0 auto; padding-bottom: 20px;}
	.text{ position:relative;width:100%; margin:45px auto 0px; background:url(jykj_fzlc_img_12_03.png) repeat-y center top;}
	.fzlcOne{width:52.6%; height:185px; background:url(fzlc_img5_03.png) no-repeat left top;padding-left:67px;float:right; margin-top:-1px;}
	.fzlcOne .fzlcData{line-height:225px;float: left;}
	.fzlcLeft{width:50.8%; height:160px; background:url(fzlc_img5_07.png) no-repeat right center; padding-right:50px;float:left;}
	.fzlcRight{width:51%; height:160px; background:url(fzlc_img5_07.png) no-repeat left center;padding-left:50px;float:right;}
	.fzlcData{width:115px; line-height:170px;color:#0068b7;font-family:"微软雅黑"; font-size:39px; font-weight:bold;}
	.fzlcLeft  .fzlcData{float:right;text-align: right;}
	.fzlcRight  .fzlcData{float:left;text-align:left;}
	.fzlcOne p,.fzlcLeft p,.fzlcRight p{display:block; line-height:30px;color:#333;font-family:"微软雅黑"; font-size:16px;margin-top: 5px;}
	.fzlcLeft p,.fzlcLeft .fzlcImg{text-align:right;width: 345px;float: right;}
	.fzlcRight p,.fzlcRight .fzlcImg{text-align:left;width: 345px;float: left;}
	
	}	
@media screen and (max-width: 1023px) and (min-width:769px){
		/*banner图*/
	.m1200{width:100%; margin:0 auto;}
	.banner{width:100%; margin: 1.25rem auto 0; position: relative;height: auto;}
	.banner img{width:100%; object-fit:cover; min-height:2.0rem;height: auto;}
	.navDqwz{ background:url(clm_nav_bj_03.png) no-repeat center bottom / 100% 0.65rem;width:100%; margin:0 auto; height:0.65rem;position: absolute;bottom: 0;left: 0;}
	.navLeft ul li{padding-right: 0.35rem; float:left; height:0.65rem; background:url(jykj_fzlc_img2.png) no-repeat left center;}
	.navLeft ul li a{ font-family:"微软雅黑"; font-size:0.2rem; color:#fff; padding-left:0.35rem; line-height:0.65rem;}
	.dqwzRight{line-height:0.65rem; height:0.65rem; display:none;}
	.navLeft ul li:first-child{background:none;}
	.navLeft ul li.on{ height:0.65rem; background:#fff url(clmList_img2_03.png) no-repeat 0.2rem center / 15%; }
	.navLeft ul li.on a{color:#0068b5; font-weight:bold;line-height:0.65rem;padding-left:0.65rem;}
	.navLeft ul li.on:hover a{color:#0068b5!important;}
	.navLeft ul li:hover a{color:#fff!important;}
	.dqwzRight span{ background:url(clmList_img2_06.png) no-repeat left 0.34rem ;color:#fff; padding-left:0.25rem;height: 0.65rem;display: block;}
	.dqwzRight span a{font-family:"微软雅黑"; font-size:0.14rem; color:#fff;}
	.navLeft{width: 100%;height: 0.65rem;overflow-x: overlay;overflow-y: hidden;}
	
	/*内容样式*/
	.main{ background:url(clmList_img2_18.png) no-repeat center bottom /100%; width:100%; margin:0 auto; padding-bottom: 0.2rem;}
	.text{ position:relative;width:100%; margin:0.45rem auto 0px;padding: 0 2%;background: none;}
	.fzlcOne{width:100%;float:none;background: none;padding-left: 0;margin-top: 0;height: auto;}
	.fzlcOne .fzlcData{float:left;line-height: 1.7rem;}
	.fzlcLeft{width:100%; background: none;height: auto;padding-right: 0;}
	.fzlcRight{width:100%; float:none;background: none;height: auto;padding-left: 0;}
	.fzlcData{width:1.15rem; line-height:1.7rem;color:#0068b7;font-family:"微软雅黑"; font-size:0.39rem; font-weight:bold;}
	.fzlcLeft  .fzlcData{float:left;text-align: left;}
	.fzlcRight  .fzlcData{float:left;text-align:left;}
	.fzlcOne p,.fzlcLeft p,.fzlcRight p{line-height:0.3rem;color:#333;font-family:"微软雅黑"; font-size:0.16rem;margin-top: 0.05rem;}
	.fzlcLeft p,.fzlcLeft .fzlcImg{text-align:left;width: auto;float: none;}
	.fzlcRight p,.fzlcRight .fzlcImg{text-align:left;float: none;width: auto;}
	.fzlcImg img{width:1.39rem; height:0.95rem;}
	}	
@media screen and (max-width:768px) {
	/*banner图*/
	.m1200{width:100%; margin:0 auto;}
	.banner{width:100%; margin: 2rem auto 0; position: relative;height: auto;}
	.banner img{width:100%; object-fit:cover; min-height:2.0rem;height: auto;}
	.navDqwz{ background:url(clm_nav_bj_03.png) no-repeat center bottom / 100% 0.65rem;width:100%; margin:0 auto; height:0.65rem;position: absolute;bottom: 0;left: 0;}
	.navLeft ul li{padding-right: 0.35rem; float:left; height:0.65rem; background:url(jykj_fzlc_img2.png) no-repeat left center;}
	.navLeft ul li a{ font-family:"微软雅黑"; font-size:0.2rem; color:#fff; padding-left:0.35rem; line-height:0.65rem;}
	.dqwzRight{line-height:0.65rem; height:0.65rem; display:none;}
	.navLeft ul li:first-child{background:none;}
	.navLeft ul li.on{ height:0.65rem; background:#fff url(clmList_img2_03.png) no-repeat 0.2rem center / 15%; }
	.navLeft ul li.on a{color:#0068b5; font-weight:bold;line-height:0.65rem;padding-left:0.65rem;}
	.navLeft ul li.on:hover a{color:#0068b5!important;}
	.navLeft ul li:hover a{color:#fff!important;}
	.dqwzRight span{ background:url(clmList_img2_06.png) no-repeat left 0.34rem ;color:#fff; padding-left:0.25rem;height: 0.65rem;display: block;}
	.dqwzRight span a{font-family:"微软雅黑"; font-size:0.14rem; color:#fff;}
	.navLeft{width: 100%;height: 0.65rem;overflow-x: overlay;overflow-y: hidden;}
	
	/*内容样式*/
	.main{ background:url(clmList_img2_18.png) no-repeat center bottom /100%; width:100%; margin:0 auto; padding-bottom: 0.2rem;}
	.text{ position:relative;width:100%; margin:0.45rem auto 0px;padding: 0 2%;background: none;}
	.fzlcOne{width:100%;float:none;background: none;padding-left: 0;margin-top: 0;height: auto;margin-bottom: 0.2rem;}
	.fzlcOne .fzlcData{float:left;line-height: 2.5rem;}
	.fzlcLeft{width:100%;background: none;height: auto;padding-right: 0;margin-bottom: 0.2rem;}
	.fzlcRight{width:100%; float:none;background: none;height: auto;padding-left: 0;margin-bottom: 0.2rem;}
	.fzlcData{width:1.15rem; line-height:2.5rem;color:#0068b7;font-family:"微软雅黑"; font-size:0.39rem; font-weight:bold;}
	.fzlcLeft  .fzlcData{float:left;text-align: left;}
	.fzlcRight  .fzlcData{float:left;text-align:left;}
	.fzlcOne p,.fzlcLeft p,.fzlcRight p{line-height:0.45rem;color:#333;font-family:"微软雅黑"; font-size:0.24rem;margin-top: 0.05rem;}
	.fzlcLeft p,.fzlcLeft .fzlcImg{text-align:left;width: auto;float: none;}
	.fzlcRight p,.fzlcRight .fzlcImg{text-align:left;width: auto;float: none;}
	.fzlcImg img{width:1.8rem; height:auto;}
	}