.ImageText187 #lzj_index_service {
	padding-bottom: 0;
}
@media (max-width: 768px){
.cn {
padding-bottom:10px !important;
}
#jh_newsinfo_1 .bodyCont_width {
margin-top:21px !important;
}
#jh_newsinfo_1 .bodyCont_width .news_line {
margin-bottom:2rem !important;
}
}
#laymod_293179 #lzj_index_news {
display:none;
}

		  /* 默认引入阿里云图标 */
@font-face {
  font-family: 'iconfont';  /* Project id 249974 */
  src: url('//at.alicdn.com/t/c/font_249974_9mz4ak01tgd.woff2?t=1741249401663') format('woff2'),
       url('//at.alicdn.com/t/c/font_249974_9mz4ak01tgd.woff?t=1741249401663') format('woff'),
       url('//at.alicdn.com/t/c/font_249974_9mz4ak01tgd.ttf?t=1741249401663') format('truetype');
}
.iconfont {   
  font-family:"iconfont" !important;   
  font-style:normal;  
}
img {   
	border:0 none;   
}   
i,em {   
	font-style:normal;   
}   
ul,ol,li {    
	list-style:none;   
	padding:0;   
	margin:0;   
}   
h1,h2,h3,h4,h5,h6,p {   
	margin:0;   
	font-weight:normal;       
}   
a, a:hover, a:active, a:visited, a:focus {   
	text-decoration:none;   
} 
button {
	background: transparent;
}
/*模版整体控制*/
#laymod_24541 {
  	/* z-index: 1200; */
  	overflow: hidden;
  	  font-family:"Source Han Sans CN","Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
}
:root{
	--area-wide-width: 1720px;
	--area-box-width: 1500px;
	--area-width: 1200px;
	--area-padding: 30px;
	--header-height: 90px;
	--height-top: 40px;
	--sub-visual-height: 100vh;
	--sub-menu-height: 8rem;
	--full-height: 100vh;
	--transition-custom: all 0.4s ease-in-out;
	--transition-custom2: all 0.8s ease-in-out; /* data-scroll */
	--transition-custom3: all 0.6s linear;
}
/* ****************** HEADER ********************** */
#laymod_24541 .design .nav_header {
	position:relative; 
	height:130px; 
	background: rgba(221,221,221,0.5);
}
#laymod_24541 .nav_header {
	position:absolute; 
	height:var(--header-height); 
	top:0; 
	left:0; 
	width:100%; 
	z-index:1700; 
}
#laymod_24541 .design .headerInnerWrap {
	position: relative;
}
#laymod_24541 .headerInnerWrap{
	position:fixed; 
	top:var(--height-top); 
	left:0px; width:100%; 
	height:var(--header-height); 
	z-index:1700; 
	transition:var(--transition-custom); 
	transition-property:top, background-color;
}
#headerInner {
	position:relative; 
	display:flex; 
	align-items:center; 
	justify-content:space-between; 
	height:var(--header-height); 
	margin:0px auto;
}
#laymod_24541 .area-wide {
	max-width: var(--area-wide-width);
}
#laymod_24541 .nav_header .logo{
	position:relative; 
	z-index:100;
}
#laymod_24541 .nav_header .logo a {
	position: relative; 
	height: 75px; 
	display: flex;
    justify-content: center;
    align-items: center;
}
#laymod_24541 .nav_header .logo img {
	max-width: 100%;
    max-height: 100%;
    margin: auto;
	display:block; 
	vertical-align:top; 
	transition:var(--transition-custom);
}
#laymod_24541 .nav_header.sitemap-open .nav {
	opacity: 0;
    pointer-events: none;
}
#laymod_24541 .nav_header.header_fixed .headerInnerWrap {
	top: 0;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
/* -------- Header :: UTIL BOX -------- */
#laymod_24541 .header-util-box{
	position:relative; 
	z-index:100; 
	display: flex; 
	align-items: center;
}
/* Header :: 右边图标 */
#laymod_24541 .header-lang {
	position:relative; 
	height:30px; 
	border:none; 
	z-index:100;
}
#laymod_24541 .header-lang .lang-open-btn {
	overflow:hidden; 
	position:relative; 
	display:flex; 
	align-items: center;
    justify-content: center;
	width:100%; 
	height:100%; 
	padding:0 10px; 
	font-size:24px; 
	color:rgba(0,0,0,1); 
	transition:var(--transition-custom); 
	transition-property: color;
}
#laymod_24541 .header-lang .lang-open-btn .iconfont{
	font-size: 2.4rem;
}
#laymod_24541 .header-lang .lang-open-btn .iconfont:before {
	content: "\eaf2";
}
#laymod_24541 .header-lang > ul {
	display:none; 
	position:absolute; 
	top:30px; 
	left:-1px; 
	z-index:10; 
	border:1px solid #5c5c5c; 
	background-color:#fff;
}
#laymod_24541 .header-lang > ul > li > a{
	display: block; 
	padding: 0 10px; 
	font-size: 12px; 
	font-weight: bold; 
	line-height: 30px; 
	color:#333;
}
#laymod_24541 .header-lang > ul > li > a:hover{
	background-color:#f2f2f2;
}
#laymod_24541 .nav_search .nav_search_btn {
	padding: 0 10px;
}
#laymod_24541 .nav_search .nav_search_btn a .iconfont {
	font-size: 24px;
	color: rgba(0,0,0,1);
	transition:var(--transition-custom); 
}
#laymod_24541 .header_fixed .nav_search .nav_search_btn a .iconfont {
	color:#333
}
#laymod_24541 .nav_search a .iconfont:before {
	content: "\ea84";
}
#laymod_24541 .search_wrap a {
    display: inline-block !important;
    width: 15%;
    vertical-align: top;
    color: rgba(42,78,162,1);
    font-size: 0;
    padding: 10px 30px;
    height: 53px;
    border-bottom: none;
    line-height: 33px;
}
#laymod_24541 .active_show .search_wrap a {
    font-size: 18px;
}
#laymod_24541 .nav_search.active_show .search_wrap {
    z-index: 122;
    background-color: rgba(12,11,11,.95);
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
}
#laymod_24541 .search_wrap {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  transition: .5s;
  text-align: center;
  opacity: 0;
  background: rgba(12,11,11,.95);
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
#laymod_24541 .search_wrap:before {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  content: "";
  transition: .5s;
  opacity: 0;
  border: 0 solid rgba(42,78,162,1);
}
#laymod_24541 .nav_search.active_show .search_wrap:before {
  visibility: visible;
    opacity: 1;
    border-width: 24px;
}
#laymod_24541 .search_wrap .closeBtn {
  position: absolute;
  width: 100%;
  height: 100%;
}
#laymod_24541 .search_box {
  width: 65%;
  margin: 5em 0;
  transition: opacity .5s,-webkit-transform .5s;
  transition: opacity .5s,transform .5s;
  transition: opacity .5s,transform .5s,-webkit-transform .5s;
  -webkit-transform: scale3d(.8,.8,1);
  transform: scale3d(.8,.8,1);
  opacity: 0;
  font-size: 0;
}
#laymod_24541 .search_box:before {
  content: "SEARCH";
  font-size: 0;
  color: rgba(42,78,162,1);
  position: absolute;
  top: -160px;
  left: 50%;
  transform: translateX(-104px);
}
#laymod_24541 .active_show .search_box:before {
  font-size: 48px;
}
#laymod_24541 .nav_search.active_show .search_wrap .search_box {
  border-bottom: 1px solid rgba(42,78,162,1);
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  opacity: 1;
}
#laymod_24541 .search_wrap .search_text {
  font-family: inherit;
  font-size: 25px;
  line-height: 1;
  display: inline-block;
  box-sizing: border-box;
  width: 75%;
  padding: .05em 0;
  color: rgba(42,78,162,1);
  border: 0;
  border-radius: 0;
  background: 0 0;
  -webkit-appearance: none;
}
#laymod_24541 .nav_search.active_show .search_wrap .search_text {
  font-size: 25px;
  padding: 10px 30px;
  width: 85%;
  border-bottom: none;
  height: 53px;
}
/* Header :: 右侧导航图标 */
#laymod_24541 .sitemap-line-btn {
	margin-left:3rem; width:80px; 
	height:var(--header-height); 
	display:flex; 
	flex-direction:column; 
	justify-content: center; 
	box-sizing:border-box;
	background: transparent;
}
#laymod_24541 .sitemap-line-btn .line{
	display:block; 
	width:40px; 
	height:4px; 
	background-color:rgba(0,0,0,1); 
	margin: 3px 0; 
	transition:var(--transition-custom);
}
#laymod_24541 .sitemap-line-btn .line.line2{width: 80px;}
#laymod_24541 .sitemap-line-btn .line.line1{
	margin-left: 40px; 
	background-color: rgba(42,78,162,1);
}
#laymod_24541 .nav_header.header_fixed .sitemap-line-btn .line {
	background-color: #333;
}
#laymod_24541 .nav_header.header_fixed .header-lang .lang-open-btn{
	color: #333;
}
/* active */
#laymod_24541 .sitemap-line-btn.active{
	position:relative; 
	z-index:1700;
}
#laymod_24541 .sitemap-line-btn.active .line:nth-child(2), 
#laymod_24541 .sitemap-line-btn.active .line:nth-child(4){
	opacity: 0;
}
#laymod_24541 .sitemap-line-btn.active .line:nth-child(1){
	margin-left: 15px; 
	width: 50px; 
	transform: translateY(10px) rotate(45deg);
}
#laymod_24541 .sitemap-line-btn.active .line:nth-child(3){
	margin-left: 15px; 
	width: 50px; 
	transform: translateY(-10px) rotate(-45deg);
}
#laymod_24541 .sitemap-open .headerInnerWrap{
	background-color: transparent !important;
}
#laymod_24541 .nav > ul > li > a.active {
	color: rgba(42,78,162,1);
}
#laymod_24541 .nav.total-menu > ul > li .nav_son ul li a.active {
	color: rgba(42,78,162,1);
}
#laymod_24541 .header-lang > ul > li > a.active {
	color: rgba(42,78,162,1);
}
/* -------- Header :: nav(PC) -------- */
#laymod_24541 .nav-overlay-bg {
	position:fixed; 
	top:0; 
	left:0; 
	width:100%; 
	height:100%;
	visibility:hidden; 
	opacity:0; 
	background:rgba(0,0,0,0.5); 
	z-index:1697;  
	transition:var(--transition-custom); 
}	/* nav overlay BG */
#laymod_24541 .nav-overlay-bg.open{
	visibility:visible; opacity:1.0;
}
#laymod_24541 .nav {
	position:absolute; 
	text-align:center; 
	top:0; 
	left:0px; 
	width:100%; 
	z-index:99;
}
#laymod_24541 .nav > ul {
	display:inline-block;
	position: static!important;
}
#laymod_24541 .nav > ul > li{
	float:left; 
	word-break:keep-all;
}
#laymod_24541 .nav > ul > li > a{
	position:relative; 
	z-index:100; 
	display:block; 
	line-height:var(--header-height); 
	width:auto; 
	padding:0 2rem; 
	text-align:center;
	color:rgba(0,0,0,1); 
	font-size:18px; 
	font-weight:bold; 
	transition:var(--transition-custom);
}
#laymod_24541 .nav > ul > li > a:hover,
#laymod_24541 .nav > ul > li > a:focus,
#laymod_24541 .nav > ul > li.on > a{
	color:rgba(42,78,162,1);
}
#laymod_24541 .nav.open > ul > li > a {
	/* width:18rem; */ 
	padding:0 4rem; 
}
#laymod_24541 .navBg {
	position:absolute; 
	left:0; top:calc(-1*var(--height-top)); 
	width:100%; 
	height:0;  
	background-color: #fff;
	z-index:98;
	opacity:0;
	transition:height 0.3s ease-in-out, opacity 0.2s ease-in-out;
}
#laymod_24541 .navBg:after {
	position:absolute; 
	top:calc(var(--header-height) + var(--height-top)); 
	width:100%; left:0; height:1px; 
	background-color:#ddd; content:"";
}
#laymod_24541 .nav.total-menu > ul > li .nav_son{
	position:absolute; 
	top:var(--header-height); 
	left:0px; 
	z-index:97;
	width:100%; 
	text-align:left; 
	opacity:0;filter:Alpha(opacity=0);
	height:0;
	transition: all 0.2s 0s;
	transition-delay: 0s;
	visibility:hidden;
}
#laymod_24541 .nav.total-menu > ul > li .nav_father_bq:before {
	content:""; 
	position:absolute; 
	left:0; 
	bottom:-1.5px; 
	width:0; 
	left:50%; 
	height:3px; 
	background-color:rgba(42,78,162,1); 
	transition:var(--transition-custom);
	z-index: 101;
}
#laymod_24541 .nav.total-menu > ul > li:hover .nav_father_bq:before {
	width:calc(100% - 2rem); 
	left:1rem;
}
#laymod_24541 .nav.total-menu > ul > li .nav_son ul{
	padding:3rem 0px;
	display: flex;
    justify-content: center;
}
#laymod_24541 .nav.total-menu > ul > li .nav_son ul li{
	/* position:relative;  */
	text-align:center;
	margin: 0 2rem;
}
#laymod_24541 .nav.total-menu > ul > li .nav_son ul li a{ 
	display:block;  padding: 1rem 1rem; 
	color:#555; 
	font-size:1.6rem; 
	line-height:1.3; 
	transition:var(--transition-custom); 
}
#laymod_24541 .nav.total-menu > ul > li .nav_son > ul > li > a > span {
	display:inline-block; position:relative; padding-bottom:5px;
}
#laymod_24541 .nav.total-menu > ul > li .nav_son > ul > li > a > span:before {
	content:""; 
	width:0; 
	height:1px; 
	background-color:rgba(42,78,162,1); 
	position:absolute; 
	left:50%; 
	bottom:0; 
	transition: var(--transition-custom);
}
#laymod_24541 .nav.total-menu > ul > li .nav_son > ul > li > a:hover ,
#laymod_24541 .nav.total-menu > ul > li .nav_son > ul > li.on > a {
	color:rgba(42,78,162,1);
}
#laymod_24541 .nav.total-menu > ul > li .nav_son > ul > li > a:hover > span,
#laymod_24541 .nav.total-menu > ul > li .nav_son > ul > li.on > a > span:before {
	width:100%; left:0;
}
/* 三级下拉 */
#laymod_24541 .nav.total-menu > ul > li .nav_son_2 {
	position:absolute; 
	top:var(--header-height); 
	left:0px; 
	z-index:97;
	width:100%; 
	text-align:left; 
	opacity:0;filter:Alpha(opacity=0);
	height:0;
	transition: all 0.2s 0s;
	transition-delay: 0s;
	visibility:hidden;
}
/* 滑过下拉 */
#laymod_24541 .nav.open .navBg{height:130px; opacity:1.0;filter:Alpha(opacity=100);}
#laymod_24541 .nav > ul > li:hover .nav_son {
	height:10rem; 
	opacity:1.0;
	filter:Alpha(opacity=100);
	visibility:visible;
	transition: height 0.5s ease-in-out, opacity 0.5s ease-in-out 0.2s;
	background: #fff;
}
#laymod_24541 .nav > ul > li .nav_son > ul > li:hover .nav_son_2 {
	height:10rem; 
	opacity:1.0;
	filter:Alpha(opacity=100);
	visibility:visible;
	transition: height 0.5s ease-in-out, opacity 0.5s ease-in-out 0.2s;
	background: #fff;
}
#laymod_24541 .cm-sitemap-wrapper {
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
#laymod_24541 .cm-sitemap-wrapper{font-size:2rem; }
#laymod_24541 .cm-sitemap-wrapper:before{
	position:absolute; top:0px; left:0px; width:100%; 
	height:100%; background-color:#000; content:""; 
	opacity:0; transition:opacity 0.2s ease;
}
#laymod_24541 .cm-sitemap-wrapper .cm-sitemap-bg{
	overflow:hidden; position:absolute; left:0; top:0px; width:0; height:100%; background:#000; 
	transition:all 0.6s ease
}
#laymod_24541 .cm-sitemap-container{position:absolute; display:table; width:100%; height:100%; overflow-y:auto; }
#laymod_24541 .cm-sitemap-inner-con{position: relative; display:table-cell; vertical-align:middle; padding: 5em 0; opacity:0; transition:opacity 0.5s ease 0s }
/* 侧边导航 :: open */
#laymod_24541 .cm-sitemap-wrapper.open:before{opacity: 0.5}
#laymod_24541 .cm-sitemap-wrapper.open .cm-sitemap-inner-con{opacity:1.0; transition-delay:0.4s}
#laymod_24541 .sideNav {
	z-index:-1;
	opacity:0;
	filter:Alpha(opacity=0); 
	visibility:hidden;
}
#laymod_24541 .sideNav:before{
	background-color: rgba(0,0,0,0.5); 
	backdrop-filter: blur(10px);
}
#laymod_24541 .sideNav .sitemap-bg{
	left:auto; 
	width: 0; 
	right:0%; 
	height:100%; 
	background-color:#fff;
}
#laymod_24541 .sideNav .sitemap-bg:before{
	position: absolute; 
	content:''; 
	width:50%; height:100%; 
	top:0;
	right:0;
	background-color: #f9f9f9; 
}
#laymod_24541 .sideNav .sitemap-bg.hide:before {
	background-image: url('//cdnimg.jihui88.com/'); 
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
#laymod_24541 .cm-sitemap-container-08 .cm-sitemap-area-con{
	position:relative; 
	display: flex; 
	align-items:flex-end; 
	height:calc(100% - 10rem);
}
#laymod_24541 .sitemap-modal-tit-con-08 {
	width:50%; 
	margin-bottom:-4rem;
	margin-left: 12rem;
}
#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-tit-box {
	margin-bottom:12rem;
}
#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-tit-box .tit{
	font-size:5.4rem; 
	line-height:1.3; 
	color:#222; 
	font-weight:bold; 
	margin-bottom:3rem; 
	transition-delay:0.4s;
}
#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-tit-box .txt{
	font-size:2rem; 
	line-height:1.6; 
	color:#555; 
	font-weight:bold; 
	transition-delay:0.6s;
}
#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-btn-box {
	display: flex; 
	margin-bottom:10rem; 
	transition-delay:0.8s;
}
#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-btn-box .sitemap-btn-style {
	margin-right:1.5rem; 
	position: relative; 
	display: block; 
	width: 19rem; 
	height: 6rem; 
	overflow: hidden; 
	border-radius: 3rem; 
	transition: all 1s;
	display: flex; 
	align-items: center; 
	justify-content: space-around; 
	color: #fff; 
}
#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-btn-box .sitemap-btn-style span {
	position: relative; 
	z-index: 1;  
	font-size: 1.3rem; 
	font-weight: bold; 
	box-sizing: border-box;
}
#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-btn-box .sitemap-btn-style i {
	font-size: 2rem;
}
#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-btn-box .sitemap-btn-style .iconfont:before {
	content: "\eaf3";
}
#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-btn-box .sitemap-btn-style.btn-type02 {
	background: #152c51;
	background: -webkit-linear-gradient(-400deg, #152c51 0%, #152c51 25%, #0092e5 45%, #0092e5 100%);
	background: linear-gradient(-400deg,#152c51 0%, #152c51 25%, #0092e5 45%, #0092e5 100%);
	background-size: 500% 500%;
	background-position: 100% 100%;
}
#laymod_24541 .sitemap-wrapper-style08 {
	width:50%; 
	padding-left:12rem; 
	box-sizing:Border-box; 
	height:100%;
}
#laymod_24541 .sitemap-wrapper-style08 > ul{
	display: flex; flex-direction:column; justify-content:space-between; height:100%;
}
#laymod_24541 .sitemap-wrapper-style08 > ul > li{
	position: relative; opacity:0; transform:translateX(50px); transition:var(--transition-custom2);
	height: 40px;
}
#laymod_24541 .sitemap-wrapper-style08 > ul > li .num {
	display: none;
}
#laymod_24541 .sitemap-wrapper-style08 > ul > li .nav_father_bq {
	display: block;
	position: absolute; 
	top:0; left:0; 
	font-size:26px; 
	line-height:1.61;
	color:#222; 
	font-weight:bold; 
	transition:var(--transition-custom);
}
/* Effect */
#laymod_24541 .sitemap-effect-x{opacity:0; transform:translateX(50px); transition:var(--transition-custom2);}
#laymod_24541 .sitemap-effect-y{
	opacity:0; transform:translateY(50px); transition:var(--transition-custom2);
}
/* Open */
#laymod_24541 .sideNav.open{
	opacity:1.0;
	filter:Alpha(opacity=100); 
	visibility:visible; 
	z-index:1698; 
}
#laymod_24541 .design .sideNav.open {
	z-index:900; 
}
#laymod_24541 .sideNav.open .sitemap-bg{
	width:100%;
}
#laymod_24541 .sitemap-bg.hide {
	display: block!important;
}
#laymod_24541 .sideNav.open .sitemap-effect-x,
#laymod_24541 .sideNav.open .sitemap-effect-y{opacity:1; transform:none;}
#laymod_24541 .sideNav.open .sitemap-wrapper-style08 > ul > li{opacity:1; transform:none;}
/* Open effect */
#laymod_24541 .sideNav.open .sitemap-modal-tit-con-08 .sitemap-tit-box .tit{transition-delay:0.4s;}
#laymod_24541 .sideNav.open .sitemap-modal-tit-con-08 .sitemap-tit-box .txt{transition-delay:0.6s;}
#laymod_24541 .sideNav.open .sitemap-modal-tit-con-08 .sitemap-btn-box{transition-delay:0.8s;}
#laymod_24541 .sideNav.open .sitemap-modal-tit-con-08 .sitemap-certi-box{transition-delay:1s;}
#laymod_24541 .sideNav.open .sitemap-wrapper-style08 > ul > li:nth-child(1){transition-delay:1.2s;}
#laymod_24541 .sideNav.open .sitemap-wrapper-style08 > ul > li:nth-child(2){transition-delay:1.3s;}
#laymod_24541 .sideNav.open .sitemap-wrapper-style08 > ul > li:nth-child(3){transition-delay:1.4s;}
#laymod_24541 .sideNav.open .sitemap-wrapper-style08 > ul > li:nth-child(4){transition-delay:1.5s;}
#laymod_24541 .sideNav.open .sitemap-wrapper-style08 > ul > li:nth-child(5){transition-delay:1.6s;}
#laymod_24541 .sideNav.open .sitemap-wrapper-style08 > ul > li:nth-child(6){transition-delay:1.7s;}
#laymod_24541 .sideNav.open .sitemap-wrapper-style08 > ul > li:nth-child(7){transition-delay:1.8s;}
#laymod_24541 .sideNav:not(.open) .sitemap-effect-x,
#laymod_24541 .sideNav:not(.open) .sitemap-effect-y{
	transition-delay:0s !important; transition-duration:0s !important;
}
#laymod_24541 .sideNav:not(.open) .sitemap-wrapper-style08 > ul > li{
	transition-delay:0s !important;  transition-duration:0s !important;
}
/* -------- Header :: nav(Mobile) -------- */
#laymod_24541 .nav-open-btn {
	display:none;
}
#laymod_24541 .navM{display:none}
@media (hover: hover) {
	#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-btn-box .sitemap-btn-style:hover {
		background-position: 0% 25%; box-shadow: 1.8rem 1.8rem 2.6rem 0px rgba(0,0,0,0.13);
	}
	#laymod_24541 .sitemap-wrapper-style08 > ul > li.active .nav_father_bq {
		color:rgba(42,78,162,1);
	}
	#laymod_24541 .nav.total-menu > ul > li .nav_son ul li a:hover {
		color:rgba(42,78,162,1);
	}
}
@media all and (max-width: 800px) {
	#laymod_24541 .sitemap-modal-tit-con-08 .sitemap-btn-box .sitemap-btn-style {height:5rem;}
}
/* -------- Header :: Fixed & Black.ver -------- */
@media all and (min-width:1281px){
	#laymod_24541 .nav_header.black .nav > ul > li > a, 
	#laymod_24541 .nav_header.nav-open .nav > ul > li > a, 
	#laymod_24541 .nav_header.sitemap-open .nav > ul > li > a,
	#laymod_24541 .nav_header.black .header-lang .lang-open-btn, 
	#laymod_24541 .nav_header.nav-open .header-lang .lang-open-btn, 
	#laymod_24541 .nav_header.sitemap-open .header-lang .lang-open-btn,
	#laymod_24541 .nav_header.nav-open .nav_search .nav_search_btn a .iconfont,
	#laymod_24541 .nav_header.sitemap-open .nav_search .nav_search_btn a .iconfont {
		color: #333;
	}
	#laymod_24541 .nav_header.header_fixed .nav > ul > li > a ,
	#laymod_24541 .nav_header.header_fixed .header-lang .lang-open-btn,
	#laymod_24541 .nav_header.header_fixed .nav_search .nav_search_btn a .iconfont {
		color: #333;
	}
	#laymod_24541 .nav_header .nav > ul > li > a.active {
		color: rgba(42,78,162,1);
	}
	#laymod_24541 .nav_header.black .sitemap-line-btn .line:not(.line1), 
	#laymod_24541 .nav_header.nav-open .sitemap-line-btn .line:not(.line1), 
	#laymod_24541 .nav_header.sitemap-open .sitemap-line-btn .line {
		background-color:#333;
	}
	#laymod_24541 .nav_header.header_fixed {
		margin-top:0 !important;
	}
	#laymod_24541 .search_wrap .search_text::-webkit-input-placeholder {
	      color: rgba(42, 78, 162, 0.6);
	 }
}
@media (max-width:1780px) {
	#laymod_24541 .area-wide {
		padding: 0 var(--area-padding);
	    max-width:none;
	}
}
/* 手机端和ipad端 */
@media (max-width:1280px) {
	:root{
		--area-padding: 15px;
		--header-height: 70px;
		--height-top: 20px;
		--transition-custom: all 0.4s ease-in-out;
		--transition-custom2: all 0.8s ease-in-out; /* data-scroll */
		--transition-custom3: all 0.6s linear;
	}
	#laymod_24541 .nav {
		display: none;
	}
	#laymod_24541 .sideNav {
		display: none;
	}
	#laymod_24541 .area-wide {
		padding: 0 15px;
		height: 70px;
	}
	#laymod_24541 .headerInnerWrap {
		height: 70px;
		top: 20px;
		z-index: 1600;
	}
	#laymod_24541 .nav_header {
		height: 70px;
	}
	#laymod_24541 .header-lang .lang-open-btn {
		padding: 0 5px;
	}
	#laymod_24541 .sitemap-line-btn {
    	display: none;
	}
	#laymod_24541 .nav_header.header_fixed .nav-open-btn {
		top: 0;
	}
	#laymod_24541 .nav-overlay-bg-m {
		display:none; 
		position:fixed; 
		top:0; left:0; width:100%; height:100%; 
		background:rgba(0,0,0,0.5); 
		z-index:1698;
	}	
	#laymod_24541 .navM { 
		display:block; 
		position:fixed; 
		top:0px; 
		right:-82%;
		width:80%; 
		height:100%;  
		max-width:310px; 
		background-color:#fff; 
		z-index:1699; 
		transition:var(--transition-custom);   
		visibility:hidden;
	}
	#laymod_24541 .navM.open {
		right:0px; 
		visibility:visible;
	}
	/* nav Mobile  */
	#laymod_24541 .navigation-wrapper {
		position:relative; 
		height:100%; box-sizing:border-box; 
		padding-top: calc(var(--header-height) + var(--height-top)); 
		overflow-y:auto;
	}
	#laymod_24541 .header_fixed .navigation-wrapper {
		padding-top: var(--header-height); 
	}	
	/* nav Mobile :: 一级下拉 */
	#nav_list > li{
		border-bottom:1px solid #e7e7e7;
		position: relative;
	}
	#nav_list > li:first-child{
		border-top:1px solid #e7e7e7;
	}
	#nav_list > li > a {
		position:relative; display:inline-block; 
		padding:15px var(--area-padding); 
		color:#333; 
		font-size:17px; 
		width: 80%;
	}
	#nav_list > li.active > a{
		color:rgba(42,78,162,1);
	}
	#nav_list > li.has-2dep > a.drop_btn {
		width: 20%;
	    position: absolute;
	    right: 0;
	    line-height: 50px;
    	height: 50px;
	}
	#nav_list > li.has-2dep > a .iconfont:before{ 
		content: "\e998"; 
		position:absolute; 
		top:50%; 
		right:var(--area-padding); 
		font-size:0.8em; 
		transform:translateY(-50%);
	}
	#nav_list > li.has-2dep > a.active .iconfont:before{
		content: "\e99a";
	}
	/* nav Mobile ::  二级下拉 */
	#nav_list > li .nav-2dep{
		display:none; padding:15px 0; background-color:#f2f2f2; 
	}
	#nav_list > li .nav-2dep > ul > li{
		height:auto !important;
	}
	#nav_list > li .nav-2dep > ul > li > a{
		display:block; color:#888; font-size:14px; padding:12px var(--area-padding); 
	}
	#nav_list > li .nav-2dep > ul > li.active > a {
		color:rgba(42,78,162,1);
	}
	#nav_list > li .nav-2dep > ul > li.on > a {color:#000; font-weight:500;}
	/* nav Mobile :: 三级下拉 */
	#nav_list > li .nav-2dep > ul > li > .nav-3dep {
		display:none; padding:10px; background-color:#aaa; margin:0 10px
	}
	#nav_list > li .nav-2dep > ul > li > .nav-3dep > li > a {
		display:block; padding:8px 0; font-size:13px; color:#fff;
	}
	#nav_list > li .nav-2dep > ul > li > .nav-3dep > li > a .iconfont:before{
		display:inline-block; content:"-"; margin-right:5px;
	}
	#laymod_24541 .nav-open-btn {
		display: block;
	    position: fixed;
	    top: 20px;
	    right: 15px;
	    z-index: 1700;
	    height: 70px;
	    transition: var(--transition-custom);
	    transition-property: top;
	}
	#laymod_24541 .nav-open-btn .line {
		display: block;
    	width: 40px;
    	height: 4px;
    	background-color: rgba(0,0,0,1);
    	margin: 3px 0;
    	transition: var(--transition-custom);
	}
	#laymod_24541 .nav-open-btn .line.line1 {
		margin-left: 20px;
    	background-color: rgba(42,78,162,1);
	}
	#laymod_24541 .nav-open-btn .line.line2 {
		width: 60px;
	}
	#laymod_24541 .nav-open-btn.active .line{background-color:#333;}
	#laymod_24541 .nav-open-btn.active .line:nth-child(2), 
	#laymod_24541 .nav-open-btn.active .line:nth-child(4){
		opacity: 0;
	}
	#laymod_24541 .nav-open-btn.active .line:nth-child(1){
		margin-left: 10px; width: 40px; 
		transform: translateY(7px) rotate(45deg);
	}
	#laymod_24541 .nav-open-btn.active .line:nth-child(3){
		margin-left: 10px; width: 40px; 
		transform: translateY(-7px) rotate(-45deg);
	}
	#laymod_24541 .nav_header.header_fixed .nav-open-btn .line:not(.line1) {
		background-color: #333;
	}
	#laymod_24541 .header-util-box {
	    padding-right: 70px;
	}
}
#laymod_24541 .nav_header.hide {
	top:-652px; 
	transition: top 0.8s ease;
}
@keyframes spin {
	to { transform: rotate(360deg); }
}
@-webkit-keyframes spin {
	to { transform: rotate(360deg); }
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_wpffzs419py14i.eot');
  src: url('//at.alicdn.com/t/font_249974_wpffzs419py14i.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.svg#iconfont') format('svg');
}
.fonticon:before {
font-family:"iconfont";
font-style:normal;
}
*, ::after, ::before {
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
body {
font:12px "Microsoft YaHei","SimHei","Arial","Times New Roman";
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/* 内页banner */
#lzj_inside_banner {
}
#lzj_inside_banner .container {
padding:0;
}
#lzj_inside_banner .banner_content {
background-image:url(//cdnimg.jihui88.com/upload//d//d2//dihang//picture//2018//01//16/9f374a5d-867e-4788-90f7-c810fd4b9b7d.jpg);
background-position:center;
background-size:cover;
background-repeat:no-repeat;
height:300px;
min-height:100px;
}
#lzj_inside_banner .banner_content img {
display:block;
width:100%;
}
@media (max-width: 768px) {
#lzj_inside_banner .banner_content {
height:150px;
}
} 
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_wpffzs419py14i.eot');
  src: url('//at.alicdn.com/t/font_249974_wpffzs419py14i.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.svg#iconfont') format('svg');
}
.fonticon:before {
font-family:"iconfont";
font-style:normal;
}
*, ::after, ::before {
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
body {
font:12px "Microsoft YaHei","SimHei","Arial","Times New Roman";
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/* 面包屑导航 */
#lzj_bread_nav {
}
#lzj_bread_nav .breadnav_content {
font-size:0;
padding:21px 0;
}
#lzj_bread_nav .breadnav_content span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:rgba(0,0,0,0.5);
font-size:12px;
line-height:1;
}
#lzj_bread_nav .breadnav_content ul {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_bread_nav .breadnav_content ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_bread_nav .breadnav_content ul li a {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:rgba(0,0,0,0.5);
font-size:12px;
line-height:1;
}
#lzj_bread_nav .breadnav_content ul li .fonticon {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
padding:0 8px;
color:rgba(0,0,0,0.5);
font-size:12px;
line-height:1;
font-style:normal;
font-family:"Simsun";
}
#lzj_bread_nav .breadnav_content ul li:last-child .fonticon {
display:none;
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_wpffzs419py14i.eot');
  src: url('//at.alicdn.com/t/font_249974_wpffzs419py14i.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.svg#iconfont') format('svg');
}
@font-face {font-family: 'webfont';
  src: url('//at.alicdn.com/t/webfont_2fwkz9npzvie8kt9.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_2fwkz9npzvie8kt9.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_2fwkz9npzvie8kt9.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_2fwkz9npzvie8kt9.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_2fwkz9npzvie8kt9.svg#思源黑体-极细') format('svg'); /* iOS 4.1- */
}
.fonticon:before {
font-family:"iconfont";
font-style:normal;
}
*, ::after, ::before {
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
body {
font:12px "Microsoft YaHei","SimHei","Arial","Times New Roman";
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/* 资讯中心 */
#lzj_page_news {
padding:32px 0 103px 0;
}
#lzj_page_news .news_title {
display:block;
text-align:center;
padding-bottom:35px;
clear:both;
overflow:hidden;
}
#lzj_page_news .news_title .cn {
display:block;
color:#000;
font-size:24px;
line-height:1;
padding-bottom:15px;
}
#lzj_page_news .news_title .en {
display:block;
color:#999;
font-size:14px;
line-height:1;
font-family:"Arial";
}
#lzj_page_news .news_title .mobile_category_btn {
text-align:center;
}
#lzj_page_news .news_title .mobile_category_btn .fonticon {
color:#666;
font-size:28px;
line-height:1;
}
#lzj_page_news .news_title .mobile_category_btn .fonticon:before {
content:"\e655";
}
#lzj_page_news .news_category {
overflow:hidden;
clear:both;
}
#lzj_page_news .news_category.fade_out {
}
#lzj_page_news .news_category .category_content ul {
font-size:0;
text-align:center;
}
#lzj_page_news .news_category .category_content ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_page_news .news_category .category_content ul li:not(:first-child) {
margin-left:16px;
}
#lzj_page_news .news_category .category_content ul li a {
display:block;
width:76px;
height:28px;
line-height:28px;
text-align:center;
color:#000;
font-size:14px;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_page_news .news_category .category_content ul li.active a,
#lzj_page_news .news_category .category_content ul li a:hover {
background:#ea5d16;
color:#fff;
}
#lzj_page_news .news_content {
padding-top:50px;
overflow:hidden;
clear:both;
}
#lzj_page_news .news_content ul {
}
#lzj_page_news .news_content ul li {
overflow:hidden;
clear:both;
padding:30px 0 52px 0;
position:relative;
z-index:1;
}
#lzj_page_news .news_content ul li:after {
content:"";
display:block;
width:100%;
height:0;
background:#fafafa;
border-bottom:1px solid #d9d9d9;
position:absolute;
bottom:0;
z-index:-1;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_page_news .news_content ul li a {
display:flex;
display:-webkit-flex;
align-items:center;
flex-wrap:wrap;
}
#lzj_page_news .news_content ul li .news-pic {
overflow:hidden;
height:calc(21rem - 90px);
display:flex;
display:-webkit-flex;
align-items:flex-end;
}
#lzj_page_news .news_content ul li .news-pic span {
height:calc(21rem - 90px);
background-repeat:no-repeat;
background-size:cover;
background-position:center;
}
#lzj_page_news .news_content ul li .news-pic img {
display:block;
width:100%;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_page_news .news_content ul li .news-block {
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_page_news .news_content ul li .news-block .news-title {
color:#040404;
font-size:16px;
line-height:2;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_page_news .news_content ul li .news-block .news-time {
color:#040404;
font-size:12px;
line-height:1;
}
#lzj_page_news .news_content ul li .news-block .news-info {
color:#666;    
font-size:12px;
line-height:1.75;
overflow:hidden;
margin-top:20px;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_page_news .news_content ul li .news-more {
}
#lzj_page_news .news_content ul li .news-more span {
display:block;
width:120px;
height:32px;
line-height:32px;
text-align:center;
background:#ea5d16;
color:#fff;
font-size:12px;
opacity:0;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_page_news .news_pagenation {
font-size:0;
text-align:center;
padding-top:40px;
}
#lzj_page_news .news_pagenation span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
width:40px;
height:40px;
line-height:40px;
text-align:center;
background:#eee;
border-radius:3px;
-webkit-transition:all 0.1s ease;
transition:all 0.1s ease;
}
#lzj_page_news .news_pagenation span.prev {
margin-right:2.5px;
}
#lzj_page_news .news_pagenation span.next {
margin-left:2.5px;
}
#lzj_page_news .news_pagenation span:hover {
background:#ea5d17;
}
#lzj_page_news .news_pagenation span.disable {
opacity:0.5;
pointer-events:none;
}
#lzj_page_news .news_pagenation span .fonticon {
color:#666;
font-size:14px;
}
#lzj_page_news .news_pagenation span:hover .fonticon {
color:#fff;
}
#lzj_page_news .news_pagenation span.prev .fonticon:before {
content:"\e66b";
}
#lzj_page_news .news_pagenation span.next .fonticon:before {
content:"\e60c";
}
#lzj_page_news .news_pagenation ul {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_page_news .news_pagenation li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
margin:0 2.5px;
}
#lzj_page_news .news_pagenation li a {
display:block;
width:40px;
height:40px;
line-height:40px;
text-align:center;
background:#eee;
border-radius:3px;
color:#666;
font-size:14px;
-webkit-transition:all 0.1s ease;
transition:all 0.1s ease;
}
#lzj_page_news .news_pagenation li a:hover,
#lzj_page_news .news_pagenation li.active a {
color:#fff;
background:#ea5d17;
}
@media (min-width: 768px) {
#lzj_page_news .news_content ul li:hover::after {
height:100%;
}
#lzj_page_news .news_content ul li:hover .news-pic img {
-webkit-transform:translateY(90px);
transform:translateY(90px);
}
#lzj_page_news .news_content ul li:hover .news-block {
-webkit-transform:translateX(40px);
transform:translateX(40px);
}
#lzj_page_news .news_content ul li:hover .news-block .news-title {
color:#2a4ea2;
}
#lzj_page_news .news_content ul li:hover .news-block .news-info {
color:#333;
}
#lzj_page_news .news_content ul li:hover .news-more span {
opacity:1;
-webkit-transform:translateX(40px);
transform:translateX(40px);
}
}
@media (max-width: 768px) {
  #lzj_page_news {
    padding-bottom: 44px;
  }
#lzj_page_news .news_title {
  padding-bottom: 10px;
  text-align: left;
}
#lzj_page_news .news_title .cn {
  font-size:20px;
}
#lzj_page_news .news_title .en {
  font-size:12px;
}
#lzj_page_news .news_title .mobile_category_btn .fonticon {
    display:block;
    -webkit-transition:0.36s ease;
    transition:0.36s ease;
}
#lzj_page_news .news_title .mobile_category_btn .fonticon.active {
    -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
}
#lzj_page_news .news_category {
    height: 0;
    opacity: 0;
    margin-bottom:10px;
    overflow:hidden;
    -webkit-transition:0.36s ease;
    transition:0.36s ease;
}
#lzj_page_news .news_category.fade_out {
  height:28px;
  opacity:1;
}
#lzj_page_news .news_category .category_content ul li {
  margin:0 15px;
}
#lzj_page_news .news_category .category_content ul {
    text-align: center;
}
#lzj_page_news .news_content ul li .news-pic {
  height: 100%;
}
#lzj_page_news .news_content ul li {
  padding:0 0 5px 0;
}
#lzj_page_news .news_content {
  padding-top: 0;
}
#lzj_page_news .news_content ul li .news-block .news-info {
  margin-top:10px;
}
#lzj_page_news .news_content ul li:after {
  bottom:15px;
}
#lzj_page_news .news_pagenation {
  padding-top: 20px;
}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_wpffzs419py14i.eot');
  src: url('//at.alicdn.com/t/font_249974_wpffzs419py14i.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_wpffzs419py14i.svg#iconfont') format('svg');
}
.fonticon:before {
font-family:"iconfont";
font-style:normal;
}
*, ::after, ::before {
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
body {
font:12px "Microsoft YaHei","SimHei","Arial","Times New Roman";
}
img {
border:0 none;  
}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
h1,h2,h3,h4,h5,h6,p {
margin:0;
font-weight:normal; 
}
a, a:hover, a:active, a:visited, a:focus {
text-decoration:none;
}
/* 底部 */
#lzj_footer {
}
#lzj_footer .footer_info {
}
#lzj_footer .footer_info .container {
background:#2a4ea2;
padding-top:64px;
padding-bottom:90px;
}
#lzj_footer .footer_info .infor_block_1 {
}
#lzj_footer .footer_info .infor_block_3 .cn {
color:#fff;
font-size:24px;
line-height:1;
}
#lzj_footer .footer_info .infor_block_3 .infor_block_3_1 {
margin-bottom: 20px;
}
#lzj_footer .footer_info .infor_block_3 .en {
color:#fff;
font-size:14px;
line-height:1;
font-family:"Arial";
padding-left:10px;
}
#lzj_footer .footer_info .infor_block_2 {
	padding-left:20px;
	padding-left:1vw;
}
#lzj_footer .footer_info .infor_block_2 p {
color:#fff;
font-size:14px;
line-height:1;
}
#lzj_footer .footer_info .infor_block_2 ul {
font-size:0;
padding-top:22px;
}
#lzj_footer .footer_info .infor_block_2 ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_footer .footer_info .infor_block_2 ul li:not(:last-child) {
margin-right:8px;
}
#lzj_footer .footer_info .infor_block_2 ul li a {
display:block;
width:32px;
height:32px;
line-height:32px;
text-align:center;
padding:6px;
border-radius:3px;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
}
#lzj_footer .footer_info .infor_block_2 ul li a:hover {
background:#18357b;
}
#lzj_footer .footer_info .infor_block_2 ul li a .fonticon {
display:flex;
display:-webkit-inline-flex;
align-items:center;
justify-content:center;
width:20px;
height:20px;
color:rgba(255,255,255,0.3);
font-size:20px;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
}
#lzj_footer .footer_info .infor_block_2 ul li a:hover .fonticon {
color:#fff;
}
#lzj_footer .footer_info .infor_block_2 ul li.qq a .fonticon:before {
content:"\e6aa";
}
#lzj_footer .footer_info .infor_block_2 ul li.sina a .fonticon:before {
content:"\e6d8";
}
#lzj_footer .footer_info .infor_block_2 ul li.wechat a .fonticon:before {
content:"\e6a8";
}
#lzj_footer .footer_info .infor_block_3 {
}
#lzj_footer .footer_info .infor_block_3 ul {
}
#lzj_footer .footer_info .infor_block_3 ul li {
color:#fff;
font-size:12px;
line-height:2;
padding-bottom:4px;
}
#lzj_footer .footer_info .infor_block_3 ul li a {
color:#fff;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
}
#lzj_footer .footer_info .infor_block_3 ul li:first-child,
#lzj_footer .footer_info .infor_block_3 ul li:nth-child(4),
#lzj_footer .footer_info .infor_block_3 ul li a:hover {
color:#ea5d17;
}
#lzj_footer .footer_info .infor_block_4 {
text-align:right;
}
#lzj_footer .footer_info .infor_block_4 img {
display:inline-block;
max-width: 165px;
}
#lzj_footer .footer_copyright {
font-size:0;
overflow:hidden;
clear:both;
}
#lzj_footer .footer_copyright .container {
background:#fafafa;
}
#lzj_footer .footer_copyright p {
float:left;
color:rgba(0,0,0,0.5);
font-size:12px;
line-height:1;
padding:24px 0;
}
#lzj_footer .footer_copyright a {
color:rgba(0,0,0,0.5);
}
#lzj_footer .footer_copyright p span:first-child {
padding-right:14px;
}
#lzj_footer .footer_copyright p span.support {
float:right;
}
#lzj_footer .footer_copyright p span a {
color:rgba(0,0,0,0.5);
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
}
#lzj_footer .footer_copyright p span a:hover {
color:#ea5d17;
}
#lzj_footer .footer_copyright ul {
float:right;
padding:24px 0;
}
#lzj_footer .footer_copyright ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_footer .footer_copyright ul li:not(:first-child) {
margin-left:30px;
}
#lzj_footer .footer_copyright ul li a {
color:rgba(0,0,0,0.5);
font-size:12px;
line-height:1;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
}
#lzj_footer .footer_copyright ul li a:hover {
color:#ea5d17;
}
@media (max-width: 768px) {
#lzj_footer .footer_info .container {
padding-top:32px;
padding-bottom:45px;
}
#lzj_footer .footer_info .infor_block_1 .cn {
padding-left:0;
font-size:20px;
}
#lzj_footer .footer_info .infor_block_1 .en {
font-size:12px;
}
#lzj_footer .footer_info .infor_block_2 ul {
padding:11px 0;
}
#lzj_footer .footer_info .infor_block_4 {
text-align:left;
}
#lzj_footer .footer_copyright p {
width:100%;
line-height: 1.5;
padding:12px 0;
}
#lzj_footer .footer_copyright p span.support{
	float:left;
}
}
		  @font-face {
    font-family: 'iconfont';  /* project id 249974 */
    src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot');
    src: url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.woff') format('woff'),
    url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_249974_erxb7c1qrtn.svg#iconfont') format('svg');
  }
  .iconfont {   
    font-family:"iconfont" !important;   
    font-style:normal;  
  }
  #laymod_862457 #jh2_foot_17 {
      overflow: hidden;
      position: relative;
      font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
  }
  #laymod_862457 .nav_control {
    text-align:center;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed {
      position: fixed;
    z-index: 1750;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .foot_off .foot_off_icon {
      width: 40px;
      height: 133px;
      position: relative;
      cursor: pointer;
      text-align: center;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .foot_off .foot_off_icon .iconfont {
      font-size: 12px;
      border-radius: 100%;
      display: inline-block;
      padding: 4px;
      border: 1px solid rgba(42,78,162,1);
      color: rgba(42,78,162,1);
      z-index: 11;
    position: relative;
    background: #fff;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .foot_off .foot_off_icon .iconfont:after {
      content: "\e944";
      display: inline-block;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .foot_off .foot_off_icon .foot_off_txt {
      color: #fff;
      font-size: 17px;
      letter-spacing: 2px;
      padding: 10px 10px;
      min-height: 120px;
      display:-webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      align-items:center;
      -webkit-align-items:center;
      margin-top: -10px;
          writing-mode: vertical-rl;
          text-align:center;
          justify-content: center;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content {
      border: 1px solid #ddd;
    border-radius: 10px;
    position: relative;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_close {
      position: absolute;
      top: -12px;
      right: 5px;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      align-items: center;
      width: 24px;
      height: 24px;
      text-align: center;
      line-height: 22px;
      border-radius: 50%;
      background: #F9FAFB;
      border: 1px solid #ddd;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_close .iconfont {
    font-size: 14px;
    color: #ddd;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed.this_false .fixed_content .fixed_close {
      display: none;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_close .iconfont:before {
    content: "\e74c";
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_qq {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #ddd;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_qq .avatar_wrap {
    padding-top: 10px;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_qq .avatar_wrap .qq_avatar {
      width: 75px;
      height: 75px;
      border-radius: 50%;
      overflow: hidden;
      display: block;
      margin: 0 auto;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      box-shadow: 0 4px 12px #ccc;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_qq .avatar_wrap .qq_avatar img {
      max-width: 100%;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_tel span {
      display: block;
      font-size: 14px;
      line-height: 2;
      text-align: center;
      position: relative;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_tel span:nth-child(1) {
      padding: 6px 0;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_tel span:after {
      content: "";
      position: absolute;
      bottom: 0;
      display: block;
      height: 1px;
      width: 100%;
      background: #ddd;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_tel span a {
      display: block;
      color: rgba(42,78,162,1);
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_tel p {
      color: #000;
      font-size: 14px;
      line-height: 1;
      text-align: center;
      margin-top: 10px;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_code {
      font-size: 0;
      text-align: center;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_code .code_info {
      border-bottom: 1px solid #ddd;
      padding: 10px;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_code .code_info .code_pic img {
      max-width: 100%;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_code .code_info p {
      color: #000;
      font-size: 14px;
      text-align: center;
      line-height: 2;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_code .back_top {
      display: inline-block;
      *display: inline;
      *zoom: 1;
      vertical-align: middle;
      width: 50%;
      height: 55px;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_code .back_top .iconfont {
      font-size: 32px;
      color: #999;
      line-height: 55px;
  }
  #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_code .back_top .iconfont:before {
      content: "\e787";
  }
  @media(max-width: 991px) {
    #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_code .code_info .code_pic img {
      max-width: 80%;
      height: 80px;
    }
    #laymod_862457 #jh2_foot_17 .foot_fixed .fixed_content .fixed_code .code_info p {
      font-size: 12px;
      line-height: 1.5;
    }
  }
  #laymod_862457 .share_ewm {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    display:none;
    z-index: 2001;
  }
  #laymod_862457 .share_ewm .share_ewm_bg {
    position:absolute;
    top:0;
    left:0;
    z-index: 0;
    background:#000;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
    width:100%;
    height:100%;
  }
  #laymod_862457 .share_ewm_img {
    width:220px;
    background:#fff;
    overflow:hidden;
    padding:10px 10px 0 10px;
    position:absolute;
    z-index: 1;
    left:50%;
    top:50%;
    margin:-135px 0 0 -120px;
  }
  #laymod_862457 .share_ewm_img img {
    display:block;
    width:100%;
  }
  #laymod_862457 .share_ewm_img p {
    text-align:center;
    font-size:14px;
    line-height:2.8;
    color:#000;
  }
  /* 微信端引导样式 */
#laymod_862457 .guide {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    text-align: center;
    top: 0;
    bottom: 0;
    z-index: 2500;
    transition: all .35s ease-out;
    display: none;
}
#laymod_862457 .guide .guide_bg {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
    width: 100%;
    height: 100%;
}
#laymod_862457 .guide .guide_txt {
    position: absolute;
    left: 30px;
    top: 60px;
    margin: auto;
    height: 50px;
    width: 240px;
    background: #fff;
    color: #333;
    font-size: 4.5vw;
    line-height: 50px;
}
#laymod_862457 .guide img {
    position: absolute;
    right: 30px;
    top: 6px;
    margin: 0 0 auto auto;
    transform: scale(0.5);
     transform-origin:100% 0;
}
