#jh_newsinfo_1 .xyb_news_tool {
margin-bottom:0;
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.eot');
  src: url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'Conv_HelveticaNeueLTPro-BdCn';
  src: url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.eot');
  src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fonticon:before,
.fonticon:after {
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_header {
position:relative;
z-index:999;
}
#lzj_header .header_top {
width:100%;
height:35px;
background:#f8f8f8;
}
#lzj_header .header_top p {
float:left;
color:#aaa;
font-size:12px;
line-height:35px;
}
#lzj_header .header_top ul {
float:right;
font-size:0;
height:35px;
line-height:35px;
}
#lzj_header .header_top ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
height:35px;
line-height:35px;
}
#lzj_header .header_top ul li a {
color:#aaa;
font-size:12px;
padding:0 6px;
border-left:1px solid #aaa;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_header .header_top ul li:first-child a {
padding-left:0;
border-left:0 none;
}
#lzj_header .header_top ul li:last-child a {
padding-right:0;
}
#lzj_header .header_top ul li a:hover {
color:#b7170e;
}
#lzj_header .header_info {
padding:35px 0;
background:url(//cdn.jihui88.com/upload//k//k1//kangle//picture//2018//04//27/b5eeec6e-9e8d-4b6d-8497-91126c33b641.jpg) top center no-repeat;
}
#lzj_header .header_info .info_left {
float:left;
font-size:0;
}
#lzj_header .header_info .info_left span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_header .header_info .info_left span.header_logo {
margin-right:1.5625vw;
}
#lzj_header .header_info .info_right {
float:right;
}
#lzj_header .header_info .info_right .header_code {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
border:1px solid #b7170e;
margin-right:1vw;
}
#lzj_header .header_info .info_right .header_code img {
}
#lzj_header .header_info .info_right .header_tel {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_header .header_info .info_right .header_tel span {
display:block;
color:#505050;
font-size:14px;
line-height:24px;
}
#lzj_header .header_info .info_right .header_tel p {
color:#b7170e;
font-size:24px;
line-height:34px;
font-weight:bold;
}
#lzj_header .header_info .info_right .mobile_btn {
padding:4.5px 0;
}
#lzj_header .header_info .info_right .mobile_btn .fonticon {
color:#333;
font-size:24px;
}
#lzj_header .header_info .info_right .mobile_btn .fonticon:before {
content:"\e752";
}
#lzj_header .header_info .info_right .mobile_btn.active .fonticon:before {
content:"\e74c";
}
#lzj_header .header_nav {
width:100%;
height:56px;
background:#b7170e;
}
#lzj_header .header_nav ul {
font-size:0;
}
#lzj_header .header_nav ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
width:11.111111%;
}
#lzj_header .header_nav ul li a {
display:block;
text-align:center;
color:#fff;
font-size:15px;
line-height:56px;
position:relative;
overflow:hidden;
z-index:1;
}
#lzj_header .header_nav ul li a:before {
content:"";
display:block;
background:#d63e36;
position:absolute;
top:0;
left:0;
width:100%;
height:0;
z-index:-1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_header .header_nav ul li a:hover::before,
#lzj_header .header_nav ul li.active a:before {
height:100%;
}
#lzj_header .mobile_header_nav {
display:none;
width:100%;
position:absolute;
top:60px;
left:0;
z-index:999;
background:#fff;
padding-bottom:15px;
}
#lzj_header .mobile_header_nav ul {
border-top:1px solid #f5f5f5;
}
#lzj_header .mobile_header_nav ul li {
text-align:center;
border-bottom:1px solid #f5f5f5;
}
#lzj_header .mobile_header_nav ul li a {
display:block;
color:#333;
font-size:14px;
padding:1.3rem 0;
}
#g_web:before {
content:"";
display:block;
background:rgba(0,0,0,0.5);
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
opacity:0;
z-index:-1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#g_web.active:before {
opacity:1;
z-index:2;
}
#pad_mark {
position:fixed;
top:0;
left:0;
right:0;
bottom:0;
background:#fff;
z-index:10000000;
}
#pad_mark span {
display:flex;
display:-webkit-flex;
align-items:center;
justify-content:center;
width:100%;
height:100%;
}
@media (max-width: 768px) {
#lzj_header .header_info {
padding:10px 0;
}
#lzj_header .header_info .info_left span.header_logo {
height:40px;
}
#lzj_header .header_info .info_left span.header_logo img {
display:block;
width:auto;
height:100%;
}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.eot');
  src: url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'Conv_HelveticaNeueLTPro-BdCn';
  src: url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.eot');
  src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fonticon:before,
.fonticon:after {
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_index_banner {
height:100vh;
min-height:100px;
max-height:600px;
overflow:hidden;
}
#lzj_index_banner .swiper-slide a {
display:block;
width:100%;
height:100vh;
max-height:600px;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
#lzj_index_banner .swiper-slide img {
display:block;
width:100%;
}
#lzj_index_banner .swiper-pagination {
opacity:0;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_index_banner:hover .swiper-pagination {
opacity:1;
}
#lzj_index_banner .swiper-pagination .swiper-pagination-bullet {
width:13px;
height:13px;
border:1px solid #bfbfbf;
background:none;
margin:0 3.5px;
opacity:1;
vertical-align:bottom;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_index_banner .swiper-pagination .swiper-pagination-bullet-active {
border:1px solid #b7170e;
background:#b7170e
}
#lzj_index_banner .swiper-button {
width:50px;
height:50px;
text-align:center;
line-height:50px;
margin-top:-25px;
background:rgba(0,0,0,0.3);
border-radius:3px;
opacity:0;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_index_banner:hover .swiper-button {
opacity:1;
}
#lzj_index_banner .swiper-button .fonticon {
color:rgba(255,255,255,0.5);
font-size:24px;
-webkit-transition:all 0.3s ease;
transition:all 0.3s ease;
}
#lzj_index_banner .swiper-button-prev .fonticon:before {
content:"\e66b";
}
#lzj_index_banner .swiper-button-next .fonticon:before {
content:"\e60c";
}
#lzj_index_banner .swiper-button:hover {
background:#b7170e;
}
#lzj_index_banner .swiper-button:hover .fonticon {
color:#fff;
}
@media (max-width: 768px){
#lzj_index_banner,
#lzj_index_banner .swiper-slide a {
height:auto;
}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_zytjrxn8a37q4cxr.eot');
  src: url('//at.alicdn.com/t/font_249974_zytjrxn8a37q4cxr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_zytjrxn8a37q4cxr.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_zytjrxn8a37q4cxr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_zytjrxn8a37q4cxr.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'Conv_HelveticaNeueLTPro-BdCn';
  src: url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.eot');
  src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fonticon:before,
.fonticon:after {
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_keyword_search {
padding:14px 0;
border-bottom:1px solid #f0f0f0;
}
#lzj_keyword_search .keyword {
float:left;
line-height:32px;
font-size:0;
}
#lzj_keyword_search .keyword span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:#4b4b4b;
font-size:14px;
}
#lzj_keyword_search .keyword ul {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:#999;
font-size:13px;
}
#lzj_keyword_search .keyword ul a {
color:#999;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_keyword_search .keyword ul a:hover {
color:#b7170e;
}
#lzj_keyword_search .search {
float:right;
}
#lzj_keyword_search .search .search_wrapper {
width:208px;
height:32px;
border:1px solid #f0f0f0;
border-radius:32px;
padding:0 10px;
font-size:0;
overflow:hidden;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_keyword_search .search .search_wrapper:hover {
border:1px solid #b7170e;
background:#f5f5f5;
}
#lzj_keyword_search .search .search_wrapper input {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
float:left;
padding:0 6px;
background:none;
outline:none;
color:#333;
font-size:13px;
line-height:30px;
}
#lzj_keyword_search .search .search_wrapper a {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
float:right;
padding:0 6px;
height:30px;
}
#lzj_keyword_search .search .search_wrapper a .fonticon {
color:#999;
font-size:16px;
line-height:30px;
position:relative;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_keyword_search .search .search_wrapper:hover a .fonticon {
color:#b7170e;
}
#lzj_keyword_search .search .search_wrapper a .fonticon:before {
content:"\e7a4";
}
@media (max-width: 768px) {
#lzj_keyword_search .keyword ul {
width:calc(100% - 84px);
}
#lzj_keyword_search .keyword ul p {
height:32px;
overflow:hidden;
}
#lzj_keyword_search .search {
width:100%;
margin-top:10px;
}
#lzj_keyword_search .search .search_wrapper {
width:100%;
max-width:none;
}
#lzj_keyword_search .search .search_wrapper input {
width:calc(100% - 28px);
}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.eot');
  src: url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.svg#iconfont') format('svg');
}
.fonticon:before,
.fonticon:after {
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;
}
/* 首页板块1 */
/* 1 */
#lzj_index_about {
padding:65px 0;
font-size:0;
}
#lzj_index_about .about_info {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
float:none;
}
#lzj_index_about .about_info .info_wrapper {
}
#lzj_index_about .about_info .info_title {
margin-bottom:30px;
}
#lzj_index_about .about_info .info_title .cn {
display:block;
color:#000;
font-size:30px;
line-height:1.4;
}
#lzj_index_about .about_info .info_title .en {
display:block;
color:#999;
font-size:12px;
line-height:1.75;
}
#lzj_index_about .about_info .info_txt {
}
#lzj_index_about .about_info .info_txt p {
color:#666;
font-size:14px;
line-height:24px;
}
#lzj_index_about .about_info .info_txt p span {
color:#b7170e;
font-size:15px;
}
#lzj_index_about .about_info .info_txt p:last-child {
line-height:25px;
margin-top:4px;
}
#lzj_index_about .about_info .info_contact {
margin-top:30px;
font-size:0;
}
#lzj_index_about .about_info .info_contact .contact_mark {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
margin-right:16px;
}
#lzj_index_about .about_info .info_contact .contact_mark .fonticon {
display:flex;
display:-webkit-flex;
align-items:center;
justify-content:center;
width:48px;
height:38px;
font-size:48px;
color:#b7170e;
}
#lzj_index_about .about_info .info_contact .contact_mark .fonticon:before {
content:"\e7a6";
}
#lzj_index_about .about_info .info_contact .contact_info {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_index_about .about_info .info_contact .contact_info span {
display:block;
color:#666;
font-size:14px;
line-height:22px;
}
#lzj_index_about .about_info .info_contact .contact_info p {
display:block;
color:#b7170e;
font-size:20px;
line-height:24px;
font-family:"Arial";
}
#lzj_index_about .about_info .info_contact .contact_info p a {
color:#b7170e;
}
#lzj_index_about .about_list {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
float:none;
}
#lzj_index_about .about_list ul {
}
#lzj_index_about .about_list ul li {
}
#lzj_index_about .about_list ul li .li_wrapper {
border-radius:12px;
overflow:hidden;
background:#b7170e;
}
#lzj_index_about .about_list ul li span {
}
#lzj_index_about .about_list ul li span img {
display:block;
width:100%;
}
#lzj_index_about .about_list ul li p {
display:block;
width:100%;
text-align:center;
color:#fff;
font-size:14px;
padding:17px 5px;
}
/* 2 */
#lzj_index_strength {
padding:70px 0 66px 0;
background:url(//cdn.jihui88.com/upload//k//k1//kangle//picture//2018//05//02/107ed984-839a-4992-a148-2fb953deea45.jpg) top center no-repeat;
background-size:cover;
}
#lzj_index_strength .strength_title {
text-align:center;
margin-bottom:40px;
}
#lzj_index_strength .strength_title .cn {
display:block;
color:#fff;
font-size:30px;
line-height:1;
margin-bottom:12px;
}
#lzj_index_strength .strength_title .en {
display:block;
color:#fff;
font-size:12px;
line-height:1;
}
#lzj_index_strength .strength_content {
}
#lzj_index_strength .strength_content ul {
font-size:0;
}
#lzj_index_strength .strength_content ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
float:none;
}
#lzj_index_strength .strength_content ul li .strength_pic {
overflow:hidden;
border-radius:12px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_strength .strength_content ul li:hover .strength_pic {
box-shadow:0 0 20px 0 rgba(255,255,255,0.2);
-webkit-transform:translateY(-20px);
transform:translateY(-20px);
}
#lzj_index_strength .strength_content ul li .strength_pic img {
display:block;
width:100%;
}
#lzj_index_strength .strength_content ul li .strength_info {
text-align:center;
padding:20px 0;
}
#lzj_index_strength .strength_content ul li .strength_info p {
color:#fff;
font-size:18px;
line-height:28px;
}
#lzj_index_strength .strength_content ul li .strength_info span {
display:block;
color:#fff;
font-size:14px;
line-height:22px;
}
/* 3 */
#lzj_index_support {
padding-top:62px;
}
#lzj_index_support .support_title {
margin-bottom:40px;
overflow:hidden;
}
#lzj_index_support .support_title .title_left {
float:left;
padding-top:8px;
}
#lzj_index_support .support_title .title_left .cn {
color:#000;
font-size:24px;
line-height:1;
}
#lzj_index_support .support_title .title_left .en {
color:#999;
font-size:12px;
line-height:1;
padding-left:10px;
}
#lzj_index_support .support_title .title_right {
float:right;
}
#lzj_index_support .support_title .title_right ul {
font-size:0;
}
#lzj_index_support .support_title .title_right ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_index_support .support_title .title_right ul li:not(:first-child) {
margin-left:12px;
}
#lzj_index_support .support_title .title_right ul li a {
display:block;
width:94px;
height:32px;
line-height:30px;
text-align:center;
border:1px solid #e8e8e8;
border-radius:12px;
color:#999;
font-size:13px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_support .support_title .title_right ul li a:hover {
background:#b7170e;
color:#fff;
border:1px solid #b7170e;
}
#lzj_index_support .support_content {
}
#lzj_index_support .support_content .support_item {
}
#lzj_index_support .support_content .support_item .item_wrapper {
text-align:center;
overflow:hidden;
border-radius:12px;
position:relative;
padding:25px 15px 15px 15px;
border:1px solid #e6e6e6;
z-index:1;
cursor:pointer;
}
#lzj_index_support .support_content .support_item .item_wrapper:before {
content:"";
display:block;
width:100%;
height:100%;
background:#b7170e;
border-radius:12px;
position:absolute;
left:0;
top:100%;
border:1px solid #b7170e;
z-index:-1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_support .support_content .support_item:hover .item_wrapper:before {
top:0;
}
#lzj_index_support .support_content .support_item .support_icon .fonticon {
display:flex;
display:-webkit-flex;
align-items:center;
justify-content:center;
margin:0 auto;
width:52px;
height:42px;
color:#b7170e;
font-size:52px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_support .support_content .support_item:hover .support_icon .fonticon {
opacity:0;
-webkit-transform:scale(0);
transform:scale(0);
}
#lzj_index_support .support_content .item_1 .support_icon .fonticon:before {
content:"\e7ac";
}
#lzj_index_support .support_content .item_2 .support_icon .fonticon:before {
content:"\e7ae";
}
#lzj_index_support .support_content .item_3 .support_icon .fonticon:before {
content:"\e7aa";
}
#lzj_index_support .support_content .item_4 .support_icon .fonticon:before {
content:"\e7ab";
}
#lzj_index_support .support_content .item_5 .support_icon .fonticon:before {
content:"\e7ad";
}
#lzj_index_support .support_content .item_6 .support_icon .fonticon:before {
content:"\e7a9";
}
#lzj_index_support .support_content .support_item .support_name {
padding:20px 0;
color:#000;
font-size:18px;
line-height:1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_support .support_content .support_item:hover .support_name {
color:#fff;
-webkit-transform:translateY(-64px);
transform:translateY(-64px);
}
#lzj_index_support .support_content .support_item .support_desc {
position:absolute;
width:100%;
left:0;
bottom:15px;
color:#666;
opacity:0;
-webkit-transform:translateY(64px);
transform:translateY(64px);
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_support .support_content .support_item .support_desc p {
width:100%;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
padding:0 5px;
font-size:12px;
line-height:2;
}
#lzj_index_support .support_content .support_item:hover .support_desc {
color:#fff;
opacity:1;
-webkit-transform:translateY(0);
transform:translateY(0);
}
/* 4 */
#lzj_index_partner {
padding:50px 0 ;
}
#lzj_index_partner .partner_title {
margin-bottom:40px;
overflow:hidden;
}
#lzj_index_partner .partner_title .title_left {
float:left;
}
#lzj_index_partner .partner_title .title_left .cn {
color:#000;
font-size:24px;
line-height:1;
}
#lzj_index_partner .partner_title .title_left .en {
color:#999;
font-size:12px;
line-height:1;
padding-left:10px;
}
#lzj_index_partner .partner_title .title_btn {
float:right;
font-size:0;
position:relative;
width:40px;
height:25px;
}
#lzj_index_partner .partner_title .title_btn .swiper-button {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
background:none;
width:14px;
height:25px;
line-height:25px;
margin-top:-12.5px;
}
#lzj_index_partner .partner_title .title_btn .swiper-button-prev {
left:0;
}
#lzj_index_partner .partner_title .title_btn .swiper-button-next {
right:0;
}
#lzj_index_partner .partner_title .title_btn .swiper-button .fonticon {
color:#e0e0e0;
font-size:14px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_partner .partner_title .title_btn .swiper-button .fonticon:hover {
color:#b7170e;
}
#lzj_index_partner .partner_title .title_btn .swiper-button-prev .fonticon:before {
content:"\e626";
}
#lzj_index_partner .partner_title .title_btn .swiper-button-next .fonticon:before {
content:"\e627";
}
#lzj_index_partner .partner_content {
}
#lzj_index_partner .partner_content .slide-wrapper {
}
#lzj_index_partner .partner_content .slide-wrapper span {
display:block;
border:1px solid #e6e6e6;
border-radius:12px;
overflow:hidden;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_partner .partner_content .slide-wrapper:hover span {
border:1px solid #b7170e;
}
#lzj_index_partner .partner_content .slide-wrapper span img {
display:block;
width:100%;
}
#lzj_index_partner .partner_content .slide-wrapper p {
margin-top:15px;
text-align:center;
color:#333;
font-size:14px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_partner .partner_content .slide-wrapper:hover p {
color:#b7170e;
}
/* 5 */
#lzj_index_adbanner_1 {
padding-bottom:70px;
}
#lzj_index_adbanner_1 span {
display:block;
border-radius:12px;
overflow:hidden;
}
#lzj_index_adbanner_1 span img {
display:block;
width:100%;
}
@media (min-width: 768px){
#lzj_index_support .support_content .support_item .support_name {
font-size:16px;
}
/* #lzj_index_support .support_content .row {
margin:0 -7.5px;
}
#lzj_index_support .support_content .support_item {
padding:0 7.5px;
} */
#lzj_index_partner .partner_content .swiper-slide {
width: 33.33333333% !important;
}
}
@media (min-width: 992px){
#lzj_index_partner .partner_content .swiper-slide {
width: 16.66666667% !important;
}
}
@media (max-width: 1200px){
#lzj_index_about .about_info .info_txt p:last-child {
-webkit-line-clamp:2;
}
}
@media (max-width: 768px){
#lzj_index_about,
#lzj_index_strength,
#lzj_index_partner {
padding:32px 0;
}
#lzj_index_support {
padding-top:32px;
}
#lzj_index_adbanner_1 {
padding-bottom:35px;
}
#lzj_index_partner .partner_content .swiper-slide {
width: 50% !important;
}
#lzj_index_about .about_info .info_txt p:last-child {
-webkit-line-clamp:unset;
}
#lzj_index_about .about_list {
margin-top:30px;
}
#lzj_index_support .support_content .row {
margin:0 -7.5px;
}
#lzj_index_about .about_list ul,
#lzj_index_about .about_list ul li,
#lzj_index_support .support_content .support_item {
padding:0 7.5px;
}
#lzj_index_support .support_content .support_item {
margin-bottom:15px;
}
#lzj_index_support .support_title .title_left .en,
#lzj_index_partner .partner_title .title_left .en {
display:block;
padding-left:0;
padding-top:10px;
}
#lzj_index_support .support_title .title_right {
float:left;
padding-top:15px;
}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.eot');
  src: url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.svg#iconfont') format('svg');
}
.fonticon:before,
.fonticon:after {
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_index_pro {
padding:70px 0 50px 0;
background:url(//cdn.jihui88.com/upload//k//k1//kangle//picture//2018//05//02/12b63728-3d97-43b0-8d20-5988b0ad9867.jpg) top center no-repeat;
background-size:cover;
}
#lzj_index_pro .pro_title {
text-align:center;
margin-bottom:40px;
}
#lzj_index_pro .pro_title .cn {
display:block;
color:#000;
font-size:30px;
line-height:1;
margin-bottom:12px;
}
#lzj_index_pro .pro_title .en {
display:block;
color:#999;
font-size:12px;
line-height:1;
font-family:"Arial";
}
#lzj_index_pro .mobile_pro_category {
-webkit-transform:translateY(-25px);
transform:translateY(-25px);
}
#lzj_index_pro .mobile_pro_category .mobile_pro_category_title a {
display:block;
width:60%;
margin:0 auto;
border:1px solid #b7170e;
background:#b7170e;
border-radius:12px;
position:relative;
text-align:center;
color:#fff;
font-size:14px;
padding:1.3rem 0;
}
#lzj_index_pro .pro_content {
}
#lzj_index_pro .pro_content .pro_category {
}
#lzj_index_pro .pro_content .pro_category .category_wrapper {
border-radius:12px;
overflow:hidden;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_title {
background:#b7170e;
padding:0 30px;
margin-bottom:2px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_title span {
display:block;
color:#fff;
font-size:18px;
line-height:58px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list {
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul {
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul li.li_parent {
margin-bottom:2px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul li.li_parent p a {
display:block;
padding:0 30px;
background:#f0f0f0;
color:#333;
font-size:15px;
line-height:3.2;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul li.li_parent p a:hover,
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul li.li_parent.active p a {
color:#fff;
background:#b7170e;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul.ul_child {
display:none;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul.ul_child li {
margin-top:2px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul.ul_child li a {
display:block;
background:#fafafa;
border:1px solid #e7e7e7;
padding:0 30px;
color:#666;
font-size:13px;
line-height:36px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul.ul_child li a:hover,
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul.ul_child li.active a {
border:1px solid #b7170e;
color:#b7170e;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list li.li_parent:first-child ul.ul_child {
display:block !important;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_info {
background:#b7170e;
padding:25px 30px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_info>p {
color:#fff;
font-size:14px;
line-height:24px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_info .category_tel {
margin-top:7px;
font-size:0;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_info .category_tel .tel_mark {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
margin-right:12px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_info .category_tel .tel_mark .fonticon {
display:flex;
display:-webkit-flex;
align-items:center;
justify-content:center;
width:48px;
height:38px;
color:#fff;
font-size:48px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_info .category_tel .tel_mark .fonticon:before {
content:"\e7a6";
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_info .category_tel .tel_info {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_info .category_tel .tel_info span {
display:block;
color:#fff;
font-size:12px;
line-height:20px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_info .category_tel .tel_info p {
color:#fff;
font-size:18px;
line-height:24px;
} 
#lzj_index_pro .pro_content .pro_list {
}
#lzj_index_pro .pro_content .pro_list .main_list ul {
font-size:0;
}
#lzj_index_pro .pro_content .pro_list .main_list ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
float:none;
margin-bottom:20px;
}
#lzj_index_pro .pro_content .pro_list .main_list ul li .pro_pic {
border:1px solid #f0f0f0;
border-radius:12px;
overflow:hidden;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_pro .pro_content .pro_list .main_list ul li:hover .pro_pic {
border:1px solid #b7170e;
box-shadow:0 0 0 2px #b7170e inset;
}
#lzj_index_pro .pro_content .pro_list .main_list ul li .pro_pic img {
display:block;
width:100%;
}
#lzj_index_pro .pro_content .pro_list .main_list ul li .pro_info {
margin-top:10px;
}
#lzj_index_pro .pro_content .pro_list .main_list ul li .pro_info .pro_type {
display:block;
width:100%;
height:36px;
color:#666;
font-size:14px;
line-height:36px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
border-bottom:1px solid #e6e6e6;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_pro .pro_content .pro_list .main_list ul li:hover .pro_info .pro_type {
border-bottom:1px solid #b7170e;
color:#b7170e;
}
#lzj_index_pro .pro_content .pro_list .main_list ul li .pro_info .pro_name {
display:block;
width:100%;
color:#333;
font-size:14px;
line-height:36px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_pro .pro_content .pro_list .main_list ul li:hover .pro_info .pro_name {
color:#b7170e;
}
@media (min-width: 768px){
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_title,
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul li.li_parent p a,
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul.ul_child li a {
padding:0 15px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_title span {
font-size:16px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul li.li_parent p a {
font-size:14px;
}
#lzj_index_pro .pro_content .pro_category .category_wrapper .category_list ul.ul_child li a {
font-size:12px;
}
}
@media (max-width: 768px){
#lzj_index_pro {
padding:35px 0 25px 0;
}
#lzj_index_pro .mobile_pro_category .mobile_pro_category_title a {
padding:1rem 0;
}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_v4w0uob9i75019k9.eot');
  src: url('//at.alicdn.com/t/font_249974_v4w0uob9i75019k9.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_v4w0uob9i75019k9.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_v4w0uob9i75019k9.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_v4w0uob9i75019k9.svg#iconfont') format('svg');
}
.fonticon:before,
.fonticon:after {
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;
}
/* 首页版块2 */
/* 1 */
#lzj_index_advan {
padding:60px 0 15px 0;
}
#lzj_index_advan .advan_title {
text-align:center;
margin-bottom:34px;
}
#lzj_index_advan .advan_title .cn {
}
#lzj_index_advan .advan_title .cn p {
width:100%;
height:48px;
color:#000;
font-size:30px;
line-height:1.6;
}
#lzj_index_advan .advan_title .cn p span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
margin-right:6px;
color:#b7170e;
font-size:48px;
line-height:48px;
font-weight:bold;
font-style:italic;
font-family:"Arial";
}
#lzj_index_advan .advan_title .en {
}
#lzj_index_advan .advan_title .en span {
color:#999;
font-size:12px;
line-height:1.75;
font-family:"Arial";
}
#lzj_index_advan .advan_content {
font-size:0;
}
#lzj_index_advan .advan_content .advan_item {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
margin-bottom:30px;
float:none;
}
#lzj_index_advan .advan_content .advan_item ul {
font-size:0;
}
#lzj_index_advan .advan_content .advan_item ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
width:50%;
}
#lzj_index_advan .advan_content .advan_item ul li.item_new .advan_pic {
background:#b7170e;
border-right:0.5px solid #fff;
border-radius:12px 0 0 12px;
overflow:hidden;
}
#lzj_index_advan .advan_content .advan_item ul li.item_old .advan_pic {
background:#f0f0f0;
border-left:0.5px solid #fff;
border-radius:0 12px 12px 0;
overflow:hidden;
}
#lzj_index_advan .advan_content .advan_item ul li .advan_pic .main_pic {
}
#lzj_index_advan .advan_content .advan_item ul li .advan_pic .main_pic img {
display:block;
width:100%;
}
#lzj_index_advan .advan_content .advan_item ul li.item_old .advan_pic .main_pic img {
filter:grayscale(100%);
}
#lzj_index_advan .advan_content .advan_item ul li .advan_pic .advan_name {
position:relative;
padding:0 16px;
overflow:hidden;
}
#lzj_index_advan .advan_content .advan_item ul li.item_new .advan_pic .advan_name span {
display:block;
width:80%;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#fff;
font-size:16px;
line-height:50px;
}
#lzj_index_advan .advan_content .advan_item ul li.item_old .advan_pic .advan_name span {
color:#333;
font-size:14px;
line-height:50px;
}
#lzj_index_advan .advan_content .advan_item ul li.item_new .advan_pic .advan_name .fonticon {
position:absolute;
right:16px;
top:13px;
color:#fff;
font-size:78px;
line-height:60px;
font-family:"Arial";
font-weight:bolder;
}
#lzj_index_advan .advan_content .advan_item ul li .advan_desc {
margin-top:15px;
font-size:14px;
line-height:24px;
padding:0 5px;
}
#lzj_index_advan .advan_content .advan_item ul li.item_new .advan_desc {
color:#333;
}
#lzj_index_advan .advan_content .advan_item ul li.item_old .advan_desc {
color:#868686;
}
/* 2 */
#lzj_index_adbanner_2 {
}
#lzj_index_adbanner_2 span {
display:block;
overflow:hidden;
border-radius:12px;
}
#lzj_index_adbanner_2 span img {
display:block;
width:100%;
}
/* 3 */
#lzj_index_power_case {
padding:74px 0 70px 0;
margin-top:70px;
background:url(//cdn.jihui88.com/upload//k//k1//kangle//picture//2018//05//02/c5f66542-1f2c-46e7-85b1-97fcfa0099fd.jpg) top center no-repeat;
background-size:cover;
}
#lzj_index_power_case .index_power {
}
#lzj_index_power_case .index_power .power_title {
margin-bottom:40px;
text-align:center;
}
#lzj_index_power_case .index_power .power_title .cn {
color:#000;
font-size:24px;
line-height:1;
}
#lzj_index_power_case .index_power .power_title .cn span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:#b7170e;
font-size:48px;
line-height:48px;
font-weight:bold;
font-style:italic;
font-family:"Arial";
}
#lzj_index_power_case .index_power .power_title .en {
display:block;
color:#999;
font-size:12px;
line-height:1;
}
#lzj_index_power_case .index_power .power_content {
overflow:hidden;
background:#fff;
border-radius:12px;
}
#lzj_index_power_case .index_power .power_content ul {
display:flex;
*display:-webkit-flex;
align-items:center;
justify-content:space-between;
}
#lzj_index_power_case .index_power .power_content ul li {
position:relative;
z-index:1;
overflow:hidden;
border-radius:12px;
width:12%;
height:214px;
text-align:center;
display:flex;
display:-webkit-flex;
justify-content:center;
align-content:center;
flex-wrap:wrap;
cursor:pointer;
}
#lzj_index_power_case .index_power .power_content ul li:before {
content:"";
display:block;
width:100%;
height:100%;
overflow:hidden;
border-radius:12px;
background:#b7170e;
position:absolute;
z-index:-1;
left:0;
top:100%;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_power_case .index_power .power_content ul li:hover::before {
top:0;
}
#lzj_index_power_case .index_power .power_content ul li .power_icon {
margin-bottom:5px;
}
#lzj_index_power_case .index_power .power_content ul li .power_icon .fonticon {
display:flex;
display:-webkit-flex;
align-items:center;
justify-content:center;
width:52px;
height:42px;
margin:0 auto;
color:#b7170e;
font-size:64px;
line-height:42px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_power_case .index_power .power_content ul li:hover .power_icon .fonticon {
color:#fff;
}
#lzj_index_power_case .index_power .power_content ul li.item_1 .power_icon .fonticon:before {
content:"\e7b4";
}
#lzj_index_power_case .index_power .power_content ul li.item_2 .power_icon .fonticon:before {
content:"\e7b5";
}
#lzj_index_power_case .index_power .power_content ul li.item_3 .power_icon .fonticon:before {
content:"\e7b7";
}
#lzj_index_power_case .index_power .power_content ul li.item_4 .power_icon .fonticon:before {
content:"\e7b6";
}
#lzj_index_power_case .index_power .power_content ul li.item_5 .power_icon .fonticon:before {
content:"\e7b9";
}
#lzj_index_power_case .index_power .power_content ul li.item_6 .power_icon .fonticon:before {
content:"\e7b3";
}
#lzj_index_power_case .index_power .power_content ul li.item_7 .power_icon .fonticon:before {
content:"\e7b8";
}
#lzj_index_power_case .index_power .power_content ul li .power_name {
width:100%;
color:#000;
font-size:18px;
line-height:1;
padding:18px 0;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_power_case .index_power .power_content ul li:hover .power_name {
color:#fff;
}
#lzj_index_power_case .index_power .power_content ul li .power_desc {
width:100%;
color:#666;
font-size:13px;
line-height:1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_power_case .index_power .power_content ul li:hover .power_desc {
color:#fff;
}
#lzj_index_power_case .index_case {
padding-top:42px;
}
#lzj_index_power_case .index_case .case_title {
margin-bottom:40px;
overflow:hidden;
}
#lzj_index_power_case .index_case .case_title .title_left {
float:left;
padding-top:8px;
}
#lzj_index_power_case .index_case .case_title .title_left .cn {
color:#000;
font-size:24px;
line-height:1;
}
#lzj_index_power_case .index_case .case_title .title_left .en {
color:#999;
font-size:12px;
line-height:1;
font-family:"Arial";
padding-left:10px;
}
#lzj_index_power_case .index_case .case_title .title_right {
float:right;
}
#lzj_index_power_case .index_case .case_title .title_right a {
display:block;
width:94px;
height:32px;
line-height:30px;
text-align:center;
border:1px solid #ccc;
border-radius:12px;
color:#666;
font-size:13px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_power_case .index_case .case_title .title_right a:hover {
border:1px solid #b7170e;
background:#b7170e;
color:#fff;
}
#lzj_index_power_case .index_case .case_content {
}
#lzj_index_power_case .index_case .case_content .swiper-container-case {
padding-bottom:22px;
}
#lzj_index_power_case .index_case .case_content .slide-wrapper {
}
#lzj_index_power_case .index_case .case_content .slide-wrapper span {
display:block;
overflow:hidden;
border-radius:12px;
}
#lzj_index_power_case .index_case .case_content .slide-wrapper span img {
display:block;
width:100%;
}
#lzj_index_power_case .index_case .case_content .slide-wrapper p {
width:100%;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#070002;
font-size:14px;
text-align:center;
padding:20px 0;
}
#lzj_index_power_case .index_case .case_content .swiper-pagination {
text-align:center;
bottom:0;
}
#lzj_index_power_case .index_case .case_content .swiper-pagination .swiper-pagination-bullet {
width:12px;
height:12px;
background:none;
border:1px solid #000;
margin:0 5px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_power_case .index_case .case_content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
border:1px solid #b7170e;
}
@media (min-width: 768px){
#lzj_index_power_case .index_case .case_content .swiper-slide {
width: 50% !important;
}
}
@media (min-width: 992px){
#lzj_index_power_case .index_case .case_content .swiper-slide {
width: 25% !important;
}
}
@media (max-width: 768px){
#lzj_index_advan {
padding-top:30px;
}
#lzj_index_power_case {
padding:35px 0;
margin-top:35px;
}
#lzj_index_advan .advan_title .cn p {
height:auto;
font-size:22px;
}
#lzj_index_power_case .index_power .power_title .en {
padding-top:10px;
}
#lzj_index_power_case .index_power .power_content ul {
flex-wrap:wrap;
}
#lzj_index_power_case .index_power .power_content ul li {
width:33.3333333%;
}
#lzj_index_power_case .index_case .case_content .swiper-slide {
width: 50% !important;
}
#lzj_index_power_case .index_power .power_title .cn span {
font-family:inherit;
font-style:normal;
}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.eot');
  src: url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_kgbs3x3unrhehfr.svg#iconfont') format('svg');
}
.fonticon:before,
.fonticon:after {
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;
}
/* 首页版块3 */
/* 1 */
#lzj_index_company {
padding-top:70px;
}
#lzj_index_company .company_wrapper {
position:relative;
overflow:hidden;
z-index:1;
}
#lzj_index_company .company_wrapper:before {
content:"";
display:block;
width:calc(100% - 30px);
height:calc(100% - 62px);
background:#fafafa;
position:absolute;
left:15px;
bottom:0;
z-index:-1;
}
#lzj_index_company .company_info {
}
#lzj_index_company .company_info .company_title {
overflow:hidden;
margin-bottom:30px;
}
#lzj_index_company .company_info .company_title .title_left {
float:left;
}
#lzj_index_company .company_info .company_title .title_left .cn {
color:#000;
font-size:24px;
line-height:1;
}
#lzj_index_company .company_info .company_title .title_left .en {
color:#999;
font-size:12px;
line-height:1;
padding-left:10px;
font-family:"Arial";
}
#lzj_index_company .company_info .company_title .title_right {
float:right;
}
#lzj_index_company .company_info .company_title .title_right a {
display:block;
width:94px;
height:32px;
line-height:30px;
text-align:center;
border:1px solid #e7e7e7;
border-radius:12px;
color:#999;
font-size:13px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_company .company_info .company_title .title_right a:hover {
color:#fff;
background:#b7170e;
border:1px solid #b7170e;
}
#lzj_index_company .company_info .company_txt {
padding:52px 35px 45px 60px;
background:#fafafa; 
color:#666;
font-size:13px;
line-height:24px;
text-indent:2em;
}
#lzj_index_company .company_info .company_txt span {
font-size:16px;
}
#lzj_index_company .company_pic {
position:relative;
z-index:1;
}
#lzj_index_company .company_pic img {
display:block;
width:100%;
}
/* 2 */
#lzj_index_picshow {
margin:50px 0;
}
#lzj_index_picshow .container {
border:1px solid #f2f2f2;
padding:0;
}
#lzj_index_picshow .album_select {
}
#lzj_index_picshow .album_select ul {
font-size:0;
}
#lzj_index_picshow .album_select ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
width:25%;
background:#f8f8f8;
border-left:1px solid #fff;
border-right:1px solid #fff;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_picshow .album_select ul li:hover,
#lzj_index_picshow .album_select ul li.active {
background:#fff;
box-shadow:0 6px 0 0 #b7170e inset;
}
#lzj_index_picshow .album_select ul li a {
display:flex;
display:-webkit-flex;
align-content:center;
justify-content:center;
flex-wrap:wrap;
padding:18px 0;
}
#lzj_index_picshow .album_select ul li a p {
width:100%;
color:#333;
font-size:16px;
line-height:28px;
text-align:center;
}
#lzj_index_picshow .album_select ul li a span {
display:block;
color:#999;
font-size:12px;
line-height:22px;
}
#lzj_index_picshow .album_content {
padding:40px 15px 25px 15px;
}
#lzj_index_picshow .album_content .swiper-container-album {
padding-bottom:12px;
}
#lzj_index_picshow .album_content .slide-wrapper {
}
#lzj_index_picshow .album_content .slide-wrapper span img {
display:block;
width:auto;
height:auto;
max-width:360px;
max-height:220px;
overflow:hidden;
margin:0 auto;
}
#lzj_index_picshow .album_content .slide-wrapper p {
color:#070002;
font-size:14px;
line-height:1;
text-align:center;
padding:25px 0;
}
#lzj_index_picshow .album_content .swiper-pagination {
bottom:0;
width:100%;
text-align:center;
}
#lzj_index_picshow .album_content .swiper-pagination .swiper-pagination-bullet {
width:12px;
height:12px;
background:none;
border:1px solid #000;
margin:0 5px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_index_picshow .album_content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
border:1px solid #b7170e;
}
/* 3 */
#lzj_index_adbanner_3 {
margin-bottom:32px;
}
#lzj_index_adbanner_3 span {
display:block;
overflow:hidden;
border-radius:12px;
}
#lzj_index_adbanner_3 span img {
display:block;
width:100%;
}
@media (max-width: 768px){
#lzj_index_company {
padding-top:35px;
}
#lzj_index_picshow {
margin:25px 0;
}
#lzj_index_company .company_info .company_txt {
padding:15px;
}
#lzj_index_picshow .album_select ul li a span {
display:none;
}
#lzj_index_picshow .album_content .slide-wrapper span img {
width:100%;
}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.eot');
  src: url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'Conv_HelveticaNeueLTPro-BdCn';
  src: url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.eot');
  src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fonticon:before,
.fonticon:after {
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_news {
}
#lzj_footer_news .news_left,
#lzj_footer_news .news_right {
margin-bottom:27px;
}
#lzj_footer_news .news_select {
display:block;
width:100%;
border-bottom:1px solid #e6e6e6;
font-size:0;
margin-bottom:30px;
}
#lzj_footer_news .news_title {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
padding:22px 0;
cursor:pointer;
}
#lzj_footer_news .news_title.active {
border-bottom:1px solid #b7170e;
}
#lzj_footer_news .news_left .news_title:first-child {
margin-right:1.823vw;
}
#lzj_footer_news .news_right .news_title {
display:block;
width:100%;
border-bottom:1px solid #e6e6e6;
margin-bottom:10px;
}
#lzj_footer_news .news_title .cn {
color:#000;
font-size:20px;
line-height:1;
margin-right:7px;
}
#lzj_footer_news .news_title.active .cn {
color:#b7170e;
}
#lzj_footer_news .news_title .en {
color:#999;
font-size:12px;
line-height:1;
}
#lzj_footer_news .news_left .news_content {
display:none;
}
#lzj_footer_news .news_left .news_content ul {
}
#lzj_footer_news .news_left .news_content ul li.items {
width:100%;
line-height:43px;
overflow:hidden;
border-bottom:1px dotted #ccc;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer_news .news_left .news_content ul li.items:hover {
border-bottom:1px solid #b7170e;
box-shadow:0 -1px 0 0 #b7170e inset;
}
#lzj_footer_news .news_left .news_content ul li.items p {
float:left;
width:calc(100% - 80px);
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#333;
font-size:14px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer_news .news_left .news_content ul li.items:hover p {
color:#b7170e;
}
#lzj_footer_news .news_left .news_content ul li.items span {
float:right;
color:#999;
font-size:14px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer_news .news_left .news_content ul li.items:hover span {
color:#333;
}
#lzj_footer_news .news_left .news_content ul li.first {
font-size:0;
margin-bottom:15px;
}
#lzj_footer_news .news_left .news_content ul li.first .news-pic {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
width:52.6%;
}
#lzj_footer_news .news_left .news_content ul li.first .news-pic span {
display:flex;
display:-webkit-flex;
align-items:center;
justify-content:center;
height:calc(204px - 25px);
overflow:hidden;
}
#lzj_footer_news .news_left .news_content ul li.first .news-pic img {
display:block;
width:100%;
}
#lzj_footer_news .news_left .news_content ul li.first .news-box {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
width:47.4%;
padding-left:1.146vw;
}
#lzj_footer_news .news_left .news_content ul li.first .news-box .news-title {
margin-bottom:6px;
}
#lzj_footer_news .news_left .news_content ul li.first .news-box .news-title p {
color:#333;
font-size:16px;
line-height:32px;
width:100%;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer_news .news_left .news_content ul li.first:hover .news-box .news-title p {
color:#b7170e;
}
#lzj_footer_news .news_left .news_content ul li.first .news-box .news-title span {
display:block;
color:#ccc;
font-size:14px;
line-height:22px;
font-family:"Arial";
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer_news .news_left .news_content ul li.first:hover .news-box .news-title span {
color:#666;
}
#lzj_footer_news .news_left .news_content ul li.first .news-box .news-info {
display:-webkit-box;
-webkit-line-clamp:4;
-webkit-box-orient:vertical;
vertical-align:top;
overflow:hidden;
text-overflow:ellipsis;
color:#666;
font-size:12px;
line-height:22px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer_news .news_left .news_content ul li.first:hover .news-box .news-info {
color:#333;
}
#lzj_footer_news .news_right .news_content {
}
#lzj_footer_news .news_right .news_content ul {
}
#lzj_footer_news .news_right .news_content ul li {
padding:23.5px 0;
border-bottom:1px dotted #ccc;
font-size:0;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer_news .news_right .news_content ul li:hover {
border-bottom:1px solid #b7170e;
box-shadow:0 -1px 0 0 #b7170e inset;
}
#lzj_footer_news .news_right .news_content ul li .news-title {
margin-bottom:7px;
}
#lzj_footer_news .news_right .news_content ul li .news-title span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
width:25px;
height:25px;
line-height:25px;
text-align:center;
background:#fed3d0;
color:#b7170e;
font-size:13px;
margin-right:12px;
}
#lzj_footer_news .news_right .news_content ul li .news-title p {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
width:calc(100% - 37px);
line-height:25px;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
color:#000;
font-size:15px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer_news .news_right .news_content ul li:hover .news-title p {
color:#b7170e;
}
#lzj_footer_news .news_right .news_content ul li .news-box {
}
#lzj_footer_news .news_right .news_content ul li .news-box span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
width:25px;
height:25px;
line-height:25px;
text-align:center;
background:#b7170e;
color:#fff;
font-size:13px;
margin-right:12px;
}
#lzj_footer_news .news_right .news_content ul li .news-box p {
display:-webkit-inline-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
*display:inline;
*zoom:1;
vertical-align:top;
width:calc(100% - 37px);
line-height:25px;
overflow:hidden;
text-overflow:ellipsis;
color:#666;
font-size:13px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer_news .news_right .news_content ul li:hover .news-box p {
color:#333;
}
@media (max-width: 768px) {
#lzj_footer_news .news_left .news_content ul li.first .news-pic span {
height:auto;
}
#lzj_footer_news .news_title {
width:50%;
}
#lzj_footer_news .news_left .news_title:first-child {
margin-right:0;
}
#lzj_footer_news .news_left .news_content ul li.first .news-box {
padding-left:15px;
}
#lzj_footer_news .news_left .news_content ul li.first .news-box .news-info {
-webkit-line-clamp:3;
}
}
		  @font-face {
  font-family: 'iconfont';  /* project id 249974 */
  src: url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.eot');
  src: url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.woff') format('woff'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_249974_473n7wba376wdn29.svg#iconfont') format('svg');
}
@font-face {
  font-family: 'Conv_HelveticaNeueLTPro-BdCn';
  src: url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.eot');
  src: local('☺'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.woff') format('woff'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.ttf') format('truetype'), url('//cdn.jihuinet.com/wechat/upload/HelveticaNeueLTPro-BdCn.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fonticon:before,
.fonticon:after {
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 {
background:#f0f0f0;
}
#lzj_footer .footer_keyword {
padding:25px 0;
background:#fff;
}
#lzj_footer .footer_keyword .keyword {
float:left;
}
#lzj_footer .footer_keyword .keyword span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:rgba(20,20,20,0.7);
font-size:14px;
line-height:1;
}
#lzj_footer .footer_keyword .keyword ul {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:rgba(102,102,102,0.7);
font-size:12px;
line-height:1;
}
#lzj_footer .footer_keyword .keyword ul a {
color:rgba(102,102,102,0.7);
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer .footer_keyword .keyword ul a:hover {
color:#b7170e;
}
#lzj_footer .footer_keyword .friendlink {
float:right;
}
#lzj_footer .footer_keyword .friendlink span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:rgba(20,20,20,0.7);
font-size:14px;
line-height:1;
}
#lzj_footer .footer_keyword .friendlink ul {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_footer .footer_keyword .friendlink ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_footer .footer_keyword .friendlink ul li a {
color:rgba(102,102,102,0.7);
font-size:12px;
line-height:1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer .footer_keyword .friendlink ul a:hover {
color:#b7170e;
}
#lzj_footer .footer_nav {
}
#lzj_footer .footer_nav ul {
padding:25px 0;
border-bottom:1px solid #dadada;
display:flex;
display:-webkit-flex;
align-items:center;
justify-content:space-around;
}
#lzj_footer .footer_nav ul li {
}
#lzj_footer .footer_nav ul li a {
color:#666;
font-size:15px;
line-height:1;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer .footer_nav ul li a:hover {
color:#b7170e;
}
#lzj_footer .footer_info {
padding:35px 0 40px 0;
}
#lzj_footer .footer_info .info_wrapper {
display:flex;
display:-webkit-flex;
align-items:flex-start;
justify-content:space-between;
}
#lzj_footer .footer_info .info_block {
}
#lzj_footer .footer_info .info_block ul {
}
#lzj_footer .footer_info .info_block ul li {
color:#666;
font-size:13px;
line-height:30px;
}
#lzj_footer .footer_info .info_block ul li.first {
color:#505050;
}
#lzj_footer .footer_info .info_block ul li a {
color:#666;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_footer .footer_info .info_block ul li.first a {
color:#b7170e;
font-size:18px;
font-weight:bold;
}
#lzj_footer .footer_info .info_block ul li a:hover {
color:#b7170e;
}
#lzj_footer .footer_info .block_1,
#lzj_footer .footer_info .block_4 {
align-self:center;
}
#lzj_footer .footer_info .block_3 ul {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:top;
}
#lzj_footer .footer_info .block_3 ul.ul_right {
margin-left:2.9vw;
}
#lzj_footer .footer_copyright {
padding:24px 0 21px 0;
background:#b7170e;
}
#lzj_footer .footer_copyright p {
float:left;
color:#fff;
font-size:13px;
line-height:1;
}
#lzj_footer .footer_copyright p a.icp,
#lzj_footer .footer_copyright p a.psr {
float:left;
color:#fff;
font-size:13px;
line-height:1;
margin-left: 1rem;
}
@media(max-width: 767px){
    #lzj_footer .footer_copyright p a.icp,
    #lzj_footer .footer_copyright p a.psr {
line-height:2;
margin-left: 0;
}
}
#lzj_footer .footer_copyright ul {
float:right;
}
#lzj_footer .footer_copyright ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
margin-left:12px;
color:#fff;
font-size:13px;
line-height:1;
}
#lzj_footer .footer_copyright ul li:first-child {
margin-left:0;
}
#lzj_footer .footer_copyright ul li a {
color:#fff;
font-size:13px;
line-height:1;
}
#lzj_footer .footer_copyright ul li a:hover {
}
@media (max-width: 768px){
#lzj_footer .footer_keyword .keyword span,
#lzj_footer .footer_keyword .keyword ul p,
#lzj_footer .footer_keyword .friendlink span,
#lzj_footer .footer_keyword .friendlink ul li a,
#lzj_footer .footer_nav ul li a {
line-height:1.5;
}
#lzj_footer .footer_keyword .friendlink {
float:left;
margin-top:10px;
}
#lzj_footer .footer_nav ul,
#lzj_footer .footer_info .info_wrapper  {
flex-wrap:wrap;
}
#lzj_footer .footer_nav ul li {
padding:0 5px;
}
#lzj_footer .footer_info .block_2 {
margin:15px 0;
}
}
