﻿@charset "utf-8";
@font-face {
	font-family: 'myFont';
	src: url("../fonts/Sansation.otf");
}
@font-face {
	font-family: 'myFontLink';
	src: url("../fonts/PangMenZhengDaoCuShuTi-2.ttf");
}
.fontLink{font-family:myFont;}
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, button,
textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:none;}
/* remember to define focus styles! */
:focus {outline:0;}
address, caption, cite, code, dfn,
em, th, var, optgroup {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:none;font-variant:normal;}

input, button, textarea,
select, optgroup, option {font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;*font-family:"Microsoft YaHei",Arial;resize: none;}
code, kbd, samp, tt {font-size: 100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {*font-size: 100%;outline:none;}
body {line-height: 1.5; font-family:"微软雅黑",'宋体',SourceHanSerifCN-Bold,"微软雅黑","\5b8b\4f53",Arial,sans-serif; font-size:14px; color:#333333;}
ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse:collapse;border-spacing:0;
/*表格自动换行*/
table-layout:fixed;word-wrap:break-word;}
caption, th{text-align:center;}
/*caption, th {text-align: left;}*/
sup, sub {font-size: 100%;vertical-align: baseline;}
/* remember to highlight anchors and inserts somehow! */
:link, :visited , ins {text-decoration: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
/* a{transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;} */
/*------------浮动-----------------*/
.clear{ clear:both; height:0; font-size:0; overflow:hidden; line-height:0;}
.clear10{ clear:both; height:10px; overflow:hidden;}
.clear15{ clear:both; height:15px; overflow:hidden;}
.clear20{ clear:both; height:20px; overflow:hidden;}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }
.fl{float:left;}
.fr{float:right;}
.mt20{margin-top:20px;}

.textover{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;filter:alpha(opacity=50);}
a{color: #333; /* transition:.3s; -webkit-transition:.3s; */}
a:hover,a.cur,.cur a{ color: #e95513;}
.animation{-moz-transform: translate(0,80px); -o-transform: translate(0,80px); -webkit-transform: translate(0,80px); transform: translate(0,80px);  opacity: 0;}
.animation.srcospcur{-moz-transform: translate(0,0px); -o-transform: translate(0,0px); -webkit-transform: translate(0,0px); transform: translate(0,0px); opacity: 1; transition:1.3s; -webkit-transition:1.3s; -moz-transition:1.3s; -ms-transition:1.3s; -o-transition:1.3s;}



.img{overflow: hidden; position: relative;}
.img img{display: block;transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s; -webkit-transform:scale(1);transform:scale(1);}
.img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}

.table{ height:100%; display:table; margin: 0 auto; width: 100%;}
.table-cell{ display:table-cell; vertical-align:middle;}

.wap{width: 84%; max-width: 1760px; margin: 0 auto;}
.wap1200{width: 84%; max-width: 1200px; margin: 0 auto;}
.wap1203{width: 84%; max-width: 1330px; margin: 0 auto;}
.wap1440{width: 84%; max-width: 1440px; margin: 0 auto;}
.wap1400{width: 84%; max-width: 1400px; margin: 0 auto;}
.wap1320{width: 84%; max-width: 1320px; margin: 0 auto;}
.wap1600{width: 96%; max-width: 1660px; margin: 0 auto;}
:lang(zh-hk) body,body{font-family: "microsoft yahei", "Arial", sans-serif;}
body{color: #333333; font-size: 14px;  width: 100%;  position: relative;overflow-x:hidden ; background: #fff; }
img{max-width: 100%;}
html{ position: relative; width: 100%;}
input.but{cursor: pointer;}
.main{min-height: 100vh; position: relative; overflow: hidden; background: #fff;}
.oneLine{white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.twoLine{text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-break: break-all;overflow: hidden;}
.threeLine{text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;word-break: break-all;overflow: hidden;}
.sixLine{text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;word-break: break-all;overflow: hidden;}
/*  */
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f24{font-size: 24px;}
.f26{font-size: 26px;}
.f30{font-size: 30px;}
.f34{font-size: 34px;}
.f36{font-size: 36px;}
.f40{font-size: 40px;}
.f42{font-size: 42px;}
.f48{font-size: 48px;}
.f58{font-size: 58px;}
.f60{font-size: 60px;}
.f70{font-size: 70px;}
.f200{font-size: 200px;}
.fix:after{display:block;content:"clear";height:0;clear:both;visibility:hidden}
.pointer{cursor: pointer;}

.pcAllTop{height: 130px;background-color: #ffffff;}
.pcAllTopRigTop{}
.red{color: #E95513;}
.bolder{font-weight: bolder;}
.pcAllTopRigTop img{vertical-align: middle;margin: -3px 0 0;}
.pcAllTopRigTop a{color: #bbbbbb;}
.colorbbb{color: #bbbbbb;}
.pcAllTopRigTop span{margin: 0 8px;}
.pcAllTopRigTop span:nth-last-child(1){margin-right: 0;}
.pcAllTopTel img{margin-right: 8px;}
.pcAllTopRigBot{float: right;margin-top: 17px;}
.pcAllTopRigBotLb{}
.pcAllTopRigBotLb li{float: left;width: 80px;text-align: center;margin: 0 0 0 9px;
	height: 30px;line-height: 30px;box-sizing: border-box; -webkit-box-sizing: border-box;
	background-color: #ffd40b;position: relative;
	border-radius: 15px; -webkit-border-radius: 15px;}
.pcAllTopRigBotLb li dl{position: absolute;top: 100%;left: 0;right: 0;background-color: #e95513;z-index: 99;padding-bottom: 15px;display: none;}
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj3 dl{background-color: #ffd40b;}
.pcAllTopRigBotLb li:hover dl{display: block;}
.pcAllTopRigBotLb li dl dd{line-height: 1.4;padding-top: 12px;}
.pcAllTopRigBotLb li dl::before{content: ""; position: absolute; width: 60px;left: 10px;background: #FFFFFF;height: 1px;top: 0;}
.pcAllTopRigBotLb li dl dd a:hover{color: #00468b;}
	
.pcAllTopRigBotLb li a{color: #ffffff;}
.pcAllTopRigBotLb li img{vertical-align: middle;margin: -3px 5px 0 0;}
.pcAllTopRigBotLb li img:nth-child(1){display: inline-block;}
.pcAllTopRigBotLb li img:nth-child(2){display: none;}
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj2:hover img:nth-child(1){display: none;}
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj2:hover img:nth-child(2){display: inline-block;}

.pcAllTopRig{margin-top: 27px;}
.pcAllTopLogo{margin-top: 28.5px;}
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj1{background-color: #e95513;}
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj2{background-color: #f8aa14;}
/* .pcAllTopRigBotLb li.pcAllTopRigBotLbBj3:hover{background: none;border: 1px solid #ffd40b;color: #ffd40b;}
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj3:hover a{color: #ffd40b;} */
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj1:hover{border-bottom-left-radius: 0;-webkit-border-bottom-left-radius: 0; border-bottom-right-radius: 0;-webkit-border-bottom-right-radius: 0; }
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj1:hover dl{border-bottom-left-radius: 15px;-webkit-border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;-webkit-border-bottom-right-radius: 15px;}

.pcAllTopRigBotLb li.pcAllTopRigBotLbBj3:hover{border-bottom-left-radius: 0;-webkit-border-bottom-left-radius: 0; border-bottom-right-radius: 0;-webkit-border-bottom-right-radius: 0; }
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj3:hover dl{border-bottom-left-radius: 15px;-webkit-border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;-webkit-border-bottom-right-radius: 15px;}

.pcAllTopRigBotLb li.pcAllTopRigBotLbBj2:hover{background: none;border: 1px solid #f8aa14;color: #f8aa14;}
.pcAllTopRigBotLb li.pcAllTopRigBotLbBj2:hover a{color: #f8aa14;}

.pcAllNav{height: 60px;background-color: #00468b;position: relative;}
.pcAllNavDh{}
.pcAllNavDhUl{}
.pcAllNavDhUl>li{float: left;}
.pcAllNavDhUl>li .tit a{color: #f7f7f7;font-size: 15px;line-height: 60px;margin-left: 56px;}
.pcAllNavDhUl>li.active .tit a{color: #f7f7f7; border-bottom: 3px solid #e95513;display: inline-block; line-height: 60px;height: 57px;}
.pcAllNavDhUl>li:hover .tit a{color: #f7f7f7; border-bottom: 3px solid #e95513;display: inline-block; line-height: 60px;height: 57px;}
.pcAllNavDhUl>li:nth-child(1){margin-left: 0;}
.pcAllNavSea{width: 202px;margin-top: 13px;}
.pcAllNavSeaCon{width: 100%;height: 34px;overflow: hidden;position: relative;
	background-color: #ffffff; box-sizing: border-box;-webkit-box-sizing: border-box;padding: 0 50px 0 0;
	border-radius: 17px;-webkit-border-radius: 17px;}
.pcAllNavSeaInp{display: block;width: 100%;height: 100%;background: #fff;border: none;padding: 0 0 0 15px;box-sizing: border-box;-webkit-box-sizing: border-box;}
.pcAllNavSeaIco{position: absolute;top: 0;right: 0;bottom: 0;width: 56px;text-align: center;cursor: pointer;font-size: 0;line-height: 34px;}
.pcAllNavSeaIco img{vertical-align: middle;}
.pcAllNavPos{position: absolute;top: 100%;width: 100%;left: 0; background-color: #f5f5f5;
	box-shadow: 0px 3px 30px 0px rgba(0, 6, 28, 0.3); -webkit-box-shadow: 0px 3px 30px 0px rgba(0, 6, 28, 0.3);padding: 13px 0 55px 0;z-index: 20;}
.pcAllNavPosUl{float: left;width: 15.66%;margin: 0 1% 0 0;font-size: 14px;}
.pcAllNavPos.w4 .pcAllNavPosUl{width: 23%;margin: 0 2% 0 0;}
.pcAllNavPos .wap1400 .pcAllNavPosUl:nth-last-child(1){margin-right: 0;}
.pcAllNavPos.w4 .wap1400 .pcAllNavPosUl:nth-last-child(1){margin-right: 0;}
.pcAllNavPosUl dt{line-height: 40px;border-bottom: 1px solid  #d5d5d5;text-align: center;position: relative;font-weight: bold;}
.pcAllNavPosUl dt::before{content: "";width: 0;height: 3px;background-color: #e95513;position: absolute;bottom: -2px;left: 0;}
.pcAllNavPosUl dt:hover::before{width: 50%;}
.pcAllNavPosUl dt.active::before{width: 50%;}
.pcAllNavPosUl dt a{color: #000000;display: block;}
.pcAllNavPosUl dt.active a{color: #000000;display: block;}
.pcAllNavPosUl dt:hover a{color: #e95513;}
.pcAllNavPosUl dd{width: 50%;}
.pcAllNavPosUl dd.w100{width: 100%;}
.pcAllNavPosUl dd a{color: #111111;display: inline-block;width: 100%;}
.pcAllNavPosUl dd{margin-top: 19px;}
.pcAllNavPosUl dd a:hover{background: url(row.png) no-repeat right 6px center;color: #e95513;}
.pcAllNavPosUl.ddfl dd{float: left;}
.pcAllNavPosImg{}
.pcAllNavPosImg li{float: left;width: 23.5%;margin: 2% 2% 0 0;}
.pcAllNavPosImg li:nth-child(4n){margin-right: 0;}
.pcAllNavPos{display: none;}
.pcAllNavDhUl>li:hover .pcAllNavPos{display: block;}
.chSyBan{}
.chSyBan .swiper-slide{position: relative;}
.chSyBan .wap1203{position: absolute;top: 40%;left: 53.5%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.colorfff{color: #FFFFFF;}
.chSyBan h1{font-weight: bolder;line-height: 1.2;}
.swiper-pagination-bullet{width: 10px;vertical-align: middle;
	height: 10px;
	/* background-color: #ffffff; */
	background-color:#DBDBDB;
	opacity: 0.6;}
.swiper-pagination-bullet-active{width: 12px;
	height: 12px;
	background-color: #e95513;
	box-shadow: 0px 0px 18px 0px 
		rgba(233, 85, 19, 0.4);}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 12px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 40px;}
.chSyBan h3 span{position: relative;display: inline-block;padding-bottom: 6px;}
.chSyBan h3 span::before{content: "";width: 100%; height: 4px;position: absolute;bottom: 0;left: 0;
	background-color: #e95513;
	border-radius: 2px;-webkit-border-radius: 2px;}
.chSyBan ul li{position: relative;padding: 0 0 0 30px;}
.chSyBan ul li::before{content: "";width: 12px;
	height: 4px;
	background-color: #eeeeee;
	border-radius: 2px;-webkit-border-radius: 2px;
	opacity: 0.6;position: absolute;left: 0;top: 50%;margin-top: -2px;}
.chSyBan ul{margin-top: 42px;}
.chSyBanRow{width: 20px; left: 19%;overflow: hidden;
	height: 30px;
	border-radius: 8px;
	border: solid 2px #ABABAB;position: absolute;bottom: 40px;z-index: 10;}
.chSyBanImg img{display: block;}
.chSyBanRow i{width: 4px;
	height: 4px;
	background-color: #ffffff; position: absolute;top: 10px;left: 50%;margin-left: -2px;animation:mymove 3s infinite;
-webkit-animation:mymove 3s infinite;}
	
	@keyframes mymove
	{
	from {top: 8px;opacity: 1;}
	to {top: 30px;opacity: 0.5;}
	}
	
	@-webkit-keyframes mymove /*Safari and Chrome*/
	{
	from {top: 8px;opacity: 1;}
	to {top: 30px;opacity: 0.5;}
	}

	
.bjHuise{background: #F5F5F5;}
.chDeP{padding: 1px 0 100px;}
.chDeP.chDeP01{padding-top: 26px;}
.chIndZm{box-shadow: 0px 3px 30px 0px #E9E9E9; -webkit-box-shadow: 0px 3px 30px 0px #E9E9E9;}
.chIndZmUl{background-color: #ffffff;}
.chIndZmUl li{width: 20%;float: left;height: 220px; box-sizing: border-box;-webkit-box-sizing: border-box;text-align: center;
	background-color: #ffffff;
	border: solid 1px #eeeeee;}
.orange{color: #e95513;}
.color999{color: #999999;}
.chIndZmUl li div{font-weight: bold;padding: 55px 0 0;height: 63px;vertical-align: middle;line-height: 83px;}
.chIndZmUl li div img{margin: -30px 16px 0 0;display: inline-block;vertical-align: middle;}
.chIndZmUl li h3{margin-top: 20px;}
.chIndZmUl li p{margin-top: 4px;}
.textLeft{text-align: left;}
.chIndZmUl li p.textLeft{padding:0 20px;line-height: 1.2;text-align: center;}
.chJxSb{}
.allTit{text-align: center;margin-top: 95px;}
.allTit01{font-size: 50px;letter-spacing: 0px;color: #e7e7e7;font-weight: bold;position: relative;line-height: 1;}
.allTit01 h3{position: absolute;top: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);font-size: 30px;color: #000000;font-weight: bold;}
.allTit p{font-size: 16px;color: #666666;line-height: 1;margin-top: 9px;}
.chSyBan.jxsbNrBan{margin-top: 34px;}
.chSyBan.jxsbNrBan.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 24px;}
.jxsbNrBan .f70{font-size: 44px;}
.jxsbNrBan .f40{font-size: 25px;}
.jxsbNrBan .f34{font-size: 22px;}
.chSyBan.jxsbNrBan ul li::before{width: 8px;
	height: 4px;}
.chSyBan.jxsbNrBan ul li{padding: 0 0 0 19px;}
.chSyBan.jxsbNrBan .wap1203{top: 50%;}
.chSyBan.jxsbNrBan h3 span::before{height: 3px;}
.chSyBan.jxsbNrBan ul{margin-top: 27px;}
.chIndLbTop{text-align: center;box-shadow: 0px 0px 10px 0px rgba(170, 170, 170, 0.4);-webkit-box-shadow: 0px 0px 10px 0px rgba(170, 170, 170, 0.4);}
.chIndLbTopImg{height: 127px;font-size: 0;line-height: 127px;}
.chIndLbTop .swiper-slide{background-color: #ffffff;padding: 30px 0 23px;position: relative;
	box-shadow: 0px 0px 10px 0px rgba(170, 170, 170, 0.4);-webkit-box-shadow: 0px 0px 10px 0px rgba(170, 170, 170, 0.4);cursor: pointer;}
.chIndLbTopImg img{vertical-align: middle;}
.chIndLbTopImg img:nth-child(1){display: inline-block;}
.chIndLbTopImg img:nth-child(2){display: none;}
.chIndLbTop h3{line-height: 1;margin-top: 25px;font-weight: bold;}
.chIndLbTop p{color: #333333;
	opacity: 0.8;}
.chIndLbTop .swiper-slide:hover .chIndLbTopImg img:nth-child(1){display: none;}
.chIndLbTop .swiper-slide:hover .chIndLbTopImg img:nth-child(2){display: inline-block;}
.chIndLbTop .swiper-slide:hover{color: #e95513;}
.chIndLbTop .swiper-slide:hover p{color: #e95513;}
.chIndLbTop .swiper-slide{overflow: hidden;}
.chIndLbTop .swiper-slide::before{content: "";height: 4px; position: absolute;bottom: 0;width: 100%;right: 100%;
	background-color: #e95513;
	box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);-webkit-box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);
	border-radius: 2px;transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;}
.chIndLbTop .swiper-slide:hover::before{right: 0;}
	
.chIndLbTop .swiper-slide.active .chIndLbTopImg img:nth-child(1){display: none;}
.chIndLbTop .swiper-slide.active .chIndLbTopImg img:nth-child(2){display: inline-block;}
.chIndLbTop .swiper-slide.active{color: #e95513;}
.chIndLbTop .swiper-slide.active p{color: #e95513;}
.chIndLbTop .swiper-slide.active::before{right: 0;}

.chIndLbBotNr{display:flex; justify-content:space-between;  }
.chIndLbBotNrMk{background: #f00;flex-grow:10;}
.flex1{flex:1;}
.flex2{flex:2;}
.chIndLbBotNrMk{}
.yyhyNr{padding-bottom: 120px;}
.yyhyNrJs{font-size: 16px;color: #666666;margin-top: 50px;}
.yyhyNrJs p{line-height: 1.5;}
.yyhyNrList{text-align: center;margin-top: 40px;}
.yyhyNrList li{float: left;width: 16.66%;}
.yyhyNrList01{width: 141px;margin: 0 auto 0;
	height: 141px;line-height: 141px;
	background: #FFFFFF;
	border-radius: 70px;-webkit-border-radius: 70px;}
.yyhyNrList01 img{display: inline-block;vertical-align: middle;}
.yyhyNrList01 img:nth-child(1){display: inline-block;}
.yyhyNrList01 img:nth-child(2){display: none;}
.yyhyNrList li:hover .yyhyNrList01{background-color: #00478b;
	box-shadow: 0px 0px 10px 0px rgba(0, 71, 139, 0.4); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 71, 139, 0.4);}
.yyhyNrList li:hover .yyhyNrList01 img:nth-child(1){display: none;}
.yyhyNrList li:hover .yyhyNrList01 img:nth-child(2){display: inline-block;}
.yyhyNrListIco{width: 15px; box-sizing: border-box; -webkit-box-sizing: border-box; opacity: 0;
	height: 15px;  border-radius: 50%; -webkit-border-radius: 50%; margin: 10px auto 0;
	border: solid 2px #e95513;}
.yyhyNrList li h3{margin-top: 12px;}
.yyhyNrList li:hover .yyhyNrListIco{opacity: 1;}
.lyNr{position: relative;}
.lyNrImg{}
.lyNrImg img{display: block;width: 100%;max-width:auto;}
.lyNrDw{position: absolute;width: 52.78%;left: 0;top: 0;bottom: 0;background: url(icobj.png) no-repeat left top; background-size: 100% 100%; -webkit-background-size: 100% 100%;}
.lyNrDwCon{position: absolute;top: 50%;left: 9%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.color666{color: #666666;}
.allBtn{width: 159px; margin-top: 80px;
	height: 40px;line-height: 40px;text-align: center; box-sizing: border-box;-webkit-box-sizing: border-box;
	background: none; border: 1px solid #00478b; color: #00478b;
	}
.lyNrDwCon02{opacity: 0.8;margin-top: 40px;width: 90%;}
.allBtn a{display: block;color: #00478b;}
.allBtn:hover{background: #e95513;border-color: #e95513;box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);-webkit-box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);}
.allBtn:hover a{color: #FFFFFF;}
.lyNrDwCon03{margin-top: 35px;}
.mt60{margin-top: 60px;}
.lyNrDwCon03 a{margin-right: 10px;border-bottom: 2px solid #b0b0b0;color: #666666;padding-bottom: 5px; font-family: 'myFontLink';}
.lyNrDwCon03 a:hover{color: #e95513;border-bottom-color: #e95513;}
.fxBot{position: relative;margin-top: 20px;}
.fxBotL{width: 79.75%;}
.fxBotLlb{}
.fxBotLlbImg{position: relative;height: 250px;}
.fxBotLlbImg img{display: block;height: 250px;width: auto;max-width: auto;}
.fxBotLlbPos{position: absolute;bottom: 0;left: 0;width: 100%;background: url(bj4.png) no-repeat bottom center;background-size: 100% 100%;-webkit-background-size: 100% 100%;}
.fxBotLlbPos h3{color: #FFFFFF;padding: 10px;}
.fxBotR{background-color: #296fb5;position: absolute;top: 0;bottom: 0;right: 0;width: 19%;}
.fxBotRNr{color: #FFFFFF;padding: 40px 20px 0;}
.fxBotRNr a{color: #FFFFFF;}
.fxBotRNr02{margin-top: 10px;}
.fxBotRNr03{margin-top: 90px;display: inline-block;}
.swiper-button-next, .swiper-button-prev{width: 42px;
	height: 70px;margin-top: -35px;
	background-color: #00478b;
	box-shadow: 4px 4px 21px 0px rgba(0, 24, 48, 0.25);-webkit-box-shadow: 4px 4px 21px 0px rgba(0, 24, 48, 0.25);}
.swiper-button-next{right: 0;background:#00478b url(row2.png) no-repeat center center;}
.swiper-button-prev{left: 0;background:#00478b url(row1.png) no-repeat center center;}
.swiper-button-next:hover{background:#e95513 url(row2.png) no-repeat center center;}
.swiper-button-prev:hover{background:#e95513 url(row1.png) no-repeat center center;}
.hzhbNr{padding: 0 0 120px;}
.hzhbNrLb{margin-top: 110px;}
.hzhbNrLbImg{height: 100px;line-height: 100px;font-size: 0;border-radius: 4px;-webkit-border-radius: 4px;overflow: hidden;}
.hzhbNrLbImg img{display: inline-block;max-width: 100%;vertical-align: middle;}
.indNews{margin-top: 75px;}
.indNewsImg{position: relative;}
.indNewsBq{width: 140px; position: absolute;top: 4px;left: 0;font-size: 14px;color: #e45414;text-align: center;line-height: 40px;
	height: 40px;
	background:rgba(255,255,255,.8)}
.indNewsHr{height: 4px;position: absolute;top: 0;left: 0;width: 100%;
	background-color: #cccccc;
	border-radius: 2px;}
.indNewsHr::before{content: "";width: 0;height: 4px;background-color: #e45414;position: absolute;top: 0;left: 0;transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;}
.indNewsImg:hover .indNewsHr::before{width: 100%;}
/* .indNewsImg:hover .indNewsHr{background-color: #e45414;} */
.indNewsCon{background-color: #ffffff;margin-top: 15px;padding: 1px 30px 30px;
	border-radius: 4px;}
.indNewsList{margin-bottom: 40px;}
.indNewsList li{margin-top: 35px;position: relative;padding: 0 0 0 22px;}
.indNewsList li::before{content: "";width: 8px;
	height: 3px;
	background-color: #999999;
		opacity: 0.6;
	border-radius: 1px;-webkit-border-radius: 1px;position: absolute;left: 0;top: 50%;margin-top: -1.5px;}
.indNewsList li:hover a{color: #00478b;}
.indNewsList li:hover::before{background-color: #00478b;}
.allBtn.w140{width: 140px;}
.mlrAuto{margin: 0 auto;}
.indNewsList li:nth-child(1){margin-top: 20px;}
.yqljNr{background-color: #ffffff;padding: 5px 0 15px;line-height: 20px;}
.yqljNrCon{position: relative;min-height: 20px;padding: 0 0 0 130px; box-sizing: border-box;-webkit-box-sizing: border-box;}
.yqljNrConL{font-size: 16px;position: absolute;top: 10px;left: 0;}
.yqljNrConL i{display: block;float: left;width: 4px;margin-right: 6px;
	height: 20px;
	background-color: #e45414;
	box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4); -webkit-box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);
	border-radius: 2px;-webkit-border-radius: 2px;}
.yqljNrConR li{float: left;padding:  0 14px;position: relative;margin-top: 10px;}
.yqljNrConR li::before{content: ""; width: 1px;height: 17px;position: absolute;top: 50%;margin-top: -8.5px;right: 0; background: #dddddd;}
.yqljNrConR li a{color: #999999;}
.footerTop{background-color: #00478b;padding: 70px 0;}
.footerTopNr01{width: 16%;}
.footerTopNrMk{position: relative;float: left;min-height:226px;}
.footerTopNrMk::before{content: "";width: 1px;height: 226px;border-right: 1px dashed #F5F5F5;position: absolute;top: 0;right: 0;}
.footerTopNr01_2{padding-top: 15px;}
.footerTopNr01_2 li{margin-top: 9px;}
.footerTopNr01_2 a{width: 100px;display: block;text-align: center;line-height: 30px;
	height: 30px;color: #999999;font-size: 14px;
	background-color: #eeeeee;}
.footerTopNr01_2 a:hover{background-color: #e45414;color: #FFFFFF;}
.footerTopNr02{width: 33.5%;}
.footerTopNrMkTit{font-size: 18px;color: #ffffff;}
.footerTopNr02Nr{padding: 0 15%;}
.footerTopNr02_1{color: #DDE2EB;font-size: 16px;padding-top: 7px;}
.footerTopNr02_1 li{position: relative;padding: 0 0 0 45px;margin-top: 15px;}
.footerTopNr02_1 li img{position: absolute;display: block;top: 4px;left: 0;}
.footerTopNr03{width: 28%;}
.footerTopNr03{text-align: center;}
.footerTopNr03_1{margin-top: 50px;}
.footerTopNr03_1 li{display: inline-block;}
.footerTopNr03_1 p{color: #DDE2EB;font-size: 14px;}
.footerTopNr04{position: relative;}
.footerTopNr04 .allBtn{background-color: #e45414; border-color: #e45414;position: absolute;bottom: -14px;left: 50%;margin-left: -70px;
	box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);-webkit-box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);}
.footerTopNr04 .allBtn a{color: #FFFFFF;}
.footerTBot{text-align: center;height: 54px;line-height: 54px;font-size: 14px;color: #89909b;
	background-color: #ffffff;}
.nyAllBan{position: relative;}
.nyAllBan .lyNrDw{width: 60%;background: url(bj6.png) no-repeat left top;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
}
.nyAllBan .wap1400{position: absolute;top: 0;left: 50%;transform: translateX(-50%);-webkit-transform: translateX(-50%);z-index: 3;}
.nyAllBanPos{color: #999999;font-size: 14px;line-height: 38px;}
.nyAllBanPos span{color: #dcdcdc;margin: 0 5px;}
.nyAllBanPos a{color: #999999;}
.nyAllBanPos a:hover{color: #e95513;}
.nyAllBanNr{margin: 40px 0 0 105px;}
.nyAllBanNr p{margin-top: 40px;line-height: 2;}
.mt65{margin-top: 65px;}
.cpMkNr{}
.cpMkNrTit1{margin-top: 43px;}
.cpMkNrTit2{margin-top: 5px;}
.cpMkNrUl{padding-top: 20px;}
.cpMkNrUl li{float: left;width: 32%;margin: 40px 2% 0 0;}
.cpMkNrUl li:nth-child(3n){margin-right: 0;}
.cpMkNrUl01{}
.cpMkNrUl02{white-space: nowrap; text-overflow: ellipsis;overflow: hidden;margin-top: 15px;}
.cpMkNrUl03{margin: 0 0 0 12px;padding-top: 14px;}
.cpMkNrUl03 p{background: url(ico15.png) no-repeat left top 3px;padding: 0 0 0 34px;margin-top: 5px;}
.cpMkNrUl04{margin-top: 20px;}
.cpMkNrUl .allBtn{margin-top: 40px;}
.cpMkNrUl01 img{display: block;width: 100%;}
.khxlNr{}
.hTopTit{}
.hTopTit01{margin-top: 40px;}
.hTopTit02{margin-top: 9px;}
.hNavFixed{margin-top: 70px;}
.hNavFixedUl{height: 46px;text-align: center;line-height: 46px;font-size: 0;
	background-color: #00478b;}
.hNavFixedUl li{display: inline-block;font-size: 15px;color: #ffffff;min-width: 114px;padding: 0 30px;box-sizing: border-box; -webkit-box-sizing: border-box;}
.hNavFixedUl li.active{background: url(bj7.png) no-repeat; background-size: 100% 100%;
    -webkit-background-size: 100% 100%;}
.hAllLb .lyNrDw{width: 58%;background: url(bj9.png) no-repeat left top;
    background-size: 100% 100%;
    -webkit-background-size: 100% 100%;}
		
		
.hAllLb02{width: 70%;line-height: 2;margin-top: 15px;}
.cpMkNrUl03.hAllLb03 p{line-height: 2;background: url(ico15.png) no-repeat left top 6px;color: #333333;}
.cpMkNrUl03.hAllLb03{margin: 0;width: 70%;}
.hAllLb .allBtn{margin-top: 40px;width: 166px;}
.allBtnRow{background: url(row3.png) no-repeat right 18px center;}
.allBtnRow:hover{background: #e45414 url(row4.png) no-repeat right 18px center;}
.mt50{margin-top: 50px;}
.hAllLb .allBtn.w140{margin-top: 40px;width: 140px;}
.allCpSwiper{margin-top: 30px;}
.allCpSwiper .swiper-slide{padding-bottom: 20px;box-sizing: border-box;}
.allCpSwiper .xzhShNyNr .swiper-slide{padding-bottom: 15px;}
.clZbFf{}
.swiper-container-horizontal.allCpSwiper>.swiper-pagination-bullets{position: static;margin-top: 30px;}
.khxlNr{padding-bottom: 100px;}
.khxlNrLb{margin: 90px 0 0;}
.khxlNrLbWc{position: relative;padding: 0 60px;}

.textCenter{text-align: center;}
.khxlNrLb01{height: 120px;line-height: 120px;text-align: center;}
.khxlNrLb01 img{display: inline-block;vertical-align: middle;}
.khxlNrLb02{line-height: 2;margin-top: 36px;min-height: 160px;}
.khxlNrLb03{color: #000000;}
.khxlNrLb04{margin-top: 3px;}
.allCpSwiperQt{}
.allCpSwiperQtMk_small{height: 323px;
	box-shadow: 0px 0px 10px 0px rgba(170, 170, 170, 0.4);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(170, 170, 170, 0.4);}
.bjlanse{color: #FFFFFF;}
.bjlanse a{color: #FFFFFF;}
.allCpSwiperQtMk_smallNr_3{text-align: right;}
.bjWhite{background: #FFFFFF;}
.mt16{margin-top: 16px;}
.allCpSwiperQtMk_smallImgQp img{display: block;}
.allCpSwiperQtMk_smallImg img{display: block;}
.allCpSwiperQtMk_Big{height: 662px;box-shadow: 0px 0px 10px 0px rgba(170, 170, 170, 0.4);
	-webkit-box-shadow: 0px 0px 10px 0px rgba(170, 170, 170, 0.4);}
.allCpSwiperQtMk_smallTit1{margin: 15px 30px 0;color: #000000;}
.allCpSwiperQtMk_smallTit2{margin: 5px 30px 0;}
.allCpSwiperQtMk_smallNr{}
.allCpSwiperQtMk_smallNr_2{margin-top: 16px;}
.allCpSwiperQtMk_smallNr_3{margin-top: 70px;}
.allCpSwiperQtMk_smallPWz{padding:30px 30px 0;}
.allCpSwiperQtMk_smallPWz p{margin-top: 22px;}
.xzhSh{}
.xzhSh .w50{width: calc(50% - 16px);}
.xzhSh .w25{width: calc(25% - 8px);}
.bjShenLanse{}
.xzhShNyNr{}
.xzsbSjUl{max-width: 260px;margin-top: 25px;}
.xzsbSjUl li{float: left;width: 50%;}
.qgsbNr{background: #00478B url(ico30.png) no-repeat right bottom;}
.qgsbNrCon1{}
.qgsbNrCon1 span{font-weight: bolder;height: 64px;line-height: 64px;padding: 0 20px;position: relative;
	background-color: #e95513;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);display: block;float: left;}
.qgsbNrCon1 span::before{content: "";width: 24px;height: 16px;background: url(row5.png) no-repeat;position: absolute;bottom: -10px;left: 20px;}
.qgsbNrCon{}
.qgsbNrCon2{max-width: 370px;margin-top: 34px;}
.qgsbNr01{}
.qgsbNr02{background: #00478B url(ico32.png) no-repeat right bottom;}
.qgsbNr03{background: #296FB5 url(ico33.png) no-repeat right bottom;}
.xzhShNyNr{}
.hcBan{}
.chSyBan.hcBan .wap1203{left: 98%;}
.clZbFfSy{margin-top: 100px;padding: 1px 0 100px;}
.allZbFaNr .lyNrDwCon{top: 40%;}
.allZbFaNr .hAllLb02 {margin-top: 45px;}
.clZbFfSy.mt50{margin-top: 50px;}
.pcAllTopRigTop a:hover{color: #E95513;font-weight: bolder;}
.pcAllTopRigTop a.active{color: #E95513;font-weight: bolder;}
.pcAllTopRigTop{line-height: 34px;}
.pcAllTopRigTop span{vertical-align: middle;}
.abDypNr{width: 100%;height: auto;background: url(bj17.jpg) no-repeat center center;background-size: cover;-webkit-background-size: cover;padding: 30px 0 65px;}
.abDypNrCon{width: 638px;
	background-color: #ffffff;
	box-shadow: 0px 0px 30px 0px rgba(153, 153, 153, 0.2); -webkit-box-shadow: 0px 0px 30px 0px rgba(153, 153, 153, 0.2);}
.abDypNrConNr{padding: 60px 100px 100px;}
.abDypNrConNr_2{font-size: 14px;line-height: 1.8;margin-top: 36px;}
.abDypNrConNr_3{line-height: 1.8;margin-top: 46px;}
.abDypNrConNr_3 .pp{position: relative;padding: 0 0 0 50px;}
.abDypNrConNr_3Sapn{position: absolute;top: 0;left: 0;}
.abDypNrConNr_3 p{margin-top: 10px;}
.abSysSj{width: 100%;height: auto;background: url(bj18.jpg) no-repeat center center;background-size: cover;-webkit-background-size: cover;color: #FFFFFF;}
.abSysSj a{color: #FFFFFF;}
.abSysSjNr{height: 600px;position: relative;overflow: hidden;}
.abSysSjNr01{width: 154px; border-radius: 50%; -webkit-border-radius: 50%;margin: 0 auto 0;
	height: 154px;
	border: solid 2px #ffffff;}
.abSysSjNr01 div{width: 144px; line-height: 144px;font-size: 0;text-align: center;
	height: 144px;border-radius: 50%; -webkit-border-radius: 50%;float: left;margin: 4px 0 0 4px;
	border: solid 1px #8361AC;}
.abSysSjNr01 div img{display: inline-block;vertical-align: middle;}
.abSysSjNr_1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;}
.abSysSjNr_2{position: absolute;top: 100%;left: 0;width: 100%;height: 100%;transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;background: rgba(0,0,0,.4);}
.abSysSjNrPos{padding-top: 175px;}
.abSysSjNr02{text-align: center;margin-top: 35px;}
.abSysSjNr03{max-width: 250px;margin: 28px auto 0;}
.abSysSj .swiper-slide{cursor: pointer;}
.abSysSj .swiper-slide:hover .abSysSjNr_2{top: 0;}
.abSysSj .swiper-slide:hover .abSysSjNr_1{opacity: 0;}
.abSysSjNr_1 .abSysSjNr01 div img:nth-child(2){display: none;}
.abSysSjNr_2 .abSysSjNr01 div img:nth-child(1){display: none;}
.abSysSjNr_2 .abSysSjNr01 div img:nth-child(2){display: inline-block;}
.abSysSjNr_2 .abSysSjNr01{background: #FFFFFF;border-color: #E45414;}
.abSysSjNr_2 .abSysSjNr01 div{border-color: #F6C5AF;}
.fxlyNr{padding: 0 50px;}
.color000{color: #000000;}
.fxlyNr li{width: 48%;float: left;margin: 80px 4% 0 0;}
.fxlyNr li:nth-child(2n){margin-right: 0;}
.fxlyNr01{max-width: 500px;width: 90%;margin: 0 auto;}
.fxlyNr01 img{ display: block;width: 100%;height: auto;max-width: auto;}
.fxlyNr02{margin-top: 30px;}
.fxlyNr03{margin-top: 20px;}
.fxlyNr04{margin-top: 10px;line-height: 1.8;}
.gywGnDw{padding-top: 60px;}
.gywGnDw li{float: left;width: 18.4%;margin: 30px 2% 0 0;}
.gywGnDw li:nth-child(5n){margin-right: 0;}
.gywGnDw02{margin-top: 3px;}
.pt1{padding-top: 1px;}
.mt110{margin-top: 110px;}
.mtfooter{margin-top: 100px;}
.bfXlNr01{width: 80%;margin-top: 20px;}
.bfXlNr01 p{color: #666666;line-height: 1.8;margin-top: 8px;}
.hAllLb .bfXlNr02 .allBtn.w140{margin-top: 16px;}
.bfXlNr02{padding-top: 20px;}
.chIndLbTop.zsTopLb{}
.chIndLbTop.zsTopLb .swiper-slide{}
.chIndLbTop.zsTopLb .chIndLbTopImg{height: 70px;line-height: 70px;}
.zsList{}
.zsList li{float: left;width: 25%;width: 23.875%;margin: 40px 1.5% 0 0;}
.zsList li:nth-child(4n){margin-right: 0;}
.zsList02{margin-top: 20px;}
.zsList li:hover .zsList02{color: #e85512;}
.zsList li .zsList01{}
.hNavFixedUl li{cursor: pointer;}
.zllbnr{padding-top: 15px;}
.zllbnr li{float: left;width: 49%;margin: 25px 2% 0 0;box-sizing: border-box;-webkit-box-sizing: border-box;background-color: #ffffff;height: 216px;position: relative;
	border: solid 1px #f5f5f5}
.zllbnr li:nth-child(2n){margin-right: 0;}
.zllbnrL{width: 153px;height: 216px;position: absolute;top: -1px;left: -1px;border: solid 1px #f5f5f5;box-sizing: border-box;-webkit-box-sizing: border-box;}
.zllbnrL img{display: block;width: 100%;height: 100%;}
.zllbnrR{position: absolute;top: 30px;bottom: 30px;right: 30px;left: 183px;}
.zllbnrR p{margin-top: 5px;}
.zllbnrRDw{position: absolute;bottom: 0;left: 0;right: 0;color: #999999;font-size: 14px;}
.zllbnrRDw img:nth-child(1){display: inline-block;}
.zllbnrRDw img:nth-child(2){display: none;}
.zllbnrRDw img{margin-right: 10px;vertical-align: text-bottom;}
.downloadImg{margin-left: 25px;}
.zllbnrRDw span:hover img:nth-child(1){display: none;}
.zllbnrRDw span:hover img:nth-child(2){display: inline-block;}
.downloadImg em{border-bottom: 1px solid #999999;margin-top: -8px;display: inline-block;}
.downloadImg:hover{color: #e45414;}
.downloadImg:hover em{border-bottom-color: #e45414;}
.zllbnr li:hover{box-shadow: 0px 5px 20px 0px rgba(153, 153, 153, 0.2); -webkit-box-shadow: 0px 5px 20px 0px rgba(153, 153, 153, 0.2); }
.zllbnr li:hover .zllbnrL{border-color: #E45414;}
.mt100{margin-top: 100px;}
.newsTop{}
.newsTopNr{}
.newsTopNrImg{width: 50%;float: left;}
.newsTopNrImg img{display: block;width: 100%;height: auto;}
.newsTopNrR{width: 50%;float: left;background-color: #f7f7f7;margin-top: 75px;}
.newsTopNrRPos{padding: 120px 65px 40px 55px;}
.newsTopNrR02{margin-top: 28px;}
.newsTopNrR02 img{display: inline-block;vertical-align: middle;margin: -3px 11px 0 0;}
.newsTopNrR03{margin-top: 26px;}
.allBtn.newsTopNrR04{margin-top: 55px;}

.newsTopNr .swiper-pagination-fraction{top: 110px;left: 50%;width: auto;margin-left: 55px;font-size: 20px;color: #999999;}
.newsTopNr .swiper-pagination-current{font-size: 30px;color: #333333;}
.newsTop{margin-top: 80px;}
/*.newsLbWc{padding-top: 70px;}*/
.newsLb{}
.newsLb li{border-bottom: 1px solid #cccccc;padding: 32px 300px 35px 0;position: relative;}
.newsLb03{margin-top: 30px;}
.newsLb03 img{display: inline-block;vertical-align: middle;margin: -3px 11px 0 0;}
.newsLb03 span{margin-right: 55px;}
.newsLb01{font-weight: bolder;}
.newsTopNrR01{font-weight: bolder;}
.newsLb02{margin-top: 11px;}
.allBtn.newsLb04{position: absolute;top: 50%;right: 0;margin: 0;margin-top: -20px;}
.jzMore{margin:60px auto 0;}
.jzMore .allBtn{margin: 0 auto;}
.lxbzNr{padding: 100px 0;}
.lxbzNrCon{background-color: #ffffff;}
.lxbzNrConR{width: 50%;float: right;}
.lxbzNrConR img{display: block;width: 100%;height: auto;max-width: auto;}
.lxbzNrConL{float: left;margin: 60px 0 0 95px; width: calc(50% - 180px);width: -moz-calc(50% - 180px);width: -webkit-calc(50% - 180px);}
.lxbzNrConL02 li{margin-top: 15px;}
.lxbzNrConL02{padding-top: 9px;}
.allBtn.lxbzNrConL03{margin-top: 60px;}
.gsxxNr{}
.gsxxNrCon{max-width: 1200px;padding-top: 40px;margin:0 auto;}
.gsxxNrCon li{float: left;width: 25%;position: relative;font-weight: bolder; box-sizing: border-box;-webkit-box-sizing: border-box; padding: 0 0 0 85px; margin-top: 54px;}
.gsxxNrConImg{position: absolute;top: 53%;left: 0;transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.gsxxNrCon li h3{font-weight: bolder;}
.gsxxNrCon li p{margin-top: 17px;white-space: nowrap;}
.gsxxNrCon li span{font-weight: normal;}
#allmap{height: 600px;margin-top: 130px;}
.gsxxNrConImg img{display: block;}
.nyAllBanNr p{max-width: 500px;}
.newsLbFl{border-top: solid 1px #f7f7f7;padding: 25px 0 29px;}
.allBtn.w120{width: 120px;}
.newsLbFl .allBtn{margin: 40px 40px 0 0;float: left;}
.allBtn.active{background: #e95513;border-color: #e95513;box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);-webkit-box-shadow: 0px 0px 10px 0px rgba(233, 85, 19, 0.4);}
.allBtn.active a{color: #FFFFFF;}
.pcAllNavPosImg li a{display: block;overflow: hidden;}
.pcAllNavPosImg li a div{overflow: hidden;}
.pcAllNavPosImg p{line-height: 40px;position: relative;margin-top: 10px;}
.pcAllNavPosImg p::before{content: "";width: 100%;height: 2px;background: #DFDFDF;position: absolute;top: 0;left: 0;z-index: 1;}
.pcAllNavPosImg p::after{content: "";width: 0;height: 2px;background: #e95513;position: absolute;top: 0;left: 0;z-index: 2;transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;}
.pcAllNavPosImg li:hover a{color: #e85512;}
.pcAllNavPosImg li:hover p::after{width: 100%;}
.nyAllBanNr p .mt10{margin-top: 11px;display: block;}
.zbNrPx{}
.zbNrPx li{border-bottom: 1px solid #f7f7f7;padding: 25px 0;}
.zbNrPx li:nth-last-child(1){padding-bottom: 1px;border-bottom: none;}
.zbNrPx02{margin-top: 25px;}
.zbNrPx .cpMkNrUl03{margin-left: 0;}
.bjHuise.lypxHbj{background-color: #f7f7f7;}
.lypxHbj{padding: 1px 0 65px;margin-top: 60px;}
.lypxHbjP{line-height: 1.8;padding-top: 10px;}
.lypxHbjP p{margin-top: 13px;}
.lypxHbj.mt50{margin-top: 15px;padding-bottom: 0;}
.lypxHbj .cpMkNrUl03{margin-left: 0;}
.lypxHbj.pb60{padding-bottom: 65px;}
.pxJyNr{}
.pxJyNrUl li{float: left;text-align: center;width: 20%;}
.pxJyNrUl01{width: 141px;font-size: 0;line-height: 191px;overflow: hidden;
	border-radius: 70px; margin: 0 auto;
	height: 141px;}
.pxJyNrUl01 img{display: inline-block;vertical-align: middle;}
.pxJyNrUl li:hover .pxJyNrUl01{background-color: #00478b;box-shadow: 0px 0px 10px 0px rgba(0, 71, 139, 0.4); -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 71, 139, 0.4);line-height: 141px;}
.pxJyNrUl01 img:nth-child(1){display: inline-block;}
.pxJyNrUl01 img:nth-child(2){display: none;}
.pxJyNrUl li:hover .pxJyNrUl01 img:nth-child(1){display: none;}
.pxJyNrUl li:hover .pxJyNrUl01 img:nth-child(2){display: inline-block;}
.pxJyNrUl02{margin-top: 14px;}
.pxJyNrUl03{max-width: 237px;margin: 1px auto 0;}
.pxJyNr{padding: 95px 0 100px;}
.pxYjNr{padding: 75px 0;}
.pxYjNrCon{background: #FFFFFF;position: relative;}
.pxYjNrConImg{width: 50%;}
.pxYjNrConImg img{display: block;width: 100%;height: auto;max-width: auto;}
.pxYjNrConWz{width: 36%;position: absolute;top: 45%;right: 8%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.pxYjNrConWz .cpMkNrUl03{margin: 0; line-height: 2;padding-top: 18px; max-width: 350px;}
.pxYjNrConWz .cpMkNrUl03 p{margin-top: 30px;}
.mt80{margin-top: 80px;}
.pxRjNr .pxYjNrConWz{width: auto;}
.zyLbNr{}
.zyLbNrUl{}
.zyLbNrUl li{width: 49%;float: left;margin: 80px 2% 0 0;}
.zyLbNrUl li:nth-child(2n){margin-right: 0;}
.zyLbNrUl li:nth-child(1){margin-top: 0;}
.zyLbNrUl li:nth-child(2){margin-top: 0;}
.zyLbNrUl01{}
.zyLbNrUl02{line-height: 40px;height: 40px;margin-top: 13px;}
.zyLbNrUl03{line-height: 25px;margin-top: 13px;}
.zyLbNrUl03.threeLine{height: 75px;}
.zyLbNrUl03.twoLine{height: 50px;}
.cpMkNrUl03.zyLbNrUl04{margin: 0 0 0 8px;padding-top: 19px;}
.allBtn.zyLbNrUl05{margin-top: 30px;}
.yyBzNr{margin-top: 100px;}
.hAllLb.yyBzNr .allBtn.w140{margin-top: 60px;}
.lxzjNr{padding: 40px 0 50px;margin-top: 95px;}
.lxzjNrCon{margin-top: 60px;}
.zyLbNrUl02{font-weight: bolder;}
.zyLbNrUl.hyxqMt li:nth-child(1){margin-top: 80px;}
.zyLbNrUl.hyxqMt  li:nth-child(2){margin-top: 80px;}
.nyAllBanNr .allBtn{margin-top: 40px;}
.lypxHbjImg{margin-top: 25px;}
.lypxHbjImg p{margin-top: 1px;}
.lypxHbjFsNr{margin-top: 22px;}
.lypxHbjFsNr .mt10{margin-top: 20px;}
.lypxHbjFsNr01{font-weight: bolder;margin-bottom: 20px;}
.lypxHbjImg .mt10{margin-top: 13px;}
.zyLbNrUl.knalNr{padding-top: 33px;}
.zyLbNrUl.knalNr li{float: left;width: 32%;margin: 42px 2% 0 0;}
.zyLbNrUl.knalNr li:nth-child(2n){margin-right: 2%;}
.zyLbNrUl.knalNr li:nth-child(3n){margin-right: 0;}
.allFBanner{}
.hbList{max-width: 1230px;margin: 40px auto 0;text-align: center;}
.hbList li{float: left;width: 33.33%;margin: 20px 0 0;position: relative;}
.hbList li::before{ content: ""; width: 1px; position: absolute;top: 50%;margin-top: -90px; right: 0;
	height: 180px;
	background-color: #f7f7f7;}
.hbList li:nth-child(3n)::before{background-color: #FFFFFF;}
.hbList li div{width: 95%;margin: 0 auto;height: 235px;line-height: 235px;font-size: 0;
	transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;background: #FFFFFF;}
.hbList li div img{display: inline-block;vertical-align: middle;}
.hbList li:hover div{background: #f7f7f7;}
.hbList li a{display: block;}
.tkNrList{padding-top: 30px;}
.tkNrList li{float: left;width: 49%;margin: 38px 2% 0 0;text-align: center;}
.tkNrList li:nth-child(2n){margin-right: 0;}
.tkNrList02{line-height: 30px;height: 60px;margin-top: 15px;}
.clZbFfSy.mt60{margin-top: 60px;}
.cpxqTop{margin-top: 70px;min-height: 622px;position: relative;}
.cpxqTopL{float: left;width: 56.6%;position:absolute;top: 0;left: 0;}
.cpxqTopR{float: right;width: 37.1%;}

.gallery-thumbs .swiper-slide {opacity: 0.8;}
.gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }
.gallery-thumbs{margin-top: 10px;}
.gallery-thumbs img, .gallery-top img{max-width: 100%;width: 100%;display: block;}
.cpxqTopR01{}
.cpxqTopR02{}
.cpxqTopR03{margin-top: 32px;}
.allBtn.wAuto{width: auto;float: left;padding: 0 25px;}
.allBtn.zxRx{border: solid 1px #eb6112;color: #e95513;margin-right: 33px;}
.allBtn.zxRx a{color: #e95513;}
.allBtn.zxRx span{margin-left: 10px;vertical-align: middle;}
.allBtn.zxRx:hover a{color: #FFFFFF;}
.allBtn img{display: inline-block;vertical-align: middle;margin: -3px 0 0 8px;}
.cpxqTopR04 .allBtn{margin-top: 0;}
.cpxqTopR04{margin-top: 40px;}
.gnYs{}
.gnYs img{height: auto!important;}
.gnYsTit{line-height: 76px;border-bottom: 1px solid #dddddd;position: relative;margin-top: 10px;}
.gnYsTit::before{content: "";width: 240px;position: absolute;bottom: 0;left: 0;
	height: 3px;
	background-color: #00478b;}
.gnYsCon{margin-top: 35px;}
.gnYsConL{width: 45.7%;}
.gnYsConR{width: 43%;margin: 45px 0 0 4.2%;}
.gnYsConR .mt10{margin-top: 20px;}
.xzjsGy{padding-top: 20px;}
.xzjsGy p{background: url(ico27.png) no-repeat left top 3px;padding: 0 0 0 28px;margin-top: 5px;}
.lyNrDwCon.top30{top: 37%;}
.bfSpVideoIco{font-size: 16px;color: #FFFFFF;text-align: center;position: absolute;top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%);right: 26%;cursor: pointer;}
.txTit{margin-top: 60px;}
.txList{padding-top: 40px;}
.txList li{float: left;width: 18.4%;margin: 20px 2% 0 0;}
.txList li:nth-child(5n){margin-right: 0;}
.txList01{}
.txList02{margin-top: 10px;line-height: 22px;height: 44px;overflow: hidden;}
.zsSj{background-color: #f7f7f7;margin-top: 90px;}
.zsSjTop02Wc{border-bottom: 1px solid #e45414;position: relative;height: 76px;margin-top: 40px;}
.zsSjTop02{position: absolute;bottom: -1px;left: 128px;}
.zsSjTop02 li{width: 350px;height: 76px;text-align: center;line-height: 76px;float: left;background: url(ico28.png) no-repeat center center;background-size: 100% 100%; -webkit-background-size: 100% 100%;margin-left: -25px;font-size: 16px;color: #e45414;cursor: pointer;}
.zsSjTop02 li:nth-child(1){margin-left: 0;}
.zsSjTop02 li.active{background: url(ico29.png) no-repeat center center;background-size: 100% 100%; -webkit-background-size: 100% 100%;color: #000000;}
.zsSjTop{}
.zsSjTop01{padding: 40px 0 0 128px;}
.sixLine.zyLbNrUl03{height: 150px;}
.zyLbNrUl.jxcsLb li{width: 47%; margin: 60px 6% 0 0;}
.zyLbNrUl.jxcsLb li:nth-child(2n){margin-right: 0;}
.glHcNr{margin-top: 80px;}
.glHcNrZt{padding: 1px 128px 80px;}
.glHcNrZtCon{margin-top: 70px;}
.allCpSwiperQtMk_smallTit1.f18{font-size: 17px}
.allCpSwiperQtMk_smallTit2.f14{font-size: 14px}
.qgsbNrCon1 .f18{font-size: 16px}
.allCpSwiper .swiper-button-next, .allCpSwiper .swiper-button-prev{top: 43%;}
.allCpSwiperQtMk_small{overflow: hidden;}


.pcAllWap{display: none;}
.pcAllWapTop{background: #fff;position: fixed;top: 0;left: 0;right: 0;height: 50px;z-index: 999;box-shadow: 0px 0px 8px 0px #CCCCCC;
    -webkit-box-shadow: 0px 0px 8px 0px #CCCCCC;
}
.pcAllWapTopR{position: absolute;top: 50%;right: 8%;transform: translateY(-50%); -webkit-transform: translateY(-50%);margin-right: 40px;line-height: 50px;font-size: 0;}
.pcAllWapTopR img{display: inline-block;vertical-align: middle;}
.pcAllWapTopR span{margin-left: 15px;}


.pcAllWapTop .pcAllWapTopL{margin:10px 0 0 8%;width: 80px;}
.pcAllWapTop .jlAllTop_Rig{line-height: 50px;margin-right: 8%;}
.jlAllTopWapNav{position: absolute;top: 50%;right: 8%;transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.jlAllTopWapNav img{display: block;vertical-align: middle;width: 19px;}

.jlAllTopWapbjMC{background-color: rgba(0, 0, 0, 0.5);position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: 10001;}
.jlAllTopWapDNr{width: 100%;height: 100%;position: fixed;z-index: 10000;top: 0;left: 100%;
	transition: left 0.2s;-webkit-transition: left 0.2s;}
.jlAllTopWapDNr.on{left: 0;}
.jlAllTopWapNr{background-color:#FFFFFF;position: absolute;z-index: 10002;top: 0;width: 300px;right: 0;height: 100%;overflow-y: auto;overflow-x: hidden;}
.jlAllTopWapNrCon{padding: 30px 30px 0 30px;}
.jlAllTopWapNrCon_2 li{font-size: 16px;line-height: 45px;}
.jlAllTopWapNrCon_2 li .tit{width: 100%;
    background: url(down.png) no-repeat right center;
    height: auto;
    font-size: 16px;
    line-height: 45px;
    color: #333;
    display: block;}
.jlAllTopWapNrCon_2 > ul >li{}
.jlAllTopWapNrCon_2 > ul >li >ul{margin-left: 20px;display: none;}
.jlAllTopWapNrCon_2 > ul >li >ul>li>ul{margin-left: 20px;display: none;}
.jlAllTopWapNrCon_2 .pcAllNavPosImg dd{display: block;width: 100%;float: left;margin: 4% 0 0 0;}
.jlAllTopWapNrCon_2 .pcAllNavPosImg dd:nth-child(2n){margin-right: 0;}

.zyLbNrUl.hyxqMt1{margin-top: 30px;}

.xqcsXzMk .zllbnr li{width: 47%; margin: 60px 6% 0 0;}
.xqcsXzMk .zllbnr li:nth-child(2n) {margin-right: 0;}
.xqcsXz .xqcsXzMk:nth-last-child(1){display: none;}
.yytyXz{padding-bottom: 40px;}
.zsSjTop01{font-weight: bold;}


.fxlyNr02 span{margin-right: 14px;}

.hzhbNrLbImg{text-align: center;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{pointer-events: none;}
.gallery-thumbs .swiper-slide{cursor: pointer;}

.xwXqNr{background-color: #f7f7f7;}
.xwXqNrCon{padding: 70px 130px 120px;margin-top: 75px;}
.xwXqNrCon_2{margin-top: 18px;}
.xwXqNrCon_2 img{display: inline-block;margin: -3px 8px 0 0;vertical-align: middle;}
.xwXqNrCon_2 span{display: inline-block;vertical-align: middle;margin: 0 25px;}
.xwXqNrCon_3{margin-top: 63px;}
.xwXqNrFy{border-top: 1px solid #eaeaea;margin-top: 60px;padding: 60px 0 60px; margin-bottom: 20px; position: relative;}
.xwXqNrFyPrev{background: url(row6.png) no-repeat left center;padding: 0 0 0 24px;width: 40%;float: left;}
.xwXqNrFyNext{background: url(row7.png) no-repeat right center;padding: 0 24px 0 0;width: 40%;float: right;text-align: right;}
.xwXqNrFy .allBtn{position: absolute;margin: 0;top: 50%;left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);}

.toTop{width: 54px; position: fixed; bottom: 10px;right: 10px;z-index: 13;cursor: pointer;
	height: 72px;font-size: 12px;text-align: center;
	background-color: #ffffff;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding: 16px 0 0;
	box-shadow: 11px 11px 20px 0px 
		rgba(17, 17, 17, 0.2);
	border-radius: 4px;
	border: solid 1px #f3f3f3;}
.toTop p{margin-top: 7px;}

.allCpSwiperQtMk_small:hover{opacity: .8;}
.allCpSwiperQtMk_small{position: relative; overflow: hidden;}
.allCpSwiperQtMk_Big{position: relative; overflow: hidden;}
.tile-description{position: absolute;
    top: calc(100% - 130px);
    right: 0;
    left: 0;
		bottom: 0;
    min-height: 100%;
    background-color: #fff;
    transition: all .2s linear;}
 .allCpSwiperQtMk_Big .tile-description{top: calc(100% - 160px);}
.tile-content:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 60px;
    transition: height .2s linear;
}
.tile-content:hover .tile-description{
    top: calc(100% - 200px); }
.tile-content.allCpSwiperQtMk_Big:hover .tile-description{
    top: calc(100% - 400px); }
		
.gywGnDw01{position: relative;}
.gywGnDw01 .icon{width:50px;height:50px;position:absolute; bottom: 10px;left: 10px; background:url(bf.png) center no-repeat;background-size:cover!important}
.txList01{position: relative;}
.txList01 .icon{width:50px;height:50px;position:absolute;bottom: 10px;left: 10px;background:url(bf.png) center no-repeat;background-size:cover!important}

.fixedVideo,.alertOpctioy{ position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.5); z-index:99999999999999; display:none;}
.fixedVideo .videoDDD{background: #FFFFFF; border-radius: 4px; width:658px; position:absolute; left:50%; margin-left:-320px; top:50%;transform: translateY(-50%); -webkit-transform: translateY(-50%);}
.fixedVideo .videoDDD iframe,.fixedVideo .videoDDD embed,.fixedVideo .videoDDD video{ width:100%; }
.fixedVideo .videoDDD iframe,.fixedVideo .videoDDD embed{ height: 100%;}
.fixedVideo .videoDDD .openVd{ width:100%; height:100%;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 30px;}
.closeVideo{position: absolute;z-index: 555; left: 100%; top: 0; width: 32px; padding: 5px;background: #00468b; border-radius:0 3px 3px 0;}
.fixedVideo .videoDDD img{display: block;width: 100%;height: auto;max-width: inherit;}
.fixedVideo .videoDDD .openVd h3{font-size: 18px;padding: 20px 0 0;}	
		
		


.hbList li div img{transition:all linear .3s;
-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s;}
.indNewsImg img, .fxBotLlbImg img, .pcAllNavPosImg li div img, .cpMkNrUl01 img, .zyLbNrUl01 img, .tkNrList01 img, .gywGnDw01 img, .zsList li .zsList01 img{max-width: 100%;width: 100%;display: block;transition:all linear .3s;
-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s;}
.indNewsImg, .fxBotLlbImg, .pcAllNavPosImg li div, .cpMkNrUl01, .zyLbNrUl01,
.hbList li div,
.tkNrList01{overflow: hidden;}
.indNewsImg:hover img, .fxBotLlbImg:hover img, .pcAllNavPosImg li:hover div img, .cpMkNrUl01:hover img, .zyLbNrUl01:hover img,
.hbList li div:hover img,
.tkNrList01:hover img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}



.pcAllNavPosUl dt::before{transition:.3s; -webkit-transition:.3s; -moz-transition:.3s; -ms-transition:.3s; -o-transition:.3s;}

.cpMkNrUl04 {text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;word-break: break-all;overflow: hidden;}

.txList01{cursor: pointer;}
img.img100, .zyLbNrUl01 img, .allFBanner img, .tkNrList01 img, .txList01 img{max-width: 100%;width: 100%;display: block;}
.pcAllNavPosImg li div, .fxlyNr01, .gywGnDw01, .zsList li .zsList01, .zllbnr li .zllbnrL, .newsTopNrImg, .txList li .txList01{overflow: hidden;}
.fxlyNr01 img, .gywGnDw01 img, .zsList li .zsList01 img, .zllbnr li .zllbnrL img, .newsTopNrImg img, .txList li .txList01 img{transition:all linear .3s;
-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s;}
.fxlyNr01:hover img, .gywGnDw01:hover img, .zsList li:hover .zsList01 img, .zllbnr li:hover .zllbnrL img, .newsTopNrImg:hover img, .txList li:hover .txList01 img{-webkit-transform:scale(1.15);-moz-transform:scale(1.15);-ms-transform:scale(1.15);-o-transform:scale(1.15);transform:scale(1.15)}


.fxBotLlbImg img{display: block;height: 250px;width: auto;max-width: inherit;}



.allDtLbWc{position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.5); z-index:99;display: none;}
.allDtLbNr{background: #FFFFFF; border-radius: 4px; width:658px; position:absolute; left:50%; margin-left:-320px; top:50%;transform: translateY(-50%); -webkit-transform: translateY(-50%);background-size: 100% 100%; -webkit-background-size: 100% 100%;padding: 30px;}
.allDtLbNrList_2{font-size: 20px;margin-top: 15px;}
.allDtLbNrList_3{font-size: 16px;color: #666666;}
.allDtLbNrList_1 video{display: block;width: 100%;height: auto;}

.zyZnTbXz{}
.zyZnTbXzMk{float: left;width: 33.33%;}
.pcAllNavPosImg li div.zyZnTbXz_1 img{display: inline-block;height: 24px;width: auto;}
.zyZnTbXzMk{height: 80px; text-align: center;border-bottom: 1px solid #F5F5F5;border-right:1px solid #F5F5F5 ;box-sizing: border-box; -webkit-box-sizing: border-box; padding: 14px 0 0;
	background-color: #ffffff;}
.zyZnTbXzMk a{color: #333333;}
.pcAllNavPosImg li div.zyZnTbXz_1 img:nth-child(1){display: inline-block;}
.pcAllNavPosImg li div.zyZnTbXz_1 img:nth-child(2){display: none;}
.pcAllNavPosImg li .zyZnTbXzMk:hover div.zyZnTbXz_1 img:nth-child(1){display: none;}
.pcAllNavPosImg li .zyZnTbXzMk:hover div.zyZnTbXz_1 img:nth-child(2){display: inline-block;}
.zyZnTbXzMk:hover{background-color: #00468b;}
.zyZnTbXz_2{margin-top: 2px;}
.pcAllNavPosImg li div.zyZnTbXz_1{overflow: inherit;}
.pcAllNavPosImg li .zyZnTbXzMk:hover div.zyZnTbXz_1 img{webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.pcAllNavPosImg li:hover div.zyZnTbXzMk img{webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.pcAllNavPosImg li:hover div.zyZnTbXzMk a{color: #333333;}
.pcAllNavPosImg li div.zyZnTbXzMk:hover a{color: #FFFFFF;}
.sbKhXzNr{margin-top: 69px;}
.sbKhXzNrL .zllbnrRDw{position: static;}
.sbKhXzNrL .zllbnrRDw span{margin-right: 30px;}
.allBtn img:nth-child(1){display: inline-block;}
.allBtn img:nth-child(2){display: none;}
.allBtn a:hover img:nth-child(1){display: none;}
.allBtn a:hover img:nth-child(2){display: inline-block;}
.sbKhXzNrR img{border: solid 1px #f5f5f5;}
.sbKhXzNrL{width: 53%;}
.sbKhXzNrR{width: 22%;}
.sbKhXzNrL_1{margin-top: 20px;}
.sbKhXzNrL_2{margin-top: 17px;}
.sbKhXzNrL .zllbnrRDw{margin-top: 50px;}
.sbKhXzNrL .allBtn{margin-top: 50px;}

.jxhcDlTh .pcAllNavPosUl.ddfl:nth-child(3) .w100{width: 50%;}

.zbNrPx img{height: auto!important;}
.xwXqNrCon_3 img{height: auto!important;}
.lypxHbjP img{height: auto!important;}
.lypxHbj img{height: auto!important;}



@media screen and (max-width:1690px) {
	.chSyBanRow{left: 14%;}
}

@media screen and (max-width:1610px) {
	.wap1203{max-width: 1281px;}
	.chSyBan .wap1203{left: 54%}
	.qgsbNrCon1 span{padding: 0 11px;}
	.lyNrImg {overflow:hidden;}
	.lyNrImg img{height: 662px;width: auto;max-width: none;}

	.nyAllBan .lyNrImg img{height: auto;width: 100%;}
.nyAllBanNr {
    margin: 40px 0 0 92px;
}
.abSysSjNr01 div{width: 110px;height: 110px;line-height: 110px;}
.abSysSjNr01{width: 120px;height: 120px;}
.abSysSjNr01 div img{height: 46px;width: auto;}


}

@media screen and (max-width:1460px) {
	/* .f12{font-size: 12px;}
	.f14{font-size: 14px;}
	.f16{font-size: 16px;}
	.f18{font-size: 16px;}
	.f20{font-size: 16px;}
	.f22{font-size: 16px;}
	.f24{font-size: 18px;}
	.f26{font-size: 20px;}
	.f30{font-size: 20px;}
	.f34{font-size: 24px;}
	.f36{font-size: 26px;}
	.f40{font-size: 30px;}
	.f42{font-size: 32px;}
	.f48{font-size: 38px;}
	.f58{font-size: 48px;}
	.f60{font-size: 50px;}
	.f70{font-size: 60px;}
	.f200{font-size: 160px;} */

	.qgsbNrCon1.f22{font-size: 18px}
	.qgsbNrCon1 .f18{font-size: 14px}
	.qgsbNrCon1 span{height: 50px;line-height: 50px;}
	.allCpSwiperQtMk_smallNr_3{margin-top: 50px;}
	.nyAllBanNr {
    margin: 40px 0 0 70px;
}
.allBtn.wAuto{padding: 0 15px;}
.allBtn.zxRx{margin-right: 10px;}
.newsTopNrRPos{    padding: 90px 65px 40px 40px;}
.newsTopNrR02{margin-top: 15px;}
.newsTopNrR03{margin-top: 15px;}
.cpxqTop{min-height: 534px;}
.chSyBanRow{left: 12%;}


}

@media screen and (max-width:1408px) {
	/* .f12{font-size: 12px;}
	.f14{font-size: 14px;}
	.f16{font-size: 16px;}
	.f18{font-size: 16px;}
	.f20{font-size: 16px;}
	.f22{font-size: 16px;}
	.f24{font-size: 18px;}
	.f26{font-size: 20px;}
	.f30{font-size: 20px;}
	.f34{font-size: 24px;}
	.f36{font-size: 26px;}
	.f40{font-size: 30px;}
	.f42{font-size: 32px;}
	.f48{font-size: 34px;}
	.f58{font-size: 40px;}
	.f60{font-size: 40px;}
	.f70{font-size: 60px;}
	.f200{font-size: 140px;} */
	
	.f70{font-size: 50px;}
	.jxsbNrBan .f70{font-size: 50px;}
	.f40{font-size: 30px;}
	.jxsbNrBan .f40{font-size: 30px;}
	.f34{font-size: 26px;}
	.f30{font-size: 22px;}
	.jxsbNrBan .f34{font-size: 26px;}
	
	.wap1600{width: 96%;}
	.allCpSwiperQtMk_small{height: 254px;}
	.allCpSwiperQtMk_Big{height: 523px;}
	.lyNrImg img{height: 523px;width: auto;min-width: 100%;}
	.allCpSwiperQtMk_smallNr{padding: 28px 15px 0;}
	.fxBotRNr03{margin-top: 30px;display: inline-block;}
	.allCpSwiperQtMk_smallTit1{margin: 12px 15px 0;font-size: 18px;}
	.allCpSwiperQtMk_smallTit2{margin: 5px 15px 0;font-size: 14px;}
	.qgsbNrCon1 span{height: 40px;line-height: 40px;font-size: 14px;padding: 0 10px;}
	.qgsbNr{background: #00478B url(ico30.png) no-repeat right bottom; background-size: 80% auto; -webkit-background-size: 80% auto;}
	.qgsbNrCon1 span .f18{font-size: 12px;}
	.qgsbNr01{background: #00478B url(ico31.png) no-repeat left bottom;background-size: 80% auto; -webkit-background-size: 80% auto;}
	.qgsbNrCon2{font-size: 14px;}
	.qgsbNr02{background: #00478B url(ico32.png) no-repeat right bottom;background-size: 80% auto; -webkit-background-size: 80% auto;}
	.allCpSwiperQtMk_smallNr_3{margin-top: 40px;}
	.qgsbNr03 {
	    background: #296FB5 url(ico33.png) no-repeat right bottom;background-size: 80% auto; -webkit-background-size: 80% auto;
	}

	.tile-description{top: calc(100% - 110px);}
	.allCpSwiperQtMk_Big .tile-description{top: calc(100% - 125px);}
	
}

@media screen and (max-width:1300px) {
	.pcAllTopLogo{width: 50%;}
	.pcAllNavDhUl>li .tit a{margin-left: 30px;}
	
	.footerTopNr04{width: 200px;}
	
}




@media screen and (max-width:1200px) {
	.f70{font-size: 30px;}
	.jxsbNrBan .f70{font-size: 30px;}
	.f40{font-size: 20px;}
	.f34{font-size: 16px;}
	.f30{font-size: 16px;}
	.f22{font-size: 16px;}
	.f24{font-size: 16px;}
	.f16{font-size: 14px;}
	.f14{font-size: 12px;}
	
	.jxsbNrBan .f34{font-size: 16px;}
	.jxsbNrBan .f40{font-size: 20px;}
	.f20{font-size: 15px;}
	.chSyBan ul li::before{width: 10px;height: 2px;}
	.chSyBan ul li{padding: 0 0 0 20px;}
	.chSyBan .wap1203{left: 50%;}
	.chSyBanRow{display: none;}
	.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 7px;}
	.chIndZmUl li div img{max-width: 50px;max-height: 50px;}
	.chIndZmUl li div{padding: 20px 0 0;}
	
	.allTit01{font-size: 30px;}
	.allTit01 h3{font-size: 20px;}
	.allTit p{font-size: 14px;}
	.allTit{margin-top: 30px;}
	.chIndLbTopImg img{max-height: 60px;}
	.chIndLbTopImg{height: 80px;line-height: 80px;}
	
	.chSyBan.hcBan .wap1203{left: 50%;}
	
	.cpMkNrUl03.hAllLb03 p{background: url(ico15.png) no-repeat left top 6px;background-size: 15px auto;-webkit-background-size: 15px auto;}
	.cpMkNrUl03 p{background: url(ico15.png) no-repeat left top 6px;background-size: 15px auto;-webkit-background-size: 15px auto;padding: 0 0 0 21px;}
	
	
}
@media screen and (max-width:1100px) {
	.footerTopNr04{width: 150px;}
	.downloadImg{margin-left: 10px;}
	
	
}


@media screen and (max-width:1050px) {
	.yyhyNrList01{width: 100px;height: 100px;line-height: 100px;}
	.yyhyNrList01 img{max-width: 40%;}
	
	.fxBotLlbPos h3{padding: 10px;height:3em;}
	.indNewsCon{padding: 1px 10px 20px;}
	.yqljNrCon{}
	
	.fxBotRNr{padding: 10px 10px 0;}
	.hNavFixed{display: none;}
	.hTopTit01{margin-top: 10px;}
	.hAllLb .lyNrDw{width: 100%;}
	
	.zllbnr li{width: 100%;margin: 20px 0 0;}
	
	
	
}

@media screen and (max-width:1000px) {
	.mt50{margin-top: 20px;}
	.hTopTit{padding-bottom: 20px;}
	.nyAllBanNr p{margin-top: 10px;}
	.nyAllBanNr{margin: 20px 0;}
	.pxJyNrUl01 img{max-height: 40px;width: auto;}
	.pxJyNrUl01{width: 100px;height: 100px;line-height: 100px;}
	.pxJyNrUl li:hover .pxJyNrUl01{line-height: 100px;}
	
	.abSysSjNr01 div{width: 60px;height: 60px;line-height: 60px;}
	.abSysSjNr01{width: 70px;height: 70px;}
	.abSysSjNr01 div img{height: 30px;}
	.abSysSjNr03{margin: 15px 10px 0;}
	.abSysSjNr{height: 400px;}
	.abSysSjNrPos{padding-top: 110px;}
	.newsTopNrR{margin-top: 0;}
	.newsTopNrRPos{padding: 20px 65px 20px 18px;}
	.newsTopNr .swiper-pagination-fraction{display: none;}
	.newsLb li{padding: 32px 180px 35px 0;}
	
	.newsLbFl .allBtn	{margin: 10px 10px 0 0;}
	.xqcsXzMk .zllbnr li{width: 100%;margin: 30px 0 0 0;}
	
	
}

@media screen and (max-width:980px) {
	.pcAllTop{display: none;}
	.pcAllNav{display: none;}
	.pcAllWap{display: block;}
	.pcAllWapAfterH{height: 50px;}
	.pcAllWap .pcAllNavSeaCon{border: 1px solid #CCCCCC;margin-bottom: 20px;}
	.footerTopNr03{display: none;}
	.footerTopNr02{display: none;}
	.footerTopNrMk::before{display: none;}
	.footerTopNr01{width: auto;}
	.footerTop{padding: 30px 0;}
	
	.xzhSh .w50{width: calc(100% - 50px);}
	.xzhSh .w25{width: calc(100% - 50px);}
	.allCpSwiperQtMk_Big img{display: block;width: 100%;}
	.allCpSwiperQtMk_Big .allCpSwiperQtMk_smallImg{max-height: 400px;overflow: hidden;}
	.allCpSwiperQtMk_smallImgQp img{width: 100%;}
	.mt16{margin-top: 6px;}
	.allCpSwiperQtMk_Big{height: 514px;}
	.qgsbNrCon{padding: 20px 20px 0;}
	.qgsbNrCon2{margin-top: 20px;}
	
	.lxbzNrConL{margin: 0;width: 100%;box-sizing: border-box; -webkit-box-sizing: border-box; padding: 20px;}
	.lxbzNrConR{float: none;width: 100%;}
	.lxbzNrConR img{display: block;width: 100%;max-width: 100%;}
	.allBtn.lxbzNrConL03{margin-top: 20px;}
	.lxbzNr{padding: 30px 0;}
	
	.gsxxNrCon li{width: 50%;}
	
	
}

@media screen and (max-width:900px) {
	/* .chIndZmUl{white-space: nowrap;overflow-x: auto;overflow-y: hidden;}
	.chIndZmUl li{float: none; display: inline-block;width: 200px;} */
	.cpxqTopL{position: static;width: 100%;float: none;}
	.cpxqTopR{float: none;width: 100%;margin-top: 20px;}
	.cpxqTop{margin-top: 20px;}
	
	.newsLbFl .allBtn{float: none;display: inline-block;}
	.newsLbFl{white-space: nowrap;overflow-x: auto;overflow-y: hidden;}
	.xwXqNrFyPrev{float: none; width: 100%;}
	.xwXqNrFyNext{float: none;text-align: left;background: url(row6.png) no-repeat left center;width: 100%;margin-top: 15px;
    padding: 0 0 0 24px;}
	.xwXqNrFy .allBtn{position: static;transform: translate(0); margin: 20px auto 0;
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);   }
	
	.xwXqNrCon{padding: 30px 30px 30px;margin-top: 30px;}
	.xwXqNrFy{margin-top: 30px;padding: 20px 0 15px;}
	.xwXqNrCon_3{margin-top: 30px;}
	
}

@media screen and (max-width:850px) {
	.chIndZmUl li{width: 33.33%;}
	.chIndZmUl li div img{margin: -30px 8px 0 0;}
	.fxBotL{width: 100%;}
	.fxBotR{position: static;width: 100%;margin-top: 10px;padding: 15px 15px 20px;box-sizing: border-box; -webkit-box-sizing: border-box;}
	
	.zsList li{width: 49%;}
	.zsList li:nth-child(4n){margin-right: 2%;}
	.zsList li:nth-child(2n){margin-right: 0;}
	
	
	
}

@media screen and (max-width:768px) {
	/*公用*/
	/* .f12{font-size: 12px;}
	.f14{font-size: 12px;}
	.f16{font-size: 14px;}
	.f18{font-size: 14px;}
	.f20{font-size: 16px;}
	.f22{font-size: 16px;}
	.f24{font-size: 16px;}
	.f26{font-size: 16px;}
	.f30{font-size: 16px;}
	.f34{font-size: 18px;}
	.f36{font-size: 20px;}
	.f40{font-size: 20px;}
	.f42{font-size: 22px;}
	.f48{font-size: 24px;}
	.f58{font-size: 28px;}
	.f60{font-size: 36px;}
	.f70{font-size: 40px;}
	.f200{font-size: 90px;} */
	
	.yyhyNrList li{width: 33.33%;}
	.yyhyNrList li p{height: 42px;}
	.yyhyNrList01 img{max-width: 45%;}
	.yyhyNrList01{width: 70px;height: 70px;line-height: 70px;}
	.yyhyNrList{margin-top: 15px;}
	.yyhyNr{padding-bottom: 30px;}
	.allTit01 h3{white-space: nowrap;}
	.cpMkNrUl{padding-top: 0;}
	.cpMkNrUl li{width: 49%;margin: 20px 2% 0 0;}
	.cpMkNrUl li:nth-child(3n){margin-right: 2%;}
	.cpMkNrUl li:nth-child(2n){margin-right: 0;}
	
	.pxJyNrUl li{width: 33.33%;margin-top: 20px;}
	.pxJyNr{padding: 30px 0 30px;}
	.pxYjNrConWz .cpMkNrUl03 p{margin-top: 10px;}
	.pxYjNrConWz{position: static;-webkit-transform: translateY(0);width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 20px;
    transform: translateY(0);}
	.pxYjNrConImg{float: none;width: 100%;}
	.pxYjNr{padding: 30px 0;}
	.mt80{margin-top: 30px;}
	.mtfooter{margin-top: 30px;}
	.zyLbNrUl li{margin-top: 20px;}
	.yyBzNr{margin-top: 20px;}
	.zyLbNrUl02{height: 28px;line-height: 28px;margin-top: 5px;}
	.cpMkNrUl03.zyLbNrUl04{padding-top: 10px;}
	.zyLbNrUl.hyxqMt li:nth-child(1){margin-top: 20px;}
	.zyLbNrUl.hyxqMt li:nth-child(2){margin-top: 20px;}
	
	.zyLbNrUl.knalNr li{width: 49%;margin: 20px 2% 0 0;}
	.zyLbNrUl.knalNr li:nth-child(3n){margin-right: 2%;}
	.zyLbNrUl.knalNr li:nth-child(2n){margin-right: 0;}
	.zyLbNrUl.knalNr{padding-top: 10px;}
	.zyLbNrUl03.twoLine{margin-top: 5px;}
	.hbList li div img{max-width: 70%;}
	.hbList li div{height: 100px;line-height: 100px;}
	.hbList li::before{height: 80px;margin-top: -40px;}
	.hbList{margin: 20px auto 0;}
	.tkNrList{padding-top: 0;}
	.abDypNrCon{width: 100%;}
	.abDypNrConNr{padding: 20px 15px 20px;}
	.abDypNrConNr_2{margin-top: 15px;}
	.abDypNrConNr_3{margin-top: 15px;}
	
	.fxlyNr{padding: 0;}
	.fxlyNr li{width: 49%;margin: 30px 2% 0 0;}
	.gywGnDw li{width: 32%;margin: 15px 2% 0 0;}
	.gywGnDw li:nth-child(5n){margin-right: 2%;}
	.gywGnDw li:nth-child(3n){margin-right: 0;}
	.gywGnDw{padding-top: 20px;}
	.mt110{margin-top: 30px;}
	.hAllLb .bfXlNr02 .allBtn.w140{margin-top: 10px;}
	.bfXlNr02{padding-top: 0;}
	
}

@media screen and (max-width:640px) {
	.f70{font-size: 30px;}
	.f24{font-size: 16px;}
	.f26{font-size: 16px;}
	.f16{font-size: 14px;}
	.jxsbNrBan .f70{font-size: 30px;}
	.chSyBan ul{margin-top: 10px;}
	.chSyBan .wap1203{top: 50%;}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 10px;}
	.chSyBan.jxsbNrBan.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 10px;}
	
	.chSyBanImg img{display: none;}
	.chSyBanImg{height: 250px;}
	.chSyBan .swiper-slide{background-size: cover; -webkit-background-size: cover;}
	
	.hAllLb .lyNrDw{width: 100%;}
	
	.lyNrImg img{height: 330px;}
	.allZbFaNr .hAllLb02{margin-top: 10px;}
	.lyNrDwCon03{margin-top: 10px;}
	.allZbFaNr .lyNrDwCon{top: 50%;}
	.lyNrDw{width: 100%;}
	.lyNrDwCon02{margin-top: 10px;}
	.allBtn{margin-top: 20px;}
	.lyNrDwCon03 a{margin: 5px 0 0 0;display: inline-block;}
	.gnYsConL{width: 100%;}
	.gnYsConR{width: 100%;margin: 10px 0 0;}
	.gnYsCon{margin-top: 10px;}
	.bfSpVideoIco{width: 40px;top: 80%;left: 50%;}
	.txList li{width: 32%;}
	.txList li:nth-child(5n){margin-right: 2%;}
	.txList li:nth-child(3n){margin-right: 0;}
	.txTit{margin-top: 20px;}
	.txList{padding-top: 10px;}
	.zsSjTop01{padding: 20px 0 0 10px;}
	.yytyXz{padding-bottom: 20px;}
	.zsSjTop02 li{width: 150px;height: 40px;line-height: 40px;}
	.zsSjTop02{left: 10px;}
	.zsSjTop02Wc{height: 40px;margin-top: 10px;}
	.zsSj{margin-top: 20px;}
	.zyLbNrUl.jxcsLb li{width: 49%;
    margin: 20px 2% 0 0;}
		.glHcNrZt{padding: 20px 15px 30px;}
	.glHcNrZtCon{margin-top: 15px;}
	.lxzjNr{margin-top: 20px;padding: 20px 0 30px;}
	.lxzjNrCon{margin-top: 30px;}
	.zbNrPx02{margin-top: 10px;}
	.lypxHbj{padding: 1px 0 30px;margin-top: 30px;}
	.gsxxNrConImg img{height: 30px;}
	.gsxxNrCon li p{margin-top: 2px;}
	.gsxxNrCon li{margin-top: 25px;padding: 0 0 0 39px;}
	.gsxxNrCon{padding-top: 20px;}
	#allmap{margin-top: 30px;height: 300px;}
	
	.newsTopNrImg{width: 100%;}
	.newsTopNrR{width: 100%;}
	.allBtn.newsTopNrR04{margin-top: 20px;}
	.newsTop .swiper-button-next, .newsTop .swiper-button-prev{top: 20%;}
	.newsTopNrRPos{padding: 20px 18px;}
	.newsTop{margin-top: 30px;}
	.allBtn.newsLb04{display: none;}
	.newsLb li{padding: 20px 0;}
	.newsLb03{margin-top: 15px;}
	.newsLbWc{padding-top: 15px;}
	.jzMore{margin: 30px auto 0;}
	.mt100{margin-top: 30px;}
	
}

@media screen and (max-width:570px) {
	.chIndZmUl li{width: 50%;height: 187px;}
	.chIndZmUl li div{padding: 0;}
	.chIndZmUl li div img{max-width: 36px;
    max-height: 30px;margin: -12px 6px 0 0;}
	.chIndZmUl li h3{margin: 10px 10px 0;height: 42px;}
	.chIndZmUl li p{margin: 10px 10px 0;}
	.chIndZmUl li p.textLeft{padding: 0;text-align: center;}
	.f70{font-size: 22px;}
	.jxsbNrBan .f70{font-size: 22px;}
	.f40{font-size: 16px;}
	.jxsbNrBan .f40{font-size: 16px;}
	.f34{font-size: 14px;}
	.chIndLbTopImg img{max-height: 40px;}
	.chIndLbTopImg{height: 40px;line-height: 40px;}
	.chIndLbTop .swiper-slide{padding: 15px 0 23px;height: 110px;}
	.chIndLbTop .f14{font-size: 12px;}
	
	.swiper-button-next, .swiper-button-prev{width: 30px;height: 40px;margin-top: -20px;background-size: 10px auto; -webkit-background-size: 10px auto;}
	.hzhbNrLbImg img{max-width: 80%;}
	.hzhbNr{padding: 0 0 20px;}
	.hzhbNrLb{margin-top: 20px;}
	
	.indNewsList li::before{width: 6px;height: 2px;}
	.indNewsList.f16{font-size: 15px;}
	.indNewsList li{padding: 0 0 0 13px;}
	.indNewsList li{margin-top: 25px;}
	.indNews{margin-top: 25px;}
	.chDeP{padding: 1px 0 30px;}
	
	.yqljNrConL{position: static;}
	.yqljNrCon{padding: 0;}
	.yqljNrConR{transform: translateX(-14px);}
	.yqljNr{padding: 15px 0 15px;}
	
	.allCpSwiperQtMk_smallTit1.f18{white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
	.allCpSwiperQtMk_smallPWz{padding: 18px 20px 0;}
	.allCpSwiperQtMk_smallTit2{text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-break: break-all;overflow: hidden;}
	
	.chIndLbTop .swiper-slide{box-shadow: 0px 0px 1px 0px rgba(170, 170, 170, 0.4);
    -webkit-box-shadow: 0px 0px 1px 0px rgba(170, 170, 170, 0.4);}
	.chIndLbTop{box-shadow: 0px 0px 1px 0px rgba(170, 170, 170, 0.4);
    -webkit-box-shadow: 0px 0px 1px 0px rgba(170, 170, 170, 0.4);}
	.allCpSwiper .xzhShNyNr .swiper-slide{padding-bottom: 6px;}
	.chIndLbTop h3{font-size: 14px;}
	.swiper-container-horizontal.allCpSwiper>.swiper-pagination-bullets{margin-top: 0;}
	.allCpSwiper .swiper-slide{padding-bottom: 10px;}
	.clZbFfSy{margin-top: 30px;}
	
	.hAllLb02{width: 100%;}
	.cpMkNrUl03.hAllLb03{width: 100%;}
	.lyNrDwCon{right: 9%;}
	.lyNrImg img{height: 514px;}
	.hAllLb02{margin-top: 10px;}
	.cpMkNrUl03{padding-top: 5px;}
	.hAllLb .allBtn{margin-top: 20px;}
	.clZbFfSy{padding: 1px 0 30px;}
	.khxlNrLb{ margin: 30px 0 0;}
	.khxlNrLb01 img{max-height: 80px;}
	.khxlNrLb01{height: 80px;line-height: 80px;}
	.khxlNrLb02{margin-top: 10px;min-height: 10px;}
	.khxlNrLb03{margin-top: 10px;}
	.khxlNr{padding-bottom: 30px;}
	.khxlNrLbWc{padding: 0 40px;}
	.nyAllBan .lyNrImg img{height: 300px;width: auto;}
	.nyAllBan .lyNrDw{width: 100%;}
	.mt65 .chIndLbTop{display: none;}
	.mt65{margin-top: 20px;}
	.cpMkNrTit1{margin-top: 20px;}
	
	.zllbnrL{width: 80px;height: 110px;}
	.zllbnr li{height: 110px;}
	.zllbnrR{top: 15px;right: 15px;left: 90px;bottom: 15px;}
	.zllbnrR p{display: none;}
	
	.newsLb03 span{margin-right: 15px;}
	
	
}

@media screen and (max-width:480px) {
	/*公用*/
	.f58{font-size: 20px;}
	.f48{font-size: 20px;}
	
	.chSyBanImg{height: 200px;}
	.allTit01{font-size: 20px;}
	.allTit01 h3{font-size: 16px;}
	.yyhyNrJs{font-size: 14px;}
	.yyhyNrJs{margin-top: 13px;}
	.footerTBot{font-size: 12px;height: auto;line-height: 1.5;padding: 10px 0;}
	.cpxqTopR04 .allBtn{margin-top: 10px;}
	.cpxqTopR04{margin-top: 15px;}
	.cpxqTopR03{margin-top: 15px;}
	
	.gywGnDw li{width: 49%;margin: 15px 2% 0 0;}
	.gywGnDw li:nth-child(5n){margin-right: 2%;}
	.gywGnDw li:nth-child(3n){margin-right: 2%;}
	.gywGnDw li:nth-child(2n){margin-right: 0;}
	.gywGnDw{padding-top: 20px;}
	
	.xwXqNrCon{padding: 30px 15px 30px;margin-top: 30px;}
	.xwXqNrCon_2{margin-top: 10px;}
	.xwXqNrCon_3{margin-top: 20px;}



.cpMkNrUl03.hAllLb03{display: none;}
.cpMkNrUl04{line-height: 22px;height: 66px}
.cpMkNrUl03 p{white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}

.zyLbNrUl{overflow-x: auto;}
.zyLbNrUl table{width: 600px!important;}
.lypxHbjP{overflow-x: auto;}
.lypxHbjP table{width: 600px!important;}

	
	
}

@media screen and (max-width:378px) {
	.f60{font-size: 30px;}
	
}
@media screen and (max-width:338px) {
	
}

@media screen and (max-height:570px) {
	
}
.cpMkNrUl03 {
    /*height: 120px;*/
    overflow:hidden;
}
.cpMkNrUl04 {
    height: 70px;
    overflow: hidden;
}
