.e_FlowCommonStyleBox-001 {
  width: 100%;
  height: auto;
  width-uint:%;
}
.e_FlowCommonStyleBox-001 .stylebox_link {
  color: #666666;
  font-size: 14px;
  display: table;
  height: inherit;
  border-width: 0;
  float: right;
  vertical-align: middle;
  margin-right: 15px;
}
.e_FlowCommonStyleBox-001 .stylebox_link:hover {
  color: rgba(101,190,186,1);
}
.e_FlowCommonStyleBox-001 .stylebox_link:active {
  color: rgba(101,190,186,1);
}
.e_FlowCommonStyleBox-001 .stylebox_top {
  width: auto;
  height: 40px;
  background-color: #1890FF;
}
.e_FlowCommonStyleBox-001 .title_icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255,255,255,1);
  margin-right: 10px;
  font-size: medium;
}
.e_FlowCommonStyleBox-001 .title_icon::before {
  content: "";
}
.e_FlowCommonStyleBox-001 .title_main {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255,255,255,1);
  font-weight: normal;
  font-size: 16px;
  max-width: 600px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.e_FlowCommonStyleBox-001 .title_sub {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255,255,255,1);
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
.e_FlowCommonStyleBox-001 .stylebox_title {
  display: inline-block;
  width: auto;
  height: inherit;
  background-color: #1890FF;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0;
  vertical-align: bottom;
  white-space: nowrap;
}
.e_FlowCommonStyleBox-001 .stylebox_link a {
  color: inherit;
  display: table-cell;
  vertical-align: middle;
}
.e_FlowCommonStyleBox-001 .link_icon {
  display: inline-block;
  margin-left: 5px;
}
.e_FlowCommonStyleBox-001 .link_icon::before {
  content: '\e6af';
}
.e_FlowCommonStyleBox-001 .stylebox_top_line {
  height: 1px;
  background-color: rgba(240,240,240,1);
}
.e_FlowCommonStyleBox-001 .stylebox_content {
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  width: 100%;
  width-uint:%;
}
.e_FlowCommonStyleBox-001 .stylebox_bottom_line {
  height: 1px;
  background-color: rgba(240,240,240,1);
}
.e_SideMajorStyleBox-001 {
  width: 100%;
  height: auto;
  width-uint:%;
}
.e_SideMajorStyleBox-001 .stylebox_link {
  color: #666666;
  font-size: 14px;
  display: table;
  height: inherit;
  border-width: 0;
  float: right;
  vertical-align: middle;
  margin-right: 15px;
}
.e_SideMajorStyleBox-001 .stylebox_top {
  width: auto;
  height: 40px;
  background-color: rgba(101, 190, 186, 1);
}
.e_SideMajorStyleBox-001 .title_icon {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255,255,255,1);
  margin-right: 10px;
  font-size: medium;
}
.e_SideMajorStyleBox-001 .title_icon::before {
  content: "";
}
.e_SideMajorStyleBox-001 .title_main {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255,255,255,1);
  font-weight: normal;
  font-size: 16px;
  max-width: 600px;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.e_SideMajorStyleBox-001 .title_sub {
  display: inline-block;
  vertical-align: middle;
  line-height: 40px;
  color: rgba(255,255,255,1);
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
.e_SideMajorStyleBox-001 .stylebox_title {
  display: inline-block;
  width: auto;
  height: inherit;
  background-color: rgba(101, 190, 186, 1);
  padding-left: 15px;
  padding-right: 15px;
  font-size: 0;
  vertical-align: bottom;
  white-space: nowrap;
}
.e_SideMajorStyleBox-001 .stylebox_link a {
  color: inherit;
  display: table-cell;
  vertical-align: middle;
}
.e_SideMajorStyleBox-001 .link_icon {
  display: inline-block;
  margin-left: 5px;
}
.e_SideMajorStyleBox-001 .link_icon::before {
  content: '\e6af';
}
.e_SideMajorStyleBox-001 .stylebox_top_line {
  height: 1px;
  background-color: rgba(240,240,240,1);
}
.e_SideMajorStyleBox-001 .stylebox_content {
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  width: 100%;
  width-uint:%;
}
.e_SideMajorStyleBox-001 .stylebox_bottom_line {
  height: 1px;
  background-color: rgba(240,240,240,1);
}
.wyj__proBox {
  padding:4rem;
}
.wyj__proBox .wyj__proContainer {
  display:flex;
  flex-wrap:wrap;
  max-width:1600px;
  margin: auto;
}
.wyj__proBox .wyj__proContainer .wyj__proLi {
  padding:50px;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a {
  display:block;
  position:relative;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox {
  width:100%;
  position:relative;
  background:#000;
  overflow:hidden;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox img {
  width:100%;
  opacity:1;
  transition:all 0.5s;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .txtBox {
  padding:15px 0;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .txtBox .proTitle {
  font-size:2rem;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox .proInfoTxt {
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  padding:0 50px;
  text-align:center;
  z-index:4;
  width:100%;
  color:#fff;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox .proInfoTxt h1 {
  padding-bottom:50px;
  transition:all 0.5s;
  opacity:0;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox .proInfoTxt .proSummry {
  padding-top:20px;
  transition:all 0.5s;
  opacity:0;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox:before,
.wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox:after {
  position: absolute;
  z-index:2;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
}
.wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox:after {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
}
.wyj__proBox .wyj__proContainer .wyj__proLi a:hover {
  box-shadow:0 10px 30px rgba(0,0,0,0.3);
}
.wyj__proBox .wyj__proContainer .wyj__proLi a:hover .proImgBox:before,
.wyj__proBox .wyj__proContainer .wyj__proLi a:hover .proImgBox:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.wyj__proBox .wyj__proContainer .wyj__proLi a:hover .proImgBox img {
  opacity:0.7;
  transform:scale(1.1);
}
.wyj__proBox .wyj__proContainer .wyj__proLi a:hover .proImgBox .proInfoTxt h1 {
  padding-bottom:0;
  opacity:1;
}
.wyj__proBox .wyj__proContainer .wyj__proLi a:hover .proImgBox .proInfoTxt .proSummry {
  opacity:1;
}
.wyj__proBox .wyj__proContainer .wyj__proLi:nth-child(2) {
  padding:10%;
}
.wyj__proBox .wyj__proContainer .wyj__proLi:nth-child(3) {
  padding:10%;
  margin-top:-100px;
}
.wyj__proBox .wyj__proContainer .wyj__proLi:nth-child(4) {
  margin-top:-100px;
}
.wyj__proBox .wyj__proContainer .wyj__proLi:nth-child(6) {
  padding:10% ;
}
@media only screen and (max-width:768px) {
  .wyj__proBox {
    padding:1rem;
  }
  .wyj__proBox .wyj__proContainer .wyj__proLi {
    padding:20px !important;
    width:100% !important;
    margin:0!important;
  }
  .wyj__proBox .wyj__proContainer .wyj__proLi a .proImgBox .proInfoTxt h1 {
    font-size:1.4rem;
  }
}
@media only screen and (min-width:769px) and (max-width: 1024px) {
}
@media only screen and (max-width: 768px) {
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent {
    font-size: 0;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent .font {
    display: inline-block;
    font-size: 14px;
    color: #666;
    height: 30px;
    line-height: 30px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent .before:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent .after:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb {
    font-size: 14px;
    color: #65beba;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb>a>.font {
    display: inline-block;
    line-height: 30px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb>a {
    color: inherit;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox>a>.font {
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox>a>.font:hover {
    text-decoration: none;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb>a>.font:hover {
    text-decoration: underline;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb .before:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb .after:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox:hover>a>.font:before {
    content: "\200B";
    display: block;
    height: 1px;
    background: #fff;
    width: 100%;
    width: calc(100% - 1px);
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 10;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox:hover>a>.font {
    border:none;
    border-bottom:none;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox .after {
    margin-right: 5px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox .after:before {
    content: "\e69a";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox:hover .after:before {
    content: "\e69c";
  }
  .e_title.c_portalResBreadcrumb_nav-01001002.p_sortLink {
    display:inline-block;
    padding:0;
    color:rgba(101, 190, 186,1);
    font-size:14px;
    text-align:left;
  }
  .e_title.c_portalResBreadcrumb_nav-01001002.p_sortLink {
    white-space:nowrap;
    vertical-align:middle;
    line-height: 19px;
  }
  a>.e_title.c_portalResBreadcrumb_nav-01001002 .p_sortLink:hover {
    text-decoration:underline;
    font-weight:bold;
    cursor:pointer;
  }
  a>.e_title.c_portalResBreadcrumb_nav-01001002 .p_sortLink:active {
    color:rgba(69, 165, 161,1);
    font-weight:400;
  }
  a>.e_title.c_portalResBreadcrumb_nav-01001002 .p_sortLink:active {
    text-decoration:none;
    margin-top:0;
  }
  .e_title.c_portalResBreadcrumb_nav-01001002 .p_sortLink .iconfont:before {
    display: inline-block;
    content:"";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_content {
    margin:0;
    width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond {
    font-size: 14px;
    color: #65beba;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond>a>.font {
    display: inline-block;
    line-height: 30px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond>a {
    color: inherit;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox>a>.font {
    border: 1px solid #e0f2f1;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox>a>.font:hover {
    text-decoration: none;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond>a>.font:hover {
    text-decoration: underline;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond .before:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond .after:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox:hover>a>.font:before {
    content: "\200B";
    display: block;
    height: 1px;
    background: #fff;
    width: 100%;
    width: calc(100% - 1px);
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 10;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox:hover>a>.font {
    border: 1px solid #65beba;
    border-bottom: 1px solid transparent;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox .after {
    margin-right: 5px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox .after:before {
    content: "\e69a";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox:hover .after:before {
    content: "\e69c";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_end {
    display:inline-block;
    margin:0;
    padding:0;
    text-align:left;
    color:rgba(51,51,51,1);
    font-size:14px;
    font-weight:400;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_end .font {
    white-space:nowrap;
    vertical-align:middle;
    text-align:inherit;
    line-height: 14px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_end .iconfont:before {
    display: inline-block;
    content:"";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst {
    font-size: 14px;
    color: #65beba;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst>a>.font {
    display: inline-block;
    line-height: 30px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst>a {
    color: inherit;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox>a>.font {
    border: 1px solid #e0f2f1;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox>a>.font:hover {
    text-decoration: none;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst>a>.font:hover {
    text-decoration: underline;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst .before:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst .after:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox:hover>a>.font:before {
    content: "\200B";
    display: block;
    height: 1px;
    background: #fff;
    width: 100%;
    width: calc(100% - 1px);
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 10;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox:hover>a>.font {
    border: 1px solid #65beba;
    border-bottom: 1px solid transparent;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox .after {
    margin-right: 5px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox .after:before {
    content: "\e69a";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox:hover .after:before {
    content: "\e69c";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList {
    margin:16px 0px;
    width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
    text-align:right;
  }
  .c_portalResBreadcrumb_nav-01001002 {
    width: 1180px;
    height: 30px;
    overflow: visible;
    font-size: 0;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList {
    width: auto;
    height: auto;
    overflow: visible;
    background-color: transparent;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList>a {
    display: inline-block;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_CurrentBox {
    color: #666;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst .before:before {
    content: "\e68a";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_content {
    width: 240px;
    position: absolute;
    border: 1px solid #65beba;
    padding: 9px 7px 9px 7px;
    font-size: 0;
    display: none;
    height: auto;
    background: #fff;
  }
  .c_portalResBreadcrumb_nav-01001002 .contentBox:hover .p_content {
    display: block;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink {
    color: #65beba;
    display: inline-block;
    margin: 9px 7px 9px 7px;
    cursor: pointer;
    font-size: 14px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink .font {
    line-height: 14px;
    font-weight: normal;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink:hover {
    text-decoration: underline;
    font-weight: normal;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink.current {
    color: #bcbcbc;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink.current:hover {
    text-decoration: none;
    font-weight: normal;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink.current .font {
    text-decoration: none;
    font-weight: normal;
    cursor: default;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_end {
    margin-right: 6px;
    margin-left: 6px;
    vertical-align: middle;
  }
}
@media only screen and (min-width: 769px) {
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent {
    font-size: 0;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent .font {
    display: inline-block;
    font-size: 14px;
    color: #666;
    height: 30px;
    line-height: 30px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent .before:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbCurrent .after:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb {
    font-size: 14px;
    color: #65beba;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb>a>.font {
    display: inline-block;
    line-height: 30px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb>a {
    color: inherit;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox>a>.font {
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox>a>.font:hover {
    text-decoration: none;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb>a>.font:hover {
    text-decoration: underline;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb .before:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb .after:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox:hover>a>.font:before {
    content: "\200B";
    display: block;
    height: 1px;
    background: #fff;
    width: 100%;
    width: calc(100% - 1px);
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 10;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox:hover>a>.font {
    border: 1px solid #65beba;
    border-bottom: 1px solid transparent;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox .after {
    margin-right: 5px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox .after:before {
    content: "\e69a";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumb.contentBox:hover .after:before {
    content: "\e69c";
  }
  .e_title.c_portalResBreadcrumb_nav-01001002.p_sortLink {
    display:inline-block;
    padding:0;
    color:rgba(101, 190, 186,1);
    font-size:14px;
    text-align:left;
  }
  .e_title.c_portalResBreadcrumb_nav-01001002.p_sortLink {
    white-space:nowrap;
    vertical-align:middle;
    line-height: 19px;
  }
  a>.e_title.c_portalResBreadcrumb_nav-01001002 .p_sortLink:hover {
    text-decoration:underline;
    font-weight:bold;
    cursor:pointer;
  }
  a>.e_title.c_portalResBreadcrumb_nav-01001002 .p_sortLink:active {
    color:rgba(69, 165, 161,1);
    font-weight:400;
  }
  a>.e_title.c_portalResBreadcrumb_nav-01001002 .p_sortLink:active {
    text-decoration:none;
    margin-top:0;
  }
  .e_title.c_portalResBreadcrumb_nav-01001002 .p_sortLink .iconfont:before {
    display: inline-block;
    content:"";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_content {
    margin:0;
    width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond {
    font-size: 14px;
    color: #65beba;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond>a>.font {
    display: inline-block;
    line-height: 30px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond>a {
    color: inherit;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox>a>.font {
    border: 1px solid #e0f2f1;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox>a>.font:hover {
    text-decoration: none;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond>a>.font:hover {
    text-decoration: underline;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond .before:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond .after:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox:hover>a>.font:before {
    content: "\200B";
    display: block;
    height: 1px;
    background: #fff;
    width: 100%;
    width: calc(100% - 1px);
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 10;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox:hover>a>.font {
    border: 1px solid #65beba;
    border-bottom: 1px solid transparent;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox .after {
    margin-right: 5px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox .after:before {
    content: "\e69a";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbSecond.contentBox:hover .after:before {
    content: "\e69c";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_end {
    display:inline-block;
    margin:0;
    padding:0;
    text-align:left;
    color:rgba(51,51,51,1);
    font-size:14px;
    font-weight:400;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_end .font {
    white-space:nowrap;
    vertical-align:middle;
    text-align:inherit;
    line-height: 14px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_end .iconfont:before {
    display: inline-block;
    content:"";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst {
    font-size: 14px;
    color: #65beba;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst>a>.font {
    display: inline-block;
    line-height: 30px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst>a {
    color: inherit;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox>a>.font {
    border: 1px solid #e0f2f1;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox>a>.font:hover {
    text-decoration: none;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst>a>.font:hover {
    text-decoration: underline;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst .before:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst .after:before {
    content: "\200B";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox:hover>a>.font:before {
    content: "\200B";
    display: block;
    height: 1px;
    background: #fff;
    width: 100%;
    width: calc(100% - 1px);
    position: absolute;
    bottom: -1px;
    left: 1px;
    z-index: 10;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox:hover>a>.font {
    border: 1px solid #65beba;
    border-bottom: 1px solid transparent;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox .after {
    margin-right: 5px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox .after:before {
    content: "\e69a";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst.contentBox:hover .after:before {
    content: "\e69c";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList {
    margin:0;
    width: 236px;
    height:317px;
    padding:0;
    border-width:1px;
    border-style: none;
    border-color:rgba(228,228,228,0);
    background-color:transparent;
    overflow: hidden;
  }
  .c_portalResBreadcrumb_nav-01001002 {
    width: 1180px;
    height: 30px;
    overflow: visible;
    font-size: 0;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList {
    width: auto;
    height: auto;
    overflow: visible;
    background-color: transparent;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList>a {
    display: inline-block;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_CurrentBox {
    color: #666;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst .before:before {
    content: "\e68a";
  }
  .c_portalResBreadcrumb_nav-01001002 .p_content {
    width: 240px;
    position: absolute;
    border: 1px solid #65beba;
    padding: 9px 7px 9px 7px;
    font-size: 0;
    display: none;
    height: auto;
    background: #fff;
  }
  .c_portalResBreadcrumb_nav-01001002 .contentBox:hover .p_content {
    display: block;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink {
    color: #65beba;
    display: inline-block;
    margin: 9px 7px 9px 7px;
    cursor: pointer;
    font-size: 14px;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink .font {
    line-height: 14px;
    font-weight: normal;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink:hover {
    text-decoration: underline;
    font-weight: normal;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink.current {
    color: #bcbcbc;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink.current:hover {
    text-decoration: none;
    font-weight: normal;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_sortLink.current .font {
    text-decoration: none;
    font-weight: normal;
    cursor: default;
  }
  .c_portalResBreadcrumb_nav-01001002 .p_end {
    margin-right: 6px;
    margin-left: 6px;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
.p_breadcrumbList span.weizhi .iconfont:before {
  content: '\e630';
  color: #59a3da;
  font-size:20px;
}
.c_portalResBreadcrumb_nav-01001002 .p_MatteIcon .iconfont:before {
  content:'\e602';
}
.c_portalResBreadcrumb_nav-01001002 >div {
  animation-fill-mode:both;
}
.c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList span {
  display:inline-block;
  font-size:14px;
  color:#333;
}
.c_portalResBreadcrumb_nav-01001002 .p_breadcrumbFirst .i_homePage:hover {
  color:#054794;
  cursor:pointer;
  display:inline-block;
}
.c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList span .iconfont {
  position:absolute;
  width:20px;
  height:22px;
  left:0px;
}
.c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList span .iconfont:before {
  content:'\e630';
  color:#59a3da;
  font-size:20px;
}
.c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList span.weizhi {
  padding-left:25px;
}
@media only screen and (max-width: 768px) {
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList {
    text-align: left;
    margin: 10px 10px;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .c_portalResBreadcrumb_nav-01001002 .p_breadcrumbList {
    text-align: left;
    margin: 10px 10px;
  }
}
.c_portalResBreadcrumb_nav-01001002 .p_breadcrumb>a:hover span {
  color:#054794;
}
.pub_banner {
  width:100%;
  position:relative;
  max-height:600px;
  overflow:hidden;
}
.pub_banner:before {
  content:"";
  dislay:block;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.5);
  left:0;
  top:0;
  z-index:1;
  position:absolute;
}
.pub_banner img {
  width:100%;
  max-height:100%;
  animation: bannerimg 2s;
}
.pub_banner .banner_info {
  position:absolute;
  width:100%;
  z-index:2;
  color:#fff;
  text-align:center;
  left:0;
  top:50%;
  transform: translateY(-50%);
  padding:0 15px;
}
.pub_banner .banner_info h1 {
  font-size:3rem;
  animation: puBanner 2s;
  line-height:1.5;
  text-shadow:0 5px 10px rgba(0,0,0,0.2);
  font-family: trebuchet ms,helvetica,sans-serif;
}
.pub_banner .banner_info p {
  font-size:16px;
  text-transform: uppercase;
  animation: puBanner 3s;
  text-shadow:0 5px 10px rgba(0,0,0,0.2);
  font-family: trebuchet ms,helvetica,sans-serif;
  text-transform: uppercase;
}
@keyframes puBanner {
  from {
    transform: translateY(100px);
    opacity:0;
  }
  to {
    transform: translateY(0px);
    opacity:1;
  }
}
@keyframes bannerimg {
  from {
    transform: scale(1.2);
  }
  to {
    transform: scale(1);
  }
}
@keyframes jiantoushang {
  from {
    opacity:0;
  }
  to {
    opacity:1;
  }
}
.pub_banner i.icon-jiantou {
  color:#fff;
  font-size:24px;
  position:absolute;
  bottom:20px;
  left:50%;
  z-index:3;
  height:30px;
  transform:translateX(-50%) rotate(90deg);
  animation: jiantoushang 2s;
  line-height:30px;
}
@media (max-width: 768px) {
  .pub_banner {
    width:100%;
    position:relative;
    height: 160px;
    overflow:hidden;
  }
  .pub_banner img {
    width:auto;
    height:100%;
  }
  .pub_banner .banner_info h1 {
    font-size: 1.5rem;
  }
  .pub_banner .banner_info p {
    font-size:12px;
    text-transform: uppercase;
  }
}
.c_portalResEbizads_banner-01001002 .p_MatteIcon .iconfont:before {
  content:'\e602';
}
.c_portalResEbizads_banner-01001002 >div {
  animation-fill-mode:both;
}
.w_grid-000 {
  margin-left: auto;
  margin-right: auto;
  min-height: 12rem;
  width: 100%;
}
.w_grid-000 > .w_grid {
  width: 100%;
  position: relative;
}
.w_grid-000 > div > .p_gridbox {
  width: 100%;
  overflow: hidden;
  position: static;
}
.w_grid-000 > div > div > .p_gridCell {
  float: left;
  position: static;
}
.w_grid-000 > div > div > .p_gridCell:not(:empty):before {
  content:'';
  height: 0.1px;
  display: block;
}
.w_grid-000 > .w_grid.signal {
  min-height: inherit;
}
.w_grid-000 > .w_grid.signal > .p_gridbox {
  min-height: inherit;
}
.w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell {
  min-height: inherit;
}
.w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
  margin-left: 0;
  clear: left;
}
#w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 768px) {
  .w_grid-000 > div > .p_gridbox > .p_gridCell {
    width: 100%;
    margin-left: 0;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media only screen and (min-width: 769px) {
  .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child {
    width: 100%;
    margin-left:0;
    margin-top: 0rem;
    margin-bottom: 0rem;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
body {
  font-family:Microsoft yahei;
}
div,
p,
span.h1,
h2,
h3 {
  font-family:Microsoft yahei;
}
#content_box-1627643303338-0,
#content_box-1627643825147-0 {
  display: flex;
  align-items: center;
}
* {
  padding: 0;
  margin: 0;
}
.pagebox {
  width: 100%;
}
.pagebox,
#-remove--flag {
  width:100%;
  margin:0px auto;
}
body,
#-remove--flag {
}
@media screen and (min-width: 64.0625em) and (max-width:79.9375em) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_portalResProduct_list-16276431282178094 .p_Product {
  width:calc((100% - 0px)/3);
}
#c_portalResProduct_list-16276431282178094 .p_CommonSummaryBoxA {
  text-align:center;
}
#c_portalResProduct_list-16276431282178094 .p_MatteIcon .iconfont:before {
  content:'\e602';
}
#c_portalResProduct_list-16276431282178094 >div {
  animation-fill-mode:both;
}
#c_portalResProduct_list-16276431282178094 .PhotoList_k1 {
  width:100%;
  transition:0.3s ease 0s;
  font-size:14px;
}
#c_portalResProduct_list-16276431282178094 .lineBlock {
  display:inline-block;
  width:100%;
  height:100%;
  overflow:hidden;
}
#c_portalResProduct_list-16276431282178094 .PhotoList_k1 .ul {
  font-size:0px;
}
#c_portalResProduct_list-16276431282178094 .PhotoList_k1 li:nth-child(4n+1) {
  margin-left:0px;
}
#c_portalResProduct_list-16276431282178094 .PhotoList_k1 li {
  font-size:16px;
  transition:0.3s ease 0s;
  margin-bottom:2.5%;
  width:23%;
  margin-left:2.6%;
  background:#f0f0f0;
  padding:10px;
  display:inline-block;
  vertical-align:top;
  box-sizing:border-box;
}
#c_portalResProduct_list-16276431282178094 .PhotoList_k1 li a {
  font-size:0px;
  overflow:hidden;
  text-align:center;
  background:#f6f6f6;
  width:100%;
  margin:0 auto;
  height:13.6vw;
  display:block;
}
#c_portalResProduct_list-16276431282178094 .PhotoList_k1 li a:before {
  content:'';
  display:inline-block;
  vertical-align:middle;
  height:100%;
  width:0px;
}
#c_portalResProduct_list-16276431282178094 .PhotoList_k1 img {
  display:inline-block;
  vertical-align:middle;
  transition:0.5s linear 0s;
  width:auto;
  height:100%;
  margin-left:0px;
  transform:scale(1);
}
#c_portalResProduct_list-16276431282178094 .PhotoList_k1 h4 {
  display:none;
}
#c_portalResProduct_list-16276431282178094 .PhotoList_k1 li span {
  white-space:nowrap;
  transition:0.3s ease 0s;
  display:block;
  width:100%;
  text-align:center;
  overflow:hidden;
  text-overflow:ellipsis;
  font-size:16px;
  padding:3% 10px;
  box-sizing:border-box;
  border:none;
}
@media screen and (min-width: 769px) {
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li:hover img {
    transform:scale(1.1);
  }
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li:hover span {
    color:#d50a1d;
    background:#f0f0f0;
  }
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li {
    width:23%;
  }
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li:nth-child(4n+1) {
    margin-left:0px;
  }
}
@media screen and (max-width: 1100px) {
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li a {
    height: 21.2vw;
  }
}
@media screen and (max-width: 768px) {
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 {
    padding: 0px;
  }
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li {
    width: 48%;
    margin-bottom: 5%;
  }
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li a {
    height: 31vw;
    padding: 0;
  }
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li span {
    padding: 2vw;
    font-size: 14px;
  }
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li:nth-child(2n+1) {
    margin-left: 0%;
  }
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li:nth-child(2n+0) {
    margin-left: 4%;
  }
}
@media screen and (max-width: 1500px) {
  #c_portalResProduct_list-16276431282178094 .PhotoList_k1 li span {
    font-size: 14px;
  }
}
#c_portalResProduct_list-16276431282178094 .p_page .pre .iconfont:before {
  shadow-angle:0;
  shadow-distance:0;
  shadow-angle-ofInset:0;
  shadow-distance-ofInset:0;
}
#c_portalResProduct_list-16276431282178094 .p_page .next .iconfont:before {
  shadow-angle:0;
  shadow-distance:0;
  shadow-angle-ofInset:0;
  shadow-distance-ofInset:0;
}
#c_portalResProduct_list-16276431282178094 .p_more .iconfont:before {
  shadow-angle:0;
  shadow-distance:0;
  shadow-angle-ofInset:0;
  shadow-distance-ofInset:0;
}
#c_portalResProduct_list-16276431282178094 .p_loading .iconfont:before {
  shadow-angle:0;
  shadow-distance:0;
  shadow-angle-ofInset:0;
  shadow-distance-ofInset:0;
}
#c_portalResProduct_list-16276431282178094 {
  width:94%;
  max-width:1540px;
  min-width:0px;
  height:auto;
  max-height:none;
  min-height:0px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:4%;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
}
#c_portalResBreadcrumb_nav-16276457508924556 {
  width:94%;
  max-width:1540px;
  min-width:0px;
  height:auto;
  max-height:none;
  min-height:0px;
  margin-top:1%;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:1%;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
}
#w_grid-1614310023754 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left:0;
  clear:left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1627643127977 > div > .p_gridbox > .p_gridCell:nth-child(n+1) {
  margin-left:0;
  clear:left;
}
@media only screen and (max-width: 1024px) and (min-width: 769px) {
}
#w_grid-1614310023754 {
  width:100%;
  max-width:none;
  min-width:0px;
  height:auto;
  max-height:none;
  min-height:0px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
}
#w_grid-1627643127977 {
  width:100%;
  max-width:none;
  min-width:0px;
  height:auto;
  max-height:none;
  min-height:0px;
  margin-top:0px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:0px;
  padding-top:0px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:0px;
}
#c_portalResEbizads_banner-16143099619622961 .p_MatteIcon .iconfont:before {
  content:'\e602';
}
#c_portalResEbizads_banner-16143099619622961 >div {
  animation-fill-mode:both;
}
#c_portalResEbizads_banner-16143099619622961 {
  max-height:none;
  padding-top:0px;
  padding-left:0px;
  padding-bottom:0px;
  min-height:0px;
  margin-right:0px;
  margin-left:0px;
  max-width:none;
  width:auto;
  margin-top:0px;
  margin-bottom:0px;
  min-width:0px;
  height:auto;
  padding-right:0px;
}
