.main{
    width: 1400px;
    margin: 0 auto;
}
body{
    background-color: #f8f8f8;
}
@font-face {
	font-family: 'chem17';  /* Project id 1943868 */
	src: url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.woff2?t=1636160224746') format('woff2'),
		 url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.woff?t=1636160224746') format('woff'),
		 url('//at.alicdn.com/t/font_1943868_hg8h0ml4l9g.ttf?t=1636160224746') format('truetype');
  }
  .chem17{
    font-family:"chem17" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
/* header */
.header{
    height: 44px;
    background-color: #00895c;
}
.header .logo{
    float: left;
    line-height: 44px;
}
.header p{
    float: right;
    line-height: 44px;
    padding-right: 110px;
}
.header p a{
    display: inline-block;
    padding-left: 28px;
    margin-left: 25px;
    font-size: 14px;
    color: #fff;
}
.header p a.login,.header p a.exit{
    background: url(https://www.afzhan.com/images/news2018/newsShow.png) 0 -17px no-repeat;
}
.header p a.reg,.header p a.manage{
    background: url(https://www.afzhan.com/images/news2018/newsShow.png) 0 -55px no-repeat;
}
.headerPhone{
    width: 1400px;
    margin: 0 auto;
    position: relative;
}
.headerPhone span{
    display: block;
    position: absolute;
    right: 0;
    top: -45px;
    padding: 0 10px;
    font: normal 16px/24px "microsoft yahei";
    font-weight: normal;
    line-height: 44px;
    float: left;
}
.headerPhone span a{
    display: inline-block;
    position: relative;
    height: 44px;
    padding-left: 28px;
    margin-left: 3px;
    font-size: 14px;
    color: #fff;
    background: url(https://www.afzhan.com/images/news2018/newsShow.png) 0 -99px no-repeat;
}
.headerPhone span a img{
    max-width:  100px;
    max-height: 100px;
    position: absolute;
    top: 43px;
    left: -9px;
    display: none;
    z-index: 999;
}
.headerPhone span a:hover img{
    display: block;
}
/* nav */
.nav{
    background-color: #fff;
    height: 38px;
    padding: 26px 0;
    box-shadow: 0px 7px 7px -7px #ccc;
}
.nav .title{
    float: left;
    line-height: 38px;
}
.nav p{
    float: left;
    line-height: 38px;
    margin-left: 50px;
    width: 760px;
}
.nav a{
    font-size: 18px;
    color: #333;
    margin: 0 8px;
}
.nav a:hover{
    color: #00895c;
}
.nav .select{
    float: right;
    border-radius: 2px;
    overflow: hidden;
}
.nav .select input{
    float: left;
    width: 306px;
    height: 34px;
    line-height: 34px;
    border: 2px solid #dcdcdc;
    font-size: 14px;
    color: #999;
    border-right: 0;
    padding-left: 12px;
}
.nav button{
    height: 38px;
    border: 0;
    width: 60px;
    background-color: #00895c;
}
.nav button i{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../../../../images/News/version/2021/iconSelect.png) no-repeat;
    vertical-align: top;
    margin-top: 2px;
}
/* content */
.content{
    /*padding-top: 20px;*/
    margin-bottom: 20px;
    overflow: hidden;
}
.content .left{
    float: left;
    width: 990px;
    margin-right: 20px;
    background-color: #fff;
    padding:20px;
    border-top: 1px solid #f0f0f0;
}
.left .leftTitle{
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    border-bottom: 1px solid #f0f0f0;
}
.left .leftTitle h2{
    font-size: 36px;
    line-height: 1.2;
}
.left .leftTitle .data {
	font-size: 15px;
	color: #666;
	margin-top: 20px;
}
.left .leftTitle .data a {
	display: inline-block;
	color: #00895c;
	padding-bottom: 5px;
	border-bottom: 1px solid #00895c;
	vertical-align: top;
}
.left .leftTitle .data span {
	font-size: 16px;
	color: #999;
	margin-left: 20px;
	vertical-align: top;
}
.left .leftTitle .data span i {
	margin-right: 5px;
	vertical-align: top;
	font-size: 16px;
	margin-top: 1px;
	display: inline-block;
}
.Share-3 {
	position: relative !important;
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
	margin-top: 0;
}
.Share3-bot {
	right: -125px!important;
	left: initial!important;
}
.Share-3 .code-right .code-bot a {
	border: 0;
	padding: 0;
}
.Share-3 .code-bot span i {
	display: block !important;
	margin: 17px auto 0 !important;
}
.Share3-bot .code-left span {
	font-size: 14px !important;
	margin-left: 0 !important;
	color: #333 !important;
}
.Share-3 .code-bot span {
	font-size: 14px !important;
	color: #333 !important;
	margin-left: 26px !important;
}
.Share-3 .code-bot span:first-child {
	margin-left: 0 !important;
}


/* recommend */
.recommend{
    margin-top: 20px;
}
.recommend .title{
    overflow: hidden;
    background-color: #5f97fa;
    padding: 0 20px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.recommend .title h3{
    float: left;
    line-height: 38px;
    color: #fffefe;
    font-size: 16px;
    position: relative;
}
.recommend .title h3 i{
    position: absolute;
    right: -32px;
    bottom: 12px;
    display: inline-block;
    width: 28px;
    height: 12px;
    background: url(../../../../images/News/version/2021/HOT.png) no-repeat;
}
.recommend .title a{
    float: right;
    line-height: 38px;
    font-size: 12px;
    color: #fff;
}
.recommend .recommendCont{
    border: 1px solid #e4e4e4;
    border-top: 0;
    padding: 20px;
    overflow: hidden;
}
.recommend .recommendCont .contLeft{
    float: left;
}
.recommend .recommendCont .contRight{
    float: right;
}
.recommend .recommendCont .contLeft,.recommend .recommendCont .contRight{
    width: 158px;
}
.recommend .contLeft .leftImg,.recommend .contRight .leftImg{
    display: block;
    padding-bottom: 63%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.recommend .contLeft .leftImg i,.recommend .contRight .leftImg i {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9;
    width: 24px;
    height: 12px;
    background: url(https://public.mtnets.com/Images/public/adv.png) no-repeat;
}
.recommend .contLeft .leftImg img,.recommend .contRight .leftImg img{
    max-height: none;
    width: 100%;
}
.recommend .recommendCont .contLeft p a,.recommend .recommendCont .contRight p a{
    display: block;
    text-align: center;
    color: #00895c;
    font-size: 14px;
    margin-top: 5px;
}
.recommend .recommendCont .contLeft p a:hover,.recommend .recommendCont .contRight p a:hover{
    color: #f60;
}
.recommend .contMiddle{
    float: left;
    margin-left: 60px;
}
.recommend .contMiddle li{
    position: relative;
    padding-left: 16px;
    margin: 8px 0;
}
.recommend .contMiddle li:first-child{
    margin-top: 0;
}
.recommend .contMiddle li i{
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.recommend .contMiddle li a{
    display: block;
    height: 20px;
    line-height: 20px;
    width: 304px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.recommend .contMiddle li:hover a{
    color: #00895c;
}

.recommend .contMiddle li:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
/* mainText正文 */
.mainText{
    padding: 30px 0 60px 0;
    line-height: 36px;
    font-size: 16px;
    color: #666;
}
.mainText img{
    max-width: 100%;
}
/* pageSwitch */
.pageSwitch{
    margin-bottom: 50px;
}
.pageSwitch p{
    font-size: 16px;
    color: #666;
}
.pageSwitch p:first-child{
    margin-bottom: 20px;
}
.pageSwitch p a{
    display: inline-block;
    color: #00895c;
    font-size: 16px;
}
.pageSwitch p a:hover{
    color: #809ac8;
}
/* comment */
body:nth-of-type(1) input:focus,textarea:focus{ outline: none;}
.comment{
	float: left;
	width: 100%;
	margin-top: 20px;
    margin-bottom: 30px;
}
.comment_title{
	width: 100%;
	position: relative;
	height: 32px;
	border-bottom: 4px solid #e4e4e4;

}
.comment_title h3{
	bottom: -4px;
	left: 0;
	position: absolute;
	font:normal 26px/24px "microsoft yahei";
    color: #333;
	padding-bottom: 10px;
	border-bottom: 4px solid #00895c;
}
.web_main_cr{
	border-color: #ff5200;
}
.comment_toolbar{
	width: 100%;
	height: 35px;
	margin-top: 22px;
}
.comment_toolbar p{
	background: url(../../../../images/News/version/2021/comment.png) 0 0 no-repeat;
	text-indent: 44px;
	width: 250px;
	float: left;
	font:normal 14px/35px "microsoft yahei";
}
.comment_toolbar p a{
	font:bold 14px/35px "microsoft yahei";
	color: #ff6600;
	margin: 0 4px;
}
.toolbar_Rt{
	float: right;
}
.nickname{
	float: left;
	margin-right: 9px;
}
.nickname label{
	height: 33px;
	width: 44px;
	text-align: center;
	float: left;
	border: 1px solid #d2d2d2;
	background-color: #d2d2d2;
	font:normal 12px/33px "microsoft yahei";
	color: #999;
}
.nickname input{
	height: 33px;
	width: 107px;
	float: left;
	border: 1px solid #d2d2d2;
	color: #999;
	text-indent: 10px;
	font:normal 12px/33px "microsoft yahei";
}
.v_code{

	float: left;
	height: 35px;
	position: relative;
}
.v_code input{
	float: left;
	height: 33px;
	width: 118px;
	color: #999;
	border: 1px solid #d2d2d2;
	text-indent: 10px;
	font:normal 12px/33px "microsoft yahei";
}
.v_code label{
	height: 33px;
	float: left;
	border: 1px solid #d2d2d2;
	border-left: 0;
}
.v_code label img{
	width: 78px;
	height: 33px;
}
.error{
	position: absolute;
	top: -37px;
	left: 0;
	height: 30px;
	width: 119px;
	padding-bottom: 5px;
	font:normal 12px/30px "microsoft yahei";
	color: #fff;
	text-align: center;
	background: url(../../../../images/News/version/2021/comment.png) 0 -94px no-repeat;

}
.anonymous{
	margin-top: 11px;
	float: left;
	margin-left: 7px;
}
.anonymous span.checkbox{
	width: 14px;
	float: left;
	margin-right: 7px;
	height: 14px;
	background: url(../../../../images/News/version/2021/comment.png) -40px -58px no-repeat;
}
.checked span.checkbox{
	background-position:0 -58px;
}
.anonymous span{
	font:normal 14px/14px "microsoft yahei";
}
.commentArea{
	zoom: 1;
	margin-top: 25px;
}

.textarea{

	padding: 10px;
	border:1px solid #FF6600;
	border-radius: 2px;
	zoom: 1;
}
.textarea div{
	border: none;
	width: 100%;
	float: left;
	font: normal 16px/24px microsoft yahei;
	overflow: auto;
	outline:none;
    height: 198px;
}
.textarea:after{
	content:"";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.textarea textarea{
	color: #999;
	border: none;
	width: 100%;
	float: left;
	height: 100px;
	font:normal 14px/24px "microsoft yahei";


}
.commentArea_ft{
	margin-top: 14px;

}
.commentArea_ft:after{
	content: "";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.face{
	float: left;
	position: relative;
	z-index: 99;
}
.face span{
	cursor: pointer;
	height: 20px;
	padding-right: 17px;
	margin: 10px 0;
	font:normal 16px/19px "microsoft yahei";
	float: left;
	background: url(../../../../images/News/version/2021/comment.png) 67px -137px no-repeat;
}
.face i{
	background: url(../../../../images/News/version/2021/comment.png) -98px -55px no-repeat;
	height: 19px;
	width: 19px;
	float: left;
	margin-right: 10px;
}

.faceList{
	display: none;
	position: absolute;
	left: 0;
	top: 40px;
	padding: 4px;
	width: 390px;
	background: #fff;
	border: 1px solid #dfe6f6;
}

.faceList a{
	float: left;
	height: 22px;
	width: 22px;
	padding: 4px 2px;
}
.faceList ul li a{
	cursor: pointer;
}
.commentArea_ft p{
	font:normal 14px/40px "microsoft yahei";
	color: #888888;
	float: right;
	margin-right: 20px;
}
.commentArea_ft button{
	float: right;
	height: 40px;
	width: 100px;
	background: #FF6600;
	color: #fff;
	border:none;
	cursor: pointer;
	font:normal 16px/40px "microsoft yahei";
    border-radius: 5px;
}
label.rt_mg{
	float: right;
	width: 59px;
	margin-top: 13px;
	margin-left: 0;
}
.commentContent{
	float: left;
	width: 100%;
	margin-top: 15px;
}
.context_title i{
	width: 5px;
	height: 16px;
	float: left;
	margin-top: 2px;
	background: #ff5200;
	margin-right: 10px;

}
.context_title h3{
	font:normal 18px/20px "microsoft yahei";
}
.hot_comment{
	padding-top: 10px;

}

.commentContent ul li{
	padding: 16px 0 12px 0;

}
.commentContent ul li+li{
	border-top: 1px solid #eaebea;
}

li div.head{
	height: 60px;
	width: 60px;
	position: absolute;
}
li div.head img{
	max-height: 100%;
	max-width: 100%;

}
.action{
	margin-top: 8px;
}
.action a{
	color: #a0a0a0;
	padding-left: 20px;
	cursor: pointer;
	margin-right: 14px;
	font:normal 14px/24px "microsoft yahei";
}
.subset{
	padding-left: 75px;
}
.action a.reply{
	background: url(../../../../images/News/version/2021/comment.png) -2px -182px no-repeat;
}
.action a.agree{
	background: url(../../../../images/News/version/2021/comment.png) -65px -232px no-repeat;
}
.action a.oppose{
	background: url(../../../../images/News/version/2021/comment.png) -124px -232px no-repeat;
}
.action a:hover{
	background-position-y:-261px;
	color: #ff5200;
}
.action a.reply:hover{
	background-position-y:-211px;
}
.action a.report{
	padding-left: 0;
}
.all_com_t{
	padding: 20px 0;
	position: relative;
}
.all_com_t i{
	width: 100%;
	height: 1px;
	float: left;
	background-color: #dcdcdc;
}
.all_com_t h3{
	position: absolute;
	left: 50%;
	top: 7px;
	background-color: #fff;
	margin-left: -55px;
	width: 110px;
	z-index: 9;
	text-align: center;
	font:normal 18px/24px "microsoft yahei";
}

.commentContent ul li .v_code{
	float: right;
	margin-top: 2px;
}
.commentContent ul li .nickname{
	float: right;
	margin-top:2px;
}
.commentContent ul li .v_code input{
	width: 78px;
}
.commentContent ul li .face{margin-right: 8px;}
.commentContent ul li .nickname input{
	width:87px;
}
.commentContent ul li a.close{
	float: right;
	font:normal 14px/19px "microsoft yahei";
	color: #888;
	width: 38px;
	text-align: center;
	margin: 10px 5px;
	cursor: pointer;
}
.moreComment{
	width: 100%;
	float: left;
	text-align: center;
	font:normal 16px/24px "microsoft yahei";
}
.moreComment a{
	color: #666666;
}
.moreComment b{
	color: #FF6600;
	font:bold 16px/24px arial;
}
.more_comment{
	margin:0 auto;
	width: 88px;
	text-align: center;
	display: block;
	cursor:pointer;
	font:normal 12px/30px "microsoft yahei";
	border-radius:20px;
	border:1px solid #c9c7c8;
	color: #666;
}
.more_comment:hover{
	background-color: #529126;
	border:1px solid #529126;
	color: #fff;
}
/* end */
.copr{
    margin-top: 50px;
    padding: 19px;
    border: 1px solid #e4e4e4;
    color: #999;
    font-size: 14px;
    line-height: 26px;
    overflow: hidden;
    border-radius: 6px;
	float: left;
}
.copr i{
    font-style: normal;
    color: #00895c;
}
.copr p.first{
    display: inline-block;
}

/* right */
.content .right{
    float: right;
    width: 350px;
}
.advs {
	position: relative;
	display: block;
}

.advs img {
	display: block;
	width: 100%;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}
.content .right .right-adv {
    margin-bottom: 20px;
    margin-top: 45px;
}
/* info */
.info{
    padding: 20px 0;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0px 7px 7px -7px #ccc;
}
.info li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 16px;
    border-right: 1px dashed #d2d2d2;
}
.info li p{
    font-size: 15px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}
.info li span{
    display: block;
    height: 84px;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
    color: #999;
}
.info li a{
    display: block;
    width: 140px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-image: linear-gradient(to right, #ffa55d , #ff7e15);
    border-radius: 4px;
    margin:10px auto 0;
}
.info li a i{
    font-size: 14px;
    margin-right: 7px;
}
.info li:last-child{
    border-right: none;
}
.info li:last-child a{
    background-image: linear-gradient(to right,#7fc090 , #269945);
}
/* news */
.news{
    padding: 24px 20px 0;
    background-color: #fff;
    margin-bottom: 20px;
}
.right .rightTitle{
    height: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.right .rightTitle h2{
    float: left;
    font-size: 20px;
    color: #333;
    position: relative;
}
.right .rightTitle h2::after{
    position: absolute;
    content: '';
    bottom: -20px;
    left: 0;
    right: 0;
    height: 10px;
    background: url(../../../../images/News/version/2021/iconBorder.png) no-repeat;
    background-size: 100% 100%;
}

.right .rightTitle a{
    float: right;
    line-height: 30px;
    font-size: 12px;
    color: #999;
}
.news ul{
    padding:10px 0;
}
.news ul li{
    overflow: hidden;
}
.news ul li p{
    position: relative;
    padding-left: 16px;
    margin: 10px 0;
}
.news ul li p:hover i{
    background-color: #00895c;
}
.news ul li i{
    position: absolute;
    left: 3px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: #ccc;
    border-radius: 50%;
}
.news ul li.focus i{
    background-color: #00895c;
}
.news ul li p a{
    font-size: 14px;
    color: #333;
}
.news ul li p a:hover,.news ul li.focus p a{
    color: #00895c;
}
.news ul li dl{
    display: none;
    overflow: hidden;
    background-color: #f8f8f8;
    margin-bottom: 10px;
}
.news ul li.focus dl{
    display: block;
}
.news ul li dt{
    float: left;
    width: 120px;
}
.news ul li dt a{
    display: block;
    padding-bottom: 66.6%;
    height: 0;
    overflow: hidden;
}
.news ul li dt img{
    max-height: none;
    width: 100%;
}
.news ul li dd{
    overflow: hidden;
    padding:12px;
}
.news ul li dd span{
    display: inline-block;
    height: 56px;
    line-height: 18px;
    font-size: 12px;
    color: #999;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
/* books */
.books{
    padding: 24px 20px 0;
    background-color: #fff;
    margin-bottom: 20px;
}
.booksCont{
    padding-top: 20px;
    padding-bottom: 5px;
}
.booksCont li{
    margin: 10px 0;
}
.booksCont li:first-child{
    margin-top: 0;
}
.booksCont p{
    overflow: hidden;
    padding-left: 15px;
    position: relative;
    cursor: pointer;
}
.booksCont p i{
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.booksCont p a{
    float: left;
    line-height: 20px;
    font-size: 14px;
    color: #333;
    width: 220px;
}
.booksCont p:hover a{
    color: #00895c;
}
.booksCont p:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
.booksCont p b{
    float: right;
    line-height: 20px;
    font-weight: normal;
}
.booksCont dl{
    display: none;
    overflow: hidden;
    padding: 15px 20px 15px 12px;
    background-color: #f8f8f8;
}
.booksCont dt{
    float: left;
    width: 88px;
    border-top: 1px solid #c8c7c7;
    margin-right: 13px;
}
.booksCont dt a{
    display: block;
    padding-bottom: 125%;
    height: 0;
    overflow: hidden;
}
.booksCont dt img{
    max-height: none;
    width: 100%;
}
.booksCont dd{
    overflow: hidden;
}
.booksCont dd h3{
    margin: 5px 0 10px 0;
    font-size: 14px;
    color: #333;
}
.booksCont dd span{
    display: block;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    margin-bottom: 7px;
}
.booksCont dd span a{
    color: #f60;
}
.booksCont dd a.reading,.booksCont dd a.download{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 76px;
    border-radius: 4px;
    color: #fff;
    text-align: center;
    font-size: 12px;
}
.booksCont dd a.reading{
    background-image: linear-gradient(to right, #ffa55d , #ff7e15);
    margin-right: 22px;
}
.booksCont dd a.download{
    background-image: linear-gradient(to right, #7fc090 , #269945);
}
.booksCont li.focus p{
    display: none;
}
.booksCont li.focus dl{
    display: block;
}
/* video */
.video{
    padding: 24px 20px 0;
    background-color: #fff;
    margin-bottom: 20px;
}
.videoCont{
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 6px;
    margin-right: -12px;
}
.videoCont li{
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding-right:12px;
}
.liImgBox{
    display: block;
    padding-bottom: 53%;
    height: 0;
    overflow: hidden;
    position: relative;
}
.liImgBox i{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 32px;
    height: 32px;
    background: url(../../../../images/News/version/2021/iconVideo.png) no-repeat;
}
.liImgBox img{
    max-height: none;
    width: 100%;
}
.videoCont li p{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.videoCont li p a{
    font-size: 12px;
    color: #333;
}
.videoCont li p a:hover{
    color: #f60;
}
/* exhibit */
.exhibit{
    padding: 24px 20px 0;
    background-color: #fff;
    margin-bottom: 20px;
}
.oneNews{
    margin-top: 20px;
}
.oneNews dt{
    width: 100%;
}
.oneNews dt a{
    display: block;
    padding-bottom: 56%;
    height: 0;
    overflow: hidden;
}
.oneNews dt img{
    max-height: none;
    width: 100%;
}
.oneNews dd{
    background-color: #f8f8f8;
    padding: 12px 12px 15px;
}
.oneNews dd p{
    height: 19px;
    overflow: hidden;
    margin-bottom: 10px;
}
.oneNews dd p a{
    font-size: 14px;
    color: #333;
}
.oneNews dd p a:hover{
    color: #809ac8;
}
.oneNews dd span{
    display: block;
    font-size: 12px;
    color: #999;
    max-height: 40px;
    line-height: 20px;
}
.oneNews dd span a{
    color: #ff7a19;
}
.exhibit ul{
    padding: 10px 0;
}
.exhibit li{
    height: 19px;
    padding-left: 16px;
    position: relative;
    overflow: hidden;
    margin: 10px 0;
}
.exhibit li i{
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.exhibit li a{
    font-size: 14px;
    color: #333;
}
.exhibit li:hover a{
    color: #00895c;
}
.exhibit li:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
/* article */
.article{
    padding: 24px 20px 0;
    background-color: #fff;
}
.article ul{
    overflow: hidden;
    padding:20px 0 10px 0;
}
.article li{
    height: 19px;
    padding-left: 16px;
    position: relative;
    overflow: hidden;
    margin: 10px 0;
}
.article li i{
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.article li a{
    font-size: 14px;
    color: #333;
}
.article li a:hover{
    color: #00895c;
}
.article li.videoLi p a:hover{
    color: #f60;
}
.article li:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
.article li.videoLi{
    float: left;
    box-sizing: border-box;
    width: 50%;
    height: auto;
    margin:0 0 10px 0;
}
.article li.videoLi:first-child{
    padding-right: 6px;
    padding-left: 0;
}
.article li.videoLi:nth-child(2){
    padding-left: 6px;
}
.article li.videoLi p{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}
.article li.videoLi p a{
    font-size: 12px;
    color: #333;
}
.article li.videoLi .liImgBox i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 32px;
    height: 32px;
    background: url(../../../../images/News/version/2021/iconVideo.png) no-repeat;
}
/* companyRecom */
.companyRecom{
    background-color: #fff;
    padding: 20px;
}
.companyRecom .title{
    height: 32px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.companyRecom .title h2{
    float: left;
    font-size: 22px;
    color: #333;
    position: relative;
}
.companyRecom .title h2::after{
    position: absolute;
    content: '';
    bottom: -13px;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #00895c;
}
.companyRecom .title a{
    float: right;
    line-height: 32px;
    font-size: 12px;
    color: #999;
}
.companyRecom ul{
    padding: 10px 0 15px 0;
    overflow: hidden;
}
.companyRecom li{
    float: left;
    box-sizing: border-box;
    width: 25%;
    padding:0 16px;
    position: relative;
    margin: 10px 0;
}
.companyRecom li i {
    position: absolute;
    left: 2px;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 6px;
    height: 6px;
    background: url(../../../../images/News/version/2021/icon1.png) no-repeat;
}
.companyRecom li a{
    display: block;
    height: 19px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
.companyRecom li:hover a{
    color: #00895c;
}
.companyRecom li:hover i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
/* footer */
#footer {
	width: 100%;
	border-top: 1px solid #e8e8e8;
	background: #333333;
	padding: 20px 0 12px;
}
#footer .w {
	width: 1400px;
	margin: 0 auto;
}
.foot {
	text-align: center;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.foot a {
	color: #999;
}
.foot a:hover {
	color: #00895c;
}
.footer-content {
	text-align: left;
	border-bottom: 1px solid #424241;
	padding-bottom: 22px;
	margin-bottom: 22px;
}
.guide{
	padding-left: 15px;
	width: 350px;
	float: left;
}
.guide span{
	font-size: 18px;
	line-height: 30px;
	display: block;
	margin-bottom: 10px;
	color: #fff;
}
.guide p{
	float: left;
	margin-right: 20px;
}
.guide p a {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #999;
}
.guide.last {
	width: auto;
	overflow: hidden;
	float: none;
}
.zyAPP {
	width: 110px;
	text-align: center;
	margin: 5px 10px;
	display: inline-block;
	vertical-align: top;
}
.zyAPP:first-of-type {
    margin-left: 0;
}
.zyAPP b{
	font-size: 14px;
	line-height: 30px;
	color: #999;
	font-weight: normal;
}
.WechatTop{
	font-size: 14px;
    line-height: 30px;
    color: #999;
}
.guide {
	width: 400px;
	position: relative;
}
.guide p {
	width: 180px;
}
.foot span {
	font-size: 16px;
	color: #fff;
	display: block;
	margin: 0 0 15px;
}
.foot i {
	font-style: normal;
	color: #00895c;
}
.foot ul {
	display: inline-block;
	margin-top: 10px;
}
.foot li {
	float: left;
	margin-right: 20px;
}
.foot li b{
	display: block;
	font-weight: normal;
	margin-bottom: 7px;
}
.foot li a {
	width: 24px;
	height: 24px;
	display: inline-block;
	border-radius: 50%;
	/* background: #cecece url(../../../images/index/QQ.png) no-repeat center; */
	margin-left: 8px;
	margin-right: 4px;
	vertical-align: top;
}

.foot li em{
	font-style:normal ;
	margin-right: 8px;
}
.bottom {
	padding: 20px 0;
	text-align: center;
	background-color: #333;
}
.bottom p a {
	margin-right: 12px;
}
.bottom p a.record6 {
	width: 86px;
	background: url(https://www.foodjx.com/images/index/ypxx.png) no-repeat;
	vertical-align: top;
	position: relative;
	height: 32px;
	display: inline-block;
	text-decoration: none;
	color: #424345;
	text-align: left;
	font: normal 12px/14px "microsoft yahei";
	margin: 0px 2px;
	border-radius: 3px;
	padding: 8px 0px 0 34px;
}
.bottom p a.record6::after {
	content: "互联网药品信息服务资格证书";
	position: absolute;
	right: 1px;
	top: 1px;
	width: 90px;
	background-color: #fff;
	bottom: 1px;
	border-radius: 2px;
	text-align: center;
	line-height: 14px;
	padding-top: 6px;
	padding-right: 6px;
	box-sizing: border-box;
}
.bottom span {
	margin-top: 15px;
	display: inline-block;
}
.bottom span img {
	margin-right: 5px;
}
.bottom span a {
	font-size: 12px;
	color: #999;
}

/* 0408 */
.mainTop{ height:54px; background:url(https://www.foodjx.com/images/tech_list2014/list2014.png) no-repeat -112px -117px; text-indent:25px;}
.mainTop p{ float:left; font:normal 14px/54px "Microsoft Yahei","\5b8b\4f53"; color:#666;}
.mainTop p a{ color:#666; padding:0 5px;}
.mainTop p a:hover{ color:#f60;}
.mainTop p span{ color:#00895c; padding-left:5px;}
.techRight{
    overflow: hidden;
    padding: 24px 20px 0;
    background-color: #fff;
    margin-bottom: 20px;
}
.hotTit{
    width: 310px;
    height: 31px;
    float: left;
    position: relative;
}
.hotTit h3{
    border-bottom: 3px solid #00895c;
    position: absolute;
    left: 0;
    bottom: -3px;
}
.hotTit h3 a{
    font: 22px/31px "Microsoft Yahei";
    color: #333;
}
.hotTit h3 em{
    font-style: normal;
    color: #00895c;
}
.hotTit a.more{
    font: 12px/31px "\5b8b\4f53","Tahoma";
    color: #777;
    position: absolute;
    right: 0;
    top: 0;
}
.picTop {
    width: 150px;
    float: left;
    height: 85px;
    margin-top: 15px;
    position: relative;
}
ul.tech-toplist {
    width: 310px;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
ul.tech-toplist li {
    width: 310px;
    height: 30px;
    overflow: hidden;
    float: left;
    text-indent: 15px;
    background: url(https://www.foodjx.com/images/sub2016.png) no-repeat -94px -24px;
}
ul.tech-toplist li a {
    font: 14px/30px "\5b8b\4f53","Tahoma";
    color: #666;
}
ul.tech-toplist li a:hover{text-decoration: underline;color: #f60;}
/* 20220810 */
.company-box {
	box-shadow: 0px 8px 16px 0px rgba(40, 40, 40, 0.06);
	padding: 24px;
	background: url(../../../../images/Company/version/2022/companybg.png) no-repeat;
	background-size: cover;
	border-radius: 8px;
}
.company-box .name {
	overflow: hidden;
}
.company-box .name .image {
	width: 78px;
	height: 78px;
	float: left;
	margin-right: 18px;
	border-radius: 50%;
	overflow: hidden;
	border: 2px solid #ddd;
}
.company-box .name .image a {
	display: block;
	height: 100%;
	width: 100%;
	background-size: contain !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
	cursor: auto;
	background-color: #fff !important;
}
.company-box .name p {
	overflow: hidden;
	font-size: 20px;
	line-height: 28px;
	height: 56px;
	font-weight: bold;
	margin-top: 14px;
}
.company-box .name p a {
	color: #1b1f29;
}
.company-box .btn {
	overflow: hidden;
	font-size: 0;
	text-align: center;
	margin: 30px -10px 0;
}
.company-box .btn a {
	display: inline-block;
	font-size: 16px;
	width: 136px;
	height: 44px;
	line-height: 44px;
	border-radius: 24px;
	background-color: #00895c;
	font-weight: bold;
	color: #fff;
}
.company-box .btn a.inquiry {
	background-color: #d0efe5;
	color: #00895c;
    margin-left: 28px;
}
.company-box .btn i {
	font-weight: normal;
	margin-right: 8px;
}
.left-bar {
	margin-left: -70px;
	left: auto !important;
}
.fixed-box {
	position: fixed;
	top: 0;
	transform: translateX(0);
	width: 372px;
	box-sizing: border-box;
	max-height: 762px;
	overflow-y: auto;
	overflow-x: hidden;
}
.online-talk {
	border-radius: 2px;
	background-color: #fff;
	box-shadow: 0px 10px 20px 0px rgba(40, 40, 40, 0.15);
	position: fixed;
	transform: translateX(-0);
    top: 340px;
	width: 150px;
	box-sizing: border-box;
	padding: 0 15px 18px;
	z-index: 999;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	display: none;
	/* -webkit-animation: 6s linear 0.15s infinite normal none running swing;
	animation: 6s linear 0.15s infinite normal none running swing; */
}
.online-talk .image {
	margin-top: -40px;
	text-align: center;
}
.online-talk p {
	font-size: 16px;
	font-weight: bold;
	margin-top: 13px;
}
.online-talk span {
	display: block;
	margin-top: 10px;
	color: #999;
	font-size: 15px;
}
.online-talk .talk {
	display: block;
	height: 36px;
	line-height: 36px;
	border-radius: 4px;
	background-image: -moz-linear-gradient( 0deg, #08a06d 0%, #5bcf8b 100%);
	background-image: -webkit-linear-gradient( 0deg, #08a06d 0%, #5bcf8b 100%);
	background-image: -ms-linear-gradient( 0deg, #08a06d 0%, #5bcf8b 100%);
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	margin-top: 15px;
}
.right-item {
	padding-left: 120px;
}
.Share-3 .code-right .code-logo {
	display: none;
}
.left .leftTitle .sc-ydl{
    position: relative;
    font-size: 14px;
    color: #999;
}
.left .leftTitle .sc-ydl i{
    font-size: 14px;
    color: #999;
}
.left .leftTitle .sc-btn{
    position: relative;
}
.left .leftTitle span.sc-btn a {
    height: 25px;
    width: 46px;
    display: inline-block;
    cursor: pointer;
	background: url(https://www.foodjx.com/images/sc-btn.png) no-repeat;
    padding: 0;
    border: 0;
}







