@charset "utf-8";

.btn{display:inline-block;margin:6px;font-size:inherit;line-height:1.42;padding:0.5em 1.8em;font-weight:normal;border-width:2px;border-style:solid;background:transparent;border-radius:0.2em;cursor:pointer;font-family:"Booster Next FY", "Avenir Next", Avenir, sans-serif;user-select:none;vertical-align:bottom;position:relative;overflow:hidden;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.2);transition:box-shadow 0.4s cubic-bezier(0.23, 1, 0.32, 1)}
.btn:active{text-shadow:0 1px 0 rgba(255, 255, 255, 0.2);transition-duration:0.2s}
.btn:active:after{background-image:linear-gradient(-90deg, rgba(255, 255, 255, 0.02) 20%, rgba(255, 255, 255, 0))}
.btn:after{content:'';display:block;position:absolute;top:0;left:0;height:100%;width:100%;transform:rotate(-19deg) translateY(-1.3em) scale(1.05);filter: blur(1px);background-image:linear-gradient(-90deg, rgba(255, 255, 255, 0.12) 20%, rgba(255, 255, 255, 0))}
 
 
hr {
	border-top: 1px solid #8c8b8b;
}

#contents section {
    min-width: 0;
}

.depth_3 {
    margin-left: 20px;
    border-left: solid 1px #EFEFEF;"
} .depth_4 {
    margin-left: 40px;
    border-left: solid 1px #EFEFEF;"
} .depth_5 {
    margin-left: 60px;
    border-left: solid 1px #EFEFEF;"
}

p a {
    color: #277588;
    text-decoration: underline;
}

blockquote {
    background: #444;
    color: #FFF;
    font-size: 80%!important;
    padding: 10px;
    font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
} blockquote em {
    color: orange;
} blockquote p {
    margin:0; padding:0;
    color: #FFF!important;
}



/* @group table */

table {
	width: 100%;
	margin-bottom: 20px;
}

tbody {
    border-top: 1px solid #ccc;
}

td p {
	font-size: 100%;
}


/* spec,func begin */

table.spec td, table.spec th,
table.func td, table.func th,
table.man td, table.man th {
	padding: 20px 10px !important;
    vertical-align: middle !important;
}

table.func td, table.func th,
table.man td, table.man th {
    font-size: 92% !important;
}table.func tbody th, table.man tbody th {
    width: 30% !important;
}

table.striping tbody tr:nth-child(even) td,
table.striping tbody tr:nth-child(even) th {
	background-color: #f5f5f5 !important;
}

table.spec tbody th, table.spec tbody td, table.spec thead th {
    text-align: center !important;
}

th {
	font-weight: bold !important;
}

table.spec th.item {
	border-bottom: 2px solid #ccc !important;
}

table.spec td p {
	margin-bottom: 0.6em !important;
}

table.spec td p.small {
	margin-bottom: 0px !important;
}

thead th { color:#039 !important; padding:10px 8px !important; border-bottom:2px solid #6678b1 !important; }
tbody th { border-right:1px solid #ccc !important; text-align: center !important; }
tbody th, tbody td { border-bottom:1px solid #ccc !important; color:#669 !important; padding:6px 8px !important; }

/* @end */




h3 {
    padding: 10px 0;
    border-bottom: solid 1px #EFEFEF;
}

h4 {
    margin-top: 20px !important;
    padding: 10px 0;
} .main h4 {
    margin-top: 20px !important;
    padding: 10px 5px;
    border-bottom: solid 1px #EFEFEF;
    border-left: solid 5px #2c3e50;
} .main .service h4 {
    border: none;
}

h2 span, h3 span, h4 span,
h5 span, h6 span, h7 span{
    display: block;
    font-size: 70%;
}


img, video {
  max-width: 100%;
  height: auto;
}

.imgbox {
	text-align: center;
} .imgbox img {
	margin: 20px auto;
	display: block;
}

.caption, figcaption {
    margin-top: 10px;
    margin-bottom: 20px;
	color: #9db7bf;
	font-size: 94%;
    text-align: center;
}


.nopadding {
    padding: 0 !important;
   margin: 0 !important;
}


/* common */
.content-header-section, .content-section, .content-bottom-section {
    width:100%;
    background-color: #fff;
    text-align: center;
}

.content-header-section {
    padding:77px 0 0 0;
}


/* content-header */
.content-header-section h3 {
    font-size: 38px;
    font-weight: 700;
    color: #277588;
    padding: 0;
    margin: 0 0 24px 0;    
    line-height: 1.3;
}

.content-header-section p {
    font-size: 20px;
    color: #262626;
    padding: 0;
    margin: 0;    
    line-height: 1.9;
}


/* content */
.content-section-inner {
    margin-top: 100px;
}

.content-section-inner.top {
    margin-top: 0px !important;
}

.content-section-inner p {
    font-size: 20px;
    color: #262626;
    padding: 0;
    margin: 0 0 36px 0;    
    line-height: 1.95;
}
.content-section-inner .text-small {
    font-size: 15px;
    color: #4c4c4c;
    padding: 0;
    margin: 0;    
    line-height: 1.7;
}
.content-section-inner h3 {
    font-size: 38px;
    font-weight: 700;
    color: #277588;
    padding: 71px 0 39px 0;
    margin: 0 0 0 0;    
}
.content-section-inner h4 {
    font-size: 30px;
    font-weight: 700;
    color: #CDCDCD;
    padding: 21px 0 19px 0;
    margin: 0 0 0 0;    
}

.content-section-inner .section-item {
    padding:0 0 65px 0;
}
.content-section-inner .section-item h3 {
    font-size: 38px;
    color: #277588;
    font-weight: 700;
    padding: 0;
    margin: 0 0 37px 0;
}
.content-section-inner .section-item p {
    font-size: 15px;
    color: #4c4c4c;
    padding: 0;
    margin: 10px 0;
    line-height: 1.85;
}
.content-section-inner .section-item .text-small {
    font-size: 11px;
    color: #4c4c4c;
    padding: 0;
    margin: 0;
    line-height: 1.8;
}
.section-image {
    margin: 41px 0 59px 0;
    text-align: center;
}








.plugin-wrapper {
    margin: 100px 0;
}
.plugin-section {
    width:100%;
    background-color: #fff;
    border-top:1px solid #d9d9d9;
    border-bottom:1px solid #d9d9d9;
}
.plugin-section-inner {
    padding: 0 0 0 0;
}
.plugin-section.last {
    border-top:none;
}
.plugin-section-inner .list-item {
    float: left;
    width: 33.33%;
    margin: 0;
    padding: 0;
    border-right:1px solid #d9d9d9;
    background-color: #fff;
}
.plugin-section-inner .list-item:first-child {
    border-left:1px solid #d9d9d9;   
}
.plugin-section-inner .list-item-inner {
    margin: 2px;
    background-color: #fff;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;    
}
.plugin-section-inner .item-top {
    position: relative;
    height: 125px;
}
.plugin-section-inner .item-circle {
    position: absolute;
    width: 156px;
    height: 156px;
    border-radius: 50%;
    top:-31px;
    left:50%;
    margin-left:-78px;
    text-align: center;
    background-color: #3298ba;
    border:6px solid #fff;
    color: #fff;
    background-image:
        linear-gradient(
          to top left, 
          #36abbc, #3195ba
        );    
    /*
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;      
    */
}
.plugin-section-inner .item-circle i {
    font-size: 54px;
    line-height: 146px;
}
.plugin-section-inner .list-item.i-1 .item-circle i {
    font-size: 54px;
}
.plugin-section-inner .list-item.i-2 .item-circle i {
    font-size: 50px;
}
.plugin-section-inner .list-item.i-3 .item-circle i {
    font-size: 50px;
}
.plugin-section-inner .list-item.i-4 .item-circle i {
    font-size: 45px;
}
.plugin-section-inner .list-item.i-5 .item-circle i {
    font-size: 54px;
}
.plugin-section-inner .list-item.i-6 .item-circle i {
    font-size: 51px;
}
.plugin-section-inner .item-content {
    // padding: 27px 20px 21px 20px;
    padding: 17px 10px 11px 10px;
    color: #4c4c4c;
}
.plugin-section-inner .item-content h5 {
    font-size: 21px;
    font-weight: 700;    
    text-align: center;
    padding: 0;
    margin: 0 0 7px 0;
}
.plugin-section-inner .item-content p {
    font-size: 15px;
    line-height: 1.9;
    padding: 0;
    margin: 0;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;    
}
.plugin-section-inner .item-button {
    text-align: center;
    padding: 0 20px 112px 20px;
}
.plugin-section-inner .btn {
    font-size: 12px;
    color: #292929;
    border:1px solid #b5b5b5;
    width: 143px;
    height: 33px;
    line-height: 32px;
    padding: 0 10px;
    background-image: none;
}
.plugin-section-inner .list-item:hover .list-item-inner {
    background-color: #f9f9f9;
}
.plugin-section-inner .list-item:hover .item-circle {
    width: 148px;
    height: 148px;
    top:-25px;
    margin-left:-74px;
    background-color: #fff;
    border:2px solid #329aba;
    color: #329aba;
    background-image: none;    
}
.plugin-section-inner .list-item:hover .item-circle i {
    line-height: 146px;
    color: #329aba;
}
.plugin-section-inner .list-item:hover .btn {
    color: #fff;
    background-color: #3195ba;
    border:1px solid #3195ba;
    background-image:
        linear-gradient(
          to top left, 
          #36abbc, #3195ba
        );    
}

.default-section {
    width:100%;
    background-color: #fff;
}
.default-section-inner {
    padding:93px 0 149px 0;
    max-width: 990px;
    margin:0 auto;
}
.default-section-inner .section-sidebar {
    float: left;
    width: 245px;
}

.default-section-inner .section-sidebar ul {
    list-style-type: none;
    width: 100%;
}
.default-section-inner .section-sidebar li {
    position: relative;
    display: block;
    min-height: 59px;
    border-bottom: 1px solid #d9d9d9;
    padding: 0 25px 0 11px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;     
    background-color: #fff;
    background-image: none;          
}
.default-section-inner .section-sidebar li:first-child {
    border-top: 1px solid #d9d9d9;   
}
.default-section-inner .section-sidebar li .li-table {
    display: table;
    width: 100%;
    height: 59px;
}
.default-section-inner .section-sidebar li .li-cell {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}
.default-section-inner .section-sidebar li a {
    position: relative;
    padding: 0 0 0 0;    
    font-size: 14px;
    line-height: 1.4;
    color: #277588;
    text-decoration: none;
}
.default-section-inner .section-sidebar li i {
    position: absolute;
    top:50%;
    right: 12px;
    font-size: 13px;
    color: #277588;
    margin:-7px 0 0 0;
}
.default-section-inner .section-sidebar li.active,
.default-section-inner .section-sidebar li:hover {
    background-color: #3195ba;
    background-image:
        linear-gradient(
          to top left, 
          #36abbc, #3195ba
        );    
}
.default-section-inner .section-sidebar li.active a,
.default-section-inner .section-sidebar li:hover a {
    color: #fff;
    font-weight: 700;
}
.default-section-inner .section-sidebar li.active i,
.default-section-inner .section-sidebar li:hover i {
    color: #fff;
}
.default-section-inner .section-main {
    margin: 0 0 0 300px;
}
.default-section-inner .section-main p, .wysiwyg p {
    font-size: 15px;
    line-height: 1.9;
    color: #4c4c4c;
    padding: 0;
    margin: 0;
}
.default-section-inner .section-main h2, .wysiwyg h2 {
    font-size: 26px;
    color: #277588;
    padding: 0;
    margin: 32px 0 2px 0;
}
.default-section-inner .section-main .section-image, .wysiwyg section-image {
    margin: 45px 0 60px 0;
}
.default-section-inner .section-main .section-image:last-child .wysiwyg .section-image:last-child {
    margin-bottom: 0;
}

