.main{
    width: 1430px;
    margin: 0 auto;
}
body{min-width: 1430px}
@font-face {
    font-family: 'foodjx';  /* project id 1884361 */
    src: url('//at.alicdn.com/t/font_1884361_pxp95zjo0ha.eot');
    src: url('//at.alicdn.com/t/font_1884361_pxp95zjo0ha.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_1884361_pxp95zjo0ha.woff2') format('woff2'),
    url('//at.alicdn.com/t/font_1884361_pxp95zjo0ha.woff') format('woff'),
    url('//at.alicdn.com/t/font_1884361_pxp95zjo0ha.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_1884361_pxp95zjo0ha.svg#foodjx') format('svg');
}
.iconfont{
    font-family:"foodjx" !important;
    font-size:14px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
body{background-color: #f8f8f8;}
/* header */
.header {
	width: 100%;
	height: 40px;
	background: #f5f5f5;
}
.header .main{overflow: hidden;}
.divLogin{float: left;}
.divLogin a {
	font-size: 14px;
	line-height: 40px;
	color: #666;
	font-family: "Microsoft YaHei";
	margin: 0;
	margin-right: 25px;
}
.divLogin a.login:hover {
	background: none;
	color: #f05922;
}
.divLogin a.login {
	padding: 0;
}
.divLogin a:hover{color: #f05922;}
.header p {
	height: 40px;
	float: right;
	color: #666;
	font-size: 14px;
	margin-right: 126px;
}
.header p a {
	color: #666;
	display: inline-block;
	line-height: 40px;
	font-family: "Microsoft YaHei";
	margin-left: 20px;
	font-weight: normal;
}
/* Tophead */
.Tophead {
	position: relative;
}
.Tophead p {
	position: absolute;
	float: right;
	right: 0px;
	top: -29px;
	color: #dfdfdf;
	font-size: 14px;
}
.Tophead p a {
	color: #666;
	margin-left: 20px;
}
.Tophead img {
	max-width: 120px;
	max-height: 120px;
	position: absolute;
	top: 24px;
	z-index: 9999;
	padding: 8px;
	background: #00aa90;
	border-radius: 5px;
	display: none;
}
.Tophead img.hbapp {
	right: -5px;
}
.Tophead img.hbweixin {
	right: -70px;
}
.Tophead a.moblie:hover .hbapp {
	display: block;
}
.Tophead a.moweixin:hover .hbweixin {
	display: block;
}
/* top */
.top {
    margin: 0 auto;
    position: relative;
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 50px;
}
.logo {
	float: left;
	margin: 3px 150px 0 0;
}
.search {
	width: 680px;
	height: 42px;
	float: left;
	border: 2px solid #e5e5e5;
	position: relative;
	border-radius: 22px;
}

.searchSelect {
	width: 78px;
	height: 44px;
	position: relative;
	float: left;
}
.selectTop {
	position: relative;
	cursor: pointer;
}

.selectTop p {
	font-size: 16px;
	line-height: 22px;
	color: #333;
	text-indent: 16px;
	border-right: 1px solid #f0f0f0;
	margin-top: 10px;
}

.selectTop i {
	position: absolute;
	right: 10px;
	top: 4px;
	font-size: 13px;
	color: #d2d2d2;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}
.selectTop.focus i{
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search button {
	position: absolute;
	right: -2px;
	top: -2px;
	height: 44px;
	background-color: #00aa90;
	border-radius: 22px;
	color: #ffffff;
	width: 90px;
	font-size: 16px;
	border: none;
	font-family: "microsoft yahei";
	cursor: pointer;
}
.icon-search {
	color: #d2d2d2;
	font-size: 22px;
	position: absolute;
	left: 92px;
	top: 9px;
}

.search input {
	width: 416px;
	height: 25px;
	float: left;
	margin-top: 8px;
	border: none;
	font-size: 16px;
	font-family: "microsoft yahei";
	color: #999999;
	padding-left: 44px;
}

.selectBot {
	position: absolute;
	width: 82px;
	background-color: #ffffff;
	top: 42px;
	left: 0;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}

.selectBot li {
	line-height: 26px;
	font-size: 16px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
}

.selectBot li:hover {
	background-color: #05937d;
	border-left: 2px solid #05937d;
	border-right: 2px solid #05937d;
	color: #fff;
	cursor: pointer;
}
.top .main{
    position: relative;
}
.keyWords {
	position: absolute;
	left: 439px;
	top: 63px;
	line-height: 18px;
    width: 1010px;
    font-size: 14px;
}
.keyWords a {
	color: #333;
    margin: 0 6px;
}
.keyWords a:hover {
    color: #00895c;
}
.keyWords i {
    color: #ff2700;
    font-size: 18px;
    margin-right: 5px;
}
.help {
    float: left;
}
.help a {
    display: block;
    width: 140px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    background-color: #fa9300;
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    margin-left: 20px;
}
/* nav */
.nav{height:50px;width: 100%;margin: 0 auto 0;background: #00aa90;}
.nav .main{position:relative;}
.nav .menuList{margin: 0 auto;height: 50px;}
.nav .menuList a{padding: 0 58px; text-align: center; float: left;display: inline-block;height:50px;font:16px/50px "Microsoft Yahei";color:#fff}
.nav .menuList .focus{background: #4cb4a4;}
.nav .menuList a:hover{background: #4cb4a4;}
/* attract-list */
.attract-list {
	margin-top: 20px;
}
.leftimg {
	width: 327px;
	height: 590px;
	float: left;
}
.leftimg .image {
	position: relative;
	overflow: hidden;
	height: 100%;
}
.advs {
	position: relative;
	display: block;
}
.leftimg .image img {
	width: 100%;
	height: 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;
}
.rightimg {
	width: 1083px;
	float: right;
}
.rightBigImg {
	float: left;
	margin-right: 20px;
}
.rightBigImg .image {
	width: 716px;
	padding-bottom: 54%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.rightBigImg .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.rightSmallImg {
	overflow: hidden;
	margin-bottom: 20px;
}
.rightSmallImg .image {
	padding-bottom: 52.7%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.rightSmallImg .image img {
	max-height: none;
	display: block;
	width: 100%;
}
.rightimg ul {
	overflow: hidden;
	margin: -10px;
}
.rightimg ul li {
	width: 33.3333%;
	float: left;
	padding: 10px;
	box-sizing: border-box;
}
.rightimg ul li .image {
	padding-bottom: 53.5%;
	height: 0;
	position: relative;
	overflow: hidden;
}
.rightimg ul li .image img {
	max-height: none;
	display: block;
	width: 100%;
}
/* enter_features */
.enter_features{
	margin-top: 30px;
}
.enter_features .title,.companyMain .title,.companyNews .title{
	position: relative;
	text-align: center;
	margin-bottom: 30px;
	font-size: 0;
}
.enter_features .title h2,.companyMain .title h2,.companyNews .title h2{
	display: inline-block;
	font-size: 36px;
	margin: 0 78px;
}
.enter_features .title h2::after,.companyMain .title h2::after,.companyNews .title h2::after{
	content: "";
	position: absolute;
	top: 7px;
	left: 273px;
	height: 33px;
	width: 330px;
	background: url(../../../../images/Company/version/2021/leftBorder1.png) no-repeat;
}
.enter_features .title h2::before,.companyMain .title h2::before,.companyNews .title h2::before{
	content: "";
	position: absolute;
	top: 7px;
	right: 273px;
	height: 33px;
	width: 330px;
	background: url(../../../../images/Company/version/2021/rightBorder1.png) no-repeat;
}
.enter_features .title i,.companyMain .title i,.companyNews .title i{
	display: inline-block;
	height: 3px;
	width: 447px;
	background-color: #00aa90;
	vertical-align: top;
	margin-top: 23px;
}
.enter_features .content{
	overflow: hidden;
}
.enter_features .content .left{
	float: left;
	width: 693px;
	height: 390px;
	position: relative;
}
.enter_features .content .left img{
	width: 100%;
	height: 100%;
}
.enter_features .content .left p{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0 20px;
	background-image: linear-gradient(transparent, #333);
	opacity: .9;
}
.enter_features .content .left p a{
	display: block;
	color: #fff;
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}
.enter_features .content .left p:hover a{color: #f60;}
.enter_features .content .left i{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-size: 100px;
	color: #fff;
}
.enter_features .content ul{overflow: hidden;}
.enter_features .content ul li{
	float: left;
	width: 50%;
	padding: 20px 0 0 20px;
	box-sizing: border-box;
}
.enter_features .content ul li:nth-child(-n + 2) {
    padding-top: 0;
}
.enter_features .content li .image{
	padding-bottom: 53%;
	height: 0;
	overflow: hidden;
	position: relative;
}
.enter_features .content li .image img{
	max-height: none;
	width: 100%;
}

.enter_features .content li .image p{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0 15px;
	background-image: linear-gradient(transparent, #333);
	opacity: .9;
}
.enter_features .content li .image p a{
	display: block;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.enter_features p:hover a{color: #f60!important}
/* companyMain */
.companyMain{
	margin-top: 30px;
	overflow: hidden;
	background-color: #f8f8f8;
}
.companyMain .left,.companyNews .left{
	float: left;
	width: 420px;
	margin-bottom: -20px;
}
.companyMain .left li,.companyNews .left li{
	padding-bottom: 55.7%;
	height: 0;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}
.companyMain .left li:last-child,.companyNews .left li:last-child{margin-bottom: 0;}
.companyMain .left li img,.companyNews .left li img{
	width: 100%;
	max-height: none;
}
.companyMain .left li p,.companyNews .left li p {
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 0 20px;
	background-image: linear-gradient(transparent, #333);
	opacity: .9;
}
.companyMain .left li p a,.companyNews .left li p a {
	display: block;
	color: #fff;
	font-size: 18px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
}
.companyMain .left li p a:hover,.companyNews .left li p a:hover{
	color: #f60;
}
.companyMain .middle,.companyNews .middle{
	float: left;
	width: 582px;
	padding: 10px 20px 20px 40px;
	margin: 0 20px;
	background-color: #fff;
}
.companyMain .middle li,.companyNews .middle li{
	margin-top: 10px;
	padding-bottom: 13px;
	border-bottom: 1px dashed #e6e6e6;
}
.companyMain .middle li:last-child,.companyNews .middle li:last-child{
	padding-bottom: 0;
	border-bottom: none;
}
.companyMain .middle li p,.companyNews .middle li p{
	position: relative;
	margin-bottom: 11px;
}
.companyMain .middle li i,.companyNews .middle li i{
	position: absolute;
	left: -20px;
	top: 7px;
	width: 9px;
	height: 9px;
	background: url(../../../../images/Company/version/2021/iconLeft002.png) no-repeat;
    background-size: 100% 100%;
}
.companyMain .middle li p a,.companyNews .middle li p a{
	display: block;
	font-size: 18px;
	color: #333;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
.companyMain .middle li p a:hover,.companyNews .middle li p a:hover{
	color: #00aa90;
}
.companyMain .middle li span,.companyNews .middle li span{
	display: block;
	font-size: 16px;
	color: #999;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.companyMain .right,.companyNews .right{
	overflow: hidden;
	background-color: #fff;
	padding: 20px;
}
.companyMain .rightTitle,.companyNews .rightTitle{
	padding-bottom: 12px;
	border-bottom: 1px solid #e6e6e6;
}
.companyMain .rightTitle b,.companyNews .rightTitle b{
	font-size: 22px;
	color: #333;
	position: relative;
}
.companyMain .rightTitle b::after,.companyNews .rightTitle b::after{
	position: absolute;
	content: "";
	left: -20px;
	top: 0;
	bottom: 0;
	width: 6px;
	border-radius: 6px;
	background-color: #00aa90;
}
.companyMain .right ul{
	overflow: hidden;
	width: calc(100% + 20px);
}
.companyMain .right li{
	float: left;
	width: 50%;
	padding-right: 20px;
	margin-top: 20px;
	box-sizing: border-box;
}
.companyMain .right li .image{
	border: 1px solid #e6e6e6;
}
.companyMain .right li .image a{
	display: block;
	padding-bottom: 60.5%;
	height: 0;
	overflow: hidden;
}
.companyMain .right li .image a img{
	width: 100%;
	max-height: none;
}
/* companyNews */
.companyNews{
	margin-top: 30px;
}
.companyNews .right ul{
	padding-left: 15px;
	margin-top: 18px;
	border-left: 1px dashed #e6e6e6;
}
.companyNews .right li{
	position: relative;
	cursor: pointer;
	margin-bottom: 15px;
}
.companyNews .right li span{
	display: block;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	font-size: 16px;
	color: #999;
}
.companyNews .right li p{
	margin-top: 10px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;
}
.companyNews .right li p a{
	font-size: 18px;
	color: #333;
}
.companyNews .right li i{
	position: absolute;
	left: -24px;
	top: 4px;
	width: 17px;
	height: 17px;
	background: url(../../../../images/Company/version/2021/iconLeft002.png) no-repeat center;
}
.companyNews .right li:hover i{
	background: url(../../../../images/Company/version/2021/iconLeft002Hover.png) no-repeat;
}
.companyNews .right li:hover p a{color: #00aa90;}




/* footer */
#footer {
	margin-top: 30px;
	width: 100%;
	border-top: 1px solid #e8e8e8;
	background: #333333;
	padding: 20px 0 12px;
}
#footer .w {
	width: 1430px;
	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;
}