button{outline:none}
		.text-container video {
			width: 100%;
			height: 400px;
			background-color:#000
		}
		.content-container{font-size:16px;font-family: 微软雅黑;line-height: 1.5;}
		.content-container p, .content-container h1, .content-container h2, .content-container h3, .content-container h4, .content-container h5, .content-container table, .content-container pre{
			font-family:微软雅黑;
		}
		
		.w-e-toolbar p, .content-container-container p, .w-e-menu-panel p{
			font-size: 16px !important;
		}
		.content-container ul, .content-container ol{
			margin: 0 0 28px 0;
			padding: 0 10px;
		}
		.content-container ul li,.content-container ol li{
			font-size: 16px !important;
			color: rgba(0,0,0,0.8);
		}
		.content-container h1{
			font-weight:bold;
			margin-top:30px;
			margin-bottom:10px;
			line-height:1.4;
			font-size:20px;
			padding-left:25px;
			box-sizing:border-box;
			color:rgba(0,0,0,.84);
			background:url('https://www.6pian.cn/Public/img/service/h1.svg');background-position:0 7px;background-repeat:no-repeat;
			background-size:20px
		}
		.content-container h2{
			font-weight:bold;
			margin-top:30px;
			margin-bottom:10px;
			line-height:1.4;
			font-size:18px;
			padding-left:15px;
			box-sizing:border-box;
			color:rgba(0,0,0,.68);
			background:url('https://www.6pian.cn/Public/img/service/h2.svg');background-position:0 6px;background-repeat:no-repeat;
			background-size:10px
		}
		.content-container blockquote{
			background-image: url('https://www.6pian.cn/Public/img/service/b.svg');
			background-repeat: no-repeat;
			background-position: left 30px top 20px;
			background-color: #f8f8f8;
			color: rgba(0,0,0,.68);
			margin: 30px 0;
			padding: 40px 30px 20px;
			border-left:none;
			background-size:20px
		}
		.content-container blockquote p{margin-top:0}

		.content-container ul{padding-left:40px;margin:16px 0;}
		.content-container ul li{position:relative;padding-left:20px;margin-bottom:5px;color:rgba(0,0,0,.6)}
		.content-container ul li::before{content: "·"; color: #FFA200; font-size: 32px; position: absolute; left: 0; top: 0px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}
		.content-container ul li::marker{display:none;content:''}

		.content-container ol{padding-left:63px;margin:16px 0;}
		.content-container ol li{position:relative;margin-bottom:5px;color:rgba(0,0,0,.6)}

		.content-container .text-container img{height:auto!important}
        
        .ci-container{position:relative}
						.ci-container .ci-handle{position:absolute;right:40px;bottom:20px;}
						.ci-container .ci-handle button{cursor:pointer;transition:.1s}
						/* .ci-container .ci-handle button:hover{transform:scale(.95)} */
						.ci-container .ci-handle .contact{width:80px;height:30px;background-color:#FFA228;font-size:12px;color:#fff;border-radius:2px;border:none;margin-right:10px}
						.ci-container .ci-handle .follow{width:80px;height:30px;background:none;font-size:12px;color:#333;border-radius:2px;border:solid 1px #ccc}

                        .company-handle{display:flex;justify-content:center;margin-top:15px}
								.company-handle button{cursor:pointer;transition:.1s}
								/* .company-handle button:hover{transform:scale(.95)} */
								.company-handle .contact{width:80px;height:30px;background-color:#FFA228;font-size:12px;color:#fff;border-radius:2px;border:none;margin-right:10px}
								.company-handle .follow{width:80px;height:30px;background:none;font-size:12px;color:#333;border-radius:2px;border:solid 1px #ccc}


                                .fx_zao{
                                    width: 100%;
                                    height: 100%;
                                    position: absolute;
                                    top: 0;
                                    left: 0;
                                    background: rgba(0,0,0,.3);
                                    z-index: 900;
                                    display: none;
                                }
                                .fx_zao	.fx_box{
                                    width: 500px;
                                    height: 305px;
                                    position: fixed;
                                    top:260px;
                                    /*top: 50%;*/
                                    left: 50%;
                                    margin-left: -250px; 
                                    background-color: #fff;
                                    z-index: 901;
                                    padding:0 20px 20px 20px;
                                    border-radius: 3px;
                                }
                                .fx_zao	.fx_box .fx_xx{
                                    color: #797979;
                                    font-size: 24px;
                                    position: absolute;
                                    right: 20px;
                                    cursor: pointer;
                                    top: 10px;
                                }
                                .fx_zao	.fx_box .fx_tit{
                                    height: 55px;
                                    border-bottom: 2px solid #f5f5f5;
                                    line-height: 55px;
                                    color: #303030;
                                    font-size: 15px;
                                }
                                .fx_zao .fx_con{
                                    padding: 35px 20px 0 20px;
                                    display:flex
                                }
                                .fx_zao .fx_ewm{
                                    float: left;
                                    width: 50%;
                                }
                                .fx_zao .fx_ewm img{
                                    width: 140px;
                                    height: 140px;
                                    display: block;
                                    margin:0 auto;
                                }
                                .fx_zao .fx_ewm p{
                                    text-align: center;
                                    font-size: 14px;
                                    margin-top: 20px;
                                    color:#626262;
                                }
                                .fx_zao  .fx_qq{
                                    float: right;
                                    width: 55%;
                                    padding-top: 40px;
                                }
                                .fx_zao  .fx_qq a{
                                    margin-left: 30px;
                                    width: 22px;
                                    height: 22px;
                                    border-radius: 50%;
                                    float: left;
                                }
                                .fx_zao  .fx_qq p{
                                    text-align: center;
                                    font-size: 14px;
                                    margin-top: 70px;
                                    color:#626262;
                                }
                                .ct_no{
                                    display: none !important;
                                }
                                .ct_yes{
                                    display: block !important;
                                }
                                .hl-share-one a{transform: scale(1.6);}
                                .hl-share-one a{
                                    -webkit-filter: grayscale(100%);
                                    -moz-filter: grayscale(100%);
                                    -ms-filter: grayscale(100%);
                                    -o-filter: grayscale(100%);
                                    filter: grayscale(100%);
                                }
                                .hl-share-one a:hover{
                                    -webkit-filter: grayscale(0%);
                                    -moz-filter: grayscale(0%);
                                    -ms-filter: grayscale(0%);
                                    -o-filter: grayscale(0%);
                                    filter: grayscale(0%);
                                    opacity:1!important;
                                }


                                h1{font-size:24px;margin-bottom:10px;font-weight:bold}