@charset "utf-8";

.get_text {    font-size: 1.4em;     line-height: 1.8em;}
.get_text h2 {    margin-bottom: 1em;}

.list_viewB {border:1px solid gray;}
.list_viewB img{width:100%;}
.list_thumeS {        clear: both;
    display: table;
    width: 100%;
    margin-bottom: 6em;
}
.list_thumeS li,.list_thumeS img {}
.list_thumeS li {        float: left;
    cursor: pointer;
    height: 50px;
    width: 96px;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: top;
    display: table;
    margin-right: 1em;
    margin-bottom: 1.2em;box-sizing: border-box;}
.list_thumeS li:hover {/*border:2px solid red;*/ opacity: 0.6;}
.list_thumeS img {    width: auto;}

/*����Ұ�*/
div.business_info {
	            background-color: #ffffff;
	            background-image: url(/img/page/2010/bg.jpg);
	            padding: 4em 8em 0em 17em;
	            background-repeat: no-repeat;
	            background-size: 100%;
	            font-size: 1em;
	            position: relative;
	            height: 192px;
	            margin-top: 3em;
}
div.business_info span {    
    font-size: 1em;
    color: #29a02c;
	font-weight: 600;}
div.business_info img {    
        position: absolute;
    top: 50%;
    right: 6em;
    width: 17.5em;
    margin-top: -8.5em;
    }
div.business_info p {
    word-break: keep-all;
    width: 60%;
    float: right;
    font-weight: 500;
    line-height: 33px;
    font-size: 1.2em;
    color: #fff;
    }

div.business_info_2 {
	            background-color: #f2f5f5;
    padding: 3em 3em;
    background-repeat: no-repeat;
    background-size: 100%;
    font-size: 1em;
    position: relative;
    height: 6em;
	margin-bottom: 1em;
    padding-top: 1em;}
div.business_info_2 span {    
    font-size: 1em;
    color: #29a02c;
	font-weight: 600;}
div.business_info_2 p {     word-break: keep-all;
    width: 100%;
    font-weight: 300;
    line-height: 33px;
	font-size: 1em;
	padding: 15px 0px;}

@media screen and (max-width: 1000px) { 
    div.business_info {
    width: 100%;
    height: auto;
    background-size: 197%;
    box-sizing: border-box;
    display: table;
    padding: 1em;
    padding-top: 8em;
    }
	div.business_info img {    display: none;}
	div.business_info_2 {    width: 100%; padding: 1em 1em; height: unset; }
	div.business_info p {
    width: 100%;
    float: none;
    color: #393939;
    }
}

h2.a {padding-left:1em; position: relative; clear:both; margin-bottom:1em;}
h2.a:after {
        content: "";
    display: block;
    width: 60px;
    height: 39px;
    border-left: 6px solid #ff0000;
    margin: 0px 0px 0px 0;
    position: absolute;
    top: 2px;
    left: 2px;
      }
h2.b {
        text-align: center;
      }
h2.b:after {
        content: "";
        display: block;
        width: 60px;
        border-bottom: 5px solid #bcbcbc;
        margin: 20px auto;
      }

/*��� ������*/
.ct_info {display: table; width: 1200px;}
.ct_info dl {margin-bottom: 1em;
    display: table;
    padding-left: 2em;}
.ct_info dl dd {position:relative; display:inline-block; float:left; padding-left:10px; width: 92%; margin-left: 10px; margin-bottom: 10px;}
.ct_info dd {margin-bottom: 1em;}.ct_info .ct_bar {position:relative; display:inline-block; float:left; padding-left:20px; font-weight:400; font-size: 1.1em; }
.ct_info .ct_bar:after {position:absolute; left:0; top:50%; content:''; display:block; width:4px; height:4px; background:#29a02c;}
@media screen and (max-width: 1000px) {
	.ct_info {    width: 100%;}
	.ct_info .ct_bar{    width: 100%; }
	.ct_info dl{    width: 100%; }
	.ct_info dl dd{    width: 100%;}
}

/* ���� �� */
.sub-tab-wrap {display:block; margin-bottom:30px; text-align:center;}
.sub-tab-wrap ul {display:inline-block;}
.sub-tab-wrap ul:after {clear:both; content:''; display:block;}
.sub-tab-wrap ul li {float:left;}
.sub-tab-wrap ul li+li {margin-left:10px;}
.sub-tab-wrap ul li a {position:relative; display:block; height:50px; padding:9px 50px; font-size:18px; font-weight:400; color:#000; border-radius:5px; border:2px solid #364f6d; background:#fff; transition:all .3s; }
.sub-tab-wrap ul li a:before {position:absolute; left:20px; top:50%; content:''; display:inline-block; width:20px; height:20px; margin-top:-10px;}
.sub-tab-wrap ul li.on a {color:#fff; border:2px solid #364f6d; background:#364f6d;}
.sub-tab-wrap ul li a:hover {color:#fff; background:#364f6d;}
	
@media screen and (max-width: 1000px) {
	.sub-tab-wrap {display:block; margin-bottom:30px; text-align:center; width:100%;}
	.sub-tab-wrap ul {display:block; border-radius:5px; border:2px solid #364f6d; background:#fff; overflow:hidden;}
	.sub-tab-wrap ul:after {clear:both; content:''; display:block;}
	.sub-tab-wrap ul li {width:50%;}
	.sub-tab-wrap ul li+li {margin-left:0}
	.sub-tab-wrap ul li a {position:relative;display:block;height:45px;padding:0 40px;font-size:16px;font-weight:400;color:#000;line-height:41px;border:none;border-radius:0;/* transition:all .3s; */}
	.sub-tab-wrap ul li a:before {position:absolute; left:15px; top:50%; content:''; display:inline-block; width:20px; height:20px; margin-top:-11px; background-size:13px !important;}
	.sub-tab-wrap ul li.on a {border:none;}
	
	}
	
.detail_onoff { display:none;}
.sub_all > h3 {    font-size: 1.4em;
    /* line-height: 2.8em; */
    border-bottom: 1px solid #364f6d;font-weight: 400;
    padding: 1em;}
.sub_all > h3 > span {     margin-left: 1em;
    border: 1px solid gray;
    /* padding: 0.3em 0.5em; */
    font-size: 0.8em;
    background-color: black;
    color: white;
    background-image: url(/img/main/down.png);
    width: 34px;
    height: 34px;
    background-position-x: 0;
    display: table;
    float: right; background-color:white;}
.sub_all > h3 > span:hover {    cursor: pointer; background-color:#b9b9b9;}

.sub_2020_1 h2 {    border-bottom: 1px solid #364f6d;
    padding: 0.5em 0;}

.sub_2020_1 h3 {    font-size: 1.4em;
    /* line-height: 2.8em; */
    /*border-bottom: 1px solid #364f6d; */
    font-weight: 400;
    padding: 1em;}
.sub_2020_1 h2 > span {     margin-left: 1em;
    border: 1px solid gray;
    /* padding: 0.3em 0.5em; */
    font-size: 0.8em;
    background-color: black;
    color: white;
    background-image: url(/img/main/down.png);
    width: 34px;
    height: 34px;
    background-position-x: 0;
    display: table;
    float: right; background-color:white;}
.sub_2020_1 h2 > span:hover {    cursor: pointer; background-color:#b9b9b9;}

div.info1 {}
div.info1 dl {    clear: both;padding: 1em;
    display: table;
    width: 100%;
    border-bottom: 1px solid #c7c7c7;}
div.info1 dl:nth-of-type(1) {border-top: 1px solid #c7c7c7;}
div.info1 dl:nth-last-child(1) {}
div.info1 dl dt{    float: left;
    width: 15%;}
div.info1 dl dt span {        display: table;
    padding: 1em;
    background-color: #003b5d;
    color: white;
    border-radius: 0.5em;
    font-weight: 500;
    width: 4em;
    text-align: center;
    box-sizing: border-box;
}
div.info1 dl:nth-of-type(1) dt span,div.info1 dl:nth-of-type(7) dt span {background-color: green;}

div.info1 dl dd{    float: right;
    width:83%;}
div.info1 dl dd ul{}
div.info1 dl dd ul li{    float: left;
    padding: 1em 3em;
    color: black;
    font-weight: 400; position: relative;
}
div.info1 dl dd ul li:after {            content: "";
    display: block;
    width: 1px;
    height: 20px;
    border-left: 1px solid #b3b3b3;
    margin: 0px 0px 0px 0;
    position: absolute;
    top: 20px;
    right: 0px;}
div.info1 dl dd ul li:nth-last-child(1)::after {display:none;}
div.info1 dl dd ul li:nth-child(1) {padding-left:0;}
@media screen and (max-width: 1000px) { 
	div.info1 dl dd ul li {    padding: 0.5em 0.5em 0.5em 0;}
	div.info1 dl dd ul li:after {display:none;}
}

/* ������ */
.group_tree {display: table;
    width: 100%;    margin-top: 4em; text-align: center; margin-bottom: 3em;
}
.group_tree ul{    width: 13.1%;
    float: left;
    margin-right: 1em;
}
.group_tree > ul:nth-child(1){    }
.group_tree > ul:nth-last-child(1){margin-right: 0;}
.group_tree > ul > li:nth-child(1){       line-height: 1.2em;
    height: 3.5em; }
.group_tree ul li{            padding: 0.5em 1em;
    border: 1px solid #ccc;
    border-radius: 0.5em;
    margin-bottom: 0.5em;
    /* line-height: 2.5em; */
    font-weight: 400;
    box-shadow: 2px 2px 6px #ccc;
    word-break: keep-all;
    /*height: 3.1em; */ position: relative;}
.group_tree ul li:nth-child(1){background-color: #90cc1b;
    color: #fff;
    font-size: 1.4em;}
.group_tree ul li:nth-last-child(1){}
.group_tree ul li p{    border-bottom: 2px dotted #ccc;
    font-weight: 600;
    color: #90cc1b;}
.group_tree ul li span {    text-align: center;
    position: absolute;
    top: 50%;
    left: 0%;
    display: table;
    width: 100%;
    margin-top: -16px;
}
@media screen and (max-width: 1000px) { 
	.group_tree ul {    width: 22%;}
	.group_tree ul li {    padding: 0.5em 0em;}
	.group_tree ul li:nth-child(1){    background-color: #90cc1b;
    color: #fff;
    line-height: normal;
    font-size: 1.0em;
    height: auto;
    vertical-align: middle;
    width: 100%;
    box-sizing: border-box;
    display: table;
	}
	.sub_<? echo $menu_str?> img {
    width: 98%;
	}
	.group_tree ul li span {     position: unset;
    top: unset;
    left: unset;
    padding-top: 1em;}
}