*{margin: 0;padding: 0;list-style: none;}
html{
	
}
body {
    font-family: 'PingFang SC', 'Helvetica Neue', Helvetica, STHeiti, 'Microsoft YaHei', Arial, Verdana, sans-serif !important;
    -webkit-font-smoothing: antialiased;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #303030;
    overflow-x: hidden;
    color: #333333;
    background-color: #fff;
    min-width: 0;
    width: 100%;
}
.mobileMain{
	width: 100%;
	height: auto;
	
}
.mobileMain .imgDiv{
	width: 100%;;
	height: auto;
}
.mobileMain .imgDiv>img{
	width: 100%;
	height: auto;
}
.mobileMain .txet1{
    box-sizing: border-box;
    margin-top: 0px;
    padding: 15px 15px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 1rem;
    line-height: 1.9;
    
}
.mobileMain .txet1>p{font-size: 16px;}
.mobileMain .top50{margin-top: 50px;}
.mobileMain .top30{margin-top: 30px;}

.mobileMain .titleText1{
	width: 100%;
	height: auto;
	box-sizing: border-box;
	margin: 3.2rem 0 2.2rem 0;
	display: block;
    font-size: 16px;
    color: #4a4a4a;
    font-weight: normal;
    padding-bottom: 0;
    text-align: center;
    /*padding: 0 15px;*/
    font-weight: bold;
}

/*下载*/
.mobileMain .downLoadBox{
	width: 100%;
	height: auto;
}
.mobileMain .downLoadBox .contentBox{
	width: 100%;
	height: auto;
	position: relative;
	background: url(../zkImg/mobile/downLoadBg.png) left top no-repeat;
	background-size: 100% 100%;
	min-height: 231px;
}
.mobileMain .downLoadBox .contentBox .bgImg{
	width: 100%;
	height: auto;
}
.mobileMain .downLoadBox .contentBox .leftImg{
	width: 39%;
	height: 100%;
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
	position: absolute;
	display: flex;
	align-items: center;
}
.mobileMain .downLoadBox .contentBox .leftImg>img{
	/*width: calc(100% - 20px);*/
	width: 100%;
	height: auto;
	align-content: center;
	/*position: absolute;
	top: -15px;*/
}
.mobileMain .downLoadBox .contentBox .rightTextBox{
	width: 61%;
	height: 100%;
	float: right;
	padding-right: 10px;
	box-sizing: border-box;
	padding-top: 10px;
}
.mobileMain .downLoadBox .contentBox .rightTextBox .liBox{
	width: 100%;
	height: auto;
	margin-top: 8px;
	margin-bottom: 10px;
}
.mobileMain .downLoadBox .contentBox .rightTextBox .liBox .txets{
	width: 100%;
	height: auto;
	/*height: 28px;*/
	/*line-height: 36px;*/
	color: #fff;
	position: relative;
}
.mobileMain .downLoadBox .contentBox .rightTextBox .liBox .txets .text1{
	font-size: 0.8rem;
    margin-right: 10px;
    /*height: 28px;*/
    line-height: 24px;
    font-weight: bold;
    display: block;
    float: left;
    position: absolute;
    left: 0;
}
.mobileMain .downLoadBox .contentBox .rightTextBox .liBox .txets .text2{
	display: block;
	font-size: 0.5rem;
    /*height: 28px;*/
    line-height: 13px;
    float: left;
    padding-left: 2.8rem;
    /*position: absolute;
    left: 2.7rem;*/
}
.mobileMain .downLoadBox .contentBox .rightTextBox .liBox .btnBox{
	width: 100%;
	height: auto;
	margin-top: 5px;
}
.mobileMain .downLoadBox .contentBox .rightTextBox .liBox .btnBox .btns{
	height: auto;
	margin-right: 10px;
	display: inline-block;
	width: 62px;
	padding-top: 3px;
}
.mobileMain .downLoadBox .contentBox .rightTextBox .liBox .btnBox .btns>img{
	width: 100%;
	height: auto;
}
.mobileMain .newDetailBox{
	width: 100%;
	height: auto;
	padding: 0 12px;
	box-sizing: border-box;
}
.mobileMain .newDetailBoxTitle .imgBox1{
	width: 100%;
	height: auto;
}
.mobileMain .newDetailBoxTitle .imgBox1>img{
	width: 100%;
}
.mobileMain .newDetailBox .contentBox{
	width: 100%;
	height: auto;
	margin-top: 45px;
}

.mobileMain .newDetailBox .contentBox .text1{
    box-sizing: border-box;
    margin-top: 0px;
    padding: 0px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin: 15px 0 15px 0;
    margin-bottom: 1rem;
}
.mobileMain .newDetailBox .contentBox .text2{
    text-align: center;
    box-sizing: border-box;
    margin-top: 0px;
    margin-bottom: 1.5rem;
    padding: 0px;
    line-height: 1.75;
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.mobileMain .newDetailBox .contentBox .text3{
    box-sizing: border-box;
    margin-top: 0px;
    padding: 0px;
    font-size: 16px;
    color: #333333;
    margin: 0 0 15px;
    margin-bottom: 1rem;
    line-height: 1.9;
    text-align: justify;
}
.mobileMain .newDetailBox .contentBox .imgBox{
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}
.mobileMain .newDetailBox .contentBox .imgBox>img{
	max-width: 100%;
	width: auto;
	margin: auto;
	display: block;
}
.mobileMain .newDetailBox .contentBox .imgBox1{
	width: 100%;
	height: auto;
	margin: 0 0 10px 0;
}
.mobileMain .newDetailBox .contentBox .imgBox1>img{
	max-width: 100%;
	display: block;
	width: auto;
}
.mobileMain .newDetailBox .contentBox .bText{
    font-weight: bold;
}



/*图片放大弹窗 */
.mobileMain .maxImgBox{
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1200;
    display: none;
}
.mobileMain .maxImgBox .cm-mask{
	position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
.mobileMain .maxImgBox .cm-win{
    width:100%;
    height: 100%;
    /*background: #fff;*/
    position: absolute;
    left: 0;
    top: 0;
    /*margin-left: -289px;
    margin-top: -244px;*/
    min-height: 200px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    behavior: url(js/PIE.htc);
    -ms-behavior: url(js/PIE.htc);
    animation: scaleEWei 0.2s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -webkit-animation: scaleEWei 0.2s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -moz-animation: scaleEWei 0.2s cubic-bezier(0.25, 0.5, 0.5, 0.9);
    -o-animation: scaleEWei 0.2s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.mobileMain .maxImgBox .cm-win h1{
	font-size: 20px;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    border-bottom: 1px solid #eee;
    color: #333;
}
.mobileMain .maxImgBox .cm-win .commonMaskClose{
	font-weight: lighter;
    outline: none;
    border: none;
    background: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    background: url('../images/closeBtn.png') center no-repeat;
    background-size: 20px 20px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    top: 10px;
    right: 20px;
    color: #ccc;
    font-size: 22px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.mobileMain .maxImgBox .cm-win .cm-content{
    padding:0;
	height: 100%;
	box-sizing: border-box;
	
}
.mobileMain .maxImgBox .cm-win .cm-content .cm-content-inner{
    text-align: center;
    height: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}
.mobileMain .maxImgBox .cm-win .cm-content .cm-content-inner .maxImgs{
	height: 100%;
	max-width: 100%;
}
