/*样式初始化*/
@charset "UTF-8";
.news_detail,.news_detail li,.news_detail a{
  list-style: inherit;
  background: inherit;
  outline: inherit;
  text-decoration: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
}

*{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
li {
  list-style: none;
}
input,
button,
textarea{
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  border: 0;
  background: none;
  -webkit-appearance: none;
  outline: none;
}
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline: none;
  -webkit-tap-highlight-color: transparent;
}
a {
  -webkit-touch-callout: none;
  text-decoration: none;
  color: inherit;
  outline: 0;
  cursor: pointer;
}
label{
	font-weight: normal;
}
em,
i {
  font-style: normal;
}
html{
  height: 100%;
}
body {
  font-family: "microsoft yahei";
  position: relative;
  font-size: 14px;
  height: 100%;
  min-width: 1200px;
}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.marbottom{margin-bottom: 129px;}
/*样式初始化    结束*/
.jy-index{
	position: relative;
	height: 100%;
}
.jy-header{
	z-index: 999;
	position: fixed;
	top: 0;
	width: 100%;
	background: #fff;
}
.jy-h-index{
	background: none;
}
.jy-headtop{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.jy-head-logo{
	float: left;
	width: 135px;
	margin-left: 16px;
	height: 61px;
	line-height: 60px;
}
.jy-head-logo img{
	width: 100%;
	vertical-align: middle;
}
.jy-head-nemu{
	float: right;
	overflow: hidden;
	font-size: 0;
	margin-right: 13px;
	letter-spacing: 27px;
}
.jy-head-nemu a{
	display: inline-block;
	padding: 0 9px;
	padding-top: 3px;
	border-bottom: 3px solid transparent;
	line-height: 54px;
	font-size: 16px;
	color: #666;
	letter-spacing: 2px;
	font-weight: bold;
}
.jy-head-nemu .jhn-click{
	color: #47a6f8;
	border-bottom: 3px solid #47a6f8;
}
.jy-head-nemu a:hover{
	color: #47a6f8;
	border-bottom: 3px solid #47a6f8;
}
.nav_btn{
	float: right;
	margin-top: 15px;
}
.rzbtn,.loginbtn{
	width: 80px;
	height: 34px;
	border-radius: 25px;
	background: #47a6f8;
	color: #fff;
	line-height: 34px;
	display: inline-block;
	text-align: center;
}
.loginbtn{
	border: 1px #47a6f8 solid;
	background: #fff;
	color: #47a6f8;
}
.jy-h-index .jhn-click{
	color: #fff;
	border-bottom: 3px solid #fff;
}
.jy-h-index a:hover{
	color: #fff;
	border-bottom: 3px solid #fff;
}
.jy-h-index a{
	color: #fff;
}
.jy-index-con{
	position: relative;
	min-height: -moz-calc(100% - 129px);
  min-height: -webkit-calc(100% - 129px);
  min-height: calc(100% - 129px);
	// background: url(../img/jy-index-bg.jpg) no-repeat center center;
	// -webkit-background-size: cover;
	// -moz-background-size: cover;
	// -o-background-size: cover;
	// background-size: cover;
	padding-top: 60px;
	overflow: hidden;
}
.jy-index-banner{
	width: 100%;
}
.jy-about-con{
	width: 100%;
}
.jy-table{
	display: table;
	width: 1200px;
	// height: 740px;
	margin: 0 auto;
}
.jy-cell{
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}
.jyc-con{
	width: 100%;
	// height: 460px;
}
.martop56{
	margin-top: 56px;
}
.marbot55{
	margin-bottom: 55px;
}
.width_max{
	width: 100%;
	position: relative;
}
// .width_max img{
// 	position: relative;
// 	left: 50%;
// 	margin-left: -960px;
// }
.width_1200{
	width: 1200px;
}
/*首页样式开始*/
// .img{
// 	background: url(../img/index-banner.jpg) no-repeat center center;
// 	height: 560px;
// 	width: auto;
// }
.banner_img{
	width: 100%;
}
.index_two{
	width: 920px;
	margin: 0 auto;
	height: 168px;
}
.index_li{
	float: left;
	margin-right:20%;
	position: relative;
	cursor: pointer;
}
.indextwo_btn_active,.indextwo_con_jt{
	display: none;
}
.indextwo_con_jt{
	position: absolute;
	bottom: -42px;
	left: 40%;
}
.jy-index-twocon,.jy-solution-twocon{	
	width: 100%;
}
/*服务平台切换*/
.pcbg{
	background: #f3f8ff;
}
.con_title{
	padding-top: 60px;
}
.con_left{
	margin-left: 16px;
	float: left;
	position: relative;
}
.con_left .left_ul .left_li b{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #40c9ef;
	display: inline-block;
	margin-right: 5px;
}
.con_left .left_ul{
	margin-top: 28px;
}
.con_left .left_li{
	color:#999;
	font-size: 14px;
	line-height: 29px;
}
.flf{
	float: left;
	margin: 40px 0 60px 0;
	position: relative;
}
.flf a{
	float: left;
	display: block;
	width: 130px;
	height: 44px;
	border-radius: 100px;
	cursor: pointer;
}
.flr{
	float: right;
	position: relative;
}
.flr a{
	position: absolute;
	display: block;
	width: 130px;
	height: 44px;
	border-radius: 100px;
	cursor: pointer;
}
/*视频*/
.three_computer{
	margin-top: 85px;
}
.three_video{
	width: 476px;
	height: 333px;
	position: absolute;
	top:89px;
	left: 97px;
}
.flf .jfc-btn-a{
	width: 120px;
	background: url(../img/jy-mfsqrz-btn.png) no-repeat top;
	background-size: 120px;
	margin-right: 24px;
}
.flf .jfc-btn-b{
	width: 120px;
	background: url(../img/jy-login-btn.png) no-repeat top;
	background-size: 120px;
}
.jfc-btn-a:hover{
	box-shadow: 0 4px 9px rgba(9,98,174,0.26);
	-moz-box-shadow: 0 4px 9px rgba(9,98,174,0.26);
}
.jfc-btn-b:hover{
	box-shadow: 0 4px 9px rgba(9,98,174,0.16);
	-moz-box-shadow: 0 4px 9px rgba(9,98,174,0.16);
}

/*服务平台切换右边电脑动画*/
.con_right{
	float: right;
	margin-top: 100px;
	width: 573px;
	height: 343px;
	position: relative;
}
.right_computer{
	position: relative;
	z-index: 1;
}
.right_kfcenter,.right_heathxj,.right_sxzz,.right_more,.right_qy{
	position: absolute;
	z-index: 2;
}
/*客服中心*/
.right_kfcenter{	
	top:69px;		
	left: 20px;	
	// animation:kfcenterUpdown .8s 1 alternate;
	// -webkit-animation:kfcenterUpdown .8s 1 alternate;
}
.com_animation .right_kfcenter{
	top:69px;		
	left: 20px;	
	animation:kfcenterUpdown .8s 1 alternate;
	-webkit-animation:kfcenterUpdown .8s 1 alternate;
}
@keyframes kfcenterUpdown{
	0%{top:69px}
	50%{top:80px}
	100%{top:69px}
}
@-webkit-keyframes kfcenterUpdown{
	0%{top:69px}
	50%{top:80px}
	100%{top:69px}
}
/*健康宣教*/
.right_heathxj{
	top:135px;	
	left: -10px;
	// animation:heathxjUpdown .8s 1 alternate;
	// -webkit-animation:heathxjUpdown .8s 1 alternate;
}
.com_animation .right_heathxj{
	animation:heathxjUpdown .8s 1 alternate;
	-webkit-animation:heathxjUpdown .8s 1 alternate;
}
@keyframes heathxjUpdown{
	0%{top:135px}
	50%{top:150px}
	100%{top:135px}
}
@-webkit-keyframes heathxjUpdown{
	0%{top:135px}
	50%{top:150px}
	100%{top:135px}
}
/*双向转诊*/
.right_sxzz{
	top:235px;	
	left: -15px;
	// animation:sxzzUpdown .8s 1 alternate;
	// -webkit-animation:sxzzUpdown .8s 1 alternate;
}
.com_animation .right_sxzz{
	animation:sxzzUpdown .8s 1 alternate;
	-webkit-animation:sxzzUpdown .8s 1 alternate;
}
@keyframes sxzzUpdown{
	0%{top:235px}
	50%{top:260px}
	100%{top:235px}
}
@-webkit-keyframes sxzzUpdown{
	0%{top:235px}
	50%{top:260px}
	100%{top:235px}
}
/*更多*/
.right_more{
	top:120px;		
	right: -30px;
	// animation:moreUpdown .8s 1 alternate;
	// -webkit-animation:moreUpdown .8s 1 alternate;
}
.com_animation .right_more{
	animation:moreUpdown .8s 1 alternate;
	-webkit-animation:moreUpdown .8s 1 alternate;
}
@keyframes moreUpdown{
	0%{top:120px}
	50%{top:150px}
	100%{top:120px}
}
@-webkit-keyframes moreUpdown{
	0%{top:120px}
	50%{top:150px}
	100%{top:120px}
}
/*签约建档*/
.right_qy{
	top:240px;		
	right: -30px;
	// animation:qyUpdown .8s 1 alternate;
	// -webkit-animation:qyUpdown .8s 1 alternate;
}
.com_animation .right_qy{
	animation:qyUpdown .8s 1 alternate;
	-webkit-animation:qyUpdown .8s 1 alternate;
}
@keyframes qyUpdown{
	0%{top:240px}
	50%{top:265px}
	100%{top:240px}
}
@-webkit-keyframes qyUpdown{
	0%{top:240px}
	50%{top:265px}
	100%{top:240px}
}
/*app 切换*/
.appbg{
	background: #f5f5f6;
}
.ios_img{
	width: 150px;
	height: 150px;
	border-radius: 10px;
	margin: 15px 0 25px 165px;
}
.ios_onload{
	position: absolute;
	bottom: 135px;
}
.right_phone{
	margin-top: -23px;
}
/*微信公众号 切换*/
.right_phone_wx{
	margin-top: -85px;
}
.jfc-btn-d{
	top: 182px;
	left: 235px;
}
.jfc-btn-e{
	top: 195px;
	left: 150px;
	background: url(../img/jyc-e-btn.png) no-repeat top;
	background-size: 130px;
}
/*最新资讯*/
.new_title{
	font-size: 40px;
	color: #333;
	text-align: center;
	margin-top: 90px;
	font-weight: bold;
	font-family: '黑体'
}
.new_ul{
	width: 1168px;
	margin: 39px auto 0;
}
.new_ul .new_li{
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	color: #3d4149;
	width: 584px;
	height: 60px;
	float: left;
}
.new_ul .new_li b{
	font-size: 30px;
	color: #47a6f8;
}
.new_ul .new_li span{	
	width: 390px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	display: inline-block;
	font-size: 16px;
	font-family: 'Microsoft YaHei';
	margin-left: 5px;
}
.new_ul .new_li i{
	font-size: 16px;
	color: #5e6571;
	float: right;
	margin: 12px 20px 0 0;
}
.new_more{
	color: #999;
	float: right;
	font-size: 14px;
	margin-right: 80px;
	cursor: pointer;
	margin-bottom: 90px;
}
/*首页样式结束*/
/*解决方案开始*/
.solution_btn_a{
	position: relative;
	width: 200px;
	margin: 0 auto;
}
.qq_btn{
	position: absolute;
	width: 200px;
	height: 50px;
	top: 0;
	left: 0;
	opacity: 0;
}
.tab_top.bgdztop{
	background: #ffd700;
}
.solution_img{
	background: url(../img/solutionbanner.jpg) no-repeat center center;
	height: 450px;
	width: auto;
}
.solution_two{
	margin: 0 auto;
	height: 49px;
	width: 743px;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	margin-top: 50px;
}
.solution_two .solution_li{
	width: 247px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	float: left;
	border-top: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background: #f8f9fa;
	cursor: pointer;
}
.solution_two .solution_li.active{
	border-top: 1px solid #47a6f8;
	background: #fff;
}
.solution_two .solution_li .solution_text{
	color: #333;
	font-size: 20px;
}
.solution_js{
	color: #333;
	font-size: 24px;
	text-align: center;
	display: block;
	margin: 35px 0 15px;
}
.solution_jstext{
	color: #999;
	font-size: 14px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
.solution_jgnum{
	color: #f1f4f9;
	font-size: 18px;
	background: url('../img/solution_jgnumbg.png') no-repeat center center;
	background-size: 100%;
	display: inline-block;
	text-align: center;
	height: 34px;
	padding: 0 20px;
	line-height: 34px;
	margin: 0 auto;
}
.solution_two_tab{
	margin-top: 50px;
	margin-bottom: 55px;
}
.solution_two_tab .tab_li{
	border: 1px solid #d8d8d8;
	width: 370px;
	border-radius: 10px;
	float: left;
	margin-right:30px;
}
.solution_two_tab .tab_li:hover{
	-webkit-transform:scale(1.1);
    -moz-transform:scale(1.1);
    -webkit-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); 
    -moz-box-shadow: 3px 3px 3px rgba(0,0,0,0.3); 
    box-shadow: 3px 3px 3px rgba(0,0,0,0.3);
}
.tab_li.minh{
	min-height: 720px;
}
.tab_top{
	background: #f1f4f9;
	border-radius: 10px 10px 0 0;
	text-align: left;
}
.tab_top .tab_icon{
	font-size: 13px;
	color: #fff;	
	padding: 2px 5px;
	display: inline-block;
	border-radius: 5px;
	margin: 38px 0 0 30px;
}
.tab_icon_bg1{
	background: #2fd1b9;
}
.tab_icon_bg2{
	background: #fb7720;
}
.tab_icon_bg3{
	background: #09bde4;
}
.tab_top .tab_title{
	color: #282b31;
	font-size: 24px;
	display: block;
	margin: 20px 0 0 30px;
	padding-bottom: 39px;
}
.tab_bottom{
	text-align: left;
	margin-left: 29px;
	margin-top: 30px;
}
.tab_bottom .tab_tr{
	// margin-bottom: 25px;
}
.tab_bottom .tab_td{
	color: #666;
	font-size: 15px;
	float: left;
	margin-right: 25px;
	width: 70px;
}
.tab_bottom .tab_num{
	color: #333;
	font-size: 15px;
	width: 225px;
	display: block;
	float: left;
	min-height: 60px;
}
/*解决方案结束*/
/*关于我们开始*/
.about_img{
	background: url(../img/aboutus_banner.jpg) no-repeat center center;
	height: 450px;
	width: auto;
}
.about_three_bg{
	background: #f8f9fa;
}
.jy-about-con h1{
	font-size: 40px;
	font-weight: bold;
	color: #333;
	font-family: '黑体';
	margin-top: 80px;
	margin-left: 16px;
	margin-bottom: 50px;
}
.jy-about-con h2{
	font-size: 18px;
	color: #333;
	font-family: '黑体';
	margin-left: 16px;
}
.touch_ul{
	width: 1168px;
	margin: 0 auto;
}
.touch_ul .touch_li{
	width: 584px;
	float: left;
	margin-bottom: 30px;
	min-height: 60px;
}
.touch_ul .touch_li .touch_text{
	display: block;
	color: #666;
	font-size: 16px;
	font-family: '黑体';
	height: 30px;
	line-height: 30px;
}
/*关于我们结束*/
/*新闻报道开始*/
.news_img{
	background: url(../img/news_banner.jpg) no-repeat center center;
	height: 200px;
	width: auto;
}
.news_two{
	width: 1200px;
	margin-top: 78px;
}
.news_two .news_li{
	width: 1200px;
	cursor: pointer;
}
.news_two .news_li:hover{
	background: #f7f7f7;
}
.news_two .news_li .news_left{
	float: left;
	width: 780px;
	margin-top: 38px;
	margin-left: 60px;
	padding-bottom: 39px;
	margin-right: 30px;
}
.news_two .news_li .news_right{
	float: left;
	width: 220px;
	height: 140px;
}
.news_two .news_li .news_right .news_img{
	width: 220px;
	height: 140px;
	margin-top: 40px;
}
.news_two .news_li .news_left .news_title{
	font-size: 30px;
	color: #333;
	font-family: '黑体';
	display: block;
	margin-bottom: 30px;
}
.news_two .news_li .news_left .news_con{
	margin-bottom: 20px;
}
.news_two .news_li .news_left .news_con,.news_text{
	font-size: 14px;
	color: #333;
	font-family: '黑体';
	width: 810px;
	overflow: hidden;
	height: 54px;
	line-height: 18px;
	text-overflow:ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.newsxq{
	color: #fb7720;
	font-size: 14px;
	margin-left: 5px;
}
.news_time{
	color: #999;
	font-size: 12px;
	display: block;
	margin-top: 30px;
}
.more_btn{
	font-size: 14px;
	color: #999;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 50px;
	cursor: pointer;
}
/*新闻报道结束*/
/*新闻详情开始*/
.news_detail_title,.news_detail_time,.news_detail_con{
	display: block;
	font-family: '黑体';
}
.news_detail_title{
	font-size: 22px;
	color: #333;
	
	margin: 70px 0 16px 0;
}
.news_detail_time{
	font-size: 14px;
	color: #999;
	margin-bottom: 35px;
}
/*新闻详情结束*/
/*标杆用户开始*/
.user_img{
	background: url(../img/user_banner.jpg) no-repeat center center;
	height: 206px;
	width: auto;
}
.user_slide{
	height:379px; 
	border:1px solid #ddd;
	box-shadow:0px 0px  5px 2px #d3d3d3;
}
.swiper-container{
	// width: 1200px;
	
}
.arrow-left {
  background: url(../img/left_btn.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:10;
  cursor: pointer;
}
.arrow-right {
  background: url(../img/right_btn.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -15px;
  width: 17px;
  height: 30px;
  z-index:10;
  cursor: pointer;
}
.pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:5px;
  width: 100%;
  z-index: 9;
}
.swiper-slide{
	float:left;
	// height: 379px;
	// width: 1200px!important
}
.swiper-slide img{
	// width: 1200px;
}
.slide1{
	margin-top: 50px;
}
.slide1_title,.slide2_title{
	color: #333;
	font-size: 24px;
	text-align: center;
	display: block;
	margin: 50px 0 15px;
	font-family: '黑体';
}
.slide1_title b,.slide2_title b{
	border-bottom: 2px solid #47a6f8;
	width: 23px;
	display: inline-block;
	position: relative;
	top: -7px;
}
.slide2_title b{
	border-bottom: 2px solid #ff7700;
}
/*标杆用户结束*/
/*底部样式开始*/
.jy-bottom{
	// position: absolute;
	// bottom: 0;
	// left: 0;
	width: 100%;
	background: #324057;
}
.jy-bottom .jy-cell{
	display: inherit;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.jy-bottom .jyc-con{
	height: auto;
	overflow: hidden;
}
/*底部样式结束*/
.com-add{
	margin-top: 15px;
	font-size: 14px;
	color: #ecf3ff;
}
.com-touch{
	margin-top: 23px;
	font-size: 12px;
	color: #a0acc1;
}
.com-touch span{
	margin: 0 25px;
}
.com-bottom{
	width: 800px;
	margin: 0 auto;
	margin-top: 10px;
	border-top: 1px solid #3c4a62;
	line-height: 45px;
	font-size: 12px;
	color: #a0acc1;
}
.jy-bg-title{
	height: 200px;
	line-height: 200px;
	text-align: center;
	background: url(../img/jy-bg-title-bg.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.jy-bg-title img{
	vertical-align: middle;
}
.jy-bg-table{
	height: 450px;
}
.jy-bg-table .jyc-con{
	height: 320px;
}
.jy-cp-title{
	height: 526px;
	width:100%;
	text-align: center;
	background: url(../img/jy-cp-title.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.jy-cp-img{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	font-size: 0;
}
.jy-cp-img a{
	position: absolute;
	top: 324px;
	left: 29px;
	display: block;
	width: 140px;
	height: 44px;
	border-radius: 100px;
	cursor: pointer;
}
.jy-cp-name{
	font-size: 24px;
	color: #3d4250;
	text-align: center;
	margin-top: 80px;
	letter-spacing: 2px;
}
.jcl-top{
	width: 1200px;
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	letter-spacing: 5px;
}
.jcl-top span{
	display: inline-block;
	width: 230px;
	cursor: pointer;
}
.jcl-top span:hover p{
	color: #1aa1fc;
}
.jcl-top p{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	letter-spacing: 1px;
	font-size: 14px;
	color: #3d4250;
	margin-bottom: 20px;
}
.icon{
	height: 100px;
	background: url(../img/jcl-a.png) no-repeat top;
	background-size: 85px;
}
.jcl-b .icon{
	background: url(../img/jcl-b.png) no-repeat top;
	background-size: 85px;
}
.jcl-c .icon{
	background: url(../img/jcl-c.png) no-repeat top;
	background-size: 85px;
}
.jcl-d .icon{
	background: url(../img/jcl-d.png) no-repeat top;
	background-size: 85px;
}
.jcl-e .icon{
	background: url(../img/jcl-e.png) no-repeat top;
	background-size: 85px;
}
.icon:hover{
	background: url(../img/jcl-a-b.png) no-repeat top;
	background-size: 85px;
}
.jcl-b .icon:hover{
	background: url(../img/jcl-b-b.png) no-repeat top;
	background-size: 85px;
}
.jcl-c .icon:hover{
	background: url(../img/jcl-c-b.png) no-repeat top;
	background-size: 85px;
}
.jcl-d .icon:hover{
	background: url(../img/jcl-d-b.png) no-repeat top;
	background-size: 85px;
}
.jcl-e .icon:hover{
	background: url(../img/jcl-e-b.png) no-repeat top;
	background-size: 85px;
}
.jcl-bottom{
	position: relative;
	background: #f5f5f6;
	margin-top: 30px;
}
.jcl-bottom-center{
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.jcl-bottom-center u{
	display: block;
	display: none;
	position: absolute;
	top: -19px;
	left: 67px;
	width: 50px;
	height: 19px;
	background: url(../img/jcl-bottom-arrow.png) no-repeat center;
	background-size: 50px;
}
.jcl-bottom-center div{
	display: none;
	position: relative;
	padding-top: 46px;
	width: 300px;
}
.jcl-bottom-center div span{
	display: inline-block;
	width: 145px;
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}
.jc-cp-module{
	width: 1200px;
	margin: 83px auto;
}
.jc-cp-module img{
	width: 100%;
}
.jcl-bottom-center .type-doc{
	position: absolute;
	top: 31px;
	left: -90px;
	width: 70px;
	height: 24px;
	background: url(../img/type-doc.png) no-repeat center;
	background-size: 70px;
}
// .jy-gy{
// 	background: #fff url(../img/jy-gy-bg.png) no-repeat center center;
// 	-webkit-background-size: cover;
// 	-moz-background-size: cover;
// 	-o-background-size: cover;
// 	background-size: cover;
// }
// .jy-gy .jy-table{
// 	height: 750px;
// 	width:100%;
// 	text-align: center;
// }
.jy-gy .jyc-con{
	width: 1200px;
	margin: 0 auto;
}
.jcl-bot-b{
	margin-left: 280px;
}

.jcl-bot-c{
	margin-left: 540px;
}

.jcl-bot-d{
	margin-left: 770px;
}

.jcl-bot-e{
	margin-left: 950px;
}
/*.jcl-click p{
	color: #1aa1fc;
}*/
.jyc-jy-b video{
	position: absolute;
	top: 59px;
	left: 101px;
	width: 480px;
	height: 270px;
}
.jb-map-province{
	z-index: 9;
	position: absolute;
	top: 200px;
	left: 200px;
}
.jb-map-province i{
	display: block;
	position: absolute;
	top: 32px;
	left: 50%;
	margin-left: -3px;
	border-right: 1px dashed #3f6cff;
}
.jbmp-one{
	line-height: 24px;
	font-size: 11px;
	color: #fff;
	background: #2a59f0;
	border-radius: 3px;
}
.jbmp-name{
	position: relative;
	top: 2px;
	left: -2px;
	padding: 0 5px;
	background: #4a74ff;
	border-radius: 3px;
}
.jbmp-name u{
	display: block;
	position: absolute;
	top: 24px;
	left: 50%;
	width: 8px;
	height: 5px;
	margin-left: -4px;
	background: url(../img/jmp-arrow.png) no-repeat center;
	background-size: 8px;
}
.jmp-zhejiang{
	top: 172px;
	left: 408px;
}
.jmp-shandong{
	top: 124px;
	left: 400px;
}
.jmp-hebei{
	top: 104px;
	left: 364px;
}
.jmp-tianjin{
	top: 48px;
	left: 396px;
}
.jmp-tianjin i{
	height: 56px;
}
.jmp-xinjiang{
	top: 71px;
	left: 121px;
}
.jmp-yunan{
	top: 184px;
	left: 156px;
}
.jmp-zhejiang{
	top: 172px;
	left: 408px;
}
.jcm-list{
	overflow: hidden;
	min-height: 120px;
	margin-bottom: 60px;
	text-align: center;
}
.jcm-one{
	display: inline-block;
	width: 312px;
}
.jcm-left{
	float: left;
}
.jcm-middle{
	float: none;
}
.jcm-right{
	float: right;
}
.jcm-title{
	margin-left: 90px;
	text-align: left;
	line-height: 34px;
	font-size: 20px;
	color: #3d4250;
}
.jcm-word{
	margin-top: 20px;
	margin-left: 90px;
	text-align: left;
	line-height: 17px;
	font-size: 14px;
	color: #949499;
}
.jcm-a{
	background: url(../img/jcm-bg-a.png) no-repeat 34px 0;
	background-size: 36px;
}
.jcm-b{
	background: url(../img/jcm-bg-b.png) no-repeat 34px 0;
	background-size: 36px;
}
.jcm-c{
	background: url(../img/jcm-bg-c.png) no-repeat 34px 0;
	background-size: 36px;
}
.jcm-d{
	background: url(../img/jcm-bg-d.png) no-repeat 34px 0;
	background-size: 36px;
}
.jcm-e{
	background: url(../img/jcm-bg-e.png) no-repeat 34px 0;
	background-size: 36px;
}
.jcm-f{
	background: url(../img/jcm-bg-f.png) no-repeat 34px 0;
	background-size: 36px;
}
.jcm-g{
	background: url(../img/jcm-bg-g.png) no-repeat 34px 0;
	background-size: 36px;
}
.jcm-h{
	background: url(../img/jcm-bg-h.png) no-repeat 34px 0;
	background-size: 36px;
}
.jcm-i{
	background: url(../img/jcm-bg-i.png) no-repeat 34px 0;
	background-size: 36px;
}
.jyc-c,.jyc-d,.jyc-e,.jyc-f{
	top: -100px;
	opacity: 0;
}
.index-animation{
	animation:index-animation 0.5s forwards;
	-moz-animation:index-animation 0.5s forwards; /* Firefox */
	-webkit-animation:index-animation 0.5s forwards; /* Safari and Chrome */
	-o-animation:index-animation 0.5s forwards; /* Opera */
}

@keyframes index-animation
{
form   {top: -100px;opacity: 0;}
to {top: 0;opacity: 1;}
}

@-moz-keyframes index-animation /* Firefox */
{
form   {top: -100px;opacity: 0;}
to {top: 0;opacity: 1;}
}

@-webkit-keyframes index-animation /* Safari and Chrome */
{
form   {top: -100px;opacity: 0;}
to {top: 0;opacity: 1;}
}

@-o-keyframes index-animation /* Opera */
{
form   {top: -100px;opacity: 0;}
to {top: 0;opacity: 1;}
}
/*!
 * Quill Editor v1.3.4
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}
.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}
.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}
.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}
.ql-clipboard p {
  margin: 0;
  padding: 0;
}
.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}
.ql-editor > * {
  cursor: text;
}
.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}
.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}
.ql-editor ul > li::before {
  content: '\2022';
}
.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}
.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}
.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}
.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}
.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}
.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}
.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}
.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}
.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}
.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}
.ql-editor ol li:before {
  content: counter(list-0, decimal) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}
.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}
.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}
.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) '. ';
}
.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}
.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}
.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}
.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) '. ';
}
.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}
.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}
.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) '. ';
}
.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}
.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}
.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) '. ';
}
.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}
.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}
.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) '. ';
}
.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}
.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}
.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}
.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}
.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}
.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}
.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}
.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}
.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}
.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}
.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}
.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}
.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}
.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}
.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}
.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}
.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}
.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}
.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}
.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}
.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}
.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}
.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}
.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}
.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}
.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}
.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}
.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}
.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}
.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}
.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}
.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}
.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}
.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}
.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}
.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}
.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}
.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}
.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}
.ql-editor .ql-bg-black {
  background-color: #000;
}
.ql-editor .ql-bg-red {
  background-color: #e60000;
}
.ql-editor .ql-bg-orange {
  background-color: #f90;
}
.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}
.ql-editor .ql-bg-green {
  background-color: #008a00;
}
.ql-editor .ql-bg-blue {
  background-color: #06c;
}
.ql-editor .ql-bg-purple {
  background-color: #93f;
}
.ql-editor .ql-color-white {
  color: #fff;
}
.ql-editor .ql-color-red {
  color: #e60000;
}
.ql-editor .ql-color-orange {
  color: #f90;
}
.ql-editor .ql-color-yellow {
  color: #ff0;
}
.ql-editor .ql-color-green {
  color: #008a00;
}
.ql-editor .ql-color-blue {
  color: #06c;
}
.ql-editor .ql-color-purple {
  color: #93f;
}
.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}
.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}
.ql-editor .ql-size-small {
  font-size: 0.75em;
}
.ql-editor .ql-size-large {
  font-size: 1.5em;
}
.ql-editor .ql-size-huge {
  font-size: 2.5em;
}
.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}
.ql-editor .ql-align-center {
  text-align: center;
}
.ql-editor .ql-align-justify {
  text-align: justify;
}
.ql-editor .ql-align-right {
  text-align: right;
}
.ql-editor.ql-blank::before {
  color: rgba(0,0,0,0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}
.ql-bubble.ql-toolbar:after,
.ql-bubble .ql-toolbar:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble.ql-toolbar button,
.ql-bubble .ql-toolbar button {
  background: none;
  border: none;
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 24px;
  padding: 3px 5px;
  width: 28px;
}
.ql-bubble.ql-toolbar button svg,
.ql-bubble .ql-toolbar button svg {
  float: left;
  height: 100%;
}
.ql-bubble.ql-toolbar button:active:hover,
.ql-bubble .ql-toolbar button:active:hover {
  outline: none;
}
.ql-bubble.ql-toolbar input.ql-image[type=file],
.ql-bubble .ql-toolbar input.ql-image[type=file] {
  display: none;
}
.ql-bubble.ql-toolbar button:hover,
.ql-bubble .ql-toolbar button:hover,
.ql-bubble.ql-toolbar button:focus,
.ql-bubble .ql-toolbar button:focus,
.ql-bubble.ql-toolbar button.ql-active,
.ql-bubble .ql-toolbar button.ql-active,
.ql-bubble.ql-toolbar .ql-picker-label:hover,
.ql-bubble .ql-toolbar .ql-picker-label:hover,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active,
.ql-bubble.ql-toolbar .ql-picker-item:hover,
.ql-bubble .ql-toolbar .ql-picker-item:hover,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected {
  color: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,
.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill {
  fill: #fff;
}
.ql-bubble.ql-toolbar button:hover .ql-stroke,
.ql-bubble .ql-toolbar button:hover .ql-stroke,
.ql-bubble.ql-toolbar button:focus .ql-stroke,
.ql-bubble .ql-toolbar button:focus .ql-stroke,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,
.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,
.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,
.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,
.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter {
  stroke: #fff;
}
@media (pointer: coarse) {
  .ql-bubble.ql-toolbar button:hover:not(.ql-active),
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) {
    color: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill {
    fill: #ccc;
  }
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,
  .ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,
  .ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter {
    stroke: #ccc;
  }
}
.ql-bubble {
  box-sizing: border-box;
}
.ql-bubble * {
  box-sizing: border-box;
}
.ql-bubble .ql-hidden {
  display: none;
}
.ql-bubble .ql-out-bottom,
.ql-bubble .ql-out-top {
  visibility: hidden;
}
.ql-bubble .ql-tooltip {
  position: absolute;
  transform: translateY(10px);
}
.ql-bubble .ql-tooltip a {
  cursor: pointer;
  text-decoration: none;
}
.ql-bubble .ql-tooltip.ql-flip {
  transform: translateY(-10px);
}
.ql-bubble .ql-formats {
  display: inline-block;
  vertical-align: middle;
}
.ql-bubble .ql-formats:after {
  clear: both;
  content: '';
  display: table;
}
.ql-bubble .ql-stroke {
  fill: none;
  stroke: #ccc;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2;
}
.ql-bubble .ql-stroke-miter {
  fill: none;
  stroke: #ccc;
  stroke-miterlimit: 10;
  stroke-width: 2;
}
.ql-bubble .ql-fill,
.ql-bubble .ql-stroke.ql-fill {
  fill: #ccc;
}
.ql-bubble .ql-empty {
  fill: none;
}
.ql-bubble .ql-even {
  fill-rule: evenodd;
}
.ql-bubble .ql-thin,
.ql-bubble .ql-stroke.ql-thin {
  stroke-width: 1;
}
.ql-bubble .ql-transparent {
  opacity: 0.4;
}
.ql-bubble .ql-direction svg:last-child {
  display: none;
}
.ql-bubble .ql-direction.ql-active svg:last-child {
  display: inline;
}
.ql-bubble .ql-direction.ql-active svg:first-child {
  display: none;
}
.ql-bubble .ql-editor h1 {
  font-size: 2em;
}
.ql-bubble .ql-editor h2 {
  font-size: 1.5em;
}
.ql-bubble .ql-editor h3 {
  font-size: 1.17em;
}
.ql-bubble .ql-editor h4 {
  font-size: 1em;
}
.ql-bubble .ql-editor h5 {
  font-size: 0.83em;
}
.ql-bubble .ql-editor h6 {
  font-size: 0.67em;
}
.ql-bubble .ql-editor a {
  text-decoration: underline;
}
.ql-bubble .ql-editor blockquote {
  border-left: 4px solid #ccc;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-left: 16px;
}
.ql-bubble .ql-editor code,
.ql-bubble .ql-editor pre {
  background-color: #f0f0f0;
  border-radius: 3px;
}
.ql-bubble .ql-editor pre {
  white-space: pre-wrap;
  margin-bottom: 5px;
  margin-top: 5px;
  padding: 5px 10px;
}
.ql-bubble .ql-editor code {
  font-size: 85%;
  padding: 2px 4px;
}
.ql-bubble .ql-editor pre.ql-syntax {
  background-color: #23241f;
  color: #f8f8f2;
  overflow: visible;
}
.ql-bubble .ql-editor img {
  max-width: 100%;
}
.ql-bubble .ql-picker {
  color: #ccc;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 500;
  height: 24px;
  position: relative;
  vertical-align: middle;
}
.ql-bubble .ql-picker-label {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  padding-left: 8px;
  padding-right: 2px;
  position: relative;
  width: 100%;
}
.ql-bubble .ql-picker-label::before {
  display: inline-block;
  line-height: 22px;
}
.ql-bubble .ql-picker-options {
  background-color: #444;
  display: none;
  min-width: 100%;
  padding: 4px 8px;
  position: absolute;
  white-space: nowrap;
}
.ql-bubble .ql-picker-options .ql-picker-item {
  cursor: pointer;
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label {
  color: #777;
  z-index: 2;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill {
  fill: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke {
  stroke: #777;
}
.ql-bubble .ql-picker.ql-expanded .ql-picker-options {
  display: block;
  margin-top: -1px;
  top: 100%;
  z-index: 1;
}
.ql-bubble .ql-color-picker,
.ql-bubble .ql-icon-picker {
  width: 28px;
}
.ql-bubble .ql-color-picker .ql-picker-label,
.ql-bubble .ql-icon-picker .ql-picker-label {
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-label svg,
.ql-bubble .ql-icon-picker .ql-picker-label svg {
  right: 4px;
}
.ql-bubble .ql-icon-picker .ql-picker-options {
  padding: 4px 0px;
}
.ql-bubble .ql-icon-picker .ql-picker-item {
  height: 24px;
  width: 24px;
  padding: 2px 4px;
}
.ql-bubble .ql-color-picker .ql-picker-options {
  padding: 3px 5px;
  width: 152px;
}
.ql-bubble .ql-color-picker .ql-picker-item {
  border: 1px solid transparent;
  float: left;
  height: 16px;
  margin: 2px;
  padding: 0px;
  width: 16px;
}
.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg {
  position: absolute;
  margin-top: -9px;
  right: 0;
  top: 50%;
  width: 18px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before {
  content: attr(data-label);
}
.ql-bubble .ql-picker.ql-header {
  width: 98px;
}
.ql-bubble .ql-picker.ql-header .ql-picker-label::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  content: 'Heading 1';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  content: 'Heading 2';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  content: 'Heading 3';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  content: 'Heading 4';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  content: 'Heading 5';
}
.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before,
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  content: 'Heading 6';
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before {
  font-size: 2em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before {
  font-size: 1.5em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before {
  font-size: 1.17em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before {
  font-size: 1em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before {
  font-size: 0.83em;
}
.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before {
  font-size: 0.67em;
}
.ql-bubble .ql-picker.ql-font {
  width: 108px;
}
.ql-bubble .ql-picker.ql-font .ql-picker-label::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item::before {
  content: 'Sans Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  content: 'Serif';
}
.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before,
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  content: 'Monospace';
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before {
  font-family: Georgia, Times New Roman, serif;
}
.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before {
  font-family: Monaco, Courier New, monospace;
}
.ql-bubble .ql-picker.ql-size {
  width: 98px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-label::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item::before {
  content: 'Normal';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  content: 'Small';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  content: 'Large';
}
.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before,
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  content: 'Huge';
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before {
  font-size: 10px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before {
  font-size: 18px;
}
.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before {
  font-size: 32px;
}
.ql-bubble .ql-color-picker.ql-background .ql-picker-item {
  background-color: #fff;
}
.ql-bubble .ql-color-picker.ql-color .ql-picker-item {
  background-color: #000;
}
.ql-bubble .ql-toolbar .ql-formats {
  margin: 8px 12px 8px 0px;
}
.ql-bubble .ql-toolbar .ql-formats:first-child {
  margin-left: 12px;
}
.ql-bubble .ql-color-picker svg {
  margin: 1px;
}
.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,
.ql-bubble .ql-color-picker .ql-picker-item:hover {
  border-color: #fff;
}
.ql-bubble .ql-tooltip {
  background-color: #444;
  border-radius: 25px;
  color: #fff;
}
.ql-bubble .ql-tooltip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: " ";
  display: block;
  left: 50%;
  margin-left: -6px;
  position: absolute;
}
.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow {
  border-bottom: 6px solid #444;
  top: -6px;
}
.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow {
  border-top: 6px solid #444;
  bottom: -6px;
}
.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor {
  display: block;
}
.ql-bubble .ql-tooltip.ql-editing .ql-formats {
  visibility: hidden;
}
.ql-bubble .ql-tooltip-editor {
  display: none;
}
.ql-bubble .ql-tooltip-editor input[type=text] {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 13px;
  height: 100%;
  outline: none;
  padding: 10px 20px;
  position: absolute;
  width: 100%;
}
.ql-bubble .ql-tooltip-editor a {
  top: 10px;
  position: absolute;
  right: 20px;
}
.ql-bubble .ql-tooltip-editor a:before {
  color: #ccc;
  content: "\D7";
  font-size: 16px;
  font-weight: bold;
}
.ql-container.ql-bubble:not(.ql-disabled) a {
  position: relative;
  white-space: nowrap;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before {
  background-color: #444;
  border-radius: 15px;
  top: -5px;
  font-size: 12px;
  color: #fff;
  content: attr(href);
  font-weight: normal;
  overflow: hidden;
  padding: 5px 15px;
  text-decoration: none;
  z-index: 1;
}
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  border-top: 6px solid #444;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  top: 0;
  content: " ";
  height: 0;
  width: 0;
}
.ql-container.ql-bubble:not(.ql-disabled) a::before,
.ql-container.ql-bubble:not(.ql-disabled) a::after {
  left: 0;
  margin-left: 50%;
  position: absolute;
  transform: translate(-50%, -100%);
  transition: visibility 0s ease 200ms;
  visibility: hidden;
}
.ql-container.ql-bubble:not(.ql-disabled) a:hover::before,
.ql-container.ql-bubble:not(.ql-disabled) a:hover::after {
  visibility: visible;
}

