/* cache file /mnt/yzproc/YZ-Site/caches/csscache/8/84822/84822_2033530_1_.cache exists */
/*md5:4e21b87bafa84317b79a135e98e7264a*/
/*time: 2025-09-01 10:23:25*/
/*url:haishengoil.com/NewsDetail/3175158.html*/
.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%;position: relative;}
.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_420320251 .ModuleHead .HeadCenter{float:none;}
#module_420320251 {
padding:0px;
}
#module_420320251 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320251 .ModuleHead420320251 {
display:none;
}
#module_420320251 .BodyCenter.BodyCenter420320251 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320251 >.module_420320251 {
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_420320251 >.module_420320251{
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_420320251 .BodyCenter.BodyCenter420320251 {
padding-top:0.0000%;
padding-left:0.5208%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320251 .BodyCenter.BodyCenter420320251 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320251 >.module_420320251 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320251 >.module_420320251 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320251 >.module_420320251 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320251:hover {
border:none;
}
#module_420320251:hover >.module_420320251 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320251 .ModuleSubContainer{background-color:transparent;}
#module_420320251 .ModuleSubContainer{background-image:none;}
#module_420320251 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320251 .ModuleSubContainer{background-position:0% 0%;}
#module_420320251 .ModuleSubContainer{background-attachment:scroll;}
#module_420320251 .ModuleSubContainer{}
#module_420320251 {!bgVideo!}{bgVideoUrl:}
#module_420320251 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320251 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320251 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320251 {}
.ModuleGridContainer.ModuleGridContainer420320251 .SubPadding {width:0px;}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_420320253 .ModuleHead .HeadCenter{float:none;}
#module_420320253 {
padding:0px;
}
#module_420320253 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320253 .ModuleHead420320253 {
display:none;
}
#module_420320253 .BodyCenter.BodyCenter420320253 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320253 >.module_420320253 {
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_420320253 >.module_420320253{
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_420320253 .BodyCenter.BodyCenter420320253 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320253 .BodyCenter.BodyCenter420320253 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320253 >.module_420320253 {
margin-top:7.1895%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320253 >.module_420320253 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320253 >.module_420320253 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320253:hover {
border:none;
}
#module_420320253:hover >.module_420320253 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320253 img{border-top-color:transparent;}
#module_420320253 img{border-top-style:none;}
#module_420320253 img{border-top-width:0px;}
#module_420320253 img{border-right-color:transparent;}
#module_420320253 img{border-right-style:none;}
#module_420320253 img{border-right-width:0px;}
#module_420320253 img{border-bottom-color:transparent;}
#module_420320253 img{border-bottom-style:none;}
#module_420320253 img{border-bottom-width:0px;}
#module_420320253 img{border-left-color:transparent;}
#module_420320253 img{border-left-style:none;}
#module_420320253 img{border-left-width:0px;}
#module_420320253 img{border-top-left-radius:0px;}
#module_420320253 img{border-top-right-radius:0px;}
#module_420320253 img{border-bottom-left-radius:0px;}
#module_420320253 img{border-bottom-right-radius:0px;}
#module_420320253 .BodyCenter{text-align: left;}

.ModuleGridContainer.ModuleGridContainer420320251 #Sub420320251_1 {width:12.8111%;}
.ModuleNavGiant.layout-116 .main-nav-content {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 auto;
    line-height: 0;
    overflow:hidden;
}
.ModuleNavGiant.layout-116 .aroundMune{
    position: absolute;
    display: flex;
    align-items: center;
    right: 0px;
    padding:0 10px;
    height: 100%;
    z-index: 5;
    transform: rotateY(90deg);
}
.ModuleNavGiant.layout-116 .aroundMune.active{
    transform: rotateY(0deg);
}
.ModuleNavGiant.layout-116 .moveMenuRight, .ModuleNavGiant.layout-116 .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-116 .main-nav-content .moveMenuRight{
    background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content .moveMenuLeft{
    display:none;
    background-color: rgba(238,238,238,.6);
    margin-right: 10px

}
.ModuleNavGiant.layout-116 .moveMenuRight:hover, .ModuleNavGiant.layout-116 .moveMenuLeft:hover{
    color:#fff;
    background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-116 .main-nav-content >.blank-solve{
    width: auto;
    display: inline-block;
    transition: all .4s;
    position: relative;
    left: 0;
}
.ModuleNavGiant.layout-116 .main-nav-item-group {
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    height: 80px;
    line-height: 80px;
    float: left;
}
.ModuleNavGiant.layout-116 .main-nav-item {
    box-sizing: content-box;
    padding: 0 25px;
    color: #000000;
    position: relative;
    display:inline-block;
}

.ModuleNavGiant.layout-116 .main-nav-item::before {
    content: '';
    position: absolute;
    width: 0%;
    transition: all 0.2s ease-out 0s;
    -moz-transition: all 0.2s ease-out 0s;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    border-bottom-width:3px;
    border-bottom-style:solid;
    z-index: 1;
    left: 50%;
    bottom: 0;
    margin-bottom: 10px;
}

.ModuleNavGiant.layout-116 .mainName,
.ModuleNavGiant.layout-116 .main-nav-item-name .mainSubName{
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

.ModuleNavGiant.layout-116 .mainName{
    display: block;
    text-align: center;
}

.ModuleNavGiant.layout-116 .main-nav-item-hover::before {
    width: 20%;
    left: 40%;
    opacity: 1;
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name .mainName{
    opacity: 0;
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item .main-nav-item-name .mainSubName {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
    display: block;
}

.ModuleNavGiant.layout-116 .main-nav-item:hover .main-nav-item-name .mainSubName{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .main-nav-item-hover .main-nav-item-name .mainSubName{
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.ModuleNavGiant.layout-116 .sub-nav-item-group {
    z-index: 3;
    height: 200px;
    bottom: -220px;
    left: -49px;
    width: 192px;
    text-align: center;
    display: none;
    margin: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-menu {
    transition: .15s ease-in-out;
    background-color: #fff;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ModuleNavGiant.layout-116 .sub-nav-item-box {
    width : 100%;
    position: relative;
    box-shadow: 0 0 rgba(0,0,0,0);
    height: auto !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:last-child{
    border-bottom-width: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer,
.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .spanSubName{
    padding: 0 20px 0 23px;
}
.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer,
.ModuleNavGiant.layout-116 .third-nav-item:hover .thirdName{
    padding: 0 0 0 23px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_outer {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
    padding-right: 12px;
}

.ModuleNavGiant.layout-116 .third-nav-item .item_outer {
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_sub.item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 a:last-child .item_third{
    border-bottom-width: 0px !important;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .item_third .item_outer:before {
    content: '';
    position: absolute;
    display: block;
    top: calc(50% - 2px);
    left: -23px;
    width: 12px;
    height: 3px;
    color: inherit;
    line-height: inherit;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: left .2s ease-in-out;
    -o-transition: left .2s ease-in-out;
    transition: left .2s ease-in-out;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .item_sub.item_outer:before,
.ModuleNavGiant.layout-116 .third-nav-item:hover .item_third .item_outer:before{
    left: 0px;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .outAfter:after {
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    top: -2px;
    right: -6px;
    content: '\35';
    font-family: ElegantIcons;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ed1d24;
}

.ModuleNavGiant.layout-116 .sub-nav-item-box .flip:after {
    transform: rotateY(180deg);
}

.ModuleNavGiant.layout-116 .sub-nav-item-group{
position: relative;
}
.ModuleNavGiant.layout-116 .arrow{
top:13px;
width:15px;
height:15px;
position: absolute;
left: 50%;
margin-left: -7.5px;
z-index:-1;
transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-o-transform:rotate(45deg);
transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
-o-transition: all 0.5s;
box-shadow: 0 0 1px rgba(0,0,0,.1);
}

.ModuleNavGiant.layout-116 .sub-nav-item:first-child {
border-top: none!important;
}
.ModuleNavGiant.layout-116 .sub-nav-item:last-child {
border-bottom: none!important;
}
.ModuleNavGiant.layout-116 .maxLine{
display: inline-block;
max-width: calc(100% - 80px);
width: 100%;
}

.ModuleNavGiant.layout-116 .sub-nav-item-div {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: break-word;
    overflow: hidden;
}

.ModuleNavGiant.layout-116 .sub-nav-item-href {
    display: block;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-size: 12px;
    cursor: pointer;
    float: none;
    margin: 0;
}

.ModuleNavGiant.layout-116 .sub-nav-item-SubName {
    -webkit-transition: padding .2s ease-in-out;
    -o-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
    text-align: left;
}

.ModuleNavGiant.layout-116 .spanSubName,.ModuleNavGiant.layout-116 .thirdName {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-transition: padding .2s ease-in-out;
    padding-right: 12px;
    line-height: 1.5;
    margin-bottom: 12px;
}

.ModuleNavGiant.layout-116 .sub-nav-item:hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-hover {
background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .sub-nav-item-group.current {
display: block;
}
.ModuleNavGiant.layout-116 .main-nav-item-group.current .main-nav-item::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 3px;
    background-color: #1976d2;
    z-index: 11111;
    left: 0;
    bottom: 0;
}
.ModuleNavGiant.layout-116 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}

/* 三级菜单 Begin*/
.ModuleNavGiant.layout-116 .third-nav-item-group {
    width: 100%;
    z-index: 20;
    display: none;
    list-style: none outside none;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    background-color: #fff;
    position: absolute;
    top: 0px;
    height: auto;
    overflow: hidden;
    border-radius: 2px;
    border-top-left-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .15s ease-out;
    -o-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out;
}
/* 三级菜单 Begin*/
.ModuleNavGiant.layout-116 .third-nav-item-box {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    height: auto;
}
.ModuleNavGiant.layout-116 .third-nav-item:first-child {
    /*border-top: none!important;*/
}
.ModuleNavGiant.layout-116 .third-nav-item:last-child {
    /*border-bottom: none!important;*/
}
.ModuleNavGiant.layout-116 .third-nav-item {
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    font-family: Rajdhani,sans-serif;
    font-size: 12px;
    line-height: 38px;
    font-weight: 600;
    letter-spacing: .1em;
    /* text-transform: uppercase; */
    color: grey;
    margin: 0;
}
.ModuleNavGiant.layout-116 .third-nav-item:hover {
    background-color: #f7f7f7;
}
.ModuleNavGiant.layout-116 .third-nav-item-inner {
    display: block;
    height: calc(100%);
}
.ModuleNavGiant.layout-116 .sub-nav-item-p{
    float: left;
    margin: 0px 0px 0px 70px;
}
.ModuleNavGiant.layout-116 .sub-nav-item-span{
    float: right;
    margin: 0px 24px 0px 0px;
    font-size: 16px;
    display: none;
}
/*.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .sub-nav-item:after,.ModuleNavGiant.layout-116 .sub-nav-item-box:hover .sub-nav-item-hover::after{*/
/*    content: "\e65f";*/
/*    position: absolute;*/
/*    -webkit-animation: layout-116-nav-active2 0.5s;*/
/*    -moz-animation: layout-116-nav-active2 0.5s;*/
/*    -o-animation: layout-116-nav-active2 0.5s;*/
/*    animation: layout-116-nav-active2 0.5s;*/
/*    right: 25px;*/
/*}*/
.ModuleNavGiant.layout-116 .nohover::after{
    content: ""!important;
}
.ModuleNavGiant.layout-116 .sub-nav-item{
    line-height: calc( 100% + 24px );
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangyoujiantou:before{
    content:"";
}
.ModuleNavGiant.layout-116 .sub-nav-item-box .icon-xiangzuojiantou:before{
    position: absolute;
    -webkit-animation: layout-116-nav-active2 0.5s;
    -moz-animation: layout-116-nav-active2 0.5s;
    -o-animation: layout-116-nav-active2 0.5s;
    animation: layout-116-nav-active2 0.5s;
    left: 25px;
}
.ModuleNavGiant.layout-116 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-116 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-116 .verticalMenu .main-nav-item {padding: 0 !important; text-align: center;}
.ModuleNavGiant.layout-116 .sub-nav-item-group.sub-menu{
    display: none !important;
}

@font-face {
    font-family:eleganticons;src:url(../fonts/eleganticons.eot);src:url(../fonts/eleganticons.eot) format('embedded-opentype'),url(../fonts/eleganticons.woff) format('woff'),url(../fonts/eleganticons.ttf) format('truetype'),url(../fonts/eleganticons.svg) format('svg');font-weight:400;font-style:normal
}[data-icon]:before {
     font-family: eleganticons;
     content: attr(data-icon);
     speak: none;
     font-weight: 400;
     font-variant: normal;
     text-transform: none;
     line-height: 1;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale
 }.module_420320252 .ModuleHead .HeadCenter{float:none;}
#module_420320252 {
padding:0px;
}
#module_420320252 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320252 .ModuleHead420320252 {
display:none;
}
#module_420320252 .BodyCenter.BodyCenter420320252 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320252 >.module_420320252 {
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_420320252 >.module_420320252{
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_420320252 .BodyCenter.BodyCenter420320252 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320252 .BodyCenter.BodyCenter420320252 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320252 >.module_420320252 {
margin-top:2.2599%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320252 >.module_420320252 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320252 >.module_420320252 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320252:hover {
border:none;
}
#module_420320252:hover >.module_420320252 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320252 .main-nav-item-group{height:58px;} #module_420320252 .main-nav-item{line-height:58px;} #module_420320252 .main-nav-content{height:58px}
#module_420320252 .main-nav-content{background-color:#fff;}
#module_420320252 .main-nav-content{background-image:none;}
#module_420320252 .main-nav-content{background-repeat:no-repeat;}
#module_420320252 .main-nav-content{}
#module_420320252 .main-nav-content{}
#module_420320252 .main-nav-content{}
#module_420320252 .main-nav-content, #module_420320252 .verticalMenu .main-nav-item-group{text-align:center;}
#module_420320252 .main-nav-item{font-size:14px;}
#module_420320252 .main-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .main-nav-item{color:rgb(107, 118, 142);}
#module_420320252 .main-nav-item{font-weight:normal;}
#module_420320252 .main-nav-item{text-decoration:none;}
#module_420320252 .main-nav-item{font-style:normal;}
#module_420320252 .main-nav-item{width:auto;}
#module_420320252 .main-nav-item,#module_420320252 .defaultMenu .main-nav-item-name .mainSubName{padding-left:35px;padding-right:35px;} #module_420320252 .verticalMenu .main-nav-item-group{margin-bottom:35px;}
#module_420320252 .main-nav-item{background-color:transparent;}
#module_420320252 .main-nav-item{background-image:none;}
#module_420320252 .main-nav-item{background-repeat:no-repeat;}
#module_420320252 .main-nav-item{}
#module_420320252 .main-nav-item{}
#module_420320252 .main-nav-item{}
#module_420320252 .sub-nav-item-group{width:244px;}
#module_420320252 .sub-nav-item-div{font-size:14px;}
#module_420320252 .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .sub-nav-item-div{color:#666;},#module_420320252 .sub-nav-item:hover::after{color:#666;}
#module_420320252 .sub-nav-item-div{font-weight:normal;}
#module_420320252 .sub-nav-item-div{text-decoration:none;}
#module_420320252 .sub-nav-item-div{font-style:normal;}
#module_420320252 .sub-nav-item-SubName{font-size:12px;}
#module_420320252 .sub-nav-item-SubName{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .sub-nav-item-SubName{color:#999;}
#module_420320252 .sub-nav-item-SubName{font-weight:normal;}
#module_420320252 .sub-nav-item-SubName{text-decoration:none;}
#module_420320252 .sub-nav-item-SubName{font-style:normal;}
#module_420320252 .sub-nav-item-box .item_sub.item_outer:before{background-color:#1e88e5;} #module_420320252 .sub-nav-item-box .outAfter:after{color:#1e88e5;}
#module_420320252 .sub-nav-item-menu,#module_420320252 .arrow,#module_420320252 .sub-normal-color{background-color:#fff;}
#module_420320252 .sub-nav-item-menu{background-image:none;}
#module_420320252 .sub-nav-item-menu{background-repeat:no-repeat;}
#module_420320252 .sub-nav-item-menu{}
#module_420320252 .sub-nav-item-menu{}
#module_420320252 .sub-nav-item-menu{}
#module_420320252 .sub-nav-item-box{border-bottom-color:#E3E9EE;}
#module_420320252 .sub-nav-item-box{border-bottom-style:dashed;}
#module_420320252 .sub-nav-item-box{border-bottom-width:1px;}
#module_420320252 .sub-nav-item-menu{padding-top:8px;}
#module_420320252 .sub-nav-item-menu{padding-bottom:8px;}
#module_420320252 .sub-nav-item-menu{padding-left:24px;}
#module_420320252 .sub-nav-item-menu{padding-right:24px;}
#module_420320252 .sub-nav-item-menu{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_420320252 .third-nav-item-group{width:244px;}
#module_420320252 .third-nav-item{height:42px;line-height:42px;} #module_420320252 .third-nav-item {line-height:calc(100% + (42px - 10px));}
#module_420320252 .third-nav-item .item_outer{font-size:14px;}
#module_420320252 .third-nav-item .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .third-nav-item .item_outer{color:#666;}
#module_420320252 .third-nav-item .item_outer{font-weight:normal;}
#module_420320252 .third-nav-item .item_outer{text-decoration:none;}
#module_420320252 .third-nav-item .item_outer{font-style:normal;}
#module_420320252 .third-nav-item .thirdName{font-size:12px;}
#module_420320252 .third-nav-item .thirdName{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .third-nav-item .thirdName{color:#999;}
#module_420320252 .third-nav-item .thirdName{font-weight:normal;}
#module_420320252 .third-nav-item .thirdName{text-decoration:none;}
#module_420320252 .third-nav-item .thirdName{font-style:normal;}
#module_420320252 .sub-nav-item-box .item_third .item_outer:before{background-color:#1e88e5;}
#module_420320252 .third-nav-item-group,#module_420320252 .third-normal-color{background-color:#fff;}
#module_420320252 .third-nav-item-group{background-image:none;}
#module_420320252 .third-nav-item-group{background-repeat:no-repeat;}
#module_420320252 .third-nav-item-group{}
#module_420320252 .third-nav-item-group{}
#module_420320252 .third-nav-item-group{}
#module_420320252 .item_third{border-bottom-color:#E3E9EE;}
#module_420320252 .item_third{border-bottom-style:dashed;}
#module_420320252 .item_third{border-bottom-width:1px;}
#module_420320252 .third-nav-item-group{padding-top:8px;}
#module_420320252 .third-nav-item-group{padding-bottom:8px;}
#module_420320252 .third-nav-item-group{padding-left:24px;}
#module_420320252 .third-nav-item-group{padding-right:24px;}
#module_420320252 .third-nav-item-group{box-shadow:0px 0px 24px 0px rgba(75, 76, 79, 0.1);}
#module_420320252 .main-nav-item-name .mainSubName{font-size:14px;}
#module_420320252 .main-nav-item-name .mainSubName{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .main-nav-item-name .mainSubName{color:rgb(26, 50, 99);}  #module_420320252 .add{color:rgb(26, 50, 99);}#module_420320252 .main-nav-item-hover::afters{background-color:rgb(26, 50, 99);}
#module_420320252 .main-nav-item-name .mainSubName{font-weight:bold;}
#module_420320252 .main-nav-item-name .mainSubName{text-decoration:none;}
#module_420320252 .main-nav-item-name .mainSubName{font-style:normal;}
#module_420320252 .main-nav-item-hover{background-color:transparent;}
#module_420320252 .main-nav-item-hover{background-image:none;}
#module_420320252 .main-nav-item-hover{background-repeat:no-repeat;}
#module_420320252 .main-nav-item-hover{}
#module_420320252 .main-nav-item-hover{}
#module_420320252 .main-nav-item-hover{}
#module_420320252 .main-nav-item::before{border-bottom-color:rgb(26, 50, 99);}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{font-size:14px;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{color:#666;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{font-weight:normal;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{text-decoration:none;}
#module_420320252 .sub-nav-item-box:hover .sub-nav-item-div{font-style:normal;}
#module_420320252 .sub-nav-item:hover,#module_420320252 .sub-hover-color{background-color:#fff;}, #module_420320252 .sub-nav-item-hover{background-color:#fff;}
#module_420320252 .sub-nav-item:hover{background-image:none;}
#module_420320252 .sub-nav-item:hover{background-repeat:no-repeat;}
#module_420320252 .sub-nav-item:hover{}
#module_420320252 .sub-nav-item:hover{}
#module_420320252 .sub-nav-item:hover{}
#module_420320252 .third-nav-item:hover .item_outer{font-size:14px;}
#module_420320252 .third-nav-item:hover .item_outer{font-family:微软雅黑,Microsoft YaHei;}
#module_420320252 .third-nav-item:hover .item_outer{color:#666;}
#module_420320252 .third-nav-item:hover .item_outer{font-weight:normal;}
#module_420320252 .third-nav-item:hover .item_outer{text-decoration:none;}
#module_420320252 .third-nav-item:hover .item_outer{font-style:normal;}
#module_420320252 .third-nav-item:hover .third-nav-item-inner,#module_420320252 .third-hover-color{background-color:#fff;}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{background-repeat:no-repeat;}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{}
#module_420320252 .third-nav-item:hover .third-nav-item-inner{}


.ModuleGridContainer.ModuleGridContainer420320251 #Sub420320251_2 {width:73.7921%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-108 .searchform-fixed{position: fixed;z-index: 999999;visibility: visible;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-108 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .content { opacity: 0; visibility: hidden; position: fixed; z-index: 999;background: #FFF;top: 0px;left: 0px; display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{display: table;padding:0 2%;  border-bottom:1px solid #eee;width: 100%;height:60px;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel{ width: calc(100% - 30px);}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchBtnPanel{width: 30px;display: table-cell;position: relative;height:auto;border:0px;}
.ModuleSearchGiant.layout-108 .searchIcon{ font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .closeIcon{ cursor: pointer; font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchInput{    padding-right: 50px;float: none;display:block;width: 100%;height: 59px;border: 1px solid #fff;border-right:0px !important;border-radius: 0;text-indent: 10px;font-size:16px;outline: none;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select{float: left;height: auto;border: 0;border-radius: 0;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn{border: unset !important;padding-top: 0;padding-bottom: 0;height: 59px;border: 1px solid #fff;border-left-width: 1px;border-radius: 0;line-height: 59px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 16px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .icon-cuowu{right: 10px; left: unset; color: #333333}
.ModuleSearchGiant.layout-108  .icon-sousuo4{ color: #333333}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchButton{ height: 59px !important; padding-right: 0px;padding-left: 0px;background:#fff;float: left;display: block; min-width: 10px; width: 100%;border: 0;border-radius: 0;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;color:#fff;font-weight:normal;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .index_mark{display: none;  z-index: 999; background: #000;height:100vh; position:fixed; width: 100%;    top: 0px;left: 0px; opacity: 0.48; }
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot{  display: flex; align-items: center;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul{    margin-bottom: 15px; padding:0 2%; height: auto;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li{ margin-top: 15px!important; padding:unset !important;line-height: 32px; height: 32px;min-width: 64px;text-align: center; border-right:unset !important;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a{height: 32px;display: block;line-height: 32px;padding: 0 20px;border-radius: 30px; margin-right: 15px;border-radius: 30px;color:#666;background: #eee;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a:hover{background:#dedede;}
.searchform-slide{-webkit-animation: am-gn-searchform-slide 1s both; animation: am-gn-searchform-slide 1s both;}
.searchform-fade{-webkit-animation: am-searchform-fade 400ms both;animation: am-searchform-fade 400ms both;}
.ModuleSearchGiant.layout-108   .btnicon{margin: 0 auto;display:block;font-size: 18px;font-weight: bold;    padding: 10px;cursor: pointer;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .btn:active{-webkit-box-shadow:unset;box-shadow:unset;}
.bootstrap-select.btn-group .dropdown-menu{ z-index: 1000000 !important;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .dropdown-toggle:focus{outline:none !important;}
  a:focus {outline:none !important;}

.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default{
    background-color:unset;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before {
    transform: rotateZ(45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    background: #000;
    margin: 0;
    position: absolute;
    z-index: 0;
    top: 33%;
    right: 15px;
    
   
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before,.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transition: 0.3s ease 0s;
    height: 28px;
    background: #666;
    content: '';
    width: 2px;
    vertical-align: top;
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after {
    transform: rotateZ(-45deg);
}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    position: relative;
    margin: 0 auto;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon span {
    background: none;
    opacity: 0;
}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-i {
    transition: 0.5s ease 0.5s;
    overflow: hidden;
    width: 30px;
    text-align: center;
    cursor: pointer;
    height: 59px;
    position: absolute;
    top:0;
    right: 0;

}

.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle #menu-close:hover .menu-icon:after {
    transform:rotateZ(90deg);
}
@media (max-width: 767px) {
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:before, .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .menu-icon:after{
        right: 20px;
      
    }
    .ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{ padding:unset}

}

@-webkit-keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes am-gn-searchform-slide {
	0% {
		-webkit-transform: translate3d(100px, 0, 0);
		transform: translate3d(100px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1);
		animation-timing-function: cubic-bezier(0.11393, 0.8644, 0.14684, 1)
	}

	100% {
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}

@keyframes am-searchform-fade {
	0% {
		opacity: 0;
		-webkit-animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1);
		animation-timing-function: cubic-bezier(0.67, 0, 0.33, 1)
	}

	100% {
		opacity: 1
	}
}.module_420320254 .ModuleHead .HeadCenter{float:none;}
#module_420320254 {
padding:0px;
}
#module_420320254 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320254 .ModuleHead420320254 {
display:none;
}
#module_420320254 .BodyCenter.BodyCenter420320254 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320254 >.module_420320254 {
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_420320254 >.module_420320254{
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_420320254 .BodyCenter.BodyCenter420320254 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320254 .BodyCenter.BodyCenter420320254 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320254 >.module_420320254 {
margin-top:22.2222%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320254 >.module_420320254 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320254 >.module_420320254 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320254:hover {
border:none;
}
#module_420320254:hover >.module_420320254 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320254 .btnicon{font-size:20px;}
#module_420320254 .btnicon{font-family:;}
#module_420320254 .btnicon{color:rgb(26, 50, 99);}
#module_420320254 .btnicon{font-weight:normal;}
#module_420320254  .btnicon{text-decoration:none;}
#module_420320254 .btnicon{font-style:normal;}
#module_420320254 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_420320254 .btnicon{background-image:none;}
#module_420320254 .btnicon{background-repeat:no-repeat;}
#module_420320254 .btnicon{}
#module_420320254 .btnicon{}
#module_420320254 .btnicon{}
#module_420320254 .btnicon{text-align:right;}
#module_420320254 .search-hot ul li a{font-size:12px;}
#module_420320254 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_420320254 .search-hot ul li a{color:#666;}
#module_420320254 .search-hot ul li a{font-weight:normal;}
#module_420320254 .search-hot ul li a{text-decoration:none;}
#module_420320254 .search-hot ul li a{font-style:normal;}
#module_420320254 .search-hot ul li a{background-color:#eee;}
#module_420320254 .search-hot ul li a{}
#module_420320254  .btnicon:hover{background-color:rgba(0, 0, 0, 0);}
#module_420320254  .btnicon:hover{background-image:none;}
#module_420320254  .btnicon:hover{background-repeat:no-repeat;}
#module_420320254  .btnicon:hover{}
#module_420320254  .btnicon:hover{}
#module_420320254 .btnicon:hover{}
#module_420320254  .btnicon:hover{font-size:20px;}
#module_420320254 .ModuleSearchButton:hover{font-family:;}
#module_420320254  .btnicon:hover{color:rgb(26, 50, 99);}
#module_420320254  .btnicon:hover{font-weight:normal;}
#module_420320254  .btnicon:hover{text-decoration:none;}
#module_420320254  .btnicon:hover{font-style:normal;}
#module_420320254 .search-hot ul li:hover a{font-size:8px;}
#module_420320254 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_420320254 .search-hot ul li:hover a{color:#666;}
#module_420320254 .search-hot ul li:hover a{font-weight:normal;}
#module_420320254 .search-hot ul li:hover a{text-decoration:none;}
#module_420320254 .search-hot ul li:hover a{font-style:normal;}
#module_420320254 .search-hot ul li a:hover{background-color:#dedede;}
#module_420320254 .search-hot ul li a:hover{}

.ModuleGridContainer.ModuleGridContainer420320251 #Sub420320251_3 {width:8.2723%;}
.module_420320255 .ModuleHead .HeadCenter{float:none;}
#module_420320255 {
padding:0px;
}
#module_420320255 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320255 .ModuleHead420320255 {
display:none;
}
#module_420320255 .BodyCenter.BodyCenter420320255 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320255 >.module_420320255 {
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_420320255 >.module_420320255{
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_420320255 .BodyCenter.BodyCenter420320255 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320255 .BodyCenter.BodyCenter420320255 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320255 >.module_420320255 {
margin-top:59.0164%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320255 >.module_420320255 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320255 >.module_420320255 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320255:hover {
border:none;
}
#module_420320255:hover >.module_420320255 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320255 img{border-top-color:transparent;}
#module_420320255 img{border-top-style:none;}
#module_420320255 img{border-top-width:0px;}
#module_420320255 img{border-right-color:transparent;}
#module_420320255 img{border-right-style:none;}
#module_420320255 img{border-right-width:0px;}
#module_420320255 img{border-bottom-color:transparent;}
#module_420320255 img{border-bottom-style:none;}
#module_420320255 img{border-bottom-width:0px;}
#module_420320255 img{border-left-color:transparent;}
#module_420320255 img{border-left-style:none;}
#module_420320255 img{border-left-width:0px;}
#module_420320255 img{border-top-left-radius:0px;}
#module_420320255 img{border-top-right-radius:0px;}
#module_420320255 img{border-bottom-left-radius:0px;}
#module_420320255 img{border-bottom-right-radius:0px;}
#module_420320255 .BodyCenter{text-align: center;}

.ModuleGridContainer.ModuleGridContainer420320251 #Sub420320251_4 {width:5.1245%;}
.ModuleImageGiant.layout-107 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-107 img{
	margin: auto;
    max-width: 100%;
	border: none;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition-duration: 500ms;
    -webkit-transition-duration:500ms;
}

.module_420320446 .ModuleHead .HeadCenter{float:none;}
#module_420320446 {
padding:0px;
}
#module_420320446 {
position:static;
z-index:0;
top:107px;
width:100%;
height: auto;
}
#module_420320446 .ModuleHead420320446 {
display:none;
}

#module_420320446 img{border-top-color:transparent;}
#module_420320446 img{border-top-style:none;}
#module_420320446 img{border-top-width:0px;}
#module_420320446 img{border-right-color:transparent;}
#module_420320446 img{border-right-style:none;}
#module_420320446 img{border-right-width:0px;}
#module_420320446 img{border-bottom-color:transparent;}
#module_420320446 img{border-bottom-style:none;}
#module_420320446 img{border-bottom-width:0px;}
#module_420320446 img{border-left-color:transparent;}
#module_420320446 img{border-left-style:none;}
#module_420320446 img{border-left-width:0px;}
#module_420320446 img{border-top-left-radius:0px;}
#module_420320446 img{border-top-right-radius:0px;}
#module_420320446 img{border-bottom-left-radius:0px;}
#module_420320446 img{border-bottom-right-radius:0px;}
#module_420320446 .BodyCenter{text-align: center;}
.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%;position: relative;}
.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_420320466 .ModuleHead .HeadCenter{float:none;}
#module_420320466 {
padding:0px;
}
#module_420320466 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_420320466 .ModuleHead420320466 {
display:none;
}

#module_420320466 .ModuleSubContainer{background-color:transparent;}
#module_420320466 .ModuleSubContainer{}
#module_420320466 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320466 .ModuleSubContainer{background-position:0% 0%;}
#module_420320466 .ModuleSubContainer{background-attachment:scroll;}
#module_420320466 .ModuleSubContainer{}
#module_420320466 {!bgVideo!}{bgVideoUrl:}
#module_420320466 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320466 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320466 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320466 {}
.module_420320467 .ModuleHead .HeadCenter{float:none;}
#module_420320467 {
padding:0px;
}
#module_420320467 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320467 .ModuleHead420320467 {
display:none;
}

#module_420320467 img{border-top-color:transparent;}
#module_420320467 img{border-top-style:none;}
#module_420320467 img{border-top-width:0px;}
#module_420320467 img{border-right-color:transparent;}
#module_420320467 img{border-right-style:none;}
#module_420320467 img{border-right-width:0px;}
#module_420320467 img{border-bottom-color:transparent;}
#module_420320467 img{border-bottom-style:none;}
#module_420320467 img{border-bottom-width:0px;}
#module_420320467 img{border-left-color:transparent;}
#module_420320467 img{border-left-style:none;}
#module_420320467 img{border-left-width:0px;}
#module_420320467 img{border-top-left-radius:0px;}
#module_420320467 img{border-top-right-radius:0px;}
#module_420320467 img{border-bottom-left-radius:0px;}
#module_420320467 img{border-bottom-right-radius:0px;}
#module_420320467 .BodyCenter{text-align: center;}

.module_420320447 .ModuleHead .HeadCenter{float:none;}
#module_420320447 {
padding:0px;
}
#module_420320447 {
position:static;
z-index:1;
top:468px;
left:0px;
width:100%;
height: auto;
}
#module_420320447 .ModuleHead420320447 {
display:none;
}
#module_420320447 .BodyCenter.BodyCenter420320447 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320447 >.module_420320447 {
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:rgba(26, 50, 99, 0.13);
border-bottom-width:0px;
}
#module_420320447 >.module_420320447{
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_420320447 .BodyCenter.BodyCenter420320447 {
padding-top:0.2615%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.2615%;
}
}
@media screen and (max-width: 767px){
#module_420320447 .BodyCenter.BodyCenter420320447 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320447 >.module_420320447 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320447 >.module_420320447 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320447 >.module_420320447 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320447:hover {
border:none;
}
#module_420320447:hover >.module_420320447 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320447 .ModuleSubContainer{background-color:transparent;}
#module_420320447 .ModuleSubContainer{background-image:none;}
#module_420320447 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320447 .ModuleSubContainer{background-position:0% 0%;}
#module_420320447 .ModuleSubContainer{background-attachment:scroll;}
#module_420320447 .ModuleSubContainer{}
#module_420320447 {!bgVideo!}{bgVideoUrl:}
#module_420320447 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320447 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320447 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320447 {}
/*当前位置 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_420320448 .ModuleHead .HeadCenter{float:none;}
#module_420320448 {
padding:0px;
}
#module_420320448 {
position:static;
z-index:0;
top:533px;
left:555px;
width:100%;
height: auto;
}
#module_420320448 .ModuleHead420320448 {
display:none;
}
#module_420320448 .BodyCenter.BodyCenter420320448 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320448 >.module_420320448 {
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_420320448 >.module_420320448{
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_420320448 .BodyCenter.BodyCenter420320448 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320448 .BodyCenter.BodyCenter420320448 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320448 >.module_420320448 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320448 >.module_420320448 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320448 >.module_420320448 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320448:hover {
border:none;
}
#module_420320448:hover >.module_420320448 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320448 .BreadIcon{font-size:16px;} #module_420320448 .BreadsvgIcon svg{width:16px;height:16px;}
#module_420320448 .BreadIcon{color:#666;} #module_420320448 .BreadsvgIcon svg>*{fill:#666;}
#module_420320448 .BreadIcon,#module_420320448 .BreadsvgIcon{margin-left:0px;}
#module_420320448 .BreadIcon,#module_420320448 .BreadsvgIcon{margin-right:10px;}
#module_420320448 .bcs-item,#module_420320448 .bcs-item a{font-size:12px;}
#module_420320448 .bcs-item,#module_420320448 .bcs-item a{font-family:微软雅黑,Microsoft YaHei;}
#module_420320448 .bcs-item,#module_420320448 .bcs-item a{color:rgb(26, 50, 99);}
#module_420320448 .bcs-item,#module_420320448 .bcs-item a{font-weight:normal;}
#module_420320448 .bcs-item,#module_420320448 .bcs-item a{text-decoration:none;}
#module_420320448 .bcs-item,#module_420320448 .bcs-item a{font-style:normal;}
#module_420320448 .breadcrumb{text-align:left;}
#module_420320448 .breadcrumb .separator{margin-left:10px;margin-right:10px;}
#module_420320448 .breadcrumb .separator{font-size:12px;}
#module_420320448 .breadcrumb .separator{font-family:微软雅黑,Microsoft YaHei;}
#module_420320448 .breadcrumb .separator{color:#333;}
#module_420320448 .breadcrumb .separator{font-weight:normal;}
#module_420320448 .breadcrumb .separator{text-decoration:none;}
#module_420320448 .breadcrumb .separator{font-style:normal;}
#module_420320448 .breadcrumb:hover .BreadIcon{color:#666} #module_420320448 .breadcrumb:hover .BreadsvgIcon svg>*{fill:#666;}
#module_420320448 .bcs-item:hover,#module_420320448 .bcs-item a:hover{font-size:12px;}
#module_420320448 .bcs-item:hover,#module_420320448 .bcs-item a:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_420320448 .bcs-item:hover,#module_420320448 .bcs-item a:hover{color:rgb(26, 50, 99);}
#module_420320448 .bcs-item:hover,#module_420320448 .bcs-item a:hover{font-weight:normal;}
#module_420320448 .bcs-item:hover,#module_420320448 .bcs-item a:hover{text-decoration:none;}
#module_420320448 .bcs-item:hover,#module_420320448 .bcs-item a:hover{font-style:normal;}

.module_420320449 .ModuleHead .HeadCenter{float:none;}
#module_420320449 {
padding:0px;
}
#module_420320449 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_420320449 .ModuleHead420320449 {
display:none;
}
#module_420320449 .BodyCenter.BodyCenter420320449 {
background:none;background-color:rgb(248, 250, 255);
}
#module_420320449 >.module_420320449 {
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_420320449 >.module_420320449{
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_420320449 .BodyCenter.BodyCenter420320449 {
padding-top:1.5690%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.5690%;
}
}
@media screen and (max-width: 767px){
#module_420320449 .BodyCenter.BodyCenter420320449 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320449 >.module_420320449 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320449 >.module_420320449 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320449 >.module_420320449 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320449:hover {
border:none;
}
#module_420320449:hover >.module_420320449 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320449 .ModuleSubContainer{background-color:transparent;}
#module_420320449 .ModuleSubContainer{background-image:none;}
#module_420320449 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320449 .ModuleSubContainer{background-position:0% 0%;}
#module_420320449 .ModuleSubContainer{background-attachment:scroll;}
#module_420320449 .ModuleSubContainer{}
#module_420320449 {!bgVideo!}{bgVideoUrl:}
#module_420320449 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320449 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320449 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320449 {}


/*layout-103*/
.ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{ width: 40px;height: 40px;line-height: 40px; font-size: 24px;}
.ModuleNewsDetailGiant.layout-103 .news-details-title{line-height: 1.5; font-size: 30px; color: #333; padding: 20px 0 35px 0; }
/* .ModuleNewsDetailGiant.layout-103 .news-details-small{ padding-bottom: 24px;} */
.ModuleNewsDetailGiant.layout-103 .news-details-small p{ display: inline-block;  color: #666;}
.ModuleNewsDetailGiant.layout-103 .news-details-desc{ position: relative;  margin: 29px 0; padding: 30px; background: #f5f5f5; color: #666666;}
.ModuleNewsDetailGiant.layout-103 .news-details-bottom-title{ padding: 29px 0; color: #333333; border-top: 1px solid #e5e5e5;}
.ModuleNewsDetailGiant.layout-103 .news-details-recommend{ margin-top: 10px; font-size: 18px; font-weight: 600; padding: 13px 20px; background: #f4f4f4;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit{ padding-top: 15px;}
.ModuleNewsDetailGiant.layout-103 .PrevNextdiv{ display: flex;  justify-content: space-between; position:relative;margin-bottom:32px; margin-top: 32px; }
/* .ModuleNewsDetailGiant.layout-103 .p-l{position: absolute; left: 0;}
.ModuleNewsDetailGiant.layout-103 .p-r{position: absolute; right: 0;} */
.ModuleNewsDetailGiant.layout-103 .news-details-tit a{     white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; display: block; margin-left: 20px; padding-left: 18px; padding-bottom: 9px; color: #666666; position: relative;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit a:hover{ text-decoration: underline; color: #333;}
.ModuleNewsDetailGiant.layout-103 .news-details-tit a:before{ content: ""; display: block; position: absolute; top: 30%; left: 0px; width: 4px; height: 4px; background: #999;}
.ModuleNewsDetailGiant.layout-103 .news-details-item{ width: 100%; margin: 0 auto;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .more{cursor: pointer;text-align: center;padding: 35px 0 20px 0;border-bottom: 1px solid #eee;}
.ModuleNewsDetailGiant.layout-103 .news-details-bottom-title{border-top: 0;padding:15px 0 25px;}
.ModuleNewsDetailGiant.layout-103 .news-details-bottom-title a{font-size: 14px}
.ModuleNewsDetailGiant.layout-103 .news-context{ position: relative; }
.ModuleNewsDetailGiant.layout-103 .share .tips{ color: #999; display: block;  text-align: center;    width: 100px; }
.ModuleNewsDetailGiant.layout-103 .share .social-share{
    width: 46px;
    margin: 0 auto;
    display: block;
}
.ModuleNewsDetailGiant.layout-103 .sharediv {    position: absolute;
    left: 0;top:100px}
.ModuleNewsDetailGiant.layout-103 .news-details-item{position: relative;
    padding-left: 120px; min-height: 600px;}
.ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{ display: block; margin: 0 auto; margin-top: 10px; }
.ModuleNewsDetailGiant.layout-103 .news-details-box{    display: flex;    align-items: center;
    justify-content: space-between; margin-top: 44px;}
.ModuleNewsDetailGiant.layout-103 .news-details-box h2{height: 16px;
border-left:0.313rem solid #E52121; margin-right: 9px;}
/* .ModuleNewsDetailGiant.layout-103 .Mark{margin-top: 26px;} */
.ModuleNewsDetailGiant.layout-103 .showlike {
    min-width: 82px;
    /* border: 1px solid #cccccc; */
    border-radius: 16px;
    line-height: 32px;
    height: 32px;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;

}
.ModuleNewsDetailGiant.layout-103 .Author,.ModuleNewsDetailGiant.layout-103 .Source{
    display: flex;
    justify-content:left;
    align-items: center;
}
.ModuleNewsDetailGiant.layout-103 .Author{ margin-bottom: 24px;}
.ModuleNewsDetailGiant.layout-103 .news-details-box .AuthorandSource span{ font-size: 14px;color:#666666}
.ModuleNewsDetailGiant.layout-103 .share .share-pc {
    display:block;
}
.ModuleNewsDetailGiant.layout-103 .share .share-mobile {
    display: none;
}
.ModuleNewsDetailGiant.layout-103 .quotes{
     font-size: 48px;
      color:#999999;
      font-weight: bold;
      display: inline-block;
      line-height: 48px;
}
.ModuleNewsDetailGiant.layout-103 .desc{padding-left: 10px;

    display: inline-block;
    vertical-align: top;
    width: calc(100% - 58px);}

    .ModuleNewsDetailGiant.layout-103 .endquotes {
        vertical-align: bottom;
         position: absolute;
        bottom: 0px;
}
/*标签*/
.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark{text-align: left;width: 100%;height:auto;white-space:nowrap;padding: 30px 0px 0px;}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item .Mark{padding: 30px 15px 0px;}

}

.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark label{
    float: left;
    padding-right: 15px;
    color: #666;
    font-weight: normal;
    height: 100%;
    margin: 0;
    line-height: 32px;
    margin-bottom: -12px;
}
/* .ModuleNewsDetailGiant.layout-103 .news-details-small{font-size: 11px ! important;} */
.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul{display:block;margin:0; padding:0;width: 90%;overflow: hidden;margin-top: -12px;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul li{display:inline;margin-right:10px;float: left;
    text-align: center;
    line-height: 32px;
    /*width: 86px;*/
    max-width: 180px;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-top: 12px;
    background: rgb(233,233,233);
    border-radius: 16px;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul li a{font-size: 0.875rem;color:#666;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 11px;}
.ModuleNewsDetailGiant.layout-103  .showlike {
    min-width: 64px;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    line-height: 32px;
}
.ModuleNewsDetailGiant.layout-103 .next,
.ModuleNewsDetailGiant.layout-103 .prev{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
@media only screen and (max-width: 479px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item{ width: 92%; margin: 0 auto;}
    .ModuleNewsDetailGiant.layout-103 .news-details-title{  font-size: 18px; color: #333; padding: 20px 0 10px 0; }
    .ModuleNewsDetailGiant.layout-103 .news-details-small{  font-size: 12px;}
    .p-2{ width: 100%; margin-top: 10px;}
    .ModuleNewsDetailGiant.layout-103 .news-details-recommend{ font-size: 16px;}
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item{ width: 92%; margin: 0 auto;}
}
/*分享样式*/
.ModuleNewsDetailGiant.layout-103 .news-details-item .shareitem{align-items: center;justify-content: space-between;padding: 40px 0 ;align-items: center;border-bottom: 1px solid #e5e5e5;padding-bottom: 20px;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;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .share li{float:left;}
.ModuleNewsDetailGiant.layout-103 .news-details-item .share .shareitem{width: 24px;height: 24px;margin-left:8px;cursor: pointer;}
.ShareIcon{position: absolute;top: -9999px;}
@media only screen and (max-width: 991px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-mobile{display:block;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-pc{display:none;}
}
@media only screen and (min-width: 992px) {
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-mobile{display:none;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .share-news-pc{display:block;}
}

/*PC端与移动端评论展示样式*/
@media only screen and (max-width: 767px) {
    .ModuleNewsDetailGiant.layout-103 .PrevNextdiv{position:relative;margin-bottom:10px }
    .ModuleNewsDetailGiant.layout-103 .p-l{position: relative; left: 0;}
    .ModuleNewsDetailGiant.layout-103 .p-r{position: relative; right: 0;}
    .ModuleNewsDetailGiant.layout-103 .share .share-pc {
        display: none !important;
    }
     .ModuleNewsDetailGiant.layout-103 .share .share-mobile {
        display: block !important;
    }
    .ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{ width:50px;height: 50px;line-height: 50px; font-size: 0;}
    .ModuleNewsDetailGiant.layout-103 .sharediv {    position:relative;
        left: 0;top:auto !important}
    .ModuleNewsDetailGiant.layout-103 .news-details-item{width: auto;margin: 0 0.714rem;}
    .ModuleNewsDetailGiant.layout-103 .news-details-item{padding-right:0px !important; padding-left:0px !important;}
	/* .ModuleNewsDetailGiant.layout-103 .news-details-item .news-comment{display: none;}
	.ModuleNewsDetailGiant.layout-103 .news-details-item .newsmobile-comment{display: block;} */
	.ModuleNewsDetailGiant.layout-103 .news-details-item .g-flexview .g-scrollview .row{margin-right: 0px; margin-left: 0px;}

    .ModuleNewsDetailGiant.layout-103 .news-details-bottom-title{padding: 10px 0 25px}
    .ModuleNewsDetailGiant.layout-103 .news-details-item .Mark ul li a{font-size: 14px;}
    .PrevNext .next{padding: 15px}
    .PrevNext{padding:0;}
    .ModuleNewsDetailGiant.layout-103 .news-details-recommend{padding: 10px 20px; margin-top: 0;}
    .ModuleNewsDetailGiant.layout-103 .news-details-tit a{font-size: 14px;width: 100% !important;
        margin: 0;}
    .ModuleNewsDetailGiant.layout-103 .p-1 {width: 100%;}
    .ModuleNewsDetailGiant.layout-103 .next,
    .ModuleNewsDetailGiant.layout-103 .prev{display: block; max-width: 100%;}
    .ModuleNewsDetailGiant.layout-103 .Author, .ModuleNewsDetailGiant.layout-103 .Source {
        display: flex;
        justify-content: left;
        align-items: center;
    }
    .ModuleNewsDetailGiant.layout-103 .Likeandshare {
        display: flex;
        justify-content: space-between;
        width: 100%;
        align-items: center;
        margin: 30px 0;
    }
    .ModuleNewsDetailGiant.layout-103 .news-details-box{flex-wrap: wrap;}
    .ModuleNewsDetailGiant.layout-103 .social-share .social-share-icon{display: inline-block;     margin: 0px;
        margin-right: calc((100% - 220px) / 3);}
        .ModuleNewsDetailGiant.layout-103 .share .social-share { text-align: left;}
         .ModuleNewsDetailGiant.layout-103 .moreshare .social-share-icon{background-color:unset !important}
         .ModuleNewsDetailGiant.layout-103 .moreshare .icon-shengchenghaibao{background-color:#fff !important}
        .ModuleNewsDetailGiant.layout-103 .news-details-box{    margin-top: 22px;}
        .ModuleNewsDetailGiant.layout-103 .quotes{ font-size: 24px;}
        .ModuleNewsDetailGiant.layout-103 .startquotes{position: absolute;
            top: 0;}
        .ModuleNewsDetailGiant.layout-103 .endquotes{position: absolute;
            bottom: -5px;
            right: 10px;}
        .ModuleNewsDetailGiant.layout-103 .desc{ width: 100%; display: block;margin-top: 10px;}
        .ModuleNewsDetailGiant.layout-103 .news-details-desc{ padding: 15px;}
}
@media only screen and (min-width: 768px) {
	.ModuleNewsDetailGiant.layout-103 .news-comment{display: block;}
    .ModuleNewsDetailGiant.layout-103 .newsmobile-comment{display: none;}
    .ModuleNewsDetailGiant.layout-103 .next,
    .ModuleNewsDetailGiant.layout-103 .prev{max-width: 300px; display: block;}

}

.module_420320312 .ModuleHead .HeadCenter{float:none;}
#module_420320312 {
padding:0px;
}
#module_420320312 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320312 .ModuleHead420320312 {
display:none;
}
#module_420320312 .BodyCenter.BodyCenter420320312 {
background:none;background-color:rgb(255, 255, 255);
}
#module_420320312 >.module_420320312 {
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_420320312 >.module_420320312{
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_420320312 .BodyCenter.BodyCenter420320312 {
padding-top:0.0000%;
padding-left:3.7500%;
padding-right:3.7500%;
padding-bottom:3.7500%;
}
}
@media screen and (max-width: 767px){
#module_420320312 .BodyCenter.BodyCenter420320312 {
padding-top:0.0000%;
padding-left:1.4409%;
padding-right:1.4409%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320312 >.module_420320312 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:1.2500%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320312 >.module_420320312 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320312 >.module_420320312 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320312:hover {
border:none;
}
#module_420320312:hover >.module_420320312 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320312 .bgcolor,#module_420320312 .mobileshare{background-color:#000;}
#module_420320312 .news-details-box h2{border-left-color:#000;}
#module_420320312 .news-details-desc .desc{font-size:px;}
#module_420320312 .news-details-desc .desc{font-family:;}
#module_420320312 .news-details-desc .desc{color:;}
#module_420320312 .news-details-desc .desc{}
#module_420320312 .news-details-desc .desc{}
#module_420320312 .news-details-desc .desc{}
#module_420320312 .news-details-desc{background-color:;}
#module_420320312 .youart .recmsg{font-size:px;}
#module_420320312 .youart .recmsg{font-family:;}
#module_420320312 .youart .recmsg{color:;}
#module_420320312 .youart .recmsg{}
#module_420320312 .youart .recmsg{}
#module_420320312 .youart .recmsg{}
#module_420320312 .youart .yabtn{background-color:;}
#module_420320312 .youart .yabtn{color:;}
#module_420320312 .youart .rectext:before,#module_420320312 .youart .rectext:after{background-color:;}
#module_420320312 .youart .rectext{color:;}
#module_420320312 .news-details-recommend{font-size:px;}
#module_420320312 .news-details-recommend{font-family:;}
#module_420320312 .news-details-recommend{color:;}
#module_420320312 .news-details-recommend{}
#module_420320312 .news-details-recommend{}
#module_420320312 .news-details-recommend{}
#module_420320312 .news-details-recommend{background-color:;}
#module_420320312 .news-details-tit a{font-size:px;}
#module_420320312 .news-details-tit a{font-family:;}
#module_420320312 .news-details-tit a{color:;}
#module_420320312 .news-details-tit a{}
#module_420320312 .news-details-tit a{}
#module_420320312 .news-details-tit a{}
#module_420320312 .PublishTime span{font-size:px;}
#module_420320312 .PublishTime span{font-family:;}
#module_420320312 .PublishTime span{color:;}
#module_420320312 .PublishTime span{}
#module_420320312 .PublishTime span{}
#module_420320312 .PublishTime span{}
#module_420320312 .Hits span{font-size:px;}
#module_420320312 .Hits span{font-family:;}
#module_420320312 .Hits span{color:;}
#module_420320312 .Hits span{}
#module_420320312 .Hits span{}
#module_420320312 .Hits span{}
#module_420320312 .Author span{font-size:px;}
#module_420320312 .Author span{font-family:;}
#module_420320312 .Author span{color:;}
#module_420320312 .Author span{}
#module_420320312 .Author span{}
#module_420320312 .Author span{}
#module_420320312 .Source span{font-size:px;}
#module_420320312 .Source span{font-family:;}
#module_420320312 .Source span{color:;}
#module_420320312 .Source span{}
#module_420320312 .Source span{}
#module_420320312 .Source span{}
#module_420320312 .news-details-item{max-width:100%;}
#module_420320312 .mobile-share{font-size:14px;}
#module_420320312 .mobile-share{font-family:微软雅黑,Microsoft YaHei;}
#module_420320312 .mobile-share span{color:#999;}
#module_420320312 .mobile-share{font-weight:normal;}
#module_420320312 .mobile-share{text-decoration:none;}
#module_420320312 .mobile-share{font-style:normal;}
#module_420320312 .newsDetailTitle{font-size:40px;}
#module_420320312 .newsDetailTitle{font-family:微软雅黑,Microsoft YaHei;}
#module_420320312 .newsDetailTitle{color:rgb(5, 47, 111);}
#module_420320312 .newsDetailTitle{font-weight:bold;}
#module_420320312 .newsDetailTitle{text-decoration:none;}
#module_420320312 .newsDetailTitle{font-style:normal;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-top-color:#ccc;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-top-style:solid;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-top-width:1px;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-right-color:#ccc;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-right-style:solid;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-right-width:1px;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-bottom-color:#ccc;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-bottom-style:solid;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-bottom-width:1px;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-left-color:#ccc;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-left-style:solid;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{border-left-width:1px;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{background-color:#fff;}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share{}
#module_420320312 .social-share-icon,#module_420320312 .mobile-share .icon-fenxiang4{color:#999;}
#module_420320312 .showlike>span,#module_420320312 .showlike .icon-dianzan{font-size:20px;}
#module_420320312 .showlike>span{font-family:微软雅黑,Microsoft YaHei;}
#module_420320312 .showlike>span{color:#999;}
#module_420320312 .showlike>span{font-weight:normal;}
#module_420320312 .showlike>span{text-decoration:none;}
#module_420320312 .showlike>span{font-style:normal;}
#module_420320312 .showlike{border-top-color:#ccc;}
#module_420320312 .showlike{border-top-style:solid;}
#module_420320312 .showlike{border-top-width:0px;}
#module_420320312 .showlike{border-right-color:#ccc;}
#module_420320312 .showlike{border-right-style:solid;}
#module_420320312 .showlike{border-right-width:0px;}
#module_420320312 .showlike{border-bottom-color:#ccc;}
#module_420320312 .showlike{border-bottom-style:solid;}
#module_420320312 .showlike{border-bottom-width:0px;}
#module_420320312 .showlike{border-left-color:#ccc;}
#module_420320312 .showlike{border-left-style:solid;}
#module_420320312 .showlike{border-left-width:0px;}
#module_420320312 .showlike {background-color:transparent;}
#module_420320312 .showlike{}
#module_420320312 .showlike .icon-dianzan{color:#999;}
#module_420320312 .Mark ul li>a{font-size:16px;}
#module_420320312 .Mark ul li>a{font-family:微软雅黑,Microsoft YaHei;}
#module_420320312 .Mark ul li>a{color:#999;}
#module_420320312 .Mark ul li>a{font-weight:normal;}
#module_420320312 .Mark ul li>a{text-decoration:none;}
#module_420320312 .Mark ul li>a{font-style:normal;}
#module_420320312 .Mark ul li{border-top-color:#ccc;}
#module_420320312 .Mark ul li{border-top-style:solid;}
#module_420320312 .Mark ul li{border-top-width:0px;}
#module_420320312 .Mark ul li{border-right-color:#ccc;}
#module_420320312 .Mark ul li{border-right-style:solid;}
#module_420320312 .Mark ul li{border-right-width:0px;}
#module_420320312 .Mark ul li{border-bottom-color:#ccc;}
#module_420320312 .Mark ul li{border-bottom-style:solid;}
#module_420320312 .Mark ul li{border-bottom-width:0px;}
#module_420320312 .Mark ul li{border-left-color:#ccc;}
#module_420320312 .Mark ul li{border-left-style:solid;}
#module_420320312 .Mark ul li{border-left-width:0px;}
#module_420320312 .Mark ul li {background-color:#F2F2F2;}
#module_420320312 .Mark ul li{}
#module_420320312 .Mark ul li{color:#999;}
#module_420320312 .Mark ul li{border-top-left-radius:16px;}
#module_420320312 .Mark ul li{border-top-right-radius:16px;}
#module_420320312 .Mark ul li{border-bottom-right-radius:16px;}
#module_420320312 .Mark ul li{border-bottom-left-radius:16px;}
#module_420320312 .btn-addcomment,#module_420320312 .btncommit-mobile{background-color:#000;}  #module_420320312 .commentList .icon-dianzan:hover,#module_420320312 .dianzanhighlight,#module_420320312 .commentList .reply:hover, #module_420320312 .submore,#module_420320312 .btn-loadmore{color:#000;} 
#module_420320312 .btn-addcomment,#module_420320312 .btncommit-mobile{color:#fff;}
#module_420320312 .news-details-bottom .prev a, #module_420320312 .news-details-bottom .next a{font-size:px;}
#module_420320312 .news-details-bottom .prev a, #module_420320312 .news-details-bottom .next a{font-family:;}
#module_420320312 .news-details-bottom .prev a, #module_420320312 .news-details-bottom .next a{color:;}
#module_420320312 .news-details-bottom .prev a, #module_420320312 .news-details-bottom .next a{}
#module_420320312 .news-details-bottom .prev a,#module_420320312 .news-details-bottom .next a{}
#module_420320312 .news-details-bottom .prev a, #module_420320312 .news-details-bottom .next a{}
#module_420320312 .showlike:hover>span,#module_420320312 .showlike:hover .icon-dianzan{font-size:20px;}
#module_420320312 .showlike:hover>span{font-family:微软雅黑,Microsoft YaHei;}
#module_420320312 .showlike:hover>span{color:rgb(26, 50, 99);}
#module_420320312 .showlike:hover>span{font-weight:normal;}
#module_420320312 .showlike:hover>span{text-decoration:none;}
#module_420320312 .showlike:hover>span{font-style:normal;}
#module_420320312 .showlike:hover{border-top-color:transparent;}
#module_420320312 .showlike:hover{border-top-style:none;}
#module_420320312 .showlike:hover{border-top-width:0px;}
#module_420320312 .showlike:hover{border-right-color:transparent;}
#module_420320312 .showlike:hover{border-right-style:none;}
#module_420320312 .showlike:hover{border-right-width:0px;}
#module_420320312 .showlike:hover{border-bottom-color:transparent;}
#module_420320312 .showlike:hover{border-bottom-style:none;}
#module_420320312 .showlike:hover{border-bottom-width:0px;}
#module_420320312 .showlike:hover{border-left-color:transparent;}
#module_420320312 .showlike:hover{border-left-style:none;}
#module_420320312 .showlike:hover{border-left-width:0px;}
#module_420320312 .showlike:hover{background-color:rgba(26, 50, 99, 0.06);background-image:none}
#module_420320312 .showlike:hover{}
#module_420320312 .showlike:hover .icon-dianzan{color:rgb(26, 50, 99);}
#module_420320312 .Mark ul li:hover>a{font-size:16px;}
#module_420320312 .Mark ul li:hover>a{font-family:微软雅黑,Microsoft YaHei;}
#module_420320312 .Mark ul li:hover>a{color:#999;}
#module_420320312 .Mark ul li:hover>a{font-weight:normal;}
#module_420320312 .Mark ul li:hover>a{text-decoration:none;}
#module_420320312 .Mark ul li:hover>a{font-style:normal;}
#module_420320312 .Mark ul li:hover{border-top-color:#ccc;}
#module_420320312 .Mark ul li:hover{border-top-style:solid;}
#module_420320312 .Mark ul li:hover{border-right-color:#ccc;}
#module_420320312 .Mark ul li:hover{border-right-style:solid;}
#module_420320312 .Mark ul li:hover{border-bottom-color:#ccc;}
#module_420320312 .Mark ul li:hover{border-bottom-style:solid;}
#module_420320312 .Mark ul li:hover{border-left-color:#ccc;}
#module_420320312 .Mark ul li:hover{border-left-style:solid;}
#module_420320312 .Mark ul li:hover {background-color:#E3E3E3;}
#module_420320312 .Mark ul li:hover{}
#module_420320312 .Mark ul li:hover{color:#999;}

/*内容*/
.ModuleNewsListGiant.layout-106 .news-container{ width: 100%; margin: 20px auto 0; }
/*内容*/
.ModuleNewsListGiant.layout-106 .news-container{ width: 100%;max-width:5000px; margin: 0 auto;  }
.ModuleNewsListGiant.layout-106 .news-item{ padding: 8px 5px; box-sizing: border-box;}
.ModuleNewsListGiant.layout-106 .news-item .news-con{ margin-left: 14px; width: calc(100% - 50%);}
.ModuleNewsListGiant.layout-106 .news-item .news-con .news-title{  position:relative;font-size: 14px; margin-top: 10px; line-height: 22px; color: #333333;  padding-bottom: 6px; border-bottom: 1px solid #eee;}
.ModuleNewsListGiant.layout-106 .news-item .news-con .news-desc{ font-size: 14px; color: #999999; padding-top: 3px;}
.ModuleNewsListGiant.layout-106 .news-container .news-img{position: relative; width: 50%; background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden; transition: all .3s ease-out ;}
.ModuleNewsListGiant.layout-106 .news-container .news-img img{transition: all .3s ease-out ;  top: 0;position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    width: 100%;
    margin: auto;
    display: inline;}
.ModuleNewsListGiant.layout-106 .news-item:hover .news-title{ color: #052f6f; border-bottom-color:#052f6f; }
.ModuleNewsListGiant.layout-106 .videobox .Mantle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
  }
  .ModuleNewsListGiant.layout-106 .news-title-oneline
  {
    overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;
  }
  .ModuleNewsListGiant.layout-106 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 44px;
    color: #fff;
    transform: translate(-50%,-50%);
  }
  .ModuleNewsListGiant.layout-106 .news-item .dummy {
    padding-top: 100%;
}
@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-106 .news-container {
        width: 100%;
    }

    .ModuleNewsListGiant.layout-106 .news-container {
        width: 96%;
        margin: 0 auto;
    }

    .ModuleNewsListGiant.layout-106 .news-item .news-con .news-title {
        margin-top: 5px;
    }

    .ModuleNewsListGiant.layout-106 .news-container .news-img {
        width: 34%;
        overflow: hidden;
        transition: all .3s ease-out;
    }

    .ModuleNewsListGiant.layout-106 .news-item .news-con {
        margin-left: 14px;
        width: 60%;
    }
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-106 .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;
}.module_420320450 .ModuleHead .HeadCenter{float:none;}
#module_420320450 {
padding:0px;
}
#module_420320450 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320450 .ModuleHead420320450 {
display:none;
}
#module_420320450 .BodyCenter.BodyCenter420320450 {
background:none;background-color:rgb(255, 255, 255);
}
#module_420320450 >.module_420320450 {
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_420320450 >.module_420320450{
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_420320450 .BodyCenter.BodyCenter420320450 {
padding-top:2.5000%;
padding-left:2.5000%;
padding-right:2.5000%;
padding-bottom:2.5000%;
}
}
@media screen and (max-width: 767px){
#module_420320450 .BodyCenter.BodyCenter420320450 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320450 >.module_420320450 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320450 >.module_420320450 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320450 >.module_420320450 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320450:hover {
border:none;
}
#module_420320450:hover >.module_420320450 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320450 .news-img{width:%;} #module_420320450 .news-con{width: calc(100% - %);}
#module_420320450 {}@media (max-width: 767px) {#module_420320450 .news-img{width:%;} #module_420320450 .news-con {width: calc(100% - %);}}
#module_420320450 .news-img .dummy{padding-top:;}
#module_420320450 .news-img .t-img{ object-fit:;}
#module_420320450 .news-img .t-img{ width:;}
#module_420320450 .news-img .t-img{ height:;}
#module_420320450 .videobox .iconfont{font-size:44px;}
#module_420320450 {}@media (max-width: 767px) { #module_420320450 .videobox .iconfont{font-size:44px;}}
#module_420320450 .news-item{background-color:#ffffff;}
#module_420320450 .news-item{background-image:none;}
#module_420320450 .news-item{background-repeat:no-repeat;}
#module_420320450 .news-item{}
#module_420320450 .news-item{}
#module_420320450 .news-item{}
#module_420320450 .news-item{border-top-color:transparent;}
#module_420320450 .news-item{border-top-style:none;}
#module_420320450 .news-item{border-top-width:0px;}
#module_420320450 .news-item{border-right-color:transparent;}
#module_420320450 .news-item{border-right-style:none;}
#module_420320450 .news-item{border-right-width:0px;}
#module_420320450 .news-item{border-bottom-color:transparent;}
#module_420320450 .news-item{border-bottom-style:none;}
#module_420320450 .news-item{border-bottom-width:0px;}
#module_420320450 .news-item{border-left-color:transparent;}
#module_420320450 .news-item{border-left-style:none;}
#module_420320450 .news-item{border-left-width:0px;}
#module_420320450 .news-img{background-color:transparent;}
#module_420320450 .news-img{}
#module_420320450 .news-img{background-repeat:no-repeat;}
#module_420320450 .news-img{}
#module_420320450 .news-img{}
#module_420320450 .news-img{}
#module_420320450 .news-img{border-top-left-radius:0px;}
#module_420320450 .news-img{border-top-right-radius:0px;}
#module_420320450 .news-img{border-bottom-left-radius:0px;}
#module_420320450 .news-img{border-bottom-right-radius:0px;}
#module_420320450 .news-img{border-top-color:transparent;}
#module_420320450 .news-img{border-top-style:none;}
#module_420320450 .news-img{border-top-width:0px;}
#module_420320450 .news-img{border-right-color:transparent;}
#module_420320450 .news-img{border-right-style:none;}
#module_420320450 .news-img{border-right-width:0px;}
#module_420320450 .news-img{border-bottom-color:transparent;}
#module_420320450 .news-img{border-bottom-style:none;}
#module_420320450 .news-img{border-bottom-width:0px;}
#module_420320450 .news-img{border-left-color:transparent;}
#module_420320450 .news-img{border-left-style:none;}
#module_420320450 .news-img{border-left-width:0px;}
#module_420320450 .news-title{font-size:14px;line-height: calc(14px + 12px);} #module_420320450 .staFun{line-height:14pt;}
#module_420320450 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_420320450 .news-title{color:rgb(26, 50, 99);}
#module_420320450 .news-title{font-weight:normal;}
#module_420320450 .news-title{text-decoration:none;}
#module_420320450 .news-title{font-style:normal;}
#module_420320450 .news-title{border-bottom-color:#eee;}
#module_420320450 .news-title{border-bottom-style:solid;}
#module_420320450 .news-title{border-bottom-width:1px;}
#module_420320450 .news-item:hover{background-color:#ffffff;}
#module_420320450 .news-item:hover{background-image:none;}
#module_420320450 .news-item:hover{background-repeat:no-repeat;}
#module_420320450 .news-item:hover{}
#module_420320450 .news-item:hover{}
#module_420320450 .news-item:hover{}
#module_420320450 .news-item:hover{border-top-color:transparent;}
#module_420320450 .news-item:hover{border-top-style:none;}
#module_420320450 .news-item:hover{border-top-width:0px;}
#module_420320450 .news-item:hover{border-right-color:transparent;}
#module_420320450 .news-item:hover{border-right-style:none;}
#module_420320450 .news-item:hover{border-right-width:0px;}
#module_420320450 .news-item:hover{border-bottom-color:transparent;}
#module_420320450 .news-item:hover{border-bottom-style:none;}
#module_420320450 .news-item:hover{border-bottom-width:0px;}
#module_420320450 .news-item:hover{border-left-color:transparent;}
#module_420320450 .news-item:hover{border-left-style:none;}
#module_420320450 .news-item:hover{border-left-width:0px;}
#module_420320450 .news-item:hover .news-img{background-color:transparent;}
#module_420320450 .news-item:hover .news-img{}
#module_420320450 .news-item:hover .news-img{background-repeat:no-repeat;}
#module_420320450 .news-item:hover .news-img{}
#module_420320450 .news-item:hover .news-img{}
#module_420320450 .news-item:hover .news-img{}
#module_420320450 .news-item:hover .news-img{border-top-left-radius:0px;}
#module_420320450 .news-item:hover .news-img{border-top-right-radius:0px;}
#module_420320450 .news-item:hover .news-img{border-bottom-left-radius:0px;}
#module_420320450 .news-item:hover .news-img{border-bottom-right-radius:0px;}
#module_420320450 .news-item:hover .news-img{border-top-color:transparent;}
#module_420320450 .news-item:hover .news-img{border-top-style:none;}
#module_420320450 .news-item:hover .news-img{border-top-width:0px;}
#module_420320450 .news-item:hover .news-img{border-right-color:transparent;}
#module_420320450 .news-item:hover .news-img{border-right-style:none;}
#module_420320450 .news-item:hover .news-img{border-right-width:0px;}
#module_420320450 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_420320450 .news-item:hover .news-img{border-bottom-style:none;}
#module_420320450 .news-item:hover .news-img{border-bottom-width:0px;}
#module_420320450 .news-item:hover .news-img{border-left-color:transparent;}
#module_420320450 .news-item:hover .news-img{border-left-style:none;}
#module_420320450 .news-item:hover .news-img{border-left-width:0px;}
#module_420320450 .news-item:hover .news-title{font-size:14px;line-height: calc(14px + 12px);} #module_420320450 .news-item:hover .staFun{line-height:14pt;}
#module_420320450 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_420320450 .news-item:hover .news-title{color:#052f6f;}
#module_420320450 .news-item:hover .news-title{font-weight:normal;}
#module_420320450 .news-item:hover .news-title{text-decoration:none;}
#module_420320450 .news-item:hover .news-title{font-style:normal;}
#module_420320450 .news-item:hover .news-title{border-bottom-color:rgb(26, 50, 99);}
#module_420320450 .news-item:hover .news-title{border-bottom-style:solid;}
#module_420320450 .news-item:hover .news-title{border-bottom-width:1px;}

/*返回顶部 101*/
.ModuleBackTopGiant.layout-101 .backTopGiant-main{width: 100%;height: 50px;background-color: #fff;cursor: pointer;color: #999999;border: 1px solid #eeeeee;text-align: center; vertical-align: middle; display: inline-block;padding-top: 4px;}
.ModuleBackTopGiant.layout-101 .backTopGiant-main .backtop{font-size: 30px; }
.ModuleBackTopGiant.layout-101 .backTopGiant-main:hover{background-color: #f10215;color: #fff;border-color: #f10215;}
.module_420320354 .ModuleHead .HeadCenter{float:none;}
#module_420320354 {
padding:0px;
}
#module_420320354 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_420320354 .ModuleHead420320354 {
display:none;
}
#module_420320354 .BodyCenter.BodyCenter420320354 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320354 >.module_420320354 {
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_420320354 >.module_420320354{
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_420320354 .BodyCenter.BodyCenter420320354 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320354 .BodyCenter.BodyCenter420320354 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320354 >.module_420320354 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320354 >.module_420320354 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320354 >.module_420320354 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320354:hover {
border:none;
}
#module_420320354:hover >.module_420320354 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320354 .backTopGiant-main:hover{color:#ffffff;}
#module_420320354 .backTopGiant-main:hover{background-color:#000;border-color: #000;}
.module_420320313 .ModuleHead .HeadCenter{float:none;}
#module_420320313 {
padding:0px;
}
#module_420320313 {
position:static;
z-index:0;
top:5099px;
left:1541px;
width:100%;
height: auto;
}
#module_420320313 .ModuleHead420320313 {
display:none;
}
#module_420320313 .BodyCenter.BodyCenter420320313 {
background:none;background-color:rgb(26, 50, 99);
}
#module_420320313 >.module_420320313 {
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_420320313 >.module_420320313{
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_420320313 .BodyCenter.BodyCenter420320313 {
padding-top:2.6151%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.5690%;
}
}
@media screen and (max-width: 767px){
#module_420320313 .BodyCenter.BodyCenter420320313 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320313 >.module_420320313 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320313 >.module_420320313 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320313 >.module_420320313 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320313:hover {
border:none;
}
#module_420320313:hover >.module_420320313 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320313 .ModuleSubContainer{background-color:transparent;}
#module_420320313 .ModuleSubContainer{background-image:none;}
#module_420320313 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320313 .ModuleSubContainer{background-position:0% 0%;}
#module_420320313 .ModuleSubContainer{background-attachment:scroll;}
#module_420320313 .ModuleSubContainer{}
#module_420320313 {!bgVideo!}{bgVideoUrl:}
#module_420320313 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320313 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320313 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320313 {}
.ModuleGridContainer.ModuleGridContainer420320313 .SubPadding {width:0px;}
.module_420320314 .ModuleHead .HeadCenter{float:none;}
#module_420320314 {
padding:0px;
}
#module_420320314 {
position:static;
z-index:0;
top:5026px;
left:456px;
width:100%;
height: auto;
}
#module_420320314 .ModuleHead420320314 {
display:none;
}
#module_420320314 .BodyCenter.BodyCenter420320314 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320314 >.module_420320314 {
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_420320314 >.module_420320314{
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_420320314 .BodyCenter.BodyCenter420320314 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320314 .BodyCenter.BodyCenter420320314 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320314 >.module_420320314 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320314 >.module_420320314 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320314 >.module_420320314 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320314:hover {
border:none;
}
#module_420320314:hover >.module_420320314 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320314 img{border-top-color:transparent;}
#module_420320314 img{border-top-style:none;}
#module_420320314 img{border-top-width:0px;}
#module_420320314 img{border-right-color:transparent;}
#module_420320314 img{border-right-style:none;}
#module_420320314 img{border-right-width:0px;}
#module_420320314 img{border-bottom-color:transparent;}
#module_420320314 img{border-bottom-style:none;}
#module_420320314 img{border-bottom-width:0px;}
#module_420320314 img{border-left-color:transparent;}
#module_420320314 img{border-left-style:none;}
#module_420320314 img{border-left-width:0px;}
#module_420320314 img{border-top-left-radius:0px;}
#module_420320314 img{border-top-right-radius:0px;}
#module_420320314 img{border-bottom-left-radius:0px;}
#module_420320314 img{border-bottom-right-radius:0px;}
#module_420320314 .BodyCenter{text-align: left;}

/*图文模块 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_420320408 .ModuleHead .HeadCenter{float:none;}
#module_420320408 {
padding:0px;
}
#module_420320408 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320408 .ModuleHead420320408 {
display:none;
}
#module_420320408 .BodyCenter.BodyCenter420320408 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320408 >.module_420320408 {
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_420320408 >.module_420320408{
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_420320408 .BodyCenter.BodyCenter420320408 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320408 .BodyCenter.BodyCenter420320408 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320408 >.module_420320408 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320408 >.module_420320408 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320408 >.module_420320408 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320408:hover {
border:none;
}
#module_420320408:hover >.module_420320408 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320408 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320408 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320408 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320408 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320408 .imageTextGiant-Container{padding-top:20px;}
#module_420320408 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320408 .imageTextGiant-Container{padding-left:0px;}
#module_420320408 .imageTextGiant-Container{padding-right:10px;}
#module_420320408 .showHandle .btn{font-size:14px;}
#module_420320408 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320408 .showHandle .btn{color:#333;}
#module_420320408 .showHandle .btn{font-weight:400;}
#module_420320408 .showHandle .btn{text-decoration:none;}
#module_420320408 .showHandle .btn{font-style:normal;}
#module_420320408 .showHandle div{border-top-color:#ddd !important;}
#module_420320408 .showHandle div{border-top-style:solid !important;}
#module_420320408 .showHandle div{border-top-width:1px !important;}
#module_420320408 .showHandle{background-color:transparent;}
#module_420320408 .showHandle{background-image:none;}
#module_420320408 .showHandle{background-repeat:no-repeat;}
#module_420320408 .showHandle{}
#module_420320408 .showHandle{}
#module_420320408 .showHandle{}
#module_420320408 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer420320313 #Sub420320313_1 {width:26.0000%;}
.module_420320315 .ModuleHead .HeadCenter{float:none;}
#module_420320315 {
padding:0px;
}
#module_420320315 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320315 .ModuleHead420320315 {
display:none;
}

#module_420320315 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320315 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320315 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320315 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320315 .imageTextGiant-Container{padding-top:10px;}
#module_420320315 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320315 .imageTextGiant-Container{padding-left:10px;}
#module_420320315 .imageTextGiant-Container{padding-right:10px;}
#module_420320315 .showHandle .btn{font-size:14px;}
#module_420320315 .showHandle .btn{font-family:;}
#module_420320315 .showHandle .btn{color:#333;}
#module_420320315 .showHandle .btn{font-weight:400;}
#module_420320315 .showHandle .btn{text-decoration:none;}
#module_420320315 .showHandle .btn{font-style:normal;}
#module_420320315 .showHandle div{border-top-color:#ddd !important;}
#module_420320315 .showHandle div{border-top-style:solid !important;}
#module_420320315 .showHandle div{border-top-width:1px !important;}
#module_420320315 .showHandle{background-color:transparent;}
#module_420320315 .showHandle{}
#module_420320315 .showHandle{background-repeat:no-repeat;}
#module_420320315 .showHandle{}
#module_420320315 .showHandle{}
#module_420320315 .showHandle{}
#module_420320315 a{font-size:unset;font-family:unset}
.ModuleShareGiant.layout-101  .social-share a { text-decoration: none;}
.ModuleShareGiant.layout-101  .social-share,.ModuleShareGiant.layout-101 .tips{ display: inline-block; }
.ModuleShareGiant.layout-101  .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.ModuleShareGiant.layout-101  .social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 36px;
    height: 36px;
    font-size: 20px;
    border-radius: 50%;
    line-height: 36px;
    border: 1px solid #ccc;
    color: #999;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s;
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}
/* .ModuleShareGiant.layout-101  .social-share .icon-default-WeChat:hover{ color: #3dbe5b !important;  border-color: #3dbe5b !important;}
.ModuleShareGiant.layout-101  .social-share .type-weibo:hover{ color: #ff5757 !important;  border-color: #ff5757 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kefulei_huabanfuben11:hover{ color: #21b3f7 !important;  border-color: #21b3f7 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-kongjian:hover{  color: #f8c514 !important;  border-color: #f8c514 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Facebook2:hover{  color: #3D5A98 !important;  border-color: #3D5A98 !important;}
.ModuleShareGiant.layout-101 .social-share .icon-Twitter1:hover{  color: #1DA1F3 !important;  border-color: #1DA1F3 !important;} */
.ModuleShareGiant.layout-101  .social-share .icon-wechat .mwechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat:hover .mwechat-qrcode {
    display: block;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent;
}
.ModuleShareGiant.layout-101 .social-share .icon-wechat .mwechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777 !important;
}
.ModuleShareGiant.layout-101  .mshareMask{ top: 0;
	left: 0; position: fixed; z-index: 999;  height: 100%; width: 100%; background: #000;  opacity: 0.6; display: none;}

.ModuleShareGiant.layout-101  .share-wx-qrcode-img .help p{ width: 40%; margin: 0 auto; color:#999;  display: block; line-height: 20px; height: auto; }
.ModuleShareGiant.layout-101  .share-wx-qrcode-img,.mwechat-qrcode { border-radius: 5px; top:0px; position: fixed;z-index:9999; top: 50%;
    left: 50%;box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.09);
    transform: translate(-50%,-50%);text-align: center; width: 270px;  background: #fff; visibility: hidden;}
.ModuleShareGiant.layout-101  #mwx-qrcode{ width: 224px; height: 224px; margin: 0 auto;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img h4{border-top-right-radius: 5px;
    border-top-left-radius: 5px;background: #F7F8FA; height: 40px; line-height: 40px; font-size: 16px; color: #666; font-weight: bold; margin-bottom: 13px;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help{ margin-top: 12px; margin-bottom: 19px; color: #999;font-size: 14px; line-height: 20px;}
.ModuleShareGiant.layout-101  .share-wx-tips{ display: none;    z-index: 99999;
    position: fixed;
    top: 10px;
	right: 35px;    color: #fff; font-size: 24px; text-align: center;}
    
.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo,.ModuleShareGiant.layout-101 .fixed.icon-default-Weibo:hover{ color:#F62319 !important}
.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat,.ModuleShareGiant.layout-101 .fixed.icon-default-WeChat:hover{ color:#60C84D !important}
.ModuleShareGiant.layout-101 .fixed.icon-kongjian,.ModuleShareGiant.layout-101 .fixed.icon-kongjian:hover{ color:#FACC52 !important}
.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11,.ModuleShareGiant.layout-101 .fixed.icon-kefulei_huabanfuben11:hover{ color:#21B3F7 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Facebook2,.ModuleShareGiant.layout-101 .fixed.icon-Facebook2:hover{ color:#3D5A98 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter1,.ModuleShareGiant.layout-101 .fixed.icon-Twitter1:hover{ color:#1DA1F3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-linkedin,.ModuleShareGiant.layout-101 .fixed.icon-linkedin:hover{ color:#0b66c3 !important}
.ModuleShareGiant.layout-101 .fixed.icon-tumblr.ModuleShareGiant.layout-101 .fixed.icon-tumblr:hover{ color:#36465f !important}
.ModuleShareGiant.layout-101 .fixed.icon-Pinterest,.ModuleShareGiant.layout-101 .fixed.icon-Pinterest:hover{ color:#cb2027 !important}
.ModuleShareGiant.layout-101 .fixed.icon-vk,.ModuleShareGiant.layout-101 .fixed.icon-vk:hover{ color:#4c6c91 !important}
.ModuleShareGiant.layout-101 .fixed.icon-Twitter,.ModuleShareGiant.layout-101 .fixed.icon-Twitter:hover{ color:#39A6DC !important}
.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus,.ModuleShareGiant.layout-101 .fixed.icon-GooglePlus:hover{ color:#DB4B40 !important}
.module_420320316 .ModuleHead .HeadCenter{float:none;}
#module_420320316 {
padding:0px;
}
#module_420320316 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320316 .ModuleHead420320316 {
display:none;
}
#module_420320316 .BodyCenter.BodyCenter420320316 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320316 >.module_420320316 {
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_420320316 >.module_420320316{
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_420320316 .BodyCenter.BodyCenter420320316 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320316 .BodyCenter.BodyCenter420320316 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320316 >.module_420320316 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320316 >.module_420320316 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320316 >.module_420320316 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320316:hover {
border:none;
}
#module_420320316:hover >.module_420320316 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320316 .ModuleSharediv{text-align: left;}
#module_420320316 .social-share-icon{color:rgba(255, 255, 255, 0.85);}
#module_420320316 .social-share-icon{font-size:20px;}
#module_420320316 .social-share-icon{ margin-right:0px;margin-left:0px;} #module_420320316 .mvertical{margin-top:0px;margin-bottom:0px;}
#module_420320316 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_420320316 .social-share-icon{border-top-color:#ccc;}
#module_420320316 .social-share-icon{border-top-style:solid;}
#module_420320316 .social-share-icon{border-top-width:0px;}
#module_420320316 .social-share-icon{border-right-color:#ccc;}
#module_420320316 .social-share-icon{border-right-style:solid;}
#module_420320316 .social-share-icon{border-right-width:0px;}
#module_420320316 .social-share-icon{border-bottom-color:#ccc;}
#module_420320316 .social-share-icon{border-bottom-style:solid;}
#module_420320316 .social-share-icon{border-bottom-width:0px;}
#module_420320316 .social-share-icon{border-left-color:#ccc;}
#module_420320316 .social-share-icon{border-left-style:solid;}
#module_420320316 .social-share-icon{border-left-width:0px;}
#module_420320316 .social-share-icon{background-color:transparent;}
#module_420320316 .social-share-icon{}
#module_420320316 .social-share-icon:hover{background-color:transparent;}
#module_420320316 .social-share-icon:hover{}
#module_420320316 .social-share-icon:hover{color:rgb(255, 255, 255);}
#module_420320316 .social-share-icon:hover{font-size:20px;}
#module_420320316 .social-share-icon:hover{border-top-color:rgba(255, 255, 255, 0.63);}
#module_420320316 .social-share-icon:hover{border-top-style:solid;}
#module_420320316 .social-share-icon:hover{border-top-width:1px;}
#module_420320316 .social-share-icon:hover{border-right-color:rgba(255, 255, 255, 0.63);}
#module_420320316 .social-share-icon:hover{border-right-style:solid;}
#module_420320316 .social-share-icon:hover{border-right-width:1px;}
#module_420320316 .social-share-icon:hover{border-bottom-color:rgba(255, 255, 255, 0.63);}
#module_420320316 .social-share-icon:hover{border-bottom-style:solid;}
#module_420320316 .social-share-icon:hover{border-bottom-width:1px;}
#module_420320316 .social-share-icon:hover{border-left-color:rgba(255, 255, 255, 0.63);}
#module_420320316 .social-share-icon:hover{border-left-style:solid;}
#module_420320316 .social-share-icon:hover{border-left-width:1px;}

.ModuleGridContainer.ModuleGridContainer420320313 #Sub420320313_2 {width:20.1667%;}
.module_420320317 .ModuleHead .HeadCenter{float:none;}
#module_420320317 {
padding:0px;
}
#module_420320317 {
position:static;
z-index:0;
top:-120px;
width:100%;
height: auto;
}
#module_420320317 .ModuleHead420320317 {
display:none;
}

#module_420320317 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320317 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320317 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320317 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320317 .imageTextGiant-Container{padding-top:10px;}
#module_420320317 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320317 .imageTextGiant-Container{padding-left:10px;}
#module_420320317 .imageTextGiant-Container{padding-right:10px;}
#module_420320317 .showHandle .btn{font-size:14px;}
#module_420320317 .showHandle .btn{font-family:;}
#module_420320317 .showHandle .btn{color:#333;}
#module_420320317 .showHandle .btn{font-weight:400;}
#module_420320317 .showHandle .btn{text-decoration:none;}
#module_420320317 .showHandle .btn{font-style:normal;}
#module_420320317 .showHandle div{border-top-color:#ddd !important;}
#module_420320317 .showHandle div{border-top-style:solid !important;}
#module_420320317 .showHandle div{border-top-width:1px !important;}
#module_420320317 .showHandle{background-color:transparent;}
#module_420320317 .showHandle{}
#module_420320317 .showHandle{background-repeat:no-repeat;}
#module_420320317 .showHandle{}
#module_420320317 .showHandle{}
#module_420320317 .showHandle{}
#module_420320317 a{font-size:unset;font-family:unset}
.module_420320318 .ModuleHead .HeadCenter{float:none;}
#module_420320318 {
padding:0px;
}
#module_420320318 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320318 .ModuleHead420320318 {
display:none;
}

#module_420320318 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320318 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320318 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320318 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320318 .imageTextGiant-Container{padding-top:10px;}
#module_420320318 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320318 .imageTextGiant-Container{padding-left:10px;}
#module_420320318 .imageTextGiant-Container{padding-right:10px;}
#module_420320318 .showHandle .btn{font-size:14px;}
#module_420320318 .showHandle .btn{font-family:;}
#module_420320318 .showHandle .btn{color:#333;}
#module_420320318 .showHandle .btn{font-weight:400;}
#module_420320318 .showHandle .btn{text-decoration:none;}
#module_420320318 .showHandle .btn{font-style:normal;}
#module_420320318 .showHandle div{border-top-color:#ddd !important;}
#module_420320318 .showHandle div{border-top-style:solid !important;}
#module_420320318 .showHandle div{border-top-width:1px !important;}
#module_420320318 .showHandle{background-color:transparent;}
#module_420320318 .showHandle{}
#module_420320318 .showHandle{background-repeat:no-repeat;}
#module_420320318 .showHandle{}
#module_420320318 .showHandle{}
#module_420320318 .showHandle{}
#module_420320318 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer420320313 #Sub420320313_3 {width:15.7500%;}
.module_420320319 .ModuleHead .HeadCenter{float:none;}
#module_420320319 {
padding:0px;
}
#module_420320319 {
position:static;
z-index:1;
top:40px;
left:0px;
width:100%;
height: auto;
}
#module_420320319 .ModuleHead420320319 {
display:none;
}

#module_420320319 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320319 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320319 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320319 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320319 .imageTextGiant-Container{padding-top:10px;}
#module_420320319 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320319 .imageTextGiant-Container{padding-left:10px;}
#module_420320319 .imageTextGiant-Container{padding-right:10px;}
#module_420320319 .showHandle .btn{font-size:14px;}
#module_420320319 .showHandle .btn{font-family:;}
#module_420320319 .showHandle .btn{color:#333;}
#module_420320319 .showHandle .btn{font-weight:400;}
#module_420320319 .showHandle .btn{text-decoration:none;}
#module_420320319 .showHandle .btn{font-style:normal;}
#module_420320319 .showHandle div{border-top-color:#ddd !important;}
#module_420320319 .showHandle div{border-top-style:solid !important;}
#module_420320319 .showHandle div{border-top-width:1px !important;}
#module_420320319 .showHandle{background-color:transparent;}
#module_420320319 .showHandle{}
#module_420320319 .showHandle{background-repeat:no-repeat;}
#module_420320319 .showHandle{}
#module_420320319 .showHandle{}
#module_420320319 .showHandle{}
#module_420320319 a{font-size:unset;font-family:unset}
.module_420320321 .ModuleHead .HeadCenter{float:none;}
#module_420320321 {
padding:0px;
}
#module_420320321 {
position:static;
z-index:0;
top:25px;
left:0px;
width:100%;
height: auto;
}
#module_420320321 .ModuleHead420320321 {
display:none;
}

#module_420320321 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320321 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320321 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320321 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320321 .imageTextGiant-Container{padding-top:10px;}
#module_420320321 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320321 .imageTextGiant-Container{padding-left:10px;}
#module_420320321 .imageTextGiant-Container{padding-right:10px;}
#module_420320321 .showHandle .btn{font-size:14px;}
#module_420320321 .showHandle .btn{font-family:;}
#module_420320321 .showHandle .btn{color:#333;}
#module_420320321 .showHandle .btn{font-weight:400;}
#module_420320321 .showHandle .btn{text-decoration:none;}
#module_420320321 .showHandle .btn{font-style:normal;}
#module_420320321 .showHandle div{border-top-color:#ddd !important;}
#module_420320321 .showHandle div{border-top-style:solid !important;}
#module_420320321 .showHandle div{border-top-width:1px !important;}
#module_420320321 .showHandle{background-color:transparent;}
#module_420320321 .showHandle{}
#module_420320321 .showHandle{background-repeat:no-repeat;}
#module_420320321 .showHandle{}
#module_420320321 .showHandle{}
#module_420320321 .showHandle{}
#module_420320321 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer420320313 #Sub420320313_4 {width:14.9167%;}
.module_420320320 .ModuleHead .HeadCenter{float:none;}
#module_420320320 {
padding:0px;
}
#module_420320320 {
position:static;
z-index:1;
top:13px;
left:0px;
width:100%;
height: auto;
}
#module_420320320 .ModuleHead420320320 {
display:none;
}

#module_420320320 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320320 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320320 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320320 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320320 .imageTextGiant-Container{padding-top:10px;}
#module_420320320 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320320 .imageTextGiant-Container{padding-left:10px;}
#module_420320320 .imageTextGiant-Container{padding-right:10px;}
#module_420320320 .showHandle .btn{font-size:14px;}
#module_420320320 .showHandle .btn{font-family:;}
#module_420320320 .showHandle .btn{color:#333;}
#module_420320320 .showHandle .btn{font-weight:400;}
#module_420320320 .showHandle .btn{text-decoration:none;}
#module_420320320 .showHandle .btn{font-style:normal;}
#module_420320320 .showHandle div{border-top-color:#ddd !important;}
#module_420320320 .showHandle div{border-top-style:solid !important;}
#module_420320320 .showHandle div{border-top-width:1px !important;}
#module_420320320 .showHandle{background-color:transparent;}
#module_420320320 .showHandle{}
#module_420320320 .showHandle{background-repeat:no-repeat;}
#module_420320320 .showHandle{}
#module_420320320 .showHandle{}
#module_420320320 .showHandle{}
#module_420320320 a{font-size:unset;font-family:unset}
.module_420320322 .ModuleHead .HeadCenter{float:none;}
#module_420320322 {
padding:0px;
}
#module_420320322 {
position:static;
z-index:0;
top:33px;
left:0px;
width:100%;
height: auto;
}
#module_420320322 .ModuleHead420320322 {
display:none;
}

#module_420320322 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320322 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320322 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320322 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320322 .imageTextGiant-Container{padding-top:10px;}
#module_420320322 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320322 .imageTextGiant-Container{padding-left:10px;}
#module_420320322 .imageTextGiant-Container{padding-right:10px;}
#module_420320322 .showHandle .btn{font-size:14px;}
#module_420320322 .showHandle .btn{font-family:;}
#module_420320322 .showHandle .btn{color:#333;}
#module_420320322 .showHandle .btn{font-weight:400;}
#module_420320322 .showHandle .btn{text-decoration:none;}
#module_420320322 .showHandle .btn{font-style:normal;}
#module_420320322 .showHandle div{border-top-color:#ddd !important;}
#module_420320322 .showHandle div{border-top-style:solid !important;}
#module_420320322 .showHandle div{border-top-width:1px !important;}
#module_420320322 .showHandle{background-color:transparent;}
#module_420320322 .showHandle{}
#module_420320322 .showHandle{background-repeat:no-repeat;}
#module_420320322 .showHandle{}
#module_420320322 .showHandle{}
#module_420320322 .showHandle{}
#module_420320322 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer420320313 #Sub420320313_5 {width:23.1667%;}
.module_420320404 .ModuleHead .HeadCenter{float:none;}
#module_420320404 {
padding:0px;
}
#module_420320404 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_420320404 .ModuleHead420320404 {
display:none;
}
#module_420320404 .BodyCenter.BodyCenter420320404 {
background:none;background-color:rgb(255, 255, 255);
}
#module_420320404 >.module_420320404 {
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_420320404 >.module_420320404{
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_420320404 .BodyCenter.BodyCenter420320404 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320404 .BodyCenter.BodyCenter420320404 {
padding-top:8.3573%;
padding-left:5.7637%;
padding-right:5.7637%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_420320404 >.module_420320404 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320404 >.module_420320404 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320404 >.module_420320404 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320404:hover {
border:none;
}
#module_420320404:hover >.module_420320404 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320404 .ModuleSubContainer{background-color:transparent;}
#module_420320404 .ModuleSubContainer{background-image:none;}
#module_420320404 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320404 .ModuleSubContainer{background-position:0% 0%;}
#module_420320404 .ModuleSubContainer{background-attachment:scroll;}
#module_420320404 .ModuleSubContainer{}
#module_420320404 {!bgVideo!}{bgVideoUrl:}
#module_420320404 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320404 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320404 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320404 {}
.module_420320405 .ModuleHead .HeadCenter{float:none;}
#module_420320405 {
padding:0px;
}
#module_420320405 {
position:static;
z-index:0;
top:1539px;
left:159px;
width:100%;
height: auto;
}
#module_420320405 .ModuleHead420320405 {
display:none;
}
#module_420320405 .BodyCenter.BodyCenter420320405 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320405 >.module_420320405 {
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_420320405 >.module_420320405{
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_420320405 .BodyCenter.BodyCenter420320405 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320405 .BodyCenter.BodyCenter420320405 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320405 >.module_420320405 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320405 >.module_420320405 {
margin-top:5.5375%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320405 >.module_420320405 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320405:hover {
border:none;
}
#module_420320405:hover >.module_420320405 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320405 img{border-top-color:transparent;}
#module_420320405 img{border-top-style:none;}
#module_420320405 img{border-top-width:0px;}
#module_420320405 img{border-right-color:transparent;}
#module_420320405 img{border-right-style:none;}
#module_420320405 img{border-right-width:0px;}
#module_420320405 img{border-bottom-color:transparent;}
#module_420320405 img{border-bottom-style:none;}
#module_420320405 img{border-bottom-width:0px;}
#module_420320405 img{border-left-color:transparent;}
#module_420320405 img{border-left-style:none;}
#module_420320405 img{border-left-width:0px;}
#module_420320405 img{border-top-left-radius:0px;}
#module_420320405 img{border-top-right-radius:0px;}
#module_420320405 img{border-bottom-left-radius:0px;}
#module_420320405 img{border-bottom-right-radius:0px;}
#module_420320405 .BodyCenter{text-align: left;}

.module_420320406 .ModuleHead .HeadCenter{float:none;}
#module_420320406 {
padding:0px;
}
#module_420320406 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_420320406 .ModuleHead420320406 {
display:none;
}
#module_420320406 .BodyCenter.BodyCenter420320406 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320406 >.module_420320406 {
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_420320406 >.module_420320406{
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_420320406 .BodyCenter.BodyCenter420320406 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320406 .BodyCenter.BodyCenter420320406 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320406 >.module_420320406 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320406 >.module_420320406 {
margin-top:4.5603%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320406 >.module_420320406 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320406:hover {
border:none;
}
#module_420320406:hover >.module_420320406 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320406 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320406 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320406 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320406 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320406 .imageTextGiant-Container{padding-top:10px;}
#module_420320406 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320406 .imageTextGiant-Container{padding-left:10px;}
#module_420320406 .imageTextGiant-Container{padding-right:10px;}
#module_420320406 .showHandle .btn{font-size:14px;}
#module_420320406 .showHandle .btn{font-family:微软雅黑,Microsoft YaHei;}
#module_420320406 .showHandle .btn{color:#333;}
#module_420320406 .showHandle .btn{font-weight:400;}
#module_420320406 .showHandle .btn{text-decoration:none;}
#module_420320406 .showHandle .btn{font-style:normal;}
#module_420320406 .showHandle div{border-top-color:#ddd !important;}
#module_420320406 .showHandle div{border-top-style:solid !important;}
#module_420320406 .showHandle div{border-top-width:1px !important;}
#module_420320406 .showHandle{background-color:transparent;}
#module_420320406 .showHandle{background-image:none;}
#module_420320406 .showHandle{background-repeat:no-repeat;}
#module_420320406 .showHandle{}
#module_420320406 .showHandle{}
#module_420320406 .showHandle{}
#module_420320406 a{font-size:unset;font-family:unset}
.module_420320407 .ModuleHead .HeadCenter{float:none;}
#module_420320407 {
padding:0px;
}
#module_420320407 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320407 .ModuleHead420320407 {
display:none;
}
#module_420320407 .BodyCenter.BodyCenter420320407 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320407 >.module_420320407 {
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_420320407 >.module_420320407{
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_420320407 .BodyCenter.BodyCenter420320407 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320407 .BodyCenter.BodyCenter420320407 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320407 >.module_420320407 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320407 >.module_420320407 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320407 >.module_420320407 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320407:hover {
border:none;
}
#module_420320407:hover >.module_420320407 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320407 .ModuleSharediv{text-align: left;}
#module_420320407 .social-share-icon{color:rgb(26, 50, 99);}
#module_420320407 .social-share-icon{font-size:20px;}
#module_420320407 .social-share-icon{ margin-right:0px;margin-left:0px;} #module_420320407 .mvertical{margin-top:0px;margin-bottom:0px;}
#module_420320407 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_420320407 .social-share-icon{border-top-color:#ccc;}
#module_420320407 .social-share-icon{border-top-style:solid;}
#module_420320407 .social-share-icon{border-top-width:0px;}
#module_420320407 .social-share-icon{border-right-color:#ccc;}
#module_420320407 .social-share-icon{border-right-style:solid;}
#module_420320407 .social-share-icon{border-right-width:0px;}
#module_420320407 .social-share-icon{border-bottom-color:#ccc;}
#module_420320407 .social-share-icon{border-bottom-style:solid;}
#module_420320407 .social-share-icon{border-bottom-width:0px;}
#module_420320407 .social-share-icon{border-left-color:#ccc;}
#module_420320407 .social-share-icon{border-left-style:solid;}
#module_420320407 .social-share-icon{border-left-width:0px;}
#module_420320407 .social-share-icon{background-color:transparent;}
#module_420320407 .social-share-icon{}
#module_420320407 .social-share-icon:hover{background-color:transparent;}
#module_420320407 .social-share-icon:hover{}
#module_420320407 .social-share-icon:hover{color:rgb(26, 50, 99);}
#module_420320407 .social-share-icon:hover{font-size:20px;}
#module_420320407 .social-share-icon:hover{border-top-color:#ccc;}
#module_420320407 .social-share-icon:hover{border-top-style:solid;}
#module_420320407 .social-share-icon:hover{border-top-width:1px;}
#module_420320407 .social-share-icon:hover{border-right-color:#ccc;}
#module_420320407 .social-share-icon:hover{border-right-style:solid;}
#module_420320407 .social-share-icon:hover{border-right-width:1px;}
#module_420320407 .social-share-icon:hover{border-bottom-color:#ccc;}
#module_420320407 .social-share-icon:hover{border-bottom-style:solid;}
#module_420320407 .social-share-icon:hover{border-bottom-width:1px;}
#module_420320407 .social-share-icon:hover{border-left-color:#ccc;}
#module_420320407 .social-share-icon:hover{border-left-style:solid;}
#module_420320407 .social-share-icon:hover{border-left-width:1px;}

.module_420320323 .ModuleHead .HeadCenter{float:none;}
#module_420320323 {
padding:0px;
}
#module_420320323 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320323 .ModuleHead420320323 {
display:none;
}
#module_420320323 .BodyCenter.BodyCenter420320323 {
background:none;background-color:rgb(15, 38, 85);
}
#module_420320323 >.module_420320323 {
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_420320323 >.module_420320323{
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_420320323 .BodyCenter.BodyCenter420320323 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320323 .BodyCenter.BodyCenter420320323 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_420320323 >.module_420320323 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320323 >.module_420320323 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_420320323 >.module_420320323 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320323:hover {
border:none;
}
#module_420320323:hover >.module_420320323 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320323 .ModuleSubContainer{background-color:transparent;}
#module_420320323 .ModuleSubContainer{background-image:none;}
#module_420320323 .ModuleSubContainer{background-repeat:no-repeat;}
#module_420320323 .ModuleSubContainer{background-position:0% 0%;}
#module_420320323 .ModuleSubContainer{background-attachment:scroll;}
#module_420320323 .ModuleSubContainer{}
#module_420320323 {!bgVideo!}{bgVideoUrl:}
#module_420320323 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_420320323 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_420320323 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer420320323 {}
.module_420320324 .ModuleHead .HeadCenter{float:none;}
#module_420320324 {
padding:0px;
}
#module_420320324 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_420320324 .ModuleHead420320324 {
display:none;
}
#module_420320324 {
border:none;
}
@media screen and (min-width: 768px){
#module_420320324 >.module_420320324 {
margin-top:0.5000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_420320324 >.module_420320324 {
}
}

#module_420320324 .ModuleImageTextGiantContent{margin-top:0px;}
#module_420320324 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_420320324 .ModuleImageTextGiantContent{margin-left:0px;}
#module_420320324 .ModuleImageTextGiantContent{margin-right:0px;}
#module_420320324 .imageTextGiant-Container{padding-top:10px;}
#module_420320324 .imageTextGiant-Container{padding-bottom:10px;}
#module_420320324 .imageTextGiant-Container{padding-left:10px;}
#module_420320324 .imageTextGiant-Container{padding-right:10px;}
#module_420320324 .showHandle .btn{font-size:14px;}
#module_420320324 .showHandle .btn{font-family:;}
#module_420320324 .showHandle .btn{color:#333;}
#module_420320324 .showHandle .btn{font-weight:400;}
#module_420320324 .showHandle .btn{text-decoration:none;}
#module_420320324 .showHandle .btn{font-style:normal;}
#module_420320324 .showHandle div{border-top-color:#ddd !important;}
#module_420320324 .showHandle div{border-top-style:solid !important;}
#module_420320324 .showHandle div{border-top-width:1px !important;}
#module_420320324 .showHandle{background-color:transparent;}
#module_420320324 .showHandle{}
#module_420320324 .showHandle{background-repeat:no-repeat;}
#module_420320324 .showHandle{}
#module_420320324 .showHandle{}
#module_420320324 .showHandle{}
#module_420320324 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_420320244 .ModuleHead .HeadCenter{float:none;}
#module_420320244 {
padding:0px;
}
#module_420320244 {
}
#module_420320244 .ModuleHead420320244 {
display:none;
}
#module_420320244 .BodyCenter.BodyCenter420320244 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320244 >.module_420320244 {
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_420320244 >.module_420320244{
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_420320244 .BodyCenter.BodyCenter420320244 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320244 .BodyCenter.BodyCenter420320244 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320244 >.module_420320244 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320244 >.module_420320244 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320244 >.module_420320244 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320244:hover {
border:none;
}
#module_420320244:hover >.module_420320244 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320244 .langlistbox{background-color:#fff} #module_420320244 .langlistbox .jt{border-bottom-color:#fff}
#module_420320244 .langlistbox .langinfo{color:#333333}
#module_420320244 .langlistbox .langinfo{background-color:#fff}
#module_420320244 .langlistbox .langinfo{border-color:#333333}
#module_420320244 .langlistbox .langtxt{ font-size:16px }
#module_420320244 .langlistbox .langtxt{ color:#333333 }
#module_420320244 {}#module_420320244.layout-101 #header{border-bottom-color:transparent;}
#module_420320244 {}#module_420320244.layout-101 #header{border-bottom-style:none;}
#module_420320244 {}#module_420320244.layout-101 #header{border-bottom-width:0px;}
#module_420320244 {}#module_420320244.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_420320244 {}#module_420320244.layout-101 #MobileNav{background-color: transparent;} #module_420320244.layout-101 #header{background-color:rgb(255, 255, 255);}
#module_420320244 {}#module_420320244.layout-101 #header{}
#module_420320244 {}#module_420320244.layout-101 #header p{font-Family:微软雅黑,Microsoft YaHei;}
#module_420320244 {}#module_420320244.layout-101 #header p{font-size:16px;}
#module_420320244 {}#module_420320244.layout-101 #header p{color:rgb(26, 50, 99);}
#module_420320244 {}#module_420320244.layout-101 #header p{font-weight:normal;}
#module_420320244 {}#module_420320244.layout-101 #header p{text-decoration:none;}
#module_420320244 {}#module_420320244.layout-101 #header p{font-style:normal;}
#module_420320244 {}#module_420320244.layout-101 .lcitem .rect{background:rgb(26, 50, 99);} #module_420320244.layout-101 .icons{color:rgb(26, 50, 99);} #module_420320244.layout-101 .svgdiv svg>*{fill:rgb(26, 50, 99);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item ul li{border-bottom-color:rgb(31, 73, 125);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item,#module_420320244.layout-101 #MobileNavFloatLayer{background-color:rgb(26, 50, 99);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item,#module_420320244.layout-101 #MobileNavFloatLayer{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a{background:rgb(26, 50, 99);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a,#module_420320244.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a{background:#353535;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a,#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a,#module_420320244.layout-101 .micro-nav-item>ul>li>a p{font-family:微软雅黑,Microsoft YaHei;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a,#module_420320244.layout-101 .micro-nav-item>ul>li>a p{font-size:15px;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a,#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:微软雅黑,Microsoft YaHei;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a,#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:15px;}
#module_420320244 .langlistbox li:hover .langinfo,#module_420320244 .langactive .langinfo {color:#fff}
#module_420320244 .langlistbox li:hover .langinfo,#module_420320244 .langactive .langinfo{background-color:#333333}
#module_420320244 .langlistbox li:hover .langinfo,#module_420320244 .langactive .langinfo{border-color:#333333}
#module_420320244 .langlistbox li:hover .langtxt,#module_420320244 .langactive .langtxt{ color:#333333 }
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a:hover,#module_420320244.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(107, 118, 142);}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#4a4747;}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_420320244 {}#module_420320244.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_420320244.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_420320249 .ModuleHead .HeadCenter{float:none;}
#module_420320249 {
padding:0px;
}
#module_420320249 {
}
#module_420320249 .ModuleHead0 {
display:none;
}

#module_420320249 .defaultbtn{background-color:#fff}
#module_420320249 .defaultbtn{}
#module_420320249 .spotgroup{color:#000}
#module_420320249 .itembtn{background-color:#fff}
#module_420320249 .itembtn{}
#module_420320249 .itemicon{color:#666} #module_420320249 svg>*{fill:#666}
#module_420320249 .itemtext{background-color:#fff} #module_420320249 .itemtextright::before{border-left-color:#fff} #module_420320249 .itemtextleft::before{border-right-color:#fff}
#module_420320249 .itemtext{}
#module_420320249 .itemtext{font-size:12px;}
#module_420320249 .itemtext{font-family:;}
#module_420320249 .itemtext{color:#666 !important;}
#module_420320249 .itemtext{font-weight:normal;}
#module_420320249 .itemtext{text-decoration:none;}
#module_420320249 .itemtext{font-style:normal;}
#module_420320249 .defaultbtnbghover{background-color:#000000}
#module_420320249 .defaultbtnbghover{}
#module_420320249 .defaultbtniconbghover{color:#fff}
.module_420320245 .ModuleHead .HeadCenter{float:none;}
#module_420320245 {
padding:0px;
}
#module_420320245 {
}
#module_420320245 .ModuleHead420320245 {
display:none;
}
#module_420320245 .BodyCenter.BodyCenter420320245 {
background:none;background-color:rgba(0,0,0,0);
}
#module_420320245 >.module_420320245 {
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_420320245 >.module_420320245{
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_420320245 .BodyCenter.BodyCenter420320245 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320245 .BodyCenter.BodyCenter420320245 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_420320245 >.module_420320245 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_420320245 >.module_420320245 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_420320245 >.module_420320245 {box-shadow: 0px 0px 0px 0px #ccc}
#module_420320245:hover {
border:none;
}
#module_420320245:hover >.module_420320245 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_420320245 .foot-nav-list{background-color:rgb(26, 50, 99) !important;}
#module_420320245 .foot-nav-list{border-top-color:transparent;}
#module_420320245 .foot-nav-list{border-top-style:none;}
#module_420320245 .foot-nav-list{border-top-width:0px;}
#module_420320245 #MobileFootNav{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_420320245 .icon{color:#fff !important;} #module_420320245 .icon svg >*{fill:#fff}
#module_420320245 .itemText{font-size:12px;}
#module_420320245 .itemText{font-family:微软雅黑,Microsoft YaHei;}
#module_420320245 .itemText{color:#fff !important;}
#module_420320245 .itemText{font-weight:normal;}
#module_420320245 .itemText{text-decoration:none;}
#module_420320245 .itemText{font-style:normal;}
#module_420320245 .iconh{color:#fff !important;}  #module_420320245 .iconh svg >*{fill:#fff}
#module_420320245 .itemTexth{font-size:12px;}
#module_420320245 .itemTexth{font-family:微软雅黑,Microsoft YaHei;}
#module_420320245 .itemTexth{color:#fff !important;}
#module_420320245 .itemTexth{font-weight:normal;}
#module_420320245 .itemTexth{text-decoration:none;}
#module_420320245 .itemTexth{font-style:normal;}
