/**
 * Place your custom styles here.
 */
html{
	font-family: "微软雅黑",Arial;
    overflow-y: scroll;
    font-size: 14px;
}
body{
	margin: 0;
	padding: 0;	
}
ul,li{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul>li{
	float: left;
}
p{
	margin: 0;
}
::-webkit-scrollbar{
    display: none;
}
a,
a:link,
a:hover,
a:active,
a:visited{
	color: #000;
	text-decoration: none;
}
.hidden{
	display: none;
}
.paddingwrap{
	padding-left: 1em;
	padding-right: 1em;
	overflow: hidden;
}
.aligncenter{
	text-align: center!important;
}
.marginleft2em{
	margin-left: 2em;
}
.whitecolor{
	color: #FFF;
}
.fright{
	float: right;
}
.fleft{
	float: left;
}

#proot,
#header,
#pfooter,
#fmenu{
	max-width: 750px;
	margin: 0 auto;
}

#header{
	height: 4em;
    background-color: #FFF;
    color: #C3C3C3;
    position: fixed;
    top: 0;
    width: 100%;
}
#header a{
	color: #C3C3C3;
}
.hlogo{
	float: left;
	height: 2.5em;
	padding-left: 1.5em;
	padding-top: 0.75em;
}
.hlogo>a>img{
	height: 2.5em;
	vertical-align: middle;	
}
.hrmenu{
	float: right;
}
.hrmenu>span{
	display: block;
	width: 5em;
    height: 4em;
    background-size: 2em 2em;
    cursor: pointer;
}

.menulist{	
	background: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/menulist.png") center center no-repeat;
}
.menuclose{
	background: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/menuclose.png") center center no-repeat;
}

#pnav{
    width: 100%;
	max-width: 750px;
    background: #fff;
    top: 4rem;
    overflow: hidden;
    position: fixed;
    height: calc(100vh - 4em);
    z-index: 666;
}

.pnavcontent{
	padding: 0.5em 1.5em;
	font-size: 1.15em;
}
.pnavcontent>ul>li{
	line-height: 4em;
	width: 100%;
	border-bottom: 1px solid #eaeff6;
}
.pnavcontent>ul>li>a{
	display: block;
}
#pcontent{
	margin-top: 4em;
	margin-bottom: 2em;
}

#pcontent>.main{
	width: 100%;
	height: 16em;
	background: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/index/banner4main.jpg") center center no-repeat;
	background-size: cover;
}
#pcontent>.about{
	width: 100%;
	height: 32em;
	background: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/about/banner4about.jpg") center center no-repeat;
	background-size: cover;
}
#pcontent>.partner{
	width: 100%;
	height: 16em;
	background: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/partner/banner4partner.jpg") center center no-repeat;
	background-size: cover;
}

.pcontent-header-name{
	font-size: 3em;
	font-weight: bolder;
}
.pcontent-header-title{
	font-size: 2em;
	font-weight: bolder;
}
.pcontent-header-name,
.pcontent-header-title,
.pcontent-header-detail{
	margin-top: 1em;
}

.pcontent-body-product-title{
	font-size: 2em;
}
.pcontent-body-product-detail{
	font-size: 1.25em;
}
.pcontent-body-product-title,
.pcontent-body-product-detail{
	margin-top: 1em;
}

.pcontent-body-product-list{
	overflow: hidden;
	margin-top: 2em;
}
.pcontent-body-product-list>ul>li{
	width: 50%;
	float: left;
	line-height: 3em;
	font-size: 1.25em;
	overflow: hidden;
	margin-bottom: 1em;
}
.pcontent-body-product-list>ul>li>a{
	display: block;
}

.pcontent-body-product-list>ul>li>a>img{
	width: 3em;
	float: left;
}.pcontent-body-product-list>ul>li>a>span{
	text-indent: 0.5em;
	display: block;
}
.productico{
	width: 3em;
	height: 3em;
	float: left;
	overflow: hidden;
	padding-right: 0.5em;
}
.productico>img{
	width: 3em;
}
.enter{
	background: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/enter.png") center center no-repeat;
	background-size: 1em;
	width: 1em;
	height: 2em;
}
.pcontent-body-product-list>ul>li>a>.enter{
	float: right;
}

.pcontent-body-solution-title>span,
.pcontent-body-solution-title>.enter{
	float: left;
}
.pcontent-body-solution-title>.enter{
	padding-left: 1em;
}

.pcontent-body-solution-list{
	margin-top: 2em;
	overflow: hidden;
}
.pcontent-body-solution-list>ul>li{
	width: 100%;
	float: left;
	line-height: 2em;
	font-size: 1.25em;
	overflow: hidden;
	margin-bottom: 1em;
	background-color: #f5f7fa;
	padding: 0.5em;
}
.pcontent-body-solution-title,
.pcontent-body-solution-desc{
	width: 100%;
	float: left;
}
.pcontent-body-solution-desc{
	font-size: 1em;
}

.pcontent-body-case-list{
	overflow: hidden;
	margin-top: 2em;
}
.pcontent-body-case-list>img{
	width:100%;
	vertical-align: middle;
}
.pcontent-body-case-list>ul>li{
	width: 33.33%;
	float: left;
	line-height: 3em;
	overflow: hidden;
	margin-bottom: 1em;
	text-align: center;
}
.pcontent-body-case-list>ul>li>img{
	width: 10em;
	vertical-align: middle;
}

.pchanel-header .pcontent-header-title,
.pchanel-header .pcontent-header-detail{
	text-align: center;
	color: #FFF;
}
.pchanel-header .pcontent-header-title{
	font-size: 3em;
	margin-top: 2em;
}
.pchanel-header .pcontent-header-detail{
	font-size: 2em;
	padding: 0 1em;
}
.pchanel-header{
	width: 100%;
	height: 26em;
	background-size: cover;
}
.pchanel-header.mall{
	background: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/banner4mall.png") center center no-repeat;
}

.pcheader-title,
.pcheader-detail{
	text-align: center;
	color: #FFF;
	margin-top: 1em;
}
.pcheader-title{
	font-size: 3em;
	margin-top: 2em;
}
.pcheader-detail{
	font-size: 2em;
	padding: 0 1em;
}
.header-crm{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/crm/banner4crm.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhyx{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhyx/banner4zhyx.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhcy{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhcy/banner4zhcy.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhmy{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhmy/banner4zhmy.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhls{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhls/banner4zhls.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhjd{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhjd/banner4zhjd.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhjy{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhjy/banner4zhjy.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhty{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhty/banner4zhty.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhwl{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhwl/banner4zhwl.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhny{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhny/banner4zhny.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-yfwq{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/yfwq/banner4yfwq.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-dxfw{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/dxfw/banner4dxfw.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-dsjfw{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/dsjfw/banner4dsjfw.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-rjdzfw{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/rjdzfw/banner4rjdzfw.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-zhfjt{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhfjt/banner4zhfjt.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-jdal{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/zhfjt/banner4jdal.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.header-404{
	background-image: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/banner404.jpg");
	background-position: center;
	background-repeat: no-repeat;
}
.pcmain{
	margin: 0 auto;
}
.featureoutwrap,
.featureinnerwrap{
	display:block;
	overflow: hidden;
}
.featureoutwrap{
	margin-top: 2em;
}
.featureinnerwrap{
	padding: 0 1em;
}

.pcfeaturetitle,
.pcfeaturedesc,
.pcfeatureimg,
.pcfeaturelis,
.pcfeaturelis1,
.pcfeaturelis2,
.pcfeaturelis3,
.pcfeaturelis4,
.pcfeaturelis5{
	width: 100%;
	text-align: center;
	margin-top: 2em;
	overflow: hidden;
}
.pcfeaturetitle{
	font-size: 2em;
}
.pcfeaturedesc{
	font-size: 1.25em;
}
.pcfeatureimg{
	margin-bottom: 1em;
}
.pcfeatureimg>img{
	width: 100%;
	max-width: 750px;
}
.pcfeatureadname1{
	font-size: 2em;
	margin-top: 1em;
}
.pcfeatureadname2{
	font-size: 1.25em;
	width: 100%;
}
.pcfeatureadsep{
	width: 100%;
	font-size: 1.5em;
	margin: 1em 0;
}

.pcfeatureadname1,
.pcfeatureadnamedesc{
	width: 100%;
	line-height: 1.5em;
	margin-bottom: 0.5em;
}
.graybg{
	background-color: #f4f5fa;
}
.pcfeaturelis{
	text-align: left;
}
.pcfeaturelis>ul>li{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom: 2em;
}
.pcfeaturelis>ul>li>div{
	float: left;
}
.pcfeaturelis>ul>li>.fico{
	width: 30%;
	text-align: center;
}
.pcfeaturelis>ul>li>.ftitle,
.pcfeaturelis>ul>li>.fdesc{
	width: 70%;
}
.pcfeaturelis>ul>li>.ftitle{
	font-size: 1.25em;
}
.pcfeaturelis>ul>li>.fico>img{
	width: 5em;
}

.pcfeaturelis2>ul>li{
/* 	width: calc(50% - 2em); */
	height: 14em;
	width: 50%;
	float: left;
	overflow: hidden;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.pcfeaturelis2>ul>li>div{
	padding: 0 1em;
}
.pcfeaturelis2>ul>li>.ftitle{
	font-size: 1.25em;
	margin-top: 1em;
}
.pcfeaturelis2>ul>li>.fdesc{
	margin-top: 1em;
	font-size: 1em;
}
.pcfeaturelis2>ul>li>.fico>img{
	width: 5em;
}

.pcfeaturelis3>ul>li{
	width: 50%;
	min-height: 9em;
	float: left;
	overflow: hidden;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}
.pcfeaturelis3>ul>li>div{
	padding: 0 1em;
}
.pcfeaturelis3>ul>li>.ftitle{
	font-size: 1.25em;
	margin-top: 1em;
	border-left: solid 3px #0067ed;
	padding-left: 0;
	margin-left: 1em;
	text-indent: 0.5em;
	line-height: 1.25em;
}
.pcfeaturelis3>ul>li>.fdesc{
	margin-top: 1em;
	font-size: 1em;
}

.pcfeaturelis4>ul>li{
	margin-bottom: 1em;
}
.pcfeaturelis4>ul>li>.fico>img{
	width: 100%;
}
.pcfeaturelis4>ul>li>.ftitle{
	font-size: 1.25em;
	margin-top: 1em;
	line-height: 1.25em;
}
.pcfeaturelis4>ul>li>.fdesc{
	text-align: left;
	padding: 1em 0; 
}

.pcfeaturelis5>ul>li{
	margin-bottom: 2em;
}
.pcfeaturelis5>ul>li>.fico{
	width: 40%;
	text-align: center;
	overflow: hidden;
	float: left;
}
.pcfeaturelis5>ul>li>.fico>img{
	width: 100%;
}
.pcfeaturelis5>ul>li>.ftitle,
.pcfeaturelis5>ul>li>.fdesc{
	width: 50%;
	float: right;
	text-align: left;
}
.pcfeaturelis5>ul>li>.ftitle{
	font-size: 1.25em;
	margin-top: 0.5em;
}

.pcontent-body-feature,
.pcontent-body-feature1{
	display: block;
	overflow: hidden;
	margin-top: 2em;
}
.pcontent-body-feature>ul>li{
	width: calc(50% - 2em);
	height: 14em;
	float: left;
	overflow: hidden;
	margin-bottom: 1em;
	text-align: center;
}
.pcontent-body-feature>ul>li>div{
	width: 100%;
	float: left;
}

.pcontent-body-feature>ul>li>.fico>img{
	width: 5em;
}
.pcontent-body-feature>ul>li>.ftitle{
	font-size: 1.25em;
}
.pcontent-body-feature>ul>li>.fdesc{
	margin-top: 1em;
	font-size: 1em;
}

.pcontent-body-feature1>ul>li{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-bottom: 2em;
}
.pcontent-body-feature1>ul>li>div{
	float: left;
}
.pcontent-body-feature1>ul>li>.fico{
	width: 30%;
	text-align: center;
}
.pcontent-body-feature1>ul>li>.ftitle,
.pcontent-body-feature1>ul>li>.fdesc{
	width: 70%;
}
.pcontent-body-feature1>ul>li>.ftitle{
	font-size: 1.5em;
}
.pcontent-body-feature1>ul>li>.fico>img{
	width: 5em;
}

.bgwrap{
	width: 100%;
	margin: 0 auto;
	background-size: 100%;
	margin-top: 2em;
}
.mallfbg{
	min-height: 35em;
	background-repeat:no-repeat;
	background-position: center bottom;
	height: calc(100vw * 1.067);
	max-height: 57.15em;
}
.mallf1bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf1bg.png");
	height: calc(100vw * 1.87);
	max-height: 100em;
}
.mallf2bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf2bg.png");
}
.mallf3bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf3bg.png");
	background-color: #f4f5fa;
}
.mallf4bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf4bg.png");
}
.mallf5bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf5bg.png");
	background-color: #f4f5fa;
}
.mallf6bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf6bg.png");
}
.mallf7bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf7bg.png");
	background-color: #f4f5fa;
}
.mallf8bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf8bg.png");
}
.mallf9bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf9bg.png");
	background-color: #f4f5fa;
}
.mallf10bg{
	background-image:url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/mall/mallf10bg.png");
}

#pfooter{
	background-color: #050d16;
	width: 100%;
}
.applytest{
	height: 12em;
	background: url("https://env-00jxuascxzaq.normal.cloudstatic.cn/mtimgs4h5/applybg.png") center center no-repeat;
	background-size: cover;
	line-height: 12em;
	text-align: center;

}
.applytest>a>span{
	padding: 0.75em 1.25em;
	color: #FFF;
	font-size: 1.25em;
	background-color: #0067ed;
}
.morecase{
	height: 6em;
	line-height: 6em;
	text-align: center;

}
.morecase>a>span{
	padding: 0.75em 1.25em;
	color: #FFF;
	font-size: 1.25em;
	background-color: #0067ed;
}
.copyright{
	color: #fff;
    opacity: 0.6;
    width: 100%;
    font-size: 0.5em;
    text-align: center;
    padding: 2em 0;
}
.copyright>p{
	margin: 0;
	padding-bottom: 0.5em;
}
.copyright>p>a{
	color: #fff;
}

#pfooter{
	width: 100%;
	margin-bottom: 4em;
}

#fmenu{
	height: 4em;
    background-color: #FFF;
    color: #C3C3C3;
    position: fixed;
    bottom: 0;
    width: 100%;
}
#fmenu>ul>li{
	float: left;
	line-height: 4em;
	text-align: center;
}
#fmenu>ul>li.askonline,
#fmenu>ul>li.askphone{
	width: 49%;
}
#fmenu>ul>li.askseparate{
	width: 2%;
}

#fmenu>ul>li>a{
	display: block;
}
#fmenu>ul>li>a>img{
	vertical-align: middle;
	width: 2em;
	padding: 0 0.5em;
}
#uzenshare{
	display: none;
}