/* cache file /mnt/yzproc/YZ-Site/caches/csscache/7/74099/74099_1969501_1_.cache exists */
/*md5:d771abcf250295374a0384b03227b426*/
/*time: 2025-01-24 22:01:32*/
/*url:www.cnhaimen.com/NewsList/17.html?ClassID=17&PageNo=7*/
.ModuleGridContainer[gridswidthmode="2"]{max-width:1200px;width:auto;}
.BodyMain2Zone{display:none;}
.BodyMain3Zone{display:none;}
.BodyMain4Zone{display:none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .addnewhelper{white-space: unset;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display:table;width: 100%;position: relative;table-layout:fixed;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky {display:flex}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{display:block; position: sticky; top:20px;height: 100% !important; }
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridCustomGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .ModuleContainer .SubPadding {height: 100%}

@media only screen and (max-width: 767px) {
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer {display: flex;flex-wrap: wrap;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding{float:left;height: 10px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubContainer{float:left;padding-top:2px;padding-bottom:2px;}
	.ModuleGridCustomGiant.layout-101 .ModuleSubContainer > .SubPadding .SubDrag{display:none;}
    /* padding 宽度 用 5，子容器宽度为 (100% - (列数 - 1) * padding宽度)/列数) */
    /* 12列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-12 > .SubContainer{width:calc((100% - 55px)/12)!important;}
    /* 11列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-11 > .SubContainer{width:calc((100% - 50px)/11)!important;}
    /* 10列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-10 > .SubContainer{width:calc((100% - 45px)/10)!important;}
    /* 9列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-9 > .SubContainer{width:calc((100% - 40px)/10)!important;}
    /* 8列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-8 > .SubContainer{width:calc((100% - 35px)/8)!important;}
    /* 7列 */
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubPadding{width:5px;}
    .ModuleGridCustomGiant.layout-101 .grid-col-7 > .SubContainer{width:calc((100% - 30px)/7)!important;}
	/* 6列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-6 > .SubContainer{width:calc((100% - 25px)/6)!important;}
	/* 5列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubPadding5{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-5 > .SubContainer{width:calc((100% - 20px)/5)!important;}
	/* 4列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-4 > .SubContainer{width:calc((100% - 15px)/4)!important;}
	/* 3列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding3{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubPadding6{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-3 > .SubContainer{width:calc((100% - 10px)/3)!important;}
	/* 2列 */
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding{width:5px;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding2{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding4{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding6{display:none;}
    .ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubPadding8{display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-2 > .SubContainer{width:calc((100% - 5px)/2)!important;}
	/* 1列 无padding */
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubPadding{width:0px;display:none;}
	.ModuleGridCustomGiant.layout-101 .grid-col-1 > .SubContainer{width:100%!important;}
    .ModuleGridCustomGiant.layout-101 .ModuleSubContainer.sticky > .SubContainer{
        position:inherit !important;
        top:unset !important;
    }
}

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_407193048 .ModuleHead .HeadCenter{float:none;}
#module_407193048 {
padding:0px;
}
#module_407193048 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407193048 .ModuleHead407193048 {
display:none;
}
#module_407193048 .BodyCenter.BodyCenter407193048 {
background:none;background-color:rgb(242, 242, 242);
}
#module_407193048 >.module_407193048 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407193048 >.module_407193048{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407193048 .BodyCenter.BodyCenter407193048 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193048 .BodyCenter.BodyCenter407193048 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407193048 >.module_407193048 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193048 >.module_407193048 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407193048 >.module_407193048 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407193048:hover {
border:none;
}
#module_407193048:hover >.module_407193048 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407193048 .ModuleSubContainer{background-color:transparent;}
#module_407193048 .ModuleSubContainer{background-image:none;}
#module_407193048 .ModuleSubContainer{background-repeat:no-repeat;}
#module_407193048 .ModuleSubContainer{background-position:0% 0%;}
#module_407193048 .ModuleSubContainer{background-attachment:scroll;}
#module_407193048 .ModuleSubContainer{}
#module_407193048 {!bgVideo!}{bgVideoUrl:}
#module_407193048 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_407193048 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_407193048 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer407193048 {}
.ModuleGridContainer.ModuleGridContainer407193048 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_407193049 .ModuleHead .HeadCenter{float:none;}
#module_407193049 {
padding:0px;
}
#module_407193049 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407193049 .ModuleHead407193049 {
display:none;
}

#module_407193049 .ModuleImageTextGiantContent{margin-top:0px;}
#module_407193049 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_407193049 .ModuleImageTextGiantContent{margin-left:0px;}
#module_407193049 .ModuleImageTextGiantContent{margin-right:0px;}
#module_407193049 .imageTextGiant-Container{padding-top:10px;}
#module_407193049 .imageTextGiant-Container{padding-bottom:10px;}
#module_407193049 .imageTextGiant-Container{padding-left:10px;}
#module_407193049 .imageTextGiant-Container{padding-right:10px;}
#module_407193049 .showHandle .btn{font-size:14px;}
#module_407193049 .showHandle .btn{font-family:;}
#module_407193049 .showHandle .btn{color:#333;}
#module_407193049 .showHandle .btn{font-weight:400;}
#module_407193049 .showHandle .btn{text-decoration:none;}
#module_407193049 .showHandle .btn{font-style:normal;}
#module_407193049 .showHandle div{border-top-color:#ddd !important;}
#module_407193049 .showHandle div{border-top-style:solid !important;}
#module_407193049 .showHandle div{border-top-width:1px !important;}
#module_407193049 .showHandle{background-color:transparent;}
#module_407193049 .showHandle{}
#module_407193049 .showHandle{background-repeat:no-repeat;}
#module_407193049 .showHandle{}
#module_407193049 .showHandle{}
#module_407193049 .showHandle{}
#module_407193049 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer407193048 #Sub407193048_1 {width:50%;}
.ModuleUserLoginGiant.layout-104 .userlogin-container a,
.ModuleUserLoginGiant.layout-104 .userlogin-container span {
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  text-decoration: none;
}
.ModuleUserLoginGiant.layout-104 .userlogin-container {
  position: relative;
}
.ModuleUserLoginGiant.layout-104 .userlogin-container .userlogin {
  color: #f10215;
  margin-right: 5px;
  cursor: pointer;
}

.ModuleUserLoginGiant.layout-104 .userlogin-container .enroll {
  color: #666;
  margin-right: 20px;
}





.ModuleUserLoginGiant.layout-104 .userlogin-container .way-qwz {
  display: inline-block;
  height: 30px;
  line-height: 27px;
}





.ModuleUserLoginGiant.layout-104 .way-qwz a{
  display: inline-block;
  height: 25px;
}

.ModuleUserLoginGiant.layout-104 .way-qwz a.qq-login {
  background: url("../image/qq4.png") no-repeat center;
  width: 25px;
  margin-right: 4px;
}

.ModuleUserLoginGiant.layout-104 .way-qwz a.wx-login {
  background: url("../image/wechat4.png") no-repeat center;
  width: 25px;
  margin-right: 4px;
}

.ModuleUserLoginGiant.layout-104 .way-qwz a.alipay-login {
  margin-right: 0;
  background: url("../image/zhufubao4.png") no-repeat center;
  width: 25px;
  margin-right: 4px;
}.module_428994059 .ModuleHead .HeadCenter{float:none;}
#module_428994059 {
padding:0px;
}
#module_428994059 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_428994059 .ModuleHead428994059 {
display:none;
}
#module_428994059 .BodyCenter.BodyCenter428994059 {
background:none;background-color:rgba(0,0,0,0);
}
#module_428994059 >.module_428994059 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_428994059 >.module_428994059{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_428994059 .BodyCenter.BodyCenter428994059 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_428994059 .BodyCenter.BodyCenter428994059 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_428994059 >.module_428994059 {
margin-top:1.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_428994059 >.module_428994059 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_428994059 >.module_428994059 {box-shadow: 0px 0px 0px 0px #ccc}
#module_428994059:hover {
border:none;
}
#module_428994059:hover >.module_428994059 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_428994059 .BodyCenter{text-align:right;}
#module_428994059 .hello{font-size:14px;}
#module_428994059 .hello{font-family:微软雅黑,Microsoft YaHei;}
#module_428994059 .hello{color:#666;}
#module_428994059 .hello{font-weight:bold;}
#module_428994059 .hello{text-decoration:none;}
#module_428994059 .hello{font-style:normal;}
#module_428994059 .enroll{font-size:14px;}
#module_428994059 .enroll{font-family:微软雅黑,Microsoft YaHei;}
#module_428994059 .enroll{color:#666;}
#module_428994059 .enroll{font-weight:bold;}
#module_428994059 .enroll{text-decoration:none;}
#module_428994059 .enroll{font-style:normal;}
#module_428994059 .userlogin{font-size:14px;}
#module_428994059 .userlogin{font-family:微软雅黑,Microsoft YaHei;}
#module_428994059 .userlogin{color:#f10215;}
#module_428994059 .userlogin{font-weight:bold;}
#module_428994059 .userlogin{text-decoration:none;}
#module_428994059 .userlogin{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer407193048 #Sub407193048_2 {width:50%;}
.module_407193051 .ModuleHead .HeadCenter{float:none;}
#module_407193051 {
padding:0px;
}
#module_407193051 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407193051 .ModuleHead407193051 {
display:none;
}
#module_407193051 .BodyCenter.BodyCenter407193051 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407193051 >.module_407193051 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407193051 >.module_407193051{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407193051 .BodyCenter.BodyCenter407193051 {
padding-top:0.7813%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.7813%;
}
}
@media screen and (max-width: 767px){
#module_407193051 .BodyCenter.BodyCenter407193051 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407193051 >.module_407193051 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193051 >.module_407193051 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407193051 >.module_407193051 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407193051:hover {
border:none;
}
#module_407193051:hover >.module_407193051 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407193051 .ModuleSubContainer{background-color:transparent;}
#module_407193051 .ModuleSubContainer{background-image:none;}
#module_407193051 .ModuleSubContainer{background-repeat:no-repeat;}
#module_407193051 .ModuleSubContainer{background-position:0% 0%;}
#module_407193051 .ModuleSubContainer{background-attachment:scroll;}
#module_407193051 .ModuleSubContainer{}
#module_407193051 {!bgVideo!}{bgVideoUrl:}
#module_407193051 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_407193051 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_407193051 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer407193051 {}
.ModuleGridContainer.ModuleGridContainer407193051 .SubPadding {width:0px;}
.module_407193052 .ModuleHead .HeadCenter{float:none;}
#module_407193052 {
padding:0px;
}
#module_407193052 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407193052 .ModuleHead407193052 {
display:none;
}
#module_407193052 .BodyCenter.BodyCenter407193052 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407193052 >.module_407193052 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407193052 >.module_407193052{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407193052 .BodyCenter.BodyCenter407193052 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193052 .BodyCenter.BodyCenter407193052 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407193052 >.module_407193052 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193052 >.module_407193052 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407193052 >.module_407193052 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407193052:hover {
border:none;
}
#module_407193052:hover >.module_407193052 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407193052 .ModuleImageTextGiantContent{margin-top:0px;}
#module_407193052 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_407193052 .ModuleImageTextGiantContent{margin-left:0px;}
#module_407193052 .ModuleImageTextGiantContent{margin-right:0px;}
#module_407193052 .imageTextGiant-Container{padding-top:10px;}
#module_407193052 .imageTextGiant-Container{padding-bottom:0px;}
#module_407193052 .imageTextGiant-Container{padding-left:10px;}
#module_407193052 .imageTextGiant-Container{padding-right:10px;}
#module_407193052 .showHandle .btn{font-size:14px;}
#module_407193052 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_407193052 .showHandle .btn{color:#333;}
#module_407193052 .showHandle .btn{font-weight:400;}
#module_407193052 .showHandle .btn{text-decoration:none;}
#module_407193052 .showHandle .btn{font-style:normal;}
#module_407193052 .showHandle div{border-top-color:#ddd !important;}
#module_407193052 .showHandle div{border-top-style:solid !important;}
#module_407193052 .showHandle div{border-top-width:1px !important;}
#module_407193052 .showHandle{background-color:transparent;}
#module_407193052 .showHandle{background-image:none;}
#module_407193052 .showHandle{background-repeat:no-repeat;}
#module_407193052 .showHandle{}
#module_407193052 .showHandle{}
#module_407193052 .showHandle{}
#module_407193052 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer407193051 #Sub407193051_1 {width:70.5833%;}
/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}
/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{min-width: 100%;}*/
	/*.ModuleImageTextGiant.layout-105 .col-md-2{width: 14.666667%;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
@media only screen and (min-width: 768px) {
	.ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
	}
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_407193063 .ModuleHead .HeadCenter{float:none;}
#module_407193063 {
padding:0px;
}
#module_407193063 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407193063 .ModuleHead407193063 {
display:none;
}
#module_407193063 .BodyCenter.BodyCenter407193063 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407193063 >.module_407193063 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407193063 >.module_407193063{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407193063 .BodyCenter.BodyCenter407193063 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193063 .BodyCenter.BodyCenter407193063 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407193063 >.module_407193063 {
margin-top:4.2493%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193063 >.module_407193063 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407193063 >.module_407193063 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407193063:hover {
border:none;
}
#module_407193063:hover >.module_407193063 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407193063 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_407193063 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_407193063 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_407193063 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_407193063 .GraphicUpper{padding-top:0px;}
#module_407193063 .GraphicUpper{padding-bottom:0px;}
#module_407193063 .GraphicUpper{padding-left:0px;}
#module_407193063 .GraphicUpper {padding-right:0px;}
#module_407193063 .GraphicUpper{width:12%;} #module_407193063 .ModuleImageTextContent{width: calc(100% - 12%);}
#module_407193063 .MobileGraphicUpper{width:10%;} #module_407193063 .ModuleMobileImageTextContent{width: calc(100% - 10%);}
#module_407193063 .ModuleImageTextGiantContent{padding-top:0px;}
#module_407193063 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_407193063 .ModuleImageTextGiantContent{padding-left:15px;}
#module_407193063 .ModuleImageTextGiantContent{padding-right:0px;}
#module_407193063 .normal_ImgtextBox_content{padding-top:0px;}
#module_407193063 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_407193063 .normal_ImgtextBox_content{padding-left:0px;}
#module_407193063 .normal_ImgtextBox_content{padding-right:0px;}
#module_407193063 .normal_ImgtextBox_content{margin-top:0px;margin-bottom:0px;}
#module_407193063 .normal_ImgtextBox_content{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_407193063 .normal_ImgtextBox_content{background-color:transparent;}
#module_407193063 .normal_ImgtextBox_content{background-image:none;}
#module_407193063 .normal_ImgtextBox_content{background-repeat:no-repeat;}
#module_407193063 .normal_ImgtextBox_content{background-position:0% 0%;}
#module_407193063 .normal_ImgtextBox_content{background-attachment:none;}
#module_407193063 .normal_ImgtextBox_content{}
#module_407193063 .normal_ImgtextBox_content{border-top-left-radius:0px;}
#module_407193063 .normal_ImgtextBox_content{border-top-right-radius:0px;}
#module_407193063 .normal_ImgtextBox_content{border-bottom-left-radius:0px;}
#module_407193063 .normal_ImgtextBox_content{border-bottom-right-radius:0px;}
#module_407193063 .normal_ImgtextBox_content{border-top-color:rgba(0,0,0,0);}
#module_407193063 .normal_ImgtextBox_content{border-top-style:none;}
#module_407193063 .normal_ImgtextBox_content{border-top-width:0px;}
#module_407193063 .normal_ImgtextBox_content{border-right-color:rgba(0,0,0,0);}
#module_407193063 .normal_ImgtextBox_content{border-right-style:none;}
#module_407193063 .normal_ImgtextBox_content{border-right-width:0px;}
#module_407193063 .normal_ImgtextBox_content{border-bottom-color:rgba(0,0,0,0);}
#module_407193063 .normal_ImgtextBox_content{border-bottom-style:none;}
#module_407193063 .normal_ImgtextBox_content{border-bottom-width:0px;}
#module_407193063 .normal_ImgtextBox_content{border-left-color:rgba(0,0,0,0);}
#module_407193063 .normal_ImgtextBox_content{border-left-style:none;}
#module_407193063 .normal_ImgtextBox_content{border-left-width:0px;}
#module_407193063 .showHandle .btn{font-size:14px;}
#module_407193063 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_407193063 .showHandle .btn{color:#333;}
#module_407193063 .showHandle .btn{font-weight:400;}
#module_407193063 .showHandle .btn{text-decoration:none;}
#module_407193063 .showHandle .btn{font-style:normal;}
#module_407193063 .showHandle div{border-top-color:#ddd !important;}
#module_407193063 .showHandle div{border-top-style:solid !important;}
#module_407193063 .showHandle div{border-top-width:1px !important;}
#module_407193063 .showHandle{background-color:transparent;}
#module_407193063 .showHandle{background-image:none;}
#module_407193063 .showHandle{background-repeat:no-repeat;}
#module_407193063 .showHandle{}
#module_407193063 .showHandle{}
#module_407193063 .showHandle{}
#module_407193063 .normal_ImgtextBox_content:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
#module_407193063 .normal_ImgtextBox_content:hover{border-top-color:rgba(0,0,0,0);}
#module_407193063 .normal_ImgtextBox_content:hover{border-top-style:none;}
#module_407193063 .normal_ImgtextBox_content:hover{border-right-color:rgba(0,0,0,0);}
#module_407193063 .normal_ImgtextBox_content:hover{border-right-style:none;}
#module_407193063 .normal_ImgtextBox_content:hover{border-bottom-color:rgba(0,0,0,0);}
#module_407193063 .normal_ImgtextBox_content:hover{border-bottom-style:none;}
#module_407193063 .normal_ImgtextBox_content:hover{border-left-color:rgba(0,0,0,0);}
#module_407193063 .normal_ImgtextBox_content:hover{border-left-style:none;}
#module_407193063 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer407193051 #Sub407193051_2 {width:29.4167%;}
.ModuleNavGiant.layout-108 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  line-height: 0;
  background-color: #333333;
   overflow:hidden;
}
.ModuleNavGiant.layout-108 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-108 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-108 .moveMenuRight, .ModuleNavGiant.layout-108 .moveMenuLeft{
   display: inline-block;
   width: 36px;
   height: 36px;
   line-height: 36px;
   font-size: 16px;
   color:#666;
   text-align: center;
   border:1px solid rgba(0,0,0,.1);
   border-radius: 5px;
   cursor: pointer;
}
.ModuleNavGiant.layout-108 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-108 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-108 .moveMenuRight:hover, .ModuleNavGiant.layout-108 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-108 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-108 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
  width: auto;
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
}
.ModuleNavGiant.layout-108 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
  -webkit-box-sizing:content-box;
  width: auto;
  color: #fff;
  display: inline-block;
  position: relative;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group {
  width: auto;
  display: none;
}
.ModuleNavGiant.layout-108 .sub-nav-item {
  display: block;
  width: 150px;
  height: 40px;
  color: #fff;
  text-align: left;
  line-height: 40px;
  font-size: 12px;
  text-align: center;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-108 .sub-nav-item:hover {
  background-color: #00897b;
}

.ModuleNavGiant.layout-108 .main-nav-item-hover {
  color: #fff;
  background-color: #009688;
}
.ModuleNavGiant.layout-108 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-108 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-108 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_407193069 .ModuleHead .HeadCenter{float:none;}
#module_407193069 {
padding:0px;
}
#module_407193069 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407193069 .ModuleHead407193069 {
display:none;
}
#module_407193069 .BodyCenter.BodyCenter407193069 {
background:none;background-color:rgb(0, 112, 192);
}
#module_407193069 >.module_407193069 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407193069 >.module_407193069{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407193069 .BodyCenter.BodyCenter407193069 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193069 .BodyCenter.BodyCenter407193069 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407193069 >.module_407193069 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193069 >.module_407193069 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407193069 >.module_407193069 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407193069:hover {
border:none;
}
#module_407193069:hover >.module_407193069 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407193069 .main-nav-item-group{height:54px;line-height:54px;} #module_407193069 .main-nav-content{height:54px}
#module_407193069 .main-nav-content{background-color:rgb(0, 112, 192);}
#module_407193069 .main-nav-content{background-image:none;}
#module_407193069 .main-nav-content{background-repeat:no-repeat;}
#module_407193069 .main-nav-content{}
#module_407193069 .main-nav-content{}
#module_407193069 .main-nav-content{}
#module_407193069 .main-nav-content{text-align:center;}
#module_407193069 .main-nav-item{font-size:16px;}
#module_407193069 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_407193069 .main-nav-item{color:#fff;}
#module_407193069 .main-nav-item{font-weight:normal;}
#module_407193069 .main-nav-item{text-decoration:none;}
#module_407193069 .main-nav-item{font-style:normal;}
#module_407193069 .main-nav-item{background-color:transparent;}
#module_407193069 .main-nav-item{background-image:none;}
#module_407193069 .main-nav-item{background-repeat:no-repeat;}
#module_407193069 .main-nav-item{}
#module_407193069 .main-nav-item{}
#module_407193069 .main-nav-item{}
#module_407193069 .main-nav-item{width:auto;}
#module_407193069 .main-nav-item{padding-left:35px;padding-right:35px;}
#module_407193069 .sub-nav-item{height:40px;line-height:40px;}
#module_407193069 .sub-nav-item{font-size:16px;}
#module_407193069 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_407193069 .sub-nav-item{color:#fff;}
#module_407193069 .sub-nav-item{font-weight:normal;}
#module_407193069 .sub-nav-item{text-decoration:none;}
#module_407193069 .sub-nav-item{font-style:normal;}
#module_407193069 .sub-nav-item{background-color:#1976d2;}
#module_407193069 .sub-nav-item{background-image:none;}
#module_407193069 .sub-nav-item{background-repeat:no-repeat;}
#module_407193069 .sub-nav-item{}
#module_407193069 .sub-nav-item{}
#module_407193069 .sub-nav-item{}
#module_407193069 .sub-nav-item{margin-top:0px;}
#module_407193069 .main-nav-item-hover{font-size:14px;}
#module_407193069 .main-nav-item-hover{font-family:微软雅黑,Microsoft YaHei;}
#module_407193069 .main-nav-item-hover{color:#fff;}
#module_407193069 .main-nav-item-hover{font-weight:normal;}
#module_407193069 .main-nav-item-hover{text-decoration:none;}
#module_407193069 .main-nav-item-hover{font-style:normal;}
#module_407193069 .main-nav-item-hover{background-color:rgb(0, 0, 0);}
#module_407193069 .main-nav-item-hover{background-image:none;}
#module_407193069 .main-nav-item-hover{background-repeat:no-repeat;}
#module_407193069 .main-nav-item-hover{}
#module_407193069 .main-nav-item-hover{}
#module_407193069 .main-nav-item-hover{}
#module_407193069 .sub-nav-item:hover{font-size:14px;}
#module_407193069 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_407193069 .sub-nav-item:hover{color:#fff;}
#module_407193069 .sub-nav-item:hover{font-weight:normal;}
#module_407193069 .sub-nav-item:hover{text-decoration:none;}
#module_407193069 .sub-nav-item:hover{font-style:normal;}
#module_407193069 .sub-nav-item:hover{background-color:#2196f3;}
#module_407193069 .sub-nav-item:hover{background-image:none;}
#module_407193069 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_407193069 .sub-nav-item:hover{}
#module_407193069 .sub-nav-item:hover{}
#module_407193069 .sub-nav-item:hover{}

/*轮播图样式*/
.ModuleSlideV2Giant.layout-101 .slider-layout-101 {width: 100%; height: auto; margin: auto; position: relative;font-size: 0;}
.ModuleSlideV2Giant.layout-101 .slider-layout-101 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-101 .slick-dotted.slick-slider {margin-bottom: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-101 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-101 .slide-box .swiperImg {width:100% !important;}
.ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 30px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li {width: auto; height: auto; margin: 0 12px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 18px; height: 18px; padding: 6px; border-radius: 18px; border: unset; border: 1px solid rgba(255, 255, 255, 0);}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 6px; height: 6px; opacity: 1; font-size: 0; background-color: #fff; border-radius: 6px; top: 6px; left: 6px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:hover {border: 1px solid #fff;}
.ModuleSlideV2Giant.layout-101 .slick-dots li.slick-active button {border-color: rgba(255, 255, 255, 1);}
.ModuleSlideV2Giant.layout-101 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 6%}
    .ModuleSlideV2Giant.layout-101 .slick-prev {left:2.5%;}
    .ModuleSlideV2Giant.layout-101 .slick-next {right:2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 8%}
    /* .ModuleSlideV2Giant.layout-101 .slick-active{ margin: 0 10px;} */
    .ModuleSlideV2Giant.layout-101 .slick-dots li button{width: 16px;height:16px; border-radius: 16px;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 8% !important}
    .ModuleSlideV2Giant.layout-101 .slick-active{  margin: 0 8px !important;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button{width: 12px !important; height: 12px !important;border-radius: 12px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button:before{width: 4px !important;height: 4px !important;  border-radius: 4px;}


}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li {margin: 0 7.5px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 15px; height: 15px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 5px; height: 5px; top: 5px; left: 5px;}
}.module_407193071 .ModuleHead .HeadCenter{float:none;}
#module_407193071 {
padding:0px;
}
#module_407193071 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407193071 .ModuleHead407193071 {
display:none;
}
#module_407193071 .BodyCenter.BodyCenter407193071 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407193071 >.module_407193071 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407193071 >.module_407193071{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407193071 .BodyCenter.BodyCenter407193071 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193071 .BodyCenter.BodyCenter407193071 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407193071 >.module_407193071 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407193071 >.module_407193071 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407193071 >.module_407193071 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407193071:hover {
border:none;
}
#module_407193071:hover >.module_407193071 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407193071 .slick-dots li button:before{background-color:rgba(0, 0, 0, .5);}
#module_407193071 .slick-dots li button{border-color:rgba(255, 255, 255, 0);}
#module_407193071 .slick-dots li.slick-active button:before, #module_407193071 .slick-dots li:hover button:before{background-color:rgba(255, 255, 255, 1);}
#module_407193071 .slick-dots li.slick-active button, #module_407193071 .slick-dots li button:hover{border-color:rgba(255, 255, 255, 1);}
#module_407193071 .SubContainer {}
.module_407196463 .ModuleHead .HeadCenter{float:none;}
#module_407196463 {
padding:0px;
}
#module_407196463 {
position:static;
z-index:2;
top:20px;
left:0px;
width:100%;
height: auto;
}
#module_407196463 .ModuleHead407196463 {
display:none;
}
#module_407196463 .BodyCenter.BodyCenter407196463 {
background:none;background-color:rgb(242, 242, 242);
}
#module_407196463 >.module_407196463 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407196463 >.module_407196463{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407196463 .BodyCenter.BodyCenter407196463 {
padding-top:0.7845%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.7845%;
}
}
@media screen and (max-width: 767px){
#module_407196463 .BodyCenter.BodyCenter407196463 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407196463 >.module_407196463 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407196463 >.module_407196463 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407196463 >.module_407196463 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407196463:hover {
border:none;
}
#module_407196463:hover >.module_407196463 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407196463 .ModuleSubContainer{background-color:transparent;}
#module_407196463 .ModuleSubContainer{background-image:none;}
#module_407196463 .ModuleSubContainer{background-repeat:no-repeat;}
#module_407196463 .ModuleSubContainer{background-position:0% 0%;}
#module_407196463 .ModuleSubContainer{background-attachment:scroll;}
#module_407196463 .ModuleSubContainer{}
#module_407196463 {!bgVideo!}{bgVideoUrl:}
#module_407196463 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_407196463 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_407196463 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer407196463 {}
.ModuleGridContainer.ModuleGridContainer407196463 .SubPadding {width:0px;}
.module_407196464 .ModuleHead .HeadCenter{float:none;}
#module_407196464 {
padding:0px;
}
#module_407196464 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407196464 .ModuleHead407196464 {
display:none;
}
#module_407196464 {
border:none;
}
@media screen and (min-width: 768px){
#module_407196464 >.module_407196464 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407196464 >.module_407196464 {
}
}

#module_407196464 .ModuleImageTextGiantContent{margin-top:0px;}
#module_407196464 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_407196464 .ModuleImageTextGiantContent{margin-left:0px;}
#module_407196464 .ModuleImageTextGiantContent{margin-right:0px;}
#module_407196464 .imageTextGiant-Container{padding-top:10px;}
#module_407196464 .imageTextGiant-Container{padding-bottom:10px;}
#module_407196464 .imageTextGiant-Container{padding-left:10px;}
#module_407196464 .imageTextGiant-Container{padding-right:10px;}
#module_407196464 .showHandle .btn{font-size:14px;}
#module_407196464 .showHandle .btn{font-family:;}
#module_407196464 .showHandle .btn{color:#333;}
#module_407196464 .showHandle .btn{font-weight:400;}
#module_407196464 .showHandle .btn{text-decoration:none;}
#module_407196464 .showHandle .btn{font-style:normal;}
#module_407196464 .showHandle div{border-top-color:#ddd !important;}
#module_407196464 .showHandle div{border-top-style:solid !important;}
#module_407196464 .showHandle div{border-top-width:1px !important;}
#module_407196464 .showHandle{background-color:transparent;}
#module_407196464 .showHandle{}
#module_407196464 .showHandle{background-repeat:no-repeat;}
#module_407196464 .showHandle{}
#module_407196464 .showHandle{}
#module_407196464 .showHandle{}
#module_407196464 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer407196463 #Sub407196463_1 {width:72.5000%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-102 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .content{display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .group{display:table;width: 100%;height:auto;border:0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .searchBtnPanel{position: relative;display:block;height:36px;border:0px;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .searchIcon{position: absolute;margin-top:-10px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .ModuleSearchInput{float: none;display:block;width: 100%;height: 36px;border: 1px solid #ccc;border-right:0px !important;border-radius: 0;text-indent: 40px;font-size:14px;outline: none;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .bootstrap-select{float: left;height: auto;border: 0;border-radius: 0;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .bootstrap-select .btn{padding-top: 0;padding-bottom: 0;height: 36px;border: 1px solid #ccc;border-left-width: 1px;border-radius: 0;line-height: 34px;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 12px;}
.ModuleSearchGiant.layout-102 .ModuleSearchFormStyle .ModuleSearchButton{float: left;display: block;min-width: 65px;width: 100%;height: 100% !important;border: 0;border-radius: 0;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;color:#fff;font-weight:normal;}.module_407196465 .ModuleHead .HeadCenter{float:none;}
#module_407196465 {
padding:0px;
}
#module_407196465 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407196465 .ModuleHead407196465 {
display:none;
}
#module_407196465 .BodyCenter.BodyCenter407196465 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407196465 >.module_407196465 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407196465 >.module_407196465{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407196465 .BodyCenter.BodyCenter407196465 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407196465 .BodyCenter.BodyCenter407196465 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407196465 >.module_407196465 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407196465 >.module_407196465 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407196465 >.module_407196465 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407196465:hover {
border:none;
}
#module_407196465:hover >.module_407196465 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .searchBtnPanel,#module_407196465 .search-item .ModuleSearchInput{height:40px;line-height:40px}
#module_407196465 .search-item{}
#module_407196465 .search-item{background-repeat:no-repeat;}
#module_407196465 .search-item{}
#module_407196465 .search-item{}
#module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .ModuleSearchInput{border-top-color:#1e88e5;}
#module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .ModuleSearchInput{border-top-style:solid;}
#module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .ModuleSearchInput{border-top-width:1px;}
#module_407196465 .search-item .ModuleSearchInput{border-right-color:#1e88e5;}
#module_407196465 .search-item .ModuleSearchInput{border-right-style:solid;}
#module_407196465 .search-item .ModuleSearchInput{border-right-width:1px;}
#module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .ModuleSearchInput{border-bottom-color:#1e88e5;}
#module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .ModuleSearchInput{border-bottom-style:solid;}
#module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .ModuleSearchInput{border-bottom-width:1px;}
#module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .ModuleSearchInput{border-left-color:#1e88e5;}
#module_407196465 #module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .ModuleSearchInput{border-left-style:solid;}
#module_407196465 .search-item .bootstrap-select .btn,#module_407196465 .search-item .ModuleSearchInput{border-left-width:1px;}
#module_407196465 .search-item .bootstrap-select .btn ,#module_407196465 .search-item .ModuleSearchInput {background-color:;}
#module_407196465 .search-item .bootstrap-select .btn ,#module_407196465 .search-item .ModuleSearchInput{}
#module_407196465 .search-item .ModuleSearchInput::placeholder,#module_407196465 .search-item .ModuleSearchInput{font-size:px;}
#module_407196465 .search-item .bootstrap-select .btn ,#module_407196465  .search-item .ModuleSearchInput::placeholder,#module_407196465 .search-item .ModuleSearchInput{font-family:微软雅黑,Microsoft YaHei;}
#module_407196465 .search-item .bootstrap-select .btn , #module_407196465 .search-item .searchIcon,#module_407196465  .search-item .ModuleSearchInput::placeholder,#module_407196465 .search-item .ModuleSearchInput{color:#333;}
#module_407196465 .search-item .bootstrap-select .btn ,#module_407196465  .search-item .ModuleSearchInput::placeholder,#module_407196465 .search-item .ModuleSearchInput{font-weight:normal;}
#module_407196465 .search-item .bootstrap-select .btn ,#module_407196465  .search-item .ModuleSearchInput::placeholder,#module_407196465 .search-item .ModuleSearchInput{text-decoration:none;}
#module_407196465 .search-item .bootstrap-select .btn ,#module_407196465  .search-item .ModuleSearchInput::placeholder,#module_407196465 .search-item .ModuleSearchInput{font-style:normal;}
#module_407196465 .search-item .ModuleSearchButton{font-size:12px;}
#module_407196465 .search-item .ModuleSearchButton{font-family:微软雅黑,Microsoft YaHei;}
#module_407196465 .search-item .ModuleSearchButton{color:#fff;}
#module_407196465 .search-item .ModuleSearchButton{font-weight:normal;}
#module_407196465 .search-item .ModuleSearchButton{text-decoration:none;}
#module_407196465 .search-item .ModuleSearchButton{font-style:normal;}
#module_407196465 .search-item .ModuleSearchButton{background-color:#1e88e5;}
#module_407196465 .search-item .ModuleSearchButton{background-image:none;}
#module_407196465 .search-item .ModuleSearchButton{background-repeat:no-repeat;}
#module_407196465 .search-item .ModuleSearchButton{}
#module_407196465 .search-item .ModuleSearchButton{}
#module_407196465 .search-item .ModuleSearchButton{}
#module_407196465 .search-hot ul li{border-top-color:#e3e3e3;}
#module_407196465 .search-hot ul li{border-top-style:solid;}
#module_407196465 .search-hot ul li{border-top-width:0px;}
#module_407196465 .search-hot ul li{border-right-color:#e3e3e3;}
#module_407196465 .search-hot ul li{border-right-style:solid;}
#module_407196465 .search-hot ul li{border-right-width:1px;}
#module_407196465 .search-hot ul li{border-bottom-color:#e3e3e3;}
#module_407196465 .search-hot ul li{border-bottom-style:solid;}
#module_407196465 .search-hot ul li{border-bottom-width:0px;}
#module_407196465 .search-hot ul li{border-left-color:#e3e3e3;}
#module_407196465 .search-hot ul li{border-left-style:solid;}
#module_407196465 .search-hot ul li{border-left-width:0px;}
#module_407196465 .search-hot ul li a{font-size:12px;}
#module_407196465 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_407196465 .search-hot ul li a{color:#666;}
#module_407196465 .search-hot ul li a{font-weight:normal;}
#module_407196465 .search-hot ul li a{text-decoration:none;}
#module_407196465 .search-hot ul li a{font-style:normal;}
#module_407196465 .search-item .ModuleSearchButton:hover{background-color:#1976d2;}
#module_407196465 .search-item .ModuleSearchButton:hover{background-image:none;}
#module_407196465 .search-item .ModuleSearchButton:hover{background-repeat:no-repeat;}
#module_407196465 .search-item .ModuleSearchButton:hover{}
#module_407196465 .search-item .ModuleSearchButton:hover{}
#module_407196465 .search-item .ModuleSearchButton:hover{}
#module_407196465 .search-item .ModuleSearchButton:hover{font-size:12px;}
#module_407196465 .search-item .ModuleSearchButton:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_407196465 .search-item .ModuleSearchButton:hover{color:#fff;}
#module_407196465 .search-item .ModuleSearchButton:hover{font-weight:normal;}
#module_407196465 .search-item .ModuleSearchButton:hover{text-decoration:none;}
#module_407196465 .search-item .ModuleSearchButton:hover{font-style:normal;}
#module_407196465 .search-hot ul li:hover a{font-size:12px;}
#module_407196465 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_407196465 .search-hot ul li:hover a{color:#333;}
#module_407196465 .search-hot ul li:hover a{font-weight:normal;}
#module_407196465 .search-hot ul li:hover a{text-decoration:none;}
#module_407196465 .search-hot ul li:hover a{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer407196463 #Sub407196463_2 {width:27.5000%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

.ModuleGridGiant.layout-101 .row {
    margin-right: 0px;
    margin-left: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridCol {
    padding: 0px;
}

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: 0;}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideoMask{position: absolute;top: 0;left: 0;right: 0;bottom: 0;background-color: rgb(0,0,0);}
.ModuleGridGiant.layout-101 .gridBgVideo .bgVideo{width: 100%; height: 100%; object-fit: cover; object-position: center center;}
.ModuleGridGiant.layout-101 .gridBgVideo.noBgVideo{display: none;}

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_407196468 .ModuleHead .HeadCenter{float:none;}
#module_407196468 {
padding:0px;
}
#module_407196468 {
position:static;
z-index:0;
top:1055px;
left:1000px;
width:100%;
height: auto;
}
#module_407196468 .ModuleHead407196468 {
display:none;
}
#module_407196468 .BodyCenter.BodyCenter407196468 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407196468 >.module_407196468 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407196468 >.module_407196468{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407196468 .BodyCenter.BodyCenter407196468 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407196468 .BodyCenter.BodyCenter407196468 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407196468 >.module_407196468 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407196468 >.module_407196468 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407196468 >.module_407196468 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407196468:hover {
border:none;
}
#module_407196468:hover >.module_407196468 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407196468 .ModuleSubContainer{background-color:transparent;}
#module_407196468 .ModuleSubContainer{background-image:none;}
#module_407196468 .ModuleSubContainer{background-repeat:no-repeat;}
#module_407196468 .ModuleSubContainer{background-position:0% 0%;}
#module_407196468 .ModuleSubContainer{background-attachment:scroll;}
#module_407196468 .ModuleSubContainer{}
#module_407196468 {!bgVideo!}{bgVideoUrl:}
#module_407196468 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_407196468 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_407196468 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer407196468 {}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{word-break: break-all;vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_407196474 .ModuleHead .HeadCenter{float:none;}
#module_407196474 {
padding:0px;
}
#module_407196474 {
position:static;
z-index:0;
top:958px;
left:468px;
width:100%;
height: auto;
}
#module_407196474 .ModuleHead407196474 {
display:none;
}
#module_407196474 .BodyCenter.BodyCenter407196474 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407196474 >.module_407196474 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:dashed;
border-bottom-color:#000;
border-bottom-width:1px;
}
#module_407196474 >.module_407196474{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407196474 .BodyCenter.BodyCenter407196474 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5000%;
}
}
@media screen and (max-width: 767px){
#module_407196474 .BodyCenter.BodyCenter407196474 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407196474 >.module_407196474 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407196474 >.module_407196474 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407196474 >.module_407196474 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407196474:hover {
border:none;
}
#module_407196474:hover >.module_407196474 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407196474 .BreadIcon{font-size:16px;} #module_407196474 .BreadsvgIcon svg{width:16px;height:16px;}
#module_407196474 .BreadIcon{color:#666;} #module_407196474 .BreadsvgIcon svg>*{fill:#666;}
#module_407196474 .BreadIcon,#module_407196474 .BreadsvgIcon{margin-left:0px;}
#module_407196474 .BreadIcon,#module_407196474 .BreadsvgIcon{margin-right:10px;}
#module_407196474 .bcs-item,#module_407196474 .bcs-item a{font-size:12px;}
#module_407196474 .bcs-item,#module_407196474 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_407196474 .bcs-item,#module_407196474 .bcs-item a{color:#333;}
#module_407196474 .bcs-item,#module_407196474 .bcs-item a{font-weight:normal;}
#module_407196474 .bcs-item,#module_407196474 .bcs-item a{text-decoration:none;}
#module_407196474 .bcs-item,#module_407196474 .bcs-item a{font-style:normal;}
#module_407196474 .breadcrumb{text-align:left;}
#module_407196474 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_407196474 .breadcrumb .separator{font-size:12px;}
#module_407196474 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_407196474 .breadcrumb .separator{color:#333;}
#module_407196474 .breadcrumb .separator{font-weight:normal;}
#module_407196474 .breadcrumb .separator{text-decoration:none;}
#module_407196474 .breadcrumb .separator{font-style:normal;}
#module_407196474 .breadcrumb:hover .BreadIcon{color:#666} #module_407196474 .breadcrumb:hover .BreadsvgIcon svg>*{fill:#666;}
#module_407196474 .bcs-item:hover,#module_407196474 .bcs-item a:hover{font-size:12px;}
#module_407196474 .bcs-item:hover,#module_407196474 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_407196474 .bcs-item:hover,#module_407196474 .bcs-item a:hover{color:#333;}
#module_407196474 .bcs-item:hover,#module_407196474 .bcs-item a:hover{font-weight:normal;}
#module_407196474 .bcs-item:hover,#module_407196474 .bcs-item a:hover{text-decoration:none;}
#module_407196474 .bcs-item:hover,#module_407196474 .bcs-item a:hover{font-style:normal;}

/*layout-109*/
.ModuleNewsListGiant.layout-109 .news-item {
  padding: 12px 0;
  overflow: hidden;
  border-bottom: 1px dashed #e5e5e5;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time {
  float: left;
  display: inline-block;
  text-align: center;
  width: 90px;
  height: 90px;
  line-height: 28px;
  background-color: #f2f2f2;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time span {
  display: block;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time .day {
  padding-top: 24px;
  font-size: 28px;
  color: #666;
}

.ModuleNewsListGiant.layout-109 .news-item .news-time .yearAndMonth {
  color: #999;
  font-size: 14px;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content {
  width: calc(100% - 90px);
  height: 100%;
  display: inline-block;
  padding-left: 35px;
  vertical-align: top;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content .layout-109-news-title {
  margin-bottom: 12px;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content span {
  display: block;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
  font-size: 18px;
  color: #333;
}

.ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
  font-size: 14px;
  color: #999;
  overflow: hidden;
  line-height: 1.5;
}

.ModuleNewsListGiant.layout-109 .news-item a:hover .news-title {
  color: #fd0202;
}

.ModuleNewsListGiant.layout-109 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-109 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 0 10px; margin-top: 22px; border-left: 1px solid #eee; line-height: 1.5;}

@media (min-width: 768px) {
  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
    text-overflow: ellipsis;
  }
}

@media (max-width: 767px) {
  .ModuleNewsListGiant.layout-109 .news-item {padding-left: 8px;}
  .ModuleNewsListGiant.layout-109 .news-item .news-time {
    width: 80px;
    height: 80px;
    line-height: 26px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-time .day {
    padding-top: 20px;
    font-size: 26px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content {
    width: calc(100% - 80px);
    min-height: 80px;
    padding-left: 18px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .layout-109-news-title {
    margin-bottom: 7px;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-title {
    width: 100%;
    font-size: 16px;
    white-space: normal;
  }

  .ModuleNewsListGiant.layout-109 .news-item .news-content .news-desc {
    font-size: 12px;
    white-space: normal; 
  }

  .ModuleNewsListGiant.layout-109 .layout-109-news-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

}

/*置顶推荐*/
.ModuleNewsListGiant.layout-109 .staFun {
  border: 1px solid #e50b1c;
  font-size: 12px;
  padding: 0px 2px;
  color: #e50b1c;
  font-weight: bold;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  vertical-align: text-top;
}
.ModuleNewsListGiant.layout-109 .pagerGiant .inputer{outline: 0;}



.module_407196461 .ModuleHead .HeadCenter{float:none;}
#module_407196461 {
padding:0px;
}
#module_407196461 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407196461 .ModuleHead407196461 {
display:none;
}
#module_407196461 {
border:none;
}
@media screen and (min-width: 768px){
#module_407196461 >.module_407196461 {
margin-top:3.3333%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407196461 >.module_407196461 {
}
}

#module_407196461 .news-time{background-color:#1976d2;}
#module_407196461 .news-time{}
#module_407196461 .news-time{background-repeat:no-repeat;}
#module_407196461 .news-time{}
#module_407196461 .news-time{}
#module_407196461 .news-item{border-bottom-color:#e5e5e5;}
#module_407196461 .news-item{border-bottom-style:dashed;}
#module_407196461 .news-item{border-bottom-width:1px;}
#module_407196461 .news-item.even{background-color:;}
#module_407196461 .news-item.even{}
#module_407196461 .news-item.even{}
#module_407196461 .news-item.even{}
#module_407196461 .news-item.even{}
#module_407196461 .news-item.even{}
#module_407196461 .news-item.odd{background-color:;}
#module_407196461 .news-item.odd{}
#module_407196461 .news-item.odd{}
#module_407196461 .news-item.odd{}
#module_407196461 .news-item.odd{}
#module_407196461 .news-item.odd{}
#module_407196461 .news-desc{font-size:14px;}
#module_407196461 .news-desc{font-family:;}
#module_407196461 .news-desc{color:#666;}
#module_407196461 .news-desc{font-weight:normal;}
#module_407196461 .news-desc{text-decoration:none;}
#module_407196461 .news-desc{font-style:normal;}
#module_407196461 .news-title{font-size:18px;line-height: 18pt;}
#module_407196461 .news-title{font-family:;}
#module_407196461 .news-title{color:#333;}
#module_407196461 .news-title{font-weight:normal;}
#module_407196461 .news-title{text-decoration:none;}
#module_407196461 .news-title{font-style:normal;}
#module_407196461 .news-title{margin-top:0px;}
#module_407196461 .news-title{margin-bottom:0px;}
#module_407196461 .news-title{margin-left:0px;}
#module_407196461 .news-title{margin-right:0px;}
#module_407196461 .news-item .yearAndMonth{font-size:14px;}
#module_407196461 .news-item .yearAndMonth{font-family:;}
#module_407196461 .news-item .yearAndMonth{color:#fff;}
#module_407196461 .news-item .yearAndMonth{font-weight:normal;}
#module_407196461 .news-item .yearAndMonth{text-decoration:none;}
#module_407196461 .news-item .yearAndMonth{font-style:normal;}
#module_407196461 .news-item .day{font-size:28px;}
#module_407196461 .news-item .day{font-family:;}
#module_407196461 .news-item .day{color:#fff;}
#module_407196461 .news-item .day{font-weight:normal;}
#module_407196461 .news-item .day{text-decoration:none;}
#module_407196461 .news-item .day{font-style:normal;}
#module_407196461 .news-label a{font-size:12px;}
#module_407196461 .news-label a{font-family:;}
#module_407196461 .news-label a{color:#999;}
#module_407196461 .news-label a{font-weight:normal;}
#module_407196461 .news-label a{text-decoration:none;}
#module_407196461 .news-label a{font-style:normal;}
#module_407196461 .news-label{margin-top:18px;}
#module_407196461 .news-label{margin-bottom:0px;}
#module_407196461 .news-label{margin-left:0px;}
#module_407196461 .news-label{margin-right:0px;}
#module_407196461 .news-label{padding-top:0px;}
#module_407196461 .news-label{padding-bottom:0px;}
#module_407196461 .news-label{padding-left:10px;}
#module_407196461 .news-label{padding-right:10px;}
#module_407196461 .news-label{background-color:rgba(255, 255, 255, 0);}
#module_407196461 .news-label{}
#module_407196461 .news-label{background-repeat:no-repeat;}
#module_407196461 .news-label{}
#module_407196461 .news-label{}
#module_407196461 .news-label{}
#module_407196461 .news-label{border-top-color:transparent;}
#module_407196461 .news-label{border-top-style:none;}
#module_407196461 .news-label{border-top-width:0px;}
#module_407196461 .news-label{border-right-color:transparent;}
#module_407196461 .news-label{border-right-style:none;}
#module_407196461 .news-label{border-right-width:0px;}
#module_407196461 .news-label{border-bottom-color:transparent;}
#module_407196461 .news-label{border-bottom-style:none;}
#module_407196461 .news-label{border-bottom-width:0px;}
#module_407196461 .news-label{border-left-color:#eee;}
#module_407196461 .news-label{border-left-style:solid;}
#module_407196461 .news-label{border-left-width:1px;}
#module_407196461 .pagerGiant .text{font-size:12px;}
#module_407196461 .pagerGiant .text{font-family:;}
#module_407196461 .pagerGiant .text{color:#333;}
#module_407196461 .pagerGiant .text{}
#module_407196461 .pagerGiant .text{}
#module_407196461 .pagerGiant .text{}
#module_407196461 .pagerGiant .current,#module_407196461 .pagerGiant .num,#module_407196461 .pagerGiant .inputer{width:30px}
#module_407196461 .pagerGiant .current,#module_407196461 .pagerGiant .num,#module_407196461 .pagerGiant .inputer{height:30px}
#module_407196461 .pagerGiant .num{font-size:12px;}
#module_407196461 .pagerGiant .num{font-family:;}
#module_407196461 .pagerGiant .num{color:#333;}
#module_407196461 .pagerGiant .num{}
#module_407196461 .pagerGiant .num{}
#module_407196461 .pagerGiant .num{}
#module_407196461 .pagerGiant .submit{width:55px}
#module_407196461 .pagerGiant .submit{height:30px}
#module_407196461 .pagerGiant .current,#module_407196461 .pagerGiant .num,#module_407196461 .pagerGiant .inputer,#module_407196461 .pagerGiant .submit{border-top-left-radius:0px;}
#module_407196461 .pagerGiant .current,#module_407196461 .pagerGiant .num,#module_407196461 .pagerGiant .inputer,#module_407196461 .pagerGiant .submit{border-top-right-radius:0px;}
#module_407196461 .pagerGiant .current,#module_407196461 .pagerGiant .num,#module_407196461 .pagerGiant .inputer,#module_407196461 .pagerGiant .submit{border-bottom-left-radius:0px;}
#module_407196461 .pagerGiant .current,#module_407196461 .pagerGiant .num,#module_407196461 .pagerGiant .inputer,#module_407196461 .pagerGiant .submit{border-bottom-right-radius:0px;}
#module_407196461 .pagerGiant .next,#module_407196461 .pagerGiant .splitline{color:#ccc;}
#module_407196461 .pagerGiant .num{background-color:#fff;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .inputer{border-top-color:#ccc;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .inputer{border-top-style:solid;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer{border-top-width:1px;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .inputer{border-bottom-style:solid;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer{border-bottom-width:1px;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .inputer{border-left-color:#ccc;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .inputer{border-left-style:solid;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer{border-left-width:1px;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .inputer{border-right-color:#ccc;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .inputer{border-right-style:solid;}
#module_407196461 .pagerGiant .num, #module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer{border-right-width:1px;}
#module_407196461 .page-more a{font-size:16px;}
#module_407196461 .page-more a{font-family:;}
#module_407196461 .page-more a{color:#666 !important;}
#module_407196461 .page-more a{font-weight:normal;}
#module_407196461 .page-more a{text-decoration:none;}
#module_407196461 .page-more a{font-style:normal;}
#module_407196461 .page-more a{background-color:#fff;}
#module_407196461 .page-more a{border-top-color:#eee;}
#module_407196461 .page-more a{border-top-style:solid;}
#module_407196461 .page-more a{border-top-width:2px;}
#module_407196461 .page-more a{border-bottom-color:#eee;}
#module_407196461 .page-more a{border-bottom-style:solid;}
#module_407196461 .page-more a{border-bottom-width:2px;}
#module_407196461 .page-more a{border-left-color:#eee;}
#module_407196461 .page-more a{border-left-style:solid;}
#module_407196461 .page-more a{border-left-width:2px;}
#module_407196461 .page-more a{border-right-color:#eee;}
#module_407196461 .page-more a{border-right-style:solid;}
#module_407196461 .page-more a{border-right-width:2px;}
#module_407196461 .news-item:hover.even{background-color:;}
#module_407196461 .news-item:hover.even{}
#module_407196461 .news-item:hover.even{}
#module_407196461 .news-item:hover.even{}
#module_407196461 .news-item:hover.even{}
#module_407196461 .news-item:hover.even{}
#module_407196461 .news-item:hover.odd{background-color:;}
#module_407196461 .news-item:hover.odd{}
#module_407196461 .news-item:hover.odd{}
#module_407196461 .news-item:hover.odd{}
#module_407196461 .news-item:hover.odd{}
#module_407196461 .news-item:hover.odd{}
#module_407196461 .news-item:hover{border-bottom-color:#e5e5e5;}
#module_407196461 .news-item:hover{border-bottom-style:dashed;}
#module_407196461 .news-item:hover{border-bottom-width:1px;}
#module_407196461 .news-item:hover .news-title{font-size:18px;line-height: 18pt;}
#module_407196461 .news-item:hover .news-title{font-family:;}
#module_407196461 .news-item:hover .news-title{color:#1976d2;}
#module_407196461 .news-item:hover .news-title{font-weight:normal;}
#module_407196461 .news-item:hover .news-title{text-decoration:none;}
#module_407196461 .news-item:hover .news-title{font-style:normal;}
#module_407196461 .news-label:hover a{font-size:12px;}
#module_407196461 .news-label:hover a{font-family:;}
#module_407196461 .news-label:hover a{color:#999;}
#module_407196461 .news-label:hover a{font-weight:normal;}
#module_407196461 .news-label:hover a{text-decoration:none;}
#module_407196461 .news-label:hover a{font-style:normal;}
#module_407196461 .news-label:hover{background-color:rgba(255, 255, 255, 0);}
#module_407196461 .news-label:hover{}
#module_407196461 .news-label:hover{background-repeat:no-repeat;}
#module_407196461 .news-label:hover{}
#module_407196461 .news-label:hover{}
#module_407196461 .news-label:hover{}
#module_407196461 .news-label:hover{border-top-color:transparent;}
#module_407196461 .news-label:hover{border-top-style:none;}
#module_407196461 .news-label:hover{border-right-color:transparent;}
#module_407196461 .news-label:hover{border-right-style:none;}
#module_407196461 .news-label:hover{border-bottom-color:transparent;}
#module_407196461 .news-label:hover{border-bottom-style:none;}
#module_407196461 .news-label:hover{border-left-color:#eee;}
#module_407196461 .news-label:hover{border-left-style:solid;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit{font-size:12px;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit{font-family:;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit{color:#fff;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit{}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit{}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit{}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit{background-color:#1e88e5;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer:hover{border-top-color:#1e88e5;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer:hover{border-bottom-color:#1e88e5;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer:hover{border-left-color:#1e88e5;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer:hover{border-right-color:#1e88e5;}
#module_407196461 .pagerGiant .current, #module_407196461 .pagerGiant .submit, #module_407196461 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_407196461 .page-more a:hover{font-size:16px;}
#module_407196461 .page-more:hover a{font-family:;}
#module_407196461 .page-more a:hover{color:#666 !important;}
#module_407196461 .page-more a:hover {font-weight:normal;}
#module_407196461 .page-more a:hover {text-decoration:none;}
#module_407196461 .page-more a:hover {font-style:normal;}
#module_407196461 .page-more a:hover{background-color:#fff;}
#module_407196461 .page-more a:hover{border-top-color:#eee;}
#module_407196461 .page-more a:hover{border-top-style:solid;}
#module_407196461 .page-more a:hover{border-bottom-color:#eee;}
#module_407196461 .page-more a:hover{border-bottom-style:solid;}
#module_407196461 .page-more a:hover{border-left-color:#eee;}
#module_407196461 .page-more a:hover{border-left-style:solid;}
#module_407196461 .page-more a:hover{border-right-color:#eee;}
#module_407196461 .page-more a:hover{border-right-style:solid;}

.module_407194619 .ModuleHead .HeadCenter{float:none;}
#module_407194619 {
padding:0px;
}
#module_407194619 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_407194619 .ModuleHead407194619 {
display:none;
}
#module_407194619 .BodyCenter.BodyCenter407194619 {
background:none;background-color:rgb(63, 63, 63);
}
#module_407194619 >.module_407194619 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407194619 >.module_407194619{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407194619 .BodyCenter.BodyCenter407194619 {
padding-top:1.5690%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.5690%;
}
}
@media screen and (max-width: 767px){
#module_407194619 .BodyCenter.BodyCenter407194619 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407194619 >.module_407194619 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407194619 >.module_407194619 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407194619 >.module_407194619 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407194619:hover {
border:none;
}
#module_407194619:hover >.module_407194619 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407194619 .ModuleSubContainer{background-color:transparent;}
#module_407194619 .ModuleSubContainer{background-image:none;}
#module_407194619 .ModuleSubContainer{background-repeat:no-repeat;}
#module_407194619 .ModuleSubContainer{background-position:0% 0%;}
#module_407194619 .ModuleSubContainer{background-attachment:scroll;}
#module_407194619 .ModuleSubContainer{}
#module_407194619 {!bgVideo!}{bgVideoUrl:}
#module_407194619 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_407194619 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_407194619 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer407194619 {}
.ModuleGridContainer.ModuleGridContainer407194619 .SubPadding {width:0px;}
.module_407194774 .ModuleHead .HeadCenter{float:none;}
#module_407194774 {
padding:0px;
}
#module_407194774 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407194774 .ModuleHead407194774 {
display:none;
}
#module_407194774 {
border:none;
}
@media screen and (min-width: 768px){
#module_407194774 >.module_407194774 {
margin-top:7.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407194774 >.module_407194774 {
}
}

#module_407194774 .ModuleImageTextGiantContent{margin-top:0px;}
#module_407194774 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_407194774 .ModuleImageTextGiantContent{margin-left:0px;}
#module_407194774 .ModuleImageTextGiantContent{margin-right:0px;}
#module_407194774 .imageTextGiant-Container{padding-top:10px;}
#module_407194774 .imageTextGiant-Container{padding-bottom:10px;}
#module_407194774 .imageTextGiant-Container{padding-left:10px;}
#module_407194774 .imageTextGiant-Container{padding-right:10px;}
#module_407194774 .showHandle .btn{font-size:14px;}
#module_407194774 .showHandle .btn{font-family:;}
#module_407194774 .showHandle .btn{color:#333;}
#module_407194774 .showHandle .btn{font-weight:400;}
#module_407194774 .showHandle .btn{text-decoration:none;}
#module_407194774 .showHandle .btn{font-style:normal;}
#module_407194774 .showHandle div{border-top-color:#ddd !important;}
#module_407194774 .showHandle div{border-top-style:solid !important;}
#module_407194774 .showHandle div{border-top-width:1px !important;}
#module_407194774 .showHandle{background-color:transparent;}
#module_407194774 .showHandle{}
#module_407194774 .showHandle{background-repeat:no-repeat;}
#module_407194774 .showHandle{}
#module_407194774 .showHandle{}
#module_407194774 .showHandle{}
#module_407194774 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer407194619 #Sub407194619_1 {width:33.3333%;}
.module_407194612 .ModuleHead .HeadCenter{float:none;}
#module_407194612 {
padding:0px;
}
#module_407194612 {
position:static;
z-index:0;
top:5214px;
left:935px;
width:100%;
height: auto;
}
#module_407194612 .ModuleHead407194612 {
display:none;
}
#module_407194612 .ModuleHead .HeadText.HeadText407194612 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_407194612 .ModuleHead .HeadCenter.HeadCenter407194612{text-align:left;}
#module_407194612 .ModuleHead .HeadCenter.HeadCenter407194612 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_407194612 .BodyCenter.BodyCenter407194612 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407194612 >.module_407194612 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:dashed;
border-left-color:rgb(89, 89, 89);
border-left-width:1px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407194612 >.module_407194612{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407194612 .BodyCenter.BodyCenter407194612 {
padding-top:0px;
padding-left:40px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_407194612 .BodyCenter.BodyCenter407194612 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407194612 >.module_407194612 {
margin-top:1.2245%;
margin-left:9.3878%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407194612 >.module_407194612 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407194612 >.module_407194612 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407194612:hover {
border:none;
}
#module_407194612:hover >.module_407194612 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407194612 .ModuleImageTextGiantContent{margin-top:px;}
#module_407194612 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_407194612 .ModuleImageTextGiantContent{margin-left:px;}
#module_407194612 .ModuleImageTextGiantContent{margin-right:px;}
#module_407194612 .imageTextGiant-Container{padding-top:10px;}
#module_407194612 .imageTextGiant-Container{padding-bottom:10px;}
#module_407194612 .imageTextGiant-Container{padding-left:10px;}
#module_407194612 .imageTextGiant-Container{padding-right:10px;}
#module_407194612 .showHandle .btn{font-size:px;}
#module_407194612 .showHandle .btn{font-family:;}
#module_407194612 .showHandle .btn{color:;}
#module_407194612 .showHandle .btn{}
#module_407194612 .showHandle .btn{}
#module_407194612 .showHandle .btn{}
#module_407194612 .showHandle div{border-top-color: !important;}
#module_407194612 .showHandle div{border-top-style: !important;}
#module_407194612 .showHandle div{border-top-width:px !important;}
#module_407194612 .showHandle{background-color:;}
#module_407194612 .showHandle{}
#module_407194612 .showHandle{}
#module_407194612 .showHandle{}
#module_407194612 .showHandle{}
#module_407194612 .showHandle{}
#module_407194612 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer407194619 #Sub407194619_2 {width:40.8333%;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_407194613 .ModuleHead .HeadCenter{float:none;}
#module_407194613 {
padding:0px;
}
#module_407194613 {
position:static;
z-index:0;
top:5588px;
left:1386px;
width:100%;
height: auto;
}
#module_407194613 .ModuleHead407194613 {
display:none;
}
#module_407194613 .ModuleHead .HeadText.HeadText407194613 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_407194613 .ModuleHead .HeadCenter.HeadCenter407194613{text-align:left;}
#module_407194613 .ModuleHead .HeadCenter.HeadCenter407194613 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_407194613 .BodyCenter.BodyCenter407194613 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407194613 >.module_407194613 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407194613 >.module_407194613{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407194613 .BodyCenter.BodyCenter407194613 {
padding-top:0px;
padding-left:60px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_407194613 .BodyCenter.BodyCenter407194613 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407194613 >.module_407194613 {
margin-top:0.0000%;
margin-left:31.2903%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_407194613 >.module_407194613 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407194613 >.module_407194613 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407194613:hover {
border:none;
}
#module_407194613:hover >.module_407194613 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407194613 img{border-top-color:transparent;}
#module_407194613 img{border-top-style:none;}
#module_407194613 img{border-top-width:0px;}
#module_407194613 img{border-right-color:transparent;}
#module_407194613 img{border-right-style:none;}
#module_407194613 img{border-right-width:0px;}
#module_407194613 img{border-bottom-color:transparent;}
#module_407194613 img{border-bottom-style:none;}
#module_407194613 img{border-bottom-width:0px;}
#module_407194613 img{border-left-color:transparent;}
#module_407194613 img{border-left-style:none;}
#module_407194613 img{border-left-width:0px;}
#module_407194613 img{border-top-left-radius:0px;}
#module_407194613 img{border-top-right-radius:0px;}
#module_407194613 img{border-bottom-left-radius:0px;}
#module_407194613 img{border-bottom-right-radius:0px;}
#module_407194613 .BodyCenter{text-align: ;}

.ModuleGridContainer.ModuleGridContainer407194619 #Sub407194619_3 {width:25.833400000000005%;}
.module_407194609 .ModuleHead .HeadCenter{float:none;}
#module_407194609 {
padding:0px;
}
#module_407194609 {
position:static;
z-index:0;
top:292px;
left:352px;
width:100%;
height: auto;
}
#module_407194609 .ModuleHead407194609 {
display:none;
}
#module_407194609 .ModuleHead .HeadText.HeadText407194609 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_407194609 .ModuleHead .HeadCenter.HeadCenter407194609{text-align:left;}
#module_407194609 .ModuleHead .HeadCenter.HeadCenter407194609 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_407194609 .BodyCenter.BodyCenter407194609 {
background:none;background-color:rgb(38, 38, 38);
}
#module_407194609 >.module_407194609 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407194609 >.module_407194609{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407194609 .BodyCenter.BodyCenter407194609 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_407194609 .BodyCenter.BodyCenter407194609 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407194609 >.module_407194609 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_407194609 >.module_407194609 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407194609 >.module_407194609 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407194609:hover {
border:none;
}
#module_407194609:hover >.module_407194609 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407194609 .ModuleSubContainer{background-color:transparent;}
#module_407194609 .ModuleSubContainer{background-image:none;}
#module_407194609 .ModuleSubContainer{background-repeat:no-repeat;}
#module_407194609 .ModuleSubContainer{background-position:0% 0%;}
#module_407194609 .ModuleSubContainer{background-attachment:scroll;}
#module_407194609 .ModuleSubContainer{}
#module_407194609 {!bgVideo!}{bgVideoUrl:none}
#module_407194609 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_407194609 .ModuleSubContainer{box-shadow:; transition: box-shadow 0.5s ease;}
#module_407194609 .ModuleSubContainer:hover{box-shadow:;}
.ModuleGridContainer.ModuleGridContainer407194609 {}
.module_407194614 .ModuleHead .HeadCenter{float:none;}
#module_407194614 {
padding:0px;
}
#module_407194614 {
position:static;
z-index:0;
top:27px;
left:0px;
width:100%;
height: auto;
}
#module_407194614 .ModuleHead407194614 {
display:none;
}
#module_407194614 .ModuleHead .HeadText.HeadText407194614 {
font-family:微软雅黑,Microsoft YaHei;
font-size:12px;
color:#000;
font-weight:normal;
text-decoration:initial;
font-style:normal;
text-align:left;
}
#module_407194614 .ModuleHead .HeadCenter.HeadCenter407194614{text-align:left;}
#module_407194614 .ModuleHead .HeadCenter.HeadCenter407194614 {
margin:0;
background:none;background-color:rgba(0,0,0,0);
}
#module_407194614 .BodyCenter.BodyCenter407194614 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407194614 >.module_407194614 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407194614 >.module_407194614{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407194614 .BodyCenter.BodyCenter407194614 {
padding-top:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_407194614 .BodyCenter.BodyCenter407194614 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_407194614 >.module_407194614 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_407194614 >.module_407194614 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_407194614 >.module_407194614 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407194614:hover {
border:none;
}
#module_407194614:hover >.module_407194614 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407194614 .ModuleImageTextGiantContent{margin-top:px;}
#module_407194614 .ModuleImageTextGiantContent{margin-bottom:px;}
#module_407194614 .ModuleImageTextGiantContent{margin-left:px;}
#module_407194614 .ModuleImageTextGiantContent{margin-right:px;}
#module_407194614 .imageTextGiant-Container{padding-top:10px;}
#module_407194614 .imageTextGiant-Container{padding-bottom:10px;}
#module_407194614 .imageTextGiant-Container{padding-left:10px;}
#module_407194614 .imageTextGiant-Container{padding-right:10px;}
#module_407194614 .showHandle .btn{font-size:px;}
#module_407194614 .showHandle .btn{font-family:;}
#module_407194614 .showHandle .btn{color:;}
#module_407194614 .showHandle .btn{}
#module_407194614 .showHandle .btn{}
#module_407194614 .showHandle .btn{}
#module_407194614 .showHandle div{border-top-color: !important;}
#module_407194614 .showHandle div{border-top-style: !important;}
#module_407194614 .showHandle div{border-top-width:px !important;}
#module_407194614 .showHandle{background-color:;}
#module_407194614 .showHandle{}
#module_407194614 .showHandle{}
#module_407194614 .showHandle{}
#module_407194614 .showHandle{}
#module_407194614 .showHandle{}
#module_407194614 a{font-size:unset;font-family:unset}
.module_407202356 .ModuleHead .HeadCenter{float:none;}
#module_407202356 {
padding:0px;
}
#module_407202356 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_407202356 .ModuleHead407202356 {
display:none;
}
#module_407202356 .BodyCenter.BodyCenter407202356 {
background:none;background-color:rgba(0,0,0,0);
}
#module_407202356 >.module_407202356 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_407202356 >.module_407202356{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_407202356 .BodyCenter.BodyCenter407202356 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_407202356 .BodyCenter.BodyCenter407202356 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_407202356 >.module_407202356 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_407202356 >.module_407202356 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_407202356 >.module_407202356 {box-shadow: 0px 0px 0px 0px #ccc}
#module_407202356:hover {
border:none;
}
#module_407202356:hover >.module_407202356 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_407202356 .ModuleImageTextGiantContent{margin-top:0px;}
#module_407202356 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_407202356 .ModuleImageTextGiantContent{margin-left:0px;}
#module_407202356 .ModuleImageTextGiantContent{margin-right:0px;}
#module_407202356 .imageTextGiant-Container{padding-top:10px;}
#module_407202356 .imageTextGiant-Container{padding-bottom:10px;}
#module_407202356 .imageTextGiant-Container{padding-left:10px;}
#module_407202356 .imageTextGiant-Container{padding-right:10px;}
#module_407202356 .showHandle .btn{font-size:14px;}
#module_407202356 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_407202356 .showHandle .btn{color:#333;}
#module_407202356 .showHandle .btn{font-weight:400;}
#module_407202356 .showHandle .btn{text-decoration:none;}
#module_407202356 .showHandle .btn{font-style:normal;}
#module_407202356 .showHandle div{border-top-color:#ddd !important;}
#module_407202356 .showHandle div{border-top-style:solid !important;}
#module_407202356 .showHandle div{border-top-width:1px !important;}
#module_407202356 .showHandle{background-color:transparent;}
#module_407202356 .showHandle{background-image:none;}
#module_407202356 .showHandle{background-repeat:no-repeat;}
#module_407202356 .showHandle{}
#module_407202356 .showHandle{}
#module_407202356 .showHandle{}
#module_407202356 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .subnav li a {
    font-size: 15px;
}

.ModuleMobileNavGiant.layout-101 .mobileNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.mobileFootNav_1.showFloatNav {
    -ms-transform: translateX(17rem) !important;
    -khtml-transform: translateX(17rem) !important;
    -webkit-transform: translateX(17rem) !important;
    -o-transform: translateX(17rem) !important;
    -moz-transform: translateX(17rem) !important;
    transform: translateX(17rem) !important;
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
}

.ModuleMobileNavGiant.layout-101 .maxlarge {
    max-width: 10rem;
}

.ModuleMobileNavGiant.layout-101 .maxmiddle {
    max-width: 8rem;
}

.ModuleMobileNavGiant.layout-101 .header-model {
    width: 100%;
    height: 3rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    background: #333333;
    max-height: calc(100vh);
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
}

.mobileNavFloatLayer_1 {
    display: block;
    visibility: hidden;
    width: 17rem;
    height: 100%;
    -ms-transform: translateX(-17rem);
    -khtml-transform: translateX(-17rem);
    -webkit-transform: translateX(-17rem);
    -o-transform: translateX(-17rem);
    -moz-transform: translateX(-17rem);
    transform: translateX(-17rem);
    -ms-transition: 0.5s;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
    box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
    z-index: 9999
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li {
    color: #fff;
    border-bottom: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.on {
    border-left: 5px solid #888888;
    transition: all .3s ease-out
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a {
    padding-left: 15%;
    font-size: 15px;
    color: #fff;
    display: block;
    height: 65px;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item>ul>li>a .main-class-colorlump {
    width: 10px;
    height: 66px;
    background-color: #888;
    display: none;
    vertical-align: middle;
    top: unset;
    margin-right: 0;
    transform: unset;
    position: unset;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li i {
    width: 18.5px;
    height: 20px;
    display: inline-block;
    margin-right: 1.06rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 2.06rem;
}

.ModuleMobileNavGiant.layout-101 .micro-nav-item ul li.open>a .more:before {
    content: "\e6a6";
}

.ModuleMobileNavGiant.layout-101 .subnav {
    z-index: -99;
}

.ModuleMobileNavGiant.layout-101 .micro-nav {
    position: absolute;
    top: 50px;
    width: 100%;
    display: none;
}

.ModuleMobileNavGiant.layout-101 .more {
    line-height: 65px;
    z-index: 999;
    font-size: 20px;
    text-align: center;
    width: 50px;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.4s ease;
}

.ModuleMobileNavGiant.layout-101 .treenav li a.treemenu {
    padding-left: 30%;
}

/*滚动条*/

.ModuleMobileNavGiant.layout-101 .micro-nav-item {
    overflow: auto;
    height: 100%;
}

.ModuleMobileNavGiant.layout-101 #accordion {
    position: relative;
    top: 0;
}

/*二级导航*/

.ModuleMobileNavGiant.layout-101 .subnav a {
    padding-left: 25%;
    display: block;
    font-size: 15px;
    position: relative;
    height: 65px;
    /*line-height: 65px;*/
}

.ModuleMobileNavGiant.layout-101 .containers {
    width: 100%;
    height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}

.ModuleMobileNavGiant.layout-101 header {
    display: flex;
    height: 50px!important;
    background: #000;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    padding: 0 0
}

.ModuleMobileNavGiant.layout-101 header {
    box-sizing: border-box;
    width: 100%
}



.bodyfixd {
    position: fixed;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.bodyabstre {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden
}



.ModuleMobileNavGiant.layout-101 .subnav li:first-child {
    border-top: 1px solid #666;
}

.ModuleMobileNavGiant.layout-101 .subnav li {
    border: 0 ! important
}

.ModuleMobileNavGiant.layout-101 .subnav li:last-child {
    border-bottom: 0;
}

.ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
    margin-top: 3rem;
}

.ModuleMobileNavGiant.layout-101 #header p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 0;
    width: 100%;
    /* max-width: 80%; */
}

.ModuleMobileNavGiant.layout-101 #header p img {
    max-height: 40px;
    padding-right: 8pt;
    padding-left: 8pt;
    /* margin-right: 8px;
     margin-left: 15px;
    padding-left: 40px; */
}

.ModuleMobileNavGiant.layout-101 .navcontent {
    display: flex;
    width: calc(100% - 60px);
    margin-left: 50px;
    margin-right: 8pt;
}

.ModuleMobileNavGiant.layout-101 .navcontent a {
    width: 56px;
    text-align: center;
    display: block;
}

.ModuleMobileNavGiant.layout-101 .icons {
    font-size: 16pt;
    color: #fff;
}

.ModuleMobileNavGiant.layout-101 .svgdiv {
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999;
}

.ModuleMobileNavGiant.layout-101 .svgdiv svg {
    width: 16pt;
    height: 16pt;
    position: relative;
    z-index: -1;
}

@media only screen and (max-width: 767px) {
    .mobileNav {
        width: 100%;
        height: 3rem;
        line-height: 3rem;
        text-align: center;
        position: fixed;
    }
    .mobileNavFloatLayer_1 {
        display: block;
        visibility: hidden;
        width: 17rem;
        height: 100%;
        -ms-transform: translateX(-17rem);
        -khtml-transform: translateX(-17rem);
        -webkit-transform: translateX(-17rem);
        -o-transform: translateX(-17rem);
        -moz-transform: translateX(-17rem);
        transform: translateX(-17rem);
        -ms-transition: 0.5s;
        -webkit-transition: 0.5s;
        -khtml-transition: 0.5;
        -o-transition: 0.5s;
        -moz-transition: 0.5s;
        transition: 0.5s;
        -webkit-box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        -ms-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -moz-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        -o-box-shadow: inset -0.3rem 0rem .5rem rgba(0, 0, 0, .3);
        box-shadow: inset -0.3rem 0rem 0.5rem rgba(0, 0, 0, .3);
        z-index: 9999
    }
    .mobileNavFloatLayer_r {
        right: 0;
        -ms-transform: translateX(17rem);
        -khtml-transform: translateX(17rem);
        -webkit-transform: translateX(17rem);
        -o-transform: translateX(17rem);
        -moz-transform: translateX(17rem);
        transform: translateX(17rem);
    }
}

@media only screen and (min-width: 768px) {
    .ModuleMobileNavGiant.layout-101 #mobileDesignerContainer #pagebody {
        margin-top: 0px;
    }
    .ModuleMobileNavGiant.layout-101 .header-model {
        display: none;
    }
}

.ModuleMobileNavGiant.layout-101 .icon-dianhua-moren {
    font-weight: normal;
}

.ModuleMobileNavGiant.layout-101 .icon-sousuo {
    font-weight: 750;
}

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_405389182 .ModuleHead .HeadCenter{float:none;}
#module_405389182 {
padding:0px;
}
#module_405389182 {
}
#module_405389182 .ModuleHead405389182 {
display:none;
}
#module_405389182 .BodyCenter.BodyCenter405389182 {
background:none;background-color:rgba(0,0,0,0);
}
#module_405389182 >.module_405389182 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_405389182 >.module_405389182{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_405389182 .BodyCenter.BodyCenter405389182 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_405389182 .BodyCenter.BodyCenter405389182 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_405389182 >.module_405389182 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_405389182 >.module_405389182 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_405389182 >.module_405389182 {box-shadow: 0px 0px 0px 0px #ccc}
#module_405389182:hover {
border:none;
}
#module_405389182:hover >.module_405389182 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_405389182 .langlistbox{background-color:#fff} #module_405389182 .langlistbox .jt{border-bottom-color:#fff}
#module_405389182 .langlistbox .langinfo{color:#333333}
#module_405389182 .langlistbox .langinfo{background-color:#fff}
#module_405389182 .langlistbox .langinfo{border-color:#333333}
#module_405389182 .langlistbox .langtxt{ font-size:16px }
#module_405389182 .langlistbox .langtxt{ color:#333333 }
#module_405389182 {}#module_405389182.layout-101 #header{border-bottom-color:transparent;}
#module_405389182 {}#module_405389182.layout-101 #header{border-bottom-style:none;}
#module_405389182 {}#module_405389182.layout-101 #header{border-bottom-width:0px;}
#module_405389182 {}#module_405389182.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_405389182 {}#module_405389182.layout-101 #MobileNav{background-color: transparent;} #module_405389182.layout-101 #header{background-color:rgb(0, 112, 192);}
#module_405389182 {}#module_405389182.layout-101 #header{}
#module_405389182 {}#module_405389182.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_405389182 {}#module_405389182.layout-101 #header p{font-size:16px;}
#module_405389182 {}#module_405389182.layout-101 #header p{color:#fff;}
#module_405389182 {}#module_405389182.layout-101 #header p{font-weight:normal;}
#module_405389182 {}#module_405389182.layout-101 #header p{text-decoration:none;}
#module_405389182 {}#module_405389182.layout-101 #header p{font-style:normal;}
#module_405389182 {}#module_405389182.layout-101 .lcitem .rect{background:#fff;} #module_405389182.layout-101 .icons{color:#fff;} #module_405389182.layout-101 .svgdiv svg>*{fill:#fff;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item ul li{border-bottom-color:#4e4e4e;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item,#module_405389182.layout-101 #MobileNavFloatLayer{background-color:#3c3c3c;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item,#module_405389182.layout-101 #MobileNavFloatLayer{}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li>a{background:#3c3c3c;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li>a{}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li>a,#module_405389182.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a,#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li>a,#module_405389182.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li>a,#module_405389182.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a,#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a,#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_405389182 .langlistbox li:hover .langinfo,#module_405389182 .langactive .langinfo {color:#fff}
#module_405389182 .langlistbox li:hover .langinfo,#module_405389182 .langactive .langinfo{background-color:#333333}
#module_405389182 .langlistbox li:hover .langinfo,#module_405389182 .langactive .langinfo{border-color:#333333}
#module_405389182 .langlistbox li:hover .langtxt,#module_405389182 .langactive .langtxt{ color:#333333 }
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li>a:hover,#module_405389182.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#585858;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_405389182 {}#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_405389182.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


.ModuleMobileFloatNavGiant .itemicon{ color: black;}
.ModuleMobileFloatNavGiant .itembtn{ display: block; position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:45px; height: 45px; border-radius: 50%; margin-bottom: 15px;}
.ModuleMobileFloatNavGiant .itemtext{
    position: relative;
    left: -60px;
    background: #fff;
    padding: 5px 14px;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    box-shadow: 0px 1.5px 10px 0px rgba(0,0,0,0.16);
    color: #666;
    box-sizing: content-box;
    white-space: nowrap;
    /* min-width: 80px; */
}
.ModuleMobileFloatNavGiant .defaultbtnbghover{
    transform: rotate(180deg);
    transition: all 0.5s;
}
.ModuleMobileFloatNavGiant .itemtextright{
    text-align: right;
}
.ModuleMobileFloatNavGiant .itemtextleft{
    text-align: left;
}
.ModuleMobileFloatNavGiant .itemtextright::before{
    border-left: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    right: -8px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .itemtextleft::before{
    border-right: 8px solid #fff;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    top: 50%;
    left: -7px;
    position: absolute;
    transform: translateY(-50%);
    content: '';
}
.ModuleMobileFloatNavGiant .FloatNavitemlist{ height: 0; display: none; transition:all}
.itemimg{
    max-height: 25px;
    max-width: 25px;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    width: 100%;
    height: 100%
}
.FloatNavMask {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=50);
    opacity: 0.50;
    background: #000;
    z-index: 15;
}
.FloatNavQRCode span img {
    border: solid 0.625rem #fff;
}
.FloatNavQRCode span {
    display: block;
    overflow: hidden;
    bottom: 3.750rem;
    right: 0.625rem;
    position: fixed;
    z-index: 20;
}
.FloatNavQRCode {
    display: none;
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-align: center;
}.module_405389183 .ModuleHead .HeadCenter{float:none;}
#module_405389183 {
padding:0px;
}
#module_405389183 {
}
#module_405389183 .ModuleHead0 {
display:none;
}

#module_405389183 .defaultbtn{background-color:#fff}
#module_405389183 .defaultbtn{}
#module_405389183 .spotgroup{color:#000}
#module_405389183 .itembtn{background-color:#fff}
#module_405389183 .itembtn{}
#module_405389183 .itemicon{color:#666} #module_405389183 svg>*{fill:#666}
#module_405389183 .itemtext{background-color:#fff} #module_405389183 .itemtextright::before{border-left-color:#fff} #module_405389183 .itemtextleft::before{border-right-color:#fff}
#module_405389183 .itemtext{}
#module_405389183 .itemtext{font-size:12px;}
#module_405389183 .itemtext{font-family:;}
#module_405389183 .itemtext{color:#666 !important;}
#module_405389183 .itemtext{font-weight:normal;}
#module_405389183 .itemtext{text-decoration:none;}
#module_405389183 .itemtext{font-style:normal;}
#module_405389183 .defaultbtnbghover{background-color:#000000}
#module_405389183 .defaultbtnbghover{}
#module_405389183 .defaultbtniconbghover{color:#fff}
.module_405389184 .ModuleHead .HeadCenter{float:none;}
#module_405389184 {
padding:0px;
}
#module_405389184 {
}
#module_405389184 .ModuleHead405389184 {
display:none;
}
#module_405389184 .BodyCenter.BodyCenter405389184 {
background:none;background-color:rgba(0,0,0,0);
}
#module_405389184 >.module_405389184 {
border-top-style:solid;
border-top-color:#000;
border-top-width:0px;
border-left-style:solid;
border-left-color:#000;
border-left-width:0px;
border-right-style:solid;
border-right-color:#000;
border-right-width:0px;
border-bottom-style:solid;
border-bottom-color:#000;
border-bottom-width:0px;
}
#module_405389184 >.module_405389184{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_405389184 .BodyCenter.BodyCenter405389184 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_405389184 .BodyCenter.BodyCenter405389184 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_405389184 >.module_405389184 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_405389184 >.module_405389184 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_405389184 >.module_405389184 {box-shadow: 0px 0px 0px 0px #ccc}
#module_405389184:hover {
border:none;
}
#module_405389184:hover >.module_405389184 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_405389184 .foot-nav-list{background-color:rgb(0, 112, 192) !important;}
#module_405389184 .foot-nav-list{border-top-color:transparent;}
#module_405389184 .foot-nav-list{border-top-style:none;}
#module_405389184 .foot-nav-list{border-top-width:0px;}
#module_405389184 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_405389184 .icon{color:rgb(255, 255, 255) !important;} #module_405389184 .icon svg >*{fill:rgb(255, 255, 255)}
#module_405389184 .itemText{font-size:12px;}
#module_405389184 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_405389184 .itemText{color:#fff !important;}
#module_405389184 .itemText{font-weight:normal;}
#module_405389184 .itemText{text-decoration:none;}
#module_405389184 .itemText{font-style:normal;}
#module_405389184 .iconh{color:#fff !important;}  #module_405389184 .iconh svg >*{fill:#fff}
#module_405389184 .itemTexth{font-size:12px;}
#module_405389184 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_405389184 .itemTexth{color:#fff !important;}
#module_405389184 .itemTexth{font-weight:normal;}
#module_405389184 .itemTexth{text-decoration:none;}
#module_405389184 .itemTexth{font-style:normal;}
