@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, /*table, caption, tbody, tfoot, thead, tr, th, td,*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input{margin: 0;padding: 0;border: none;outline: 0; /*font-size:100%;*/ font: inherit;vertical-align: baseline;}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6{-webkit-text-size-adjust: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{display: block;}
body{/*font-size:100%;*/ font-size:14px;}
ol, ul, li{list-style: none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after, q:before, q:after{content: '';content: none;}
ins{text-decoration: none;}
del{text-decoration: line-through;}
table{border-collapse: collapse;border-spacing: 0;}
input,textarea{font-family: "Microsoft YaHei";}
body{background:#fff; font-family: "Microsoft YaHei";}
a{color:#444;text-decoration:none;}
.st{font-family: simsun;}
.fl{display: block;float: left;}
.left{float: left;}
.right{float: right;}
.fr{display: block;float: right;}
.clear:after,
.cl::after,
.clr::after{content: ''; display: block; height: 0; clear: both; visibility: hidden; zoom: 1;}
.container{width: 1200px;margin: 0 auto;}

.container .cleft h1 { display: block; font-size: 26px; line-height: 36px; color: #202020; margin:20px 0; }

body .mt20 { margin-top:20px; }

/*顶部*/
.topbar{
	height: 40px;
	padding: 9px 0 0;
	background: #41454b;
	box-sizing: border-box;
}
.topbar .lmjxlogo {
	display: block;
	width: 171px;
	height: 20px;
	font-size: 0;
}
.topbar .tbnav {
	color: #fafafa;
}
.topbar .tbnav .item {
	display: inline-block;
	padding: 0 4px;
	font-size: 14px;
	line-height: 20px;
	color: #fafafa;
}
/*头部*/
.header {
	display: block;
	height: 310px;
	padding-top: 129px;
	background: url(https://www.mktman.com/u-static/2021/brands/images/headerbg.jpg) top center no-repeat;
	border-bottom: 1px solid #e4e5e6;
	box-sizing: border-box;
}
.hcompany {}
.hcompany .clogo {
	display: block;
	float: left;
	width: 166px;
	height: 112px;
	font-size: 0;
	line-height: 112px;
	text-align: center;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	-ms-border-radius: 7px;
	-o-border-radius: 7px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .2);
}
.hcompany .clogo img {
	height: 62px;
	vertical-align: middle;
}
.hcompany .hcompanyin {
	margin-left: 187px;
	padding-top: 32px;
}
.hcompany .hcompanyin .hcname {
	display: block;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	color: #17181a;
}
.hcompany .hcompanyin .hceng {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	line-height: 30px;
	color: #17181a;
}

.nav {
	display: block;
	margin-top: 19px;
	font-size: 0;
}
.nav .item {
    display: block;
    position: relative;
    float: left;
    margin-right: 16px;
    padding: 0 25px;
    font-size: 16px;
    line-height: 49px;
    color: #17181a;
}
.nav .item.cur {
	font-size: 20px;
	font-weight: bold;
	color: #e4393c;
}
.nav .item.cur i {
	display: block;
	position: absolute;
	width: 20px;
	height: 4px;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	background: #e4393c;
}

/*内容*/
.cmain {
	padding: 10px 0 56px;
	background: #fafafa;
}

.h2 {
	display: block;
	margin-top: 40px;
	font-size: 34px;
	line-height: 50px;
	text-align: center;
	color: #2a2a2a;
}

/*最新动态*/
.lnews {
	margin-top: 38px;
}
.lnews .itemhot {
	display: block;
	position: relative;
	width: 594px;
	height: 400px;
  	overflow: hidden;
}
.lnews .itemhot .icon {
	display: block;
	width: 100%;
	height: 100%;
}
.lnews .itemhot .icon img {
	width: 100%;
	/*height: 100%;*/
	vertical-align: top;
}
.lnews .itemhot .itemin {
	display: block;
	position: absolute;
	width: 100%;
	height: 110px;
	bottom: 0;
	left: 0;
	padding: 15px 20px 0;
	background: url(https://www.mktman.com/u-static/2021/brands/images/titbg.png) repeat;
	box-sizing: border-box;
}
.lnews .itemhot .itemin .tit {
	display: block;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.lnews .itemhot .itemin .text {
	display: block;
	height: 44px;
	margin-top: 6px;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	overflow: hidden;
}
.lnews .lnewsin {
	margin-left: 594px;
}

.lnews .lnewsin .item {
	display: block;
	position: relative;
	float: left;
	width: 290px;
	height: 194px;
	margin-bottom: 12px;
	margin-left: 12px;
  	overflow: hidden;
}
.lnews .lnewsin .item .icon {
	display: block;
	width: 100%;
	height: 100%;
}
.lnews .lnewsin .item .icon img {
	width: 100%;
	/*height: 100%;*/
	vertical-align: top;
}
.lnews .lnewsin .item .tit {
	display: block;
	position: absolute;
	width: 100%;
	height: 66px;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	font-size: 20px;
	line-height: 66px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(https://www.mktman.com/u-static/2021/brands/images/titbg.png) repeat;
	box-sizing: border-box;
}

.lmore {
	display: block;
	font-size: 14px;
	line-height: 22px;
	text-align: right;
	color: #5c5c5c;
}

/*产品中心*/
.lproduct {
	position: relative;
	margin-top: 24px;
	padding-top: 1px;
}
.lproduct .lpcates {
	display: block;
	float: left;
	width: 238px;
	height: 693px;
	margin-top: 5px;
	padding-top: 16px;
	background: #fff;
	border: 1px solid #e4e5e6;
	box-sizing: border-box;
}
.lproduct .lpcates .item {
	display: block;
	position: relative;
	width: 100%;
	height: 60px;
	padding-left: 30px;
	padding-right: 40px;
	font-size: 16px;
	line-height: 64px;
	color: #292929;
	box-sizing: border-box;
}
.lproduct .lpcates .item:hover,.lproduct .lpcates .item.cur {
	font-weight: bold;
	color: #e4393c;
}
.lproduct .lpcates .item:hover i,.lproduct .lpcates .item.cur i {
	display: block;
	position: absolute;
	width: 6px;
	height: 12px;
	right: 22px;
	top: 50%;
	margin-top: -4px;
	background: url(https://www.mktman.com/u-static/2021/brands/images/lpcatesarrow.png) center center no-repeat;
	background-size: 100% 100%;
}
.lproduct .lpcmore {
	display: block;
	position: absolute;
	width: 238px;
	height: 61px;
	left: 0;
	bottom: 0;
	font-size: 14px;
	line-height: 61px;
	text-align: center;
	color: #fff;
	background: #e4393c;
	border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-ms-border-radius: 10px 10px 0 0;
	-o-border-radius: 10px 10px 0 0;
}
.lplist {
	margin-left: 238px;
}
.lplist .item {
	display: block;
	float: left;
	width: 314px;
	height: 344px;
	margin-left: 6px;
	margin-top: 5px;
	padding: 24px;
	background: #fff;
	border: 1px solid #e4e5e6;
	box-sizing: border-box;
}
.lplist .item .icon {
	display: block;
	width: 100%;
	height: 169px;
	font-size: 0;
	line-height: 169px;
	text-align: center;
}
.lplist .item .icon img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.lplist .item .tit {
	display: block;
	margin-top: 18px;
	padding: 0 40px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #141414;
	word-break: break-all;
}
.lplist .item .itembar {
	display: block;
	margin-top: 12px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	color: #e02121;
}
.lplist .item .itembar a {
	padding: 0 6px;
	color: #e02121;
}


/*图片大全*/
.lphotos {}
.lphotonav {
	display: block;
	margin-top: 26px;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	color: #292929;
}
.lphotonav a {
	padding: 0 6px;
	color: #292929;
}

.lphotoscon {
	padding: 10px 0 16px;
}
.lphotoscon .itemhot {
	display: block;
	position: relative;
	width: 462px;
	height: 328px;
	margin-top: 11px;
}
.lphotoscon .itemhot .icon {
	display: block;
	width: 462px;
	height: 328px;
	font-size: 0;
	line-height: 328px;
	text-align: center;
}
.lphotoscon .itemhot .icon img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.lphotoscon .itemhot .tit {
	display: block;
	position: absolute;
	width: 100%;
	height: 44px;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	font-size: 16px;
	line-height: 44px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(https://www.mktman.com/u-static/2021/brands/images/titbg.png) repeat;
	box-sizing: border-box;
}
.lphotoscon .lphotolist {
	margin-left: 462px;
}
.lphotoscon .lphotolist .item {
	display: block;
	float: left;
	position: relative;
	width: 235px;
	height: 158px;
	margin-top: 11px;
	margin-left: 10px;
}
.lphotoscon .lphotolist .item .icon {
	display: block;
	width: 100%;
	height: 158px;
	font-size: 0;
	line-height: 158px;
	text-align: center;
}
.lphotoscon .lphotolist .item .icon img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.lphotoscon .lphotolist .item .tit {
	display: block;
	position: absolute;
	width: 100%;
	height: 44px;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	font-size: 16px;
	line-height: 44px;
	color: #fff;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(https://www.mktman.com/u-static/2021/brands/images/titbg.png) repeat;
	box-sizing: border-box;
}


/*视频大全*/
.lvideos {}
.lvlist {
	margin-left: -20px;
	padding-bottom: 16px;
}
.lvlist .item {
	display: block;
	float: left;
	width: 287px;
	margin-top: 16px;
	margin-left: 16px;
	border: 1px solid #ececec;
	border-bottom: 3px solid #ececec;
}
.lvlist .item .icon {
	display: block;
	position: relative;
	width: 100%;
	height: 181px;
	font-size: 0;
	line-height: 181px;
	overflow: hidden;
}
.lvlist .item .icon img {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.lvlist .item .icon .nplay {
	display: none;
	position: absolute;
	width: 100%;
	height: 181px;
	left: 0;
	top: 0;
	background: url(https://www.mktman.com/u-static/2021/brands/images/titbg.png) repeat;
}
.lvlist .item .icon .nplay i {
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	margin-left: -30px;
	background: url(https://www.mktman.com/u-static/2021/brands/images/nplay.png) center center no-repeat;
	background-size: 100% 100%;
}
.lvlist .item:hover {
	box-shadow: 0 0 10px #dcdcdc;
	border-bottom: 3px solid #e4393c;
}
.lvlist .item:hover .nplay {
	display: block;
}
.lvlist .item .itemin {
	width: 295px;
	height: 56px;
	padding: 0 12px 0 14px;
	font-size: 14px;
	line-height: 26px;
	color: #626262;
	box-sizing: border-box;
}
.lvlist .item .itemin .tit a {
	display: block;
	font-size: 14px;
	line-height: 26px;
	color: #626262;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lvlist .item .itemin .tit .imsg {
	font-size: 12px;
	line-height: 22px;
	color: #8a8989;
}


/*代理商*/
.ldls {}
.dlslist {
	padding-top: 10px;
	margin-left: -15px;
}
.dlslist .item {
	display: block;
	float: left;
	width: 390px;
	height: 200px;
	margin-left: 15px;
	margin-top: 14px;
	padding: 16px 27px;
	background: #fff;
	border-bottom: 1px solid #e8e8e8;
	border-left: 2px solid #e8e8e8;
	box-sizing: border-box;
}
.dlslist .item .cname {
	display: block;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dlslist .item .itemin {
	display: block;
	padding-top: 6px;
	font-size: 14px;
	line-height: 26px;
	color: #9c9c9c;
}
.dlslist .item .itemin .it {
	display: block;
	position: relative;
	margin-top: 4px;
	padding-left: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.dlslist .item .itemin .it i {
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 5px;
	left: 0;
}
.dlslist .item .itemin .it .cates {
	background: url(https://www.mktman.com/u-static/2021/brands/images/dlsicon1.png) center center no-repeat;
}
.dlslist .item .itemin .it .tel {
	background: url(https://www.mktman.com/u-static/2021/brands/images/dlsicon2.png) center center no-repeat;
}
.dlslist .item .itemin .it .address {
	background: url(https://www.mktman.com/u-static/2021/brands/images/dlsicon3.png) center center no-repeat;
}
.dlslist .item .itemin .it .contacter {
	background: url(https://www.mktman.com/u-static/2021/brands/images/dlsicon4.png) center center no-repeat;
}
/*新闻*/
.bread {
	font-size: 14px;
	line-height: 30px;
	color: #444;
}
.bread a {display: inline-block;}
.bread span {color: #8b8b8b;}

.listscreen {
	display: block;
	margin-top: 16px;
	padding: 10px 20px 34px;
	background: #fff;
	box-sizing: border-box;
}

.inlineh2 {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #313131;
}
.cates1 {
	display: block;
	font-size: 14px;
	line-height: 40px;
	color: #8c8c8c;
}
.cates1 .label {
	display: block;
	float: left;
	width: 76px;
	text-align: center;
}
.cates1 .cates1-list {
	display: block;
	margin-left: 76px;
	font-size: 0;
}
.cates1 .cates1-list .item {
	display: inline-block;
	margin-right: 60px;
	font-size: 14px;
	line-height: 40px;
	color: #17181a;
}
.cates1 .cates1-list .item.cur {
	font-weight: bold;
	color: #e4393c;
}

.cates2 {
	display: block;
	width: 967px;
	margin-left: 76px;
	padding: 6px 12px 6px 9px;
	border: 1px solid #dedede;
}
.cates2 .item {
	display: inline-block;
	margin-left: 15px;
	margin-right: 9px;
	font-size: 14px;
	line-height: 40px;
	color: #17181a;
}

.cates2  .item.cur {
	font-weight: bold;
	color: #e4393c;
}
.pageleft {
	display: block;
	width: 892px;
	background: #fff;
}
.pageright {
	width: 288px;
}
/*资讯*/
.cknewslist .item {
	padding: 24px 28px 32px 0;
	border-top: 1px dashed #f5f5f5;
}
.cknewslist .item .icon {
	display: block;
	width: 230px;
	height: 142px;
	font-size: 0;
	line-height: 142px;
	text-align: center;
	margin-right: 22px;
}
.cknewslist .item .icon img {
	max-width: 100%;
	height: 100%;
	vertical-align: middle;
}
.cknewslist .item .itemin {
  	padding-left: 20px;
}
.cknewslist .item .itemin h3 a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #171717;
}
.cknewslist .item .itemin p,.cknewslist .item .itemin .p {
	display: block;
}
.cknewslist .item .itemin p a,.cknewslist .item .itemin .p a {
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #888;
}
.cknewslist .item .itemin .itemininf {
	margin-top: 35px;
	font-size: 12px;
	line-height: 22px;
	color: #888;
}
.cknewslist {
	border-bottom: 1px solid #eaeaea;
}

/*联系方式*/
.prcontact {
	padding: 8px 20px;
	background: #fff;
}
.prcontactlist {
	padding-bottom: 6px;
}
.prcontactlist .it {
	display: block;
	position: relative;
	margin-top: 8px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 26px;
	color: #313131;
}
.prcontactlist .it span {
	display: block;
}
.prcontactlist .it i {
	display: block;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 5px;
	left: 0;
}
.prcontactlist .it .cticon1 {
	background: url(https://www.mktman.com/u-static/2021/brands/images/cticon1.png) center center no-repeat;
}
.prcontactlist .it .cticon2 {
	background: url(https://www.mktman.com/u-static/2021/brands/images/cticon2.png) center center no-repeat;
}
.prcontactlist .it .cticon3 {
	background: url(https://www.mktman.com/u-static/2021/brands/images/cticon3.png) center center no-repeat;
}
.prcontactlist .it .cticon4 {
	background: url(https://www.mktman.com/u-static/2021/brands/images/cticon4.png) center center no-repeat;
}
.prcontactlist .it .cticon5 {
	background: url(https://www.mktman.com/u-static/2021/brands/images/cticon5.png) center center no-repeat;
}
.prcontactlist .it .cticon6 {
	background: url(https://www.mktman.com/u-static/2021/brands/images/cticon6.png) center center no-repeat;
}

/*主营产品*/
.prmain {
	margin-top: 20px;
	padding: 8px 20px;
	background: #fff;
}
.prmainlist {
	padding: 4px 0;
	font-size: 0;
}

.prmainlist .item {
	display: inline-block;
	width: 50%;
	padding-left: 15px;
	padding: 6px 0 6px 15px;
	box-sizing: border-box;
}

.prmainlist .item span {
	display: block;
	padding-left: 15px;
	font-size: 14px;
	line-height: 24px;
	color: #222;
	background: url(https://www.mktman.com/u-static/2019/zj/images/dian.png) left center no-repeat;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/*用户故事*/
.story {}
.storylist {
	margin-left: -12px;
	padding-top: 1px;
}
.storylist .item {
	display: block;
	float: left;
	width: 392px;
	height: 336px;
	margin-top: 12px;
	margin-left: 12px;
	background: #fff;
}
.storylist .item .icon {
	display: block;
	width: 100%;
	height: 198px;
	font-size: 0;
	line-height: 196px;
	text-align: center;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.storylist .item .icon img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.storylist .item .tit {
	display: block;
	margin: 10px 20px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	color: #2e2e2e;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.storylist .item .text {
	display: block;
	height: 66px;
	margin: 10px 20px 0;
	font-size: 14px;
	line-height: 22px;
	color: #929191;
	overflow: hidden;
}

/**产品**/
.prolist {
	margin-left: -16px;
}
.prolist .item {
	display: block;
	float: left;
	width: 288px;
	height: 297px;
	margin-left: 16px;
	margin-bottom: 14px;
}
.prolist .item .icon {
	display: block;
	width: 100%;
	height: 217px;
	font-size: 0;
	line-height: 215px;
	text-align: center;
	border: 1px solid #eee;
	box-sizing: border-box;
}
.prolist .item .icon img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.prolist .item .title {
	display: block;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	color: #141414;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.prolist .item .itemin {
	display: block;
	height: 34px;
	margin-top: 8px;
	padding-left: 16px;
}
.prolist .item .itemin .moreinf {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: #e02121;
}
.prolist .item .itemin .moreinf a {
	color: #e02121;
}
.prolist .item .aaskp {
	display: block;
	width: 134px;
	height: 34px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	background: #e4393c;
}

/*关于我们*/
.about {
	padding: 20px 28px;
	box-sizing: border-box;
}
content p { line-height:180%; }
content p a { color: #0d86f1; }

.content_12 p { font-size:12px; }
.content_14 p { font-size:14px; }
.content_16 p { font-size:16px; }
.content_18 p { font-size:18px; }
.content_20 p { font-size:20px; }
.content_22 p { font-size:22px; }
.content_24 p { font-size:24px; }
.content_26 p { font-size:26px; }
.content_28 p { font-size:28px; }
.content_30 p { font-size:30px; }
.content_32 p { font-size:32px; }


/*视频列表*/
.videoslist {
	margin-left: -18px;
}
.videoslist .item {
	display: block;
	float: left;
	width: 286px;
	margin-left: 18px;
	margin-bottom: 12px;
}
.videoslist .item .icon {
	display: block;
	position: relative;
	width: 100%;
	height: 176px;
	font-size: 0;
	line-height: 176px;
	text-align: center;
}
.videoslist .item .icon img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.videoslist .item .icon i {
	display: block;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	background: url(https://www.mktman.com/u-static/2021/brands/images/nplay2.png) center center no-repeat;
	background-size: 100% 100%;
}
.videoslist .item .tit {
	display: block;
	height: 46px;
	margin-top: 6px;
	font-size: 14px;
	line-height: 23px;
	color: #010206;
	overflow: hidden;
}
/*图片*/
.photoslist {
	margin-left: -22px;
}
.photoslist .item {
	display: block;
	position: relative;
	float: left;
	width: 283px;
	height: 190px;
	margin-left: 22px;
	margin-bottom: 22px;
}
.photoslist .item .icon {
	display: block;
	width: 100%;
	height: 190px;
	font-size: 0;
	line-height: 190px;
	text-align: center;
}
.photoslist .item .icon img {
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.photoslist .item .icon i {
	display: block;
	position: absolute;
	width: 104px;
	height: 74px;
	top: -16px;
	right: -20px;
	background: url(https://www.mktman.com/u-static/2021/brands/images/ribbon.png) center center no-repeat;
}
.photoslist .item .tit {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	padding: 3px 34px 0;
	font-size: 14px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	background: url(https://www.mktman.com/u-static/2021/brands/images/titbg.png) repeat;
	box-sizing: border-box;
	overflow: hidden;
}
.photoslist .item:hover .tit {
	display: block;
}
/*荣誉*/
.honorlist {
	margin-left: -20px;
}
.honorlist .item {
	display: block;
	float: left;
	margin-left: 20px;
	margin-bottom: 20px;
	width: 386px;
	height: 310px;
	padding: 30px;
	background: #fff;
	box-sizing: border-box;
}
.honorlist .item .icon {
	display: block;
	width: 307px;
	height: 217px;
	font-size: 0;
	line-height: 217px;
	text-align: center;
}
.honorlist .item .icon img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.honorlist .item .text {
	display: block;
	margin-top: 16px;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	color: #5d5d5d;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.honornone {
	padding: 40px 0;
	background: #fff;
}
.honornone i {
	display: block;
	width: 259px;
	height: 209px;
	margin: 0 auto;
	background: url(https://www.mktman.com/u-static/2021/brands/images/honornone.png) center center no-repeat;
}
.honornone .text {
	display: block;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	color: #313131;
}

/*联系*/
.agent .inlineh2 {
	padding: 0 40px;
}

.agentcon {
	margin-bottom: 26px;
	padding: 20px 0 26px;
	background: #fff;
}
.agentcontact {
	padding: 0 42px;
}
.agentcontact .item {
	display: block;
	float: left;
	width: 50%;
    margin-top: 16px;
    font-size: 16px;
    line-height: 26px;
    color: #303030;
}
.agentcontact .item .label {
    display: block;
	float: left;
    width: 94px;
	color: #787878;
}
.agentcontact .item .text {
	display: block;
	margin-left: 94px;
    color: #303030;
}

.agentcontact .item.itemaddress {
	width: 100%;
}


/*分页*/
.pages {margin-left:-5px;margin-top:31px;margin:31px 0 10px -5px;font-size:0;text-align:center;}
.pages a,.pages span {display:inline-block;min-width:33px;height:30px;margin-left:5px;padding:0 10px;font-size:12px;line-height:28px;text-align:center;color:#999;border:1px solid #e5e5e5;box-sizing:border-box;}
.pages .nextprev {padding:0 12px;}
.pages .this {color:#fff;background:#ff4449;border-color:#ff4449;}

.fter-copyright{margin-top: 40px;padding: 32px 0 24px;font-size: 14px;line-height: 26px;text-align: center;color: #6e6e6e;background: #323232;}
.fter-copyright .i {}
.fter-copyright .i a{color: #6e6e6e;}
.ftercr-icon{display: block;position: absolute;width: 27px;height: 30px;left: -35px;top: -2px;background: url(https://www.mktman.com/u-static/2019/zj/images/ftercr-icon.png) center center no-repeat;}
.ftercr-icon2{display:inline-block;position:relative; top:2px; width: 27px;height:16px; background: url(https://www.mktman.com/u-static/2019/zj/images/icon-police.png) center center no-repeat;}

/*底部*/
.footer {background: #333;}
.footer .copyrightt {padding:10px 0;font-size:12px;line-height:30px;color:#adadad;text-align:center;}
.fcopyright {height:42px;font-size:14px;line-height:42px;color:#ccc;background:#3d3838;}
.fcopyright .links {margin-left:-12px;}
.fcopyright .links a {display:inline-block;padding:0 10px;font-size:14px;line-height:42px;color:#ccc;}
.fcopyright .links a span {color: #ababab;}
.fcopyright .copyright {color:#848484;}



/*******覆盖样式******/
.header.header_4{background: url(https://www.mktman.com/u-static/2021/brands/images/headerbg_4.png) top center no-repeat;background-size: auto 202px;}
.header.header_4 .hcompany .hcompanyin .hcname {color: #fff;}