/*********** 前後台編輯器區塊共用的CSS設定 ***********/
.editor-title {
    color: #191919;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    margin: 0;
    font-family:'Raleway';
    margin-top:5px;
}
.editor-subtitle {
    color: #009944;
    font-size: 40px;
    font-weight: 400;
    text-align: center;
    line-height: 1.4;
    margin: 0;
    font-family:'微軟正黑體';
    margin-top: -21px;
    margin-bottom:20px;
	letter-spacing: 5px;
}
.editor-title-img {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 5px;
}

.index-editor-circle {
    text-align: left;
    max-width: 550px;
    margin: 0 auto;
}
.index-editor-circle .col {
    float: left;
    width: 33.33%;
    padding: 0 5px;
}
.index-editor-circle-pic {
    display: inline-block;
    vertical-align: middle;
/*    background: url('../../images/common/about/circle_bg.png');*/
    border-radius: 100%;
/*    padding: 8px;*/
	border: 8px solid #F7FCFB;
	box-shadow: 0px -5px 12px 1px rgba(105, 102, 107, 0.3);
}
.index-editor-circle-pic.bg2 {
/*    background: url('../../images/common/index/about_circle_bg.png');*/
	
}
.index-editor-circle-pic img {
    border-radius: 100%;
}


.about-editor-circle {
    text-align: left;
    max-width: 1069px;
    margin: 0 auto;
}
.about-editor-circle .col {
    float: left;
    width: 33.33%;
    padding: 0 5px;
}
.about-editor-circle-pic {
    display: inline-block;
    vertical-align: middle;
/*    background: url('../../images/common/about/circle_bg.png');*/
    border-radius: 100%;
/*    padding: 8px;*/
	border: 8px solid #F7FCFB;
	box-shadow: 0px -5px 12px 1px rgba(105, 102, 107, 0.3);
}
.about-editor-circle-pic.bg2 {
/*    background: url('../../images/common/index/about_circle_bg.png');*/
	
}
.about-editor-circle-pic img {
    border-radius: 100%;
}
.about-editor-pics {
    max-width: 1069px;
    margin: 0 auto;
}
.about-editor-pics .col {
    float: left;
    width: 33.33%;
    padding: 0 1.5%;
}

.about-editor-circle .box{
	padding-top: 110px;
	padding-bottom: 55px;
	
}

.about-editor-circle .box-bg{
	background: url('../../images/common/about/pic_1.jpg') no-repeat;
	position: relative;
	width: 1069px;
	height: 579px;
	
}

.about-editor-circle .title{
	position: absolute;
	width: 615px;
	height: 87px;
	top: 61px;
	left: 35px;
	
}

.about-editor-circle .title h3{
	padding: 0px;
	margin: 0px;
	font-family: "微軟正黑體";
	color: #009944;
	font-size: 40px;
	font-weight: 500;
	line-height: 45px;
	
}

.about-editor-circle .title span{
	padding: 0px;
	margin: 0px;
	font-family: "微軟正黑體";
	color: #02131F;
	font-size: 20px;
	font-weight:bold;
	margin-left: 4px;
	letter-spacing: 3px;
	
}


.about-editor-circle .box-sub{
	position: absolute;
	width: 481px;
	height: auto;
	top: 165px;
	left: 45px;
	border: 1px solid #A0D468;
	background-color: #ffff;
	padding: 57px 57px 37px 57px;
	color: #666666;
	font-size: 15px;
	line-height: 35px;
	letter-spacing: 1px;
	
}

.about-editor-circle .box-sub-img{
	width: 480px;
	margin: 57px auto 5px;
	text-align: center;
}

.about-editor-circle .box-sub-img img{
	margin: 0 5px;
}

.about-editor-pics .title-box{
	width: 600px;
	margin:130px 0px 0px 44px;
	
}

.about-editor-pics .title-box h4,
.about-editor-circle .sub-txt-box h4 {
	color: #009944;
	font-size: 30px;
/*	font-weight: 300;*/
	position: relative;
	padding-left: 40px; 
	margin-bottom: 25px;
}

.about-editor-pics .title-box h4:before,
.about-editor-circle .sub-txt-box h4:before{
	content: "●";
	font-size: 60px;
	color: #A0D468;
	opacity: 0.6;
	position: absolute;
	bottom: -22px;
	left: 0px;
}

.about-editor-pics .sub-txt{
	width: 100%;
	float: left;
	color: #666666;
	font-size: 15px;
	font-family: "微軟正黑體";
	letter-spacing: 2px;
}

.about-editor-pics .sub-txt span{
	width: 100%;
	float: left;
	margin-bottom: 35px;
	margin-top: 0px;
	
}

.about-editor-pics .sub-txt b{
	color: #009944;
	
}

.about-editor-pics .title-img{
	width: 388px;
	float: right;
	margin-top: -80px;
}

.about-editor-circle .sub-img{
	width: 467px;
	float: left;
	margin-top: 80px;
}

.about-editor-circle .sub-txt-box{
	margin-top: 30px;
	float: right;
	width: 600px;
}


.about-editor-circle .sub-txt{
	color: #666666;
	font-size: 15px;
	font-family: "微軟正黑體";
	letter-spacing: 1px;
}


.products-editor-pics {
    margin: 0 -6px;
	margin-top:50px;
}
.products-editor-pics .col {
    float: left;
    width: 25%;
    padding: 0 6px;
    margin-bottom: 10px;
    text-align: center;
}


.products-detail {
    position: relative;
    max-width: 1063px;
    margin:auto;
}
.products-detail .title {
    color: #009944;
	font-size: 30px;
	font-weight: 300;
	position: relative;
	padding-left: 40px; 
	margin-bottom: 25px;
}


.products-detail .title:before {
    content: "●";
	font-size: 60px;
	color: #A0D468;
	opacity: 0.6;
	position: absolute;
	bottom: -22px;
	left: 0px;
}

.products-detail-box{
    border-top: 1px solid #ddd;
    padding: 28px 0;
    margin-top: 60px;
}
.products-detail-box .title-box {
    background: #f6f5ed;
    width: 136px;
    color: #7E7564;
    font-family: '33535gillsansmt', Arial, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', sans-serif;
    font-size: 16px;
    text-align: center;
    line-height: 35px;
    border-radius: 4px;
    margin: 0 auto 30px;
	margin-top: -46px;
}



.service-editor-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.service-editor-list .item {
    width: 33.33%;
    padding: 0 2%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.service-editor-list .item:nth-child(3n+1) {
    clear: left;
}
.service-editor-list .box {
    max-width: 411px;
    margin: 0 auto 50px;
}
.service-editor-list .name {
    color: #006CD8;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin: 10px 0 6px;
}
.service-editor-list .description {
    color: #666659;
    font-size: 15px;
    line-height: 1.5;
}

.index-service-editor-list {
    list-style-type: none;
    padding: 0;
    margin: 0 -10px;
}
.index-service-editor-list .item {
    width: 33.33%;
    padding: 0 10px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index-service-editor-list .box {
    overflow: hidden;
}
.index-service-editor-list .pic {
    float: left;
    width: 183px;
}
.index-service-editor-list .txt {
    margin-left: 200px;
}
.index-service-editor-list .name {
    color: #006CD8;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 8px;
    line-height: 1.2;
}
.index-service-editor-list .description {
    color: #000;
    font-size: 15px;
    line-height: 1.5;
}

.contact-info-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.contact-info-list li,
.contact-info-list .ic-wrap,
.contact-info-list .txt {
    display: inline-block;
    vertical-align: middle;
}
.contact-info-list li {
    width: 33%;
    padding: 0 5px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.contact-info-list li:first-child {
    font-size: 15px;
}
.contact-info-list .txt {
    width: calc(100% - 110px);
    margin-left: 10px;
    color: #969696;
    font-weight: bold;
    line-height: 1.5;
}

.terms-box{
	max-width: 1000px;
	margin: 0 auto;
}
.terms-title {
    color: #453026;
    font-size: 17px;
    font-weight: bold;
    margin: 0 0 0.3em;
}



@media screen and (max-width: 1280px) {
    .index-service-editor-list .box {
        max-width: 411px;
        margin: 0 auto;
    }
    .index-service-editor-list .pic {
        float: none;
        width: auto;
    }
    .index-service-editor-list .txt {
        margin: 10px 0 0;
    }
	.about-editor-pics .title-box{
	width: 500px;
	margin:130px 0px 0px 44px;
	}
	.about-editor-circle .sub-txt-box{
	margin-top: 30px;
	float: right;
	width: 500px;
    }
    .about-editor-pics .sub-txt span{
        margin-bottom: 25px;
        margin-top: 0px;
        
    }
}
@media screen and (max-width: 1000px) {
    .products-editor-pics .col {
        width: 50%;
    }
    .contact-info-list li {
        display: block;
        margin-bottom: 5px;
        padding: 0;
        width: auto;
    }
    .contact-info-list li:nth-child(n) {
        font-size: 16px;
    }
    .contact-info-list .ic-wrap {
        width: 60px;
    }
    .contact-info-list .txt {
        width: calc(100% - 75px);
    }
    
}
@media screen and (max-width: 960px) {
    .service-editor-list .item {
        width: 50%;
    }
    .service-editor-list .item:nth-child(3n+1) {
        clear: none;
    }
    .service-editor-list .item:nth-child(2n+1) {
        clear: left;
    }
    .about-editor-circle .box-bg{
        background: url('../../images/common/about/pic_1.png') no-repeat;
        position: relative;
        width: 100%;
        height: auto;
        
    }
    .about-editor-circle .title{
        position: relative;
        width: 98%;
        height: auto;
        top: -80px;
        left: 0px;
        display:block;
        float:left;
    }

    .about-editor-circle .box-sub{
        position: relative;
        width: 84%;
        height: auto;
        top: -50px;
        left: 0px;
        border: 1px solid #A0D468;
        background-color: #ffff;
        padding: 57px 57px 37px 57px;
        color: #666666;
        font-size: 15px;
        line-height: 35px;
        letter-spacing: 1px;
        display:block;
        float:left;
    }

    .about-editor-pics .title-box{
        width: 100%;
        margin:0px;
        }

    .about-editor-pics .title-box h4,
    .about-editor-circle .sub-txt-box h4 {
        color: #009944;
        font-size: 30px;
        font-weight: 300;
        position: relative;
        padding-left: 40px;
        margin-bottom: 25px;
        margin-top:  0px;
    }
    .about-editor-pics .title-img,
    .about-editor-circle .sub-img{
        width: 98%;
        float: left;
        margin: 0px;
    }
    .about-editor-pics .title-img img{
        width: 100%;
        
    }
    .about-editor-circle .sub-img img{
        width: 100%;
        margin-left: 20px;
        margin-top: 20px;
        
    }
    .about-editor-pics .sub-txt{
        width:  90%;
        margin-left: 40px;
    }
    .about-editor-pics .sub-txt span{
        width: 100%;
    }

    .about-editor-circle .sub-txt-box{
        margin-top: 30px;
        float: right;
        width: 100%;
    }
    .about-editor-circle .sub-txt{
        color: #666666;
        font-size: 15px;
        font-family: "微軟正黑體";
        letter-spacing: 1px;
        width:90%;
    }
    
}
@media screen and (max-width: 767px) {
    .about-editor-pics .col {
        width: 100%;
        padding: 0 0 10px;
        text-align: center;
    }
    .contact-info-list li:nth-child(n) {
        text-align: center;
    }
    .contact-info-list .txt {
        display: block;
        width: auto;
        margin: 5px 0 0;
    }
    .index-service-editor-list .item {
        width: 100%;
    }
    .index-service-editor-list .box {
        max-width: none;
        margin-bottom: 15px;
    }
    .index-service-editor-list .pic {
        float: left;
        width: 200px;
    }
    .index-service-editor-list .txt {
        margin: 0 0 0 220px;
    }
}
@media screen and (max-width: 600px) {
	
	.editor-subtitle {
		color: #009944;
		font-size: 20px;
		font-weight: 400;
		text-align: center;
		line-height: 1.4;
		margin: 0;
		font-family:'微軟正黑體';
		margin-top: -21px;
		margin-bottom:20px;
		letter-spacing: 5px;
	}
	
    .service-editor-list .item {
        width: 100%;
        padding: 0;
    }
    .service-editor-list .item:nth-child(n) {
        clear: none;
    }
    .service-editor-list .box {
        margin-bottom: 30px;
    }

    .about-editor-circle .title h3{
        font-size: 18px;
        font-weight: 500;
        line-height: 25px;
        margin-top: 0px;
    }

    .about-editor-circle .title span{
        font-size: 16px;
    }
    .about-editor-pics .sub-txt{
        width:  90%;
        margin-left: 12px;
        /* top: -18px; */
        margin-top: -56px;
        font-size: 14px;
    }
    .about-editor-pics .sub-txt span{
        margin-bottom: 15px;
        margin-top: 0px;
    }
    .about-editor-pics .title-box h4 {
        font-size: 18px;
        padding-left: 31px;
        margin-bottom: 25px;
        margin-top:  0px;
        top:-50px;
    }
   
    .about-editor-circle .sub-txt-box h4 {
        font-size: 18px;
        padding-left: 31px;
        margin-bottom: 25px;
        margin-top:  0px;
        top:-10px;
    }
    .about-editor-circle .sub-txt{
        color: #666666;
        font-size: 15px;
        font-family: "微軟正黑體";
        letter-spacing: 1px;
        width:90%;
        margin-top:-30px;
    }
    .about-editor-pics .title-box h4:before,
    .about-editor-circle .sub-txt-box h4:before{
        content: "●";
        font-size: 45px;
        color: #A0D468;
        opacity: 0.6;
        position: absolute;
        bottom: -22px;
        left: 0px;
    }
    .about-editor-circle .title{
        width: 98%;
        top: -112px;
        left: 0px;
        line-height: 35px;
    }
    .about-editor-circle .title span{
        padding: 0px;
        margin: 0px;
        font-family: "微軟正黑體";
        color: #02131F;
        font-size: 16px;
        font-weight:bold;
        margin-left: 4px;
        letter-spacing: 3px;
    }
    .about-editor-circle .box-sub{
        position: relative;
        width: 84%;
        height: auto;
        top: -90px;
        left: 3px;
        border: 1px solid #A0D468;
        background-color: #ffff;
        padding: 19px ;
        color: #666666;
        font-size: 15px;
        line-height: 35px;
        letter-spacing: 1px;
        display:block;
        float:left;
    }
    .about-editor-circle .box-sub-img{
        width: 100%;
        margin: 20px auto 5px;
        text-align: center;
    }
    .about-editor-circle .box-sub-img img{
        margin: 20px auto 5xp;
        width: 26%;
    }
    
}
@media screen and (max-width: 500px) {
    .products-editor-pics .col {
        width: 100%;
    }
    .index-service-editor-list .box {
        max-width: 360px;
        margin-bottom: 30px;
    }
    .index-service-editor-list .pic {
        float: none;
        width: auto;
    }
    .index-service-editor-list .txt {
        margin: 10px 0 0;
    }
}
@media screen and (max-width: 420px) {
    .about-editor-circle .col {
        padding: 0 3px;
    }
    .about-editor-circle-pic {
        padding: 5px;
    }
    .about-editor-circle .box-sub{
        position: relative;
        width: 84%;
        height: auto;
        top: -90px;
        left: 3px;
        border: 1px solid #A0D468;
        background-color: #ffff;
        padding: 19px;
        color: #666666;
        font-size: 14px;
        line-height: 25px;
        letter-spacing: 1px;
        display:block;
        float:left;
    }
    .about-editor-pics .title-box h4 {
        font-size: 18px;
        padding-left: 31px;
        margin-bottom: 25px;
        margin-top:  0px;
        top: -60px;
    }
    .about-editor-pics .sub-txt{
        width:  90%;
        margin-left: 12px;
        /* top: -18px; */
        margin-top: -73px;
        font-size: 14px;
    }
    .about-editor-circle .sub-txt-box h4 {
        font-size: 18px;
        padding-left: 31px;
        margin-bottom: 25px;
        margin-top:  0px;
        top: -14px;
    }
}