@font-face {
    font-family: 'tx_iconfont';  /* project id 249974 */
    src: url('//at.alicdn.com/t/font_249974_52zf1wtzrvq.eot');
    src: url('//at.alicdn.com/t/font_249974_52zf1wtzrvq.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_249974_52zf1wtzrvq.woff') format('woff'),
    url('//at.alicdn.com/t/font_249974_52zf1wtzrvq.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_249974_52zf1wtzrvq.svg#iconfont') format('svg');
}
.webIcon{
    font-family: "tx_iconfont" !important;
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
#jh2_contact_18 .message_form textarea{
    padding: 9px 15px;
}
#jh2_news_62 .news_ul .news_pic{
    width: 100%;
    height: 12vh;
    min-height: 145px;
}
#jh2_news_62 .news_ul .news_pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media (max-width: 767px){
    #jh2_imgtxt_68 .bg_img{
        height: 80vw;
    }
}
@media (max-width: 767px){
    #jh_company_5 .ql-align-left{
        padding: 0 !important;
    }
}
#lzj_footer .info_block_wrap .ul_right{
    display: none;
}
#lzj_footer .footer_info .info_block ul li:last-child a{
    cursor: text;
}
/*导航栏*/
#g_web #tx_header .top .nav li {
	position:relative;
}
#g_web #tx_header .top .nav li>ul.child_ul {
	position:absolute;
	top:100%;
	left:50%;
	background:#2b2d2c;
	width:300%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
#g_web #tx_header .top .nav li>ul.child_ul li {
	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}
#g_web #tx_header #nav_list .child_ul {
	display:block !important;
	padding:0 0 0 6%;
}
#g_web #tx_header .nav_mobile .child_ul .nav_btn {
	font-size:3vw;
	line-height:2.5;
}
#g_web #tx_header.header_pc .bottom .category .category_content a {
	white-space: nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:100%;
}
