.main{
    width: 1400px;
    margin: 0 auto;
}
body{
    background-color: #f8f8f8;
}
/* 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{
    background: url(https://www.afzhan.com/images/news2018/newsShow.png) 0 -17px no-repeat;
}
.header p a.reg{
    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;
    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;
    position: relative;
}
.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: 55px;
}
.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:0 20px;
}
.content .left li{
    padding: 17.5px 0;
    border-bottom: 1px dashed #e5e5e5;
    position: relative;
}
.content .left li h3{
    font-size: 16px;
    margin-bottom: 10px;
}
.content .left li h3 a{
    color: #00895c;
}
.content .left li h3 a:hover{
    color: #82a28a;;
}
.content .left li b{
    position: absolute;
    top: 24px;
    right: 0;
    font-weight: normal;
    font-size: 12px;
    color: #999;
}
.content .left li p{
    height: 42px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 1.5;
}
.content .left li p a{
    color: #ff853c;
}
/* page */
.page{
    height: 36px;
    width: 750px;
    padding:30px 0;
    margin: 0 auto;
}
.page a{
    float: left;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #ddd;
    font-size: 14px;
    color: #333;
    margin-right: 9px;
    border-radius: 5px;
}
.page a.on{
    background-color: #00895c;
    border-color: #00895c;
    color: #fff;
}
.page a.ft{
    background: #fff url(https://www.afzhan.com/images/news/companyList.png) no-repeat -59px -532px;
}
.page a.prev{
    width: 70px;
    background: #fff url(https://www.afzhan.com/images/news/companyList.png) no-repeat 8px -468px;
}
.page a.prev.ban{
    background-color: #fafafa;
    color: #999;
}
.page a.lt{
    width: 70px;
    background: #fff url(https://www.afzhan.com/images/news/companyList.png) no-repeat 8px -498px;
}
.page a.next{
    background: #fff url(https://www.afzhan.com/images/news/companyList.png) no-repeat 13px -533px;
}
.page .jump{
    float: left;
    line-height: 36px;
    color: #333;
    font-size: 14px;
}
.page .jump input{
    height: 34px;
    line-height: 34px;
    width: 34px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin: 0 9px;
    text-align: center;
}
.page .jump button{
    height: 36px;
    line-height: 36px;
    width: 50px;
    border: 1px solid #ddd;
    background-color: #fff;
    border-radius: 5px;
}
/* right */
.content .right{
    overflow: hidden;
}
/* 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, #538bed, #4179d9);
}
.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 */
#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;
}

/* 错误提示 */
.lostpro{width:525px;float: left;background: url(https://www.afzhan.com/images/lostpro.jpg) no-repeat;margin: 25px 0 10px;margin-left: 10px;padding-left: 135px;}
.lostpro span{font: 18px/44px "Microsoft Yahei";color: #333;}
.lostpro p{font: 12px/30px "\5b8b\4f53";color: #767676;}
.lostpro ul{font: 12px/30px "\5b8b\4f53";color: #767676;}
.lostpro ul li{background: url("../images/caigouSearch.png") no-repeat -143px -30px;padding-left: 12px;height:30px;}
/* 0408 */
.mainTop{ height:54px;border-bottom:1px solid #f0f0f0; 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;}
