/*********** å‰å¾Œå°ç·¨è¼¯å™¨å€å¡Šå…±ç”¨çš„CSSè¨­å®š ***********/

img {
    max-width: 100%;
    max-height: 100%;
    height: auto !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}


/* start commented backslash hack \*/

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.col {
    box-sizing: border-box;
}


/*------------ about-editor ------------*/

.about-editor {
    letter-spacing: 1px;
}

.about-editor .tb01 {
    max-width: 1300px;
    margin: 0 auto;
}

.about-editor .tb01 .pic {
    position: relative;
    padding: 15px 0 0;
}

.about-editor .tb01 .pic p {
    position: absolute;
    top: 35px;
    display: inline-block;
    max-width: 480px;
    right: 30px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 1.8;
    background: rgba(255, 255, 255, .85);
    box-sizing: border-box;
    padding: 50px 35px;
}

.about-editor .tb01 .pic p b {
    font-size: 20px;
    color: #0C3146;
    line-height: 1.5;
    display: block;
    margin: 0 0 40px;
}

/*------------ service_1-editor ------------*/

.service_1-editor {
    text-align: center;
    letter-spacing: 1px;
}

.service_1-editor .tb01 {
    max-width: 1211px;
    margin: 0 auto;
}

.service_1-editor .tb01 .pic {
    position: relative;
    padding: 15px 0 0;
}

.service_1-editor .tb01 .pic p {
    position: absolute;
    top: 35px;
    display: inline-block;
    max-width: 515px;
    right: 30px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 1.8;
    background: rgba(255, 255, 255, .7);
    box-sizing: border-box;
    padding: 70px 35px;
}

.service_1-editor .tb01 .pic p b {
    font-size: 20px;
    color: #0C3146;
    line-height: 1.5;
    display: block;
    margin: 0 0 40px;
}

/*------------ service_2-editor ------------*/

.service_2-editor {
    text-align: center;
    letter-spacing: 1px;
}

.service_2-editor .tb01 {
    max-width: 1211px;
    margin: 0 auto;
}

.service_2-editor .tb01 .pic {
    position: relative;
    padding: 15px 0 0;
}

.service_2-editor .tb01 .pic p {
    position: absolute;
    top: 35px;
    display: inline-block;
    max-width: 515px;
    right: 30px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 1.8;
    background: rgba(255, 255, 255, .7);
    box-sizing: border-box;
    padding: 70px 35px;
}

.service_2-editor .tb01 .pic p b {
    font-size: 20px;
    color: #0C3146;
    line-height: 1.5;
    display: block;
    margin: 0 0 40px;
}

/*------------ service_3-editor ------------*/

.service_3-editor {
    text-align: center;
    letter-spacing: 1px;
}

.service_3-editor .tb01 {
    max-width: 1211px;
    margin: 0 auto;
}

.service_3-editor .tb01 .pic {
    position: relative;
    padding: 15px 0 0;
}

.service_3-editor .tb01 .pic p {
    position: absolute;
    top: 35px;
    display: inline-block;
    max-width: 515px;
    right: 30px;
    font-size: 14px;
    color: #666666;
    text-align: left;
    line-height: 1.8;
    background: rgba(255, 255, 255, .7);
    box-sizing: border-box;
    padding: 70px 35px;
}

.service_3-editor .tb01 .pic p b {
    font-size: 20px;
    color: #0C3146;
    line-height: 1.5;
    display: block;
    margin: 0 0 40px;
}

/*------------ products-editor ------------*/

.products-editor {
    text-align: center;
    max-width: 1200px;
    margin: 0 auto;
}


/*------------ news-editor ------------*/

.news-editor {
    position: relative;
}


/*------------ article-editor ------------*/

.article-editor {
    position: relative;
    margin: 30px 0;
}


/*------------ service-editor ------------*/

.service-editor {
    font-size: 15px;
    line-height: 1.8;
}

.service-editor h2 {
    font-size: 18px;
    color: #245c86;
    line-height: 1.5;
}

.service-editor .pic {
    width: 50%;
    text-align: left;
}

.service-editor .pic_n {
	
	text-align: left;
	padding-left: 0px;
	padding-right: 10px;
}


.service-editor .description {
    position: relative;
}



.tb01 {
    max-width: 855px;
    margin: 0 auto;
}

/*------------ contact-editor ------------*/

.contact-editor {
    padding: 0 0%;
}
.contact-editor .col {
    float: left;
    padding: 0 0%;
}
.contact-editor .col1,
.contact-editor .col2 {
    width: 100%;
}

.contact-editor .col2 {
    margin-top: 20px;
}

.contact-map {
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.25);
    border: 8px solid #fff;
}
.contact-map iframe {
    display: block;
    max-height: 100%;
}

.contact-info{
    border-bottom: solid thin #ddd;
    padding-bottom: 20px;
}

.contact-info-list {
    color: #555;
    font-size: 14px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.contact-info-list li {
    position: relative;
    padding: 2px 0 2px 15px;
    margin: 8px 0;
    line-height: 20px;
}
.contact-info-list li:before {
    content: '';
    display: inline-block;
    background: #6b6b6b no-repeat;
    width: 6px;
    height: 6px;
    position: absolute;
    border-radius: 50%;
    left: 0;
    top: 10px;;
}


/*------------ terms-editor ------------*/

h2.terms-title {
    color: #d90909;
    margin: 0 0 5px;
    font-size: 15px;
}


/*------------ index-service-editor ------------*/

.index-service-editor h2 {
    font-size: 18px;
    color: #c7f9f9;
    line-height: 1.5;
    margin: 0;
}

/*------------ index-about-editor ------------*/

.index-about-editor {
    color: #fff;
    line-height: 1.7;
}


/*------------ rwd ------------*/

@media screen and (max-width: 1440px) {
    .news-editor .news-p {
        position: static;
        max-width: 100%;
        margin: 0 0 50px 0;
    }
}

@media screen and (max-width: 900px) {
    .about-editor .tb01 .pic p{
        position: static;
        padding: 0 0 15px 0;
        max-width: 100%;
    }

    .service_1-editor .tb01 .pic p,
    .service_2-editor .tb01 .pic p,
    .service_3-editor .tb01 .pic p{
        position: static;
        padding: 0 0 15px 0;
        max-width: 100%;
        text-align: center;
    }}

@media screen and (max-width: 767px) {
    .service-editor{
        padding: 0 10px 10px;
    }
    .service-editor .tb01 td {
        width: 100%;
        text-align: left;
        float: left;
    }
}

@media screen and (max-width: 600px) {
    .index-activity-editor h1 {
        font-size: 48px;
    }
}
