/* cache file /mnt/YouZhan/youzhannew-eyunshe/caches/csscache/9/90374/90374_310701_1_.cache exists */
/*md5:e72fe9307cdc7065e8bc24f21f25042e*/
.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 > .SubContainer{display:table-cell; vertical-align: top;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

.ModuleGridCustomGiant.layout-101 .ModuleGridContainer{
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridCustomGiant.layout-101{height: 100%;}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridCustomGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: -1;}
.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: block;}
    .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 > .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;}
}.module_50713272 .ModuleHead .HeadCenter{float:none;}
#module_50713272 {
padding:0px;
}
#module_50713272 {
position:static;
z-index:0;
top:453px;
left:1564px;
width:100%;
height: auto;
}
#module_50713272 .ModuleHead50713272 {
display:none;
}
#module_50713272 .BodyCenter.BodyCenter50713272 {
background:none;background-color:rgb(63, 63, 63);
}
#module_50713272 >.module_50713272 {
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_50713272 >.module_50713272{
overflow: 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_50713272 .BodyCenter.BodyCenter50713272 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713272 .BodyCenter.BodyCenter50713272 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50713272 >.module_50713272 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713272 >.module_50713272 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50713272 >.module_50713272 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50713272:hover {
border:none;
}
#module_50713272:hover >.module_50713272 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50713272 .ModuleSubContainer{background-color:transparent;}
#module_50713272 .ModuleSubContainer{background-image:none;}
#module_50713272 .ModuleSubContainer{background-repeat:no-repeat;}
#module_50713272 .ModuleSubContainer{background-position:0% 0%;}
#module_50713272 .ModuleSubContainer{background-attachment:scroll;}
#module_50713272 {!bgVideo!}{bgVideoUrl:none}
#module_50713272 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_50713272 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_50713272 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer50713272 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer50713272 .SubPadding {width:0px;}
/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden;}.module_50713317 .ModuleHead .HeadCenter{float:none;}
#module_50713317 {
padding:0px;
}
#module_50713317 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50713317 .ModuleHead50713317 {
display:none;
}
#module_50713317 .BodyCenter.BodyCenter50713317 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50713317 >.module_50713317 {
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_50713317 >.module_50713317{
overflow: 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_50713317 .BodyCenter.BodyCenter50713317 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713317 .BodyCenter.BodyCenter50713317 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50713317 >.module_50713317 {
margin-top:1.1149%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713317 >.module_50713317 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50713317 >.module_50713317 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50713317:hover {
border:none;
}
#module_50713317:hover >.module_50713317 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50713317 .ModuleImageTextGiantContent{margin-top:0px;}
#module_50713317 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_50713317 .ModuleImageTextGiantContent{margin-left:0px;}
#module_50713317 .ModuleImageTextGiantContent{margin-right:10px;}
#module_50713317 .imageTextGiant-Container{padding-top:0px;}
#module_50713317 .imageTextGiant-Container{padding-bottom:0px;}
#module_50713317 .imageTextGiant-Container{padding-left:10px;}
#module_50713317 .imageTextGiant-Container{padding-right:10px;}
#module_50713317 .showHandle .btn{font-size:px;}
#module_50713317 .showHandle .btn{font-family:;}
#module_50713317 .showHandle .btn{color:;}
#module_50713317 .showHandle .btn{}
#module_50713317 .showHandle .btn{}
#module_50713317 .showHandle .btn{}
#module_50713317 .showHandle div{border-top-color: !important;}
#module_50713317 .showHandle div{border-top-style: !important;}
#module_50713317 .showHandle div{border-top-width:px !important;}
#module_50713317 .showHandle{background-color:;}
#module_50713317 .showHandle{}
#module_50713317 .showHandle{}
#module_50713317 .showHandle{}
#module_50713317 .showHandle{}
#module_50713317 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer50713272 #Sub50713272_1 {width:68.7692%;}
.module_51905241 .ModuleHead .HeadCenter{float:none;}
#module_51905241 {
padding:0px;
}
#module_51905241 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_51905241 .ModuleHead51905241 {
display:none;
}
#module_51905241 {
border:none;
}
@media screen and (min-width: 768px){
#module_51905241 >.module_51905241 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51905241 >.module_51905241 {
}
}

#module_51905241 .ModuleImageTextGiantContent{margin-top:0px;}
#module_51905241 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_51905241 .ModuleImageTextGiantContent{margin-left:0px;}
#module_51905241 .ModuleImageTextGiantContent{margin-right:10px;}
#module_51905241 .imageTextGiant-Container{padding-top:10px;}
#module_51905241 .imageTextGiant-Container{padding-bottom:10px;}
#module_51905241 .imageTextGiant-Container{padding-left:10px;}
#module_51905241 .imageTextGiant-Container{padding-right:10px;}
#module_51905241 .showHandle .btn{font-size:px;}
#module_51905241 .showHandle .btn{font-family:;}
#module_51905241 .showHandle .btn{color:;}
#module_51905241 .showHandle .btn{}
#module_51905241 .showHandle .btn{}
#module_51905241 .showHandle .btn{}
#module_51905241 .showHandle div{border-top-color: !important;}
#module_51905241 .showHandle div{border-top-style: !important;}
#module_51905241 .showHandle div{border-top-width:px !important;}
#module_51905241 .showHandle{background-color:;}
#module_51905241 .showHandle{}
#module_51905241 .showHandle{}
#module_51905241 .showHandle{}
#module_51905241 .showHandle{}
#module_51905241 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer50713272 #Sub50713272_2 {width:9.7692%;}
/*图文模块 layout 105*/
.ModuleImageTextGiant.layout-105 .row{ margin-left:0; margin-right: 0;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{max-height: 100%; max-width: 100%;/*padding: 10px;*/}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .ModuleImageTextContent{padding:0; padding-left: 15px; margin: 0px }
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{height:auto;padding-left: 0;padding-right: 0}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content{align-items: center;display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */ display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */ display: -ms-flexbox; /* TWEENER - IE 10 */ display: -webkit-flex; /* NEW - Chrome */ display: flex;}
.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper{text-align: left; overflow: hidden; display: block; text-align:center; position: relative;}
/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .GraphicUpper .dummy { padding-top: 100%; }*/
/* .ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:first-child{ margin-top: 0 !important; }
.ModuleImageTextGiant.layout-105 .normal_ImgtextBox_content:last-child{ margin-bottom: 0 !important; } */


@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row .col-xs-8{padding: 0 3px;width: 91.333333%;}
}
/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container{min-width: 100%;}*/
	/*.ModuleImageTextGiant.layout-105 .col-md-2{width: 14.666667%;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .row{width:auto;}*/
/*}*/
@media only screen and (min-width: 768px) {
	.ModuleImageTextGiant.layout-105 .col-lg-2 {
    width: 10%;
	}
	.ModuleImageTextGiant.layout-105 .imageTextGiant-Container .normal_ImgtextBox_content .GraphicUpper .TextImage{width: 100%}
}.module_50713320 .ModuleHead .HeadCenter{float:none;}
#module_50713320 {
padding:0px;
}
#module_50713320 {
position:static;
z-index:0;
top:24px;
left:1204px;
width:100%;
height: auto;
}
#module_50713320 .ModuleHead50713320 {
display:none;
}
#module_50713320 .BodyCenter.BodyCenter50713320 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50713320 >.module_50713320 {
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_50713320 >.module_50713320{
overflow: 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_50713320 .BodyCenter.BodyCenter50713320 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713320 .BodyCenter.BodyCenter50713320 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50713320 >.module_50713320 {
margin-top:9.0422%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713320 >.module_50713320 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50713320 >.module_50713320 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50713320:hover {
border:none;
}
#module_50713320:hover >.module_50713320 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50713320 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_50713320 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_50713320 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_50713320 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_50713320 .GraphicUpper{padding-top:0px;}
#module_50713320 .GraphicUpper{padding-bottom:0px;}
#module_50713320 .GraphicUpper{padding-left:0px;}
#module_50713320 .GraphicUpper {padding-right:0px;}
#module_50713320 .GraphicUpper{width:16%;} #module_50713320 .ModuleImageTextContent{width: calc(100% - 16%);}
#module_50713320 .MobileGraphicUpper{width:16%;} #module_50713320 .ModuleMobileImageTextContent{width: calc(100% - 16%);}
#module_50713320 .ModuleImageTextGiantContent{padding-top:0px;}
#module_50713320 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_50713320 .ModuleImageTextGiantContent{padding-left:10px;}
#module_50713320 .ModuleImageTextGiantContent{padding-right:0px;}
#module_50713320 .normal_ImgtextBox_content{padding-top:0px;}
#module_50713320 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_50713320 .normal_ImgtextBox_content{padding-left:0px;}
#module_50713320 .normal_ImgtextBox_content{padding-right:0px;}
#module_50713320 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_50713320 .normal_ImgtextBox_content{box-shadow:;}
#module_50713320 .normal_ImgtextBox_content{background-color:;}
#module_50713320 .normal_ImgtextBox_content{}
#module_50713320 .normal_ImgtextBox_content{}
#module_50713320 .normal_ImgtextBox_content{}
#module_50713320 .normal_ImgtextBox_content{}
#module_50713320 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_50713320 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_50713320 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_50713320 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_50713320 .normal_ImgtextBox_content{border-top-color:;}
#module_50713320 .normal_ImgtextBox_content{border-top-style:;}
#module_50713320 .normal_ImgtextBox_content{border-top-width:px;}
#module_50713320 .normal_ImgtextBox_content{border-right-color:;}
#module_50713320 .normal_ImgtextBox_content{border-right-style:;}
#module_50713320 .normal_ImgtextBox_content{border-right-width:px;}
#module_50713320 .normal_ImgtextBox_content{border-bottom-color:;}
#module_50713320 .normal_ImgtextBox_content{border-bottom-style:;}
#module_50713320 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_50713320 .normal_ImgtextBox_content{border-left-color:;}
#module_50713320 .normal_ImgtextBox_content{border-left-style:;}
#module_50713320 .normal_ImgtextBox_content{border-left-width:px;}
#module_50713320 .showHandle .btn{font-size:px;}
#module_50713320 .showHandle .btn{font-family:;}
#module_50713320 .showHandle .btn{color:;}
#module_50713320 .showHandle .btn{}
#module_50713320 .showHandle .btn{}
#module_50713320 .showHandle .btn{}
#module_50713320 .showHandle div{border-top-color: !important;}
#module_50713320 .showHandle div{border-top-style: !important;}
#module_50713320 .showHandle div{border-top-width:px !important;}
#module_50713320 .showHandle{background-color:;}
#module_50713320 .showHandle{}
#module_50713320 .showHandle{}
#module_50713320 .showHandle{}
#module_50713320 .showHandle{}
#module_50713320 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_50713320 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_50713320 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_50713320 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_50713320 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_50713320 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_50713320 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_50713320 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_50713320 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_50713320 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer50713272 #Sub50713272_3 {width:8.3077%;}
.module_50713323 .ModuleHead .HeadCenter{float:none;}
#module_50713323 {
padding:0px;
}
#module_50713323 {
position:static;
z-index:0;
top:33px;
left:1269px;
width:100%;
height: auto;
}
#module_50713323 .ModuleHead50713323 {
display:none;
}
#module_50713323 .BodyCenter.BodyCenter50713323 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50713323 >.module_50713323 {
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_50713323 >.module_50713323{
overflow: 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_50713323 .BodyCenter.BodyCenter50713323 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713323 .BodyCenter.BodyCenter50713323 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50713323 >.module_50713323 {
margin-top:8.3293%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713323 >.module_50713323 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50713323 >.module_50713323 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50713323:hover {
border:none;
}
#module_50713323:hover >.module_50713323 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50713323 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_50713323 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_50713323 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_50713323 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_50713323 .GraphicUpper{padding-top:0px;}
#module_50713323 .GraphicUpper{padding-bottom:0px;}
#module_50713323 .GraphicUpper{padding-left:0px;}
#module_50713323 .GraphicUpper {padding-right:0px;}
#module_50713323 .GraphicUpper{width:16%;} #module_50713323 .ModuleImageTextContent{width: calc(100% - 16%);}
#module_50713323 .MobileGraphicUpper{width:16%;} #module_50713323 .ModuleMobileImageTextContent{width: calc(100% - 16%);}
#module_50713323 .ModuleImageTextGiantContent{padding-top:0px;}
#module_50713323 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_50713323 .ModuleImageTextGiantContent{padding-left:10px;}
#module_50713323 .ModuleImageTextGiantContent{padding-right:0px;}
#module_50713323 .normal_ImgtextBox_content{padding-top:0px;}
#module_50713323 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_50713323 .normal_ImgtextBox_content{padding-left:0px;}
#module_50713323 .normal_ImgtextBox_content{padding-right:0px;}
#module_50713323 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_50713323 .normal_ImgtextBox_content{box-shadow:;}
#module_50713323 .normal_ImgtextBox_content{background-color:;}
#module_50713323 .normal_ImgtextBox_content{}
#module_50713323 .normal_ImgtextBox_content{}
#module_50713323 .normal_ImgtextBox_content{}
#module_50713323 .normal_ImgtextBox_content{}
#module_50713323 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_50713323 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_50713323 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_50713323 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_50713323 .normal_ImgtextBox_content{border-top-color:;}
#module_50713323 .normal_ImgtextBox_content{border-top-style:;}
#module_50713323 .normal_ImgtextBox_content{border-top-width:px;}
#module_50713323 .normal_ImgtextBox_content{border-right-color:;}
#module_50713323 .normal_ImgtextBox_content{border-right-style:;}
#module_50713323 .normal_ImgtextBox_content{border-right-width:px;}
#module_50713323 .normal_ImgtextBox_content{border-bottom-color:;}
#module_50713323 .normal_ImgtextBox_content{border-bottom-style:;}
#module_50713323 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_50713323 .normal_ImgtextBox_content{border-left-color:;}
#module_50713323 .normal_ImgtextBox_content{border-left-style:;}
#module_50713323 .normal_ImgtextBox_content{border-left-width:px;}
#module_50713323 .showHandle .btn{font-size:px;}
#module_50713323 .showHandle .btn{font-family:;}
#module_50713323 .showHandle .btn{color:;}
#module_50713323 .showHandle .btn{}
#module_50713323 .showHandle .btn{}
#module_50713323 .showHandle .btn{}
#module_50713323 .showHandle div{border-top-color: !important;}
#module_50713323 .showHandle div{border-top-style: !important;}
#module_50713323 .showHandle div{border-top-width:px !important;}
#module_50713323 .showHandle{background-color:;}
#module_50713323 .showHandle{}
#module_50713323 .showHandle{}
#module_50713323 .showHandle{}
#module_50713323 .showHandle{}
#module_50713323 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_50713323 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_50713323 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_50713323 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_50713323 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_50713323 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_50713323 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_50713323 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_50713323 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_50713323 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer50713272 #Sub50713272_4 {width:10.0000%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-108 .searchform-fixed{position: fixed;z-index: 9999;}
.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: 9999 !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_50713639 .ModuleHead .HeadCenter{float:none;}
#module_50713639 {
padding:0px;
}
#module_50713639 {
position:static;
z-index:0;
top:30px;
left:1487px;
width:100%;
height: auto;
}
#module_50713639 .ModuleHead50713639 {
display:none;
}
#module_50713639 .BodyCenter.BodyCenter50713639 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50713639 >.module_50713639 {
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_50713639 >.module_50713639{
overflow: 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_50713639 .BodyCenter.BodyCenter50713639 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713639 .BodyCenter.BodyCenter50713639 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50713639 >.module_50713639 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50713639 >.module_50713639 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50713639 >.module_50713639 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50713639:hover {
border:none;
}
#module_50713639:hover >.module_50713639 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50713639 .btnicon{font-size:15px;}
#module_50713639 .btnicon{font-family:;}
#module_50713639 .btnicon{color:rgb(255, 255, 255);}
#module_50713639 .btnicon{font-weight:normal;}
#module_50713639  .btnicon{text-decoration:none;}
#module_50713639 .btnicon{font-style:normal;}
#module_50713639 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_50713639 .btnicon{background-image:none;}
#module_50713639 .btnicon{background-repeat:no-repeat;}
#module_50713639 .btnicon{}
#module_50713639 .btnicon{}
#module_50713639 .btnicon{text-align:left;}
#module_50713639 .search-hot ul li a{font-size:12px;}
#module_50713639 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_50713639 .search-hot ul li a{color:#666;}
#module_50713639 .search-hot ul li a{font-weight:normal;}
#module_50713639 .search-hot ul li a{text-decoration:none;}
#module_50713639 .search-hot ul li a{font-style:normal;}
#module_50713639 .search-hot ul li a{background-color:#eee;}
#module_50713639  .btnicon:hover{background-color:rgba(0, 0, 0, 0);}
#module_50713639  .btnicon:hover{background-image:none;}
#module_50713639  .btnicon:hover{background-repeat:no-repeat;}
#module_50713639  .btnicon:hover{}
#module_50713639  .btnicon:hover{}
#module_50713639  .btnicon:hover{font-size:14px;}
#module_50713639 .ModuleSearchButton:hover{font-family:;}
#module_50713639  .btnicon:hover{color:rgb(0, 112, 192);}
#module_50713639  .btnicon:hover{font-weight:normal;}
#module_50713639  .btnicon:hover{text-decoration:none;}
#module_50713639  .btnicon:hover{font-style:normal;}
#module_50713639 .search-hot ul li:hover a{font-size:12px;}
#module_50713639 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_50713639 .search-hot ul li:hover a{color:#666;}
#module_50713639 .search-hot ul li:hover a{font-weight:normal;}
#module_50713639 .search-hot ul li:hover a{text-decoration:none;}
#module_50713639 .search-hot ul li:hover a{font-style:normal;}
#module_50713639 .search-hot ul li a:hover{background-color:#dedede;}

.ModuleGridContainer.ModuleGridContainer50713272 #Sub50713272_5 {width:3.1538999999999984%;}
.module_50714685 .ModuleHead .HeadCenter{float:none;}
#module_50714685 {
padding:0px;
}
#module_50714685 {
position:static;
z-index:0;
top:184px;
left:1560px;
width:100%;
height: auto;
}
#module_50714685 .ModuleHead50714685 {
display:none;
}
#module_50714685 .BodyCenter.BodyCenter50714685 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50714685 >.module_50714685 {
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_50714685 >.module_50714685{
overflow: 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_50714685 .BodyCenter.BodyCenter50714685 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50714685 .BodyCenter.BodyCenter50714685 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50714685 >.module_50714685 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50714685 >.module_50714685 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50714685 >.module_50714685 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50714685:hover {
border:none;
}
#module_50714685:hover >.module_50714685 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

.ModuleGridContainer.ModuleGridContainer50714685 #Sub50714685_1 {width:38%;}
.ModuleNavGiant.layout-109 .main-nav-content {
  position: relative;
  width: 100%;
  margin: 0 auto;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; 
  -o-transition: all 0.3s;
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
  line-height: 0;
  overflow:hidden;
}
.ModuleNavGiant.layout-109 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-109 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-109 .moveMenuRight, .ModuleNavGiant.layout-109 .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-109 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-109 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-109 .moveMenuRight:hover, .ModuleNavGiant.layout-109 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-109 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-109 .navBorderTop {
  position: absolute;
  width: auto;
  height: 80px;
  left: 0px;
  bottom: 0px;
  background-color: #da0000;
  display:none;
  top:0px;
}
.ModuleNavGiant.layout-109 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box;
  width: auto;
  height: 80px;
  text-align: center;
  float: left;
}
.ModuleNavGiant.layout-109 .main-nav-item {
  width: auto;
  height:80px;
  line-height:80px;
  color: #000000;
  display: inline-block;
  position: relative;
  transition:all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}
.ModuleNavGiant.layout-109 .main-nav-item span{
	display:block;
	width:100%;
	height:100%;
	position:relative;
  box-sizing: content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
}
.ModuleNavGiant.layout-109 .sub-nav-item-group {
  z-index: 3;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: none;
  left: 50% !important;
  transform: translateX(-50%);
}
.sub-nav-holder{
	position:absolute;
	z-index:500;
	width:100%;display:none;
  filter:alpha(opacity=70);
  -moz-opacity:0.7;
  -khtml-opacity:0.7;
  opacity: 0.7;
	height:40px;background-color:#333;
}
.ModuleNavGiant.layout-109 .sub-nav-item {
  display: inline-block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  padding-left: 25px;
}
.ModuleNavGiant.layout-109 .main-nav-item-hover span{
  color: #fff;
  top: -7px;
  -webkit-animation: layout-109-nav-active 0.5s;
  -moz-animation: layout-109-nav-active 0.5s;
  -o-animation: layout-109-nav-active 0.5s;
  animation: layout-109-nav-active 0.5s;
}
.ModuleNavGiant.layout-109 .main-nav-item-hover::after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -10px;
  width: 20px;
  height: 2px;
  background-color: #fff;
  -webkit-animation: layout-109-nav-active2 0.5s;
  -moz-animation: layout-109-nav-active2 0.5s;
  -o-animation: layout-109-nav-active2 0.5s;
  animation: layout-109-nav-active2 0.5s;
  bottom: 25%;
}
@keyframes layout-109-nav-active {
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
}
@-webkit-keyframes layout-109-nav-active
 { 
  from {
    top: 0px;
  }
  to {
    top: -7px;
  }
 } 
 
  
 @-moz-keyframes layout-109-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }
 @-o-keyframes layout-109-nav-active
 { 
   from {
     top: 0px;
   }
   to {
    top: -7px;
   }
 }  
@keyframes layout-109-nav-active2 {
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
}
@-webkit-keyframes layout-109-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 } 
 
  
 @-moz-keyframes layout-109-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }
 @-o-keyframes layout-109-nav-active2
 { 
  from {
    bottom: 20%;
  }
  to {
    bottom: 25%;
  }
 }  
.ModuleNavGiant.layout-109 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-109 .verticalMenu {height: auto !important;}
.ModuleNavGiant.layout-109 .verticalMenu.main-nav-content >.blank-solve {width: 100% !important;}
.ModuleNavGiant.layout-109 .verticalMenu .main-nav-item-group {float: unset; width: 100%;}
.ModuleNavGiant.layout-109 .verticalMenu .main-nav-item-group:last-child {margin-bottom: 0 !important;}
.ModuleNavGiant.layout-109 .verticalMenu .main-nav-item .OneRow {padding: 0 !important; text-align: center;}.module_50716200 .ModuleHead .HeadCenter{float:none;}
#module_50716200 {
padding:0px;
}
#module_50716200 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50716200 .ModuleHead50716200 {
display:none;
}
#module_50716200 .BodyCenter.BodyCenter50716200 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50716200 >.module_50716200 {
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_50716200 >.module_50716200{
overflow: 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_50716200 .BodyCenter.BodyCenter50716200 {
padding-top:1.0776%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0776%;
}
}
@media screen and (max-width: 767px){
#module_50716200 .BodyCenter.BodyCenter50716200 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50716200 >.module_50716200 {
margin-top:0.0000%;
margin-left:3.5544%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50716200 >.module_50716200 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50716200 >.module_50716200 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50716200:hover {
border:none;
}
#module_50716200:hover >.module_50716200 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50716200 .main-nav-item-group{height:80px;}#module_50716200 .main-nav-item{height:80px;line-height:80px}#module_50716200 .navBorderTop{height:80px;}#module_50716200 .main-nav-content{height:80px} #module_50716200 .main-nav-content{height:80px}
#module_50716200 .main-nav-content{background-color:#fff;}
#module_50716200 .main-nav-content{background-image:none;}
#module_50716200 .main-nav-content{background-repeat:no-repeat;}
#module_50716200 .main-nav-content{}
#module_50716200 .main-nav-content{}
#module_50716200 .main-nav-content, #module_50716200 .verticalMenu .main-nav-item-group{text-align:left;}
#module_50716200 .main-nav-item span{width:70px;}
#module_50716200 .main-nav-item span{padding-left:25px;padding-right:25px;} #module_50716200 .verticalMenu .main-nav-item-group{margin-bottom:25px;}
#module_50716200 .main-nav-item span{font-size:16px;}
#module_50716200 .main-nav-item span{font-family:微软雅黑,Microsoft YaHei;}
#module_50716200 .main-nav-item span{color:#333;}
#module_50716200 .main-nav-item span{font-weight:normal;}
#module_50716200 .main-nav-item span{text-decoration:none;}
#module_50716200 .main-nav-item span{font-style:normal;}
#module_50716200 .main-nav-item{background-color:transparent;}
#module_50716200 .main-nav-item{background-image:none;}
#module_50716200 .main-nav-item{background-repeat:no-repeat;}
#module_50716200 .main-nav-item{}
#module_50716200 .main-nav-item{}
#module_50716200 .sub-nav-holder,#module_50716200_subholder{background-color:#333;}
#module_50716200 .sub-nav-holder,#module_50716200_subholder{background-image:none;}
#module_50716200 .sub-nav-holder,#module_50716200_subholder{background-repeat:no-repeat;}
#module_50716200 .sub-nav-holder,#module_50716200_subholder{}
#module_50716200 .sub-nav-holder,#module_50716200_subholder{}
#module_50716200 .sub-nav-holder,#module_50716200_subholder{opacity:0.7;}
#module_50716200 .sub-nav-item{height:80px;line-height:80px}#module_50716200_subholder{height:80px;}
#module_50716200 .sub-nav-item{font-size:16px;}
#module_50716200 .sub-nav-item{font-family:微软雅黑,Microsoft YaHei;}
#module_50716200 .sub-nav-item{color:#fff;}
#module_50716200 .sub-nav-item{font-weight:normal;}
#module_50716200 .sub-nav-item{text-decoration:none;}
#module_50716200 .sub-nav-item{font-style:normal;}
#module_50716200 .sub-nav-item{margin-right:0px;}
#module_50716200 .main-nav-item-hover span{font-size:16px;}
#module_50716200 .main-nav-item-hover span{font-family:微软雅黑,Microsoft YaHei;}
#module_50716200 .main-nav-item-hover span{color:#fff;}#module_50716200 .main-nav-item-hover::after{background-color:#fff;}
#module_50716200 .main-nav-item-hover span{font-weight:normal;}
#module_50716200 .main-nav-item-hover span{text-decoration:none;}
#module_50716200 .main-nav-item-hover span{font-style:normal;}
#module_50716200 .navBorderTop{background-color:rgb(30, 136, 229);}
#module_50716200 .navBorderTop{background-image:none;}
#module_50716200 .navBorderTop{background-repeat:no-repeat;}
#module_50716200 .navBorderTop{}
#module_50716200 .navBorderTop{}
#module_50716200 .sub-nav-item:hover{font-size:14px;}
#module_50716200 .sub-nav-item:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_50716200 .sub-nav-item:hover{color:#1e88e5;}
#module_50716200 .sub-nav-item:hover{font-weight:normal;}
#module_50716200 .sub-nav-item:hover{text-decoration:none;}
#module_50716200 .sub-nav-item:hover{font-style:normal;}


.ModuleGridContainer.ModuleGridContainer50714685 #Sub50714685_2 {width:71.4615%;}
/*轮播图样式*/
.ModuleSlideV2Giant.layout-101 .slider-layout-101 {width: 100%; height: auto; margin: auto; position: relative;}
.ModuleSlideV2Giant.layout-101 .slider-layout-101 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-101 .slick-dotted.slick-slider {margin-bottom: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-101 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 30px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li {width: auto; height: auto; margin: 0 12px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 18px; height: 18px; padding: 6px; border-radius: 18px; border: unset; border: 1px solid rgba(255, 255, 255, 0);}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 6px; height: 6px; opacity: 1; font-size: 0; background-color: #fff; border-radius: 6px; top: 6px; left: 6px;}
.ModuleSlideV2Giant.layout-101 .slick-dots li button:hover {border: 1px solid #fff;}
.ModuleSlideV2Giant.layout-101 .slick-dots li.slick-active button {border-color: rgba(255, 255, 255, 1);}

@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 6%}
    .ModuleSlideV2Giant.layout-101 .slick-prev {left:2.5%;}
    .ModuleSlideV2Giant.layout-101 .slick-next {right:2.5%;}
}

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

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


}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-101 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li {margin: 0 7.5px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button {width: 15px; height: 15px;}
    .ModuleSlideV2Giant.layout-101 .slick-dots li button:before {width: 5px; height: 5px; top: 5px; left: 5px;}
}.module_50712266 .ModuleHead .HeadCenter{float:none;}
#module_50712266 {
padding:0px;
}
#module_50712266 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50712266 .ModuleHead50712266 {
display:none;
}
#module_50712266 .BodyCenter.BodyCenter50712266 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50712266 >.module_50712266 {
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_50712266 >.module_50712266{
overflow: 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_50712266 .BodyCenter.BodyCenter50712266 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50712266 .BodyCenter.BodyCenter50712266 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50712266 >.module_50712266 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50712266 >.module_50712266 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50712266 >.module_50712266 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50712266:hover {
border:none;
}
#module_50712266:hover >.module_50712266 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50712266 .slick-dots li button:before{background-color:rgba(0, 0, 0, .5);}
#module_50712266 .slick-dots li button{border-color:rgba(255, 255, 255, 0);}
#module_50712266 .slick-dots li.slick-active button:before, #module_50712266 .slick-dots li:hover button:before{background-color:rgba(255, 255, 255, 1);}
#module_50712266 .slick-dots li.slick-active button, #module_50712266 .slick-dots li button:hover{border-color:rgba(255, 255, 255, 1);}
#module_50712266 .SubContainer {}
.module_71263007 .ModuleHead .HeadCenter{float:none;}
#module_71263007 {
padding:0px;
}
#module_71263007 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_71263007 .ModuleHead71263007 {
display:none;
}
#module_71263007 .BodyCenter.BodyCenter71263007 {
background:none;background-color:rgba(0,0,0,0);
}
#module_71263007 >.module_71263007 {
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_71263007 >.module_71263007{
overflow: 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_71263007 .BodyCenter.BodyCenter71263007 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_71263007 .BodyCenter.BodyCenter71263007 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_71263007 >.module_71263007 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_71263007 >.module_71263007 {
margin-top:0.0000%;
margin-left:1.3624%;
margin-right:1.3624%;
margin-bottom:0.0000%;
}
}
#module_71263007 >.module_71263007 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_71263007:hover {
border:none;
}
#module_71263007:hover >.module_71263007 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer71263007 #Sub71263007_1 {width:33.3333%;}
.ModuleCommonClsGiant.layout-105 .one-classify-box{white-space:nowrap;overflow-x:auto;overflow-y: hidden;font-size: 0;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show{white-space:normal;}
.ModuleCommonClsGiant.layout-105 .one-classify-box.show .main-class-item{margin-bottom: 5px;}
/*到手机应该隐藏*/
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar{height:4px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-thumb {height:4px;width: 40px;background-color: rgba(94,94,94,.5);border-radius: 2px}
.ModuleCommonClsGiant.layout-105 .one-classify-box::-webkit-scrollbar-track-piece{height:8px;width: 40px;background-color: #fff}
.ModuleCommonClsGiant.layout-105 .main-class-item{background: #fff;border-top:0;color:#666;width: auto;display:inline-flex;align-content: center;
  justify-content: center;
  justify-items: center;
  align-items: center;}
.ModuleCommonClsGiant.layout-105 .main-class-text{
  text-align: center;
  font-size:12px;width:100%;padding: 0 10px;color:#666;overflow: hidden;
  /*display: inline-block;vertical-align:top;;line-height: 38px;*/}

.ModuleCommonClsGiant.layout-105 .main-class-item.active{background: #303135}
.ModuleCommonClsGiant.layout-105 .main-class-item.active .main-class-text{color:#fff;}

@media (max-width: 767px) {
  .ModuleCommonClsGiant.layout-105 .main-class-text {
    font-size: 12px;
    line-height: 30px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    padding: 0 5px;
  } 
}.module_71263025 .ModuleHead .HeadCenter{float:none;}
#module_71263025 {
padding:0px;
}
#module_71263025 {
position:static;
z-index:0;
top:14px;
left:0px;
width:100%;
height: auto;
}
#module_71263025 .ModuleHead71263025 {
display:none;
}
#module_71263025 .BodyCenter.BodyCenter71263025 {
background:none;background-color:rgba(0,0,0,0);
}
#module_71263025 >.module_71263025 {
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_71263025 >.module_71263025{
overflow: 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_71263025 .BodyCenter.BodyCenter71263025 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_71263025 .BodyCenter.BodyCenter71263025 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_71263025 >.module_71263025 {
margin-top:3.8462%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_71263025 >.module_71263025 {
margin-top:2.8011%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_71263025 >.module_71263025 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_71263025:hover {
border:none;
}
#module_71263025:hover >.module_71263025 {
border-color:#ccc;
}
#module_71263025:hover >.module_71263025 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_71263025 .one-classify-box{text-align:center;}
#module_71263025 .main-class-item{background-color:rgb(242, 242, 242);}
#module_71263025 .main-class-item{background-image:none;}
#module_71263025 .main-class-item{background-repeat:no-repeat;}
#module_71263025 .main-class-item{}
#module_71263025 .main-class-item{}
#module_71263025 .main-class-item{height:50px;}
#module_71263025 .main-class-item{border-top-color:#000;}
#module_71263025 .main-class-item{border-top-style:solid;}
#module_71263025 .main-class-item{border-top-width:0px;}
#module_71263025 .main-class-item{border-right-color:#000;}
#module_71263025 .main-class-item{border-right-style:solid;}
#module_71263025 .main-class-item{border-right-width:0px;}
#module_71263025 .main-class-item{border-bottom-color:#000;}
#module_71263025 .main-class-item{border-bottom-style:solid;}
#module_71263025 .main-class-item{border-bottom-width:0px;}
#module_71263025 .main-class-item{border-left-color:#000;}
#module_71263025 .main-class-item{border-left-style:solid;}
#module_71263025 .main-class-item{border-left-width:0px;}
#module_71263025 .main-class-item{border-top-left-radius:0px;}
#module_71263025 .main-class-item{border-top-right-radius:0px;}
#module_71263025 .main-class-item{border-bottom-left-radius:0px;}
#module_71263025 .main-class-item{border-bottom-right-radius:0px;}
#module_71263025 .main-class-item{margin-right:5px;}
#module_71263025 .main-class-text{font-size:14px;}
#module_71263025 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_71263025 .main-class-text{color:#666;}
#module_71263025 .main-class-text{font-weight:normal;}
#module_71263025 .main-class-text{text-decoration:none;}
#module_71263025 .main-class-text{font-style:normal;}
#module_71263025 .main-class-item{width:110px;}
#module_71263025 .main-class-item.active{background-color:rgb(30, 136, 229);}
#module_71263025 .main-class-item.active{background-image:none;}
#module_71263025 .main-class-item.active{background-repeat:no-repeat;}
#module_71263025 .main-class-item.active{}
#module_71263025 .main-class-item.active{}
#module_71263025 .main-class-item.active .main-class-text{font-size:14px;}
#module_71263025 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_71263025 .main-class-item.active .main-class-text{color:#fff;}
#module_71263025 .main-class-item.active .main-class-text{font-weight:normal;}
#module_71263025 .main-class-item.active .main-class-text{text-decoration:none;}
#module_71263025 .main-class-item.active .main-class-text{font-style:normal;}


.ModuleGridContainer.ModuleGridContainer71263007 #Sub71263007_2 {width:33.3333%;}
/*layout-105内容*/
.flexs{ display: flex;  flex-wrap: wrap;  align-content: flex-start;}
.ModuleProductListGiant.layout-105 .pro-container>li{ position: relative;transition: all .5s ease-out 0s;}
.ModuleProductListGiant.layout-105  .pro-container li{float: left; margin: 0 2% 2% 0 ; border: 1px solid #ccc; background: #fff; font-size: 16px; cursor: pointer; transition: all 0.3s ease-out 0s;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-img{ list-style-type: none;  display: block; overflow: hidden;  max-width: 100%;  width: 100%;  border:1px solid red;  position: relative;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-img .dummy{  padding-top: 100%;  }
.ModuleProductListGiant.layout-105  .pro-container li .pro-img img{transition: all .3s ease-out 0s; position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%;  max-height: 100%;  display: block;  margin:auto;  padding: auto;  }
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit{ padding: 15px 15px; position: relative; transition: all .3s ease-out 0s;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-name{ margin-bottom: 5px; overflow: hidden;  overflow: hidden;  text-overflow: ellipsis; /*white-space: nowrap;*/ }
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-desc{margin-top: 10px !important;  margin-bottom: 15px !important;  color:rgb( 102,102,102); /*text-overflow: ellipsis;  overflow: hidden;  white-space: nowrap;*/ }
.ModuleProductListGiant.layout-105  .pro-container li .pro-buybtn{position:relative;z-index:100; float: right; display:inline-block; margin-top: -34px;cursor: pointer;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-price{ font-size: 18px; color: rgb(241,2,20); font-weight: bold;}
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-price del{ color:rgb( 102,102,102);font-weight: 100; padding-left: 5px; }
.ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-buybtn span{background-size: 100% 100%; width: 26px; height: 23px; display:inline-block;font-size: 26px;}
.ModuleProductListGiant.layout-105  .pro-container li:hover .pro-tit{ background: transparent;}
.ModuleProductListGiant.layout-105  .pro-container li:hover { border: 1px solid #f10214;transition: all 0.5s ease-out;}
.ModuleProductListGiant.layout-105  .pro-container li:hover img{ transform:scale(1.1); -moz-transform:scale(1.1);  -webkit-transform:scale(1.1);  -o-transform:scale(1.1); }
.ModuleProductListGiant.layout-105  .pro-container li:hover .pro-tit .pro-buybtn span{color: #fff;}
.ModuleProductListGiant.layout-105 .pro-desc>span{word-break: break-word !important; display:block;}
.ModuleProductListGiant.layout-105 .pro-name{word-break: break-word !important;}
.ModuleProductListGiant.layout-105  .pro-container li:hover .pro-tit .pro-name , 
.ModuleProductListGiant.layout-105 .pro-container li:hover .pro-tit .pro-desc , 
.ModuleProductListGiant.layout-105 .pro-container li:hover .pro-tit .pro-price,
.ModuleProductListGiant.layout-105 .pro-container li:hover .pro-tit .pro-price del{ color: #fff;}
.ModuleProductListGiant.layout-105 a:active,.ModuleProductListGiant.layout-105 a:visited,.ModuleProductListGiant.layout-105 a:focus{text-decoration: none;}
.ModuleProductListGiant.layout-105 .pro-params .param{line-height: 1.5; overflow: hidden;white-space: nowrap; text-overflow: ellipsis}

@media screen and (min-width: 768px) {
    .ModuleProductListGiant.layout-105 .pred-filter{display: block}
    .ModuleProductListGiant.layout-105 .silder-filter,.btn-filter{display: none}
    .ModuleProductListGiant.layout-105   li.col-lg-2 {width: 49%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-3 {width:32%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-4 {width: 23.5%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-5 {width:18.4%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-6 {width:15%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
}

.ModuleProductListGiant.layout-105 .bean-finish{background: #f10215;color:#fff;}
.ModuleProductListGiant.layout-105 .items-active{background: transparent;border: 1px solid transparent;color: #f10215;}
.ModuleProductListGiant.layout-105 .selected-light:hover{color:#f10215;}
.ModuleProductListGiant.layout-105 .choosed-tab{color:#f10215}

@media only screen and (max-width: 767px) {
    .ModuleProductListGiant.layout-105 .pred-filter{display: none}
    .ModuleProductListGiant.layout-105 .silder-filter,.btn-filter{display: block}
    .ModuleProductListGiant.layout-105   .pro-container{ width: 100%;}
    .ModuleProductListGiant.layout-105   .pro-container  li{ margin: 0 2% 2% 0 !important; }
    .ModuleProductListGiant.layout-105   .pro-container li .pro-img{  overflow: hidden; display: block;}
    .ModuleProductListGiant.layout-105   .pro-container li{ width: 49%;  background: #fff; font-size: 15px;}
    .ModuleProductListGiant.layout-105   .pro-container li .pro-tit .pro-price{ font-size: 14px; font-weight: normal;}
    .ModuleProductListGiant.layout-105 .pro-container li .pro-tit {  padding: 10px 15px;}

    .ModuleProductListGiant.layout-105   li.col-xs-2 {width: 49% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-3 {width:32% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(3n).col-xs-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-4 {width: 23.5% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(4n).col-xs-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-5 {width:18.4% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(5n).col-xs-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-6 {width:15% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(6n).col-xs-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105   li.col-xs-1 {width: 100% !important; padding-right:0;  padding-left:0;}
    .ModuleProductListGiant.layout-105   li:nth-child(n).col-xs-1{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-105  .pro-container li .pro-tit .pro-desc{padding-bottom:5px;}
}
.module_71263043 .ModuleHead .HeadCenter{float:none;}
#module_71263043 {
padding:0px;
}
#module_71263043 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_71263043 .ModuleHead71263043 {
display:none;
}
#module_71263043 .BodyCenter.BodyCenter71263043 {
background:none;background-color:rgba(0,0,0,0);
}
#module_71263043 >.module_71263043 {
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_71263043 >.module_71263043{
overflow: 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_71263043 .BodyCenter.BodyCenter71263043 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_71263043 .BodyCenter.BodyCenter71263043 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_71263043 >.module_71263043 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_71263043 >.module_71263043 {
margin-top:2.7248%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_71263043 >.module_71263043 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_71263043:hover {
border:none;
}
#module_71263043:hover >.module_71263043 {
border-color:#ccc;
}
#module_71263043:hover >.module_71263043 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_71263043 .pro-item{margin-bottom:20px; margin-right:20px;} #module_71263043 .pro-container li.col-lg-2{width:calc((100% - 20px) / 2);} #module_71263043 .pro-container li.col-lg-3{width:calc((100% - 20px * 2) / 3);} #module_71263043 .pro-container li.col-lg-4{width:calc((100% - 20px * 3) / 4);} #module_71263043 .pro-container li.col-lg-5{width:calc((100% - 20px * 4) / 5);} #module_71263043 .pro-container li.col-lg-6{width:calc((100% - 20px * 5) / 6);}
#module_71263043 .pro-item{padding-top:0px;}
#module_71263043 .pro-item{padding-bottom:0px;}
#module_71263043 .pro-item{padding-left:0px;}
#module_71263043 .pro-item{padding-right:0px;}
#module_71263043 .pro-item{background-color:#fff;}
#module_71263043 .pro-item{background-image:none;}
#module_71263043 .pro-item{background-repeat:no-repeat;}
#module_71263043 .pro-item{}
#module_71263043 .pro-item{}
#module_71263043 .pro-item{border-top-color:#ccc;}
#module_71263043 .pro-item{border-top-style:solid;}
#module_71263043 .pro-item{border-top-width:1px;}
#module_71263043 .pro-item{border-right-color:#ccc;}
#module_71263043 .pro-item{border-right-style:solid;}
#module_71263043 .pro-item{border-right-width:1px;}
#module_71263043 .pro-item{border-bottom-color:#ccc;}
#module_71263043 .pro-item{border-bottom-style:solid;}
#module_71263043 .pro-item{border-bottom-width:1px;}
#module_71263043 .pro-item{border-left-color:#ccc;}
#module_71263043 .pro-item{border-left-style:solid;}
#module_71263043 .pro-item{border-left-width:1px;}
#module_71263043 .pro-img .dummy{background-color:transparent;}
#module_71263043 .pro-img .dummy{background-image:none;}
#module_71263043 .pro-img .dummy{background-repeat:no-repeat;}
#module_71263043 .pro-img .dummy{}
#module_71263043 .pro-img .dummy{}
#module_71263043 .pro-img .dummy{padding-top:100%;}
#module_71263043 .pro-img img{ object-fit:fill;}
#module_71263043 .pro-img img{ width:100%;}
#module_71263043 .pro-img img{ height:100%;}
#module_71263043 .pro-img img{border-radius:0px;}
#module_71263043 .pro-img{border-top-left-radius:0px;}
#module_71263043 .pro-img{border-top-right-radius:0px;}
#module_71263043 .pro-img{border-bottom-left-radius:0px;}
#module_71263043 .pro-img{border-bottom-right-radius:0px;}
#module_71263043 .pro-img{border-top-color:transparent;}
#module_71263043 .pro-img{border-top-style:none;}
#module_71263043 .pro-img{border-top-width:0px;}
#module_71263043 .pro-img{border-right-color:transparent;}
#module_71263043 .pro-img{border-right-style:none;}
#module_71263043 .pro-img{border-right-width:0px;}
#module_71263043 .pro-img{border-bottom-color:transparent;}
#module_71263043 .pro-img{border-bottom-style:none;}
#module_71263043 .pro-img{border-bottom-width:0px;}
#module_71263043 .pro-img{border-left-color:transparent;}
#module_71263043 .pro-img{border-left-style:none;}
#module_71263043 .pro-img{border-left-width:0px;}
#module_71263043 .pro-name{font-size:14px;}
#module_71263043 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-name{color:#000;}
#module_71263043 .pro-name{font-weight:normal;}
#module_71263043 .pro-name{text-decoration:none;}
#module_71263043 .pro-name{font-style:normal;}
#module_71263043 .pro-name{margin-top:0px;}
#module_71263043 .pro-name{margin-bottom:5px;}
#module_71263043 .pro-desc{font-size:12px;}
#module_71263043 .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-desc{color:#666;}
#module_71263043 .pro-desc{font-weight:normal;}
#module_71263043 .pro-desc{text-decoration:none;}
#module_71263043 .pro-desc{font-style:normal;}
#module_71263043 .pro-desc{margin-top:10px;}
#module_71263043 .pro-desc{margin-bottom:15px;}
#module_71263043 .pro-price{font-size:18px;}
#module_71263043 .pro-price{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-price{color:#1e88e5;}
#module_71263043 .pro-price{font-weight:normal;}
#module_71263043 .pro-price{text-decoration:none;}
#module_71263043 .pro-price{font-style:normal;}
#module_71263043 .pro-buybtn{color:#ccc;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li,#module_71263043 .productListOrderCtrlTab .summary .totalProduct{color:#000;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_71263043 .choosed-tab, #module_71263043 .setting-screening-criteria{font-size:px;}
#module_71263043 .choosed-tab{font-family:;}
#module_71263043 .choosed-tab, #module_71263043 .setting-screening-criteria{color:;}
#module_71263043 .choosed-tab{}
#module_71263043 .choosed-tab{}
#module_71263043 .choosed-tab{}
#module_71263043 .selected-light,#module_71263043 .setting-all, #module_71263043 .setting-left-bar, #module_71263043 .setting-pred-warp .setting-collapse, #module_71263043 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_71263043 .setting-left-bar{flex: 0 0 calc(88px + 12px);} #module_71263043 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_71263043 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_71263043 .selected-light,#module_71263043 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .selected-light,#module_71263043 .setting-left-bar,#module_71263043 .setting-reset,#module_71263043 .setting-pred-warp .setting-collapse,#module_71263043 .giantroom .btn-more{color:#666;}
#module_71263043 .selected-light{font-weight:normal;}
#module_71263043 .selected-light,#module_71263043 .setting-all{text-decoration:none;}
#module_71263043 .selected-light,#module_71263043 .setting-all{}
#module_71263043 .setting-right-temp ul li, #module_71263043 .choosed-tab{border-top-left-radius:px;}
#module_71263043 .setting-right-temp ul li, #module_71263043 .choosed-tab{border-top-right-radius:px;}
#module_71263043 .setting-right-temp ul li, #module_71263043 .choosed-tab{border-bottom-left-radius:px;}
#module_71263043 .setting-right-temp ul li, #module_71263043 .choosed-tab{border-bottom-right-radius:px;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab{border-top-color:;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab{border-top-style:;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-top-width:px;} #module_71263043 .giantroom {margin-top: calc(-16px - px);}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-bottom-color:;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-bottom-style:;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-bottom-width:px;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-left-color:;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-left-style:;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-left-width:px;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-right-color:;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-right-style:;}
#module_71263043 .pred-filter, #module_71263043 .choosed-tab, #module_71263043 .giantroom .btn-more{border-right-width:px;}
#module_71263043 .setting-pred-warp{border-top-color:;}
#module_71263043 .setting-left-bar{background-color:;}
#module_71263043 .setting-right-temp ul li{background-color:;}
#module_71263043 .choosed-tab .icsmall{color:;}
#module_71263043 .setting-right-temp ul li{margin-right:px;}
#module_71263043 .pro-paramname{font-size:12px;}
#module_71263043 .pro-paramname{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-paramname{color:#666;}
#module_71263043 .pro-paramname{font-weight:normal;}
#module_71263043 .pro-paramname{text-decoration:none;}
#module_71263043 .pro-paramname{font-style:normal;}
#module_71263043 .pro-paramvalue{font-size:12px;}
#module_71263043 .pro-paramvalue{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-paramvalue{color:#666;}
#module_71263043 .pro-paramvalue{font-weight:normal;}
#module_71263043 .pro-paramvalue{text-decoration:none;}
#module_71263043 .pro-paramvalue{font-style:normal;}
#module_71263043 .pro-params{margin-top:15px;}
#module_71263043 .pro-params{margin-right:0px;}
#module_71263043 .pro-params{margin-left:0px;}
#module_71263043 .pro-params{margin-bottom:15px;}
#module_71263043 .pagerGiant .text{color:#333;}
#module_71263043 .pagerGiant .num{color:#333;}
#module_71263043 .pagerGiant .num{background-color:#fff;}
#module_71263043 .pagerGiant .num{border-top-color:#ccc;}
#module_71263043 .pagerGiant .num{border-top-style:solid;}
#module_71263043 .pagerGiant .num, #module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-top-width:1px;}
#module_71263043 .pagerGiant .num{border-bottom-color:#ccc;}
#module_71263043 .pagerGiant .num{border-bottom-style:solid;}
#module_71263043 .pagerGiant .num, #module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-bottom-width:1px;}
#module_71263043 .pagerGiant .num{border-left-color:#ccc;}
#module_71263043 .pagerGiant .num{border-left-style:solid;}
#module_71263043 .pagerGiant .num, #module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-left-width:1px;}
#module_71263043 .pagerGiant .num{border-right-color:#ccc;}
#module_71263043 .pagerGiant .num{border-right-style:solid;}
#module_71263043 .pagerGiant .num, #module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-right-width:1px;}
#module_71263043 .page-more a{color:#666 !important;}
#module_71263043 .page-more a{background-color:#fff;}
#module_71263043 .page-more a{border-top-color:#eee;}
#module_71263043 .page-more a{border-top-style:solid;}
#module_71263043 .page-more a{border-top-width:2px;}
#module_71263043 .page-more a{border-bottom-color:#eee;}
#module_71263043 .page-more a{border-bottom-style:solid;}
#module_71263043 .page-more a{border-bottom-width:2px;}
#module_71263043 .page-more a{border-left-color:#eee;}
#module_71263043 .page-more a{border-left-style:solid;}
#module_71263043 .page-more a{border-left-width:2px;}
#module_71263043 .page-more a{border-right-color:#eee;}
#module_71263043 .page-more a{border-right-style:solid;}
#module_71263043 .page-more a{border-right-width:2px;}
#module_71263043 .pro-item:hover .pro-paramname{font-size:12px;}
#module_71263043 .pro-item:hover .pro-paramname{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-item:hover .pro-paramname{color:#fff;}
#module_71263043 .pro-paramname:hover{font-weight:normal;}
#module_71263043 .pro-item:hover .pro-paramname{text-decoration:none;}
#module_71263043 .pro-paramname:hover{font-style:normal;}
#module_71263043 .pro-item:hover .pro-paramvalue{font-size:12px;}
#module_71263043 .pro-item:hover .pro-paramvalue{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-item:hover .pro-paramvalue,#module_71263043 .pro-item:hover .param{color:#fff;}
#module_71263043 .pro-item:hover .pro-paramvalue{font-weight:normal;}
#module_71263043 .pro-item:hover .pro-paramvalue{text-decoration:none;}
#module_71263043 .pro-item:hover .pro-paramvalue{font-style:normal;}
#module_71263043 .pro-item:hover{background-color:#1e88e5;}
#module_71263043 .pro-item:hover{background-image:none;}
#module_71263043 .pro-item:hover{background-repeat:no-repeat;}
#module_71263043 .pro-item:hover{}
#module_71263043 .pro-item:hover{}
#module_71263043 .pro-item:hover{border-top-color:#1e88e5;}
#module_71263043 .pro-item:hover{border-top-style:solid;}
#module_71263043 .pro-item:hover{border-right-color:#1e88e5;}
#module_71263043 .pro-item:hover{border-right-style:solid;}
#module_71263043 .pro-item:hover{border-bottom-color:#1e88e5;}
#module_71263043 .pro-item:hover{border-bottom-style:solid;}
#module_71263043 .pro-item:hover{border-left-color:#1e88e5;}
#module_71263043 .pro-item:hover{border-left-style:solid;}
#module_71263043 .pro-img:hover{background-color:transparent;}
#module_71263043 .pro-img:hover{}
#module_71263043 .pro-img:hover{background-repeat:no-repeat;}
#module_71263043 .pro-img:hover{}
#module_71263043 .pro-img:hover{}
#module_71263043 .pro-img:hover{border-top-left-radius:0px;}
#module_71263043 .pro-img:hover{border-top-right-radius:0px;}
#module_71263043 .pro-img:hover{border-bottom-left-radius:0px;}
#module_71263043 .pro-img:hover{border-bottom-right-radius:0px;}
#module_71263043 .pro-img:hover{border-top-color:transparent;}
#module_71263043 .pro-img:hover{border-top-style:none;}
#module_71263043 .pro-img:hover{border-top-width:0px;}
#module_71263043 .pro-img:hover{border-right-color:transparent;}
#module_71263043 .pro-img:hover{border-right-style:none;}
#module_71263043 .pro-img:hover{border-right-width:0px;}
#module_71263043 .pro-img:hover{border-bottom-color:transparent;}
#module_71263043 .pro-img:hover{border-bottom-style:none;}
#module_71263043 .pro-img:hover{border-bottom-width:0px;}
#module_71263043 .pro-img:hover{border-left-color:transparent;}
#module_71263043 .pro-img:hover{border-left-style:none;}
#module_71263043 .pro-img:hover{border-left-width:0px;}
#module_71263043 .pro-item:hover .pro-name{font-size:14px;}
#module_71263043 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-item:hover .pro-name{color:#fff;}
#module_71263043 .pro-item:hover .pro-name{font-weight:normal;}
#module_71263043 .pro-item:hover .pro-name{text-decoration:none;}
#module_71263043 .pro-item:hover .pro-name{font-style:normal;}
#module_71263043 .pro-item:hover .pro-desc{font-size:12px;}
#module_71263043 .pro-item:hover .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-item:hover .pro-desc{color:#fff;}
#module_71263043 .pro-item:hover .pro-desc{font-weight:normal;}
#module_71263043 .pro-item:hover .pro-desc{text-decoration:none;}
#module_71263043 .pro-item:hover .pro-desc{font-style:normal;}
#module_71263043 .pro-item:hover .pro-price{font-size:18px;}
#module_71263043 .pro-item:hover .pro-price{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .pro-item:hover .pro-price{color:#fff;}
#module_71263043 .pro-item:hover .pro-price{font-weight:normal;}
#module_71263043 .pro-item:hover .pro-price{text-decoration:none;}
#module_71263043 .pro-item:hover .pro-price{font-style:normal;}
#module_71263043 .pro-buybtn span:hover{font-size:26px;}
#module_71263043 .pro-buybtn:hover{font-family:;}
#module_71263043 .ModuleProductListGiant.layout-105 .pro-container li:hover .pro-tit .pro-buybtn span{color:#fff;}
#module_71263043 .pro-buybtn:hover{font-weight:normal;}
#module_71263043 .pro-buybtn-pic:hover{text-decoration:none;}
#module_71263043 .pro-buybtn-pic:hover{font-style:normal;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#fff;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#1e88e5;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_71263043 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_71263043 .selected-light:hover,#module_71263043 .selected-light.active,#module_71263043 .items-active{font-size:12px;}
#module_71263043 .selected-light:hover,#module_71263043 .selected-light.active,#module_71263043 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_71263043 .selected-light:hover,#module_71263043 .selected-light.active,#module_71263043 .items-active{color:#1e88e5;} #module_71263043 .items-active{border-color:#1e88e5;}
#module_71263043 .selected-light:hover,#module_71263043 .selected-light.active,#module_71263043 .items-active{font-weight:normal;}
#module_71263043 .selected-light:hover,#module_71263043 .selected-light.active,#module_71263043 .items-active{text-decoration:none;}
#module_71263043 .selected-light:hover,#module_71263043 .selected-light.active,#module_71263043 .items-active{}
#module_71263043 .setting-left-bar:hover{background-color:;}
#module_71263043 .setting-right-temp ul li:hover, #module_71263043 .setting-right-temp ul li.active{background-color:;}
#module_71263043 .choosed-tab .icsmall:hover{color:;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{color:#fff;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{background-color:#1e88e5;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-top-color:#1e88e5;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-top-style:solid;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-bottom-color:#1e88e5;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-bottom-style:solid;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-left-color:#1e88e5;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-left-style:solid;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-right-color:#1e88e5;}
#module_71263043 .pagerGiant .current, #module_71263043 .pagerGiant .submit{border-right-style:solid;}
#module_71263043 .page-more a:hover{color:#666 !important;}
#module_71263043 .page-more a:hover{background-color:#fff;}
#module_71263043 .page-more a:hover{border-top-color:#eee;}
#module_71263043 .page-more a:hover{border-top-style:solid;}
#module_71263043 .page-more a:hover{border-bottom-color:#eee;}
#module_71263043 .page-more a:hover{border-bottom-style:solid;}
#module_71263043 .page-more a:hover{border-left-color:#eee;}
#module_71263043 .page-more a:hover{border-left-style:solid;}
#module_71263043 .page-more a:hover{border-right-color:#eee;}
#module_71263043 .page-more a:hover{border-right-style:solid;}


.ModuleGridContainer.ModuleGridContainer71263007 #Sub71263007_3 {width:33.3333%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

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

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

.ModuleGridGiant.layout-101 .ModuleGridContainer {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModuleGridGiant.layout-101{height: 100%;}
.ModuleGridGiant.layout-101 .ModuleSubContainer{position: relative;}
.ModuleGridGiant.layout-101 .gridBgVideo{display: flex; position: absolute;top: 0;left: 0;width:100%;z-index: -1;}
.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_50716713 .ModuleHead .HeadCenter{float:none;}
#module_50716713 {
padding:0px;
}
#module_50716713 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_50716713 .ModuleHead50716713 {
display:none;
}
#module_50716713 .BodyCenter.BodyCenter50716713 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50716713 >.module_50716713 {
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_50716713 >.module_50716713{
overflow: 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_50716713 .BodyCenter.BodyCenter50716713 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50716713 .BodyCenter.BodyCenter50716713 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50716713 >.module_50716713 {
margin-top:4.7071%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.7071%;
}
}
@media screen and (max-width: 767px){
#module_50716713 >.module_50716713 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50716713 >.module_50716713 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50716713:hover {
border:none;
}
#module_50716713:hover >.module_50716713 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_50720506 .one-classify-box{text-align:center;}
#module_50720506 .main-class-item{background-color:rgb(242, 242, 242);}
#module_50720506 .main-class-item{background-image:none;}
#module_50720506 .main-class-item{background-repeat:no-repeat;}
#module_50720506 .main-class-item{}
#module_50720506 .main-class-item{}
#module_50720506 .main-class-item{height:50px;}
#module_50720506 .main-class-item{border-top-color:#000;}
#module_50720506 .main-class-item{border-top-style:solid;}
#module_50720506 .main-class-item{border-top-width:0px;}
#module_50720506 .main-class-item{border-right-color:#000;}
#module_50720506 .main-class-item{border-right-style:solid;}
#module_50720506 .main-class-item{border-right-width:0px;}
#module_50720506 .main-class-item{border-bottom-color:#000;}
#module_50720506 .main-class-item{border-bottom-style:solid;}
#module_50720506 .main-class-item{border-bottom-width:0px;}
#module_50720506 .main-class-item{border-left-color:#000;}
#module_50720506 .main-class-item{border-left-style:solid;}
#module_50720506 .main-class-item{border-left-width:0px;}
#module_50720506 .main-class-item{border-top-left-radius:0px;}
#module_50720506 .main-class-item{border-top-right-radius:0px;}
#module_50720506 .main-class-item{border-bottom-left-radius:0px;}
#module_50720506 .main-class-item{border-bottom-right-radius:0px;}
#module_50720506 .main-class-item{margin-right:20px;}
#module_50720506 .main-class-text{font-size:14px;}
#module_50720506 .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_50720506 .main-class-text{color:#666;}
#module_50720506 .main-class-text{font-weight:normal;}
#module_50720506 .main-class-text{text-decoration:none;}
#module_50720506 .main-class-text{font-style:normal;}
#module_50720506 .main-class-item{width:180px;}
#module_50720506 .main-class-item.active{background-color:rgb(30, 136, 229);}
#module_50720506 .main-class-item.active{background-image:none;}
#module_50720506 .main-class-item.active{background-repeat:no-repeat;}
#module_50720506 .main-class-item.active{}
#module_50720506 .main-class-item.active{}
#module_50720506 .main-class-item.active .main-class-text{font-size:14px;}
#module_50720506 .main-class-item.active .main-class-text{font-family:微软雅黑,Microsoft YaHei;}
#module_50720506 .main-class-item.active .main-class-text{color:#fff;}
#module_50720506 .main-class-item.active .main-class-text{font-weight:normal;}
#module_50720506 .main-class-item.active .main-class-text{text-decoration:none;}
#module_50720506 .main-class-item.active .main-class-text{font-style:normal;}


/*.ModuleProductListGiant.layout-120 .pro-container {
  /background-color: #f0f0f0;
}*/
.ModuleProductListGiant.layout-120 .content {display: block;}
.ModuleProductListGiant.layout-120 .pro-container li{position: relative; float: left; cursor: pointer; transition: all 0.3s ease 0s;}
.ModuleProductListGiant.layout-120 .pro-container li .pro-img{   display: block; overflow: hidden;  position: relative;}
.ModuleProductListGiant.layout-120 .pro-container li .pro-img .dummy{  padding-top:100%;  }
.ModuleProductListGiant.layout-120 .pro-container li .pro-img img{transition: all .3s ease-out 0s; position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;margin: auto;  }
.ModuleProductListGiant.layout-120 .pro-item .pro-name{text-align:center;overflow:hidden;text-overflow:ellipsis; /*white-space: nowrap;line-height:1;*/}
.ModuleProductListGiant.layout-120 .pro-item .pro-desc{text-align:center;overflow:hidden;text-overflow:ellipsis;/*white-space: nowrap;*/ }
.ModuleProductListGiant.layout-120 .pro-desc{word-break: break-word !important;}
.ModuleProductListGiant.layout-120 .pro-name{word-break: break-word !important;}

/*@media screen and (min-width: 768px) and (max-width: 991px){*/
  /*.ModuleProductListGiant.layout-120 .pro-container {margin: 0 -.8%;}*/
  /*.ModuleProductListGiant.layout-120 .pro-container li {padding:0 .8%;margin-bottom: 1.6%;}*/
    /*.ModuleProductListGiant.layout-120 .pro-item .pro-name{font-size:16px;}*/
    /*.ModuleProductListGiant.layout-120 .pro-item .pro-text{padding: 6% 5% 7% 5%;text-align: center;}*/
    /*.ModuleProductListGiant.layout-120 .pro-item .pro-desc{margin-top:3px;font-size: 13px; }*/
    /*.ModuleProductListGiant.layout-120   li.col-sm-2 {width: 50%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(2n).col-sm-2{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-120   li.col-sm-3 {width:33.333%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(3n).col-sm-3{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-120   li.col-sm-4 {width: 25%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(4n).col-sm-4{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-120   li.col-sm-1 {width: 100%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(n).col-sm-1{ margin-right: 0;}*/
/*}*/
/*@media screen and (min-width: 992px) and (max-width: 1199px){*/
  /*.ModuleProductListGiant.layout-120 .pro-container li {margin-bottom: 2%;}*/
    /*.ModuleProductListGiant.layout-120 .pro-container {padding: 0 1%;}*/
    /*.ModuleProductListGiant.layout-120 .pro-container .pro-item { padding: 0 1%;}*/
    /*.ModuleProductListGiant.layout-120 .pro-item .pro-name{font-size:16px;}*/
    /*.ModuleProductListGiant.layout-120 .pro-item .pro-text{padding: 6% 5% 7% 5%; text-align: center;}*/
    /*.ModuleProductListGiant.layout-120 .pro-item .pro-desc{margin-top:3px;font-size: 13px; }*/
    /*.ModuleProductListGiant.layout-120   li.col-md-2 {width: 50%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(2n).col-md-2{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-120   li.col-md-3 {width:33.333%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(3n).col-md-3{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-120   li.col-md-4 {width: 25%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(4n).col-md-4{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-120   li.col-md-5 {width:20%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(5n).col-md-5{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-120   li.col-md-6 {width:16.66666%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(6n).col-md-6{ margin-right: 0;}*/
    /*.ModuleProductListGiant.layout-120   li.col-md-1 {width: 100%;}*/
    /*.ModuleProductListGiant.layout-120   li:nth-child(n).col-md-1{ margin-right: 0;}*/
/*}*/
/*@media screen and (max-width: 1199px){*/
  /*.ModuleProductListGiant.layout-120 .item_icon, .ModuleProductListGiant.layout-120 .item_icon {*/
    /*display: none;*/
  /*}*/
/*}*/
/*@media screen and (min-width: 1200px){*/
  #popup-module-slider .closeBtn:hover {background-color: rgba(255,255,255,.4) !important;}
  .ModuleProductListGiant.layout-120 .pro-container li {margin-bottom: 2%;}
    .ModuleProductListGiant.layout-120 .pro-text {padding: 8% 5%;text-align: center;}
    .ModuleProductListGiant.layout-120 .pro-item .pro-desc {margin-top: 3px;}
    .ModuleProductListGiant.layout-120 .pro-container {padding: 0 1%;}
    .ModuleProductListGiant.layout-120 .pro-container .pro-item { padding: 0 1%;}
    .ModuleProductListGiant.layout-120   li.col-lg-2 {width: 50%;}
    .ModuleProductListGiant.layout-120   li:nth-child(2n).col-lg-2{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-120   li.col-lg-3 {width:33.333%;}
    .ModuleProductListGiant.layout-120   li:nth-child(3n).col-lg-3{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-120   li.col-lg-4 {width: 25%;}
    .ModuleProductListGiant.layout-120   li:nth-child(4n).col-lg-4{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-120   li.col-lg-5 {width:20%;}
    .ModuleProductListGiant.layout-120   li:nth-child(5n).col-lg-5{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-120   li.col-lg-6 {width:16.666%;}
    .ModuleProductListGiant.layout-120   li:nth-child(6n).col-lg-6{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-120   li.col-lg-1 {width: 100%;}
    .ModuleProductListGiant.layout-120   li:nth-child(n).col-lg-1{ margin-right: 0 !important;}
    .ModuleProductListGiant.layout-120   .item_icon {
      position: absolute;
      left: 50%;
      top: 50%;
      left: calc(50% - 45px);
      margin-top: 40px;
      opacity: 0;
      transition: all 0.3s ease 0s;
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle {
      /* margin: 0 7px; */
      height: 46px;
      width: 46px;
      text-align: center;
      position: relative;
      float: left;
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle i {
      font-size: 20px;
      top: 13px;
      transition: all 0.2s ease 0s;
      position: relative;
      z-index: 2;
      left: -2px;
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle .item_icon_bg {
      border-radius: 50%;
      border: 2px solid transparent;
      background: #fff;
      height: 100%;
      width: 100%;
      transition: all 0.2s ease 0s;
      position: absolute;
      left: -3px;
      top: -1px;
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle:last-child {
      margin-left: 14px;
    }
    .ModuleProductListGiant.layout-120 .item_img_mask {
      position: absolute;
      left: 0;
      top: 0;
      background-color: rgba(0,0,0,.5);
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: all 0.2s ease 0s;
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle:hover .item_icon_bg {
      background-color: transparent;
      border-color: #fff;
      color: #fff;
      transform: scale(1.2, 1.2);
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle:hover i {
      color: #fff;
    }
/*}*/
@media screen and (min-width: 1200px){
  .ModuleProductListGiant.layout-120 .pro-img:hover .item_img_mask {
    opacity: 0.8;
  }
  .ModuleProductListGiant.layout-120 .pro-img:hover .item_icon {
    margin-top: -25px;
    opacity: 1;
  }
}
.ModuleProductListGiant.layout-120 .bean-finish{background: #df2468;color:#fff;}
.ModuleProductListGiant.layout-120 .items-active{color: #000;border:1px solid transparent;}
.ModuleProductListGiant.layout-120 .selected-light:hover{color:#df2468;}
.ModuleProductListGiant.layout-120 .choosed-tab{color:#df2468}

@media screen and (max-width: 767px) {
  .ModuleProductListGiant.layout-120 .pro-item {
    margin-bottom: 0 !important;
    margin-right: 0 !important;
}
  .ModuleProductListGiant.layout-120 .pro-container {margin: 0 -1.5%;}
  .ModuleProductListGiant.layout-120 .pro-container li {padding:0 1.5%;   margin-bottom: 3%;}
  .ModuleProductListGiant.layout-120 .pro-item .pro-name{font-size:16px;}
  .ModuleProductListGiant.layout-120 .pro-item .pro-text{   padding: 6% 5% 7% 5%;text-align: center;}
  .ModuleProductListGiant.layout-120 .pro-item .pro-desc{margin-top:3px;font-size: 13px;}
  .ModuleProductListGiant.layout-120   li.col-xs-2 {width: 50% !important;}
  .ModuleProductListGiant.layout-120   li:nth-child(2n).col-xs-2{ margin-right: 0 !important;}
  .ModuleProductListGiant.layout-120   li:nth-child(n).col-xs-1{ margin-right: 0 !important;}
  .ModuleProductListGiant.layout-120   li.col-xs-1 {width: 100% !important; padding-right:0;  padding-left:0;}
}.module_50721376 .ModuleHead .HeadCenter{float:none;}
#module_50721376 {
padding:0px;
}
#module_50721376 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50721376 .ModuleHead50721376 {
display:none;
}
#module_50721376 .BodyCenter.BodyCenter50721376 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50721376 >.module_50721376 {
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_50721376 >.module_50721376{
overflow: 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_50721376 .BodyCenter.BodyCenter50721376 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50721376 .BodyCenter.BodyCenter50721376 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50721376 >.module_50721376 {
margin-top:3.0769%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50721376 >.module_50721376 {
margin-top:3.8147%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_50721376 >.module_50721376 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50721376:hover {
border:none;
}
#module_50721376:hover >.module_50721376 {
border-color:#ccc;
}
#module_50721376:hover >.module_50721376 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50721376 .pro-item{margin-bottom:15px; margin-right:15px;} #module_50721376 .pro-container li.col-lg-2{width:calc((100% - 15px) / 2);} #module_50721376 .pro-container li.col-lg-3{width:calc((100% - 15px * 2) / 3);} #module_50721376 .pro-container li.col-lg-4{width:calc((100% - 15px * 3) / 4);} #module_50721376 .pro-container li.col-lg-5{width:calc((100% - 15px * 4) / 5);} #module_50721376 .pro-container li.col-lg-6{width:calc((100% - 15px * 5) / 6);}
#module_50721376 .pro-item{padding-top:0px;}
#module_50721376 .pro-item{padding-bottom:0px;}
#module_50721376 .pro-item{padding-left:12px;}
#module_50721376 .pro-item{padding-right:12px;}
#module_50721376 .pro-item .content{background-color:#fff;}
#module_50721376 .pro-item{background-image:none;}
#module_50721376 .pro-item{background-repeat:no-repeat;}
#module_50721376 .pro-item{}
#module_50721376 .pro-item{}
#module_50721376 .pro-item{border-top-color:rgb(25, 118, 210);}
#module_50721376 .pro-item{border-top-style:solid;}
#module_50721376 .pro-item{border-top-width:7px;}
#module_50721376 .pro-item{border-right-color:rgb(25, 118, 210);}
#module_50721376 .pro-item{border-right-style:solid;}
#module_50721376 .pro-item{border-right-width:7px;}
#module_50721376 .pro-item{border-bottom-color:rgb(25, 118, 210);}
#module_50721376 .pro-item{border-bottom-style:solid;}
#module_50721376 .pro-item{border-bottom-width:7px;}
#module_50721376 .pro-item{border-left-color:rgb(25, 118, 210);}
#module_50721376 .pro-item{border-left-style:solid;}
#module_50721376 .pro-item{border-left-width:1px;}
#module_50721376 .pro-img .dummy{background-color:transparent;}
#module_50721376 .pro-img .dummy{background-image:none;}
#module_50721376 .pro-img .dummy{background-repeat:no-repeat;}
#module_50721376 .pro-img .dummy{}
#module_50721376 .pro-img .dummy{}
#module_50721376 .pro-img .dummy{padding-top:100%;}
#module_50721376 .pro-img img{ object-fit:unset;}
#module_50721376 .pro-img img{ width:auto;}
#module_50721376 .pro-img img{ height:auto;}
#module_50721376 .pro-img img{border-radius:0px;}
#module_50721376 .pro-name{font-size:16px;}
#module_50721376 .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_50721376 .pro-name{text-align: center;}
#module_50721376 .pro-name{color:#232323;}
#module_50721376 .pro-name{font-weight:normal;}
#module_50721376 .pro-name{text-decoration:none;}
#module_50721376 .pro-name{font-style:normal;}
#module_50721376 .pro-name{margin-top:0px;}
#module_50721376 .pro-name{margin-bottom:0px;}
#module_50721376 .pro-desc{margin-top:3px;}
#module_50721376 .pro-desc{margin-bottom:0px;}
#module_50721376 .pro-item .pro-desc{font-size:13px;}
#module_50721376 .pro-item .pro-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_50721376 .pro-item .pro-desc{color:#939393;}
#module_50721376 .pro-item .pro-desc{font-weight:normal;}
#module_50721376 .pro-item .pro-desc{text-decoration:none;}
#module_50721376 .pro-item .pro-desc{font-style:normal;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li,#module_50721376 .productListOrderCtrlTab .summary .totalProduct{color:#333;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_50721376 .choosed-tab, #module_50721376 .setting-screening-criteria{font-size:px;}
#module_50721376 .choosed-tab{font-family:;}
#module_50721376 .choosed-tab, #module_50721376 .setting-screening-criteria{color:;}
#module_50721376 .choosed-tab{}
#module_50721376 .choosed-tab{}
#module_50721376 .choosed-tab{}
#module_50721376 .selected-light,#module_50721376 .setting-all, #module_50721376 .setting-left-bar, #module_50721376 .setting-pred-warp .setting-collapse, #module_50721376 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_50721376 .setting-left-bar{flex: 0 0 calc(88px + 12px);} #module_50721376 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_50721376 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_50721376 .selected-light,#module_50721376 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_50721376 .selected-light,#module_50721376 .setting-left-bar,#module_50721376 .setting-reset,#module_50721376 .setting-pred-warp .setting-collapse,#module_50721376 .giantroom .btn-more{color:#666;}
#module_50721376 .selected-light{font-weight:normal;}
#module_50721376 .selected-light,#module_50721376 .setting-all{text-decoration:none;}
#module_50721376 .selected-light,#module_50721376 .setting-all{}
#module_50721376 .setting-right-temp ul li, #module_50721376 .choosed-tab{border-top-left-radius:px;}
#module_50721376 .setting-right-temp ul li, #module_50721376 .choosed-tab{border-top-right-radius:px;}
#module_50721376 .setting-right-temp ul li, #module_50721376 .choosed-tab{border-bottom-left-radius:px;}
#module_50721376 .setting-right-temp ul li, #module_50721376 .choosed-tab{border-bottom-right-radius:px;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab{border-top-color:;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab{border-top-style:;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-top-width:px;} #module_50721376 .giantroom {margin-top: calc(-16px - px);}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-bottom-color:;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-bottom-style:;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-bottom-width:px;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-left-color:;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-left-style:;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-left-width:px;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-right-color:;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-right-style:;}
#module_50721376 .pred-filter, #module_50721376 .choosed-tab, #module_50721376 .giantroom .btn-more{border-right-width:px;}
#module_50721376 .setting-pred-warp{border-top-color:;}
#module_50721376 .setting-left-bar{background-color:;}
#module_50721376 .setting-right-temp ul li{background-color:;}
#module_50721376 .choosed-tab .icsmall{color:;}
#module_50721376 .setting-right-temp ul li{margin-right:px;}
#module_50721376 .pro-detailbtn{color:#333;}
#module_50721376 .pagerGiant .text{color:#333;}
#module_50721376 .pagerGiant .num{color:#333;}
#module_50721376 .pagerGiant .num{background-color:#fff;}
#module_50721376 .pagerGiant .num{border-top-color:#ccc;}
#module_50721376 .pagerGiant .num{border-top-style:solid;}
#module_50721376 .pagerGiant .num, #module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-top-width:1px;}
#module_50721376 .pagerGiant .num{border-bottom-color:#ccc;}
#module_50721376 .pagerGiant .num{border-bottom-style:solid;}
#module_50721376 .pagerGiant .num, #module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-bottom-width:1px;}
#module_50721376 .pagerGiant .num{border-left-color:#ccc;}
#module_50721376 .pagerGiant .num{border-left-style:solid;}
#module_50721376 .pagerGiant .num, #module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-left-width:1px;}
#module_50721376 .pagerGiant .num{border-right-color:#ccc;}
#module_50721376 .pagerGiant .num{border-right-style:solid;}
#module_50721376 .pagerGiant .num, #module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-right-width:1px;}
#module_50721376 .page-more a{color:#666 !important;}
#module_50721376 .page-more a{background-color:#fff;}
#module_50721376 .page-more a{border-top-color:#eee;}
#module_50721376 .page-more a{border-top-style:solid;}
#module_50721376 .page-more a{border-top-width:2px;}
#module_50721376 .page-more a{border-bottom-color:#eee;}
#module_50721376 .page-more a{border-bottom-style:solid;}
#module_50721376 .page-more a{border-bottom-width:2px;}
#module_50721376 .page-more a{border-left-color:#eee;}
#module_50721376 .page-more a{border-left-style:solid;}
#module_50721376 .page-more a{border-left-width:2px;}
#module_50721376 .page-more a{border-right-color:#eee;}
#module_50721376 .page-more a{border-right-style:solid;}
#module_50721376 .page-more a{border-right-width:2px;}
#module_50721376 .item_circle:hover .pro-detailbtn{color:#fff;} #module_50721376 .item_circle:hover .item_icon_bg{border-color:#fff;}
#module_50721376 .pro-item:hover .content{background-color:#fff;}
#module_50721376 .pro-img:hover .item_img_mask{background-color:rgba(0,0,0,.5);}
#module_50721376 .pro-item:hover{background-image:none;}
#module_50721376 .pro-item:hover{background-repeat:no-repeat;}
#module_50721376 .pro-item:hover{}
#module_50721376 .pro-item:hover{}
#module_50721376 .pro-item:hover .pro-name{font-size:16px;}
#module_50721376 .pro-item:hover .pro-name{font-family:微软雅黑,Microsoft YaHei;}
#module_50721376 .pro-item:hover .pro-name{color:#232323;}
#module_50721376 .pro-item:hover .pro-name{font-weight:normal;}
#module_50721376 .pro-item:hover .pro-name{text-decoration:none;}
#module_50721376 .pro-item:hover .pro-name{font-style:hover;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#fff;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_50721376 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_50721376 .selected-light:hover,#module_50721376 .selected-light.active,#module_50721376 .items-active{font-size:12px;}
#module_50721376 .selected-light:hover,#module_50721376 .selected-light.active,#module_50721376 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_50721376 .selected-light:hover,#module_50721376 .selected-light.active,#module_50721376 .items-active{color:#000;} #module_50721376 .items-active{border-color:#000;}
#module_50721376 .selected-light:hover,#module_50721376 .selected-light.active,#module_50721376 .items-active{font-weight:normal;}
#module_50721376 .selected-light:hover,#module_50721376 .selected-light.active,#module_50721376 .items-active{text-decoration:none;}
#module_50721376 .selected-light:hover,#module_50721376 .selected-light.active,#module_50721376 .items-active{}
#module_50721376 .setting-left-bar:hover{background-color:;}
#module_50721376 .setting-right-temp ul li:hover, #module_50721376 .setting-right-temp ul li.active{background-color:;}
#module_50721376 .choosed-tab .icsmall:hover{color:;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{color:#fff;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{background-color:#000;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-top-color:#000;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-top-style:solid;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-bottom-color:#000;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-bottom-style:solid;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-left-color:#000;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-left-style:solid;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-right-color:#000;}
#module_50721376 .pagerGiant .current, #module_50721376 .pagerGiant .submit{border-right-style:solid;}
#module_50721376 .page-more a:hover{color:#666 !important;}
#module_50721376 .page-more a:hover{background-color:#fff;}
#module_50721376 .page-more a:hover{border-top-color:#eee;}
#module_50721376 .page-more a:hover{border-top-style:solid;}
#module_50721376 .page-more a:hover{border-bottom-color:#eee;}
#module_50721376 .page-more a:hover{border-bottom-style:solid;}
#module_50721376 .page-more a:hover{border-left-color:#eee;}
#module_50721376 .page-more a:hover{border-left-style:solid;}
#module_50721376 .page-more a:hover{border-right-color:#eee;}
#module_50721376 .page-more a:hover{border-right-style:solid;}


.module_51364731 .ModuleHead .HeadCenter{float:none;}
#module_51364731 {
padding:0px;
}
#module_51364731 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_51364731 .ModuleHead51364731 {
display:none;
}
#module_51364731 .BodyCenter.BodyCenter51364731 {
background-color:transparent;
background-image:url(../image/2020041316333523300c.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:fixed;
}
#module_51364731 >.module_51364731 {
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_51364731 >.module_51364731{
overflow: 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_51364731 .BodyCenter.BodyCenter51364731 {
padding-top:4.7071%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:4.7071%;
}
}
@media screen and (max-width: 767px){
#module_51364731 .BodyCenter.BodyCenter51364731 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_51364731 >.module_51364731 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51364731 >.module_51364731 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_51364731 >.module_51364731 {box-shadow: 0px 0px 4px 4px rgb(255, 255, 255);transition: box-shadow 0.5s ease 0s;}
#module_51364731:hover {
border:none;
}
#module_51364731:hover >.module_51364731 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

.ModuleGridContainer.ModuleGridContainer51364731 #Sub51364731_1 {width:45.7692%;}
.module_51365668 .ModuleHead .HeadCenter{float:none;}
#module_51365668 {
padding:0px;
}
#module_51365668 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_51365668 .ModuleHead51365668 {
display:none;
}
#module_51365668 .BodyCenter.BodyCenter51365668 {
background:none;background-color:rgb(255, 255, 255);
}
#module_51365668 >.module_51365668 {
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_51365668 >.module_51365668{
overflow: 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_51365668 .BodyCenter.BodyCenter51365668 {
padding-top:5.6738%;
padding-left:2.8369%;
padding-right:0.0000%;
padding-bottom:1.8440%;
}
}
@media screen and (max-width: 767px){
#module_51365668 .BodyCenter.BodyCenter51365668 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_51365668 >.module_51365668 {
margin-top:7.0922%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51365668 >.module_51365668 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_51365668 >.module_51365668 {box-shadow: 3px 0px 3px 3px rgb(191, 191, 191);transition: box-shadow 0.5s ease 0s;}
#module_51365668:hover {
border:none;
}
#module_51365668:hover >.module_51365668 {box-shadow: 3px 0px 3px 3px rgb(127, 127, 127);transition: box-shadow 0.5s ease 0s;}

#module_51365668 .ModuleImageTextGiantContent{margin-top:0px;}
#module_51365668 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_51365668 .ModuleImageTextGiantContent{margin-left:0px;}
#module_51365668 .ModuleImageTextGiantContent{margin-right:10px;}
#module_51365668 .imageTextGiant-Container{padding-top:10px;}
#module_51365668 .imageTextGiant-Container{padding-bottom:10px;}
#module_51365668 .imageTextGiant-Container{padding-left:10px;}
#module_51365668 .imageTextGiant-Container{padding-right:10px;}
#module_51365668 .showHandle .btn{font-size:px;}
#module_51365668 .showHandle .btn{font-family:;}
#module_51365668 .showHandle .btn{color:;}
#module_51365668 .showHandle .btn{}
#module_51365668 .showHandle .btn{}
#module_51365668 .showHandle .btn{}
#module_51365668 .showHandle div{border-top-color: !important;}
#module_51365668 .showHandle div{border-top-style: !important;}
#module_51365668 .showHandle div{border-top-width:px !important;}
#module_51365668 .showHandle{background-color:;}
#module_51365668 .showHandle{}
#module_51365668 .showHandle{}
#module_51365668 .showHandle{}
#module_51365668 .showHandle{}
#module_51365668 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer51364731 #Sub51364731_2 {width:54.2308%;}
.module_50726119 .ModuleHead .HeadCenter{float:none;}
#module_50726119 {
padding:0px;
}
#module_50726119 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_50726119 .ModuleHead50726119 {
display:none;
}
#module_50726119 .BodyCenter.BodyCenter50726119 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50726119 >.module_50726119 {
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_50726119 >.module_50726119{
overflow: 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_50726119 .BodyCenter.BodyCenter50726119 {
padding-top:0.5230%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5230%;
}
}
@media screen and (max-width: 767px){
#module_50726119 .BodyCenter.BodyCenter50726119 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50726119 >.module_50726119 {
margin-top:4.7071%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50726119 >.module_50726119 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50726119 >.module_50726119 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50726119:hover {
border:none;
}
#module_50726119:hover >.module_50726119 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50726119 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_50726119 .ModuleSubContainer{background-image:none;}
#module_50726119 .ModuleSubContainer{background-repeat:no-repeat;}
#module_50726119 .ModuleSubContainer{background-position:0% 0%;}
#module_50726119 .ModuleSubContainer{background-attachment:scroll;}
#module_50726119 {!bgVideo!}{bgVideoUrl:none}
#module_50726119 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_50726119 .ModuleSubContainer{box-shadow:0px 0px 2px 2px rgb(225, 225, 225); transition: box-shadow 0.5s ease;}
#module_50726119 .ModuleSubContainer:hover{box-shadow:0px 0px 2px 2px rgb(225, 225, 225);}
.ModuleGridContainer.ModuleGridContainer50726119 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer50726119 .SubPadding {width:0px;}
.module_50726895 .ModuleHead .HeadCenter{float:none;}
#module_50726895 {
padding:0px;
}
#module_50726895 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50726895 .ModuleHead50726895 {
display:none;
}
#module_50726895 .BodyCenter.BodyCenter50726895 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50726895 >.module_50726895 {
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_50726895 >.module_50726895{
overflow: 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_50726895 .BodyCenter.BodyCenter50726895 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50726895 .BodyCenter.BodyCenter50726895 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50726895 >.module_50726895 {
margin-top:10.4790%;
margin-left:1.4970%;
margin-right:1.4970%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50726895 >.module_50726895 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50726895 >.module_50726895 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50726895:hover {
border:none;
}
#module_50726895:hover >.module_50726895 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50726895 .ModuleImageTextGiantContent{margin-top:0px;}
#module_50726895 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_50726895 .ModuleImageTextGiantContent{margin-left:0px;}
#module_50726895 .ModuleImageTextGiantContent{margin-right:10px;}
#module_50726895 .imageTextGiant-Container{padding-top:10px;}
#module_50726895 .imageTextGiant-Container{padding-bottom:10px;}
#module_50726895 .imageTextGiant-Container{padding-left:10px;}
#module_50726895 .imageTextGiant-Container{padding-right:10px;}
#module_50726895 .showHandle .btn{font-size:px;}
#module_50726895 .showHandle .btn{font-family:;}
#module_50726895 .showHandle .btn{color:;}
#module_50726895 .showHandle .btn{}
#module_50726895 .showHandle .btn{}
#module_50726895 .showHandle .btn{}
#module_50726895 .showHandle div{border-top-color: !important;}
#module_50726895 .showHandle div{border-top-style: !important;}
#module_50726895 .showHandle div{border-top-width:px !important;}
#module_50726895 .showHandle{background-color:;}
#module_50726895 .showHandle{}
#module_50726895 .showHandle{}
#module_50726895 .showHandle{}
#module_50726895 .showHandle{}
#module_50726895 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer50726119 #Sub50726119_1 {width:51.4615%;}
.module_50727362 .ModuleHead .HeadCenter{float:none;}
#module_50727362 {
padding:0px;
}
#module_50727362 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50727362 .ModuleHead50727362 {
display:none;
}
#module_50727362 .BodyCenter.BodyCenter50727362 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50727362 >.module_50727362 {
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_50727362 >.module_50727362{
overflow: 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_50727362 .BodyCenter.BodyCenter50727362 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50727362 .BodyCenter.BodyCenter50727362 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50727362 >.module_50727362 {
margin-top:0.7924%;
margin-left:0.0000%;
margin-right:0.7924%;
margin-bottom:0.7924%;
}
}
@media screen and (max-width: 767px){
#module_50727362 >.module_50727362 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50727362 >.module_50727362 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50727362:hover {
border:none;
}
#module_50727362:hover >.module_50727362 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer50726119 #Sub50726119_2 {width:48.5385%;}
.module_50727669 .ModuleHead .HeadCenter{float:none;}
#module_50727669 {
padding:0px;
}
#module_50727669 {
position:static;
z-index:0;
top:3312px;
left:1048px;
width:100%;
height: auto;
}
#module_50727669 .ModuleHead50727669 {
display:none;
}
#module_50727669 .BodyCenter.BodyCenter50727669 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50727669 >.module_50727669 {
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_50727669 >.module_50727669{
overflow: 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_50727669 .BodyCenter.BodyCenter50727669 {
padding-top:0.5230%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.5230%;
}
}
@media screen and (max-width: 767px){
#module_50727669 .BodyCenter.BodyCenter50727669 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50727669 >.module_50727669 {
margin-top:2.6151%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:4.7071%;
}
}
@media screen and (max-width: 767px){
#module_50727669 >.module_50727669 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50727669 >.module_50727669 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50727669:hover {
border:none;
}
#module_50727669:hover >.module_50727669 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50727669 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_50727669 .ModuleSubContainer{background-image:none;}
#module_50727669 .ModuleSubContainer{background-repeat:no-repeat;}
#module_50727669 .ModuleSubContainer{background-position:0% 0%;}
#module_50727669 .ModuleSubContainer{background-attachment:scroll;}
#module_50727669 {!bgVideo!}{bgVideoUrl:none}
#module_50727669 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_50727669 .ModuleSubContainer{box-shadow:0px 0px 2px 2px rgb(225, 225, 225); transition: box-shadow 0.5s ease;}
#module_50727669 .ModuleSubContainer:hover{box-shadow:0px 0px 2px 2px rgb(225, 225, 225);}
.ModuleGridContainer.ModuleGridContainer50727669 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer50727669 .SubPadding {width:0px;}
.module_50727671 .ModuleHead .HeadCenter{float:none;}
#module_50727671 {
padding:0px;
}
#module_50727671 {
position:static;
z-index:0;
top:3375px;
left:703px;
width:100%;
height: auto;
}
#module_50727671 .ModuleHead50727671 {
display:none;
}
#module_50727671 .BodyCenter.BodyCenter50727671 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50727671 >.module_50727671 {
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_50727671 >.module_50727671{
overflow: 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_50727671 .BodyCenter.BodyCenter50727671 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50727671 .BodyCenter.BodyCenter50727671 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50727671 >.module_50727671 {
margin-top:0.7813%;
margin-left:1.5625%;
margin-right:0.0000%;
margin-bottom:0.7813%;
}
}
@media screen and (max-width: 767px){
#module_50727671 >.module_50727671 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50727671 >.module_50727671 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50727671:hover {
border:none;
}
#module_50727671:hover >.module_50727671 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer50727669 #Sub50727669_1 {width:49.2308%;}
.module_50727670 .ModuleHead .HeadCenter{float:none;}
#module_50727670 {
padding:0px;
}
#module_50727670 {
position:static;
z-index:0;
top:3360px;
left:1205px;
width:100%;
height: auto;
}
#module_50727670 .ModuleHead50727670 {
display:none;
}
#module_50727670 .BodyCenter.BodyCenter50727670 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50727670 >.module_50727670 {
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_50727670 >.module_50727670{
overflow: 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_50727670 .BodyCenter.BodyCenter50727670 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50727670 .BodyCenter.BodyCenter50727670 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50727670 >.module_50727670 {
margin-top:8.4124%;
margin-left:1.4605%;
margin-right:1.4605%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50727670 >.module_50727670 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50727670 >.module_50727670 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50727670:hover {
border:none;
}
#module_50727670:hover >.module_50727670 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50727670 .ModuleImageTextGiantContent{margin-top:0px;}
#module_50727670 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_50727670 .ModuleImageTextGiantContent{margin-left:0px;}
#module_50727670 .ModuleImageTextGiantContent{margin-right:10px;}
#module_50727670 .imageTextGiant-Container{padding-top:10px;}
#module_50727670 .imageTextGiant-Container{padding-bottom:10px;}
#module_50727670 .imageTextGiant-Container{padding-left:10px;}
#module_50727670 .imageTextGiant-Container{padding-right:10px;}
#module_50727670 .showHandle .btn{font-size:px;}
#module_50727670 .showHandle .btn{font-family:;}
#module_50727670 .showHandle .btn{color:;}
#module_50727670 .showHandle .btn{}
#module_50727670 .showHandle .btn{}
#module_50727670 .showHandle .btn{}
#module_50727670 .showHandle div{border-top-color: !important;}
#module_50727670 .showHandle div{border-top-style: !important;}
#module_50727670 .showHandle div{border-top-width:px !important;}
#module_50727670 .showHandle{background-color:;}
#module_50727670 .showHandle{}
#module_50727670 .showHandle{}
#module_50727670 .showHandle{}
#module_50727670 .showHandle{}
#module_50727670 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer50727669 #Sub50727669_2 {width:50.7692%;}
.module_50735891 .ModuleHead .HeadCenter{float:none;}
#module_50735891 {
padding:0px;
}
#module_50735891 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_50735891 .ModuleHead50735891 {
display:none;
}
#module_50735891 .BodyCenter.BodyCenter50735891 {
background-color:transparent;
background-image:url(../image/20200414100303305b26.png);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_50735891 >.module_50735891 {
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_50735891 >.module_50735891{
overflow: 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_50735891 .BodyCenter.BodyCenter50735891 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50735891 .BodyCenter.BodyCenter50735891 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50735891 >.module_50735891 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50735891 >.module_50735891 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50735891 >.module_50735891 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50735891:hover {
border:none;
}
#module_50735891:hover >.module_50735891 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50735891 .ModuleSubContainer{background-color:transparent;}
#module_50735891 .ModuleSubContainer{background-image:none;}
#module_50735891 .ModuleSubContainer{background-repeat:no-repeat;}
#module_50735891 .ModuleSubContainer{background-position:0% 0%;}
#module_50735891 .ModuleSubContainer{background-attachment:scroll;}
#module_50735891 {!bgVideo!}{bgVideoUrl:none}
#module_50735891 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_50735891 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_50735891 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer50735891 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer50735891 .SubPadding {width:15px;}
.module_50735886 .ModuleHead .HeadCenter{float:none;}
#module_50735886 {
padding:0px;
}
#module_50735886 {
position:static;
z-index:0;
top:3840px;
left:428px;
width:100%;
height: auto;
}
#module_50735886 .ModuleHead50735886 {
display:none;
}
#module_50735886 .BodyCenter.BodyCenter50735886 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50735886 >.module_50735886 {
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_50735886 >.module_50735886{
overflow: 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_50735886 .BodyCenter.BodyCenter50735886 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50735886 .BodyCenter.BodyCenter50735886 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50735886 >.module_50735886 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:1.9660%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50735886 >.module_50735886 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50735886 >.module_50735886 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50735886:hover {
border:none;
}
#module_50735886:hover >.module_50735886 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer50735891 #Sub50735891_1 {width:50.8367%;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{margin-right: auto; margin-left: auto; padding-right: 0; padding-left: 0;}
.ModuleHoverBoxGiant.layout-101 .ModuleSubContainer{position: relative; width:100%; overflow: hidden;}
.ModuleHoverBoxGiant.layout-101 .row{margin-right: 0px; margin-left: 0px;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxContainer{width: 100%; height: 100%}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_1{position: relative; overflow: hidden;}
.ModuleHoverBoxGiant.layout-101 .ModuleHoverBoxItem_2{overflow: hidden; position: absolute;	top: -100%; left: 0; height: 0; opacity: 0; display: none; background: #fff;}
@media only screen and (min-width: 769px) {
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .ModuleHoverBoxItem_2{height: 100%; opacity: 1; top: 0; display: inline-block; visibility: visible;}
	/* 从上淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInDown{-webkit-animation: fadeInDown .6s ease forwards; animation: fadeInDown .6s ease forwards;}
	/* 从下淡入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFadeInUp{-webkit-animation: fadeInUp .6s ease forwards; animation: fadeInUp .6s ease forwards;}
	/* 从上滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInDown{-webkit-animation: slideInDown .6s ease forwards; animation: slideInDown .6s ease forwards;}
	/* 从下滑入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchSlideInUp{-webkit-animation: slideInUp .6s ease forwards; animation: slideInUp .6s ease forwards;}
	/* 从里弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceIn{-webkit-animation: bounceIn .6s ease forwards; animation: bounceIn .6s ease forwards;}
	/* 从左弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInLeft{-webkit-animation: bounceInLeft .6s ease forwards; animation: bounceInLeft .6s ease forwards;}
	/* 从右弹入 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchBounceInRight{-webkit-animation: bounceInRight .6s ease forwards; animation: bounceInRight .6s ease forwards;}
	/* 跳动 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchPulse{-webkit-animation: pulse .6s ease forwards; animation: pulse .6s ease forwards;}
	/* 放大 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchZoomIn{-webkit-animation: zoomIn .6s ease forwards; animation: zoomIn .6s ease forwards;}
	/* Y轴翻转 */
	.ModuleHoverBoxGiant.layout-101 .ModuleSubContainerHover:hover > .switchFlipInY{-webkit-animation: flipInY .6s ease forwards; animation: flipInY .6s ease forwards;}
}

@media only screen and (max-width: 768px) {
	.ModuleHoverBoxGiant.layout-101 .ModuleShowHover .ModuleHoverBoxItem_2{display: block !important; height: 100% !important; opacity: 1 !important; top: 0 !important;}
	.ModuleHoverBoxGiant.layout-101 .ModuleShowNormal .ModuleHoverBoxItem_2{display: none !important;}
}.module_50736382 .ModuleHead .HeadCenter{float:none;}
#module_50736382 {
padding:0px;
}
#module_50736382 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50736382 .ModuleHead50736382 {
display:none;
}
#module_50736382 >.module_50736382 {
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_50736382 >.module_50736382{
overflow: 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_50736382 .BodyCenter.BodyCenter50736382 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50736382 .BodyCenter.BodyCenter50736382 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50736382 >.module_50736382 {
margin-top:44.3350%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50736382 >.module_50736382 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50736382 >.module_50736382 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50736382:hover {
border:none;
}
#module_50736382:hover >.module_50736382 {
border-color:#ccc;
}
#module_50736382:hover >.module_50736382 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50736382 .ModuleHoverBoxItem_1{background-color:rgba(0, 0, 0, 0);}
#module_50736382 .ModuleHoverBoxItem_1{background-image:none;}
#module_50736382 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_50736382 .ModuleHoverBoxItem_1{}
#module_50736382 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_50736382 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_50736382 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_50736382 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_50736382 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_50736382 .ModuleHoverBoxItem_2{background-color:#fff;}
#module_50736382 .ModuleHoverBoxItem_2{background-image:none;}
#module_50736382 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_50736382 .ModuleHoverBoxItem_2{}
#module_50736382 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_50736382 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_50736382 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_50736382 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_50736382 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_50736382 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_50736378 .ModuleHead .HeadCenter{float:none;}
#module_50736378 {
padding:0px;
}
#module_50736378 {
position:static;
z-index:0;
top:3831px;
left:1055px;
width:100%;
height: auto;
}
#module_50736378 .ModuleHead50736378 {
display:none;
}
#module_50736378 {
border:none;
}
@media screen and (min-width: 768px){
#module_50736378 >.module_50736378 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50736378 >.module_50736378 {
}
}

#module_50736378 img{border-top-color:transparent;}
#module_50736378 img{border-top-style:none;}
#module_50736378 img{border-top-width:0px;}
#module_50736378 img{border-right-color:transparent;}
#module_50736378 img{border-right-style:none;}
#module_50736378 img{border-right-width:0px;}
#module_50736378 img{border-bottom-color:transparent;}
#module_50736378 img{border-bottom-style:none;}
#module_50736378 img{border-bottom-width:0px;}
#module_50736378 img{border-left-color:transparent;}
#module_50736378 img{border-left-style:none;}
#module_50736378 img{border-left-width:0px;}
#module_50736378 img{border-top-left-radius:0px;}
#module_50736378 img{border-top-right-radius:0px;}
#module_50736378 img{border-bottom-left-radius:0px;}
#module_50736378 img{border-bottom-right-radius:0px;}
#module_50736378 .BodyCenter{text-align: center;}
.module_50736456 .ModuleHead .HeadCenter{float:none;}
#module_50736456 {
padding:0px;
}
#module_50736456 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50736456 .ModuleHead50736456 {
display:none;
}

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

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

#module_50737917 .ModuleHoverBoxItem_1{background-color:rgba(0, 0, 0, 0);}
#module_50737917 .ModuleHoverBoxItem_1{background-image:none;}
#module_50737917 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_50737917 .ModuleHoverBoxItem_1{}
#module_50737917 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_50737917 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_50737917 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_50737917 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_50737917 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_50737917 .ModuleHoverBoxItem_2{background-color:rgba(0, 0, 0, 0);}
#module_50737917 .ModuleHoverBoxItem_2{background-image:none;}
#module_50737917 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_50737917 .ModuleHoverBoxItem_2{}
#module_50737917 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_50737917 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_50737917 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_50737917 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_50737917 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_50737917 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_50738210 .ModuleHead .HeadCenter{float:none;}
#module_50738210 {
padding:0px;
}
#module_50738210 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50738210 .ModuleHead50738210 {
display:none;
}

#module_50738210 img{border-top-color:transparent;}
#module_50738210 img{border-top-style:none;}
#module_50738210 img{border-top-width:0px;}
#module_50738210 img{border-right-color:transparent;}
#module_50738210 img{border-right-style:none;}
#module_50738210 img{border-right-width:0px;}
#module_50738210 img{border-bottom-color:transparent;}
#module_50738210 img{border-bottom-style:none;}
#module_50738210 img{border-bottom-width:0px;}
#module_50738210 img{border-left-color:transparent;}
#module_50738210 img{border-left-style:none;}
#module_50738210 img{border-left-width:0px;}
#module_50738210 img{border-top-left-radius:0px;}
#module_50738210 img{border-top-right-radius:0px;}
#module_50738210 img{border-bottom-left-radius:0px;}
#module_50738210 img{border-bottom-right-radius:0px;}
#module_50738210 .BodyCenter{text-align: center;}
.module_50738214 .ModuleHead .HeadCenter{float:none;}
#module_50738214 {
padding:0px;
}
#module_50738214 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50738214 .ModuleHead50738214 {
display:none;
}

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

.ModuleGridContainer.ModuleGridContainer50735891 #Sub50735891_2 {width:16.1753%;}
.module_50737836 .ModuleHead .HeadCenter{float:none;}
#module_50737836 {
padding:0px;
}
#module_50737836 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50737836 .ModuleHead50737836 {
display:none;
}
#module_50737836 >.module_50737836 {
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_50737836 >.module_50737836{
overflow: 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_50737836 .BodyCenter.BodyCenter50737836 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50737836 .BodyCenter.BodyCenter50737836 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50737836 >.module_50737836 {
margin-top:43.9024%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50737836 >.module_50737836 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50737836 >.module_50737836 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50737836:hover {
border:none;
}
#module_50737836:hover >.module_50737836 {
border-color:#ccc;
}
#module_50737836:hover >.module_50737836 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50737836 .ModuleHoverBoxItem_1{background-color:rgba(0, 0, 0, 0);}
#module_50737836 .ModuleHoverBoxItem_1{background-image:none;}
#module_50737836 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_50737836 .ModuleHoverBoxItem_1{}
#module_50737836 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_50737836 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_50737836 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_50737836 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_50737836 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_50737836 .ModuleHoverBoxItem_2{background-color:rgba(0, 0, 0, 0);}
#module_50737836 .ModuleHoverBoxItem_2{background-image:none;}
#module_50737836 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_50737836 .ModuleHoverBoxItem_2{}
#module_50737836 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_50737836 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_50737836 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_50737836 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_50737836 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_50737836 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_50737838 .ModuleHead .HeadCenter{float:none;}
#module_50737838 {
padding:0px;
}
#module_50737838 {
position:static;
z-index:0;
top:38px;
left:0px;
width:100%;
height: auto;
}
#module_50737838 .ModuleHead50737838 {
display:none;
}
#module_50737838 .BodyCenter.BodyCenter50737838 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50737838 >.module_50737838 {
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_50737838 >.module_50737838{
overflow: 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_50737838 .BodyCenter.BodyCenter50737838 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50737838 .BodyCenter.BodyCenter50737838 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50737838 >.module_50737838 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50737838 >.module_50737838 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50737838 >.module_50737838 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50737838:hover {
border:none;
}
#module_50737838:hover >.module_50737838 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50737838 img{border-top-color:transparent;}
#module_50737838 img{border-top-style:none;}
#module_50737838 img{border-top-width:0px;}
#module_50737838 img{border-right-color:transparent;}
#module_50737838 img{border-right-style:none;}
#module_50737838 img{border-right-width:0px;}
#module_50737838 img{border-bottom-color:transparent;}
#module_50737838 img{border-bottom-style:none;}
#module_50737838 img{border-bottom-width:0px;}
#module_50737838 img{border-left-color:transparent;}
#module_50737838 img{border-left-style:none;}
#module_50737838 img{border-left-width:0px;}
#module_50737838 img{border-top-left-radius:0px;}
#module_50737838 img{border-top-right-radius:0px;}
#module_50737838 img{border-bottom-left-radius:0px;}
#module_50737838 img{border-bottom-right-radius:0px;}
#module_50737838 .BodyCenter{text-align: center;}
.module_50737854 .ModuleHead .HeadCenter{float:none;}
#module_50737854 {
padding:0px;
}
#module_50737854 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_50737854 .ModuleHead50737854 {
display:none;
}

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

.module_50738218 .ModuleHead .HeadCenter{float:none;}
#module_50738218 {
padding:0px;
}
#module_50738218 {
position:static;
z-index:0;
top:5197px;
left:1272px;
width:100%;
height: auto;
}
#module_50738218 .ModuleHead50738218 {
display:none;
}
#module_50738218 >.module_50738218 {
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_50738218 >.module_50738218{
overflow: 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_50738218 .BodyCenter.BodyCenter50738218 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50738218 .BodyCenter.BodyCenter50738218 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50738218 >.module_50738218 {
margin-top:24.3902%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50738218 >.module_50738218 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50738218 >.module_50738218 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50738218:hover {
border:none;
}
#module_50738218:hover >.module_50738218 {
border-color:#ccc;
}
#module_50738218:hover >.module_50738218 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50738218 .ModuleHoverBoxItem_1{background-color:rgba(0, 0, 0, 0);}
#module_50738218 .ModuleHoverBoxItem_1{background-image:none;}
#module_50738218 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_50738218 .ModuleHoverBoxItem_1{}
#module_50738218 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_50738218 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_50738218 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_50738218 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_50738218 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_50738218 .ModuleHoverBoxItem_2{background-color:rgba(0, 0, 0, 0);}
#module_50738218 .ModuleHoverBoxItem_2{background-image:none;}
#module_50738218 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_50738218 .ModuleHoverBoxItem_2{}
#module_50738218 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_50738218 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_50738218 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_50738218 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_50738218 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_50738218 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_50738219 .ModuleHead .HeadCenter{float:none;}
#module_50738219 {
padding:0px;
}
#module_50738219 {
position:static;
z-index:0;
top:38px;
left:0px;
width:100%;
height: auto;
}
#module_50738219 .ModuleHead50738219 {
display:none;
}
#module_50738219 .BodyCenter.BodyCenter50738219 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50738219 >.module_50738219 {
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_50738219 >.module_50738219{
overflow: 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_50738219 .BodyCenter.BodyCenter50738219 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50738219 .BodyCenter.BodyCenter50738219 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50738219 >.module_50738219 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50738219 >.module_50738219 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50738219 >.module_50738219 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50738219:hover {
border:none;
}
#module_50738219:hover >.module_50738219 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50738219 img{border-top-color:transparent;}
#module_50738219 img{border-top-style:none;}
#module_50738219 img{border-top-width:0px;}
#module_50738219 img{border-right-color:transparent;}
#module_50738219 img{border-right-style:none;}
#module_50738219 img{border-right-width:0px;}
#module_50738219 img{border-bottom-color:transparent;}
#module_50738219 img{border-bottom-style:none;}
#module_50738219 img{border-bottom-width:0px;}
#module_50738219 img{border-left-color:transparent;}
#module_50738219 img{border-left-style:none;}
#module_50738219 img{border-left-width:0px;}
#module_50738219 img{border-top-left-radius:0px;}
#module_50738219 img{border-top-right-radius:0px;}
#module_50738219 img{border-bottom-left-radius:0px;}
#module_50738219 img{border-bottom-right-radius:0px;}
#module_50738219 .BodyCenter{text-align: center;}
.module_50738220 .ModuleHead .HeadCenter{float:none;}
#module_50738220 {
padding:0px;
}
#module_50738220 {
position:static;
z-index:0;
top:31px;
left:0px;
width:100%;
height: auto;
}
#module_50738220 .ModuleHead50738220 {
display:none;
}

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

.ModuleGridContainer.ModuleGridContainer50735891 #Sub50735891_3 {width:16.4143%;}
.module_50737873 .ModuleHead .HeadCenter{float:none;}
#module_50737873 {
padding:0px;
}
#module_50737873 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50737873 .ModuleHead50737873 {
display:none;
}
#module_50737873 >.module_50737873 {
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_50737873 >.module_50737873{
overflow: 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_50737873 .BodyCenter.BodyCenter50737873 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50737873 .BodyCenter.BodyCenter50737873 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50737873 >.module_50737873 {
margin-top:43.4783%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50737873 >.module_50737873 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50737873 >.module_50737873 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50737873:hover {
border:none;
}
#module_50737873:hover >.module_50737873 {
border-color:#ccc;
}
#module_50737873:hover >.module_50737873 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50737873 .ModuleHoverBoxItem_1{background-color:rgba(0, 0, 0, 0);}
#module_50737873 .ModuleHoverBoxItem_1{background-image:none;}
#module_50737873 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_50737873 .ModuleHoverBoxItem_1{}
#module_50737873 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_50737873 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_50737873 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_50737873 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_50737873 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_50737873 .ModuleHoverBoxItem_2{background-color:rgba(0, 0, 0, 0);}
#module_50737873 .ModuleHoverBoxItem_2{background-image:none;}
#module_50737873 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_50737873 .ModuleHoverBoxItem_2{}
#module_50737873 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_50737873 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_50737873 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_50737873 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_50737873 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_50737873 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_50737880 .ModuleHead .HeadCenter{float:none;}
#module_50737880 {
padding:0px;
}
#module_50737880 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50737880 .ModuleHead50737880 {
display:none;
}

#module_50737880 img{border-top-color:transparent;}
#module_50737880 img{border-top-style:none;}
#module_50737880 img{border-top-width:0px;}
#module_50737880 img{border-right-color:transparent;}
#module_50737880 img{border-right-style:none;}
#module_50737880 img{border-right-width:0px;}
#module_50737880 img{border-bottom-color:transparent;}
#module_50737880 img{border-bottom-style:none;}
#module_50737880 img{border-bottom-width:0px;}
#module_50737880 img{border-left-color:transparent;}
#module_50737880 img{border-left-style:none;}
#module_50737880 img{border-left-width:0px;}
#module_50737880 img{border-top-left-radius:0px;}
#module_50737880 img{border-top-right-radius:0px;}
#module_50737880 img{border-bottom-left-radius:0px;}
#module_50737880 img{border-bottom-right-radius:0px;}
#module_50737880 .BodyCenter{text-align: center;}
.module_50737885 .ModuleHead .HeadCenter{float:none;}
#module_50737885 {
padding:0px;
}
#module_50737885 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50737885 .ModuleHead50737885 {
display:none;
}

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

.module_50738259 .ModuleHead .HeadCenter{float:none;}
#module_50738259 {
padding:0px;
}
#module_50738259 {
position:static;
z-index:0;
top:8432px;
left:1489px;
width:100%;
height: auto;
}
#module_50738259 .ModuleHead50738259 {
display:none;
}
#module_50738259 >.module_50738259 {
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_50738259 >.module_50738259{
overflow: 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_50738259 .BodyCenter.BodyCenter50738259 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50738259 .BodyCenter.BodyCenter50738259 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50738259 >.module_50738259 {
margin-top:24.1546%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:43.4783%;
}
}
@media screen and (max-width: 767px){
#module_50738259 >.module_50738259 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50738259 >.module_50738259 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50738259:hover {
border:none;
}
#module_50738259:hover >.module_50738259 {
border-color:#ccc;
}
#module_50738259:hover >.module_50738259 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50738259 .ModuleHoverBoxItem_1{background-color:rgba(0, 0, 0, 0);}
#module_50738259 .ModuleHoverBoxItem_1{background-image:none;}
#module_50738259 .ModuleHoverBoxItem_1{background-repeat:no-repeat;}
#module_50738259 .ModuleHoverBoxItem_1{}
#module_50738259 .ModuleHoverBoxItem_1{background-attachment:scroll;}
#module_50738259 .ModuleHoverBoxItem_1{padding-top:0px;}
#module_50738259 .ModuleHoverBoxItem_1{padding-bottom:0px;}
#module_50738259 .ModuleHoverBoxItem_1{padding-left:0px;}
#module_50738259 .ModuleHoverBoxItem_1{padding-right:0px;}
#module_50738259 .ModuleHoverBoxItem_2{background-color:rgba(0, 0, 0, 0);}
#module_50738259 .ModuleHoverBoxItem_2{background-image:none;}
#module_50738259 .ModuleHoverBoxItem_2{background-repeat:no-repeat;}
#module_50738259 .ModuleHoverBoxItem_2{}
#module_50738259 .ModuleHoverBoxItem_2{background-attachment:scroll;}
#module_50738259 .ModuleHoverBoxItem_2{padding-top:0px;}
#module_50738259 .ModuleHoverBoxItem_2{padding-bottom:0px;}
#module_50738259 .ModuleHoverBoxItem_2{padding-left:0px;}
#module_50738259 .ModuleHoverBoxItem_2{padding-right:0px;}
#module_50738259 .ModuleHoverBoxItem_2 .ModuleItem{opacity:1}
.module_50738260 .ModuleHead .HeadCenter{float:none;}
#module_50738260 {
padding:0px;
}
#module_50738260 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50738260 .ModuleHead50738260 {
display:none;
}

#module_50738260 img{border-top-color:transparent;}
#module_50738260 img{border-top-style:none;}
#module_50738260 img{border-top-width:0px;}
#module_50738260 img{border-right-color:transparent;}
#module_50738260 img{border-right-style:none;}
#module_50738260 img{border-right-width:0px;}
#module_50738260 img{border-bottom-color:transparent;}
#module_50738260 img{border-bottom-style:none;}
#module_50738260 img{border-bottom-width:0px;}
#module_50738260 img{border-left-color:transparent;}
#module_50738260 img{border-left-style:none;}
#module_50738260 img{border-left-width:0px;}
#module_50738260 img{border-top-left-radius:0px;}
#module_50738260 img{border-top-right-radius:0px;}
#module_50738260 img{border-bottom-left-radius:0px;}
#module_50738260 img{border-bottom-right-radius:0px;}
#module_50738260 .BodyCenter{text-align: center;}
.module_50738261 .ModuleHead .HeadCenter{float:none;}
#module_50738261 {
padding:0px;
}
#module_50738261 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_50738261 .ModuleHead50738261 {
display:none;
}

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

.ModuleGridContainer.ModuleGridContainer50735891 #Sub50735891_4 {width:16.573700000000002%;}
.module_71264382 .ModuleHead .HeadCenter{float:none;}
#module_71264382 {
padding:0px;
}
#module_71264382 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_71264382 .ModuleHead71264382 {
display:none;
}
#module_71264382 .BodyCenter.BodyCenter71264382 {
background:none;background-color:rgba(0,0,0,0);
}
#module_71264382 >.module_71264382 {
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_71264382 >.module_71264382{
overflow: 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_71264382 .BodyCenter.BodyCenter71264382 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_71264382 .BodyCenter.BodyCenter71264382 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_71264382 >.module_71264382 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_71264382 >.module_71264382 {
margin-top:2.7248%;
margin-left:1.3624%;
margin-right:1.3624%;
margin-bottom:0.0000%;
}
}
#module_71264382 >.module_71264382 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_71264382:hover {
border:none;
}
#module_71264382:hover >.module_71264382 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_71264859 .ModuleImageTextGiantContent{margin-top:0px;}
#module_71264859 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_71264859 .ModuleImageTextGiantContent{margin-left:0px;}
#module_71264859 .ModuleImageTextGiantContent{margin-right:0px;}
#module_71264859 .imageTextGiant-Container{padding-top:10px;}
#module_71264859 .imageTextGiant-Container{padding-bottom:10px;}
#module_71264859 .imageTextGiant-Container{padding-left:0px;}
#module_71264859 .imageTextGiant-Container{padding-right:0px;}
#module_71264859 .showHandle .btn{font-size:px;}
#module_71264859 .showHandle .btn{font-family:;}
#module_71264859 .showHandle .btn{color:;}
#module_71264859 .showHandle .btn{}
#module_71264859 .showHandle .btn{}
#module_71264859 .showHandle .btn{}
#module_71264859 .showHandle div{border-top-color: !important;}
#module_71264859 .showHandle div{border-top-style: !important;}
#module_71264859 .showHandle div{border-top-width:px !important;}
#module_71264859 .showHandle{background-color:;}
#module_71264859 .showHandle{}
#module_71264859 .showHandle{}
#module_71264859 .showHandle{}
#module_71264859 .showHandle{}
#module_71264859 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer71264382 #Sub71264382_2 {width:33.3333%;}
.module_71264862 .ModuleHead .HeadCenter{float:none;}
#module_71264862 {
padding:0px;
}
#module_71264862 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_71264862 .ModuleHead71264862 {
display:none;
}

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

.ModuleGridContainer.ModuleGridContainer71264382 #Sub71264382_3 {width:33.3333%;}
.module_71264926 .ModuleHead .HeadCenter{float:none;}
#module_71264926 {
padding:0px;
}
#module_71264926 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_71264926 .ModuleHead71264926 {
display:none;
}

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

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

.ModuleGridContainer.ModuleGridContainer71264926 #Sub71264926_1 {width:50%;}
/*layout-108*/
.ModuleNewsListGiant.layout-108 .news-item{ padding: 0 10px;border-bottom: 1px solid #eeeeee;overflow: hidden;line-height: 50px;height: 50px;}
/*.ModuleNewsListGiant.layout-108 .news-item .news-tit .news-title{ float: left;font-size:14px;}*/
/*.ModuleNewsListGiant.layout-108 .news-item .news-tit time{ display: block; float: right; font-size: 12px; color: #666666;}*/
.ModuleNewsListGiant.layout-108 .news-item .news-tit .news-title{ font-size:14px;display: inline-block;width: calc(100% - 120px);}
.ModuleNewsListGiant.layout-108 .news-item .news-tit time{ width: auto;;float: right;}
/*.ModuleNewsListGiant.layout-108 .news-item:hover{ background: #f5f5f5;}*/
.ModuleNewsListGiant.layout-108 .news-item.threecontainergrid:nth-child(3n) {margin-right: 0;}
.ModuleNewsListGiant.layout-108 .news-item:hover{ border-bottom: 1px solid rgba(0,0,0,0);}

@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-108 .news-item {
        width: 100%;
        margin: 0 auto;
    }
   

    .ModuleNewsListGiant.layout-108 .news-item .news-tit .news-title {
        font-size: 14px;
        display: inline-block;
        width: calc(100% - 105px);
    }

    .ModuleNewsListGiant.layout-108 .news-item .news-tit time {
        font-size: 12px;
        width: auto;
    }
}

@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-108 .news-item {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
    }
    .ModuleNewsListGiant.layout-108 .news-item.twocontainergrid { width: 46%;float: left; margin-right: 8%;}
    .ModuleNewsListGiant.layout-108 .news-item.twocontainergrid:nth-child(2n){ margin-right: 0%;}
    .ModuleNewsListGiant.layout-108 .news-item.fullcontainergrid {width: 100%;margin-right: 0;}
    .ModuleNewsListGiant.layout-108 .news-item.threecontainergrid {float: left;width: 31.3%;margin-right: 3%;}
   
}

/*置顶推荐*/
.ModuleNewsListGiant.layout-108 .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;
}

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

#module_71264931 .news-item{background-color:transparent;}
#module_71264931 .news-item{background-image:none;}
#module_71264931 .news-item{background-repeat:no-repeat;}
#module_71264931 .news-item{}
#module_71264931 .news-item{}
#module_71264931 .news-item{height:60px;line-height:60px;}
#module_71264931 .news-title{font-size:14px;}
#module_71264931 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_71264931 .news-title{color:#666;}
#module_71264931 .news-title{font-weight:normal;}
#module_71264931 .news-title{text-decoration:none;}
#module_71264931 .news-title{font-style:normal;}
#module_71264931 .news-title{margin-top:0px;}
#module_71264931 .news-title{margin-bottom:0px;}
#module_71264931 .news-title{margin-left:0px;}
#module_71264931 .news-title{margin-right:0px;}
#module_71264931 .news-item time{font-size:12px;}
#module_71264931 .news-item time{font-family:微软雅黑,Microsoft YaHei;}
#module_71264931 .news-item time{color:#666666;}
#module_71264931 .news-item time{font-weight:normal;}
#module_71264931 .news-item time{text-decoration:none;}
#module_71264931 .news-item time{font-style:normal;}
#module_71264931 .news-item{border-bottom-color:#eeeeee;}
#module_71264931 .news-item{border-bottom-style:solid;}
#module_71264931 .news-item{border-bottom-width:1px;}
#module_71264931 .pagerGiant .text{color:#333;}
#module_71264931 .pagerGiant .num{color:#333;}
#module_71264931 .pagerGiant .num{background-color:#fff;}
#module_71264931 .pagerGiant .num{border-top-color:#ccc;}
#module_71264931 .pagerGiant .num{border-top-style:solid;}
#module_71264931 .pagerGiant .num, #module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-top-width:1px;}
#module_71264931 .pagerGiant .num{border-bottom-color:#ccc;}
#module_71264931 .pagerGiant .num{border-bottom-style:solid;}
#module_71264931 .pagerGiant .num, #module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-bottom-width:1px;}
#module_71264931 .pagerGiant .num{border-left-color:#ccc;}
#module_71264931 .pagerGiant .num{border-left-style:solid;}
#module_71264931 .pagerGiant .num, #module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-left-width:1px;}
#module_71264931 .pagerGiant .num{border-right-color:#ccc;}
#module_71264931 .pagerGiant .num{border-right-style:solid;}
#module_71264931 .pagerGiant .num, #module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-right-width:1px;}
#module_71264931 .page-more a{color:#666 !important;}
#module_71264931 .page-more a{background-color:#fff;}
#module_71264931 .page-more a{border-top-color:#eee;}
#module_71264931 .page-more a{border-top-style:solid;}
#module_71264931 .page-more a{border-top-width:2px;}
#module_71264931 .page-more a{border-bottom-color:#eee;}
#module_71264931 .page-more a{border-bottom-style:solid;}
#module_71264931 .page-more a{border-bottom-width:2px;}
#module_71264931 .page-more a{border-left-color:#eee;}
#module_71264931 .page-more a{border-left-style:solid;}
#module_71264931 .page-more a{border-left-width:2px;}
#module_71264931 .page-more a{border-right-color:#eee;}
#module_71264931 .page-more a{border-right-style:solid;}
#module_71264931 .page-more a{border-right-width:2px;}
#module_71264931 .news-item:hover{background-color:#f5f5f5;}
#module_71264931 .news-item:hover{background-image:none;}
#module_71264931 .news-item:hover{background-repeat:no-repeat;}
#module_71264931 .news-item:hover{}
#module_71264931 .news-item:hover{}
#module_71264931 .news-item:hover .news-title{font-size:14px;}
#module_71264931 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_71264931 .news-item:hover .news-title{color:#333333;}
#module_71264931 .news-item:hover .news-title{font-weight:normal;}
#module_71264931 .news-item:hover .news-title{text-decoration:none;}
#module_71264931 .news-item:hover .news-title{font-style:normal;}
#module_71264931 .news-item:hover time{font-size:12px;}
#module_71264931 .news-item:hover time{font-family:微软雅黑,Microsoft YaHei;}
#module_71264931 .news-item:hover time{color:#666666;}
#module_71264931 .news-item:hover time{font-weight:normal;}
#module_71264931 .news-item:hover time{text-decoration:none;}
#module_71264931 .news-item:hover time{font-style:normal;}
#module_71264931 .news-item:hover{border-bottom-color:#eeeeee;}
#module_71264931 .news-item:hover{border-bottom-style:solid;}
#module_71264931 .news-item:hover{border-bottom-width:1px;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{color:#fff;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{background-color:#000;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-top-color:#000;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-top-style:solid;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-bottom-color:#000;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-bottom-style:solid;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-left-color:#000;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-left-style:solid;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-right-color:#000;}
#module_71264931 .pagerGiant .current, #module_71264931 .pagerGiant .submit{border-right-style:solid;}
#module_71264931 .page-more a:hover{color:#666 !important;}
#module_71264931 .page-more a:hover{background-color:#fff;}
#module_71264931 .page-more a:hover{border-top-color:#eee;}
#module_71264931 .page-more a:hover{border-top-style:solid;}
#module_71264931 .page-more a:hover{border-bottom-color:#eee;}
#module_71264931 .page-more a:hover{border-bottom-style:solid;}
#module_71264931 .page-more a:hover{border-left-color:#eee;}
#module_71264931 .page-more a:hover{border-left-style:solid;}
#module_71264931 .page-more a:hover{border-right-color:#eee;}
#module_71264931 .page-more a:hover{border-right-style:solid;}

.ModuleGridContainer.ModuleGridContainer71264926 #Sub71264926_2 {width:50%;}
.module_50738621 .ModuleHead .HeadCenter{float:none;}
#module_50738621 {
padding:0px;
}
#module_50738621 {
position:static;
z-index:0;
top:4341px;
left:1683px;
width:100%;
height: auto;
}
#module_50738621 .ModuleHead50738621 {
display:none;
}
#module_50738621 .BodyCenter.BodyCenter50738621 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50738621 >.module_50738621 {
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_50738621 >.module_50738621{
overflow: 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_50738621 .BodyCenter.BodyCenter50738621 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50738621 .BodyCenter.BodyCenter50738621 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50738621 >.module_50738621 {
margin-top:4.7071%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50738621 >.module_50738621 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50738621 >.module_50738621 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50738621:hover {
border:none;
}
#module_50738621:hover >.module_50738621 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

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

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

#module_51366212 .ModuleSubContainer{background-color:transparent;}
#module_51366212 .ModuleSubContainer{background-image:none;}
#module_51366212 .ModuleSubContainer{background-repeat:no-repeat;}
#module_51366212 .ModuleSubContainer{background-position:0% 0%;}
#module_51366212 .ModuleSubContainer{background-attachment:scroll;}
#module_51366212 {!bgVideo!}{bgVideoUrl:none}
#module_51366212 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_51366212 .ModuleSubContainer{box-shadow:0px 0px 4px 4px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_51366212 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer51366212 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer51366212 .SubPadding {width:20px;}
/*内容*/
.ModuleNewsListGiant.layout-105 .news-container{ width: 100%; margin: 0 auto;}
.ModuleNewsListGiant.layout-105 .news-item{ padding: 14px 0; border-bottom: 1px dotted #ccc;}
.ModuleNewsListGiant.layout-105 .news-item a{padding: 0 2%; display: block;}
.ModuleNewsListGiant.layout-105 .news-item .news-con{ margin-left: 5%; width:65%;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-title{ font-size: 20px; color: #333333;overflow:hidden;  text-overflow:ellipsis;  -o-text-overflow:ellipsis;  -webkit-text-overflow:ellipsis;  -moz-text-overflow:ellipsis;  white-space:nowrap;}
.ModuleNewsListGiant.layout-105 .news-item .news-con .news-desc{ font-size: 14px; color: #999999; padding-top: 3px;overflow:hidden;  text-overflow:ellipsis;  -o-text-overflow:ellipsis;  -webkit-text-overflow:ellipsis;  -moz-text-overflow:ellipsis;}
.ModuleNewsListGiant.layout-105 .news-img .dummy {padding-top: 77.5%;}
.ModuleNewsListGiant.layout-105 .news-container .news-img{
	transition: all .3s ease-out;
	width: 20%;
	overflow: hidden;
	clear: both;
	position: relative;
	list-style-type: none;
	display: block;
	overflow: hidden;
	max-width: 100%;
	margin: auto;
}
.ModuleNewsListGiant.layout-105 .news-container .news-img img{
	transition: all .3s ease-out;
	position: absolute;
	transform: translate(-50%, -50%);
	max-width: 100%;
	max-height: 100%;
	top: 50%;
	left: 50%;
	margin:auto;
	padding: auto;
	display: block;
}
.ModuleNewsListGiant.layout-105 .news-detailbtn span{transition: all .3s ease-out ;}
.ModuleNewsListGiant.layout-105 .news-detailbtn{ width: 108px; display: block; cursor: pointer; height: 30px;margin-top: 20px;background: #fff; transition: all .3s ease-out 0s; position: relative;box-shadow: 0px 0px 2px rgba(0,0,0,.2);font-size: 11px; color: #999; line-height: 30px; text-align: center;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::before{  opacity:0;content: "";transition: all .3s ease-out ; transition: all .3s ease-out ; width: 32px;height: 32px; display: block; position: absolute;     top: -1px;right: 0; background: #000;}
.ModuleNewsListGiant.layout-105 .news-detailbtn::after{   opacity:0; content: ""; background: url("../image/icon.png") no-repeat center; position: absolute;top: 4px;right: 7px;width: 20px; height: 20px; display: block;}
.ModuleNewsListGiant.layout-105 .label-box {font-size: 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.ModuleNewsListGiant.layout-105 .news-label {display: inline-block; font-size: 12px; color: #999; padding: 3px 12px; line-height: 1; background: #eee; margin-top: 2px; margin-right: 10px;}

@media (max-width: 767px) {
	.ModuleNewsListGiant.layout-105 .news-desc {
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-webkit-text-overflow: ellipsis;
		-moz-text-overflow: ellipsis;
		/* white-space: nowrap; */
		/* display: block !important; */
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn {
		display: none;
	}

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

	.ModuleNewsListGiant.layout-105 .news-item .news-con {
		width: 60%;
	}
}

@media (min-width: 768px) {
	.ModuleNewsListGiant.layout-105 .news-item:hover .news-img img {
		-webkit-transform:scale(1.2);
		transform:translate(-50%, -50%) scale(1.2);
		transition: all .3s ease-out;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::before {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover::after {
		opacity: 1;
		cursor: pointer;
	}

	.ModuleNewsListGiant.layout-105 .news-detailbtn:hover span {
		margin-left: -30px;
	}
}


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

#module_51366407 .news-item{background-color:#ffffff;}
#module_51366407 .news-item{background-image:none;}
#module_51366407 .news-item{background-repeat:no-repeat;}
#module_51366407 .news-item{}
#module_51366407 .news-item{}
#module_51366407 .news-item{border-bottom-color:#ccc;}
#module_51366407 .news-item{border-bottom-style:dashed;}
#module_51366407 .news-item{border-bottom-width:1px;}
#module_51366407 .news-img .dummy{background-color:transparent;}
#module_51366407 .news-img .dummy{background-image:none;}
#module_51366407 .news-img .dummy{background-repeat:no-repeat;}
#module_51366407 .news-img .dummy{}
#module_51366407 .news-img .dummy{}
#module_51366407 .news-img{border-top-left-radius:0px;}
#module_51366407 .news-img{border-top-right-radius:0px;}
#module_51366407 .news-img{border-bottom-left-radius:0px;}
#module_51366407 .news-img{border-bottom-right-radius:0px;}
#module_51366407 .news-img{border-top-color:transparent;}
#module_51366407 .news-img{border-top-style:none;}
#module_51366407 .news-img{border-top-width:0px;}
#module_51366407 .news-img{border-right-color:transparent;}
#module_51366407 .news-img{border-right-style:none;}
#module_51366407 .news-img{border-right-width:0px;}
#module_51366407 .news-img{border-bottom-color:transparent;}
#module_51366407 .news-img{border-bottom-style:none;}
#module_51366407 .news-img{border-bottom-width:0px;}
#module_51366407 .news-img{border-left-color:transparent;}
#module_51366407 .news-img{border-left-style:none;}
#module_51366407 .news-img{border-left-width:0px;}
#module_51366407 .news-img{width:%;} #module_51366407 .news-con{width:calc(100% - % - 7%);}
#module_51366407 {}@media (max-width: 767px) {#module_51366407 .news-img{width:%;} #module_51366407 .news-con{width:calc(100% - % - 7%);}}
#module_51366407 .news-img .dummy{padding-top:auto;}
#module_51366407 .news-img .t-img{ object-fit:unset;}
#module_51366407 .news-img .t-img{ width:auto;}
#module_51366407 .news-img .t-img{ height:auto;}
#module_51366407 .news-img .t-img{border-radius:0px;}
#module_51366407 .news-title{font-size:20px;}
#module_51366407 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_51366407 .news-title{color:#333;}
#module_51366407 .news-title{font-weight:normal;}
#module_51366407 .news-title{text-decoration:none;}
#module_51366407 .news-title{font-style:normal;}
#module_51366407 .news-title{margin-top:0px;}
#module_51366407 .news-title{margin-bottom:0px;}
#module_51366407 .news-desc{font-size:14px;}
#module_51366407 .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_51366407 .news-desc{color:#999;}
#module_51366407 .news-desc{font-weight:normal;}
#module_51366407 .news-desc{text-decoration:none;}
#module_51366407 .news-desc{font-style:normal;}
#module_51366407 .news-desc{margin-top:3px;}
#module_51366407 .news-desc{margin-bottom:0px;}
#module_51366407 .news-detailbtn{font-size:12px;}
#module_51366407 .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_51366407 .news-detailbtn{color:#666;}
#module_51366407 .news-detailbtn{font-weight:normal;}
#module_51366407 .news-detailbtn{text-decoration:none;}
#module_51366407 .news-detailbtn{font-style:normal;}
#module_51366407 .news-detailbtn{background-color:#fff;}
#module_51366407 .news-detailbtn{background-image:none;}
#module_51366407 .news-detailbtn{background-repeat:no-repeat;}
#module_51366407 .news-detailbtn{}
#module_51366407 .news-detailbtn{}
#module_51366407 .news-item .news-detailbtn::before{background-color:#000000;}
#module_51366407 .news-item .news-detailbtn::before{background-image:none;}
#module_51366407 .news-item .news-detailbtn::before{background-repeat:no-repeat;}
#module_51366407 .news-item .news-detailbtn::before{}
#module_51366407 .news-item .news-detailbtn::before{}
#module_51366407 .news-label a{font-size:12px;}
#module_51366407 .news-label a{font-family:微软雅黑,Microsoft YaHei;}
#module_51366407 .news-label a{color:#999;}
#module_51366407 .news-label a{font-weight:normal;}
#module_51366407 .news-label a{text-decoration:none;}
#module_51366407 .news-label a{font-style:normal;}
#module_51366407 .news-label{margin-top:15px;}
#module_51366407 .news-label{margin-bottom:0px;}
#module_51366407 .news-label{margin-left:0px;}
#module_51366407 .news-label{margin-right:10px;}
#module_51366407 .news-label{padding-top:8px;}
#module_51366407 .news-label{padding-bottom:8px;}
#module_51366407 .news-label{padding-left:12px;}
#module_51366407 .news-label{padding-right:12px;}
#module_51366407 .news-label{background-color:#eee;}
#module_51366407 .news-label{background-image:none;}
#module_51366407 .news-label{background-repeat:no-repeat;}
#module_51366407 .news-label{}
#module_51366407 .news-label{}
#module_51366407 .news-label{border-top-color:transparent;}
#module_51366407 .news-label{border-top-style:none;}
#module_51366407 .news-label{border-top-width:0px;}
#module_51366407 .news-label{border-right-color:transparent;}
#module_51366407 .news-label{border-right-style:none;}
#module_51366407 .news-label{border-right-width:0px;}
#module_51366407 .news-label{border-bottom-color:transparent;}
#module_51366407 .news-label{border-bottom-style:none;}
#module_51366407 .news-label{border-bottom-width:0px;}
#module_51366407 .news-label{border-left-color:transparent;}
#module_51366407 .news-label{border-left-style:none;}
#module_51366407 .news-label{border-left-width:0px;}
#module_51366407 .pagerGiant .text{color:#333;}
#module_51366407 .pagerGiant .num{color:#333;}
#module_51366407 .pagerGiant .num{background-color:#fff;}
#module_51366407 .pagerGiant .num{border-top-color:#ccc;}
#module_51366407 .pagerGiant .num{border-top-style:solid;}
#module_51366407 .pagerGiant .num, #module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-top-width:1px;}
#module_51366407 .pagerGiant .num{border-bottom-color:#ccc;}
#module_51366407 .pagerGiant .num{border-bottom-style:solid;}
#module_51366407 .pagerGiant .num, #module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-bottom-width:1px;}
#module_51366407 .pagerGiant .num{border-left-color:#ccc;}
#module_51366407 .pagerGiant .num{border-left-style:solid;}
#module_51366407 .pagerGiant .num, #module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-left-width:1px;}
#module_51366407 .pagerGiant .num{border-right-color:#ccc;}
#module_51366407 .pagerGiant .num{border-right-style:solid;}
#module_51366407 .pagerGiant .num, #module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-right-width:1px;}
#module_51366407 .page-more a{color:#666 !important;}
#module_51366407 .page-more a{background-color:#fff;}
#module_51366407 .page-more a{border-top-color:#eee;}
#module_51366407 .page-more a{border-top-style:solid;}
#module_51366407 .page-more a{border-top-width:2px;}
#module_51366407 .page-more a{border-bottom-color:#eee;}
#module_51366407 .page-more a{border-bottom-style:solid;}
#module_51366407 .page-more a{border-bottom-width:2px;}
#module_51366407 .page-more a{border-left-color:#eee;}
#module_51366407 .page-more a{border-left-style:solid;}
#module_51366407 .page-more a{border-left-width:2px;}
#module_51366407 .page-more a{border-right-color:#eee;}
#module_51366407 .page-more a{border-right-style:solid;}
#module_51366407 .page-more a{border-right-width:2px;}
#module_51366407 .news-item:hover{background-color:#ffffff;}
#module_51366407 .news-item:hover{background-image:none;}
#module_51366407 .news-item:hover{background-repeat:no-repeat;}
#module_51366407 .news-item:hover{}
#module_51366407 .news-item:hover{}
#module_51366407 .news-item:hover{border-bottom-color:#ccc;}
#module_51366407 .news-item:hover{border-bottom-style:dotted;}
#module_51366407 .news-item:hover{border-bottom-width:1px;}
#module_51366407 .news-item:hover .news-img{border-top-color:transparent;}
#module_51366407 .news-item:hover .news-img{border-top-style:none;}
#module_51366407 .news-item:hover .news-img{border-top-width:0px;}
#module_51366407 .news-item:hover .news-img{border-right-color:transparent;}
#module_51366407 .news-item:hover .news-img{border-right-style:none;}
#module_51366407 .news-item:hover .news-img{border-right-width:0px;}
#module_51366407 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_51366407 .news-item:hover .news-img{border-bottom-style:none;}
#module_51366407 .news-item:hover .news-img{border-bottom-width:0px;}
#module_51366407 .news-item:hover .news-img{border-left-color:transparent;}
#module_51366407 .news-item:hover .news-img{border-left-style:none;}
#module_51366407 .news-item:hover .news-img{border-left-width:0px;}
#module_51366407 .news-item:hover .news-title{font-size:20px;}
#module_51366407 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_51366407 .news-item:hover .news-title{color:#333;}
#module_51366407 .news-item:hover .news-title{font-weight:normal;}
#module_51366407 .news-item:hover .news-title{text-decoration:none;}
#module_51366407 .news-item:hover .news-title{font-style:normal;}
#module_51366407 .news-item:hover .news-desc{font-size:14px;}
#module_51366407 .news-item:hover .news-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_51366407 .news-item:hover .news-desc{color:#999;}
#module_51366407 .news-item:hover .news-desc{font-weight:normal;}
#module_51366407 .news-item:hover .news-desc{text-decoration:none;}
#module_51366407 .news-item:hover .news-desc{font-style:normal;}
#module_51366407 .news-item:hover time{font-size:18px;}
#module_51366407 .news-item:hover time{font-family:;}
#module_51366407 .news-item:hover time{color:#333;}
#module_51366407 .news-item:hover time{font-weight:normal;}
#module_51366407 .news-item:hover time{text-decoration:none;}
#module_51366407 .news-item:hover time{font-style:normal;}
#module_51366407 .news-item:hover .news-detailbtn{font-size:12px;}
#module_51366407 .news-item:hover .news-detailbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_51366407 .news-item:hover .news-detailbtn{color:#666;}
#module_51366407 .news-item:hover .news-detailbtn{font-weight:normal;}
#module_51366407 .news-item:hover .news-detailbtn{text-decoration:none;}
#module_51366407 .news-item:hover .news-detailbtn{font-style:normal;}
#module_51366407 .news-item:hover .news-detailbtn{background-color:#fff;}
#module_51366407 .news-item:hover .news-detailbtn{background-image:none;}
#module_51366407 .news-item:hover .news-detailbtn{background-repeat:no-repeat;}
#module_51366407 .news-item:hover .news-detailbtn{}
#module_51366407 .news-item:hover .news-detailbtn{}
#module_51366407 .news-label:hover a{font-size:12px;}
#module_51366407 .news-label:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_51366407 .news-label:hover a{color:#999;}
#module_51366407 .news-label:hover a{font-weight:normal;}
#module_51366407 .news-label:hover a{text-decoration:none;}
#module_51366407 .news-label:hover a{font-style:normal;}
#module_51366407 .news-label:hover{background-color:#eee;}
#module_51366407 .news-label:hover{background-image:none;}
#module_51366407 .news-label:hover{background-repeat:no-repeat;}
#module_51366407 .news-label:hover{}
#module_51366407 .news-label:hover{}
#module_51366407 .news-label:hover{border-top-color:transparent;}
#module_51366407 .news-label:hover{border-top-style:none;}
#module_51366407 .news-label:hover{border-right-color:transparent;}
#module_51366407 .news-label:hover{border-right-style:none;}
#module_51366407 .news-label:hover{border-bottom-color:transparent;}
#module_51366407 .news-label:hover{border-bottom-style:none;}
#module_51366407 .news-label:hover{border-left-color:transparent;}
#module_51366407 .news-label:hover{border-left-style:none;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{color:#fff;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{background-color:#000;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-top-color:#000;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-top-style:solid;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-bottom-color:#000;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-bottom-style:solid;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-left-color:#000;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-left-style:solid;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-right-color:#000;}
#module_51366407 .pagerGiant .current, #module_51366407 .pagerGiant .submit{border-right-style:solid;}
#module_51366407 .page-more a:hover{color:#666 !important;}
#module_51366407 .page-more a:hover{background-color:#fff;}
#module_51366407 .page-more a:hover{border-top-color:#eee;}
#module_51366407 .page-more a:hover{border-top-style:solid;}
#module_51366407 .page-more a:hover{border-bottom-color:#eee;}
#module_51366407 .page-more a:hover{border-bottom-style:solid;}
#module_51366407 .page-more a:hover{border-left-color:#eee;}
#module_51366407 .page-more a:hover{border-left-style:solid;}
#module_51366407 .page-more a:hover{border-right-color:#eee;}
#module_51366407 .page-more a:hover{border-right-style:solid;}

.module_51366410 .ModuleHead .HeadCenter{float:none;}
#module_51366410 {
padding:0px;
}
#module_51366410 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_51366410 .ModuleHead51366410 {
display:none;
}
#module_51366410 .BodyCenter.BodyCenter51366410 {
background:none;background-color:rgba(0,0,0,0);
}
#module_51366410 >.module_51366410 {
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_51366410 >.module_51366410{
overflow: 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_51366410 .BodyCenter.BodyCenter51366410 {
padding-top:0.0000%;
padding-left:1.0917%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51366410 .BodyCenter.BodyCenter51366410 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_51366410 >.module_51366410 {
margin-top:4.0359%;
margin-left:0.0000%;
margin-right:0.5459%;
margin-bottom:2.1800%;
}
}
@media screen and (max-width: 767px){
#module_51366410 >.module_51366410 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_51366410 >.module_51366410 {box-shadow: 0px 0px 6px 1px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_51366410:hover {
border:none;
}
#module_51366410:hover >.module_51366410 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_51366410 .news-item{background-color:transparent;}
#module_51366410 .news-item{background-image:none;}
#module_51366410 .news-item{background-repeat:no-repeat;}
#module_51366410 .news-item{}
#module_51366410 .news-item{}
#module_51366410 .news-item{height:60px;line-height:60px;}
#module_51366410 .news-title{font-size:14px;}
#module_51366410 .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_51366410 .news-title{color:#666;}
#module_51366410 .news-title{font-weight:normal;}
#module_51366410 .news-title{text-decoration:none;}
#module_51366410 .news-title{font-style:normal;}
#module_51366410 .news-title{margin-top:0px;}
#module_51366410 .news-title{margin-bottom:0px;}
#module_51366410 .news-title{margin-left:0px;}
#module_51366410 .news-title{margin-right:0px;}
#module_51366410 .news-item time{font-size:12px;}
#module_51366410 .news-item time{font-family:微软雅黑,Microsoft YaHei;}
#module_51366410 .news-item time{color:#666666;}
#module_51366410 .news-item time{font-weight:normal;}
#module_51366410 .news-item time{text-decoration:none;}
#module_51366410 .news-item time{font-style:normal;}
#module_51366410 .news-item{border-bottom-color:#eeeeee;}
#module_51366410 .news-item{border-bottom-style:solid;}
#module_51366410 .news-item{border-bottom-width:1px;}
#module_51366410 .pagerGiant .text{color:#333;}
#module_51366410 .pagerGiant .num{color:#333;}
#module_51366410 .pagerGiant .num{background-color:#fff;}
#module_51366410 .pagerGiant .num{border-top-color:#ccc;}
#module_51366410 .pagerGiant .num{border-top-style:solid;}
#module_51366410 .pagerGiant .num, #module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-top-width:1px;}
#module_51366410 .pagerGiant .num{border-bottom-color:#ccc;}
#module_51366410 .pagerGiant .num{border-bottom-style:solid;}
#module_51366410 .pagerGiant .num, #module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-bottom-width:1px;}
#module_51366410 .pagerGiant .num{border-left-color:#ccc;}
#module_51366410 .pagerGiant .num{border-left-style:solid;}
#module_51366410 .pagerGiant .num, #module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-left-width:1px;}
#module_51366410 .pagerGiant .num{border-right-color:#ccc;}
#module_51366410 .pagerGiant .num{border-right-style:solid;}
#module_51366410 .pagerGiant .num, #module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-right-width:1px;}
#module_51366410 .page-more a{color:#666 !important;}
#module_51366410 .page-more a{background-color:#fff;}
#module_51366410 .page-more a{border-top-color:#eee;}
#module_51366410 .page-more a{border-top-style:solid;}
#module_51366410 .page-more a{border-top-width:2px;}
#module_51366410 .page-more a{border-bottom-color:#eee;}
#module_51366410 .page-more a{border-bottom-style:solid;}
#module_51366410 .page-more a{border-bottom-width:2px;}
#module_51366410 .page-more a{border-left-color:#eee;}
#module_51366410 .page-more a{border-left-style:solid;}
#module_51366410 .page-more a{border-left-width:2px;}
#module_51366410 .page-more a{border-right-color:#eee;}
#module_51366410 .page-more a{border-right-style:solid;}
#module_51366410 .page-more a{border-right-width:2px;}
#module_51366410 .news-item:hover{background-color:#f5f5f5;}
#module_51366410 .news-item:hover{background-image:none;}
#module_51366410 .news-item:hover{background-repeat:no-repeat;}
#module_51366410 .news-item:hover{}
#module_51366410 .news-item:hover{}
#module_51366410 .news-item:hover .news-title{font-size:14px;}
#module_51366410 .news-item:hover .news-title{font-family:微软雅黑,Microsoft YaHei;}
#module_51366410 .news-item:hover .news-title{color:#333333;}
#module_51366410 .news-item:hover .news-title{font-weight:normal;}
#module_51366410 .news-item:hover .news-title{text-decoration:none;}
#module_51366410 .news-item:hover .news-title{font-style:normal;}
#module_51366410 .news-item:hover time{font-size:12px;}
#module_51366410 .news-item:hover time{font-family:微软雅黑,Microsoft YaHei;}
#module_51366410 .news-item:hover time{color:#666666;}
#module_51366410 .news-item:hover time{font-weight:normal;}
#module_51366410 .news-item:hover time{text-decoration:none;}
#module_51366410 .news-item:hover time{font-style:normal;}
#module_51366410 .news-item:hover{border-bottom-color:#eeeeee;}
#module_51366410 .news-item:hover{border-bottom-style:solid;}
#module_51366410 .news-item:hover{border-bottom-width:1px;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{color:#fff;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{background-color:#000;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-top-color:#000;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-top-style:solid;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-bottom-color:#000;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-bottom-style:solid;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-left-color:#000;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-left-style:solid;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-right-color:#000;}
#module_51366410 .pagerGiant .current, #module_51366410 .pagerGiant .submit{border-right-style:solid;}
#module_51366410 .page-more a:hover{color:#666 !important;}
#module_51366410 .page-more a:hover{background-color:#fff;}
#module_51366410 .page-more a:hover{border-top-color:#eee;}
#module_51366410 .page-more a:hover{border-top-style:solid;}
#module_51366410 .page-more a:hover{border-bottom-color:#eee;}
#module_51366410 .page-more a:hover{border-bottom-style:solid;}
#module_51366410 .page-more a:hover{border-left-color:#eee;}
#module_51366410 .page-more a:hover{border-left-style:solid;}
#module_51366410 .page-more a:hover{border-right-color:#eee;}
#module_51366410 .page-more a:hover{border-right-style:solid;}

.ModuleGridContainer.ModuleGridContainer51366212 #Sub51366212_1 {width:71.5625%;}
/*layout-121*/
.ModuleNewsListGiant.layout-121 .news-module-container{overflow: hidden;position: relative;}
.ModuleNewsListGiant.layout-121 .news-item{ min-height: 109px; padding-left: 10px;padding-right: 10px;margin-bottom: 30px;}
.ModuleNewsListGiant.layout-121 .news-item .news-tit .news-title{width: 100%; line-height: 26px;  margin-bottom: 20px;}
.ModuleNewsListGiant.layout-121 .news-item .news-tit .news-title-txt:hover{color: #10aa9c}
.ModuleNewsListGiant.layout-121 .news-item .news-title .news-title-txt{ color: #333333;}
.ModuleNewsListGiant.layout-121 .news-item .news-tit .news-symbol{ font-size: 12px;display: block; margin-right: 16px;float: left;width: 26px;height: 26px;border-radius: 26px;text-align: center;line-height: 26px;background-color: #10aa9c;color: #fff; }
/* .ModuleNewsListGiant.layout-121 .news-item .news-tit .news-qsymbol{ font-size: 12px;display: block; margin-right: 16px;float: left;width: 26px;height: 26px;border-radius: 26px;text-align: center;line-height: 26px;background-color: #10aa9c;color: #fff; } */
/* .ModuleNewsListGiant.layout-121 .news-item .news-icon{padding-right: 10px;} */

.ModuleNewsListGiant.layout-121 .news-item .news-desc {}
.ModuleNewsListGiant.layout-121 .news-item .news-desc .news-desc-txt{
    font-size: 14px;
    color: #666;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;

}

.ModuleNewsListGiant.layout-121 .news-item .text-ellipsis{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-121 .news-item{padding-left: 10px;padding-right: 10px;margin-bottom: 20px;}
    .ModuleNewsListGiant.layout-121 .news-item:hover .news-title .news-title-txt{font-size: 14px;}
    .ModuleNewsListGiant.layout-121 .news-item .news-tit .news-title{width: 100%; line-height: 20px;  margin-bottom: 18px;}
    .ModuleNewsListGiant.layout-121 .news-item .news-tit .news-symbol{ font-size: 12px;display: block; margin-right: 10px;float: left;width: 20px;height: 20px;border-radius: 20px;text-align: center;line-height: 20px;background-color: #10aa9c;color: #fff; }
    /* .ModuleNewsListGiant.layout-121 .news-item .news-tit .news-qsymbol{ font-size: 12px;display: block; margin-right: 10px;float: left;width: 20px;height: 20px;border-radius: 20px;text-align: center;line-height: 20px;background-color: #10aa9c;color: #fff; } */
    .ModuleNewsListGiant.layout-121 .news-item .news-desc .news-desc-txt{font-size: 12px}
}


/*置顶推荐*/
/* .ModuleNewsListGiant.layout-121 .staFun{
    background-color: #e50b1c;
    font-size: 12px;
    padding: 2px 3px;
    color: #fff;
    font-weight: bold;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    vertical-align: text-top;
}
 */
.module_51366230 .ModuleHead .HeadCenter{float:none;}
#module_51366230 {
padding:0px;
}
#module_51366230 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_51366230 .ModuleHead51366230 {
display:none;
}
#module_51366230 .BodyCenter.BodyCenter51366230 {
background:none;background-color:rgba(0,0,0,0);
}
#module_51366230 >.module_51366230 {
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_51366230 >.module_51366230{
overflow: 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_51366230 .BodyCenter.BodyCenter51366230 {
padding-top:4.1209%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:9.6154%;
}
}
@media screen and (max-width: 767px){
#module_51366230 .BodyCenter.BodyCenter51366230 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_51366230 >.module_51366230 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:2.7473%;
}
}
@media screen and (max-width: 767px){
#module_51366230 >.module_51366230 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_51366230 >.module_51366230 {box-shadow: 0px 0px 6px 1px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_51366230:hover {
border:none;
}
#module_51366230:hover >.module_51366230 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_51366230 .news-item{background-color:rgba(255, 255, 255, 0);}
#module_51366230 .news-item{}
#module_51366230 .news-item{}
#module_51366230 .news-item{}
#module_51366230 .news-item{padding-top:20px;}
#module_51366230 .news-item{padding-bottom:20px;}
#module_51366230 .news-item{padding-left:10px;}
#module_51366230 .news-item{padding-right:10px;}
#module_51366230 .news-item{margin-top:0px;}
#module_51366230 .news-item{margin-bottom:0px;}
#module_51366230 .news-item{margin-left:0px;}
#module_51366230 .news-item{margin-right:0px;}
#module_51366230 .news-title .news-title-txt{font-size:16px;}
#module_51366230 .news-title .news-title-txt{font-family:微软雅黑,Microsoft YaHei;}
#module_51366230 .news-title .news-title-txt{color:#333;}
#module_51366230 .news-title .news-title-txt{font-weight:normal;}
#module_51366230 .news-title .news-title-txt{text-decoration:none;}
#module_51366230 .news-title .news-title-txt{font-style:normal;}
#module_51366230 .news-desc .news-desc-txt{font-size:12px;}
#module_51366230 .news-desc .news-desc-txt{font-family:;}
#module_51366230 .news-desc .news-desc-txt{color:#666;}
#module_51366230 .news-desc .news-desc-txt{font-weight:normal;}
#module_51366230 .news-desc .news-desc-txt{text-decoration:none;}
#module_51366230 .news-desc .news-desc-txt{font-style:normal;}
#module_51366230 .news-item .news-symbol{font-size:14px;}
#module_51366230 .news-item .news-symbol{font-family:微软雅黑,Microsoft YaHei;}
#module_51366230 .news-item .news-symbol{color:#fff;}
#module_51366230 .news-item .news-symbol{font-weight:normal;}
#module_51366230 .news-item .news-symbol{text-decoration:none;}
#module_51366230 .news-item .news-symbol{font-style:normal;}
#module_51366230 .news-item .news-symbol{background-color:#1e88e5;}
#module_51366230 .news-item .news-symbol{background-image:none;}
#module_51366230 .news-item .news-symbol{background-repeat:no-repeat;}
#module_51366230 .news-item .news-symbol{}
#module_51366230 .news-item .news-qsymbol{background-color:#1e88e5;} 
#module_51366230 .news-item .news-qsymbol{background-image:none;}
#module_51366230 .news-item .news-qsymbol  {background-repeat:no-repeat;}
#module_51366230 .news-item .news-qsymbol{}
#module_51366230 .news-item .news-symbol{border-top-color:#fff;}
#module_51366230 .news-item .news-symbol{border-top-style:none;}
#module_51366230 .news-item .news-symbol{border-top-width:0px;}
#module_51366230 .news-item .news-symbol{border-right-color:#fff;}
#module_51366230 .news-item .news-symbol{border-right-style:none;}
#module_51366230 .news-item .news-symbol{border-right-width:0px;}
#module_51366230 .news-item .news-symbol{border-bottom-color:#fff;}
#module_51366230 .news-item .news-symbol{border-bottom-style:none;}
#module_51366230 .news-item .news-symbol{border-bottom-width:0px;}
#module_51366230 .news-item .news-symbol{border-left-color:#fff;}
#module_51366230 .news-item .news-symbol{border-left-style:none;}
#module_51366230 .news-item .news-symbol{border-left-width:26px;}
#module_51366230 .news-item .news-symbol{border-top-left-radius:26px;}
#module_51366230 .news-item .news-symbol{border-top-right-radius:26px;}
#module_51366230 .news-item .news-symbol{border-bottom-left-radius:26px;}
#module_51366230 .news-item .news-symbol{border-bottom-right-radius:26px;}
#module_51366230 .news-item .news-symbol{height:26px;line-height:26px;}
#module_51366230 .news-item .news-symbol{width:26px}
#module_51366230 .news-item:hover{background-color:rgba(255, 255, 255, 0);}
#module_51366230 .news-item:hover{}
#module_51366230 .news-item:hover{background-repeat:no-repeat;}
#module_51366230 .news-item:hover{}
#module_51366230 .news-item:hover{}
#module_51366230 .news-item:hover .news-title .news-title-txt{font-size:17px;}
#module_51366230 .news-item:hover .news-title .news-title-txt{font-family:微软雅黑,Microsoft YaHei;}
#module_51366230 .news-item:hover .news-title .news-title-txt{color:#1e88e5;}
#module_51366230 .news-item:hover .news-title .news-title-txt{font-weight:normal;}
#module_51366230 .news-item:hover .news-title .news-title-txt{text-decoration:none;}
#module_51366230 .news-item:hover .news-title .news-title-txt{font-style:normal;}
#module_51366230 .news-desc:hover .news-desc-txt{font-size:15px;}
#module_51366230 .news-desc:hover .news-desc-txt{font-family:;}
#module_51366230 .news-desc:hover .news-desc-txt{color:#666;}
#module_51366230 .news-desc:hover .news-desc-txt{font-weight:normal;}
#module_51366230 .news-desc:hover .news-desc-txt{text-decoration:none;}
#module_51366230 .news-desc:hover .news-desc-txt{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer51366212 #Sub51366212_2 {width:28.4375%;}
/*友情链接 layout 101*/

.ModuleLinkListGiant.layout-101{min-height: 29px;}
.ModuleLinkListGiant.layout-101 .LinkHor{float: left;display: inline-block;white-space: nowrap;}
.ModuleLinkListGiant.layout-101 .LinkVer{display:block;}
.ModuleLinkListGiant.layout-101 .btn:hover{text-decoration:underline;}.module_52127414 .ModuleHead .HeadCenter{float:none;}
#module_52127414 {
padding:0px;
}
#module_52127414 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_52127414 .ModuleHead52127414 {
display:none;
}

#module_52127414 .link-item .LinkHor .btn-link{font-size:12px;}
#module_52127414 .link-item .LinkHor .btn-link{font-family:;}
#module_52127414 .link-item .LinkHor .btn-link{color:#333;}
#module_52127414 .link-item .LinkHor .btn-link{font-weight:normal;}
#module_52127414 .link-item .LinkHor .btn-link{text-decoration:none;}
#module_52127414 .link-item .LinkHor .btn-link{font-style:normal;}
#module_52127414 .link-item .LinkHor .btn-link:hover{font-size:12px;}
#module_52127414 .link-item .LinkHor .btn-link:hover{font-family:;}
#module_52127414 .link-item .LinkHor .btn-link:hover{color:#23527c;}
#module_52127414 .link-item .LinkHor .btn-link:hover{font-weight:normal;}
#module_52127414 .link-item .LinkHor .btn-link:hover{text-decoration:underline;}
#module_52127414 .link-item .LinkHor .btn-link:hover{font-style:normal;}
.module_51368332 .ModuleHead .HeadCenter{float:none;}
#module_51368332 {
padding:0px;
}
#module_51368332 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_51368332 .ModuleHead51368332 {
display:none;
}
#module_51368332 .BodyCenter.BodyCenter51368332 {
background:none;background-color:rgb(38, 38, 38);
}
#module_51368332 >.module_51368332 {
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_51368332 >.module_51368332{
overflow: 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_51368332 .BodyCenter.BodyCenter51368332 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:2.0921%;
}
}
@media screen and (max-width: 767px){
#module_51368332 .BodyCenter.BodyCenter51368332 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_51368332 >.module_51368332 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368332 >.module_51368332 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_51368332 >.module_51368332 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_51368332:hover {
border:none;
}
#module_51368332:hover >.module_51368332 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

#module_51368344 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_51368344 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_51368344 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_51368344 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_51368344 .GraphicUpper{padding-top:0px;}
#module_51368344 .GraphicUpper{padding-bottom:0px;}
#module_51368344 .GraphicUpper{padding-left:0px;}
#module_51368344 .GraphicUpper {padding-right:0px;}
#module_51368344 .GraphicUpper{width:15%;} #module_51368344 .ModuleImageTextContent{width: calc(100% - 15%);}
#module_51368344 .MobileGraphicUpper{width:15%;} #module_51368344 .ModuleMobileImageTextContent{width: calc(100% - 15%);}
#module_51368344 .ModuleImageTextGiantContent{padding-top:0px;}
#module_51368344 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_51368344 .ModuleImageTextGiantContent{padding-left:15px;}
#module_51368344 .ModuleImageTextGiantContent{padding-right:0px;}
#module_51368344 .normal_ImgtextBox_content{padding-top:0px;}
#module_51368344 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_51368344 .normal_ImgtextBox_content{padding-left:0px;}
#module_51368344 .normal_ImgtextBox_content{padding-right:0px;}
#module_51368344 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_51368344 .normal_ImgtextBox_content{box-shadow:;}
#module_51368344 .normal_ImgtextBox_content{background-color:;}
#module_51368344 .normal_ImgtextBox_content{}
#module_51368344 .normal_ImgtextBox_content{}
#module_51368344 .normal_ImgtextBox_content{}
#module_51368344 .normal_ImgtextBox_content{}
#module_51368344 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_51368344 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_51368344 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_51368344 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_51368344 .normal_ImgtextBox_content{border-top-color:;}
#module_51368344 .normal_ImgtextBox_content{border-top-style:;}
#module_51368344 .normal_ImgtextBox_content{border-top-width:px;}
#module_51368344 .normal_ImgtextBox_content{border-right-color:;}
#module_51368344 .normal_ImgtextBox_content{border-right-style:;}
#module_51368344 .normal_ImgtextBox_content{border-right-width:px;}
#module_51368344 .normal_ImgtextBox_content{border-bottom-color:;}
#module_51368344 .normal_ImgtextBox_content{border-bottom-style:;}
#module_51368344 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_51368344 .normal_ImgtextBox_content{border-left-color:;}
#module_51368344 .normal_ImgtextBox_content{border-left-style:;}
#module_51368344 .normal_ImgtextBox_content{border-left-width:px;}
#module_51368344 .showHandle .btn{font-size:px;}
#module_51368344 .showHandle .btn{font-family:;}
#module_51368344 .showHandle .btn{color:;}
#module_51368344 .showHandle .btn{}
#module_51368344 .showHandle .btn{}
#module_51368344 .showHandle .btn{}
#module_51368344 .showHandle div{border-top-color: !important;}
#module_51368344 .showHandle div{border-top-style: !important;}
#module_51368344 .showHandle div{border-top-width:px !important;}
#module_51368344 .showHandle{background-color:;}
#module_51368344 .showHandle{}
#module_51368344 .showHandle{}
#module_51368344 .showHandle{}
#module_51368344 .showHandle{}
#module_51368344 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_51368344 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_51368344 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_51368344 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_51368344 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_51368344 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_51368344 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_51368344 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_51368344 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_51368344 a{font-size:unset;font-family:unset}
.module_51368350 .ModuleHead .HeadCenter{float:none;}
#module_51368350 {
padding:0px;
}
#module_51368350 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_51368350 .ModuleHead51368350 {
display:none;
}
#module_51368350 .BodyCenter.BodyCenter51368350 {
background:none;background-color:rgba(0,0,0,0);
}
#module_51368350 >.module_51368350 {
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_51368350 >.module_51368350{
overflow: 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_51368350 .BodyCenter.BodyCenter51368350 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368350 .BodyCenter.BodyCenter51368350 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_51368350 >.module_51368350 {
margin-top:12.7660%;
margin-left:14.8936%;
margin-right:14.8936%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368350 >.module_51368350 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_51368350 >.module_51368350 {box-shadow: 11px 9px 0px 0px rgb(255, 255, 255);transition: box-shadow 0.5s ease 0s;}
#module_51368350:hover {
border:none;
}
#module_51368350:hover >.module_51368350 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

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

.ModuleGridContainer.ModuleGridContainer51368332 #Sub51368332_1 {width:19.0244%;}
.module_51368553 .ModuleHead .HeadCenter{float:none;}
#module_51368553 {
padding:0px;
}
#module_51368553 {
position:static;
z-index:0;
top:17px;
left:0px;
width:100%;
height: auto;
}
#module_51368553 .ModuleHead51368553 {
display:none;
}
#module_51368553 {
border:none;
}
@media screen and (min-width: 768px){
#module_51368553 >.module_51368553 {
margin-top:21.1268%;
margin-left:9.1549%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368553 >.module_51368553 {
}
}

#module_51368553 .ModuleImageTextGiantContent{margin-top:0px;}
#module_51368553 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_51368553 .ModuleImageTextGiantContent{margin-left:0px;}
#module_51368553 .ModuleImageTextGiantContent{margin-right:10px;}
#module_51368553 .imageTextGiant-Container{padding-top:10px;}
#module_51368553 .imageTextGiant-Container{padding-bottom:10px;}
#module_51368553 .imageTextGiant-Container{padding-left:10px;}
#module_51368553 .imageTextGiant-Container{padding-right:10px;}
#module_51368553 .showHandle .btn{font-size:px;}
#module_51368553 .showHandle .btn{font-family:;}
#module_51368553 .showHandle .btn{color:;}
#module_51368553 .showHandle .btn{}
#module_51368553 .showHandle .btn{}
#module_51368553 .showHandle .btn{}
#module_51368553 .showHandle div{border-top-color: !important;}
#module_51368553 .showHandle div{border-top-style: !important;}
#module_51368553 .showHandle div{border-top-width:px !important;}
#module_51368553 .showHandle{background-color:;}
#module_51368553 .showHandle{}
#module_51368553 .showHandle{}
#module_51368553 .showHandle{}
#module_51368553 .showHandle{}
#module_51368553 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer51368332 #Sub51368332_2 {width:11.5447%;}
.module_51368354 .ModuleHead .HeadCenter{float:none;}
#module_51368354 {
padding:0px;
}
#module_51368354 {
position:static;
z-index:0;
top:5189px;
left:794px;
width:100%;
height: auto;
}
#module_51368354 .ModuleHead51368354 {
display:none;
}
#module_51368354 {
border:none;
}
@media screen and (min-width: 768px){
#module_51368354 >.module_51368354 {
margin-top:17.8969%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368354 >.module_51368354 {
}
}

#module_51368354 .ModuleImageTextGiantContent{margin-top:0px;}
#module_51368354 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_51368354 .ModuleImageTextGiantContent{margin-left:0px;}
#module_51368354 .ModuleImageTextGiantContent{margin-right:10px;}
#module_51368354 .imageTextGiant-Container{padding-top:10px;}
#module_51368354 .imageTextGiant-Container{padding-bottom:10px;}
#module_51368354 .imageTextGiant-Container{padding-left:10px;}
#module_51368354 .imageTextGiant-Container{padding-right:10px;}
#module_51368354 .showHandle .btn{font-size:px;}
#module_51368354 .showHandle .btn{font-family:;}
#module_51368354 .showHandle .btn{color:;}
#module_51368354 .showHandle .btn{}
#module_51368354 .showHandle .btn{}
#module_51368354 .showHandle .btn{}
#module_51368354 .showHandle div{border-top-color: !important;}
#module_51368354 .showHandle div{border-top-style: !important;}
#module_51368354 .showHandle div{border-top-width:px !important;}
#module_51368354 .showHandle{background-color:;}
#module_51368354 .showHandle{}
#module_51368354 .showHandle{}
#module_51368354 .showHandle{}
#module_51368354 .showHandle{}
#module_51368354 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer51368332 #Sub51368332_3 {width:13.2520%;}
.module_51368364 .ModuleHead .HeadCenter{float:none;}
#module_51368364 {
padding:0px;
}
#module_51368364 {
position:static;
z-index:0;
top:5183px;
left:933px;
width:100%;
height: auto;
}
#module_51368364 .ModuleHead51368364 {
display:none;
}
#module_51368364 .BodyCenter.BodyCenter51368364 {
background:none;background-color:rgba(0,0,0,0);
}
#module_51368364 >.module_51368364 {
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_51368364 >.module_51368364{
overflow: 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_51368364 .BodyCenter.BodyCenter51368364 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368364 .BodyCenter.BodyCenter51368364 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_51368364 >.module_51368364 {
margin-top:21.8162%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368364 >.module_51368364 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_51368364 >.module_51368364 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_51368364:hover {
border:none;
}
#module_51368364:hover >.module_51368364 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_51368364 .ModuleImageTextGiantContent{margin-top:0px;}
#module_51368364 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_51368364 .ModuleImageTextGiantContent{margin-left:0px;}
#module_51368364 .ModuleImageTextGiantContent{margin-right:10px;}
#module_51368364 .imageTextGiant-Container{padding-top:10px;}
#module_51368364 .imageTextGiant-Container{padding-bottom:10px;}
#module_51368364 .imageTextGiant-Container{padding-left:10px;}
#module_51368364 .imageTextGiant-Container{padding-right:10px;}
#module_51368364 .showHandle .btn{font-size:px;}
#module_51368364 .showHandle .btn{font-family:;}
#module_51368364 .showHandle .btn{color:;}
#module_51368364 .showHandle .btn{}
#module_51368364 .showHandle .btn{}
#module_51368364 .showHandle .btn{}
#module_51368364 .showHandle div{border-top-color: !important;}
#module_51368364 .showHandle div{border-top-style: !important;}
#module_51368364 .showHandle div{border-top-width:px !important;}
#module_51368364 .showHandle{background-color:;}
#module_51368364 .showHandle{}
#module_51368364 .showHandle{}
#module_51368364 .showHandle{}
#module_51368364 .showHandle{}
#module_51368364 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer51368332 #Sub51368332_4 {width:10.8943%;}
.module_51368448 .ModuleHead .HeadCenter{float:none;}
#module_51368448 {
padding:0px;
}
#module_51368448 {
position:static;
z-index:0;
top:5174px;
left:1080px;
width:100%;
height: auto;
}
#module_51368448 .ModuleHead51368448 {
display:none;
}
#module_51368448 {
border:none;
}
@media screen and (min-width: 768px){
#module_51368448 >.module_51368448 {
margin-top:19.7385%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368448 >.module_51368448 {
}
}

#module_51368448 .ModuleImageTextGiantContent{margin-top:0px;}
#module_51368448 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_51368448 .ModuleImageTextGiantContent{margin-left:0px;}
#module_51368448 .ModuleImageTextGiantContent{margin-right:10px;}
#module_51368448 .imageTextGiant-Container{padding-top:10px;}
#module_51368448 .imageTextGiant-Container{padding-bottom:10px;}
#module_51368448 .imageTextGiant-Container{padding-left:10px;}
#module_51368448 .imageTextGiant-Container{padding-right:10px;}
#module_51368448 .showHandle .btn{font-size:px;}
#module_51368448 .showHandle .btn{font-family:;}
#module_51368448 .showHandle .btn{color:;}
#module_51368448 .showHandle .btn{}
#module_51368448 .showHandle .btn{}
#module_51368448 .showHandle .btn{}
#module_51368448 .showHandle div{border-top-color: !important;}
#module_51368448 .showHandle div{border-top-style: !important;}
#module_51368448 .showHandle div{border-top-width:px !important;}
#module_51368448 .showHandle{background-color:;}
#module_51368448 .showHandle{}
#module_51368448 .showHandle{}
#module_51368448 .showHandle{}
#module_51368448 .showHandle{}
#module_51368448 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer51368332 #Sub51368332_5 {width:11.9512%;}
.module_51368531 .ModuleHead .HeadCenter{float:none;}
#module_51368531 {
padding:0px;
}
#module_51368531 {
position:static;
z-index:0;
top:5173px;
left:1239px;
width:100%;
height: auto;
}
#module_51368531 .ModuleHead51368531 {
display:none;
}
#module_51368531 {
border:none;
}
@media screen and (min-width: 768px){
#module_51368531 >.module_51368531 {
margin-top:19.7385%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368531 >.module_51368531 {
}
}

#module_51368531 .ModuleImageTextGiantContent{margin-top:0px;}
#module_51368531 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_51368531 .ModuleImageTextGiantContent{margin-left:0px;}
#module_51368531 .ModuleImageTextGiantContent{margin-right:10px;}
#module_51368531 .imageTextGiant-Container{padding-top:10px;}
#module_51368531 .imageTextGiant-Container{padding-bottom:10px;}
#module_51368531 .imageTextGiant-Container{padding-left:10px;}
#module_51368531 .imageTextGiant-Container{padding-right:10px;}
#module_51368531 .showHandle .btn{font-size:px;}
#module_51368531 .showHandle .btn{font-family:;}
#module_51368531 .showHandle .btn{color:;}
#module_51368531 .showHandle .btn{}
#module_51368531 .showHandle .btn{}
#module_51368531 .showHandle .btn{}
#module_51368531 .showHandle div{border-top-color: !important;}
#module_51368531 .showHandle div{border-top-style: !important;}
#module_51368531 .showHandle div{border-top-width:px !important;}
#module_51368531 .showHandle{background-color:;}
#module_51368531 .showHandle{}
#module_51368531 .showHandle{}
#module_51368531 .showHandle{}
#module_51368531 .showHandle{}
#module_51368531 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer51368332 #Sub51368332_6 {width:10.9756%;}
.module_51368459 .ModuleHead .HeadCenter{float:none;}
#module_51368459 {
padding:0px;
}
#module_51368459 {
position:static;
z-index:0;
top:5166px;
left:1385px;
width:100%;
height: auto;
}
#module_51368459 .ModuleHead51368459 {
display:none;
}
#module_51368459 {
border:none;
}
@media screen and (min-width: 768px){
#module_51368459 >.module_51368459 {
margin-top:19.7385%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368459 >.module_51368459 {
}
}

#module_51368459 .ModuleImageTextGiantContent{margin-top:0px;}
#module_51368459 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_51368459 .ModuleImageTextGiantContent{margin-left:0px;}
#module_51368459 .ModuleImageTextGiantContent{margin-right:10px;}
#module_51368459 .imageTextGiant-Container{padding-top:10px;}
#module_51368459 .imageTextGiant-Container{padding-bottom:10px;}
#module_51368459 .imageTextGiant-Container{padding-left:10px;}
#module_51368459 .imageTextGiant-Container{padding-right:10px;}
#module_51368459 .showHandle .btn{font-size:px;}
#module_51368459 .showHandle .btn{font-family:;}
#module_51368459 .showHandle .btn{color:;}
#module_51368459 .showHandle .btn{}
#module_51368459 .showHandle .btn{}
#module_51368459 .showHandle .btn{}
#module_51368459 .showHandle div{border-top-color: !important;}
#module_51368459 .showHandle div{border-top-style: !important;}
#module_51368459 .showHandle div{border-top-width:px !important;}
#module_51368459 .showHandle{background-color:;}
#module_51368459 .showHandle{}
#module_51368459 .showHandle{}
#module_51368459 .showHandle{}
#module_51368459 .showHandle{}
#module_51368459 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer51368332 #Sub51368332_7 {width:10.8943%;}
.module_51368575 .ModuleHead .HeadCenter{float:none;}
#module_51368575 {
padding:0px;
}
#module_51368575 {
position:static;
z-index:0;
top:43px;
left:0px;
width:100%;
height: auto;
}
#module_51368575 .ModuleHead51368575 {
display:none;
}
#module_51368575 {
border:none;
}
@media screen and (min-width: 768px){
#module_51368575 >.module_51368575 {
margin-top:19.7385%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_51368575 >.module_51368575 {
}
}

#module_51368575 .ModuleImageTextGiantContent{margin-top:0px;}
#module_51368575 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_51368575 .ModuleImageTextGiantContent{margin-left:0px;}
#module_51368575 .ModuleImageTextGiantContent{margin-right:10px;}
#module_51368575 .imageTextGiant-Container{padding-top:10px;}
#module_51368575 .imageTextGiant-Container{padding-bottom:10px;}
#module_51368575 .imageTextGiant-Container{padding-left:10px;}
#module_51368575 .imageTextGiant-Container{padding-right:10px;}
#module_51368575 .showHandle .btn{font-size:px;}
#module_51368575 .showHandle .btn{font-family:;}
#module_51368575 .showHandle .btn{color:;}
#module_51368575 .showHandle .btn{}
#module_51368575 .showHandle .btn{}
#module_51368575 .showHandle .btn{}
#module_51368575 .showHandle div{border-top-color: !important;}
#module_51368575 .showHandle div{border-top-style: !important;}
#module_51368575 .showHandle div{border-top-width:px !important;}
#module_51368575 .showHandle{background-color:;}
#module_51368575 .showHandle{}
#module_51368575 .showHandle{}
#module_51368575 .showHandle{}
#module_51368575 .showHandle{}
#module_51368575 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer51368332 #Sub51368332_8 {width:11.463500000000002%;}
.module_50745004 .ModuleHead .HeadCenter{float:none;}
#module_50745004 {
padding:0px;
}
#module_50745004 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_50745004 .ModuleHead50745004 {
display:none;
}
#module_50745004 .BodyCenter.BodyCenter50745004 {
background:none;background-color:rgb(0, 0, 0);
}
#module_50745004 >.module_50745004 {
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_50745004 >.module_50745004{
overflow: 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_50745004 .BodyCenter.BodyCenter50745004 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50745004 .BodyCenter.BodyCenter50745004 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50745004 >.module_50745004 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50745004 >.module_50745004 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50745004 >.module_50745004 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50745004:hover {
border:none;
}
#module_50745004:hover >.module_50745004 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50745004 .ModuleSubContainer{background-color:transparent;}
#module_50745004 .ModuleSubContainer{background-image:none;}
#module_50745004 .ModuleSubContainer{background-repeat:no-repeat;}
#module_50745004 .ModuleSubContainer{background-position:0% 0%;}
#module_50745004 .ModuleSubContainer{background-attachment:scroll;}
#module_50745004 {!bgVideo!}{bgVideoUrl:none}
#module_50745004 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_50745004 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_50745004 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer50745004 {max-width:1300px;width:auto;}
.module_50744946 .ModuleHead .HeadCenter{float:none;}
#module_50744946 {
padding:0px;
}
#module_50744946 {
position:static;
z-index:0;
top:5335px;
left:966px;
width:100%;
height: auto;
}
#module_50744946 .ModuleHead50744946 {
display:none;
}
#module_50744946 .BodyCenter.BodyCenter50744946 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50744946 >.module_50744946 {
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_50744946 >.module_50744946{
overflow: 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_50744946 .BodyCenter.BodyCenter50744946 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50744946 .BodyCenter.BodyCenter50744946 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_50744946 >.module_50744946 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_50744946 >.module_50744946 {
margin-top:20px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_50744946 >.module_50744946 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50744946:hover {
border:none;
}
#module_50744946:hover >.module_50744946 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50744946 .ModuleImageTextGiantContent{margin-top:0px;}
#module_50744946 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_50744946 .ModuleImageTextGiantContent{margin-left:0px;}
#module_50744946 .ModuleImageTextGiantContent{margin-right:10px;}
#module_50744946 .imageTextGiant-Container{padding-top:10px;}
#module_50744946 .imageTextGiant-Container{padding-bottom:10px;}
#module_50744946 .imageTextGiant-Container{padding-left:10px;}
#module_50744946 .imageTextGiant-Container{padding-right:10px;}
#module_50744946 .showHandle .btn{font-size:px;}
#module_50744946 .showHandle .btn{font-family:;}
#module_50744946 .showHandle .btn{color:;}
#module_50744946 .showHandle .btn{}
#module_50744946 .showHandle .btn{}
#module_50744946 .showHandle .btn{}
#module_50744946 .showHandle div{border-top-color: !important;}
#module_50744946 .showHandle div{border-top-style: !important;}
#module_50744946 .showHandle div{border-top-width:px !important;}
#module_50744946 .showHandle{background-color:;}
#module_50744946 .showHandle{}
#module_50744946 .showHandle{}
#module_50744946 .showHandle{}
#module_50744946 .showHandle{}
#module_50744946 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);
}

.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%
}

.ModuleMobileNavGiant.layout-101 header a.mm-hbtn {
    background: center center no-repeat transparent;
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: auto;
    margin: 10px
}

.ModuleMobileNavGiant.layout-101 .lcbody {
    width: 30px;
    height: 30px;
    position: relative;
    transform: translateZ(0) rotate(0);
    transition: transform .4s cubic-bezier(.4, .01, .165, .99)
}

.ModuleMobileNavGiant.layout-101 .lcitem {
    position: absolute;
    left: 0;
    top: 0;
    transform: translateZ(0) rotate(0);
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    -webkit-transform: translateZ(0) rotate(0);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    width: 30px;
    height: 30px
}

.ModuleMobileNavGiant.layout-101 .lcitem .rect {
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 46%;
    transition: transform .2s ease .2s;
    -webkit-transition: -webkit-transform .2s ease .2s
}

.ModuleMobileNavGiant.layout-101 .lcitem .rect.top {
    transform: translate3d(0, -6px, 0);
    -webkit-transform: translate3d(0, -6px, 0)
}

.ModuleMobileNavGiant.layout-101 .lcitem .rect.bottom {
    transform: translate3d(0, 6px, 0);
    -webkit-transform: translate3d(0, 6px, 0)
}

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

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

.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcbody {
    transform: translateZ(0) rotate(90deg);
    -webkit-transform: translateZ(0) rotate(90deg)
}

.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcitem {
    transform: translateZ(0) rotate(45deg);
    transition: transform .25s cubic-bezier(.4, .01, .165, .99) 0s;
    -webkit-transform: translateZ(0) rotate(45deg);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, .01, .165, .99) 0s
}

.ModuleMobileNavGiant.layout-101 .view-change header .mm-hbtn .lcitem.bottom {
    transform: translateZ(0) rotate(-45deg);
    -webkit-transform: translateZ(0) rotate(-45deg)
}

.ModuleMobileNavGiant.layout-101 .view-change .mm-hbtn .lcitem .rect {
    transition: transform .2s ease .2s;
    transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .2s ease .2s;
    -webkit-transform: translate3d(0, 0, 0)
}

.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);
    }
    .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;
}.module_50712261 .ModuleHead .HeadCenter{float:none;}
#module_50712261 {
padding:0px;
}
#module_50712261 {
}
#module_50712261 .ModuleHead50712261 {
display:none;
}
#module_50712261 .BodyCenter.BodyCenter50712261 {
background:none;background-color:rgba(0,0,0,0);
}
#module_50712261 >.module_50712261 {
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_50712261 >.module_50712261{
overflow: 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_50712261 .BodyCenter.BodyCenter50712261 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_50712261 .BodyCenter.BodyCenter50712261 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_50712261 >.module_50712261 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_50712261 >.module_50712261 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_50712261 >.module_50712261 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}
#module_50712261:hover {
border:none;
}
#module_50712261:hover >.module_50712261 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_50712261 {}#module_50712261.layout-101 #header{border-bottom-color:transparent;}
#module_50712261 {}#module_50712261.layout-101 #header{border-bottom-style:none;}
#module_50712261 {}#module_50712261.layout-101 #header{border-bottom-width:0px;}
#module_50712261 {}#module_50712261.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_50712261 {}#module_50712261.layout-101 #header{background-color:rgb(255, 255, 255);}
#module_50712261 {}#module_50712261.layout-101 #header p{color:#fff;}
#module_50712261 {}#module_50712261.layout-101 .lcitem .rect{background:rgb(30, 136, 229);} #module_50712261.layout-101 .icon-dianhua-moren,#module_50712261.layout-101 .icon-sousuo{color:rgb(30, 136, 229);}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item ul li{border-bottom-color:#838383;}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item,#module_50712261.layout-101 #MobileNavFloatLayer{background-color:#3c3c3c;}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item>ul>li>a{background:#3c3c3c;}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item>ul>li>a,#module_50712261.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item>ul>li .subnav a{background:#3c3c3c;}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item>ul>li .subnav a,#module_50712261.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item>ul>li>a:hover,#module_50712261.layout-101 .micro-nav-item>ul>li>a:hover p{color:#fff;}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:#888;}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#777;}
#module_50712261 {}#module_50712261.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_50712261.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;
    /* 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_50712785 .ModuleHead .HeadCenter{float:none;}
#module_50712785 {
padding:0px;
}
#module_50712785 {
}
#module_50712785 .ModuleHead0 {
display:none;
}

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

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