p {
   font-size:1rem;
}
.part {
    width: 1080px;margin: 0 auto;
}
.part {
    margin-bottom: 24px;
    background: #fff;
    border-radius: 24px;
}
p.subpara{
text-indent:40px;
	font-size: 14px;
    font-weight: bold;
}
.part ul>li {
    margin-top: 26px;
}
ul.leftul li{
	margin-top: 3px;
    list-style-type: disc;
	}
.part ul>li h2 {
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
    height: 40px;
    color: #101214;
}
.part ul>li .step {
    display: flex;
}
.part ul>li .laststep {
    margin-left: 56px;
    margin-right: 149px;
}
.part ul>li .laststep ul>li {
    display: flex;
    justify-content: space-between;
    margin-top: 32px;
}
	
.part ul>li .laststep ul>li .describe {
    position: relative;
    margin-top: 39px;
    font-size: 16px;
    line-height: 150%;
    color: #626469;
}
.part ul>li .laststep ul>li .describe:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 8px;
    background: #a8aaad;
}
.part ul>li .laststep ul>li .describe p {
    margin-left: 14px;
}
.part ul>li .laststep ul>li .describe #chrome {
    width: 180px;
    height: 32px;
    margin-top: 4px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    background-color: rgba(52,101,255,.1);
    border-radius: 8px;
}
.part ul>li .laststep ul>li .describe .blue {
    color: #3465ff;
}
.part ul>li .laststep ul>li .describe p {
    margin-left: 14px;
}
.part ul>li .laststep ul>li .describe  .step_desc {
       font-size: 0.8rem;
    width: 80%;
    line-height: 1.2rem;
}
.part ul>li .laststep ul>li img {
    flex: none;
	border: 0;
}
.part ul>li .step .buttom {
    display: inline-block;
    width: 200px;
    padding: 16px 0;
    margin-top: 12px;
    background: #3465ff;
    border-radius: 12px;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
}

.part ul>li .step .line {
    display: inline-block;
    width: 0;
    align-self: stretch;
    margin: 12px 37px -44px 17px;
    opacity: .4;
    border: 1px dashed #3465ff;
}
.part ul>li .id {
    display: inline-block;
    position: relative;
    margin-left: 5px;
    margin-right: 21px;
    height: 30px;
    width: 30px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    line-height: 30px;
    border-radius: 50%;
    background: rgba(52 101 255);
    box-shadow: 0 0 0 5px rgb(52 101 255 / 10%);
}
.leftdesc {
    margin: 10px;
    width: 42%;
}
.jiazaidiv{margin: 10px 0 10px 10px;width: 92%;clear: both}
	.desc2 {
    text-align: left;
    padding: 25px 35px;
    background-color: #F2F3E9;
    border-radius: 25px;
    font-size: 16px;
    line-height: 2;
    text-indent: 22px;
}
.emlist{
    font-weight: 600;
    font-size: 22px;
    line-height: 40px;
    height: 40px;
    color: #626469;margin: 40px 20px 0 20px;
	background: #eefcee;
    padding-left: 30px;
    }
	.h2explain{
    font-size: 13px;
    font-weight: normal;
	margin: -5px 0 5px 55px;
	}
	.multi_wrap{width:100%; margin:0px auto;background: #eefcee;border: 1px solid #abcea4;}
        .hide{display:none;}
        .multi_wrap .hlist{height:42px; width:550px;border-bottom: none}
        .multi_wrap .hlist li{font-size: 0.8rem;float:left; width:125px; line-height:40px; text-align:center; background:#d7d7d7; cursor:pointer;border: 1px solid #fff}

        .multi_wrap .hlist .selected{border-bottom:none; background:#fff;}
        .multi_wrap .cdivs{width:100%; min-height: 200px;  text-align:left; height: auto;padding: 0 10px 10px 3px}
		.multi_wrap .hlist ul li{margin-top:0px;line-height: 1.5;	}
	.bottomul .installiconlist a{padding-left:40px}
	.installiconlist a{margin-left: 50px;display: inline-block}

.openmethod {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}
div.div_kaifa{display:flex}
	div.div_kaifa .id{margin-top:5px}

.shopinstalldiv{width: 100%;padding:10px 10px 10px 50px}
.installiconlist{
	width: 100%;
    display: inline-flex;
	justify-content: space-around;	
}
.installiconlist .channel {
    display: inline-block;
    padding-left: 5px;
    height: 28px;
    line-height: 28px;
    vertical-align: middle;
    background: url(/images/chrome.ef1f78f4.png) 0 center no-repeat;
    background-size: 28px auto;
	font-size: 14px;
}

.installiconlist .se {
    background-image: url(/images/se.2618e90c.png)
}

.installiconlist .ee {
    background-image: url(/images/ee.b95367a8.png)
}

.installiconlist .edge {
    background-image: url(/images/edge.a20d9593.png)
}

.installiconlist .manual {
    background-image: url(/images/manual.525f7295.png)
}

@media screen and (max-width: 768px) {
	.part {    width: 97%;}
		.part ul>li .id{margin-left: 0.3rem;}
		.part ul>li .step .line{margin: 0.6rem 1.1rem -2rem 1.2rem;
		}
	.openmethodul {width: 96%;}
	.openmethod {
		display: flex;
		flex-flow: row wrap;
		justify-content: flex-start;
		width: 96%;
	}
	.emlist {margin: 40px 5px 0 20px;}
	div.div_kaifa h2.multilineh2{line-height:28px;}
	div.div_kaifatitle{width:80%; height:60px}

	.leftdesc {
		margin: 10px;
		width: 100%;
	}
	.shopinstalldiv{width: 100%;padding:10px 10px 10px 20px}
	.installiconlist a{margin-left: 0px;margin-right: 10px;display: inline-block}
}