/*
 * basic css
 */
header .container{
	position: relative;
}
h3{
	font-weight: 400;
}
h3 small{
	font-weight: 300;
}
h4{
	font-size: 26px;
}
h5{
	font-size: 20px;
}
h6{
	font-size: 16px;
}
em{
	font-style: normal;
}
a:hover{
	text-decoration: none;
}
.w100{width: 100%;}.w98{width: 98%;}.w91{width: 91%;}

.ml0{margin-left: 0px !important;}.ml5{margin-left: 5px !important;}.ml{margin-left: 50px !important;}.ml10{margin-left: 10px !important;}.ml20{margin-left: 20px !important;}.ml30{margin-left: 30px !important;}.ml40{margin-left: 40px !important;}.ml50{margin-left: 50px !important;}

.m0{margin:0;}.m30{margin:30px 30px !important;}
.mt0{margin-top:0;}.mt3{margin-top:3px !important;}.mt5{margin-top:5px !important;}.mt10{margin-top: 10px !important;}.mt20{margin-top: 20px !important;}.mt30{margin-top: 30px !important;}.mt40{margin-top: 40px !important;}.mt50{margin-top: 50px !important;}.mt80{margin-top: 80px !important;}
.mt100{margin-top: 100px !important;}.mt110{margin-top: 110px !important;}
.mr0{margin-right: 0px !important;}.mr10{margin-right: 10px !important;}.mr20{margin-right: 20px !important;}.mr30{margin-right: 30px !important;}.mr35{margin-right: 35px !important;}.mr50{margin-right: 50px !important;}
.mb0{margin-bottom: 0;}.mb5{margin-bottom:5px !important;}.mb10{margin-bottom: 10px !important;}.mb20{margin-bottom: 20px !important;}.mb30{margin-bottom: 30px !important;}
.pl0{padding-left:0px !important;}.pl10{padding-left: 10px !important;}.pl20{padding-left: 20px !important;}.pl30{padding-left: 30px !important;}.pl40{padding-left: 40px !important;}.pl50{padding-left: 50px !important;}
.pb0{padding-bottom: 0px !important;}.pb10{padding-bottom: 10px !important;}.pb20{padding-bottom: 20px !important;}.pb30{padding-bottom: 30px !important;}
.p0{padding: 0px !important;}.p5{padding: 5px !important;}.p10{padding: 10px !important;}.p30{padding: 30px !important;}
.p20{padding: 20px 30px !important;}
.pt0{padding-top: 0px !important;}.pt5{padding-top: 5px !important;}.pt10{padding-top: 10px !important;}.pt15{padding-top: 15px !important;}.pt20{padding-top: 20px !important;}.pt30{padding-top: 30px !important;}.pt35{padding-top: 35px !important;}.pt40{padding-top: 40px !important;}.pt50{padding-top: 50px !important;}
.pr0{padding-right:0px !important;}.pr10{padding-right:10px !important;}.pr20{padding-right:20px !important;}.pr30{padding-right:30px !important;}.pr40{padding-right:40px !important;}.pr50{padding-right:50px !important;}
.top10{top: 10px !important;}
.color-green{color: #6bbc6e;}
.nobb{
	border-bottom: none;
}
.bg1{
	background: #f1f8fc;
}
.mr10{
	margin-right: 10px;
}
.pd10{
	padding: 0 10px;
}
.nomb{
	margin-bottom: 0;
}
.nobb{
	border-bottom: none;
}
.bbw1{border-bottom-width:1px;}.bbw3{border-bottom-width:3px;}.bbw5{border-bottom-width:5px;}
.panel-default > .panel-heading.bc-red,.bc-red{border-color:#ff6766;}
.panel-default > .panel-heading.bc-blue,.bc-blue{border-color:#2a71b9;}
.panel-default > .panel-heading.bc-gray,.bc-gray{border-color:#d8d8d8;}
.bbline1{
	border-bottom: 1px solid #d8d8d8;
}
.btline1{
	border-top: 1px solid #d8d8d8;
}
.btline2{
	border-top: 2px solid #d8d8d8;
}
.brbl{
	border: 1px solid #d8d8d8;
	border-top: none;
}

.border1{
	border: 1px solid #d8d8d8;
}
.introduce .line{
	border-left: 1px solid #d8d8d8;
}
.bc-white{border-color:#FFF; }
.fr{
	float: right;
}
.fl{
	float: left;
}
.position-r{
	position: relative;
}
.center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.textalign-left{
	text-align: left;
}
.textalign-r{
	text-align: right;
}
.line-height60{
	line-height: 60px;
}
.line1{
	border-right: 1px solid #d8d8d8;
}
.border{
	border: 1px solid #d8d8d8;
}
.tbordernone{
	border-top: none;
}
.panel-title a:hover{
	text-decoration: none;
}

/*
 * font color css
 */
.f-blue{
	color: #2a71b9;
}
.f-gray{
	color: #848484;
}
.grey{
	color: #616161;
}
.btn-grey{
	background: #d0d0d0;
	color: #fff;
}
.font24{
	font-size: 24px;
}
.font16{
	font-size: 16px;
}
.color-orange{
	color: #ff6766;
}/*price color*/
.color-blue{
	color: #2a71b9;
}
.color-green{
	color: #6bbc6e;
}

.kuang{
	width: 100%;
	height: 100px;
	border: 1px solid #dbdbdb;
	border-radius: 6px;
	padding: 10px;
	color: #9aa2ae;
}

.fr{
	float: right;
}
.fl{
	float: left;
}

.center{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

.position-r{
	position: relative;
}
.position-a{
	position: absolute;
}


.progress-green-bg{
	background: #6bbc6e;
}
.progress-green{
	background-color: #cfe8cf;
}
.progress-blue-bg{
	background: #2a71b9;
}
.progress-blue{
	background: #cfe2ee;
}
/*
 * border css
 */
.bbline1{
	border-bottom: 1px solid #d8d8d8;
}
.blline1{
	border-left: 1px solid #d8d8d8;
}
.brline1{
	border-right: 1px solid #d8d8d8;
}
.bbline2{
	border-bottom: 1px solid #558dc8;
}/*requirement 头部细线*/
.btline1{
	border-top: 1px solid #d8d8d8;
}
.btline2{
	border-top: 2px solid #d8d8d8;
}
.bbline3{
	border-bottom: 3px solid #2a71b9;
}
.bbline3-1{
	border-bottom: 3px solid #ff6766;
}
.btline4{
	border-top: 4px solid #288fcf;
}
.btline7{
	border-top: 7px solid #288fcf;
}
.border-green{
	border:2px solid #6bbc6e;
}
.border-grey{
	border: 1px solid #dbdbdb;
}

.textalign-r{
	text-align: right;
}
.f10{
	font-size: 10px;
}
.f16{
	font-size: 18px;
}
.f18{
	font-size: 18px;
}
.fs30{
	font-size: 30px;
}
.fs16{
	font-size: 16px;
}
.f12{
	font-size: 12px;
}
.f14{
	font-size: 14px;
}
.line-height16{
	line-height: 16px;
}

.p0{
	padding: 0;
}



/*
 * table css
 */
.introduce .table1,
.introduce .table4{
	width: 92%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.table1,
.table2,
.table3{
	width: 100%;
}
.table1 tr{
	height: 47px;
}
.table1 td{
	padding: 15px 0;
}
.table1 .th{
	font-weight: bold;
	width: 18%;
}
.table1 .th1{
	font-weight: bold;
	width: 8%;
}
.table1 tr p{
	line-height: 24px;
}
.table2 tr td{
	height: 24px;
}
.table2 .th{
	width: 15%;
}
.table2 .th2{
	width: 80%;
}
.table2 .th3{
	text-align: right;
}

.table3 td{
	padding: 5px 0;
}

.table4 td{
	padding: 2px 0;
}



.inline-block{
	display: inline-block;
}
.display-block{
	display:block;
}

.bgcolorgrey{
	background: #efefef;
}




.btn-ghost{background-color:transparent !important;}

.edui-for-fontfamily .edui-listitem-label:hover .mark{display: block;}
.edui-for-fontfamily .edui-listitem-label .mark{ display: none;}
.edui-for-fontfamily .edui-popup-content {max-height: 500px;}


/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop {display:none;text-decoration:none;position:fixed;
	bottom:10px;right:10px;overflow:hidden;
	width:51px;	height:51px;
	border:none;text-indent:100%;
	background:url(https://static.135editor.com/img/ui.totop.png) no-repeat left top;
}
#toTopHover {
	background:url(https://static.135editor.com/img/ui.totop.png) no-repeat left -51px;
	width:51px;	height:51px;
	display:block;overflow:hidden;
	float:left;	opacity: 0;	-moz-opacity: 0;filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {outline:none;}
/********
* end UItoTop
*/