.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;
    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: 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{
    margin-bottom: 20px;
    overflow: hidden;
}
.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;}
.content .left{
    float: left;
    width: 1030px;
    margin-right: 20px;
    position: relative;
}
.content .left li{
    height: 108px;
    margin-top: 20px;
    padding: 20px;
    background-color: #fff;
    position: relative;
}
.content .left li p{
    padding-left: 28px;
    position: relative;
    padding-bottom: 14px;
    border-bottom: 1px solid #e5e5e5;
}
.content .left li p i{
    position: absolute;
    left: 0;
    top: 4px;
    width: 19px;
    height: 19px;
    background: url(https://www.afzhan.com/images/News/version/2021/icon3.png) no-repeat;
}
.content .left li p a{
    font-size: 18px;
    font-weight: 700;
    color: #333;
}
.content .left li p:hover a{color: #f60;}
.content .left li .libox{
    width: 668px;
    overflow: hidden;
    padding-top: 5px;
}
.content .left li .libox span{
    float: left;
    width: 50%;
    color: #666;
    font-size: 14px;
    margin-top: 12px;
}
.content .left li .libox span b{
    color: #333;
    font-weight: normal;
    margin-right: 10px;
}
.content .left li .libox span i{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(https://www.afzhan.com/images/News/version/2021/icon001.svg) no-repeat;
    margin-right: 8px;
    vertical-align: top;
    margin-top: 1px;
}
.content .left li .libox span:nth-child(2) i{
    background: url(https://www.afzhan.com/images/News/version/2021/icon002.svg) no-repeat;
}
.content .left li .libox span:nth-child(3) i{
    background: url(https://www.afzhan.com/images/News/version/2021/icon003.svg) no-repeat;
}
.content .left li .libox span:nth-child(4) i{
    background: url(https://www.afzhan.com/images/News/version/2021/icon004.svg) no-repeat;
}
.content .left a.btn{
    position: absolute;
    right: 22px;
    bottom: 30px;
    width: 118px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #00895c;
    color: #00895c;
    border-radius: 15px;
    margin-top: 30px;
    font-size: 14px;
}
.content .left li:hover{
    box-shadow: 2px 0 5px #ccc;
}
.content .left li a.btn:hover{
    background-image: linear-gradient(to right, #7fc090 , #269945);
    color: #fff;
    border-color:transparent;
}
/* 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 */
.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{
    overflow: hidden;
    margin-top: 20px;
}
.content .right .right-adv {
    margin-bottom: 20px;
}
/* news */
.news:first-child{margin-top: 20px;}
.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;
}
/* hotDown */
.hotDown{
    padding: 24px 20px 0;
    background-color: #fff;
    margin: 20px 0;
}
.hotDown ul{
    padding-bottom: 20px;
}
.hotDown li{
    height: 24px;
    line-height: 24px;
    padding-left: 44px;
    position: relative;
    margin-top: 14px;
}
.hotDown li i{
    position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
    line-height: 16px;
    text-transform:uppercase;
    font-size: 12px;
    font-style: normal;
    text-align: center;
    border-radius: 2px;
    padding:0 2px;
}
.hotDown li i.jpg{
    border: 1px solid #44b75a;
    color: #44b75a;
}
.hotDown li i.pdf{
    border: 1px solid #f65e5f;
    color: #f65e5f;
}
.hotDown li i.doc{
    border: 1px solid #0095e5;
    color: #0095e5;
}
.hotDown li i.png{
    border: 1px solid #f60;
    color: #f60;
}
.hotDown li i.rar{
    border: 1px solid #6781aa;
    color: #6781aa;
}
.hotDown li i.text{
    border: 1px solid #de6b4d;
    color: #de6b4d;
}
.hotDown li i.docx{
    border: 1px solid #4ec1e7;
    color: #4ec1e7;
}
.hotDown li a.text{
    font-size: 14px;
    color: #333;
}
.hotDown li a.btn{
    position: absolute;
    right: 0;
    height: 24px;
    width: 50px;
    text-align: center;
    background-color: #00895c;
    color: #fff;
    border-radius: 3px;
    display: none;
}
.hotDown li:hover a.text{color: #00895c;}
.hotDown li:hover a.btn{display: inline-block;}
/* news */
.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: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
.news ul 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;
}
.news ul li.focus i{
    background: url(../../../../images/News/version/2021/icon2.png) no-repeat;
}
.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;
}
/* 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 img{
	max-width: 100%;
	max-height: 100%;
}
.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;
}
/* 下载弹窗 */
.authBg {
    background-color: #fff;
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 9998;
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2: document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.authBox {
    z-index: 9999;
    display: none;
    left: 50%;
    top: 50%;
    margin-left: -175px !important;
    margin-top: -125px !important;
    margin-top: 0px;
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2: document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.authMain {
    background: #fff;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.authMain a.close {
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url("/NewShowStand/Style/17/images/closed.png") no-repeat 0 0;
    right: 18px;
    top: 14px;
    z-index: 8;
}
.authMain h3 {
    position: absolute;
    font-size: 16px;
    top: 0px;
    left: 0px;
    z-index: 3;
    font-weight: bold;
    font-family: microsoft yahei;
    width: 100%;
    height: 44px;
    background: #f3f3f3;
    line-height: 44px;
    border-bottom: 1px solid #dddddd;
    text-indent: 15px;
}
.downBox {
    position: absolute;
    top: 100px;
    left: 47px;
}
.authMain .downBox label {
    font-size: 14px;
}
.authMain .downBox input {
    width: 180px;
    height: 30px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
    font-size: 14px;
    line-height: 30px;
    text-indent: 13px;
}
.authMain .downBox .Btn {
    text-align: center;
    margin-top: 30px;
}
.authMain .downBox .Btn button {
    width: 70px;
    margin: 10px;
    padding: 8px 0px;
    color: #fff;
    font-size: 16px;
    background: #2d78f4;
    text-align: center;
    display: inline-block;
    border: 0;
    font-family: microsoft yahei;
    border-radius: 2px;
}
.authMain .downBox .Btn button.cancel {
    background: #666666;
}
/* 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{
    margin-right: none;
}
.info li:last-child a{
    background-image: linear-gradient(to right, #7fc090 , #269945);
}
ul.tjqy li{
    padding: 0 5px 6px 5px;
    border-bottom: 1px solid #f5f5f5;
    margin-top: 8px;
}
ul.tjqy li a{
    display: block;
    height: 19px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
}
ul.tjqy li a:hover{
    color: #f60;
}
/* footer */
.footer{
	margin-top: 40px;
    padding:34px 0 34px 0;
    background-color: #212324;
}
.footer .main{
    overflow: hidden;
}
.footer_right{
    float: right;
    width: 315px;
    border-left: 1px solid #444444;
    padding-left: 50px;
}
.footer_right ul{
    float: left;
}
.footer_right li{
    display: block;
    font-size: 14px;
    color: #838383;
    margin: 15px 0;
}
.footer_right li:first-child{
    margin-top: 0;
    font-size: 20px;
    font-weight: 700;
}
.footer_right li:first-child i{
    font-size: 20px;
    margin-right: 13px;
}
.footer_right .footer_wx{
    float: right;
    width: 120px;
}
.footer_right .footer_wx img{
    width: 116px;
    height: 116px;
    border: 2px solid #009944;
}
.footer_right .footer_wx p{
    margin-top: 10px;
    font-size: 14px;
    color: #e2e2e2;
    text-align: center;
}

.footer_left{
    overflow: hidden;
}
.footer_left p a{
    font-size: 14px;
    color: #838383;
    border-right: 1px solid #838383;
    padding-right: 17px;
    margin-right: 17px;
}
.footer_left p a:hover{
    color: #00895c;
}
.footer_left span{
    display: block;
    font-size: 14px;
    color: #838383;
    margin-top: 24px;
}
.footer_left span a{
    display: inline-block;
    width: 14px;
    height: 16px;
    background: url(https://www.31food.com/images/news/version/2021/qq_ico.png) no-repeat;
    vertical-align: top;
    margin: 2px 22px 0 13px;
}
.footer .copyright {
    width: 800px;
    overflow: hidden;
    color: #ccc;
    font-size: 14px;
    opacity: 0.5;
    padding-top: 20px;
    margin-top: 25px;
    border-top: 1px solid #444444;
}
.footer .footer_icon {
    display: block;
    height: 44px;
    background: url(../../images/news/version/2021/copyright.png) no-repeat 0 0;
    background-size: auto 100%;
    margin-top: 12px;
    margin-bottom: 30px;
}
.footer .footer_icon li {
    float: left;
    width: 110px;
    height: 44px;
    margin-right: 12px;
}
.footer .footer_icon li a {
    display: block;
    height: 33px;
    width: 100%;
}
.footerBot{
    width:300px;
    margin:0 auto;
    padding:20px 0;
    text-align: center;
}
.footerBot a{
    display:inline-block;
    text-decoration:none;
    height:20px;
    line-height:20px;
}
.footerBot img{
    float:left;

}
.footerBot p{
    float:left;
    height:20px;
    line-height:20px;
    margin: 0px 0px 0px 5px;
    color:#939393;
    font-size: 16px;
    color: #333;
}
/* 搜索错误 */
.lostpro{width:545px;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(https://www.afzhan.com/images/caigouSearch.png) no-repeat -143px -30px;padding-left: 12px;height:30px;}
/* readPrompt */
.readPrompt{
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 99999;
    width: 380px;
    height: 480px;
    padding-top: 240px;
    background: url(../../../../Images/news/readPrompt.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 16px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
  font-family: 'Microsoft Yahei';
  }
  .readPromptClose{
    position: absolute;
    right: 14px;
    top: 14px;
    width: 14px;
    height: 14px;
    background: url(../../../../Images/news/readPromptClose.png) no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
  }
  .readPromptText{
    padding: 45px 25px 39px;
    text-align: center;
  }
  .readPromptText b{
    height: 34px;
    line-height: 34px;
    font-size: 24px;
    color: #333;
    display: block;
  }
  .readPromptText p{
    margin-top: 8px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #999;
  }
  .readPromptText a{
    margin-top: 48px;
    height: 46px;
    line-height: 46px;
    font-size: 17px;
    border-radius: 26px;
    color: #fff;
    background-color: #00895c;
    display: block;
  }