.l_publick_rightnews{margin: 40px auto 0 auto;width: calc(100% - 350px);background: #fff;
	}

.l_publick_leftnews{padding-top:0;width: 350px;
	padding-left: 90px;
	position: relative;
	}


.more-data{font-size: 14px;font-size: 16px;
    color: #999999;
    line-height: 30px;margin: 4px 10px;}



.l_publick_rightnews .l_d2_yb{font-size: 16px}





.person-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}


.person-item .item-brief {
    width: 100%;
    border-bottom: 1px solid #eee;
    margin-top: 24px;
}

.person-item .item-brief .brief-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 12px;
    font-style: normal;
    font-weight: 400;
}

.person-item .item-brief .brief-name .item-name {
    color: #333;
    font-size: 18px;
    line-height: 25px;
    position: relative;
    font-weight: 600;
}
.person-item .item-brief .brief-name .brief-position {
    padding-left: 16px;
    font-size: 14px;
    color: #999;
}


.person-item .item-brief .expand-notes {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 24px;
}

.person-item .item-brief .expand-notes .expand-notes-text {
    font-size: 14px;
}


.expand-notes .expand-notes-text.w-e-text {
    overflow-y: hidden;
    padding: 0;
    text-align: justify;
}

.expand-notes .expand-notes-text {
    line-height: 24px;
    color: #333;
    word-wrap: break-word;
}

.person-item .item-brief .expand-notes p {
    margin: 0;
    color: #666;
}














.left-menu{background: hsla(0,0%,100%,.9);
    border-radius: 0;
    text-align: left;
    padding: 0 12px;
    font-size: 18px;
    letter-spacing: -.01em;
    position: relative;
line-height: 60px;}


.left-menu:before {
    width: calc(100% - 24px);
    background-color: #999;
}

.left-menu:after, .left-menu:before {
    content: "";
    position: absolute;
    height: 2px;
    bottom: 0;
    left: 12px;
}



.basic-info-header {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
    margin-bottom: 16px;
}




.announcement-haeder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
   
}

.el-radio-group {
    font-size: 0;
}
.el-radio-group {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

.el-radio-button {
    position: relative;
    display: inline-block;
    outline: 0;
}

label {
    font-weight: 700;
}

.el-radio-button__orig-radio {
    opacity: 0;
    outline: 0;
    position: absolute;
    z-index: -1;
}

.el-radio-button__orig-radio:checked+.el-radio-button__inner {
    background-color: #0055CC;
    border-color: #0055CC;
    -webkit-box-shadow: -1px 0 0 0 #0055cc;
    box-shadow: -1px 0 0 0 #0055cc;
}
.is-active .el-radio-button__inner{ background-color: #0055CC;
    border-color: #0055CC;color:#fff}







.el-radio-button:first-child .el-radio-button__inner {
    border-left: 1px solid #cacaca;
    border-radius: 3px 0 0 3px;
}

.el-radio-button:first-child .el-radio-button__inner {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}

.el-radio-button:first-child .el-radio-button__inner {
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}


.el-date-table td.today.end-date span, .el-date-table td.today.start-date span, .el-radio-button__orig-radio:checked+.el-radio-button__inner {
	color: #fff;}

.el-radio-button--small .el-radio-button__inner {
    padding: 7px 14px;
    font-size: 14px;
    border-radius: 0;
}

.el-radio-button__inner {
    border: 1px solid #cacaca;
    border-left: 0;
    color: #666;
    font-weight: 400;
    padding: 11px 18px;
    font-size: 14px;
    border-radius: 0;
}

.el-radio-button__inner {
    background: #fff;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    cursor: pointer;
    -webkit-transition: all .3s cubic-bezier(.645,.045,.355,1);
    transition: all .3s cubic-bezier(.645,.045,.355,1);
}

.el-radio-button__inner, .el-radio-group {
    display: inline-block;
    line-height: 1;
    vertical-align: middle;
}

.el-radio-button__inner, .el-submenu__title {
    -webkit-box-sizing: border-box;
    position: relative;
    white-space: nowrap;
}






.column-title {
    padding-left: 12px;
    line-height: 22px;
    color: #333;
    position: relative;
}

.column-title:before {
    content: "";
    width: 3px;
    height: 12px;
    background-color: #0055CC;
    position: absolute;
    left: 0;
    top: 5px;
}


.w-e-text p {
    font-size: 14px!important;    margin: 10px 0;
}

.basic-info-body {
    min-height: 500px;
}

.list{width: 210px;margin:40px auto 0 auto;}
.list ul li{background-color:#fff;  border-bottom:0;}
.list ul li a{padding-left: 10px;color: #333;  display: block;  height:44px;line-height: 44px;position: relative;height: auto;
 
    font-size: 14px;
    color: #777;
}
.list .cur{color:#0055CC}
.list ul li a:hover{color:#0055CC}



.list ul li a:before {
    content: "";
    height: 1px;
    width: calc(100% - 24px);
    background-color: #ebebeb;
    display: block
}

.list ul .last a:before {
    content: "";
    height: 1px;
    width: calc(100% - 24px);
    background-color: #fff;
    display: block
}

.list ul li .inactive{ background:url(/Public/demo/images/off.png) no-repeat 184px center;}
.list ul li .inactives{background:url(/Public/demo/images/on.png) no-repeat 184px center;} 
.list ul li ul{display: none;}
.list ul li ul li { border-left:0; border-right:0;border-color:#467ca2;}
.list ul li ul li ul{display: none;}
.list ul li ul li a{ padding-left:20px;}
.list ul li ul li ul li {  border-color:#6196bb; }
.last{ border-color:#6196bb; }
.list ul li ul li ul li a{ color:#316a91; padding-left:30px;}

.l_publick_rightnews .l_e1_tit{line-height: 50px}

.l_publick_rightnews .l_b1_conter{padding: 46px 140px;}

.l_publick_rightnews .l_f0_tit{text-align: left;overflow: hidden;padding-bottom: 24px}

.l_publick_rightnews .l_f0_teamaa{padding: 0}


.l_publick_rightnews .act{background: #0055CC;
    color: #fff;}

.l_publick_rightnews .act a{color:#fff;    padding: 4px 10px;
    font-size: 14px;}
.l_publick_rightnews .act a:hover{color:#fff}

.l_publick_rightnews .l_f0_teamaa{margin: 4px 10px;}


.l_publick_rightnews .l_kylytit{
    font-size: 24px;
    color: #333;
    margin-right: 24px;}


.common-menu{display: none}




.investor-contact-one .investor-contact-body {
    min-height: 450px;
}



.investor-contact-one .contact-item {
    padding: 24px 5% 0;
}



.investor-contact-one .contact-item .contact-title {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #333;
}
.investor-contact-one .contact-item .contact-text.w-e-text{
    padding: 0;
}

.investor-contact-one .contact-item .contact-text {
    font-size: 14px;
    line-height: 20px;
    color: #333;
}





@media screen and (max-width: 767px){
	.common-menu{display: block}
	.column-title{display: none}
	.l_d2_one{display: none}
	
.l_publick_rightnews .l_f0_tit{display: none}	
.l_publick_rightnews {
    width: 100%;
}


.l_publick_leftnews{width: 100%;
	}
	.l_publick_rightnews .l_b1_conter{padding: 20px;margin: 0}
	
	
	.l_publick_leftnews{display: none}
	
	.l_publick_rightnews{margin: 0}
	
.common-menu {
    width: 100%;
    height: auto;
    box-sizing: border-box;background: #fff
}
	
	
.menu-container {
    width: 100%;
    height: auto;
}	
	
	
	.menu-container .menu-first-content {
    width: 100%;
    height: 50px;
    background: #fff;
    box-shadow: 0 1px 0 #eee;
    display: flex;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
    box-sizing: border-box;
}
	
	
.menu-container .content-middle {
    display: flex;
    align-items: center;
    overflow: visible;
}
	
	
	.menu-container .menu-first-content-item {
    white-space: nowrap;
    height: 100%;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    margin: 0 12px;
    box-sizing: border-box;
}
	
.menu-container .menu-first-content .active {
    font-weight: 600;
    font-size: 16px;
    position: relative;
}	
	
.menu-container .menu-first-content .active:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: #0055CC;
    content: "";
}	
	
	.menu-container .menu-second-content .active a{ color: #fff;}	
	
	
.menu-container .menu-second-content .active {
    background:#0055CC;
    color: #fff;
}	
	
.menu-container .menu-second-content {
    margin-top: 1px;
    width: 100%;
    height: 70px;
    background: #fff;
    box-shadow: 0 1px 0 #eee;
    display: flex;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
}	
	
	
	.menu-container .content-middle {
    display: flex;
    align-items: center;
    /* overflow: visible; */
}
	
.menu-container .menu-second-content-item {
    white-space: nowrap;
    width: auto;
    height: 34px;
    padding: 0 16px;
    display: flex;
    align-items: center;
    background: #f5f5f5;
    box-sizing: border-box;
    font-size: 14px;
    color: #777;
    margin: 6px 6px;
}	
	
	
	
	
	
	
	

}



















