@charset "utf-8";
/* CSS Document */
html,body{
	color: #333;
}
@media (min-width: 1423px){
	.container {
	    max-width: 1140px;
	}
}
.f30{font-size: 30px;}
/*banner*/
.banner{
	background-color: #f2f2f2;
	}
.banner h1{
	font-size: 48px; margin-top: 34px;
	}
.banner p{
	max-width: 800px; line-height: 1.7;
}
.banner .tabs a{
	margin-right: 30px; font-size: 16px; font-weight: bold; text-decoration: none; color: inherit; display: inline-block;
}
.banner .tabs a span{
	vertical-align: -3px;
}
.banner .tabs img{
	margin-right: 9px;
}
.banner .tabs a:hover span{
	border-bottom: 1px solid #333;
}
a.dl-btn{
	display: block; width: 168px; line-height: 50px; font-size: 18px; color: #fff; font-weight: bold; text-align: center; text-decoration: none; background-color: #0078d4; border-radius: 4px; margin-top: 45px; margin-bottom: 22px;
}
a.dl-btn:hover{
	background-color: #489cdd;
}
a.dl-btn-cut{
	display: block; width: 240px; line-height: 50px; font-size: 18px; color: #fff; font-weight: bold; text-align: center; text-decoration: none; background-color: #0078d4; border-radius: 4px; margin-top: 45px; margin-bottom: 22px;
}
a.dl-btn-cut:hover{
	background-color: #489cdd;
}
@media (max-width: 991px){
	.banner h1{font-size: 36px;}
	.banner p.f30{font-size: 24px;}
}
/*banner-end*/
/*feature*/
.lh-18{line-height: 1.8;}
.feature h3 img{
	margin-right: 12px;
}
.feature section{
	border-bottom: 1px solid #ccc; padding-bottom: 30px;
}
.feature .float-left{
	width: 330px;
}
.feature .float-left:nth-of-type(1){
	width: 180px; margin-right: 60px;
}
.feature .float-left:nth-of-type(2){
	margin-right: 100px;
}
.feature .float-left ul{
	padding-left: 20px;
}
.feature .float-left li{
	line-height: 1.8; list-style: decimal; margin-top: 3px;
}
.feature .float-left p a{
	color: #0078d4;
}
@media (max-width: 1199px){
	.feature .float-left:nth-of-type(1),.feature .float-left:nth-of-type(2){margin-right: 45px;}
}
/*feature-end*/
/*setting*/
.setting .steps {
	margin-top: 38px;
}
.setting .steps b{
	margin-right: 46px; vertical-align: middle; display: inline-block;
}
.setting .steps img{
	margin-right: 8px;
}
.setting section{
	border-radius: 6px; padding: 24px 34px; background-color: #f5f3f5;
}
.setting section .text{
	margin-left: 16px; max-width: 480px; line-height: 2.3;
}
.setting section .text p a{
	color: #0078d4;
}
@media (max-width: 768px){
	.setting .steps b{margin-bottom: 10px;}
}
/*setting-end*/
/*more*/
.more section{
	padding-top: 40px; border-bottom: 1px solid #ccc; padding-bottom: 20px; margin-bottom: 10px;
}
.more .float-left{
	width: 50%;
}
.more section h3{
	margin: 20px auto 14px; font-size: 22px;
}
.more section p{
	max-width: 440px; line-height: 1.8; margin-bottom: 24px;
}
.more section p a{
	font-weight: bold; color: #0078d4;
}
@media (max-width: 586px){
	.more .float-left{width: auto;}
}
/*more-end*/
/*faq*/
.faq {
    padding-bottom: 1rem;
    margin-bottom: 100px;
}
.faq .card {
    margin-bottom: 1rem;
    border: none;
    border-bottom: 0.0625rem #cccccc solid;
    border-radius: 0;
    background-color: transparent;
}
.faq .card .card-header {
    padding: 0;
    border-bottom: none;
    background-color: transparent;
}
.faq .card .card-header a:hover {
    text-decoration: none;
}
.faq .card .card-header .faq-titles {
    display: block;
    padding: 0;
    margin-bottom: 1.125rem;
    font-size: 1.25rem;
    font-weight: bold;
    color: #333333;
    outline: none;
}
.faq .card .card-header .faq-titles::after {
    position: absolute;
    top: 0;
    right: 0;
    content: "-";
}
.faq .card .card-header .faq-titles[aria-expanded="true"]::after {
    content: "|";
}
.faq .card .card-body {
    position: relative;
    padding: 0 0 0 2.1875rem;
}
.faq .card .card-body ul li {
    margin-bottom: 0.375rem;
}
.faq .q, .faq .a {
    display: inline-block;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.625rem;
    border-radius: 0.25rem;
    color: #ffffff;
    font-size: 1.125rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.5rem;
    text-indent: 0;
    background-color: #168eff;
}
.faq .a {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #0ed160;
}
/*faq-end*/

#iconDivMain1 {
    left: 0 !important;
}
