#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: 'xybicon';  /* project id 249974 */
    src: url('//at.alicdn.com/t/font_249974_youw46azlso1dcxr.eot');
    src: url('//at.alicdn.com/t/font_249974_youw46azlso1dcxr.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_249974_youw46azlso1dcxr.woff') format('woff'),
    url('//at.alicdn.com/t/font_249974_youw46azlso1dcxr.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_249974_youw46azlso1dcxr.svg#xybicon') format('svg');
  }
  .xybicon {
      font-family:"xybicon" !important;
      font-style:normal;
      -webkit-font-smoothing: antialiased;
      -webkit-text-stroke-width: 0.2px;
      -moz-osx-font-smoothing: grayscale;
  }
  *, ::after, ::before {
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  }
  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 {
  text-decoration:none;
  }
  /*模版整体控制*/
  #laymod_1145825 {
    position:relative;
    overflow:hidden;
      font-family:"Microsoft Yahei","PingHei","Lucida Grande","Lucida Sans Unicode";
  }
  #laymod_1145825 #jh_newsinfo_1>.bg {
    position:absolute;
    z-index: 1;
    width:100%;
    height:100%;
    top:0;
    left:0;
  }
  #laymod_1145825 #jh_newsinfo_1>.bg_img {
    z-index:2;
  }
  #laymod_1145825 .bodyCont_width {
    position:relative;
    z-index: 4;
  }
  /*模版主体部分*/
  #laymod_1145825 .newsdetail>div {
    padding:0;
  }
  #laymod_1145825 .xyb_title {
    margin:0 0 10px 0;
  }
  #laymod_1145825 .xyb_title h1 {
    text-align:center;
    font-size:20px;
    color:#333;
    line-height:1.5;
  }
  #laymod_1145825 .xyb_news_info {
    text-align:center;
    font-size:13px;
    color:#999;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter:alpha(opacity=60);
    line-height:1;
    margin:0 0 20px 0;
  }
  #laymod_1145825 .news_line {
    background:#eee;
    height:1px;
  }
  #laymod_1145825 .xyb_news_content {
    font-size:13px;
    line-height:2;
    color:#333;
    min-height:300px;
    margin:0 0 20px 0;
  }
  #laymod_1145825 .xyb_news_content img {
    max-width:100%;
  }
  #laymod_1145825 .xyb_news_content table {
    border:1px solid #eee;
    border-right:0 none;
    border-bottom:0 none;
  }
  #laymod_1145825 .xyb_news_content table td {
    border-right:1px solid #eee;
    border-bottom:1px solid #eee;
    padding:5px;
  }
  #laymod_1145825 .xyb_news_tool {
    padding:20px 0;
    /* overflow:hidden; */
    position:relative;
    color: #eee;
  }
  #laymod_1145825 .xyb_news_tool:before,
  #laymod_1145825 .xyb_news_tool:after {
    content:"";
    display:block;
    width:100%;
    height:1px;
    position:absolute;
    left:0;
    background:currentColor;
  }
  #laymod_1145825 .xyb_news_tool:before {
    top:0;
  }
  #laymod_1145825 .xyb_news_tool:after {
    bottom:0;
  }
  #laymod_1145825 .tool_left {
  }
  #laymod_1145825 .tool_left li span {
    color:#333;
    font-size:12px;
    line-height:2;
    display:inline-block;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter:alpha(opacity=40);
  }
  #laymod_1145825 .tool_left li a {
    color:#333;
    font-size:12px;
    line-height:2;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    display:inline-block;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter:alpha(opacity=40);
  }
  #laymod_1145825 .tool_right ul {
    margin-bottom:0;
    position:relative;
  }
  #laymod_1145825 .tool_right li {
    color:#333;
    font-size:1.6rem;
  }
  #laymod_1145825 .tool_right li.share:after {
    content:"";
    display:block;
    width:1px;
    height:100%;
    background:currentColor;
    position:absolute;
    right:0;
    top:0;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter:alpha(opacity=40);
  }
  #laymod_1145825 .tool_right li.share>span {
    float:left;
    line-height:3;
    padding:0;
  }
  #laymod_1145825 .tool_right li.share>span.title {
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter:alpha(opacity=40);
    color: #333;
  }
  #laymod_1145825 .tool_right li.share>span a {
    /* background-color:transparent !important; */
    transform: scale(0.8, 0.8);
    webkit-transform: scale(0.8, 0.8);
    -moz-transform: scale(0.8, 0.8);
    -webkit-transform: scale(0.8, 0.8);
    -o-transform: scale(0.8, 0.8);
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    margin:0;
    opacity: 0.8;
    -moz-opacity: 0.8;
    filter:alpha(opacity=80);
  }
  #laymod_1145825 .tool_right li.share>span a .at-icon-wrapper {
    color: #333;
  }
  #laymod_1145825 .tool_right li.share>span a .at-icon {
    fill:currentColor !important;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
  }
  #laymod_1145825 .tool_right li.share>span.xyb_share {
    clear:none !important;
  }
  #laymod_1145825 .tool_right li.back a {
    color:#333;
    transition:all 0.3s ease 0s;
    -moz-transition:all 0.3s ease 0s;
    -webkit-transition:all 0.3s ease 0s;
    -o-transition:all 0.3s ease 0s;
    line-height:3;
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter:alpha(opacity=40);
  }
  #laymod_1145825 .tool_right li.back a span {
    padding:0 10px 0 0;
  }
  @media (min-width:992px) {
  #laymod_1145825 .tool_right li.back a {
  display:block;
  font-size:0;
  }
  #laymod_1145825 .tool_right li.back a span {
  display:inline-block;
  font-size:16px;
  }
  #laymod_1145825 .tool_right li.back a .pcfont0 {
  width:30px;
  }
  #laymod_1145825 .tool_right li.share>span a:hover {
    /* background-color:transparent !important; */
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
  }
  #laymod_1145825 .tool_right li.share>span a:hover .at-icon {
    fill:rgba(183,23,14,1) !important;
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
  }
  #laymod_1145825 .tool_right li.back a:hover {
    color:rgba(183,23,14,1);
    text-decoration:none;
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=100);
  }
  #laymod_1145825 .tool_left li a:hover {
    color:rgba(183,23,14,1);
    text-decoration:none;
    opacity: 1;
    -moz-opacity: 1;
    filter:alpha(opacity=10);
  }
  }
  /*直接控制小于992px屏幕时css*/
  @media (max-width:991px) {
    #laymod_1145825 .tool_right li.share:after {
      display:none;
    }
    #laymod_1145825 .tool_left li,
    #laymod_1145825 .tool_right li {
      padding:0;
    }
    #laymod_1145825 .xyb_title h1 {
      font-size:4.5vw;
      line-height:1.5;
    }
  }
		  @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;
}
}
