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

.about-editor .title {
    font-size: 50px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.2;
}

.about-editor td {
    vertical-align: top;
}

.about-editor .pic2 {
    padding: 0 0 0 40px;
    width: 424px;
    position: relative;
    top: 0px;
}


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

.service-table td {
    vertical-align: top;
}

.service-table .pic {
    width: 623px;
    padding: 0 30px 0 0;
}

.service-tit {
    position: relative;
    margin: 10px 0 30px;
}

.service-table p {
    margin: 40px 0;
}

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

.service_1-table td {
    vertical-align: top;
}

.service_1-table .pic {
    width: 623px;
    padding: 0 30px 0 0;
}

.service_1-tit {
    position: relative;
    margin: 10px 0 30px;
}

.service_1-table p {
    margin: 40px 0;
}

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

.service_2-table td {
    vertical-align: top;
}

.service_2-table .pic {
    width: 623px;
    padding: 0 30px 0 0;
}

.service_2-tit {
    position: relative;
    margin: 10px 0 30px;
}

.service_2-table p {
    margin: 40px 0;
}

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

.service_3-table td {
    vertical-align: top;
}

.service_3-table .pic {
    width: 623px;
    padding: 0 30px 0 0;
}

.service_3-tit {
    position: relative;
    margin: 10px 0 30px;
}

.service_3-table p {
    margin: 40px 0;
}
/*------------ terms-editor ------------*/

.terms-editor {
    font-size: 15px;
    line-height: 2;
	    margin-top: 15px;
}

.terms-editor .title {
    font-size: 17px;
    color: #0067AD;
    margin: 0;
}

.terms-editor p {
    text-indent: 0em;
    margin: 0 0 50px;
}

.terms-editor .row {
    margin: 0 -27px;
}

.terms-editor .col {
    padding: 0 27px;
    width: 50%;
    float: left;
    box-sizing: border-box;
}


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

.index-about-editor{
    color: #e3e3e3;
    line-height: 28px;
}


/*-----------------about-editor-------------------*/
.ab_title{
	font-size: 30px;
	font-weight: bold;
	font-family: 'Oswald','微軟正黑體';
}
.ab_title span{
	font-weight: normal;
}
.title_1{
	color:#0068AE;
}
.txt_1{
	margin:0;
	padding:0 0 10px;
	/*border-bottom:1px solid #000;*/
	margin:0 0 15px;
}
.title_2{
	color:#00B285;
	margin: 35px 0 40px;
}
.normal-txt{
	color:#25324C;
	font-size: 15px;
	line-height: 2;
}
.ab_row1{
	position: relative;
	margin: 0 0 70px;
}
.ab_col1{
	box-sizing: border-box;
	padding: 50px 55px 30px 50px;
	background: #fff;
	width: 52%!important;
	position: relative;
	top: 60px;
	background: url(../../images/common/ab_txtcircle.png) 9% 5% no-repeat #fff;
	box-shadow:20px 20px 50px 10px rgba(0,0,0,0.1);
}
.ab_col2{
	padding:0;
	position: absolute;
	text-align:right;
	width: 100%!important;
	z-index: -1;
	right:0;
}
.title_3{
	font-size: 18px!important;
	font-weight: bold;
	color:#FF5019;
	margin: 0px 0 20px;
}
.ab_col3{
	width: 52%!important;
	padding:0;
}
.ab_col4{
	width: 48%!important;
	padding: 0 50px 0 35px;
}
.ab_col3 img{

}
.ab_col4{
	/*background: url(../../images/common/ab_txtbg.png) 100% 100% no-repeat #fff;*/
	background: none;
}

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

@media screen and (max-width: 1100px) {
    .about-editor .tb01 td,
    .about-editor .tb02 td,
    .service-table td,
    .service-table .pic {
        width: 100%;
        float: left;
        padding: 0;
        box-sizing: border-box;
    }
    .about-editor .pic2 {
        top: 0;
    }
    .service-table td,
    .service-table .pic {
        padding: 0 0 15px;
        text-align: center;
    }

.ab_row1 {
    position: relative;
    margin: 0 0 15px;
}
.ab_col1{
	width:100%!important;
	box-shadow:unset;
	padding:30px 0px 15px;
	background: url(../../images/common/ab_txtcircle.png) 0% 0% no-repeat #fff;
	top:0;
}
.ab_col2{
	width:100%!important;
	text-align: center;
	position:relative;
}
.ab_col3{
	width:100%!important;
}
.ab_col4{
	width:100%!important;
	padding: 0;
	background: #fff;
}

   .ab_title{
	font-size: 24px;
	}
.title_2 {
    margin: 15px 0 10px;
}
}

@media screen and (max-width: 767px) {
    .terms-editor .row {
        margin: 0;
    }
    .terms-editor .col {
        padding: 0;
        width: 100%;
    }
	
   .ab_title{
	font-size: 20px;
	}
	.title_3{
	font-size: 16px!important;
	}
	.ab_col1{
		
	}
}
