/* ceo인사말 */

section.company_01, 
section.company_02,
section.company_03,
section.company_04,
section.company_05 {
    font-family: 'NotoSans', sans-serif, Helvetica;
    font-size: 18px; line-height: 32px; list-style: none;
}

section h3.section_title_01 {
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 80px;
    line-height: 32px;
}

section.company_01 p.subj {
    font-size: 33px;
    font-weight: 900;
    line-height: 44px;
    margin-bottom: 30px;
    color: #000;
}

section.company_01 p.subj span {
    font-size: 23px;
    font-weight: 300;
    text-align: center;
}

section.company_01 .ceo img {
    float: right;
}

section.company_01 .ceo .message {
    float: right;
    padding-top: 18px;
    font-size: 17px;
}

section.company_01 .ceo .message span {
    font-weight: 900;
    font-family: 'NanumSquare;

}


/* 회사소개 */
section.company_02 .company_img01 {
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

section.company_02 .box1 {
    display: table;
    width: 100%;
   
}

section.company_02 .box2 {
    display: table;
    height: 100%;
    width: 100%;
}

section.company_02 .box3 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
 
}

section.company_02 .box3 dl {
    font-family: 'Ubuntu', sans-serif;
    width: 100%;
    padding-top: 18px;
}

section.company_02 .box3 dl dt {
    font-size: 18px;
	line-height:1.8em;
    color: #cb7c81;
    text-transform: capitalize;

}

section.company_02 .box3 dl dd {
    font-size: 14px;

}


section.company_02 .box4 {
    display: table;
    width: 100%;
   height: 47vh;
}

section.company_02 .box5 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 14vh;

}

section.company_02 .box5 dl {
    font-family: 'Ubuntu', sans-serif;
    width: 50%;
    padding-top: 18px;
}

section.company_02 .box5 dl dt {
    font-size: 38px;
	line-height:1.8em;
    color: #fff;
    text-transform: capitalize;

}

section.company_02 .box5 dl dd {
    font-size: 18px;
 color: #fff;
}


section.company_02 .title-wrap {
    border-bottom: 1px #eee solid;
    margin-top: 50px;
    padding-bottom: 30px;
    text-align: center;
    /*    margin-bottom: 50px;*/
}

section.company_02 .title-wrap h2 {
    font-weight: 600;
}



/* 연혁 */
section.company_03 #tab_wrap .nav-tabs {
    border-bottom: 0;
}

section.company_03 #tab_wrap .nav-tabs > li > a {
    margin: 0;

}

section.company_03 #tab_wrap .nav-tabs > li > a,
section.company_03 #tab_wrap .nav-tabs > li > a:focus,
section.company_03 #tab_wrap .nav-tabs > li > a:hover {
    color: #fff;

    border-left: 1px #cfcfcf solid;
}

section.company_03 #tab_wrap .nav-tabs > li > a {
    border: none;
    color: #666;
    background: #f8f8f8;
    /*            font-size: 13px;*/
    font-weight: 600;
    border-top: 1px #dedede solid;
    border-bottom: 1px #999999 solid;
    border-left: 1px #dedede solid;
    /*    border-top: 1px #999999 solid;*/
    border-radius: 0;
    line-height: 38px;
    font-size: 16px;
    /*        transition: 1s;*/
}

section.company_03 #tab_wrap .nav-tabs > li:first-child > a {
    /*        border-left: 1px #999999 solid;*/
}


section.company_03 #tab_wrap .nav-tabs > li:last-child > a {}

section.company_03 #tab_wrap .nav-tabs > li > a > span {
    color: #000;
}

section.company_03 #tab_wrap .nav-tabs > li > a:hover,
section.company_03 #tab_wrap .nav-tabs > li > a#bo_cate_on,
section.company_03 #tab_wrap .nav-tabs > li > a:focus {
    color: #efefef;
    background: #fff;
    color: #000;
    border-top: 1px #cfcfcf solid;
    border-bottom: 1px #fff solid;
    border-left: 1px #cfcfcf solid;

}

section.company_03 #tab_wrap .nav-tabs > li > a#bo_cate_on {
    background-color: #fff;
    border-top: 2px #000 solid;
    font-weight: 900;
}

section.company_03 #tab_wrap .nav-tabs > li:first-child > a:hover,
section.company_03 #tab_wrap .nav-tabs > li:first-child > a:focus {
    border-left: 0;
}



section.company_03 #tab_wrap .nav-tabs.two > li {
    width: 50%;
    text-align: center;
}

section.company_03 #tab_wrap .nav-tabs.three > li {
    width: 33.333333333333333%;
    text-align: center;
}

section.company_03 #tab_wrap .nav-tabs.four > li {
    width: 25%;
    text-align: center;
}

section.company_03 .tab-pane {
    padding: 15px 0;
}

section.company_03 .tab-content {
    padding: 20px
}



section.company_03 #tab_wrap {
    /*        border: 0 !important;*/
    border-left: 1px #dedede solid;
    border-right: 1px #dedede solid;
    border-top: 0;
    border-bottom: 0;
    margin-bottom: 80px;
}

section.company_03 dt {
    width: auto;
    margin-bottom: 10px;
}

section.company_03 dd {
    padding-left: 20px;
    border-left: 3px #eee solid
}

section.company_03 dt:after {
    /*    content: " / "*/
}

section.company_03 .history-left {
    text-align: left;
}

section.company_03 .history-left h2 {
    font-size: 48px;
    margin-bottom: 20px;
    font-weight: 900;
    color: #000;
    margin-top: 0;
    float: left;

}

section.company_03 .history-left span {
    padding-left: 20px;
    line-height: 48px;

    font-weight: 300;
    font-size: 26px;
    color: #474747;
}

section.company_03 .history-left p.text {
    color: #474747;
    font-size: 16px;
    line-height: 24px;
}

section.company_03 .history-left p.image {
    margin-top: 30px;
}

section.company_03 .history-right {
    background: url("../../img/sub/dot_back.png") 9px 0% repeat-y;
    margin-top: 10px;
    margin-left: 80px;
}

section.company_03 .history-right ul {
    background: url(../../img/sub/dot.png) 0 2% no-repeat;
    margin-bottom: 35px;
    border-bottom: 0;
}

section.company_03 .history-right li {}

section.company_03 .history-right li.title {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    padding-bottom: 12px;
}

section.company_03 .history-right li span.mon {
    font-weight: 600;
    color: #000000;
    content: "-";
    font-size: 12px;
    background-color: #fff;
    border: 1px #f3f3f3 solid;
    margin-right: 7px;
}

section.company_03 .history-right li span.mon:after {
    /*    content: " . ";*/
}

section.company_03 .history-right li span.mon2 {
    font-weight: 400;
    color: #2B4471;
    content: "-";
    font-size: 12px;
}

section.company_03 .history-right li span.mon2:after {
    content: " ";
}

section.company_03 .history-right ul.list-unstyled {
    border-bottom: 0 !important;
    padding-left: 40px;
}


/* 찾아오시는 길 */

section.company_04 .embed-container {
    position: relative;
    padding-bottom: 40%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

section.company_04 .embed-container iframe,
section.company_04 .embed-container object,
section.company_04 .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section .table_wrap .table {
    border-top: 2px #000 solid;
    border-bottom: 1px #ddd solid;
}

section .table_wrap caption {
    font-weight: 900;
    color: #000;
    font-size: 18px;
    /*    padding-top: 15px*/
}

section .table_wrap .table th {
    width: 120px;
    padding-left: 18px;
    font-weight: 900;
}

section .table_wrap .table th,
section .table_wrap .table td {
	
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 25px;
}

section.company_04 dl {
    padding-bottom: 0;
    margin-bottom: 15px;
}

section.company_04 dl dt {
    padding-top: 10px;
}

section.company_04 dl dd {
    padding-left: 20px;
}

section.company_04 .d-map {
    padding: 0 8px;
    background: #2c77dd;
    color: #fff;
    font-size: 11px;
    font-family: 'NotoSans';
    font-style: normal;
    font-weight: 900;
    border-radius: 2em;
}
section.company_04 .btn{
    font-size: 15px;
    border-radius: 0;
    border:1px #000 solid;
    color: #000;
    font-weight: 600;
}
/* 레이어 팝업 */
.overlay-popup {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999999999999999999999999999999999999999999999999999;
}

.overlay-popup:target {
    visibility: visible;
    opacity: 1;
}

.popup-content {
    margin: 70px auto;
    background: #fff;
    width: 30%;
    position: relative;
    transition: all 5s ease-in-out;
    padding-bottom: 10px;
}

.popup-content h2 {
    background: linear-gradient(#44474e, #35383f);
    margin-top: 0;
    color: #fff;
    font-family: 'NotoSans';
    font-size: 18px;
    line-height: 52px;
    padding-left: 20px;
    font-weight: 600;
    padding-top: 5px;
}

.popup-content .close {
    position: absolute;
    top: 15px;
/*    border: 1px #fff solid;*/
    right: 15px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #fff !important;
    opacity: 1;
    text-shadow: none;
    line-height: 0;
    padding-top: 12px;
    padding-bottom: 20px;
    padding-left: 5px;
    padding-right: 5px;
}

.popup-content .close:hover {
    color: #06D85F;
}

.popup-content .content {
    /*  max-height: 30%;*/
    height: 420px;
    padding: 25px 20px;
    font-size: 13px;
    overflow-y: auto;
}

.popup-content .content p,
.popup-content .content span {
    font-size: 13px;
}

.popup_text_point {
    font-size: 16px;
    font-weight: 600;
    font-weight: 600;
    padding-bottom: 12px;
}
@media (max-width: 992px) {
    section.company_01 {
        text-align: center;
    }

    section h3.section_title_01 {
        font-size: 18px;
        font-weight: 500;
        text-align: center;
        margin-bottom: 60px;
        line-height: 26px;
    }

    section.company_01 p.subj {
        font-size: 26px;
        font-weight: 900;
        line-height: 42px;
        margin-bottom: 30px;
        color: #000;
    }

    section.company_01 p.subj span {
        font-size: 26px;
        font-weight: 300;
        text-align: center;
    }

    section.company_01 .ceo {
        margin-top: 30px;
        margin-bottom: 50px;
        text-align: center;
    }

    section.company_01 .ceo img {
        float: none;
        text-align: center;
        width: 100%;
    }

    section.company_01 .ceo .message {
        float: right;
        padding-top: 18px;
        font-size: 14px;
    }

    section.company_01 .ceo .message span {
        font-weight: 900;
        font-family: 'NanumSquare;

    }

    section.company_02 .company_img01 {
        background-position: top center;
        background-size: cover;
        background-repeat: no-repeat;
    }

    section.company_02 .box1 {
        display: table;
        width: 100%;
       
    }

    section.company_02 .box2 {
        display: table;
        height: 100%;
        width: 100%;
    }

    section.company_02 .box3 {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-left: 6vh;
        padding-right: 6vh;

    }

    section.company_02 .box3 dl {
        font-family: 'Ubuntu', sans-serif;
        width: 100%;
        padding-top: 18px;
    }

    section.company_02 .box3 dl dt {
        font-size: 14px;
        color: #000;
        text-transform: capitalize;

    }

    section.company_02 .box3 dl dd {
        font-size: 14px;

    }
	section.company_02 .box4 {
    display: table;
    width: 100%;
   height: 47vh;
}

section.company_02 .box5 {
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding-left: 6vh;
        padding-right: 6vh;

    }

    section.company_02 .box5 dl {
        font-family: 'Ubuntu', sans-serif;
        width: 100%;
        padding-top: 18px;
    }

    section.company_02 .box5 dl dt {
        font-size: 20px;
        color: #fff;
        text-transform: capitalize;

    }

    section.company_02 .box5 dl dd {
        font-size: 14px;

    }



    /*     연혁 */

    section.company_03 #tab_wrap .nav-tabs > li > a {
        border: none;
        color: #666;
        background: #f8f8f8;
        font-weight: 600;
        border-top: 1px #dedede solid;
        border-bottom: 1px #999999 solid;
        border-left: 1px #dedede solid;
        border-radius: 0;
        line-height: 24px;
        font-size: 14px;
    }

    section.company_03 #tab_wrap {

        margin-bottom: 50px;
    }

    section.company_03 .history-left h2 {
        font-size: 26px;
        margin-bottom: 10px;
        font-weight: 900;
        color: #000;
        margin-top: 0;
        float: left;

    }

    section.company_03 .history-left span {
        padding-left: 14px;
        line-height: 32px;

        font-weight: 300;
        font-size: 18px;
        color: #474747;
    }

    section.company_03 .history-left p.text {
        color: #474747;
        font-size: 14px;
        line-height: 22px;
    }

    section.company_03 .history-left p.image {
        margin-top: 30px;

    }

    section.company_03 .history-left p.image img {
        width: 100%;
    }

    section.company_03 .history-right {
        background: url("../../img/sub/dot_back.png") 9px 0% repeat-y;
        margin-top: 10px;
        margin-left: 0px;
    }

    section.company_03 .history-left {
        margin-bottom: 40px;
    }

    section.company_03 .history-right li.title {
        font-size: 20px;
        font-weight: 700;
        font-family: 'Open Sans', sans-serif;
        color: #000;
        padding-bottom: 6px;
    }
    .popup-content {
        width: 70%;
    }


}



 
}


.fc_pointer {color:#1F88E5; }
	.daon_content_wrap{width:100%; min-width:320px; max-width:1400px; margin:0 auto;}
	.daon_page_title{width:100%; margin-bottom:70px;}
	.daon_page_title h1{width:100%; margin:0 auto; text-align:center; font-size:2.5em; font-weight:600;}
	.daon_page_title h1:after {content:""; clear:both; display:block; width:30px; margin:10px auto; border:1px solid #000;}
	.daon_page_title h2{width:100%; margin:0 auto; text-align:center; font-size:1.2em; color:#666; margin-top:20px; }


	.business_type4 {width:100%; max-width:1400px;  margin:0 auto;}
	.business_type4:after{ content:""; display:block; clear:both;}
	.business_type4 .business_info { position:relative; width:100%; height:400px; margin:150px auto; background:none;}
	.business_type4 .business_info:after{ content:""; display:block; clear:both;}
	.business_type4 .business_info:first-child {margin-top:0px;}
	.business_type4 .business_info .img_left { position:absolute; left:0; top:0; width:650px; height:400px; background:blue; }
	.business_type4 .business_info .img_left img{ width:100%; height:100%;}
	.business_type4 .business_info .img_right { position:absolute; right:0; top:0; width:650px; height:400px; background:blue; }
	.business_type4 .business_info .img_right img{ width:100%; height:100%;}
	.business_type4 .business_info .con_box { position: absolute; right:0; top:25%; width:55%; height:350px; background:rgba(255,255,255,1); box-shadow:10px 10px 5px rgba(0,0,0,0.04); }
	.business_type4 .business_info .con_box .txt_area {padding:10%; }
	.business_type4 .business_info .con_box .txt_area:before { display: block; content: ''; position: absolute; left: -80px; top:23%;  width:20%; height:1px; background:#000;}
	.business_type4 .business_info .con_box .txt_area em { position:relative; display:block; vertical-align:middle; color:#ddd;  font-size:3em;}
	.business_type4 .business_info .con_box .txt_area strong {display:block; color:#333;  font-size:1.5em; font-weight: 600;  line-height:1.5em; margin:30px 0 20px 0;}
	.business_type4 .business_info .con_box .txt_area p.box_txt {display:block; color:#555; font-size:1em;  font-weight: 500;  line-height:1.5em; text-align:justify;  }
	.business_type4 .business_info .type_other { position: absolute; left: 0; top:25%; width:55%; height:350px; background:rgba(255,255,255,1);  box-shadow:10px 10px 5px rgba(0,0,0,0.04); }
	.business_type4 .business_info .type_other .txt_area:before {display:none;}
	.business_type4 .business_info .type_other .txt_area:after { display: block; content: ''; position: absolute; right:-80px; top:23%; width:20%; height:1px; background:#000; }


	@media screen and (max-width:992px){
		
		.daon_content_wrap{width:100%;}
		.daon_page_title{margin-bottom:50px;}	
		.daon_page_title h1{font-size:2em;}
		.daon_page_title h2{font-size:1em;}
		.daon_s_tit{font-size:1.2em;}

	}

	@media screen and (max-width:768px){

		.business_type4 .business_info { height:auto; margin:50px auto;}
		.business_type4 .business_info .img_left { position:relative; width:100%; height:auto;  background:#000; }
		.business_type4 .business_info .img_left img{ height:auto;}
		.business_type4 .business_info .img_right { position:relative; width:100%; height:auto;  background:#000; }
		.business_type4 .business_info .img_right img{ height:auto;}
		.business_type4 .business_info .con_box { position:relative; width:90%; left:50%; top:-50px; margin-left:-45%; height:auto; }
		.business_type4 .business_info .con_box .txt_area:before { display: none;}
		.business_type4 .business_info .type_other .txt_area:after {display:none;}
		.business_type4 .business_info .con_box .txt_area{padding:15px;}
		.business_type4 .business_info .con_box .txt_area strong{font-size:1.2em;}

	}

	.fc_ver2_pointer {color:#C53428; }
	.daon_content_wrap{width:100%; min-width:320px; max-width:100%; margin:80px auto;}
	.daon_ver2_page_title{width:100%; text-align:center; margin-bottom:70px;}
	.daon_ver2_page_title h1{width:100%; font-size:2.5em; font-weight:600;}
	
	.daon_ver2_page_title h2{width:100%; font-size:1.2em; color:#666; margin-top:20px; }

	.daon_ver2_sub_type19 {width:100%; }
	.daon_ver2_sub_type19:after{ content:""; display:block; clear:both;}	
	.daon_ver2_sub_type19 h3.con_tit {display:block; text-align:center; margin-top:20px; }
	.daon_ver2_sub_type19 h3.con_tit p {display:block; font-size:2.5em; font-weight:700; line-height:1.5em;}
	.daon_ver2_sub_type19 h3.con_tit span {display:block; margin-top:15px; font-size:1.25em; line-height:1.5em;}
	.daon_ver2_sub_type19 .busi_cont1 {width:100%; max-width:1500px; margin:0 auto;}
	.daon_ver2_sub_type19 .busi_cont1:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box {width:100%;margin:0 auto; }
	.daon_ver2_sub_type19 .busi_cont1 .con_box:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box:last-child {margin-bottom:0;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .img_box {position:relative; float:left; width:50%; transition: 0.3s all ease;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .img_box img { max-width:100%;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box {float:right; width:50%; padding:20px 50px; transition: 0.3s all ease; }
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li {width:100%; margin:0; padding:10px 0; transition: 0.3s all ease;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li:first-child {padding-top:0;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li:last-child {border-bottom:0; } 
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl { width:100%; margin:0; padding:0; font-size:0; *display:inline;*zoom:1; vertical-align:top;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl dt { display:inline-block; vertical-align: middle; width:10px; font-size:14px; font-weight:700;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl dt span {display:table; width:10px; height:10px; border-radius:50%; background-color:#fa7245; text-align:center; overflow:hidden; transition: 0.3s all ease;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl dt span em { display:table-cell; vertical-align: middle; font-size:1.5em; font-weight:400; color:#fff; font-style:normal;}
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl dt span i { display:table-cell; vertical-align: middle; font-size:2em; color:#fff; }
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl dd { display:inline-block; vertical-align: middle; width:95%; font-size:14px; padding-left:5%;   }
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl dd strong {display:block; font-size:1.25em; font-weight:700; word-break:keep-all; }
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl dd p {margin-top:10px; font-size:1em; color:#777; word-break:keep-all; }
	.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl dd p:first-child {margin-top:0; }
	.daon_ver2_sub_type19 .busi_cont2 {width:100%; padding:80px 0; margin-top:100px; background:#eff3f6;}
	.daon_ver2_sub_type19 .busi_cont2:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box {width:100%; max-width:1500px; margin:50px auto;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul {width:100%; margin:0; padding:0; }
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li {float:left; vertical-align:top; width:32%; margin-right:2%; padding:40px 25px; text-align:left; background-color:#fff; border-radius:20px; box-shadow: 5px 5px 8px rgba(0,0,0,.05); transition: 0.3s all ease;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li:last-child {margin-right:0; }
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .txt_box { width:100%; min-height:200px; }
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .txt_box em {display:block; font-size:1.1em; font-style:normal; }
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .txt_box strong {display:block; font-size:1.85em; font-weight:700; line-height:1.2em; margin:20px 0 15px 0;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .txt_box strong span {display:block; font-size:1em; color:#fa7245;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .txt_box p {display:block; margin-top:10px; font-size:1em; color:rgba(0,0,0,.5);  display : -webkit-box; overflow:hidden;  text-overflow : ellipsis;  -webkit-line-clamp : 3;   -webkit-box-orient : vertical; }
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .img_box { width:100%; text-align:center; overflow:hidden; }
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .img_box img { max-width:100%;  transition: 0.3s all ease; border-radius:10px;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li a { display:block; text-decoration:none; }
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li a span.btn_link {display:block; margin:20px auto 40px; font-size:1em; color:#999; text-decoration:none; transition: 0.3s all ease; }
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li:hover {background-color:#fa7245;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li:hover .txt_box em {color:#fff;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li:hover .txt_box strong {color:#fff;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li:hover .txt_box strong span {color:#fff;}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li:hover .txt_box p {color:rgba(255,255,255,.8);}
	.daon_ver2_sub_type19 .busi_cont2 .con_box ul li:hover a span.btn_link {color:#fff;}	


	@media all and (max-width:992px){		
		.daon_ver2_page_title{margin-bottom:50px;}	
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}
		.daon_s_tit{font-size:1.2em;}	

		.daon_ver2_sub_type19 h3.con_tit { padding:0 4%;}
		.daon_ver2_sub_type19 h3.con_tit p { font-size:1.85em;}
		.daon_ver2_sub_type19 h3.con_tit span { font-size:1em; }
		.daon_ver2_sub_type19 .busi_cont1 .con_box .img_box { width:100%; text-align:center;}
		.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box { width:100%; padding:25px 4%; margin-top:20px; }
		.daon_ver2_sub_type19 .busi_cont1 .con_box .txt_box ul li dl dd { width:95%; }
		.daon_ver2_sub_type19 .busi_cont2 { padding:40px 0 0 0; margin-top:50px;}
		.daon_ver2_sub_type19 .busi_cont2 .con_box {padding:0 4%;}
		.daon_ver2_sub_type19 .busi_cont2 .con_box ul li {width:100%; margin-bottom:50px; }
		.daon_ver2_sub_type19 .busi_cont2 .con_box ul li:last-child { margin-bottom:0; }
		.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .txt_box {min-height:auto; }
		.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .txt_box strong span {display:inline;}			
	}

	@media all and (max-width:640px){
		.daon_ver2_sub_type19 h3.con_tit p { font-size:1.5em;}
		.daon_ver2_sub_type19 .busi_cont2 .con_box ul li .txt_box strong {font-size:1.5em;}
	}

	.daon_ver2_sub_type8 {width:100%;}
	.daon_ver2_sub_type8:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type8 .sidewrap_img{margin:0 auto; width:100%; max-width:1500px;}
	.daon_ver2_sub_type8 .sidewrap_img img{width:100%; height:auto;}
	.daon_ver2_sub_type8 .sidewrap {max-width:1500px; margin:0 auto; padding:15px 25px; border-bottom: 1px solid #eee;}
	.daon_ver2_sub_type8 .sidewrap:after {content:""; display:block; clear:both;}
	.daon_ver2_sub_type8 .sidewrap:first-child {border-top: 1px solid #222;}
	.daon_ver2_sub_type8 .sidewrap:last-child{border-bottom:1px solid #eee;}
	.daon_ver2_sub_type8 .sidewrap .left-box {float:left; width:15%;}
	.daon_ver2_sub_type8 .sidewrap .left-box h3.tit {display:block; font-size:1.2em; font-weight:700; line-height:1.5em;}
	.daon_ver2_sub_type8 .sidewrap .right-box {float:left; width:75%; }	
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box {width:100%;}
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box .title { display:block; font-size:1.5em;  color:#000;  line-height:1.5m;}
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box .desc {display:block;  margin-top:25px;   line-height:1.6em;}
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box .sign {display:block; margin-top:25px;  }
	.daon_ver2_sub_type8 .sidewrap.ex1 .con_box .sign .ceo_sign { font-size:1.5em; font-weight:700; letter-spacing:0.3em; text-align:right;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item {float:left; width:32%; margin-right:2%; margin-bottom:2%; padding:20px 10px; text-align:center;  border:1px solid #ddd; transition: 0.3s all ease;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item:nth-child(3n){margin-right:0;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item i { display:block; width:50px; height:50px; line-height:50px; font-size:2.5em;  color:#000; margin:0 auto; }
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts {width:100%; margin-top:20px;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts strong { display:block;  font-size:1.25em;  color:#000;  line-height:1.5m;}
	.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts p {display:block;  margin-top:5px;   line-height:1.6em;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview {width:100%;margin:0 auto; }
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul { width:100%;  margin:0; padding:0; display:inline-block; vertical-align:middle;/* border:1px solid #ddd; border-radius:200px; padding:50px;*/}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li {position:relative; float:left; display:inline-block; width:19%; margin-right:8%; transition: 0.3s all ease;} 
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:last-child {margin-right:0;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:before {width:50%; height:1px; border:1px dashed #ddd; content:''; display:block; position:absolute; top: 50%; right:-50%;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:last-child:before {display:none;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li div.txts {display:table; width:100%; height:150px; text-align:center; background-color:#555; transition: 0.3s all ease;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:nth-child(even) div.txts { background-color:#C53428; }
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li div.txts p {display:table-cell; vertical-align:middle; }
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li div.txts p em {display:block; font-size:1em; color:#fff;}
	.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li div.txts p span {display:block; font-size:1.5em; color:#fff; margin-top:5px;}

	@media all and (max-width:1200px){
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li {width:49%; margin-right:2%; margin-bottom:2%;}
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:nth-child(even) {float:right; width:49%; margin-right:0;}
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:before {display:none;}
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:nth-child(3) div.txts {background-color:#C53428;}
		.daon_ver2_sub_type8 .sidewrap.ex3 div.overview ul li:nth-child(4) div.txts {background-color:#555;}
	}

	@media screen and (max-width: 768px){
		.daon_ver2_page_title{margin-bottom:40px;}
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}

		.daon_ver2_sub_type8 .sidewrap .left-box { width:100%;}
		.daon_ver2_sub_type8 .sidewrap .right-box { width:100%; margin-top:20px; }
		.daon_ver2_sub_type8 .sidewrap .left-box h3.tit {font-size:1.5em; }
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item {width:100%; text-align:left; padding:15px 10px; margin-bottom:0; background-color:#fff; border:0; border-bottom:1px solid #eee; transition: 0.3s all ease;}
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item:last-child {border-bottom:0;}
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item i { display:inline-block; vertical-align:middle; font-size:1.5em;  }
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts {width:auto; margin-top:0; display:inline-block; vertical-align:middle; }
		.daon_ver2_sub_type8 .sidewrap.ex2 div.item div.txts strong { font-size:1em; }
	}

	.partner_type1{width:100%; min-width:320px; overflow:hidden;}
	.partner_type1:after{content:""; clear:both; display:block;}
	.partner_type1 .partner_img{width:100%; min-width:320px; height:500px; background: url('../image/img_2000.jpg') no-repeat center top; background-size:cover;}
	.partner_type1 .partner_wrap {position:relative; top:-50px; width:100%; max-width:1200px; margin:0 auto;  background:#fff; overflow:hidden;}
	.partner_type1 .partner_wrap .txt{text-align:center; padding-top:50px; font-size:1em; line-height:2em;}
	.partner_type1 .partner_wrap .txt span{font-weight:700; font-size:1.4em;}
	.partner_type1 .partner_list { width:100%; max-width:1100px; padding-top:50px; margin:0 auto;}
	.partner_type1 .partner_list:after{content:""; clear:both; display:block;}
	.partner_type1 .partner_list ul {width:100%; margin:0; padding:0; }
	.partner_type1 .partner_list ul li {float: left; width:23.5%; padding:20px 0; margin:0 2% 2% 0; box-sizing: border-box; border: 1px solid #d6d6d6;  background: #fff; border-radius: 0px; text-align: center;}
	.partner_type1 .partner_list ul li:nth-child(4n){margin-right:0;}
	.partner_type1 .partner_list ul li img {max-width:100%; margin:0 auto;}

		
	@media screen and (max-width:992px){		
		.daon_content_wrap{width:100%;}
		.daon_page_title{margin-bottom:40px;}
		.daon_page_title h1{font-size:2em;}
		.daon_page_title h2{font-size:1em;}

		.partner_type1 .partner_img{height:300px;}
		.partner_type1 .partner_wrap{width:95%; top:-30px;}
		.partner_type1 .partner_wrap .txt{width:90%; margin:0 auto; font-size:0.9em; padding-top:30px;}
		.partner_type1 .partner_list {  width:92%; padding-top:30px;}
		.partner_type1 .partner_list ul li { width:49%; margin:0 auto; margin-bottom:2%;}
		.partner_type1 .partner_list ul li:nth-child(2n){float:right;}
		.partner_type1 .partner_list ul li img {max-width:68%; margin:0 auto;}
	}

	@media screen and (max-width: 360px) {

		.partner_type1 .partner_list ul li { width:100%; margin-bottom:5%;}

	}

		.guide_type1 {width:100%; max-width:1400px; margin:0 auto; }
	.guide_type1:after {clear:both; content:''; display:block;}
	
	.guide_type1 .guide_box1 .con_wrap {width:100%; background:;  padding:50px 0; border:1px solid #ddd; box-sizing:border-box; }
	.guide_type1 .guide_box1 .con_wrap:after {clear:both; content:''; display:block;}
	.guide_type1 .guide_box1 .con_wrap ul { padding:0; margin:0;}
	.guide_type1 .guide_box1 .con_wrap ul li {float:left; width:33.33333%; text-align:center; padding:0; border-left:1px solid #eee; box-sizing:border-box;}
	.guide_type1 .guide_box1 .con_wrap ul li:first-child{border-left:none;}
	.guide_type1 .guide_box1 .con_wrap ul li .con_txt {min-height:220px; padding:0 20px; }
	.guide_type1 .guide_box1 .con_wrap ul li .icon {display:block; width:100px; margin:0 auto; overflow:hidden;}
	.guide_type1 .guide_box1 .con_wrap ul li .icon i {display:inline-block; font-size:3em; color:#2297d8;}
	.guide_type1 .guide_box1 .con_wrap ul li h3.title {position:relative; font-size:1.4em;  padding-bottom:10px; margin:15px 0; color:#000;}
	.guide_type1 .guide_box1 .con_wrap ul li h3.title:before {content:""; position:absolute; left:50%; bottom:0; margin-left:-20px; display:block; width:40px; height:1px; background:#bbb; }
	.guide_type1 .guide_box1 .con_wrap ul li strong {font-size:1.2em; color:#dc3232; line-height:1.5em;}
	.guide_type1 .guide_box1 .con_wrap ul li p {font-size:1em; color:#555; line-height:1.5em;}
	.guide_type1 .guide_box1 .con_wrap ul li .btn1 { display:inline-block; height:40px; line-height:38px; padding:0 20px; background:#2297d8; color:#fff; font-size:1em; margin-top:20px; text-decoration:none; transition:0.3s;}
	.guide_type1 .guide_box1 .con_wrap ul li .btn1:hover {background:#000; color:#fff; border:0;} 

	.guide_type1 .guide_box2 { width:100%; max-width:1200px; margin:50px auto; border-top:1px solid #000;}
	.guide_type1 .guide_box2:after {clear:both; content:''; display:block;}
	.guide_type1 .guide_box2 .con_wrap { width:100%; padding:50px 0; border-bottom:1px solid #eee;}
	.guide_type1 .guide_box2 .con_wrap:after {clear:both; content:''; display:block;}
	.guide_type1 .guide_box2 .con_wrap .con_area {padding:0 20px;}
	.guide_type1 .guide_box2 .con_wrap .left {width:30%; float:left; padding:0; }
	.guide_type1 .guide_box2 .con_wrap .left .con_title {font-size:1.5em; font-weight:700; color:#000;}
	.guide_type1 .guide_box2 .con_wrap .left .con_title em {display:block; font-size:13px; font-weight:400; text-transform:uppercase; font-style:normal; letter-spacing:0.05em; color:#c0c0c0; }
	.guide_type1 .guide_box2 .con_wrap .right {width:70%; float:left; padding:0; }
	.guide_type1 .guide_box2 .con_wrap .right ul li {position:relative; margin-bottom:20px; padding-left:30px; line-height:1.5em; word-break:keep-all;}
	.guide_type1 .guide_box2 .con_wrap .right ul li:last-child {margin-bottom:0}
	.guide_type1 .guide_box2 .con_wrap .right ul li .txt_depth {font-size:1em; color:#aaa; text-transform:uppercase; padding-top:5px;  }
	.guide_type1 .guide_box2 .con_wrap .right ul li .numb { position:absolute; left:0; font-weight:700; }
	.guide_type1 .guide_box2 .con_wrap table {width:100%; margin-top:20px; border-collapse:collapse;}
	.guide_type1 .guide_box2 .con_wrap table tr {border-top:1px solid #e1e1e1}
	.guide_type1 .guide_box2 .con_wrap table tr:last-child {border-bottom:1px solid #e1e1e1}
	.guide_type1 .guide_box2 .con_wrap table tr th {background:#f9f9f9; padding:10px 0;}
	.guide_type1 .guide_box2 .con_wrap table tr th:first-child {border-right:1px solid #e1e1e1}
	.guide_type1 .guide_box2 .con_wrap table tr td {text-align:center; padding:10px 0}
	.guide_type1 .guide_box2 .con_wrap table tr td:first-child {border-right:1px solid #e1e1e1}
	.guide_type1 .guide_box2 .con_wrap .imp {font-size:0.95em; word-break:keep-all; color:#3375C0; margin-top:20px; background:#f1f7fb; padding:5px 25px; font-weight:500;}


	@media screen and (max-width: 768px){
		.daon_content_wrap{width:100%;}
		.daon_page_title{margin-bottom:40px;}
		.daon_page_title h1{font-size:2em;}
		.daon_page_title h2{font-size:1em;}


		.guide_type1 .guide_box1 .con_wrap {padding:0; }
		.guide_type1 .guide_box1 .con_wrap ul li {width:100%;  padding:50px 0; border-left:0;  border-bottom:1px solid #ededed; }
		.guide_type1 .guide_box1 .con_wrap ul li .con_txt {min-height:150px;}

		.guide_type1 .guide_box2 .con_wrap .left {width:100%;}
		.guide_type1 .guide_box2 .con_wrap .right {width:100%; margin-top:30px; }

	}


.btn_go {display:inline-block; background:#222; color:#fff; text-align:center;  font-size:1em; margin:20px 0px; padding:10px 30px; border:1px solid #000;  transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
.btn_go:hover {color:#000; background-color:#fff; }


.btn_go2 {display:inline-block; background:#ff7e00; color:#fff; text-align:center;  font-size:0.5em; margin:20px 0px; padding:10px 30px; border:1px solid #ff7e00;  border-radius:50px; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease;}
.btn_go2:hover {color:#ff7e00; background-color:#fff; }




	.daon_ver2_sub_type2 {width:100%; border-top:1px solid #000; }
	.daon_ver2_sub_type2:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type2 .tour_area { width:100%; padding:40px 0px; overflow:hidden; border-bottom:1px solid #ddd; }
	.daon_ver2_sub_type2 .tour_img { float:left; width:45%; transition: 0.5s all ease;}
	.daon_ver2_sub_type2 .tour_img img {width:100%;}
	.daon_ver2_sub_type2 .tour_info { float:right; position:relative; width:50%; transition: 0.5s all ease;}
	.daon_ver2_sub_type2 .tour_box1 {position:relative; padding-bottom:20px; border-bottom:0px dashed #ddd; background-color:none; }
	.daon_ver2_sub_type2 .tour_box1:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type2 .tour_box1 .tour_tit { display:block; margin:0; padding:0; font-size:1.65em; font-weight:700; color:#222; line-height:1.2em; }
	.daon_ver2_sub_type2 .tour_box1 .tour_tit a{text-decoration:none; color:#cb7c81;}
	.daon_ver2_sub_type2 .tour_box1 .tour_txt { display:block; width:85%; font-size:1.1em; color:#555; line-height:1.5em; margin:15px 0 20px 0; word-break:keep-all; }
	.daon_ver2_sub_type2 .tour_box1 .tour_map {  width:100%; font-size:1em; line-height:1.4em; color:#555; }
	.daon_ver2_sub_type2 .tour_box1 .tour_map i { display:inline-block; vertical-align:middle; color:#000; font-size:18px; margin-right:7px;  }
	.daon_ver2_sub_type2 .tour_box1 .tour_chu {position:absolute; right:0; top:0; width:70px; height:70px; text-align:center; padding-top:16px; color:#c30300; background-color:rgba(255,255,255,0.8); font-size:1em; border-radius:50%; border:1px solid #ddd; box-sizing: border-box;}	
	.daon_ver2_sub_type2 .tour_box1 .tour_chu  i{display:block; font-size:1.2em;}
	.daon_ver2_sub_type2 .tour_box2 {width:100%; padding-top:20px; background-color:none; }
	.daon_ver2_sub_type2 .tour_box2:after{ content:""; display:block; clear:both;}
	.daon_ver2_sub_type2 .tour_box2 .tour_link { width:100%; }
	.daon_ver2_sub_type2 .tour_box2 .tour_link a {margin:0 2px;}
	.daon_ver2_sub_type2 .tour_box2 .tour_link span {display:inline-block;  color:#fff; padding:5px 10px; }
	.daon_ver2_sub_type2 .tour_box2 .tour_link span.time {background-color:#fff; border-radius:4px; transition: 0.5s all ease; color:#222; border:1px solid #ccc;}
	.daon_ver2_sub_type2 .tour_box2 .tour_link span.time:hover {background-color:#222; color:#fff; border:1px solid #222; transition: 0.5s all ease;}
	.daon_ver2_sub_type2 .tour_box2 .tour_link span.site_map { background-color:#d59337; border:1px solid #d59337; border-radius:4px; transition: 0.5s all ease;}
	.daon_ver2_sub_type2 .tour_box2 .tour_link span.site_map:hover {background-color:#222; border:1px solid #222; transition: 0.5s all ease;}
	.daon_ver2_sub_type2 .tour_box2 .tour_link span.site_home { background-color:#777; border:1px solid #777; border-radius:4px; transition: 0.5s all ease;}
	.daon_ver2_sub_type2 .tour_box2 .tour_link span.site_home:hover {background-color:#222; border:1px solid #222; transition: 0.5s all ease;}
	.daon_ver2_sub_type2 .tour_box2 .tour_link span.site_call { background-color:#293d6b; border:1px solid #293d6b; border-radius:4px; transition: 0.5s all ease;}
	.daon_ver2_sub_type2 .tour_box2 .tour_link span.site_call:hover {background-color:#222; border:1px solid #222; transition: 0.5s all ease;}
	.daon_ver2_sub_type2 .tour_box2 .tour_tag {width:100%;  margin-top:20px;}
	.daon_ver2_sub_type2 .tour_box2 .tour_tag li {display:inline-block; padding:5px 15px; margin-right:5px; margin-bottom:5px; font-size:1em; color: #555; border: 1px solid #ddd; border-radius:50px; text-align: center;  box-sizing: border-box;}

	
	@media screen and (max-width:1300px){		
		.daon_ver2_sub_type2 .tour_img { width:35%;}
		.daon_ver2_sub_type2 .tour_info { width:60%;}
		.daon_ver2_sub_type2 .tour_box2 .tour_tag li { margin-bottom:12px;}
	}
		
	@media screen and (max-width:992px){		
		.daon_content_wrap{padding:0 2%;}
		.daon_ver2_page_title{margin-bottom:50px;}	
		.daon_ver2_page_title h1{font-size:1.85em;}
		.daon_ver2_page_title h2{font-size:1em;}
		.daon_s_tit{font-size:1.2em;}

		.daon_ver2_sub_type2 .tour_area {padding:30px 0px;}
		.daon_ver2_sub_type2 .tour_img {float:none; width:100%; text-align:center;}
		.daon_ver2_sub_type2 .tour_info {float:none; width:100%; margin-top:25px;}
		.daon_ver2_sub_type2 .tour_box1 .tour_txt {width:100%; font-size:0.9em;}
		.daon_ver2_sub_type2 .tour_box1 .tour_chu { top:-83px; right:8px; width:50px; height:50px; padding-top:10px; font-size:1em; }	
		.daon_ver2_sub_type2 .tour_box2 .tour_link {text-align:center; font-size:12px;}
		.daon_ver2_sub_type2 .tour_box2 .tour_tag {text-align:center; font-size:12px;}
		.daon_ver2_sub_type2 .tour_box2 .tour_tag li { padding:3px 10px; margin-right: 3px; margin-bottom:6px; font-size:0.85em; }
		.daon_ver2_sub_type2 .tour_box1 .tour_chu{font-size:0.9em;}
	}

	@media screen and (max-width:480px){
		.daon_ver2_sub_type2 .tour_box2 .tour_link {font-size:10px;}		
		.daon_ver2_sub_type2 .tour_box2 .tour_link a{margin:0 1px;}
		.daon_ver2_sub_type2 .tour_box2 .tour_link span{padding:5px;}
		.daon_ver2_sub_type2 .tour_box2 .tour_tag {font-size:10px;}
	}