#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_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;
}
/* 政策支持 */
#lzj_page_policy {
padding-top:54px;
padding-bottom:40px;
}
#lzj_page_policy .policy_title {
border-bottom:1px solid #ebebeb;
margin-bottom:50px;
padding:16px 0;
overflow:hidden;
}
#lzj_page_policy .policy_title .title_info {
float:left;
}
#lzj_page_policy .policy_title .title_info .cn {
color:#000;
font-size:24px;
line-height:1;
}
#lzj_page_policy .policy_title .title_info .en {
color:#999;
font-size:14px;
line-height:1;
padding-left:12px;
}
#lzj_page_policy .policy_title .title_bread {
float:right;
font-size:0;
padding-top:8px;
}
#lzj_page_policy .policy_title .title_bread span {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:#979797;
font-size:12px;
}
#lzj_page_policy .policy_title .title_bread ul {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_page_policy .policy_title .title_bread ul li {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
}
#lzj_page_policy .policy_title .title_bread ul li a {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:#979797;
font-size:12px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_page_policy .policy_title .title_bread ul li a:hover {
color:#b7170e;
}
#lzj_page_policy .policy_title .title_bread ul li .fonticon {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
color:#979797;
font-size:12px;
font-style:normal;
padding:0 8px;
}
#lzj_page_policy .policy_title .title_bread ul li:last-child .fonticon {
display:none;
}
#lzj_page_policy .policy_content {
}
#lzj_page_policy .policy_content .policy_item {
margin-bottom:30px;
}
#lzj_page_policy .policy_content .policy_item .item_wrapper {
overflow:hidden;
background:#f0f0f0;
border-radius:12px;
padding:30px;
font-size:0;
}
#lzj_page_policy .policy_content .policy_item .item_icon {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
padding-right:30px;
}
#lzj_page_policy .policy_content .policy_item .item_icon .fonticon {
display:flex;
display:-webkit-flex;
align-items:center;
justify-content:center;
margin:0 auto;
width:52px;
height:42px;
color:#b7170e;
font-size:42px;
-webkit-transition:all 0.3s;
transition:all 0.3s;
}
#lzj_page_policy .policy_content .item_1 .item_icon .fonticon:before {
content:"\e7ac";
}
#lzj_page_policy .policy_content .item_2 .item_icon .fonticon:before {
content:"\e7ae";
}
#lzj_page_policy .policy_content .item_3 .item_icon .fonticon:before {
content:"\e7aa";
}
#lzj_page_policy .policy_content .item_4 .item_icon .fonticon:before {
content:"\e7ab";
}
#lzj_page_policy .policy_content .item_5 .item_icon .fonticon:before {
content:"\e7ad";
}
#lzj_page_policy .policy_content .item_6 .item_icon .fonticon:before {
content:"\e7a9";
}
#lzj_page_policy .policy_content .policy_item .item_info {
display:inline-block;
*display:inline;
*zoom:1;
vertical-align:middle;
width:calc(100% - 82px);
}
#lzj_page_policy .policy_content .policy_item .item_info p {
color:#000;
font-size:18px;
line-height:1;
margin-bottom:15px;
}
#lzj_page_policy .policy_content .policy_item .item_info span {
color:#666;
font-size:12px;
line-height:2;
}
@media (max-width: 768px){
#lzj_page_policy {
padding-top:30px;
}
}
		  @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;
}
}
