.e_ContentMajorStyleBox-001 {
	height: auto;
	height-and-height-uint: auto;
	width: 100%;
	width-and-width-uint: 100%;
	background-color: rgba(255, 255, 255, 1);
width-uint:%;
}
.e_ContentMajorStyleBox-001 .stylebox_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 40px;
	height-and-height-uint: 40px;
	width: auto;
	width-and-width-uint: auto;
	background-color: rgba(101, 190, 186, 0);
	border-bottom-color: rgba(240, 240, 240, 1);
}
.e_ContentMajorStyleBox-001 .title_icon {
	vertical-align: middle;
	margin-right: 10px;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-size: medium;
	display: inline-block;
}
.e_ContentMajorStyleBox-001 .title_icon::before {
	content: "";
}
.e_ContentMajorStyleBox-001 .title_main {
	vertical-align: middle;
	line-height: 40px;
	max-width: 600px;
	color: rgba(255,255,255,1);
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	white-space: nowrap;
	display: inline-block;
	font-weight: normal;
}
.e_ContentMajorStyleBox-001 .title_sub {
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-size: 14px;
	margin-left: 10px;
	display: inline-block;
	font-weight: normal;
}
.e_ContentMajorStyleBox-001 .stylebox_title {
	vertical-align: bottom;
	padding-right: 15px;
	padding-left: 15px;
	height: inherit;
	height-and-height-uint: inherit;
	font-size: 0px;
	width: auto;
	width-and-width-uint: auto;
	white-space: nowrap;
	background-color: rgba(0, 155, 76, 1);
	display: inline-block;
}
.e_ContentMajorStyleBox-001 .stylebox_link {
	vertical-align: middle;
	margin-right: 15px;
	height: inherit;
	color: #666666;
	font-size: 14px;
	display: table;
	border-width: 0px;
	padding: 0 15px;
	float: right;
}
.e_ContentMajorStyleBox-001 .stylebox_link a {
	vertical-align: middle;
	color: inherit;
	display: table-cell;
}
.e_ContentMajorStyleBox-001 .link_icon {
	margin-left: 5px;
	display: inline-block;
}
.e_ContentMajorStyleBox-001 .link_icon::before {
	content: '\e6af';
}
.e_ContentMajorStyleBox-001 .stylebox_top_line {
	width-and-height: custom;
	background-color: rgba(240,240,240,1);
}
.e_ContentMajorStyleBox-001 .stylebox_content {
	height: calc(100% - 48px);
	height-and-height-uint: calc(100% - 48px);
	width: 100%;
	width-and-width-uint: 100px;
	border-style: solid;
	border-color: #f0f0f0;
	border-width: 0px;
width-uint:%;
}
.e_ContentMajorStyleBox-001 .stylebox_bottom_line {
	width-and-height: custom;
	background-color: rgba(240,240,240,1);
}
.bocweb-header-m .bocweb-nav li:after {
	content: "";
	width: 0;
	height: 100%;
	background: #0385d7;
	position: absolute;
	left: 0;
	z-index: -1;
	top: 0;
	transition: 0.28s;
}
.bocweb-header-m .bocweb-nav li:hover:after {
	width: 100%;
}
.bocweb-header-m .bocweb-nav li:hover a {
	color: #fff;
}
.bocweb-header-m .stock {
	color: #fff;
	position: absolute;
	top: 26px;
	right: 100px;
	z-index: 501;
	transition: all 0.6s;
}
.bocweb-header-m.ishow .stock {
	color: #0385d7;
}
.mini-header .stock {
	color: #0385d7;
}
@media only screen and (min-width: 769px) {
.c_portalResnav_main-01001001 {
	width: auto;
	height: auto;
	overflow: hidden;
}
}
.bocweb-header-m .bocweb-nav li {
	position: relative;
	height: 100%;
	float: left;
}
.bocweb-header-m {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 80px; /* background-color: #fff; */ /* box-shadow: 0px 0px 6px rgba(0,0,0,0.2); */
	transition: all 0.8s;
}
.bocweb-header-m .bocweb-logo {
	left: 30px;
	top: 20px;
	position: absolute;
	display: block;
	transition: all 0.8s;
}
.bocweb-header-m .bocweb-logo img {
	display: block;
	max-width: 100%;
	height: 60px;
}
.bocweb-header-m .bocweb-nav li .link {
	position: relative;
	padding: 0 20px;
	color: #222;
	display: block;
	font-size: 16px;
	line-height: 80px;
	transition: all 0.6s;
}
.bocweb-header-m .bg {
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	visibility: hidden;
	-webkit-transition: all .8s;
	-o-transition: all .8s;
	transition: all .8s;
}
.bocweb-header-m .menu-box {
	position: absolute;
	top: 26px;
	right: 30px;
	z-index: 500;
	transition: all 0.6s;
	display: none;
}
.bocweb-header-m .bocweb-menu {
	width: 35px;
	margin: 0 auto;
	cursor: pointer
}
.bocweb-header-m .bocweb-menu .line {
	position: relative;
	top: 0;
	display: block;
	width: 100%;
	height: 4px;
	transition: transform 0.3s ease, top 0.3s ease, width 0.3s ease, opacity 0.3s, background 0.3s;
	transform-origin: center center;
	background: #fff;
}
.bocweb-header-m.ishow .bocweb-menu .line {
	background: #0385d7;
}
.bocweb-header-m .bocweb-menu .line:nth-child(2) {
	margin: 8px 0;
}
.bocweb-header-m.ishow .bocweb-nav li .link { /* transform: translateX(50px); */
	opacity: 1;
}
.bocweb-header-m.ishow .menu-box { /* right: 0; */ /* width: 19.45%; */
}
.bocweb-header-m.ishow .bocweb-menu .line:nth-child(1) {
	top: 12px;
	transform: rotate(45deg);
	opacity: 0.8;
}
.bocweb-header-m.ishow .bocweb-menu .line:nth-child(2) {
	opacity: 0;
	width: 0;
}
.bocweb-header-m.ishow .bocweb-menu .line:nth-child(3) {
	top: -12px;
	transform: rotate(-45deg);
	opacity: 0.8;
}
.bocweb-header-m .menu-box {
	display: block;
}
.bocweb-header-m {
}
.bocweb-header-m .bocweb-nav {
	position: absolute;
	top: 0;
	right: 0;
	padding-top: 120px;
	padding-bottom: 120px;
	width: 30%;
	height: 100vh;
	background: #fff;
	pointer-events: auto;/* overflow-y: auto; *//* overflow-x: hidden; */
	-webkit-overflow-scrolling: touch;
	z-index: 1;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	-webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0s;
	-o-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0s;
	transition: all .8s cubic-bezier(.77, 0, .175, 1) 0s;
}
.bocweb-header-m.ishow .bocweb-nav {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.bocweb-header-m .bocweb-nav li { /* padding: 0 8.27%; */
	border-top: 1px solid #ebebeb;
	font-size: 18px;
	height: auto;
	float: none;
}
.bocweb-header-m .bocweb-nav li .link {
	position: relative;
	display: block;
	padding: 4% 4% 4% 50px;
	color: #222;
	line-height: normal;
	transition: all 0.6s; /* transform: translateX(100px); */
	opacity: 0;
}
.bocweb-header-m .menu-box { /*top: 30px;*/
}
.bocweb-header-m .bocweb-menu {
	width: 26px;
}
.bocweb-header-m .bocweb-menu .line {
	height: 2px
}
.bocweb-header-m .bocweb-menu .line:nth-child(2) {
	margin: 6px 0
}
.bocweb-header-m.ishow .bocweb-menu .line:nth-child(1) {
	top: 8px
}
.bocweb-header-m.ishow .bocweb-menu .line:nth-child(3) {
	top: -8px
}
.bocweb-header-m.ishow { /* transform: translateX(-30%); */
}
.bocweb-header-m.ishow .bg {
	background: rgba(0,0,0,.3);
	visibility: visible;
}
@media only screen and (max-width: 1024px) {
.bocweb-header-m .bocweb-nav {
	width: 40%;
	padding: 100px 0;
}
}
@media only screen and (max-width: 768px) {
.bocweb-header-m .stock {
	top: 19px;
}
.bocweb-header-m .bocweb-menu {
	width: 20px;
}
.bocweb-header-m { /* height: 60px; */
}
.bocweb-header-m .bocweb-nav {
	width: 100%;
}
.bocweb-header-m .bocweb-logo {
	top: 11px; /* left: 30px; */
	z-index: 9;
}
.bocweb-header-m .bocweb-logo img {
	height: 38px;
}
.bocweb-header-m .bocweb-nav li {
	font-size: 16px
}
.bocweb-header-m .bocweb-nav li .link {
	font-size: 14px;
	transform: translateX(0px);
}
.bocweb-header-m .menu-box {
	top: 19px;
}
}
.c_portalResnav_main-01001001 .p_MatteIcon .iconfont:before {
	content: '\e602';
}
.c_portalResnav_main-01001001 >div {
	animation-fill-mode: both;
}
.e_SideMajorStyleBox-001 {
	height: auto;
	height-and-height-uint: auto;
	width: 100%;
	width-and-width-uint: 100%;
width-uint:%;
	background-color: rgba(255, 255, 255, 1);
}
.e_SideMajorStyleBox-001 .stylebox_top {
	height: 40px;
	height-and-height-uint: 40px;
	width: auto;
	width-and-width-uint: auto;
	background-color: rgba(151, 127, 101, 1);
}
.e_SideMajorStyleBox-001 .title_icon {
	vertical-align: middle;
	margin-right: 10px;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-size: medium;
	display: inline-block;
}
.e_SideMajorStyleBox-001 .title_icon::before {
	content: "";
}
.e_SideMajorStyleBox-001 .title_main {
	vertical-align: middle;
	line-height: 40px;
	max-width: 600px;
	color: rgba(255,255,255,1);
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	white-space: nowrap;
	display: inline-block;
	font-weight: normal;
}
.e_SideMajorStyleBox-001 .title_sub {
	vertical-align: middle;
	line-height: 40px;
	color: rgba(255,255,255,1);
	font-size: 14px;
	margin-left: 10px;
	display: inline-block;
	font-weight: normal;
}
.e_SideMajorStyleBox-001 .stylebox_title {
	vertical-align: bottom;
	padding-right: 15px;
	padding-left: 15px;
	height: inherit;
	height-and-height-uint: inherit;
	font-size: 0px;
	width: auto;
	width-and-width-uint: auto;
	white-space: nowrap;
	background-color: rgba(151, 127, 101, 1);
	display: inline-block;
}
.e_SideMajorStyleBox-001 .stylebox_link {
	vertical-align: middle;
	margin-right: 15px;
	height: inherit;
	color: #666666;
	font-size: 14px;
	display: table;
	border-width: 0px;
	float: right;
}
.e_SideMajorStyleBox-001 .stylebox_link a {
	vertical-align: middle;
	color: inherit;
	display: table-cell;
}
.e_SideMajorStyleBox-001 .link_icon {
	margin-left: 5px;
	display: inline-block;
}
.e_SideMajorStyleBox-001 .link_icon::before {
	content: '\e6af';
}
.e_SideMajorStyleBox-001 .stylebox_top_line {
	width-and-height: custom;
	background-color: rgba(240,240,240,1);
}
.e_SideMajorStyleBox-001 .stylebox_content {
	height: calc(100% - 48px);
	height-and-height-uint: calc(100% - 48px);
	width-and-width-uint: 100px;
	width: 100%;
	border-style: solid;
	border-color: #f0f0f0;
	border-width: 0px;
width-uint:%;
}
.e_SideMajorStyleBox-001 .stylebox_bottom_line {
	width-and-height: custom;
	background-color: rgba(240,240,240,1);
}
.c_portalResNews_list-01001 {
	max-width: 1180px;
	width: 100%;
	margin: 50px auto 0;
}
.newList ul {
	margin-left: -5%;
}
.newList ul li {
	width: 45%;
	float: left;
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
	background: #f9f9f9;
	margin-left: 5%;
	margin-bottom: 2%;
	padding: 20px;
}
.newList ul li a {
	width: 100%;
	display: block;
}
.newList ul li .pic {
	overflow: hidden;
	width: 40%;
	float: left;
}
.newList ul li .pic img {
	width: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
	-ms-transition: 600ms;
	height: auto !important;
	left: 50% !important;
	top: 50% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
	position: absolute !important;
}
.newList ul li .img00 {
	position: relative;
	width: 100%;
	padding-bottom: 60%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.newList ul li .content {
	width: 60%;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.newList ul li:hover .img00 {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
}
.newList ul li:hover {
	-webkit-box-shadow: 0 8px 12px rgba(0,0,0,0.1);
	box-shadow: 0 8px 12px rgba(0,0,0,0.1);
}
.newList ul .img00 {
	transition: 600ms;
	-webkit-transition: 600ms;
}
.newList ul .title {
	color: #333;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
}
.newList ul .time {
	font-size: 12px;
	margin: 10px 0;
	color: #666;
	text-align: left;
}
.newList ul .sumrry {
	height: 45px;
	overflow: hidden;
	line-height: 1.6;
	color: #666;
}
.comp ul li {
	-webkit-transition: 0.3s linear;
	transition: 0.3s linear;
	background: #fff;
	margin-bottom: 3%;
	position: relative;
}
.comp ul li a {
	width: 100%;
	display: block;
	position: relative;
}
.comp ul li .piccon {
	width: 50%;
}
.comp ul li .txtcon {
	width: 50%;
}
.comp ul li.odd-li .piccon {
	float: left;
}
.comp ul li.odd-li .txtcon {
	position: absolute;
	height: 100%;
	left: 50%;
	top: 0;
	overflow: hidden;
}
.comp ul li.even-li .piccon {
	float: right;
}
.comp ul li.even-li .txtcon {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
}
.comp ul li .txtcon:before {
	content: "";
	width: 100%;
	height: 6px;
	background: #0385d7;
	position: absolute;
	left: 0;
	bottom: 0;
	transform-origin: 100%;
	-webkit-transform-origin: 100%;
	-webkit-transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1);
	transition: transform .44s cubic-bezier(.4, 0, .2, 1), -webkit-transform .44s cubic-bezier(.4, 0, .2, 1);
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	visibility: hidden\9;
}
.comp ul li:hover .txtcon:before {
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
	-moz-transform: scaleX(1);
	transform-origin: 0;
	-webkit-transform-origin: 0;
	visibility: visible\9;
}
.comp ul li .pic {
	overflow: hidden;
}
.comp ul li .pic img {
	width: 100%;
	display: block;
	transition: 600ms;
	-webkit-transition: 600ms;
	-ms-transition: 600ms;
	height: auto !important;
	left: 50% !important;
	top: 50% !important;
	-webkit-transform: translate(-50%, -50%) !important;
	-ms-transform: translate(-50%, -50%) !important;
	transform: translate(-50%, -50%) !important;
	position: absolute !important;
}
.comp ul li .img00 {
	position: relative;
	width: 100%;
	padding-bottom: 50%;
	height: auto;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.comp ul li:hover .img00 {
	transform: scale(1.06);
	-webkit-transform: scale(1.06);
	-moz-transform: scale(1.06);
}
.comp ul li:hover {
	-webkit-box-shadow: 0 8px 12px rgba(0,0,0,0.1);
	box-shadow: 0 8px 12px rgba(0,0,0,0.1);
}
.comp ul .img00 {
	transition: 600ms;
	-webkit-transition: 600ms;
}
.comp ul li .coner {
	width: 80%;
	margin: 0 auto;
	padding: 30px 0 0;
}
.comp ul li h3 {
	line-height: 1.2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	font-size: 24px;
}
.comp ul li .listSumray {
	height: 40px;
	margin: 20px 0;
	color: #666;
	overflow: hidden;
}
.comp ul li span {
	display: block;
	color: #666;
}
@media only screen and (max-width: 1440px) {
.newList ul .title {
	font-size: 14px;
}
.newList ul .time {
	margin: 5px 0;
}
}
@media only screen and (max-width: 768px) {
.newList ul {
	margin-left: 0;
}
.newList ul li {
	width: 100%;
	float: none;
	padding: 10px;
	overflow: hidden;
	margin-left: 0;
}
.newList ul li .pic {
	width: 30%;
}
.newList ul li .content {
	width: 70%;
	padding-left: 20px;
}
.newList ul .sumrry {
	display: none;
}
.comp ul li {
	margin-bottom: 5%;
}
.comp ul li.odd-li .piccon, .comp ul li.even-li .piccon {
	float: none;
	width: 100%;
}
.comp ul li.odd-li .txtcon, .comp ul li.even-li .txtcon {
	float: none;
	width: 100%;
	position: relative;
	left: 0;
}
.comp ul li .coner {
	width: 100%;
	margin: 0 auto;
	padding: 20px;
}
.comp ul li h3 {
	font-size: 18px;
}
}
@media only screen and (max-width: 375px) {
}
@CHARSET "UTF-8";
* {
	padding: 0;
	margin: 0;
}
.pagebox {
	width: 100%;
}/*page property_start*/
.pagebox, #-remove--flag {
	width: 100%;
	margin: 0px auto;
}/*page property_end*//*page property_start*/
body, #-remove--flag {
}/*page property_end*/
#c_portalResnav_main-15561809578622970 {
	width: auto;
	max-width: none;
	min-width: 0px;
	height: auto;
	max-height: none;
	min-height: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
