/*read from redis*/
#pagebody.siteStyle {
background:none;background-color:#f6f6f6;
background-repeat:no-repeat ;
background-position:center;
background-size:auto;
background-Attachment:scroll;
}
.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 > .SubContainer.ModuleHoverBoxItem_2{display:none}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubPadding{
    height: 100%;
    position: relative;
    display: table-cell;
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:after{
    display: block;
    content: '';
    width: 1px;
    border-left: 1px dashed rgba(75, 151, 255, 0);
    height: 100%;
    margin: auto;
}
.ModuleGridCustomGiant.layout-101:hover .SubDrag:after{border-left: 1px dashed rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag{
    width: 6px;
    cursor: e-resize;
    position: absolute;
    z-index: 99;
    min-height: 66px;
    height: 100%;
    background-color: rgba(75, 151, 255, 0);
}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover{background-color: rgba(75, 151, 255, .8);}
.ModuleGridCustomGiant.layout-101 .ModuleSubContainer .SubDrag:hover:after{border-left: 1px dashed rgba(75, 151, 255, 0);}
.ModuleGridCustomGiant.layout-101 .row {margin-right: 0px;margin-left: 0px;}
.ModuleGridCustomGiant.layout-101 .ModuleGridCol{padding: 0px;}

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

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

.ModuleGridCustomGiant.layout-101 .ModuleGridBorder{border:0px !important;padding: 0 !important;}
.module_61013662 .ModuleHead .HeadCenter{float:none;}
#module_61013662 {
padding:0px;
}
#module_61013662 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61013662 .ModuleHead61013662 {
display:none;
}
#module_61013662 .BodyCenter.BodyCenter61013662 {
background:none;background-color:rgb(255, 255, 255);
}
#module_61013662 >.module_61013662 {
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_61013662 >.module_61013662{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61013662 .BodyCenter.BodyCenter61013662 {
padding-top:0.7056%;
padding-left:1.8815%;
padding-right:1.8815%;
padding-bottom:0.7056%;
}
}
@media screen and (max-width: 767px){
#module_61013662 .BodyCenter.BodyCenter61013662 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61013662 >.module_61013662 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61013662 >.module_61013662 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61013662 >.module_61013662 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61013662:hover {
border:none;
}
#module_61013662:hover >.module_61013662 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61013662 .ModuleSubContainer{background-color:transparent;}
#module_61013662 .ModuleSubContainer{background-image:none;}
#module_61013662 .ModuleSubContainer{background-repeat:no-repeat;}
#module_61013662 .ModuleSubContainer{background-position:0% 0%;}
#module_61013662 .ModuleSubContainer{background-attachment:scroll;}
#module_61013662 .ModuleSubContainer{}
#module_61013662 {!bgVideo!}{bgVideoUrl:none}
#module_61013662 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_61013662 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_61013662 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer61013662 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer61013662 .SubPadding {width:0px;}
/*图文模块 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_61013827 .ModuleHead .HeadCenter{float:none;}
#module_61013827 {
padding:0px;
}
#module_61013827 {
position:static;
z-index:0;
top:26px;
left:232px;
width:100%;
height: auto;
}
#module_61013827 .ModuleHead61013827 {
display:none;
}
#module_61013827 .BodyCenter.BodyCenter61013827 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61013827 >.module_61013827 {
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_61013827 >.module_61013827{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61013827 .BodyCenter.BodyCenter61013827 {
padding-top:4.8077%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61013827 .BodyCenter.BodyCenter61013827 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61013827 >.module_61013827 {
margin-top:1.4106%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61013827 >.module_61013827 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61013827 >.module_61013827 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61013827:hover {
border:none;
}
#module_61013827:hover >.module_61013827 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61013827 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_61013827 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_61013827 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_61013827 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_61013827 .GraphicUpper{padding-top:0px;}
#module_61013827 .GraphicUpper{padding-bottom:0px;}
#module_61013827 .GraphicUpper{padding-left:0px;}
#module_61013827 .GraphicUpper {padding-right:0px;}
#module_61013827 .GraphicUpper{width:15%;} #module_61013827 .ModuleImageTextContent{width: calc(100% - 15%);}
#module_61013827 .MobileGraphicUpper{width:15%;} #module_61013827 .ModuleMobileImageTextContent{width: calc(100% - 15%);}
#module_61013827 .ModuleImageTextGiantContent{padding-top:0px;}
#module_61013827 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_61013827 .ModuleImageTextGiantContent{padding-left:15px;}
#module_61013827 .ModuleImageTextGiantContent{padding-right:0px;}
#module_61013827 .normal_ImgtextBox_content{padding-top:0px;}
#module_61013827 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_61013827 .normal_ImgtextBox_content{padding-left:0px;}
#module_61013827 .normal_ImgtextBox_content{padding-right:0px;}
#module_61013827 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_61013827 .normal_ImgtextBox_content{box-shadow:;}
#module_61013827 .normal_ImgtextBox_content{background-color:;}
#module_61013827 .normal_ImgtextBox_content{}
#module_61013827 .normal_ImgtextBox_content{}
#module_61013827 .normal_ImgtextBox_content{}
#module_61013827 .normal_ImgtextBox_content{}
#module_61013827 .normal_ImgtextBox_content{}
#module_61013827 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_61013827 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_61013827 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_61013827 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_61013827 .normal_ImgtextBox_content{border-top-color:;}
#module_61013827 .normal_ImgtextBox_content{border-top-style:;}
#module_61013827 .normal_ImgtextBox_content{border-top-width:px;}
#module_61013827 .normal_ImgtextBox_content{border-right-color:;}
#module_61013827 .normal_ImgtextBox_content{border-right-style:;}
#module_61013827 .normal_ImgtextBox_content{border-right-width:px;}
#module_61013827 .normal_ImgtextBox_content{border-bottom-color:;}
#module_61013827 .normal_ImgtextBox_content{border-bottom-style:;}
#module_61013827 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_61013827 .normal_ImgtextBox_content{border-left-color:;}
#module_61013827 .normal_ImgtextBox_content{border-left-style:;}
#module_61013827 .normal_ImgtextBox_content{border-left-width:px;}
#module_61013827 .showHandle .btn{font-size:px;}
#module_61013827 .showHandle .btn{font-family:;}
#module_61013827 .showHandle .btn{color:;}
#module_61013827 .showHandle .btn{}
#module_61013827 .showHandle .btn{}
#module_61013827 .showHandle .btn{}
#module_61013827 .showHandle div{border-top-color: !important;}
#module_61013827 .showHandle div{border-top-style: !important;}
#module_61013827 .showHandle div{border-top-width:px !important;}
#module_61013827 .showHandle{background-color:;}
#module_61013827 .showHandle{}
#module_61013827 .showHandle{}
#module_61013827 .showHandle{}
#module_61013827 .showHandle{}
#module_61013827 .showHandle{}
#module_61013827 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_61013827 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_61013827 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_61013827 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_61013827 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_61013827 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_61013827 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_61013827 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_61013827 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_61013827 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer61013662 #Sub61013662_1 {width:17.4167%;}
.ModuleNavGiant.layout-105 .main-nav-content {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
  line-height: 0;
  overflow:hidden;
}
.ModuleNavGiant.layout-105 .aroundMune{
   position: absolute;
   display: flex;
   align-items: center;
   right: 0px;
   padding:0 10px;
   height: 100%;
   z-index: 5;
   transform: rotateY(90deg);
}
.ModuleNavGiant.layout-105 .aroundMune.active{
  transform: rotateY(0deg);
}
.ModuleNavGiant.layout-105 .moveMenuRight, .ModuleNavGiant.layout-105 .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-105 .main-nav-content .moveMenuRight{
  background-color: rgba(238,238,238,.6);
}
.ModuleNavGiant.layout-105 .main-nav-content .moveMenuLeft{
   display:none;
   background-color: rgba(238,238,238,.6);
   margin-right: 10px

}
.ModuleNavGiant.layout-105 .moveMenuRight:hover, .ModuleNavGiant.layout-105 .moveMenuLeft:hover{
   color:#fff;
   background-color:rgba(204,204,204,.6);
}
.ModuleNavGiant.layout-105 .main-nav-content >.blank-solve{
  width: auto;
  display: inline-block;
  transition: all .4s;
  position: relative;
  left: 0;
}
.ModuleNavGiant.layout-105 .main-nav-item-group {
  box-sizing: border-box;
  -moz-box-sizing:border-box; 
 -webkit-box-sizing:border-box;
  height: 80px;
  line-height: 80px;
  text-align: center;
  float: left;
}
.ModuleNavGiant.layout-105 .main-nav-item {
  box-sizing: content-box;
  -moz-box-sizing:content-box; 
 -webkit-box-sizing:content-box;
  padding: 0 25px;
  color: #000000;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.ModuleNavGiant.layout-105 .main-nav-item::before {
  content: '';
  position: absolute;
  width: 0%;
  height: 50%;
  left: 50%;
  transform: translateY(-50%);
   -ms-transform:translateY(-50%);
  -moz-transform:translateY(-50%); 
  -webkit-transform:translateY(-50%);
  -o-transform:translateY(-50%); 
  top: 50%;
  z-index: -1;
  opacity: 0;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}

.ModuleNavGiant.layout-105 .main-nav-item-hover {
  color: #fff;
}
.ModuleNavGiant.layout-105 .main-nav-item-hover::before {
  width: 100%;
  left: 0;
  opacity: 1;
}
.ModuleNavGiant.layout-105 .sub-nav-item-group {
  z-index: 3;
  height: 200px;
  bottom: -220px;
  left: -49px;
  width: 192px;
  padding-top: 20px;
  text-align: center;
  display: none;
}
.ModuleNavGiant.layout-105 .sub-nav-item-box {
  width: 100%;
  position: relative;
}
/*
.ModuleNavGiant.layout-105 .sub-nav-item-box ::after {
  content: '';
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -5px;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-bottom-color: #fff;
}
*/
.ModuleNavGiant.layout-105 .sub-nav-item-group{
	position: relative;
}
.ModuleNavGiant.layout-105 .arrow{
	top:13px;
	width:15px;
	height:15px;
	background:#fff;
	position: absolute;
	left: 50%;
  margin-left: -7.5px;
	z-index:-1;
	transform:rotate(45deg);
  -ms-transform:rotate(45deg);
  -moz-transform:rotate(45deg); 
  -webkit-transform:rotate(45deg);
  -o-transform:rotate(45deg); 
	transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
}

.ModuleNavGiant.layout-105 .sub-nav-item:first-child {
  border-top: none!important;
}
.ModuleNavGiant.layout-105 .sub-nav-item:last-child {
  border-bottom: none!important;
}
.ModuleNavGiant.layout-105 .sub-nav-item {
  display: block;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  font-size: 12px;
  padding-left: 0;
  background-color: #fff;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}
.ModuleNavGiant.layout-105 .sub-nav-item .inner{
  display: block;
  height: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s; 
  -o-transition: all 0.5s;
  }
.ModuleNavGiant.layout-105 .sub-nav-item:hover {
  background-color: #f7f7f7;
}
.ModuleNavGiant.layout-105 .sub-nav-item:hover .inner {
    padding-left: 10px;
}
.ModuleNavGiant.layout-105 .sub-nav-item-group.current {
  display: block;
}
.ModuleNavGiant.layout-105 .main-nav-item-group.current .main-nav-item {
  color: #fff;
}
.ModuleNavGiant.layout-105 .main-nav-item-group.current .main-nav-item::after {
  content: '';
  width: 100%;
  left: 0;
  top: 20px;
  height: 40px;
  position: absolute;
  z-index: -1;
  background: #e91e63;
  border-radius: 20px;
}
.ModuleNavGiant.layout-105 .clearfix:after{content:'.';clear: both;display:block;width:0;height:0;overflow: hidden;visibility: hidden;}
.ModuleNavGiant.layout-105 .menu{
    font-size: 12px;
    opacity: 0.6;
    float: right;
    margin-left: 8px;
    margin-top: 1px;
    transform:rotate(0deg);
    transition: all .3s linear;
    -webkit-transform:rotate(0deg);
    -webkit-transition: all .3s linear;
}
.ModuleNavGiant.layout-105 .menuUp{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    margin-top: -1px;
}
.ModuleNavGiant.layout-105 .sub-nav-item-group.sub-menu{
    display: none !important;
}.module_61014570 .ModuleHead .HeadCenter{float:none;}
#module_61014570 {
padding:0px;
}
#module_61014570 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61014570 .ModuleHead61014570 {
display:none;
}
#module_61014570 .BodyCenter.BodyCenter61014570 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61014570 >.module_61014570 {
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_61014570 >.module_61014570{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61014570 .BodyCenter.BodyCenter61014570 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61014570 .BodyCenter.BodyCenter61014570 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61014570 >.module_61014570 {
margin-top:0.0000%;
margin-left:1.8832%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61014570 >.module_61014570 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61014570 >.module_61014570 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61014570:hover {
border:none;
}
#module_61014570:hover >.module_61014570 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61014570 .main-nav-item-group{height:60px;line-height:60px;} #module_61014570 .main-nav-content{height:60px}
#module_61014570 .main-nav-content{background-color:#fff;}
#module_61014570 .main-nav-content{background-image:none;}
#module_61014570 .main-nav-content{background-repeat:no-repeat;}
#module_61014570 .main-nav-content{}
#module_61014570 .main-nav-content{}
#module_61014570 .main-nav-content{}
#module_61014570 .main-nav-content{text-align:left;}
#module_61014570 .main-nav-item{font-size:14px;}
#module_61014570 .main-nav-item{font-family:arial, helvetica,sans-serif;}
#module_61014570 .main-nav-item{color:#333;}
#module_61014570 .main-nav-item{font-weight:bold;}
#module_61014570 .main-nav-item{text-decoration:none;}
#module_61014570 .main-nav-item{font-style:normal;}
#module_61014570 .main-nav-item{width:auto;}
#module_61014570 .main-nav-item{padding-left:25px;padding-right:25px;}
#module_61014570 .main-nav-item{background-image:none;}
#module_61014570 .main-nav-item{background-color:transparent;}
#module_61014570 .main-nav-item{background-repeat:no-repeat;}
#module_61014570 .main-nav-item{}
#module_61014570 .main-nav-item{}
#module_61014570 .main-nav-item{}
#module_61014570 .main-nav-item-group{border-right-color:#f2f2f2;}
#module_61014570 .main-nav-item-group{border-right-style:solid;}
#module_61014570 .main-nav-item-group{border-right-width:0px;}
#module_61014570 .sub-nav-item-group{width:192px;}
#module_61014570 .sub-nav-item{height:40px;line-height:40px;} #module_61014570 .sub-nav-item .inner {line-height: calc(100% + (40px - 10px));}
#module_61014570 .sub-nav-item .inner{font-size:12px;}
#module_61014570 .sub-nav-item .inner{font-family:微软雅黑,Microsoft YaHei;}
#module_61014570 .sub-nav-item .inner{color:#000;}
#module_61014570 .sub-nav-item .inner{font-weight:normal;}
#module_61014570 .sub-nav-item .inner{text-decoration:none;}
#module_61014570 .sub-nav-item .inner{font-style:normal;}
#module_61014570 .sub-nav-item .inner,#module_61014570 .arrow,#module_61014570 .sub-normal-color{background-color:#fff;}
#module_61014570 .sub-nav-item .inner{background-image:none;}
#module_61014570 .sub-nav-item .inner{background-repeat:no-repeat;}
#module_61014570 .sub-nav-item .inner{}
#module_61014570 .sub-nav-item .inner{}
#module_61014570 .sub-nav-item .inner{}
#module_61014570 .sub-nav-item{border-bottom-color:#e6e6e6;}
#module_61014570 .sub-nav-item{border-bottom-style:solid;}
#module_61014570 .sub-nav-item{border-bottom-width:1px;}
#module_61014570 .sub-nav-item{margin-bottom:0px;}
#module_61014570 .main-nav-item-hover{font-size:13px;}
#module_61014570 .main-nav-item-hover{font-family:arial, helvetica,sans-serif;}
#module_61014570 .main-nav-item-hover{color:#fff;}
#module_61014570 .main-nav-item-hover{font-weight:bold;}
#module_61014570 .main-nav-item-hover{text-decoration:none;}
#module_61014570 .main-nav-item-hover{font-style:normal;}
#module_61014570 .main-nav-item-hover::before{background-color:rgb(200, 161, 101);}
#module_61014570 .main-nav-item-hover::before{background-image:none;}
#module_61014570 .main-nav-item-hover::before{background-repeat:no-repeat;}
#module_61014570 .main-nav-item-hover::before{}
#module_61014570 .main-nav-item-hover::before{}
#module_61014570 .main-nav-item-hover::before{}
#module_61014570 .sub-nav-item:hover .inner{font-size:12px;}
#module_61014570 .sub-nav-item:hover .inner{font-family:arial, helvetica,sans-serif;}
#module_61014570 .sub-nav-item:hover .inner{color:#000;}
#module_61014570 .sub-nav-item:hover .inner{font-weight:normal;}
#module_61014570 .sub-nav-item:hover .inner{text-decoration:none;}
#module_61014570 .sub-nav-item:hover .inner{font-style:normal;}
#module_61014570 .sub-nav-item:hover .inner,#module_61014570 .sub-hover-color{background-color:#f2f2f2;}
#module_61014570 .sub-nav-item:hover .inner{background-image:none;}
#module_61014570 .sub-nav-item:hover .inner{background-repeat:no-repeat;}
#module_61014570 .sub-nav-item:hover .inner{}
#module_61014570 .sub-nav-item:hover .inner{}
#module_61014570 .sub-nav-item:hover .inner{}


.ModuleGridContainer.ModuleGridContainer61013662 #Sub61013662_2 {width:40.9167%;}
/*全局搜索 layout102*/
.ModuleSearchGiant.layout-108 .searchform-fixed{position: fixed;z-index: 9999;visibility: visible;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle{padding: 0;}
.ModuleSearchGiant.layout-108 .btn-group.open .dropdown-toggle{box-shadow: none}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .content { opacity: 0; visibility: hidden; position: fixed; z-index: 999;background: #FFF;top: 0px;left: 0px; display:table;width: 100%;height:auto;border: 0;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .group{display: table;padding:0 2%;  border-bottom:1px solid #eee;width: 100%;height:60px;border-radius: 0px;overflow: hidden;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel,
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{position: relative;display:table-cell;height:auto;border:0px;vertical-align: middle;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchInputPanel{ width: calc(100% - 30px);}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel{width: 1%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchBtnPanel{width: 30px;display: table-cell;position: relative;height:auto;border:0px;}
.ModuleSearchGiant.layout-108 .searchIcon{ font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .closeIcon{ cursor: pointer; font-size: 18px; font-weight: bold;position: absolute;margin-top:-12px;top: 50%;left: 10px;width: 20px;height: 20px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchInput{    padding-right: 50px;float: none;display:block;width: 100%;height: 59px;border: 1px solid #fff;border-right:0px !important;border-radius: 0;text-indent: 10px;font-size:16px;outline: none;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .searchTypePanel select{height: 100%;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select{float: left;height: auto;border: 0;border-radius: 0;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn{border: unset !important;padding-top: 0;padding-bottom: 0;height: 59px;border: 1px solid #fff;border-left-width: 1px;border-radius: 0;line-height: 59px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .bootstrap-select .btn span{font-size: 16px;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .icon-cuowu{right: 10px; left: unset; color: #333333}
.ModuleSearchGiant.layout-108  .icon-sousuo4{ color: #333333}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .ModuleSearchButton{ height: 59px !important; padding-right: 0px;padding-left: 0px;background:#fff;float: left;display: block; min-width: 10px; width: 100%;border: 0;border-radius: 0;font-family: 微软雅黑,Microsoft YaHei;font-size: 12px;color:#fff;font-weight:normal;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .index_mark{display: none;  z-index: 999; background: #000;height:100vh; position:fixed; width: 100%;    top: 0px;left: 0px; opacity: 0.48; }
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot{  display: flex; align-items: center;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul{    margin-bottom: 15px; padding:0 2%; height: auto;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li{ margin-top: 15px!important; padding:unset !important;line-height: 32px; height: 32px;min-width: 64px;text-align: center; border-right:unset !important;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a{height: 32px;display: block;line-height: 32px;padding: 0 20px;border-radius: 30px; margin-right: 15px;border-radius: 30px;color:#666;background: #eee;}
.ModuleSearchGiant.layout-108 .ModuleSearchFormStyle .search-hot ul li a:hover{background:#dedede;}
.searchform-slide{-webkit-animation: am-gn-searchform-slide 1s both; animation: am-gn-searchform-slide 1s both;}
.searchform-fade{-webkit-animation: am-searchform-fade 400ms both;animation: am-searchform-fade 400ms both;}
.ModuleSearchGiant.layout-108   .btnicon{margin: 0 auto;display:block;font-size: 18px;font-weight: bold;    padding: 10px;cursor: pointer;}
.ModuleSearchGiant.layout-108  .ModuleSearchFormStyle .bootstrap-select .btn:active{-webkit-box-shadow:unset;box-shadow:unset;}
.bootstrap-select.btn-group .dropdown-menu{ z-index: 100000 !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_61015165 .ModuleHead .HeadCenter{float:none;}
#module_61015165 {
padding:0px;
}
#module_61015165 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61015165 .ModuleHead61015165 {
display:none;
}
#module_61015165 .BodyCenter.BodyCenter61015165 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61015165 >.module_61015165 {
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_61015165 >.module_61015165{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61015165 .BodyCenter.BodyCenter61015165 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61015165 .BodyCenter.BodyCenter61015165 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61015165 >.module_61015165 {
margin-top:17.2764%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61015165 >.module_61015165 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61015165 >.module_61015165 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61015165:hover {
border:none;
}
#module_61015165:hover >.module_61015165 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61015165 .btnicon{font-size:20px;}
#module_61015165 .btnicon{font-family:;}
#module_61015165 .btnicon{color:#000000;}
#module_61015165 .btnicon{font-weight:normal;}
#module_61015165  .btnicon{text-decoration:none;}
#module_61015165 .btnicon{font-style:normal;}
#module_61015165 .btnicon{background-color:rgba(0, 0, 0, 0);}
#module_61015165 .btnicon{background-image:none;}
#module_61015165 .btnicon{background-repeat:no-repeat;}
#module_61015165 .btnicon{}
#module_61015165 .btnicon{}
#module_61015165 .btnicon{}
#module_61015165 .btnicon{text-align:center;}
#module_61015165 .search-hot ul li a{font-size:12px;}
#module_61015165 .search-hot ul li a{font-family:微软雅黑,Microsoft YaHei;}
#module_61015165 .search-hot ul li a{color:#666;}
#module_61015165 .search-hot ul li a{font-weight:normal;}
#module_61015165 .search-hot ul li a{text-decoration:none;}
#module_61015165 .search-hot ul li a{font-style:normal;}
#module_61015165 .search-hot ul li a{background-color:#eee;}
#module_61015165 .search-hot ul li a{}
#module_61015165  .btnicon:hover{background-color:rgba(0, 0, 0, 0);}
#module_61015165  .btnicon:hover{background-image:none;}
#module_61015165  .btnicon:hover{background-repeat:no-repeat;}
#module_61015165  .btnicon:hover{}
#module_61015165  .btnicon:hover{}
#module_61015165 .btnicon:hover{}
#module_61015165  .btnicon:hover{font-size:20px;}
#module_61015165 .ModuleSearchButton:hover{font-family:;}
#module_61015165  .btnicon:hover{color:#000000;}
#module_61015165  .btnicon:hover{font-weight:normal;}
#module_61015165  .btnicon:hover{text-decoration:none;}
#module_61015165  .btnicon:hover{font-style:normal;}
#module_61015165 .search-hot ul li:hover a{font-size:12px;}
#module_61015165 .search-hot ul li:hover a{font-family:微软雅黑,Microsoft YaHei;}
#module_61015165 .search-hot ul li:hover a{color:#666;}
#module_61015165 .search-hot ul li:hover a{font-weight:normal;}
#module_61015165 .search-hot ul li:hover a{text-decoration:none;}
#module_61015165 .search-hot ul li:hover a{font-style:normal;}
#module_61015165 .search-hot ul li a:hover{background-color:#dedede;}
#module_61015165 .search-hot ul li a:hover{}

.ModuleGridContainer.ModuleGridContainer61013662 #Sub61013662_3 {width:3.1667%;}
.ModuleUserLoginGiant.layout-104 .userlogin-container a,
.ModuleUserLoginGiant.layout-104 .userlogin-container span {
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  text-decoration: none;
}
.ModuleUserLoginGiant.layout-104 .userlogin-container {
  position: relative;
}
.ModuleUserLoginGiant.layout-104 .userlogin-container .userlogin {
  color: #f10215;
  margin-right: 5px;
  cursor: pointer;
}

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





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





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

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

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

.ModuleUserLoginGiant.layout-104 .way-qwz a.alipay-login {
  margin-right: 0;
  background: url("skinp/modules/ModuleUserLoginGiant/images/zhufubao4.png") no-repeat center;
  width: 25px;
  margin-right: 4px;
}.module_62439292 .ModuleHead .HeadCenter{float:none;}
#module_62439292 {
padding:0px;
}
#module_62439292 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_62439292 .ModuleHead62439292 {
display:none;
}
#module_62439292 .BodyCenter.BodyCenter62439292 {
background:none;background-color:rgba(0,0,0,0);
}
#module_62439292 >.module_62439292 {
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_62439292 >.module_62439292{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_62439292 .BodyCenter.BodyCenter62439292 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62439292 .BodyCenter.BodyCenter62439292 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_62439292 >.module_62439292 {
margin-top:2.6000%;
margin-left:49.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62439292 >.module_62439292 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_62439292 >.module_62439292 {box-shadow: 0px 0px 0px 0px #ccc}
#module_62439292:hover {
border:none;
}
#module_62439292:hover >.module_62439292 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_62439292 .BodyCenter{text-align:right;}
#module_62439292 .hello{font-size:14px;}
#module_62439292 .hello{font-family:arial, helvetica,sans-serif;}
#module_62439292 .hello{color:#666;}
#module_62439292 .hello{font-weight:normal;}
#module_62439292 .hello{text-decoration:none;}
#module_62439292 .hello{font-style:normal;}
#module_62439292 .enroll{font-size:14px;}
#module_62439292 .enroll{font-family:arial, helvetica,sans-serif;}
#module_62439292 .enroll{color:#666;}
#module_62439292 .enroll{font-weight:normal;}
#module_62439292 .enroll{text-decoration:none;}
#module_62439292 .enroll{font-style:normal;}
#module_62439292 .userlogin{font-size:14px;}
#module_62439292 .userlogin{font-family:arial, helvetica,sans-serif;}
#module_62439292 .userlogin{color:rgb(200, 161, 101);}
#module_62439292 .userlogin{font-weight:normal;}
#module_62439292 .userlogin{text-decoration:none;}
#module_62439292 .userlogin{font-style:normal;}

.ModuleGridContainer.ModuleGridContainer61013662 #Sub61013662_4 {width:38.499900000000004%;}
.ModulePupopGiant.layout-101 {height: 100%; background-color: rgba(0, 0, 0, .6);}
.ModulePupopGiant.layout-101 .row {margin-right: 0px; margin-left: 0px;}
.ModulePupopGiant.layout-101 .ModuleSubContainer {width: 100%; position: relative;}
.ModulePupopGiant.layout-101 .ModuleSubContainer .addnewhelper {white-space: unset;}
.ModulePupopGiant.layout-101 .ModulePupopContainer {
    width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    margin: auto;
    padding-right: 0;
    padding-left: 0;
}
.ModulePupopGiant.layout-101 .IsAdvertisement {position: fixed;}
.ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {
    position: static;
    top: 0 !important;
    left: 0 !important;
    transform: unset !important;
}
.ModulePupopGiant.layout-101 .pupopClose {
    position: absolute;
    z-index: 99999;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}
.ModulePupopGiant.layout-101 .pupopClose .iconfont {font-size: 30px; color: #fff; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.ModulePupopGiant.layout-101 .ModulePupopContainer .ModuleSubPupopBox {height: auto; overflow-y: auto;}
.ModulePupopGiant.layout-101 .ModulePuponArrow { position: absolute;
    left: 50%;
    transform: translatex(-50%);
    border: 9px solid transparent;
    width: 0;
    height: 0;
}
.ModulePupopGiant.layout-101 .ModulePuponArrow.PosTop {
    border-bottom-color: #e8e8e8;
    border-bottom-width: 12px;
    top:-20px;
}

.ModulePupopGiant.layout-101 .ModulePuponArrow.PosBottom {
    border-top-color: #e8e8e8;
    border-top-width: 12px;
    bottom:-20px;
}

@media only screen and (max-width: 767px) {
    .ModulePupopGiant.layout-101 .ModuleSubContainer {display: block;}
    .ModulePupopGiant.layout-101 .IsAdvertisement .ModulePupopContainer {max-width: 100vw;}
}.module_61461288 .ModuleHead .HeadCenter{float:none;}
#module_61461288 {
padding:0px;
}
#module_61461288 {
position:fixed;
z-index:5000;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_61461288 .ModuleHead61461288 {
display:none;
}
#module_61461288 .BodyCenter.BodyCenter61461288 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61461288 >.module_61461288 {
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_61461288 >.module_61461288{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61461288 .BodyCenter.BodyCenter61461288 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61461288 .BodyCenter.BodyCenter61461288 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61461288 >.module_61461288 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61461288 >.module_61461288 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61461288 >.module_61461288 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61461288:hover {
border:none;
}
#module_61461288:hover >.module_61461288 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61461288 .ModulePupopContainer{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);} #module_61461288 .IsAdvertisement{top:calc(50% + 0px);left:calc(50% + 0px);transform:translate(-50%, -50%);}
#module_61461288 .ModulePupopContainer{background-color:rgba(255, 255, 255, 1);}
#module_61461288 .ModulePupopContainer{background-image:none;}
#module_61461288 .ModulePupopContainer{background-repeat:no-repeat;}
#module_61461288 .ModulePupopContainer{background-position:0% 0%;}
#module_61461288 .ModulePupopContainer{background-attachment:scroll;}
#module_61461288 .ModulePupopContainer{}
#module_61461288 .ModulePupopContainer{padding-top:0px;}
#module_61461288 .ModulePupopContainer{padding-bottom:0px;}
#module_61461288 .ModulePupopContainer{padding-left:0px;}
#module_61461288 .ModulePupopContainer{padding-right:0px;}
#module_61461288 .ModulePupopContainer{border-top-color:#e1e1e1;}
#module_61461288 .ModulePupopContainer{border-top-style:solid;}
#module_61461288 .ModulePupopContainer{border-top-width:0px;}
#module_61461288 .ModulePupopContainer{border-bottom-color:#e1e1e1;}
#module_61461288 .ModulePupopContainer{border-bottom-style:solid;}
#module_61461288 .ModulePupopContainer{border-bottom-width:0px;}
#module_61461288 .ModulePupopContainer{border-left-color:#e1e1e1;}
#module_61461288 .ModulePupopContainer{border-left-style:solid;}
#module_61461288 .ModulePupopContainer{border-left-width:0px;}
#module_61461288 .ModulePupopContainer{border-right-color:#e1e1e1;}
#module_61461288 .ModulePupopContainer{border-right-style:solid;}
#module_61461288 .ModulePupopContainer{border-right-width:0px;}
#module_61461288 .ModulePupopContainer{border-top-left-radius:10px;}
#module_61461288 .ModulePupopContainer{border-top-right-radius:10px;}
#module_61461288 .ModulePupopContainer{border-bottom-left-radius:10px;}
#module_61461288 .ModulePupopContainer{border-bottom-right-radius:10px;}
#module_61461288 .ModulePupopContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_61461288 .pupopClose{top:-36px;right:-30px;left:auto;transform:none;}
#module_61461288 .pupopClose{width:calc(25px + 3px); height:calc(25px + 3px);}
#module_61461288 .pupopClose .iconfont{font-size:20px;}
#module_61461288 .pupopClose .iconfont{color:rgba(255, 255, 255, 1);}
#module_61461288 .pupopClose{background-color:rgba(255, 255, 255, 0);}
#module_61461288 .pupopClose{background-image:none;}
#module_61461288 .pupopClose{background-repeat:no-repeat;}
#module_61461288 .pupopClose{background-position:0% 0%;}
#module_61461288 .pupopClose{background-attachment:scroll;}
#module_61461288 .pupopClose{}
#module_61461288 .pupopClose{border-top-color:#e1e1e1;}
#module_61461288 .pupopClose{border-top-style:solid;}
#module_61461288 .pupopClose{border-top-width:0px;}
#module_61461288 .pupopClose{border-bottom-color:#e1e1e1;}
#module_61461288 .pupopClose{border-bottom-style:solid;}
#module_61461288 .pupopClose{border-bottom-width:0px;}
#module_61461288 .pupopClose{border-left-color:#e1e1e1;}
#module_61461288 .pupopClose{border-left-style:solid;}
#module_61461288 .pupopClose{border-left-width:0px;}
#module_61461288 .pupopClose{border-right-color:#e1e1e1;}
#module_61461288 .pupopClose{border-right-style:solid;}
#module_61461288 .pupopClose{border-right-width:0px;}
#module_61461288 .pupopClose{border-top-left-radius:0px;}
#module_61461288 .pupopClose{border-top-right-radius:0px;}
#module_61461288 .pupopClose{border-bottom-left-radius:0px;}
#module_61461288 .pupopClose{border-bottom-right-radius:0px;}
#module_61461288 .ModulePupopGiant{background-color:rgba(12, 12, 12, 0.41);}
#module_61461288 .ModulePuponArrow.PosTop {border-bottom-color:;} #module_61461288 .ModulePuponArrow.PosBottom {border-top-color:;}
#module_61461288{position: fixed !important; top: 0 !important; left: 0 !important; z-index: 100000 !important; display: none;width: 100% !important; height: 100% !important;}.ModulePupopContainer.ModulePupopContainer61461288 {max-width:460px;}
.IsAdvertisement .ModulePupopContainer.ModulePupopContainer61461288 {width:460px;}
#Sub61461288_1.ModuleSubPupopBox {height: auto !important; max-height: calc(100vh - 100px);}
.ModuleImageGiant.layout-101 .BodyCenter{
	text-align:center;
}
.ModuleImageGiant.layout-101 img{
	margin: auto;
    max-width: 100%;
	border: none;
}

.module_61464468 .ModuleHead .HeadCenter{float:none;}
#module_61464468 {
padding:0px;
}
#module_61464468 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_61464468 .ModuleHead61464468 {
display:none;
}
#module_61464468 .BodyCenter.BodyCenter61464468 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61464468 >.module_61464468 {
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_61464468 >.module_61464468{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:10px;
border-top-right-radius:10px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61464468 .BodyCenter.BodyCenter61464468 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61464468 .BodyCenter.BodyCenter61464468 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61464468 >.module_61464468 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61464468 >.module_61464468 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61464468 >.module_61464468 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61464468:hover {
border:none;
}
#module_61464468:hover >.module_61464468 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61464468 img{border-top-color:transparent;}
#module_61464468 img{border-top-style:none;}
#module_61464468 img{border-top-width:0px;}
#module_61464468 img{border-right-color:transparent;}
#module_61464468 img{border-right-style:none;}
#module_61464468 img{border-right-width:0px;}
#module_61464468 img{border-bottom-color:transparent;}
#module_61464468 img{border-bottom-style:none;}
#module_61464468 img{border-bottom-width:0px;}
#module_61464468 img{border-left-color:transparent;}
#module_61464468 img{border-left-style:none;}
#module_61464468 img{border-left-width:0px;}
#module_61464468 img{border-top-left-radius:0px;}
#module_61464468 img{border-top-right-radius:0px;}
#module_61464468 img{border-bottom-left-radius:0px;}
#module_61464468 img{border-bottom-right-radius:0px;}
#module_61464468 .BodyCenter{text-align: center;}

/*图文模块 layout 101*/
.ModuleImageTextGiant.layout-101 {font-size: 14px;}
.ModuleImageTextGiant.layout-101 .imageTextGiant-Container{height: auto; word-wrap: break-word;max-height: 100%;padding:10px;max-width: 100%; overflow: hidden; position: relative;}.module_61461552 .ModuleHead .HeadCenter{float:none;}
#module_61461552 {
padding:0px;
}
#module_61461552 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_61461552 .ModuleHead61461552 {
display:none;
}
#module_61461552 .BodyCenter.BodyCenter61461552 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61461552 >.module_61461552 {
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_61461552 >.module_61461552{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61461552 .BodyCenter.BodyCenter61461552 {
padding-top:5.7143%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61461552 .BodyCenter.BodyCenter61461552 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61461552 >.module_61461552 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61461552 >.module_61461552 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61461552 >.module_61461552 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61461552:hover {
border:none;
}
#module_61461552:hover >.module_61461552 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61461552 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61461552 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61461552 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61461552 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61461552 .imageTextGiant-Container{padding-top:10px;}
#module_61461552 .imageTextGiant-Container{padding-bottom:10px;}
#module_61461552 .imageTextGiant-Container{padding-left:10px;}
#module_61461552 .imageTextGiant-Container{padding-right:10px;}
#module_61461552 .showHandle .btn{font-size:px;}
#module_61461552 .showHandle .btn{font-family:;}
#module_61461552 .showHandle .btn{color:;}
#module_61461552 .showHandle .btn{}
#module_61461552 .showHandle .btn{}
#module_61461552 .showHandle .btn{}
#module_61461552 .showHandle div{border-top-color: !important;}
#module_61461552 .showHandle div{border-top-style: !important;}
#module_61461552 .showHandle div{border-top-width:px !important;}
#module_61461552 .showHandle{background-color:;}
#module_61461552 .showHandle{}
#module_61461552 .showHandle{}
#module_61461552 .showHandle{}
#module_61461552 .showHandle{}
#module_61461552 .showHandle{}
#module_61461552 a{font-size:unset;font-family:unset}
.ModuleCustomFormGiant.layout-102 .submitbtnbox {
    display: flex;
}

.ModuleCustomFormGiant.layout-102  .smsvaldatebox,
.ModuleCustomFormGiant.layout-102 .frist_item,
.ModuleCustomFormGiant.layout-102 .VerificationCodeinput,
.ModuleCustomFormGiant.layout-102 .formList-content.textbox,
.ModuleCustomFormGiant.layout-102 .customFormDatetime,
.ModuleCustomFormGiant.layout-102 .pcCitybox select
{
    height: 44px;
    line-height: 44px;
}

/*新验证码开始*/
.ModuleCustomFormGiant.layout-102 .vciline {
    height: 2px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine1 {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .VCClose:hover .VCLine2 {
    transform: rotate(180deg);
    transition: all 0.5s;
}

.ModuleCustomFormGiant.layout-102 .VCClose {
    position: relative;
    margin-right: 20px;
    width: 30px;
    float: right;
    margin-top: 17px;
    height: 30px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .VCLine1 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(45deg);
    right: 0;
    position: absolute;
    top: 9px;

}

.ModuleCustomFormGiant.layout-102 .VCLine2 {
    border-top: #ccc solid 2px;
    width: 18px;
    transform: rotate(-45deg);
    right: 0;
    position: absolute;
    top: 9px;

}

.ModuleCustomFormGiant.layout-102 .VCTitle {
    color: #333;
    font-size: 20px;
    font-weight: bold;
    margin-top: 41px;
    margin-bottom: 25px;

}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn {
    margin-top: 22px;
    text-align: right;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn1 {

    width: 80px;
    height: 36px;
    background: #1e88e5;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcbtn2 {

    width: 80px;
    height: 36px;
    background: #fff;
    border-radius: 18px;
    line-height: 36px;
    text-align: center;
    color: #666666;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
    font-size: 16px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput::placeholder {
    color: #999999
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .vcinput {
    border: none;
    padding: 20px 0;
    background: #fff !important;
    border-bottom: solid #ccc 1px;
    color: #666;
    line-height: 1;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .changebtn {
    text-align: right;
    display: block;

}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv .VerificationCode {
    width: 100%;
    height: 100px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodecontext {
    padding: 0 33px;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodediv {

    position: absolute;
    ;
    bottom: 0;
    z-index: 999999999;
    background: #fff;
    transform: translate(-50%, -50%);
    top: auto;
    left: 50%;
    max-width: 350px;
    height: 380px;
    border-radius: 6px;
    box-shadow: 9.9px 9.9px 49px 0px rgba(0, 0, 0, 0.11);
    display: none;
    width: 100%;
}

/*新验证码结束*/


.ModuleCustomFormGiant.layout-102 .title {
    text-align: center;
    line-height: 50px;
    height: 50px;
    color: #333;
    font-size: 24px;
    margin-bottom: 14px;
    font-weight: normal;
    min-height: 30px;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    width: 90%;
}

.ModuleCustomFormGiant.layout-102 input[type=text] {
    font-size: 14px;
    border: none;
    background: #fff;
    padding: 0 0 0 10px;
    /* flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-grow: 0;
    -webkit-flex-grow: 0;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1; */
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customFormicon {
    width: 20px;
    height: 20px;
    margin-top: -5px;
    margin-right: 5px;
    display: inline-block !important
}

/* .ModuleCustomFormGiant.layout-102 .Select_Simulate li:hover {
    color: #fff
} */

.ModuleCustomFormGiant.layout-102 .content-title {
    font-size: 14px;
    /* line-height: 44px;
    height: 44px; */
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-shrink: 0;
    -moz-flex-shrink: 0;
    /* max-width: 30%; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ModuleCustomFormGiant.layout-102 .formList-content-no-style .content-title{
    line-height: 44px;
    height: 44px; 
}
.ModuleCustomFormGiant.layout-102 .in-formList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-flex;
    /* -webkit-box-pack: justify; */
    /* -webkit-justify-content: space-between; */
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    /* height: 100%; */
}

.ModuleCustomFormGiant.layout-102 .formList-content {
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 16px;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* height: 44px; */
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .areabox .area ul {
    top: 55px
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .City-select, .ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    flex-grow: 1;
    flex: 1;
    -webkit-flex-grow: 1;
    height: 100%;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* height: 44px;
    line-height: 44px; */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    /* padding: 0 10px; */
    cursor: pointer;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ccc;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select select {
    border: 0;
    border-radius: 0;
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select .frist-city-title {
    font-size: 14px;
    margin-left: 16px;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    line-height: 44px;
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .Browse-img {

    height: 80px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .frist-city-select {
    border-radius: 5px;
    border: 1px solid #ccc;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    /* background: url(/skinp/modules/ModuleCustomFormGiant/images/arrow1.png) no-repeat center right; */
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .choose-time-mobile {
    font-size: 14px;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Couty-select {
    margin-right: 0;
}

.ModuleCustomFormGiant.layout-102 .pcCitybox .Province-select {

    margin-top: 1px;
    width: 100%
}


.ModuleCustomFormGiant.layout-102 input.VerificationCodeinput {
    width: 188px;
    line-height: 34px;
    margin-right: 10px;
    float: left;
}

.ModuleCustomFormGiant.layout-102 .VerificationCode {
    width: 90px;
    height: 50px;
    display: inline-block;
}

.ModuleCustomFormGiant.layout-102 .file-box .Browse-file-input {
    flex-grow: 1;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    -moz-flex-grow: 1;
    margin-right: 10px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .file-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .Browse-file {
    border: 1px solid #eee;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .Browse-file:hover {
    color: #666;
    background: #eee;
    border: 1px solid #ccc;
}

.ModuleCustomFormGiant.layout-102 .input-text-color {
    color: #999;
    /* display: flex; */
    align-items: center;
  
}

.ModuleCustomFormGiant.layout-102 .smsvaldatebox {
    height: 44px;
    line-height: 44px;
}

.ModuleCustomFormGiant.layout-102 .smsvcode, .ModuleCustomFormGiant.layout-102 .smsbtn {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .Describ-text-color {
    color: #333;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color {
    color: #fff;
    background: #1e88e5;
    border-radius: 5px;
    cursor: pointer;
}

.ModuleCustomFormGiant.layout-102 .areabox .frist_item {
    padding-right: 4px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .Select_sanjiao {
    border: 0;
    height: 44px;
    width: 30px;
    background: url(skinp/modules/ModuleCustomFormGiant/images/arrow2.png) no-repeat center right;
    line-height: 44px;
    margin: 0;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-102 .formList-content.mgb0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .in-formList-content.pdLf0 {
    padding-left: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 li {
    padding: 0 16px;
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate .frist_item {
    padding-right: 0;
}

.ModuleCustomFormGiant.layout-102 .submitbtn {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-top: 16px;
}

.ModuleCustomFormGiant.layout-102 .submibtn-color:hover {
    color: #fff;
    background: #1976d2;
}

.ModuleCustomFormGiant.layout-102 .pd-0 {
    padding: 0;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-style .in-formList {
    align-items: flex-start;
}

.ModuleCustomFormGiant.layout-102 .multi-row-text {
    margin-top: 3px;
    border: 0;
    padding-left: 10px;
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border {
    border: none;
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
    white-space: normal;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .vertical {
    width: auto;
    display: initial;
}

.ModuleCustomFormGiant.layout-102 input[type=radio], .ModuleCustomFormGiant.layout-102 input[type=checkbox] {
    top: 0;
    margin-top: 0
}

.ModuleCustomFormGiant.layout-102 .formList-content-no-border .in-formList {
    /* align-items: flex-start; */
}

.ModuleCustomFormGiant.layout-102 .content-title-checkbox {
    margin-right: 16px;
}

.ModuleCustomFormGiant .in-formList-checkbox label {
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.ModuleCustomFormGiant.layout-102 .choose-time {
    border: none;
    line-height: 44px;
    height: 44px;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .chooseTimeicon {
    margin-top: 0;
    margin-right: 10px;
}

.ModuleCustomFormGiant.layout-102 .icon-riqixuanze {
    padding-right: 10px;
    position: absolute;
    right: 0;
    color: #b3b6b7;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
    border: 1px solid #ccc;
    border-radius: 5px;
    width: auto;
    margin-right: 8px;
    padding-left: 16px;
    display: inline-block;
    height: 50px;
    width: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .verifica {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
    width: 66.5%;
    vertical-align: top;
    margin-top: 1px;
}

.ModuleCustomFormGiant.layout-102 .changebtn {
    line-height: 50px
}

.ModuleCustomFormGiant.layout-102 .cityPickerBox {
    border: 0;
}

.ModuleCustomFormGiant.layout-102 .cityval {
    line-height: 48px;
    height: 48px;
    display: none;
    width: 100%;
}

.ModuleCustomFormGiant.layout-102 .choose-city-content {
    font-size: 14px;
    line-height: 44px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 97%;
    display: block;
}

.ModuleCustomFormGiant.layout-102 .cityPickerBoxwb {
    height: 44px;
}

.ModuleCustomFormGiant.layout-102 .padL16 {
    padding-left: 16px;
    line-height: 1;
    height: auto;
    margin-top: 0;
    margin-right: 16px;
}

.ModuleCustomFormGiant.layout-102 .padL16.radioBox {
    margin-top: 8px
}

.ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
    margin-bottom: 0
}

.ModuleCustomFormGiant.layout-102 .Select_Simulate.layout2 .frist_item {
    padding-left: 0;
}

.ModuleCustomFormGiant.layout-102 .in-formList-content {
    border: 1px solid #ccc;
    padding-left: 16px;
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ModuleCustomFormGiant.layout-102 .select_box {
    display: none;
}

.ModuleCustomFormGiant.layout-102 .in-formList-img {
    min-height: 60px;
    height: auto;
}

.ModuleCustomFormGiant.layout-102 .file-operation {
    display: flex;
}

.ModuleCustomFormGiant.layout-102 .file-operation .content-title {
    max-width: 100%;
}

.ModuleCustomFormGiant.layout-102 .UploadFileSpan {
    line-height: 30px;
    font-size: 12px;
    /* border: 1px solid #e5e5e5;
    background: #fbfbfb; */
    padding: 0 10px;
    box-sizing: border-box;
    min-height: 30px;
    width: 316px;
    display: none;
    padding-left: 0px;
}

.ModuleCustomFormGiant.layout-102 .textbox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .w-100 {
    width: 100%;
    flex-wrap: wrap;
}

.ModuleCustomFormGiant.layout-102 .desctxt {
    max-width: 100%;
    overflow: inherit;
    white-space: normal;
    line-height: 1.5;
    height: 100%;
}

.ModuleCustomFormGiant.layout-102 .customform-upload-img-preview {
    border-radius: 5px;
}

.ModuleCustomFormGiant.layout-102 .in-formList-checkbox label span {
    min-width: 36px;
    display: initial;
    word-break: break-all;
}

.ModuleCustomFormGiant.layout-102 .customFormTextarea::placeholder {
    white-space: nowrap;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
}
.ModuleCustomFormGiant.layout-102 .flex{
    align-items: center;
}
@media screen and (max-width: 767px) {


    .ModuleCustomFormGiant.layout-102 .smsvaldatebox,
    .ModuleCustomFormGiant.layout-102 .frist_item,
    .ModuleCustomFormGiant.layout-102 .formList-content,
    .ModuleCustomFormGiant.layout-102 .customFormDatetime,
    .ModuleCustomFormGiant.layout-102 .pcCitybox select
    {
        /* height: 44px !important; */
        line-height: 44px !important;
    }

    .ModuleCustomFormGiant.layout-102 .vertical {
        margin-left: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .multi-row-text {
        padding: 5px 10px 10px 10px;
    }

    .ModuleCustomFormGiant.layout-102 .content-title {
        max-width: 75%;
    }

    .ModuleCustomFormGiant.layout-102 .desctxt {
        max-width: 100%;
    }

    .ModuleCustomFormGiant.layout-102 .choose-time-mobile {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: calc(100% - 30px);
        display: block;

    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 120px;
    }

    .ModuleCustomFormGiant.layout-102 .dq {
        margin-bottom: 0;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }

    .ModuleCustomFormGiant.layout-102 .InsidePage-title-text {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: calc(100% - 76px);
        display: inline-block;
    }
    .ModuleCustomFormGiant.layout-102 .smsvaldatebox{
        margin-left: 10px;
        margin-top:0px;
    }
}

@media screen and (max-width: 768px) {
    .ModuleCustomFormGiant.layout-102 .vertical {
        display: flex;
    }

    .ModuleCustomFormGiant.layout-102 .Pc-formList-content {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .in-formList-checkbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .input-text-checking {
        width: 65%;
        padding: 0;
    }

    .ModuleCustomFormGiant.layout-102 .textbox {
        flex-wrap: wrap;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb .Describ-text-color {
        padding-left: 13px;


    }

    .ModuleCustomFormGiant.layout-102 .VerificationCodeinputWb {
        width: 100%;
        padding-left: 5px;
    }

    .ModuleCustomFormGiant.layout-102 .VerificationCode {
        width: 90px;
        height: 50px;
    }

    .ModuleCustomFormGiant.layout-102 .formList-content.mg0 {
        margin-bottom: 16px;
    }
}.module_61461514 .ModuleHead .HeadCenter{float:none;}
#module_61461514 {
padding:0px;
}
#module_61461514 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61461514 .ModuleHead61461514 {
display:none;
}
#module_61461514 .BodyCenter.BodyCenter61461514 {
background:none;background-color:rgba(255,255,255,1);
}
#module_61461514 >.module_61461514 {
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_61461514 >.module_61461514{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
}
@media screen and (min-width: 768px){
#module_61461514 .BodyCenter.BodyCenter61461514 {
padding-top:0.0000%;
padding-left:17.3913%;
padding-right:17.3913%;
padding-bottom:8.6957%;
}
}
@media screen and (max-width: 767px){
#module_61461514 .BodyCenter.BodyCenter61461514 {
padding-top:15px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
}
}
@media screen and (min-width: 768px){
#module_61461514 >.module_61461514 {
margin-top:1.7391%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61461514 >.module_61461514 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61461514 >.module_61461514 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61461514:hover {
border:none;
}
#module_61461514:hover >.module_61461514 {
border-color:#ccc;
}
#module_61461514:hover >.module_61461514 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61461514 .InsidePage-list-content span,#module_61461514 .in-formList-checkbox span{font-size:12px;}
#module_61461514 .InsidePage-list-content span,#module_61461514 .in-formList-checkbox span{font-family:微软雅黑,Microsoft YaHei;}
#module_61461514 .InsidePage-list-content span,#module_61461514 .in-formList-checkbox span{color:rgb(216, 216, 216);}
#module_61461514 .InsidePage-list-content span,#module_61461514 .in-formList-checkbox span{font-weight:normal;}
#module_61461514 .InsidePage-list-content span,#module_61461514 .in-formList-checkbox span{text-decoration:none;}
#module_61461514 .InsidePage-list-content span,#module_61461514 .in-formList-checkbox span{font-style:normal;}
#module_61461514 .vcbtn1{background-color:#1e88e5;}
#module_61461514 .vcbtn1{color:#fff;}
#module_61461514 .title{font-size:24px;}
#module_61461514 .title{font-family:微软雅黑,Microsoft YaHei;}
#module_61461514 .title{color:#333;}
#module_61461514 .title{font-weight:normal;}
#module_61461514 .title{text-decoration:none;}
#module_61461514 .title{font-style:normal;}
#module_61461514 .title{background-color:transparent;}
#module_61461514 .title{background-image:none;}
#module_61461514 .title{background-repeat:no-repeat;}
#module_61461514 .title{background-position:50% 50%;}
#module_61461514 .title{background-attachment:scroll;}
#module_61461514 .title{}
#module_61461514 .title{height:50px;line-height:50px;}
#module_61461514 .title{text-align:center;}
#module_61461514 .Describ-text-color{font-size:12px;}
#module_61461514 .Describ-text-color{font-family:微软雅黑,Microsoft YaHei;}
#module_61461514 .Describ-text-color{color:#666;}
#module_61461514 .Describ-text-color{font-weight:normal;}
#module_61461514 .Describ-text-color{text-decoration:none;}
#module_61461514 .Describ-text-color{font-style:normal;}
#module_61461514 .submitbtn{font-size:16px;}
#module_61461514 .submitbtn{font-family:微软雅黑,Microsoft YaHei;}
#module_61461514 .submitbtn{color:#fff;}
#module_61461514 .submitbtn{font-weight:normal;}
#module_61461514 .submitbtn{text-decoration:none;}
#module_61461514 .submitbtn{font-style:normal;}
#module_61461514 .submitbtn{width:%;}
#module_61461514 .submitbtn{height:px;line-height:px;}
#module_61461514 .submitbtnbox{justify-content:;}
#module_61461514 .submitbtn{background-color:rgb(223, 180, 72);} #module_61461514 input[type=radio]:checked, #module_61461514 input[type=checkbox]:checked{background:rgb(223, 180, 72);border:1px solid rgb(223, 180, 72)}
#module_61461514 .submitbtn{background-image:none;}
#module_61461514 .submitbtn{background-repeat:no-repeat;}
#module_61461514 .submitbtn{background-position:50% 50%;}
#module_61461514 .submitbtn{background-attachment:scroll;}
#module_61461514 .submitbtn{}
#module_61461514 .smsvcode,#module_61461514 .VerificationCodeinput,#module_61461514 .Browse-file,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514 .formList-content-no-style,#module_61461514 .customFormTextarea,#module_61461514 .in-formList-content,#module_61461514 .frist_item,#module_61461514 .Browse-file-input,#module_61461514 input[type=text],#module_61461514 .VerificationCodeinputWb,#module_61461514 .frist-city-select,#module_61461514 .pcCitybox select{background-color:rgb(244, 247, 248);}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-top-color:#ccc;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-top-style:solid;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-top-width:0px;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-right-color:#ccc;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-right-style:solid;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-right-width:0px;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-bottom-color:#ccc;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-bottom-style:solid;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-bottom-width:0px;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-left-color:#ccc;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-left-style:solid;}
#module_61461514 .smsvcode,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514 .customFormCheckbox,#module_61461514 input[type=radio],#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-left-width:0px;}
#module_61461514 .smsvcode,#module_61461514 .formList-content-no-style,#module_61461514  .frist_item,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-top-left-radius:px;}
#module_61461514 .smsvcode,#module_61461514 .formList-content-no-style,#module_61461514  .frist_item,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-top-right-radius:px;}
#module_61461514 .smsvcode,#module_61461514 .formList-content-no-style,#module_61461514 .frist_item,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-bottom-left-radius:px;}
#module_61461514 .smsvcode,#module_61461514 .formList-content-no-style, #module_61461514  .frist_item,#module_61461514 .Pc-formList-content .in-formList-content,#module_61461514 .Browse-file,#module_61461514 .VerificationCodeinput,#module_61461514  .in-formList-content,#module_61461514 .frist-city-select,#module_61461514 .Couty-select,#module_61461514 .City-select,#module_61461514 .VerificationCodeinputWb{border-bottom-right-radius:px;}
#module_61461514 .smsbtn,#module_61461514 .smsvcode,#module_61461514 .input-text-color,#module_61461514 .cityval{font-size:12px;}
#module_61461514 .smsbtn,#module_61461514 .smsvcode,#module_61461514 .input-text-color,#module_61461514 .cityval{font-family:微软雅黑,Microsoft YaHei;}
#module_61461514 .smsvcode,#module_61461514 .input-text-color,#module_61461514 .cityval{color:rgb(216, 216, 216);} 
#module_61461514 .smsbtn,#module_61461514 .smsvcode,#module_61461514 .input-text-color,#module_61461514 .cityval{font-weight:normal;}
#module_61461514 .smsbtn,#module_61461514 .smsvcode,#module_61461514 .input-text-color,#module_61461514 .cityval{text-decoration:none;}
#module_61461514 .smsbtn,#module_61461514 .smsvcode,#module_61461514 .input-text-color,#module_61461514 .cityval{font-style:normal;}
#module_61461514 .input-text-color::placeholder,#module_61461514 .smsvcode::placeholder{font-size:px;}
#module_61461514 .input-text-color::placeholder,#module_61461514 .smsvcode::placeholder{font-family:;}
#module_61461514 .input-text-color::placeholder,#module_61461514 .smsvcode::placeholder{color:;}
#module_61461514 .input-text-color::placeholder,#module_61461514 .smsvcode::placeholder{}
#module_61461514 .input-text-color::placeholder,#module_61461514 .smsvcode::placeholder{}
#module_61461514 .input-text-color::placeholder,#module_61461514 .smsvcode::placeholder{}
#module_61461514 .submitbtn{border-top-left-radius:px;}
#module_61461514 .submitbtn{border-top-right-radius:px;}
#module_61461514 .submitbtn{border-bottom-left-radius:px;}
#module_61461514 .submitbtn{border-bottom-right-radius:px;}
#module_61461514 .smsvaldatebox,#module_61461514 .frist_item,#module_61461514 .VerificationCodeinput,#module_61461514 .formList-content.textbox,#module_61461514 .customFormDatetime,#module_61461514 .pcCitybox select{line-height:px;height:px;}
#module_61461514 .smsvcode:hover,#module_61461514 .Pc-formList-content .in-formList-content:hover,#module_61461514 .Browse-file:hover,#module_61461514 .VerificationCodeinput:hover,#module_61461514 .customFormCheckbox:hover,#module_61461514 input[type=radio]:hover,#module_61461514  .in-formList-content:hover,#module_61461514 .frist-city-select:hover,#module_61461514 .Couty-select:hover,#module_61461514 .City-select:hover,#module_61461514 .VerificationCodeinputWb:hover{border-top-color:rgb(223, 180, 72);}
#module_61461514 .smsvcode:hover,#module_61461514 .Pc-formList-content .in-formList-content:hover,#module_61461514 .Browse-file:hover,#module_61461514 .VerificationCodeinput:hover,#module_61461514 .customFormCheckbox:hover,#module_61461514 input[type=radio]:hover,#module_61461514  .in-formList-content:hover,#module_61461514 .frist-city-select:hover,#module_61461514 .Couty-select:hover,#module_61461514 .City-select:hover,#module_61461514 .VerificationCodeinputWb:hover{border-top-style:solid;}
#module_61461514 .smsvcode:hover,#module_61461514 .Pc-formList-content .in-formList-content:hover,#module_61461514 .Browse-file:hover,#module_61461514 .VerificationCodeinput:hover,#module_61461514 .customFormCheckbox:hover,#module_61461514 input[type=radio]:hover,#module_61461514  .in-formList-content:hover,#module_61461514 .frist-city-select:hover,#module_61461514 .Couty-select:hover,#module_61461514 .City-select:hover,#module_61461514 .VerificationCodeinputWb:hover{border-right-color:rgb(223, 180, 72);}
#module_61461514 .smsvcode:hover,#module_61461514 .Pc-formList-content .in-formList-content:hover,#module_61461514 .Browse-file:hover,#module_61461514 .VerificationCodeinput:hover,#module_61461514 .customFormCheckbox:hover,#module_61461514 input[type=radio]:hover,#module_61461514  .in-formList-content:hover,#module_61461514 .frist-city-select:hover,#module_61461514 .Couty-select:hover,#module_61461514 .City-select:hover,#module_61461514 .VerificationCodeinputWb{border-right-style:solid;}
#module_61461514 .smsvcode:hover,#module_61461514 .Pc-formList-content .in-formList-content:hover,#module_61461514 .Browse-file:hover,#module_61461514 .VerificationCodeinput:hover,#module_61461514 .customFormCheckbox:hover,#module_61461514 input[type=radio]:hover,#module_61461514  .in-formList-content:hover,#module_61461514 .frist-city-select:hover,#module_61461514 .Couty-select:hover,#module_61461514 .City-select:hover,#module_61461514 .VerificationCodeinputWb:hover{border-bottom-color:rgb(223, 180, 72);}
#module_61461514 .smsvcode:hover,#module_61461514 .Pc-formList-content .in-formList-content:hover,#module_61461514 .Browse-file:hover,#module_61461514 .VerificationCodeinput:hover,#module_61461514 .customFormCheckbox:hover,#module_61461514 input[type=radio]:hover,#module_61461514  .in-formList-content:hover,#module_61461514 .frist-city-select:hover,#module_61461514 .Couty-select:hover,#module_61461514 .City-select:hover,#module_61461514 .VerificationCodeinputWb:hover{border-bottom-style:solid;}
#module_61461514 .smsvcode:hover,#module_61461514 .Pc-formList-content .in-formList-content:hover,#module_61461514 .Browse-file:hover,#module_61461514 .VerificationCodeinput:hover,#module_61461514 .customFormCheckbox:hover,#module_61461514 input[type=radio]:hover,#module_61461514  .in-formList-content:hover,#module_61461514 .frist-city-select:hover,#module_61461514 .Couty-select:hover,#module_61461514 .City-select:hover,#module_61461514 .VerificationCodeinputWb:hover{border-left-color:rgb(223, 180, 72);}
#module_61461514 .smsvcode:hover,#module_61461514 .Pc-formList-content .in-formList-content:hover,#module_61461514 .Browse-file:hover,#module_61461514 .VerificationCodeinput:hover,#module_61461514 .customFormCheckbox:hover,#module_61461514 input[type=radio]:hover,#module_61461514  .in-formList-content:hover,#module_61461514 .frist-city-select:hover,#module_61461514 .Couty-select:hover,#module_61461514 .City-select:hover,#module_61461514 .VerificationCodeinputWb:hover{border-left-style:solid;}
#module_61461514 .submitbtn:hover{font-size:16px;}
#module_61461514 .submitbtn:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_61461514 .submitbtn:hover{color:#fff;}
#module_61461514 .submitbtn:hover{font-weight:normal;}
#module_61461514 .submitbtn:hover{text-decoration:none;}
#module_61461514 .submitbtn:hover{font-style:normal;}
#module_61461514 .submitbtn:hover{background-color:rgb(207, 164, 55);}
#module_61461514 .submitbtn:hover{background-image:none;}
#module_61461514 .submitbtn:hover{background-repeat:no-repeat;}
#module_61461514 .submitbtn:hover{background-position:50% 50%;}
#module_61461514 .submitbtn:hover{background-attachment:scroll;}
#module_61461514 .submitbtn:hover{}

/*轮播图样式*/
.ModuleSlideV2Giant.layout-103 .slider-layout-103 {width: 100%; height: auto; margin: auto; position: relative;font-size: 0;}
.ModuleSlideV2Giant.layout-103 .slider-layout-103 .slider-layout-content:not(:first-child) {position: absolute; left: 0; top: 0; opacity: 0;}
.ModuleSlideV2Giant.layout-103 .slick-dotted.slick-slider {margin-bottom: 0; font-size: 0;}
.ModuleSlideV2Giant.layout-103 .slider-layout-103 .slick-active .scaleBigToSmall {-webkit-animation: scaleBigToSmall .9s linear; animation: scaleBigToSmall .9s linear;}
.ModuleSlideV2Giant.layout-103 .slider-layout-103 .slick-active .nextScalePage {-webkit-animation: nextScalePage .9s linear; animation: nextScalePage .9s linear;}
.ModuleSlideV2Giant.layout-103 .slide-box img {position: relative; left: 50%; transform: translate(-50%);}
.ModuleSlideV2Giant.layout-103 .slide-box .swiperImg {width:100%;}
.ModuleSlideV2Giant.layout-103 .slick-dots {bottom: 30px;}
.ModuleSlideV2Giant.layout-103 .slick-dots li {width: 12px; height: 12px; margin-left: unset; margin-right: 20px; padding: 0;}
.ModuleSlideV2Giant.layout-103 .slick-dots li:last-child {margin-right: unset;}
.ModuleSlideV2Giant.layout-103 .slick-dots li button {width: 12px; height: 12px; padding: 0;}
.ModuleSlideV2Giant.layout-103 .slick-dots li button:before {line-height: 12px; width: 12px; height: 12px; opacity: 1;}
.ModuleSlideV2Giant.layout-103 .slick-dots li:hover button:before {color: #139d8f;}
.ModuleSlideV2Giant.layout-103 .slick-dots li.slick-active button:before {color: #139d8f;}
.ModuleSlideV2Giant.layout-103 .slick-prev, .ModuleSlideV2Giant.layout-103 .slick-next {font-size: 0; z-index: 1; width: 30px; height: 70px; border-radius: 4px; background-color: rgba(0, 0, 0, .5); line-height: 70px;}
.ModuleSlideV2Giant.layout-103 .slick-prev {left: 20px; padding: 2px 2px 2px 0;}
.ModuleSlideV2Giant.layout-103 .slick-next {right: 20px; padding: 2px 0 2px 2px;}
.ModuleSlideV2Giant.layout-103 .slick-prev:before,
.ModuleSlideV2Giant.layout-103 .slick-next:before {content: unset;}
.ModuleSlideV2Giant.layout-103 .icon-leftMenu {color: #fff; font-size: 16px; display: inline-block;}
.ModuleSlideV2Giant.layout-103 .slick-prev .icon-leftMenu {transform: rotateY(180deg);}
.ModuleSlideV2Giant.layout-103 .slick-prev div, .ModuleSlideV2Giant.layout-103 .slick-next div {width: 100px; height: 100%; position: relative; display: none;}
.ModuleSlideV2Giant.layout-103 .slick-prev div {float: right;}
.ModuleSlideV2Giant.layout-103 .slick-next div {float: left;}
.ModuleSlideV2Giant.layout-103 .slick-prev img, .ModuleSlideV2Giant.layout-103 .slick-next img {position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 100%; height: 100%;}
.ModuleSlideV2Giant.layout-103 .slick-prev:hover,
.ModuleSlideV2Giant.layout-103 .slick-next:hover{width: 130px; background-color: #139d8f;}
.ModuleSlideV2Giant.layout-103 .slick-prev:hover div,
.ModuleSlideV2Giant.layout-103 .slick-next:hover div {display: inline-block;}
.ModuleSlideV2Giant.layout-103 .slide-box video{
    width: 100%;
    height: 100%;
    min-height: 32px;
    display: block;
}
@media (min-width: 1000px) and (max-width: 1920px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom: 6%;}
    .ModuleSlideV2Giant.layout-103 .slick-prev {left:2.5%;}
    .ModuleSlideV2Giant.layout-103 .slick-next {right:2.5%;}
}

@media (min-width: 600px) and (max-width: 999px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom:9%;}
    .ModuleSlideV2Giant.layout-103 .icon-leftMenu{font-size: 14px;}
    .ModuleSlideV2Giant.layout-103 .slick-active{width: 6px; height: 100%;}
    .ModuleSlideV2Giant.layout-103 .slick-prev .slick-arrow{width: 26px; height: 58px; line-height: 58px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev{left: 3.5%;}
    .ModuleSlideV2Giant.layout-103 .slick-next{right: 3.5%;}
}

@media (min-width: 599px) and (max-width: 766px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom:10% !important;}
    .ModuleSlideV2Giant.layout-103 .icon-leftMenu{font-size: 12px;}
    .ModuleSlideV2Giant.layout-103 .slick-active{width: 4px; height: 4px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev .slick-arrow{width: 22px;height: 48px;line-height: 48px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev{left: 3.5%;}
    .ModuleSlideV2Giant.layout-103 .slick-next{right: 3.5%;}
}

@media only screen and (max-width: 767px) {
    .ModuleSlideV2Giant.layout-103 .slick-dots {bottom: 20px;}
    .ModuleSlideV2Giant.layout-103 .slick-dots li {width: 9px; height: 9px;}
    .ModuleSlideV2Giant.layout-103 .slick-dots li button {width: 9px; height: 9px;}
    .ModuleSlideV2Giant.layout-103 .slick-dots li button:before {line-height: 9px; width: 9px; height: 9px;}
    .ModuleSlideV2Giant.layout-103 .slick-prev, .ModuleSlideV2Giant.layout-103 .slick-next {display: none !important;}
}.module_61458482 .ModuleHead .HeadCenter{float:none;}
#module_61458482 {
padding:0px;
}
#module_61458482 {
position:static;
z-index:0;
top:97px;
left:832px;
width:100%;
height: auto;
}
#module_61458482 .ModuleHead61458482 {
display:none;
}
#module_61458482 .BodyCenter.BodyCenter61458482 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61458482 >.module_61458482 {
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_61458482 >.module_61458482{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61458482 .BodyCenter.BodyCenter61458482 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61458482 .BodyCenter.BodyCenter61458482 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61458482 >.module_61458482 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61458482 >.module_61458482 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61458482 >.module_61458482 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61458482:hover {
border:none;
}
#module_61458482:hover >.module_61458482 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61458482 .slick-dots li button:before{color:rgb(255, 255, 255);}
#module_61458482 .slick-prev .icon-leftMenu, #module_61458482 .slick-next .icon-leftMenu{color:#fff;}
#module_61458482 .slick-prev, #module_61458482 .slick-next {background-color:rgba(0, 0, 0, 0.3);}
#module_61458482 .slick-dots li:hover button:before, #module_61458482 .slick-dots li.slick-active button:before{color:rgb(223, 180, 72);}
#module_61458482 .slick-prev:hover .icon-leftMenu, #module_61458482 .slick-next:hover .icon-leftMenu{color:#fff;}
#module_61458482 .slick-prev:hover, #module_61458482 .slick-next:hover {background-color:rgb(223, 180, 72);}
#module_61458482 .SubContainer {}
.module_61461055 .ModuleHead .HeadCenter{float:none;}
#module_61461055 {
padding:0px;
}
#module_61461055 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61461055 .ModuleHead61461055 {
display:none;
}
#module_61461055 .BodyCenter.BodyCenter61461055 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61461055 >.module_61461055 {
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_61461055 >.module_61461055{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61461055 .BodyCenter.BodyCenter61461055 {
padding-top:0.0000%;
padding-left:1.8815%;
padding-right:1.8815%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61461055 .BodyCenter.BodyCenter61461055 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_61461055 >.module_61461055 {
margin-top:3.2926%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61461055 >.module_61461055 {
margin-top:5.4496%;
margin-left:2.7248%;
margin-right:2.7248%;
margin-bottom:0.0000%;
}
}
#module_61461055 >.module_61461055 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61461055:hover {
border:none;
}
#module_61461055:hover >.module_61461055 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61461055 .ModuleSubContainer{background-color:transparent;}
#module_61461055 .ModuleSubContainer{background-image:none;}
#module_61461055 .ModuleSubContainer{background-repeat:no-repeat;}
#module_61461055 .ModuleSubContainer{background-position:0% 0%;}
#module_61461055 .ModuleSubContainer{background-attachment:scroll;}
#module_61461055 .ModuleSubContainer{}
#module_61461055 {!bgVideo!}{bgVideoUrl:none}
#module_61461055 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_61461055 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_61461055 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer61461055 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer61461055 .SubPadding {width:0px;}
.module_61466515 .ModuleHead .HeadCenter{float:none;}
#module_61466515 {
padding:0px;
}
#module_61466515 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61466515 .ModuleHead61466515 {
display:none;
}
#module_61466515 .BodyCenter.BodyCenter61466515 {
background-color:transparent;
background-image:url(comdata/98094/202005/2020051216142611c1b5.png);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 100%;
background-Attachment:scroll;
}
#module_61466515 >.module_61466515 {
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_61466515 >.module_61466515{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61466515 .BodyCenter.BodyCenter61466515 {
padding-top:6.1538%;
padding-left:7.6923%;
padding-right:15.3846%;
padding-bottom:12.3077%;
}
}
@media screen and (max-width: 767px){
#module_61466515 .BodyCenter.BodyCenter61466515 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61466515 >.module_61466515 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:10.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61466515 >.module_61466515 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61466515 >.module_61466515 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61466515:hover {
border:none;
}
#module_61466515:hover >.module_61466515 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61466515 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61466515 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61466515 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61466515 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61466515 .imageTextGiant-Container{padding-top:10px;}
#module_61466515 .imageTextGiant-Container{padding-bottom:400px;}
#module_61466515 .imageTextGiant-Container{padding-left:10px;}
#module_61466515 .imageTextGiant-Container{padding-right:10px;}
#module_61466515 .showHandle .btn{font-size:px;}
#module_61466515 .showHandle .btn{font-family:;}
#module_61466515 .showHandle .btn{color:;}
#module_61466515 .showHandle .btn{}
#module_61466515 .showHandle .btn{}
#module_61466515 .showHandle .btn{}
#module_61466515 .showHandle div{border-top-color: !important;}
#module_61466515 .showHandle div{border-top-style: !important;}
#module_61466515 .showHandle div{border-top-width:px !important;}
#module_61466515 .showHandle{background-color:;}
#module_61466515 .showHandle{}
#module_61466515 .showHandle{}
#module_61466515 .showHandle{}
#module_61466515 .showHandle{}
#module_61466515 .showHandle{}
#module_61466515 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer61461055 #Sub61461055_1 {width:50%;}
.module_61467164 .ModuleHead .HeadCenter{float:none;}
#module_61467164 {
padding:0px;
}
#module_61467164 {
position:static;
z-index:0;
top:31px;
left:1413px;
width:100%;
height: auto;
}
#module_61467164 .ModuleHead61467164 {
display:none;
}
#module_61467164 .BodyCenter.BodyCenter61467164 {
background-color:transparent;
background-image:url(comdata/98094/202005/20200512162743329806.png);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_61467164 >.module_61467164 {
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_61467164 >.module_61467164{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61467164 .BodyCenter.BodyCenter61467164 {
padding-top:5.0000%;
padding-left:46.6667%;
padding-right:5.0000%;
padding-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_61467164 .BodyCenter.BodyCenter61467164 {
padding-top:5.7637%;
padding-left:40.6340%;
padding-right:0.0000%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_61467164 >.module_61467164 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61467164 >.module_61467164 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_61467164 >.module_61467164 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61467164:hover {
border:none;
}
#module_61467164:hover >.module_61467164 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61467164 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61467164 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61467164 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61467164 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61467164 .imageTextGiant-Container{padding-top:10px;}
#module_61467164 .imageTextGiant-Container{padding-bottom:10px;}
#module_61467164 .imageTextGiant-Container{padding-left:10px;}
#module_61467164 .imageTextGiant-Container{padding-right:10px;}
#module_61467164 .showHandle .btn{font-size:px;}
#module_61467164 .showHandle .btn{font-family:;}
#module_61467164 .showHandle .btn{color:;}
#module_61467164 .showHandle .btn{}
#module_61467164 .showHandle .btn{}
#module_61467164 .showHandle .btn{}
#module_61467164 .showHandle div{border-top-color: !important;}
#module_61467164 .showHandle div{border-top-style: !important;}
#module_61467164 .showHandle div{border-top-width:px !important;}
#module_61467164 .showHandle{background-color:;}
#module_61467164 .showHandle{}
#module_61467164 .showHandle{}
#module_61467164 .showHandle{}
#module_61467164 .showHandle{}
#module_61467164 .showHandle{}
#module_61467164 a{font-size:unset;font-family:unset}
.module_61468207 .ModuleHead .HeadCenter{float:none;}
#module_61468207 {
padding:0px;
}
#module_61468207 {
position:static;
z-index:0;
top:244px;
left:1413px;
width:100%;
height: auto;
}
#module_61468207 .ModuleHead61468207 {
display:none;
}
#module_61468207 .BodyCenter.BodyCenter61468207 {
background-color:transparent;
background-image:url(comdata/98094/202005/202005121652084ab60b.png);
background-size:cover;
background-repeat:no-repeat;
background-position:50% 50%;
background-Attachment:scroll;
}
#module_61468207 >.module_61468207 {
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_61468207 >.module_61468207{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61468207 .BodyCenter.BodyCenter61468207 {
padding-top:5.0000%;
padding-left:8.3333%;
padding-right:40.6667%;
padding-bottom:5.0000%;
}
}
@media screen and (max-width: 767px){
#module_61468207 .BodyCenter.BodyCenter61468207 {
padding-top:5.7637%;
padding-left:0.0000%;
padding-right:31.7003%;
padding-bottom:5.7637%;
}
}
@media screen and (min-width: 768px){
#module_61468207 >.module_61468207 {
margin-top:9.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61468207 >.module_61468207 {
margin-top:2.8818%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_61468207 >.module_61468207 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61468207:hover {
border:none;
}
#module_61468207:hover >.module_61468207 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61468207 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61468207 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61468207 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61468207 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61468207 .imageTextGiant-Container{padding-top:10px;}
#module_61468207 .imageTextGiant-Container{padding-bottom:10px;}
#module_61468207 .imageTextGiant-Container{padding-left:10px;}
#module_61468207 .imageTextGiant-Container{padding-right:10px;}
#module_61468207 .showHandle .btn{font-size:px;}
#module_61468207 .showHandle .btn{font-family:;}
#module_61468207 .showHandle .btn{color:;}
#module_61468207 .showHandle .btn{}
#module_61468207 .showHandle .btn{}
#module_61468207 .showHandle .btn{}
#module_61468207 .showHandle div{border-top-color: !important;}
#module_61468207 .showHandle div{border-top-style: !important;}
#module_61468207 .showHandle div{border-top-width:px !important;}
#module_61468207 .showHandle{background-color:;}
#module_61468207 .showHandle{}
#module_61468207 .showHandle{}
#module_61468207 .showHandle{}
#module_61468207 .showHandle{}
#module_61468207 .showHandle{}
#module_61468207 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer61461055 #Sub61461055_2 {width:50%;}
.ModuleGridGiant.layout-101 .ModuleGridItem {
    padding: 0;
    min-height: 0.1px;
}

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

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

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

@media only screen and (max-width: 767px) { 
    .ModuleGridGiant.layout-101 .ModuleGridItem {
        height: 100% !important;
    }
}.module_61468395 .ModuleHead .HeadCenter{float:none;}
#module_61468395 {
padding:0px;
}
#module_61468395 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61468395 .ModuleHead61468395 {
display:none;
}
#module_61468395 .BodyCenter.BodyCenter61468395 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61468395 >.module_61468395 {
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_61468395 >.module_61468395{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61468395 .BodyCenter.BodyCenter61468395 {
padding-top:0.0000%;
padding-left:1.8815%;
padding-right:1.8815%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61468395 .BodyCenter.BodyCenter61468395 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_61468395 >.module_61468395 {
margin-top:3.2926%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61468395 >.module_61468395 {
margin-top:5.4496%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_61468395 >.module_61468395 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61468395:hover {
border:none;
}
#module_61468395:hover >.module_61468395 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61468395 .ModuleSubContainer{background-color:transparent;}
#module_61468395 .ModuleSubContainer{background-image:none;}
#module_61468395 .ModuleSubContainer{background-repeat:no-repeat;}
#module_61468395 .ModuleSubContainer{background-position:0% 0%;}
#module_61468395 .ModuleSubContainer{background-attachment:scroll;}
#module_61468395 .ModuleSubContainer{}
#module_61468395 {!bgVideo!}{bgVideoUrl:none}
#module_61468395 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_61468395 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_61468395 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer61468395 {max-width:1300px;width:auto;}
.module_61468401 .ModuleHead .HeadCenter{float:none;}
#module_61468401 {
padding:0px;
}
#module_61468401 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61468401 .ModuleHead61468401 {
display:none;
}

#module_61468401 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61468401 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61468401 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61468401 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61468401 .imageTextGiant-Container{padding-top:10px;}
#module_61468401 .imageTextGiant-Container{padding-bottom:10px;}
#module_61468401 .imageTextGiant-Container{padding-left:10px;}
#module_61468401 .imageTextGiant-Container{padding-right:10px;}
#module_61468401 .showHandle .btn{font-size:px;}
#module_61468401 .showHandle .btn{font-family:;}
#module_61468401 .showHandle .btn{color:;}
#module_61468401 .showHandle .btn{}
#module_61468401 .showHandle .btn{}
#module_61468401 .showHandle .btn{}
#module_61468401 .showHandle div{border-top-color: !important;}
#module_61468401 .showHandle div{border-top-style: !important;}
#module_61468401 .showHandle div{border-top-width:px !important;}
#module_61468401 .showHandle{background-color:;}
#module_61468401 .showHandle{}
#module_61468401 .showHandle{}
#module_61468401 .showHandle{}
#module_61468401 .showHandle{}
#module_61468401 .showHandle{}
#module_61468401 a{font-size:unset;font-family:unset}
.module_61470807 .ModuleHead .HeadCenter{float:none;}
#module_61470807 {
padding:0px;
}
#module_61470807 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61470807 .ModuleHead61470807 {
display:none;
}
#module_61470807 .BodyCenter.BodyCenter61470807 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61470807 >.module_61470807 {
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_61470807 >.module_61470807{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61470807 .BodyCenter.BodyCenter61470807 {
padding-top:0.0000%;
padding-left:1.8815%;
padding-right:1.8815%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61470807 .BodyCenter.BodyCenter61470807 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61470807 >.module_61470807 {
margin-top:-3.5748%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61470807 >.module_61470807 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61470807 >.module_61470807 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61470807:hover {
border:none;
}
#module_61470807:hover >.module_61470807 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61470807 .ModuleSubContainer{background-color:transparent;}
#module_61470807 .ModuleSubContainer{background-image:none;}
#module_61470807 .ModuleSubContainer{background-repeat:no-repeat;}
#module_61470807 .ModuleSubContainer{background-position:0% 0%;}
#module_61470807 .ModuleSubContainer{background-attachment:scroll;}
#module_61470807 .ModuleSubContainer{}
#module_61470807 {!bgVideo!}{bgVideoUrl:none}
#module_61470807 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_61470807 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_61470807 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer61470807 {max-width:1322px;width:auto;}
.ModuleTabContainerV2Giant.layout-105 .location-right{    display: flex;
    flex-direction: row-reverse;}
    .ModuleTabContainerV2Giant.layout-105 .location-left{ display: flex}
.ModuleTabContainerV2Giant.layout-105 .nav-box{position: relative;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container{position: relative; font-size: 0;white-space:nowrap; overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s;display:block;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li{overflow:hidden;cursor: pointer;text-align: center;background: #fff;float: none;display: inline-block;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li a{display: block;width: auto;background: transparent;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li.active,
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li:hover{background: #fd6e27;color:#fff;}
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li.active a,
.ModuleTabContainerV2Giant.layout-105 .TabContainer-Container .Nav-Container li:hover a{color:#fff;}
.ModuleTabContainerV2Giant.layout-105 .nav-pills>li>a{border-radius: 0;padding: 0;}
.ModuleTabContainerV2Giant.layout-105 .Nav-Container li.active{transition: all 0.4s linear;}
.ModuleTabContainerV2Giant.layout-105 .tab-content>.active{ display:flex !important;}

@media (min-width: 768px) {
    .ModuleTabContainerV2Giant.layout-105 .tabContainer .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-105 .tabContainer .btnScrollRight {display: none !important;}
    .ModuleTabContainerV2Giant.layout-105 .tabContainer .Nav-Container {overflow-x: auto;}
    .ModuleTabContainerV2Giant.layout-105 .location-left .Nav-Container,
    .ModuleTabContainerV2Giant.layout-105 .location-right .Nav-Container {display: inline-block; float: left; overflow: hidden;}
    .ModuleTabContainerV2Giant.layout-105 .location-right .Nav-Container {float: right;}
    .ModuleTabContainerV2Giant.layout-105 .location-left.TabContainer-Container .Nav-Container li,
    .ModuleTabContainerV2Giant.layout-105 .location-right.TabContainer-Container .Nav-Container li {display: block;}
    .ModuleTabContainerV2Giant.layout-105 .location-left .tabContentGiant {display: inline-block; float: left;}
    .ModuleTabContainerV2Giant.layout-105 .location-right .tabContentGiant {display: inline-block; float: right;}
    .ModuleTabContainerV2Giant.layout-105 .location-bottom .tab-location-top {display: none;}
}

@media (max-width: 767px) {
    .ModuleTabContainerV2Giant.layout-105 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-105 .btnScrollRight {
        display: flex;
        width: 28px;
        height: 50px;
        top:50%;
        transform: translateY(-50%);
        right: 10px;
        background-color: transparent;
        color: #fff !important;
        font-size: 15px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-105 .btnScrollLeft {left: 10px;}
    .ModuleTabContainerV2Giant.layout-105 .glyphicon:before {
        display: flex;
        width: 28px;
        height: 28px;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 28px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-105 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-105 .location-left,.ModuleTabContainerV2Giant.layout-105 .location-right{
        flex-direction: column;
    }
}
.module_61470435 .ModuleHead .HeadCenter{float:none;}
#module_61470435 {
padding:0px;
}
#module_61470435 {
position:static;
z-index:0;
top:0px;
left:0px;
width:100%;
height: auto;
}
#module_61470435 .ModuleHead61470435 {
display:none;
}
#module_61470435 .BodyCenter.BodyCenter61470435 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61470435 >.module_61470435 {
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_61470435 >.module_61470435{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61470435 .BodyCenter.BodyCenter61470435 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61470435 .BodyCenter.BodyCenter61470435 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61470435 >.module_61470435 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61470435 >.module_61470435 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61470435 >.module_61470435 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61470435:hover {
border:none;
}
#module_61470435:hover >.module_61470435 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61470435 .nav-box{text-align:right;}
#module_61470435 .nav-box{background-color:transparent;}
#module_61470435 .nav-box{background-image:none;}
#module_61470435 .nav-box{background-repeat:no-repeat;}
#module_61470435 .nav-box{}
#module_61470435 .nav-box{}
#module_61470435 .nav-box{}
#module_61470435 .Nav-Container a{text-align:center;}
#module_61470435 .Nav-Container a {padding-top:0px;}
#module_61470435 .Nav-Container a {padding-bottom:0px;}
#module_61470435 .Nav-Container a {padding-left:10px;}
#module_61470435 .Nav-Container a {padding-right:9px;}
#module_61470435 .Nav-Container li{background-color:rgba(0,0,0,0);}
#module_61470435 .Nav-Container li{background-image:none;}
#module_61470435 .Nav-Container li{background-repeat:no-repeat;}
#module_61470435 .Nav-Container li{}
#module_61470435 .Nav-Container li{}
#module_61470435 .Nav-Container li{}
#module_61470435 .Nav-Container li{border-top-color:#fd6e27;}
#module_61470435 .Nav-Container li{border-top-style:solid;}
#module_61470435 .Nav-Container li{border-top-width:0px;}
#module_61470435 .Nav-Container li{border-right-color:#fd6e27;}
#module_61470435 .Nav-Container li{border-right-style:solid;}
#module_61470435 .Nav-Container li{border-right-width:0px;}
#module_61470435 .Nav-Container li{border-bottom-color:#fd6e27;}
#module_61470435 .Nav-Container li{border-bottom-style:solid;}
#module_61470435 .Nav-Container li{border-bottom-width:0px;}
#module_61470435 .Nav-Container li{border-left-color:#fd6e27;}
#module_61470435 .Nav-Container li{border-left-style:solid;}
#module_61470435 .Nav-Container li{border-left-width:0px;}
#module_61470435 .Nav-Container li a{width:146px;width:146;}@media only screen and (min-width: 768px){#module_61470435 .location-left .tabContentGiant,#module_61470435 .location-right .tabContentGiant{width: calc(100% - 146px - 60px)}}
#module_61470435 .Nav-Container li a{height:40px;line-height:40px;}
#module_61470435 .Nav-Container li{margin-top:0px;}
#module_61470435 .Nav-Container li{margin-bottom:40px;}
#module_61470435 .Nav-Container li{margin-left:17px;}
#module_61470435 .Nav-Container li{margin-right:17px;}
#module_61470435 .Nav-Container li a{font-size:16px;}
#module_61470435 .Nav-Container li a{font-family:arial, helvetica,sans-serif;}
#module_61470435 .Nav-Container li a{color:#666;}
#module_61470435 .Nav-Container li a{font-weight:normal;}
#module_61470435 .Nav-Container li a{text-decoration:none;}
#module_61470435 .Nav-Container li a{font-style:normal;}
#module_61470435 .Nav-Container li{border-top-left-radius:36px;}
#module_61470435 .Nav-Container li{border-top-right-radius:36px;}
#module_61470435 .Nav-Container li{border-bottom-left-radius:36px;}
#module_61470435 .Nav-Container li{border-bottom-right-radius:36px;}
#module_61470435 .TabContainer-Container .tab-pane{background-color:transparent;}
#module_61470435 .TabContainer-Container .tab-pane{}
#module_61470435 .TabContainer-Container .tab-pane{}
#module_61470435 .TabContainer-Container .tab-pane{}
#module_61470435 .TabContainer-Container .tab-pane{}
#module_61470435 .TabContainer-Container .tab-pane{}
#module_61470435 .TabContainer-Container .tab-pane{padding-top:0px;}
#module_61470435 .TabContainer-Container .tab-pane{padding-bottom:20px;}
#module_61470435 .TabContainer-Container .tab-pane{padding-left:0px;}
#module_61470435 .TabContainer-Container .tab-pane{padding-right:0px;}
#module_61470435 .TabContainer-Container .tab-pane{border-top-color:transparent;}
#module_61470435 .TabContainer-Container .tab-pane{border-top-style:none;}
#module_61470435 .TabContainer-Container .tab-pane{border-top-width:0px;}
#module_61470435 .TabContainer-Container .tab-pane{border-right-color:transparent;}
#module_61470435 .TabContainer-Container .tab-pane{border-right-style:none;}
#module_61470435 .TabContainer-Container .tab-pane{border-right-width:0px;}
#module_61470435 .TabContainer-Container .tab-pane{border-bottom-color:transparent;}
#module_61470435 .TabContainer-Container .tab-pane{border-bottom-style:none;}
#module_61470435 .TabContainer-Container .tab-pane{border-bottom-width:0px;}
#module_61470435 .TabContainer-Container .tab-pane{border-left-color:transparent;}
#module_61470435 .TabContainer-Container .tab-pane{border-left-style:none;}
#module_61470435 .TabContainer-Container .tab-pane{border-left-width:0px;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{background-image:url(comdata/98094/202005/2020051117260971cbf9.png);}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{background-repeat:no-repeat;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{background-position:50% 50%;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{background-color:rgba(0,0,0,0);}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{}
#module_61470435 .Nav-Container li:hover a,#module_61470435 .Nav-Container li.active a{font-size:16px;}
#module_61470435 .Nav-Container li:hover a,#module_61470435 .Nav-Container li.active a{font-family:arial, helvetica,sans-serif;}
#module_61470435 .Nav-Container li:hover a,#module_61470435 .Nav-Container li.active a{color:rgb(38, 38, 38);}
#module_61470435 .Nav-Container li:hover a,#module_61470435 .Nav-Container li.active a{font-weight:bold;}
#module_61470435 .Nav-Container li:hover a,#module_61470435 .Nav-Container li.active a{text-decoration:none;}
#module_61470435 .Nav-Container li:hover a,#module_61470435 .Nav-Container li.active a{font-style:normal;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{border-top-color:transparent;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{border-top-style:solid;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{border-right-color:transparent;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{border-right-style:solid;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{border-bottom-color:transparent;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{border-bottom-style:solid;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{border-left-color:transparent;}
#module_61470435 .Nav-Container li:hover,#module_61470435 .Nav-Container li.active{border-left-style:solid;}

/*.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-container li:hover .pro-img img{transform: scale(1.1);}
.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;}
/* .ModuleProductListGiant.layout-120 .VRDiv{
  display: flex; justify-content: flex-start;align-items: center;
   color:#fff;font-size: 14px;
   left: 50%;
      top: 50%; position: absolute;background-color: rgba(0,0,0,0.4); border-radius: 8px;margin-right: 5px;padding:8px 12px;} */

/*@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%;
      margin-top: 40px;
      opacity: 0;
      transition: all 0.3s ease 0s;
      transform: translate(-50%,-50%);
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle {
      /* margin: 0 7px; */
      height: 46px;
      width: 46px;
      text-align: center;
      position: relative;
      float: left;
      display: flex;
      justify-content: center;
      align-items: center;
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle i,.ModuleProductListGiant.layout-120 .item_icon .item_circle .vrIcon, .ModuleProductListGiant.layout-120 .item_icon .item_circle >svg  {
      font-size: 20px;
      transition: all 0.2s ease 0s;
      position: relative;
      z-index: 2;
      left: -2px;
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle >svg {
      width: 20px;
      height: 20px;
    }
    .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:nth-child(1){
      margin-right: 14px;
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle:nth-child(3) {
      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,.ModuleProductListGiant.layout-120 .item_icon .item_circle:hover .item_icon_bg > svg {
      background-color: transparent;
      border-color: #fff;
      color: #fff;
      transform: scale(1.2, 1.2);
    }
    .ModuleProductListGiant.layout-120 .item_icon .item_circle:hover i,.ModuleProductListGiant.layout-120 .item_icon .item_circle:hover .vrIcon,.ModuleProductListGiant.layout-120 .item_icon .item_circle:hover > svg {
      color: #fff;
      fill:#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;}
}
.ModuleProductListGiant.layout-120 .pagerGiant .inputer{outline: 0;}.module_62431851 .ModuleHead .HeadCenter{float:none;}
#module_62431851 {
padding:0px;
}
#module_62431851 {
position:static;
z-index:0;
top:30px;
left:0px;
width:100%;
height: auto;
}
#module_62431851 .ModuleHead62431851 {
display:none;
}
#module_62431851 .BodyCenter.BodyCenter62431851 {
background:none;background-color:rgba(0,0,0,0);
}
#module_62431851 >.module_62431851 {
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_62431851 >.module_62431851{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_62431851 .BodyCenter.BodyCenter62431851 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62431851 .BodyCenter.BodyCenter62431851 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_62431851 >.module_62431851 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62431851 >.module_62431851 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_62431851 >.module_62431851 {box-shadow: 0px 0px 0px 0px #ccc}
#module_62431851:hover {
border:none;
}
#module_62431851:hover >.module_62431851 {
border-color:#ccc;
}
#module_62431851:hover >.module_62431851 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_62431851 .pro-item{margin-bottom:30px; margin-right:30px;} #module_62431851 .pro-container li.col-lg-2{width:calc((100% - 30px) / 2);} #module_62431851 .pro-container li.col-lg-3{width:calc((100% - 30px * 2) / 3);} #module_62431851 .pro-container li.col-lg-4{width:calc((100% - 30px * 3) / 4);} #module_62431851 .pro-container li.col-lg-5{width:calc((100% - 30px * 4) / 5);} #module_62431851 .pro-container li.col-lg-6{width:calc((100% - 30px * 5) / 6);}
#module_62431851 .pro-item{padding-top:0px;}
#module_62431851 .pro-item{padding-bottom:0px;}
#module_62431851 .pro-item{padding-left:0px;}
#module_62431851 .pro-item{padding-right:0px;}
#module_62431851 .pro-item .content{background-color:rgb(255, 255, 255);}
#module_62431851 .pro-item{background-image:none;}
#module_62431851 .pro-item{background-repeat:no-repeat;}
#module_62431851 .pro-item{}
#module_62431851 .pro-item{}
#module_62431851 .pro-item{}
#module_62431851 .pro-item{border-top-color:rgb(255, 255, 255);}
#module_62431851 .pro-item{border-top-style:solid;}
#module_62431851 .pro-item{border-top-width:7px;}
#module_62431851 .pro-item{border-right-color:rgb(255, 255, 255);}
#module_62431851 .pro-item{border-right-style:solid;}
#module_62431851 .pro-item{border-right-width:7px;}
#module_62431851 .pro-item{border-bottom-color:rgb(255, 255, 255);}
#module_62431851 .pro-item{border-bottom-style:solid;}
#module_62431851 .pro-item{border-bottom-width:7px;}
#module_62431851 .pro-item{border-left-color:rgb(255, 255, 255);}
#module_62431851 .pro-item{border-left-style:solid;}
#module_62431851 .pro-item{border-left-width:7px;}
#module_62431851 .pro-img .dummy{background-color:rgb(255, 255, 255);}
#module_62431851 .pro-img .dummy{background-image:none;}
#module_62431851 .pro-img .dummy{background-repeat:no-repeat;}
#module_62431851 .pro-img .dummy{}
#module_62431851 .pro-img .dummy{}
#module_62431851 .pro-img .dummy{}
#module_62431851 .pro-img .dummy{padding-top:100%;}
#module_62431851 .pro-img img{ object-fit:unset;}
#module_62431851 .pro-img img{ width:auto;}
#module_62431851 .pro-img img{ height:auto;}
#module_62431851 .pro-img img{border-radius:0px;}
#module_62431851 .pro-name{font-size:16px;}
#module_62431851 .pro-name{font-family:arial, helvetica,sans-serif;}
#module_62431851 .pro-name{text-align: center;}
#module_62431851 .pro-name{color:#232323;}
#module_62431851 .pro-name{font-weight:normal;}
#module_62431851 .pro-name{text-decoration:none;}
#module_62431851 .pro-name{font-style:normal;}
#module_62431851 .pro-name{margin-top:0px;}
#module_62431851 .pro-name{margin-bottom:0px;}
#module_62431851 .pro-desc{margin-top:3px;}
#module_62431851 .pro-desc{margin-bottom:0px;}
#module_62431851 .pro-item .pro-desc{font-size:12px;}
#module_62431851 .pro-item .pro-desc{font-family:arial, helvetica,sans-serif;}
#module_62431851 .pro-item .pro-desc{color:#939393;}
#module_62431851 .pro-item .pro-desc{font-weight:normal;}
#module_62431851 .pro-item .pro-desc{text-decoration:none;}
#module_62431851 .pro-item .pro-desc{font-style:normal;}
#module_62431851 .pro-item .pro-desc{text-align: ;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li,#module_62431851 .productListOrderCtrlTab .summary .totalProduct{color:#333;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_62431851 .choosed-tab, #module_62431851 .setting-screening-criteria{font-size:px;}
#module_62431851 .choosed-tab{font-family:;}
#module_62431851 .choosed-tab, #module_62431851 .setting-screening-criteria{color:;}
#module_62431851 .choosed-tab{}
#module_62431851 .choosed-tab{}
#module_62431851 .choosed-tab{}
#module_62431851 .selected-light,#module_62431851 .setting-all, #module_62431851 .setting-left-bar, #module_62431851 .setting-pred-warp .setting-collapse, #module_62431851 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_62431851 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_62431851 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_62431851 .selected-light,#module_62431851 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_62431851 .selected-light,#module_62431851 .setting-left-bar,#module_62431851 .setting-reset,#module_62431851 .setting-pred-warp .setting-collapse,#module_62431851 .giantroom .btn-more{color:#666;}
#module_62431851 .selected-light{font-weight:normal;}
#module_62431851 .selected-light,#module_62431851 .setting-all{text-decoration:none;}
#module_62431851 .selected-light,#module_62431851 .setting-all{}
#module_62431851 .setting-right-temp ul li, #module_62431851 .choosed-tab{border-top-left-radius:px;}
#module_62431851 .setting-right-temp ul li, #module_62431851 .choosed-tab{border-top-right-radius:px;}
#module_62431851 .setting-right-temp ul li, #module_62431851 .choosed-tab{border-bottom-left-radius:px;}
#module_62431851 .setting-right-temp ul li, #module_62431851 .choosed-tab{border-bottom-right-radius:px;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab{border-top-color:;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab{border-top-style:;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-top-width:px;} #module_62431851 .giantroom {margin-top: calc(-16px - px);}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-bottom-color:;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-bottom-style:;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-bottom-width:px;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-left-color:;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-left-style:;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-left-width:px;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-right-color:;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-right-style:;}
#module_62431851 .pred-filter, #module_62431851 .choosed-tab, #module_62431851 .giantroom .btn-more{border-right-width:px;}
#module_62431851 .setting-pred-warp{border-top-color:;}
#module_62431851 .setting-left-bar{background-color:;}
#module_62431851 .setting-left-bar{width:px} #module_62431851 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_62431851 .setting-right-temp ul li{background-color:;}
#module_62431851 .choosed-tab .icsmall{color:;}
#module_62431851 .setting-right-temp ul li{margin-right:px;}
#module_62431851 .pro-detailbtn,#module_62431851 .vrIcon{color:rgb(51, 51, 51);}  #module_62431851 .VRDiv > svg{ fill:rgb(51, 51, 51)} 
#module_62431851 .pagerGiant .text{font-size:px;}
#module_62431851 .pagerGiant .text{font-family:;}
#module_62431851 .pagerGiant .text{color:;}
#module_62431851 .pagerGiant .text{}
#module_62431851 .pagerGiant .text{}
#module_62431851 .pagerGiant .text{}
#module_62431851 .pagerGiant .current,#module_62431851 .pagerGiant .num,#module_62431851 .pagerGiant .inputer{width:px}
#module_62431851 .pagerGiant .current,#module_62431851 .pagerGiant .num,#module_62431851 .pagerGiant .inputer{height:px}
#module_62431851 .pagerGiant .num{font-size:px;}
#module_62431851 .pagerGiant .num{font-family:;}
#module_62431851 .pagerGiant .num{color:;}
#module_62431851 .pagerGiant .num{}
#module_62431851 .pagerGiant .num{}
#module_62431851 .pagerGiant .num{}
#module_62431851 .pagerGiant .submit{width:px}
#module_62431851 .pagerGiant .submit{height:px}
#module_62431851 .pagerGiant .current,#module_62431851 .pagerGiant .num,#module_62431851 .pagerGiant .inputer,#module_62431851 .pagerGiant .submit{border-top-left-radius:px;}
#module_62431851 .pagerGiant .current,#module_62431851 .pagerGiant .num,#module_62431851 .pagerGiant .inputer,#module_62431851 .pagerGiant .submit{border-top-right-radius:px;}
#module_62431851 .pagerGiant .current,#module_62431851 .pagerGiant .num,#module_62431851 .pagerGiant .inputer,#module_62431851 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_62431851 .pagerGiant .current,#module_62431851 .pagerGiant .num,#module_62431851 .pagerGiant .inputer,#module_62431851 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_62431851 .pagerGiant .next,#module_62431851 .pagerGiant .splitline{color:;}
#module_62431851 .pagerGiant .num{background-color:#fff;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .inputer{border-top-color:#ccc;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .inputer{border-top-style:solid;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer{border-top-width:1px;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .inputer{border-bottom-style:solid;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer{border-bottom-width:1px;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .inputer{border-left-color:#ccc;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .inputer{border-left-style:solid;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer{border-left-width:1px;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .inputer{border-right-color:#ccc;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .inputer{border-right-style:solid;}
#module_62431851 .pagerGiant .num, #module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer{border-right-width:1px;}
#module_62431851 .page-more a{font-size:px;}
#module_62431851 .page-more a{font-family:;}
#module_62431851 .page-more a{color: !important;}
#module_62431851 .page-more a{}
#module_62431851 .page-more a{}
#module_62431851 .page-more a{}
#module_62431851 .page-more a{background-color:#fff;}
#module_62431851 .page-more a{border-top-color:#eee;}
#module_62431851 .page-more a{border-top-style:solid;}
#module_62431851 .page-more a{border-top-width:2px;}
#module_62431851 .page-more a{border-bottom-color:#eee;}
#module_62431851 .page-more a{border-bottom-style:solid;}
#module_62431851 .page-more a{border-bottom-width:2px;}
#module_62431851 .page-more a{border-left-color:#eee;}
#module_62431851 .page-more a{border-left-style:solid;}
#module_62431851 .page-more a{border-left-width:2px;}
#module_62431851 .page-more a{border-right-color:#eee;}
#module_62431851 .page-more a{border-right-style:solid;}
#module_62431851 .page-more a{border-right-width:2px;}
#module_62431851 .item_circle:hover .pro-detailbtn{color:#fff;} ,#module_62431851 .item_circle:hover .vrIcon{color:#fff;}  #module_62431851 .item_circle:hover > svg{ fill:#fff}  #module_62431851 .item_circle:hover .item_icon_bg{border-color:#fff;}
#module_62431851 .pro-item:hover .content{background-color:#fff;}
#module_62431851 .pro-img:hover .item_img_mask{background-color:rgba(0,0,0,.5);}
#module_62431851 .pro-item:hover{background-image:none;}
#module_62431851 .pro-item:hover{background-repeat:no-repeat;}
#module_62431851 .pro-item:hover{}
#module_62431851 .pro-item:hover{}
#module_62431851 .pro-item:hover{}
#module_62431851 .pro-item:hover .pro-name{font-size:16px;}
#module_62431851 .pro-item:hover .pro-name{font-family:arial, helvetica,sans-serif;}
#module_62431851 .pro-item:hover .pro-name{color:#232323;}
#module_62431851 .pro-item:hover .pro-name{font-weight:normal;}
#module_62431851 .pro-item:hover .pro-name{text-decoration:none;}
#module_62431851 .pro-item:hover .pro-name{font-style:hover;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#fff;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431851 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_62431851 .selected-light:hover,#module_62431851 .selected-light.active,#module_62431851 .items-active{font-size:12px;}
#module_62431851 .selected-light:hover,#module_62431851 .selected-light.active,#module_62431851 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_62431851 .selected-light:hover,#module_62431851 .selected-light.active,#module_62431851 .items-active{color:#000;} #module_62431851 .items-active{border-color:#000;} #module_62431851 .bean-finish{background:#000;}
#module_62431851 .selected-light:hover,#module_62431851 .selected-light.active,#module_62431851 .items-active{font-weight:normal;}
#module_62431851 .selected-light:hover,#module_62431851 .selected-light.active,#module_62431851 .items-active{text-decoration:none;}
#module_62431851 .selected-light:hover,#module_62431851 .selected-light.active,#module_62431851 .items-active{}
#module_62431851 .setting-left-bar:hover{background-color:;}
#module_62431851 .setting-right-temp ul li:hover, #module_62431851 .setting-right-temp ul li.active{background-color:;}
#module_62431851 .choosed-tab .icsmall:hover{color:;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit{font-size:px;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit{font-family:;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit{color:;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit{}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit{}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit{}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit{background-color:rgb(200, 161, 101);}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer:hover{border-top-style:none;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer:hover{border-bottom-style:none;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer:hover{border-left-style:none;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_62431851 .pagerGiant .current, #module_62431851 .pagerGiant .submit, #module_62431851 .pagerGiant .inputer:hover{border-right-style:none;}
#module_62431851 .page-more a:hover{font-size:px;}
#module_62431851 .page-more:hover a{font-family:;}
#module_62431851 .page-more a:hover{color: !important;}
#module_62431851 .page-more a:hover {}
#module_62431851 .page-more a:hover {}
#module_62431851 .page-more a:hover {}
#module_62431851 .page-more a:hover{background-color:#fff;}
#module_62431851 .page-more a:hover{border-top-color:#eee;}
#module_62431851 .page-more a:hover{border-top-style:solid;}
#module_62431851 .page-more a:hover{border-bottom-color:#eee;}
#module_62431851 .page-more a:hover{border-bottom-style:solid;}
#module_62431851 .page-more a:hover{border-left-color:#eee;}
#module_62431851 .page-more a:hover{border-left-style:solid;}
#module_62431851 .page-more a:hover{border-right-color:#eee;}
#module_62431851 .page-more a:hover{border-right-style:solid;}



.module_62431866 .ModuleHead .HeadCenter{float:none;}
#module_62431866 {
padding:0px;
}
#module_62431866 {
position:static;
z-index:0;
top:35px;
left:0px;
width:100%;
height: auto;
}
#module_62431866 .ModuleHead62431866 {
display:none;
}
#module_62431866 .BodyCenter.BodyCenter62431866 {
background:none;background-color:rgba(0,0,0,0);
}
#module_62431866 >.module_62431866 {
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_62431866 >.module_62431866{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_62431866 .BodyCenter.BodyCenter62431866 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62431866 .BodyCenter.BodyCenter62431866 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_62431866 >.module_62431866 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62431866 >.module_62431866 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_62431866 >.module_62431866 {box-shadow: 0px 0px 0px 0px #ccc}
#module_62431866:hover {
border:none;
}
#module_62431866:hover >.module_62431866 {
border-color:#ccc;
}
#module_62431866:hover >.module_62431866 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_62431866 .pro-item{margin-bottom:30px; margin-right:30px;} #module_62431866 .pro-container li.col-lg-2{width:calc((100% - 30px) / 2);} #module_62431866 .pro-container li.col-lg-3{width:calc((100% - 30px * 2) / 3);} #module_62431866 .pro-container li.col-lg-4{width:calc((100% - 30px * 3) / 4);} #module_62431866 .pro-container li.col-lg-5{width:calc((100% - 30px * 4) / 5);} #module_62431866 .pro-container li.col-lg-6{width:calc((100% - 30px * 5) / 6);}
#module_62431866 .pro-item{padding-top:0px;}
#module_62431866 .pro-item{padding-bottom:0px;}
#module_62431866 .pro-item{padding-left:0px;}
#module_62431866 .pro-item{padding-right:0px;}
#module_62431866 .pro-item .content{background-color:rgb(255, 255, 255);}
#module_62431866 .pro-item{background-image:none;}
#module_62431866 .pro-item{background-repeat:no-repeat;}
#module_62431866 .pro-item{}
#module_62431866 .pro-item{}
#module_62431866 .pro-item{}
#module_62431866 .pro-item{border-top-color:rgb(255, 255, 255);}
#module_62431866 .pro-item{border-top-style:solid;}
#module_62431866 .pro-item{border-top-width:7px;}
#module_62431866 .pro-item{border-right-color:rgb(255, 255, 255);}
#module_62431866 .pro-item{border-right-style:solid;}
#module_62431866 .pro-item{border-right-width:7px;}
#module_62431866 .pro-item{border-bottom-color:rgb(255, 255, 255);}
#module_62431866 .pro-item{border-bottom-style:solid;}
#module_62431866 .pro-item{border-bottom-width:7px;}
#module_62431866 .pro-item{border-left-color:rgb(255, 255, 255);}
#module_62431866 .pro-item{border-left-style:solid;}
#module_62431866 .pro-item{border-left-width:7px;}
#module_62431866 .pro-img .dummy{background-color:rgb(255, 255, 255);}
#module_62431866 .pro-img .dummy{background-image:none;}
#module_62431866 .pro-img .dummy{background-repeat:no-repeat;}
#module_62431866 .pro-img .dummy{}
#module_62431866 .pro-img .dummy{}
#module_62431866 .pro-img .dummy{}
#module_62431866 .pro-img .dummy{padding-top:100%;}
#module_62431866 .pro-img img{ object-fit:unset;}
#module_62431866 .pro-img img{ width:auto;}
#module_62431866 .pro-img img{ height:auto;}
#module_62431866 .pro-img img{border-radius:0px;}
#module_62431866 .pro-name{font-size:16px;}
#module_62431866 .pro-name{font-family:arial, helvetica,sans-serif;}
#module_62431866 .pro-name{text-align: center;}
#module_62431866 .pro-name{color:#232323;}
#module_62431866 .pro-name{font-weight:normal;}
#module_62431866 .pro-name{text-decoration:none;}
#module_62431866 .pro-name{font-style:normal;}
#module_62431866 .pro-name{margin-top:0px;}
#module_62431866 .pro-name{margin-bottom:0px;}
#module_62431866 .pro-desc{margin-top:3px;}
#module_62431866 .pro-desc{margin-bottom:0px;}
#module_62431866 .pro-item .pro-desc{font-size:12px;}
#module_62431866 .pro-item .pro-desc{font-family:arial, helvetica,sans-serif;}
#module_62431866 .pro-item .pro-desc{color:#939393;}
#module_62431866 .pro-item .pro-desc{font-weight:normal;}
#module_62431866 .pro-item .pro-desc{text-decoration:none;}
#module_62431866 .pro-item .pro-desc{font-style:normal;}
#module_62431866 .pro-item .pro-desc{text-align: ;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li,#module_62431866 .productListOrderCtrlTab .summary .totalProduct{color:#333;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_62431866 .choosed-tab, #module_62431866 .setting-screening-criteria{font-size:px;}
#module_62431866 .choosed-tab{font-family:;}
#module_62431866 .choosed-tab, #module_62431866 .setting-screening-criteria{color:;}
#module_62431866 .choosed-tab{}
#module_62431866 .choosed-tab{}
#module_62431866 .choosed-tab{}
#module_62431866 .selected-light,#module_62431866 .setting-all, #module_62431866 .setting-left-bar, #module_62431866 .setting-pred-warp .setting-collapse, #module_62431866 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_62431866 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_62431866 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_62431866 .selected-light,#module_62431866 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_62431866 .selected-light,#module_62431866 .setting-left-bar,#module_62431866 .setting-reset,#module_62431866 .setting-pred-warp .setting-collapse,#module_62431866 .giantroom .btn-more{color:#666;}
#module_62431866 .selected-light{font-weight:normal;}
#module_62431866 .selected-light,#module_62431866 .setting-all{text-decoration:none;}
#module_62431866 .selected-light,#module_62431866 .setting-all{}
#module_62431866 .setting-right-temp ul li, #module_62431866 .choosed-tab{border-top-left-radius:px;}
#module_62431866 .setting-right-temp ul li, #module_62431866 .choosed-tab{border-top-right-radius:px;}
#module_62431866 .setting-right-temp ul li, #module_62431866 .choosed-tab{border-bottom-left-radius:px;}
#module_62431866 .setting-right-temp ul li, #module_62431866 .choosed-tab{border-bottom-right-radius:px;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab{border-top-color:;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab{border-top-style:;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-top-width:px;} #module_62431866 .giantroom {margin-top: calc(-16px - px);}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-bottom-color:;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-bottom-style:;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-bottom-width:px;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-left-color:;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-left-style:;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-left-width:px;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-right-color:;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-right-style:;}
#module_62431866 .pred-filter, #module_62431866 .choosed-tab, #module_62431866 .giantroom .btn-more{border-right-width:px;}
#module_62431866 .setting-pred-warp{border-top-color:;}
#module_62431866 .setting-left-bar{background-color:;}
#module_62431866 .setting-left-bar{width:px} #module_62431866 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_62431866 .setting-right-temp ul li{background-color:;}
#module_62431866 .choosed-tab .icsmall{color:;}
#module_62431866 .setting-right-temp ul li{margin-right:px;}
#module_62431866 .pro-detailbtn,#module_62431866 .vrIcon{color:rgb(51, 51, 51);}  #module_62431866 .VRDiv > svg{ fill:rgb(51, 51, 51)} 
#module_62431866 .pagerGiant .text{font-size:px;}
#module_62431866 .pagerGiant .text{font-family:;}
#module_62431866 .pagerGiant .text{color:;}
#module_62431866 .pagerGiant .text{}
#module_62431866 .pagerGiant .text{}
#module_62431866 .pagerGiant .text{}
#module_62431866 .pagerGiant .current,#module_62431866 .pagerGiant .num,#module_62431866 .pagerGiant .inputer{width:px}
#module_62431866 .pagerGiant .current,#module_62431866 .pagerGiant .num,#module_62431866 .pagerGiant .inputer{height:px}
#module_62431866 .pagerGiant .num{font-size:px;}
#module_62431866 .pagerGiant .num{font-family:;}
#module_62431866 .pagerGiant .num{color:;}
#module_62431866 .pagerGiant .num{}
#module_62431866 .pagerGiant .num{}
#module_62431866 .pagerGiant .num{}
#module_62431866 .pagerGiant .submit{width:px}
#module_62431866 .pagerGiant .submit{height:px}
#module_62431866 .pagerGiant .current,#module_62431866 .pagerGiant .num,#module_62431866 .pagerGiant .inputer,#module_62431866 .pagerGiant .submit{border-top-left-radius:px;}
#module_62431866 .pagerGiant .current,#module_62431866 .pagerGiant .num,#module_62431866 .pagerGiant .inputer,#module_62431866 .pagerGiant .submit{border-top-right-radius:px;}
#module_62431866 .pagerGiant .current,#module_62431866 .pagerGiant .num,#module_62431866 .pagerGiant .inputer,#module_62431866 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_62431866 .pagerGiant .current,#module_62431866 .pagerGiant .num,#module_62431866 .pagerGiant .inputer,#module_62431866 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_62431866 .pagerGiant .next,#module_62431866 .pagerGiant .splitline{color:;}
#module_62431866 .pagerGiant .num{background-color:#fff;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .inputer{border-top-color:#ccc;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .inputer{border-top-style:solid;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer{border-top-width:1px;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .inputer{border-bottom-style:solid;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer{border-bottom-width:1px;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .inputer{border-left-color:#ccc;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .inputer{border-left-style:solid;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer{border-left-width:1px;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .inputer{border-right-color:#ccc;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .inputer{border-right-style:solid;}
#module_62431866 .pagerGiant .num, #module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer{border-right-width:1px;}
#module_62431866 .page-more a{font-size:px;}
#module_62431866 .page-more a{font-family:;}
#module_62431866 .page-more a{color: !important;}
#module_62431866 .page-more a{}
#module_62431866 .page-more a{}
#module_62431866 .page-more a{}
#module_62431866 .page-more a{background-color:#fff;}
#module_62431866 .page-more a{border-top-color:#eee;}
#module_62431866 .page-more a{border-top-style:solid;}
#module_62431866 .page-more a{border-top-width:2px;}
#module_62431866 .page-more a{border-bottom-color:#eee;}
#module_62431866 .page-more a{border-bottom-style:solid;}
#module_62431866 .page-more a{border-bottom-width:2px;}
#module_62431866 .page-more a{border-left-color:#eee;}
#module_62431866 .page-more a{border-left-style:solid;}
#module_62431866 .page-more a{border-left-width:2px;}
#module_62431866 .page-more a{border-right-color:#eee;}
#module_62431866 .page-more a{border-right-style:solid;}
#module_62431866 .page-more a{border-right-width:2px;}
#module_62431866 .item_circle:hover .pro-detailbtn{color:#fff;} ,#module_62431866 .item_circle:hover .vrIcon{color:#fff;}  #module_62431866 .item_circle:hover > svg{ fill:#fff}  #module_62431866 .item_circle:hover .item_icon_bg{border-color:#fff;}
#module_62431866 .pro-item:hover .content{background-color:#fff;}
#module_62431866 .pro-img:hover .item_img_mask{background-color:rgba(0,0,0,.5);}
#module_62431866 .pro-item:hover{background-image:none;}
#module_62431866 .pro-item:hover{background-repeat:no-repeat;}
#module_62431866 .pro-item:hover{}
#module_62431866 .pro-item:hover{}
#module_62431866 .pro-item:hover{}
#module_62431866 .pro-item:hover .pro-name{font-size:16px;}
#module_62431866 .pro-item:hover .pro-name{font-family:arial, helvetica,sans-serif;}
#module_62431866 .pro-item:hover .pro-name{color:#232323;}
#module_62431866 .pro-item:hover .pro-name{font-weight:normal;}
#module_62431866 .pro-item:hover .pro-name{text-decoration:none;}
#module_62431866 .pro-item:hover .pro-name{font-style:hover;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#fff;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62431866 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_62431866 .selected-light:hover,#module_62431866 .selected-light.active,#module_62431866 .items-active{font-size:12px;}
#module_62431866 .selected-light:hover,#module_62431866 .selected-light.active,#module_62431866 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_62431866 .selected-light:hover,#module_62431866 .selected-light.active,#module_62431866 .items-active{color:#000;} #module_62431866 .items-active{border-color:#000;} #module_62431866 .bean-finish{background:#000;}
#module_62431866 .selected-light:hover,#module_62431866 .selected-light.active,#module_62431866 .items-active{font-weight:normal;}
#module_62431866 .selected-light:hover,#module_62431866 .selected-light.active,#module_62431866 .items-active{text-decoration:none;}
#module_62431866 .selected-light:hover,#module_62431866 .selected-light.active,#module_62431866 .items-active{}
#module_62431866 .setting-left-bar:hover{background-color:;}
#module_62431866 .setting-right-temp ul li:hover, #module_62431866 .setting-right-temp ul li.active{background-color:;}
#module_62431866 .choosed-tab .icsmall:hover{color:;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit{font-size:px;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit{font-family:;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit{color:;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit{}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit{}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit{}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit{background-color:rgb(200, 161, 101);}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer:hover{border-top-style:none;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer:hover{border-bottom-style:none;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer:hover{border-left-style:none;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_62431866 .pagerGiant .current, #module_62431866 .pagerGiant .submit, #module_62431866 .pagerGiant .inputer:hover{border-right-style:none;}
#module_62431866 .page-more a:hover{font-size:px;}
#module_62431866 .page-more:hover a{font-family:;}
#module_62431866 .page-more a:hover{color: !important;}
#module_62431866 .page-more a:hover {}
#module_62431866 .page-more a:hover {}
#module_62431866 .page-more a:hover {}
#module_62431866 .page-more a:hover{background-color:#fff;}
#module_62431866 .page-more a:hover{border-top-color:#eee;}
#module_62431866 .page-more a:hover{border-top-style:solid;}
#module_62431866 .page-more a:hover{border-bottom-color:#eee;}
#module_62431866 .page-more a:hover{border-bottom-style:solid;}
#module_62431866 .page-more a:hover{border-left-color:#eee;}
#module_62431866 .page-more a:hover{border-left-style:solid;}
#module_62431866 .page-more a:hover{border-right-color:#eee;}
#module_62431866 .page-more a:hover{border-right-style:solid;}



.module_62432082 .ModuleHead .HeadCenter{float:none;}
#module_62432082 {
padding:0px;
}
#module_62432082 {
position:static;
z-index:0;
top:22px;
left:0px;
width:100%;
height: auto;
}
#module_62432082 .ModuleHead62432082 {
display:none;
}
#module_62432082 .BodyCenter.BodyCenter62432082 {
background:none;background-color:rgba(0,0,0,0);
}
#module_62432082 >.module_62432082 {
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_62432082 >.module_62432082{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_62432082 .BodyCenter.BodyCenter62432082 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62432082 .BodyCenter.BodyCenter62432082 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_62432082 >.module_62432082 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62432082 >.module_62432082 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_62432082 >.module_62432082 {box-shadow: 0px 0px 0px 0px #ccc}
#module_62432082:hover {
border:none;
}
#module_62432082:hover >.module_62432082 {
border-color:#ccc;
}
#module_62432082:hover >.module_62432082 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_62432082 .pro-item{margin-bottom:30px; margin-right:30px;} #module_62432082 .pro-container li.col-lg-2{width:calc((100% - 30px) / 2);} #module_62432082 .pro-container li.col-lg-3{width:calc((100% - 30px * 2) / 3);} #module_62432082 .pro-container li.col-lg-4{width:calc((100% - 30px * 3) / 4);} #module_62432082 .pro-container li.col-lg-5{width:calc((100% - 30px * 4) / 5);} #module_62432082 .pro-container li.col-lg-6{width:calc((100% - 30px * 5) / 6);}
#module_62432082 .pro-item{padding-top:0px;}
#module_62432082 .pro-item{padding-bottom:0px;}
#module_62432082 .pro-item{padding-left:0px;}
#module_62432082 .pro-item{padding-right:0px;}
#module_62432082 .pro-item .content{background-color:rgb(255, 255, 255);}
#module_62432082 .pro-item{background-image:none;}
#module_62432082 .pro-item{background-repeat:no-repeat;}
#module_62432082 .pro-item{}
#module_62432082 .pro-item{}
#module_62432082 .pro-item{}
#module_62432082 .pro-item{border-top-color:rgb(255, 255, 255);}
#module_62432082 .pro-item{border-top-style:solid;}
#module_62432082 .pro-item{border-top-width:7px;}
#module_62432082 .pro-item{border-right-color:rgb(255, 255, 255);}
#module_62432082 .pro-item{border-right-style:solid;}
#module_62432082 .pro-item{border-right-width:7px;}
#module_62432082 .pro-item{border-bottom-color:rgb(255, 255, 255);}
#module_62432082 .pro-item{border-bottom-style:solid;}
#module_62432082 .pro-item{border-bottom-width:7px;}
#module_62432082 .pro-item{border-left-color:rgb(255, 255, 255);}
#module_62432082 .pro-item{border-left-style:solid;}
#module_62432082 .pro-item{border-left-width:7px;}
#module_62432082 .pro-img .dummy{background-color:rgb(255, 255, 255);}
#module_62432082 .pro-img .dummy{background-image:none;}
#module_62432082 .pro-img .dummy{background-repeat:no-repeat;}
#module_62432082 .pro-img .dummy{}
#module_62432082 .pro-img .dummy{}
#module_62432082 .pro-img .dummy{}
#module_62432082 .pro-img .dummy{padding-top:100%;}
#module_62432082 .pro-img img{ object-fit:unset;}
#module_62432082 .pro-img img{ width:auto;}
#module_62432082 .pro-img img{ height:auto;}
#module_62432082 .pro-img img{border-radius:0px;}
#module_62432082 .pro-name{font-size:16px;}
#module_62432082 .pro-name{font-family:arial, helvetica,sans-serif;}
#module_62432082 .pro-name{text-align: center;}
#module_62432082 .pro-name{color:#232323;}
#module_62432082 .pro-name{font-weight:normal;}
#module_62432082 .pro-name{text-decoration:none;}
#module_62432082 .pro-name{font-style:normal;}
#module_62432082 .pro-name{margin-top:0px;}
#module_62432082 .pro-name{margin-bottom:0px;}
#module_62432082 .pro-desc{margin-top:3px;}
#module_62432082 .pro-desc{margin-bottom:0px;}
#module_62432082 .pro-item .pro-desc{font-size:12px;}
#module_62432082 .pro-item .pro-desc{font-family:arial, helvetica,sans-serif;}
#module_62432082 .pro-item .pro-desc{color:#939393;}
#module_62432082 .pro-item .pro-desc{font-weight:normal;}
#module_62432082 .pro-item .pro-desc{text-decoration:none;}
#module_62432082 .pro-item .pro-desc{font-style:normal;}
#module_62432082 .pro-item .pro-desc{text-align: ;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li{font-size:14px;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li{font-family:微软雅黑,Microsoft YaHei;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li,#module_62432082 .productListOrderCtrlTab .summary .totalProduct{color:#333;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li{font-weight:normal;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li{text-decoration:none;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li{font-style:normal;}
#module_62432082 .choosed-tab, #module_62432082 .setting-screening-criteria{font-size:px;}
#module_62432082 .choosed-tab{font-family:;}
#module_62432082 .choosed-tab, #module_62432082 .setting-screening-criteria{color:;}
#module_62432082 .choosed-tab{}
#module_62432082 .choosed-tab{}
#module_62432082 .choosed-tab{}
#module_62432082 .selected-light,#module_62432082 .setting-all, #module_62432082 .setting-left-bar, #module_62432082 .setting-pred-warp .setting-collapse, #module_62432082 .setting-pred-warp .setting-collapse .icpng{font-size:12px;} #module_62432082 .setting-pred-warp .setting-collapse{flex: 0 0 calc(12px * 4);} #module_62432082 .setting-right-temp ul.FilterPc {height: calc(12px + 36px);}
#module_62432082 .selected-light,#module_62432082 .setting-all{font-family:微软雅黑,Microsoft YaHei;}
#module_62432082 .selected-light,#module_62432082 .setting-left-bar,#module_62432082 .setting-reset,#module_62432082 .setting-pred-warp .setting-collapse,#module_62432082 .giantroom .btn-more{color:#666;}
#module_62432082 .selected-light{font-weight:normal;}
#module_62432082 .selected-light,#module_62432082 .setting-all{text-decoration:none;}
#module_62432082 .selected-light,#module_62432082 .setting-all{}
#module_62432082 .setting-right-temp ul li, #module_62432082 .choosed-tab{border-top-left-radius:px;}
#module_62432082 .setting-right-temp ul li, #module_62432082 .choosed-tab{border-top-right-radius:px;}
#module_62432082 .setting-right-temp ul li, #module_62432082 .choosed-tab{border-bottom-left-radius:px;}
#module_62432082 .setting-right-temp ul li, #module_62432082 .choosed-tab{border-bottom-right-radius:px;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab{border-top-color:;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab{border-top-style:;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-top-width:px;} #module_62432082 .giantroom {margin-top: calc(-16px - px);}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-bottom-color:;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-bottom-style:;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-bottom-width:px;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-left-color:;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-left-style:;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-left-width:px;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-right-color:;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-right-style:;}
#module_62432082 .pred-filter, #module_62432082 .choosed-tab, #module_62432082 .giantroom .btn-more{border-right-width:px;}
#module_62432082 .setting-pred-warp{border-top-color:;}
#module_62432082 .setting-left-bar{background-color:;}
#module_62432082 .setting-left-bar{width:px} #module_62432082 .setting-right-temp ul.FilterPc{width: calc( 100% - px );}
#module_62432082 .setting-right-temp ul li{background-color:;}
#module_62432082 .choosed-tab .icsmall{color:;}
#module_62432082 .setting-right-temp ul li{margin-right:px;}
#module_62432082 .pro-detailbtn,#module_62432082 .vrIcon{color:rgb(51, 51, 51);}  #module_62432082 .VRDiv > svg{ fill:rgb(51, 51, 51)} 
#module_62432082 .pagerGiant .text{font-size:px;}
#module_62432082 .pagerGiant .text{font-family:;}
#module_62432082 .pagerGiant .text{color:;}
#module_62432082 .pagerGiant .text{}
#module_62432082 .pagerGiant .text{}
#module_62432082 .pagerGiant .text{}
#module_62432082 .pagerGiant .current,#module_62432082 .pagerGiant .num,#module_62432082 .pagerGiant .inputer{width:px}
#module_62432082 .pagerGiant .current,#module_62432082 .pagerGiant .num,#module_62432082 .pagerGiant .inputer{height:px}
#module_62432082 .pagerGiant .num{font-size:px;}
#module_62432082 .pagerGiant .num{font-family:;}
#module_62432082 .pagerGiant .num{color:;}
#module_62432082 .pagerGiant .num{}
#module_62432082 .pagerGiant .num{}
#module_62432082 .pagerGiant .num{}
#module_62432082 .pagerGiant .submit{width:px}
#module_62432082 .pagerGiant .submit{height:px}
#module_62432082 .pagerGiant .current,#module_62432082 .pagerGiant .num,#module_62432082 .pagerGiant .inputer,#module_62432082 .pagerGiant .submit{border-top-left-radius:px;}
#module_62432082 .pagerGiant .current,#module_62432082 .pagerGiant .num,#module_62432082 .pagerGiant .inputer,#module_62432082 .pagerGiant .submit{border-top-right-radius:px;}
#module_62432082 .pagerGiant .current,#module_62432082 .pagerGiant .num,#module_62432082 .pagerGiant .inputer,#module_62432082 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_62432082 .pagerGiant .current,#module_62432082 .pagerGiant .num,#module_62432082 .pagerGiant .inputer,#module_62432082 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_62432082 .pagerGiant .next,#module_62432082 .pagerGiant .splitline{color:;}
#module_62432082 .pagerGiant .num{background-color:#fff;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .inputer{border-top-color:#ccc;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .inputer{border-top-style:solid;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer{border-top-width:1px;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .inputer{border-bottom-style:solid;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer{border-bottom-width:1px;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .inputer{border-left-color:#ccc;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .inputer{border-left-style:solid;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer{border-left-width:1px;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .inputer{border-right-color:#ccc;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .inputer{border-right-style:solid;}
#module_62432082 .pagerGiant .num, #module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer{border-right-width:1px;}
#module_62432082 .page-more a{font-size:px;}
#module_62432082 .page-more a{font-family:;}
#module_62432082 .page-more a{color: !important;}
#module_62432082 .page-more a{}
#module_62432082 .page-more a{}
#module_62432082 .page-more a{}
#module_62432082 .page-more a{background-color:#fff;}
#module_62432082 .page-more a{border-top-color:#eee;}
#module_62432082 .page-more a{border-top-style:solid;}
#module_62432082 .page-more a{border-top-width:2px;}
#module_62432082 .page-more a{border-bottom-color:#eee;}
#module_62432082 .page-more a{border-bottom-style:solid;}
#module_62432082 .page-more a{border-bottom-width:2px;}
#module_62432082 .page-more a{border-left-color:#eee;}
#module_62432082 .page-more a{border-left-style:solid;}
#module_62432082 .page-more a{border-left-width:2px;}
#module_62432082 .page-more a{border-right-color:#eee;}
#module_62432082 .page-more a{border-right-style:solid;}
#module_62432082 .page-more a{border-right-width:2px;}
#module_62432082 .item_circle:hover .pro-detailbtn{color:#fff;} ,#module_62432082 .item_circle:hover .vrIcon{color:#fff;}  #module_62432082 .item_circle:hover > svg{ fill:#fff}  #module_62432082 .item_circle:hover .item_icon_bg{border-color:#fff;}
#module_62432082 .pro-item:hover .content{background-color:#fff;}
#module_62432082 .pro-img:hover .item_img_mask{background-color:rgba(0,0,0,.5);}
#module_62432082 .pro-item:hover{background-image:none;}
#module_62432082 .pro-item:hover{background-repeat:no-repeat;}
#module_62432082 .pro-item:hover{}
#module_62432082 .pro-item:hover{}
#module_62432082 .pro-item:hover{}
#module_62432082 .pro-item:hover .pro-name{font-size:16px;}
#module_62432082 .pro-item:hover .pro-name{font-family:arial, helvetica,sans-serif;}
#module_62432082 .pro-item:hover .pro-name{color:#232323;}
#module_62432082 .pro-item:hover .pro-name{font-weight:normal;}
#module_62432082 .pro-item:hover .pro-name{text-decoration:none;}
#module_62432082 .pro-item:hover .pro-name{font-style:hover;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-size:14px;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-family:微软雅黑,Microsoft YaHei;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{color:#fff;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-weight:normal;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{text-decoration:none;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{font-style:normal;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-color:#000;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-image:none;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{background-repeat:no-repeat;}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li:hover,#module_62432082 .productListOrderCtrlTab .orderCtrlPanel li.selected{}
#module_62432082 .selected-light:hover,#module_62432082 .selected-light.active,#module_62432082 .items-active{font-size:12px;}
#module_62432082 .selected-light:hover,#module_62432082 .selected-light.active,#module_62432082 .items-active{font-family:微软雅黑,Microsoft YaHei;}
#module_62432082 .selected-light:hover,#module_62432082 .selected-light.active,#module_62432082 .items-active{color:#000;} #module_62432082 .items-active{border-color:#000;} #module_62432082 .bean-finish{background:#000;}
#module_62432082 .selected-light:hover,#module_62432082 .selected-light.active,#module_62432082 .items-active{font-weight:normal;}
#module_62432082 .selected-light:hover,#module_62432082 .selected-light.active,#module_62432082 .items-active{text-decoration:none;}
#module_62432082 .selected-light:hover,#module_62432082 .selected-light.active,#module_62432082 .items-active{}
#module_62432082 .setting-left-bar:hover{background-color:;}
#module_62432082 .setting-right-temp ul li:hover, #module_62432082 .setting-right-temp ul li.active{background-color:;}
#module_62432082 .choosed-tab .icsmall:hover{color:;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit{font-size:px;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit{font-family:;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit{color:;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit{}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit{}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit{}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit{background-color:rgb(200, 161, 101);}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer:hover{border-top-style:none;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer:hover{border-bottom-style:none;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer:hover{border-left-style:none;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_62432082 .pagerGiant .current, #module_62432082 .pagerGiant .submit, #module_62432082 .pagerGiant .inputer:hover{border-right-style:none;}
#module_62432082 .page-more a:hover{font-size:px;}
#module_62432082 .page-more:hover a{font-family:;}
#module_62432082 .page-more a:hover{color: !important;}
#module_62432082 .page-more a:hover {}
#module_62432082 .page-more a:hover {}
#module_62432082 .page-more a:hover {}
#module_62432082 .page-more a:hover{background-color:#fff;}
#module_62432082 .page-more a:hover{border-top-color:#eee;}
#module_62432082 .page-more a:hover{border-top-style:solid;}
#module_62432082 .page-more a:hover{border-bottom-color:#eee;}
#module_62432082 .page-more a:hover{border-bottom-style:solid;}
#module_62432082 .page-more a:hover{border-left-color:#eee;}
#module_62432082 .page-more a:hover{border-left-style:solid;}
#module_62432082 .page-more a:hover{border-right-color:#eee;}
#module_62432082 .page-more a:hover{border-right-style:solid;}




.module_62302279 .ModuleHead .HeadCenter{float:none;}
#module_62302279 {
padding:0px;
}
#module_62302279 {
position:static;
z-index:0;
top:0px;
width:100%;
height: auto;
}
#module_62302279 .ModuleHead62302279 {
display:none;
}
#module_62302279 .BodyCenter.BodyCenter62302279 {
background:none;background-color:rgba(0,0,0,0);
}
#module_62302279 >.module_62302279 {
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_62302279 >.module_62302279{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_62302279 .BodyCenter.BodyCenter62302279 {
padding-top:0.0000%;
padding-left:1.8815%;
padding-right:1.8815%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62302279 .BodyCenter.BodyCenter62302279 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_62302279 >.module_62302279 {
margin-top:1.4111%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62302279 >.module_62302279 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_62302279 >.module_62302279 {box-shadow: 0px 0px 0px 0px #ccc}
#module_62302279:hover {
border:none;
}
#module_62302279:hover >.module_62302279 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_62302279 .ModuleSubContainer{background-color:transparent;}
#module_62302279 .ModuleSubContainer{background-image:none;}
#module_62302279 .ModuleSubContainer{background-repeat:no-repeat;}
#module_62302279 .ModuleSubContainer{background-position:0% 0%;}
#module_62302279 .ModuleSubContainer{background-attachment:scroll;}
#module_62302279 .ModuleSubContainer{}
#module_62302279 {!bgVideo!}{bgVideoUrl:none}
#module_62302279 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_62302279 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_62302279 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer62302279 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer62302279 .SubPadding {width:0px;}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container{max-height: 100%; max-width: 100%;}
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content{display: flex;align-items: center;}
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .ModuleImageTextContent{padding-left: 40px}
 .ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper{padding-right: 80px;padding-left: 15px;} 
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper .TextImage{ width: 100%;} 
.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content .col-md-5 .ModuleImageTextContent{padding-left:30px;}
@media only screen and (max-width: 767px) {
   .ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content .col-xs-5{width: 36.666667%;padding-left: 0}
   .ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content .col-xs-12{padding:0;}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .normal_ImgtextBox_content{width: 100%; margin: 0 auto; display: block; align-items: normal;}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .ModuleImageTextContent{padding-left: 20px}
	.ModuleImageTextGiant.layout-107 .ModuleImageTextContent{ left: 16px;width: 95% !important}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper { padding-right: 0px !important;padding-left: 0px !important}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper { width: 100% !important}
	.ModuleImageTextGiant.layout-107 .imageTextGiant-Container .GraphicUpper .TextImage{ width: 92% } 
}
.module_62302439 .ModuleHead .HeadCenter{float:none;}
#module_62302439 {
padding:0px;
}
#module_62302439 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_62302439 .ModuleHead62302439 {
display:none;
}
#module_62302439 .BodyCenter.BodyCenter62302439 {
background:none;background-color:rgb(255, 255, 255);
}
#module_62302439 >.module_62302439 {
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_62302439 >.module_62302439{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_62302439 .BodyCenter.BodyCenter62302439 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:3.7500%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62302439 .BodyCenter.BodyCenter62302439 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_62302439 >.module_62302439 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:3.7500%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62302439 >.module_62302439 {
margin-top:0.0000%;
margin-left:2.7248%;
margin-right:2.7248%;
margin-bottom:0.0000%;
}
}
#module_62302439 >.module_62302439 {box-shadow: 0px 0px 0px 0px #ccc}
#module_62302439:hover {
border:none;
}
#module_62302439:hover >.module_62302439 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_62302439 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_62302439 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_62302439 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_62302439 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_62302439 .GraphicUpper {padding-top:0px;}
#module_62302439 .GraphicUpper {padding-bottom:0px;}
#module_62302439 .GraphicUpper {padding-left:15px;}
#module_62302439 .GraphicUpper {padding-right:80px;}
#module_62302439 .GraphicUpper {width:54%;} #module_62302439 .ModuleImageTextContent{width: calc(100% - 54%);}
#module_62302439 .MobileTextImage {width:92%;}
#module_62302439 .ModuleImageTextGiantContent{padding-top:0px;}
#module_62302439 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_62302439 .ModuleImageTextGiantContent{padding-left:0px;}
#module_62302439 .ModuleImageTextGiantContent{padding-right:0px;}
#module_62302439 .normal_ImgtextBox_content{padding-top:85px;}
#module_62302439 .normal_ImgtextBox_content{padding-bottom:85px;}
#module_62302439 .normal_ImgtextBox_content{padding-left:20px;}
#module_62302439 .normal_ImgtextBox_content{padding-right:20px;}
#module_62302439 .showHandle .btn{font-size:px;}
#module_62302439 .showHandle .btn{font-family:;}
#module_62302439 .showHandle .btn{color:;}
#module_62302439 .showHandle .btn{}
#module_62302439 .showHandle .btn{}
#module_62302439 .showHandle .btn{}
#module_62302439 .showHandle div{border-top-color: !important;}
#module_62302439 .showHandle div{border-top-style: !important;}
#module_62302439 .showHandle div{border-top-width:px !important;}
#module_62302439 .showHandle{background-color:;}
#module_62302439 .showHandle{}
#module_62302439 .showHandle{}
#module_62302439 .showHandle{}
#module_62302439 .showHandle{}
#module_62302439 .showHandle{}
#module_62302439 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer62302279 #Sub62302279_1 {width:61.5833%;}
.module_61490467 .ModuleHead .HeadCenter{float:none;}
#module_61490467 {
padding:0px;
}
#module_61490467 {
position:static;
z-index:0;
top:2436px;
left:973px;
width:100%;
height: auto;
}
#module_61490467 .ModuleHead61490467 {
display:none;
}
#module_61490467 .BodyCenter.BodyCenter61490467 {
background:none;background-color:rgb(255, 255, 255);
}
#module_61490467 >.module_61490467 {
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_61490467 >.module_61490467{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61490467 .BodyCenter.BodyCenter61490467 {
padding-top:4.3384%;
padding-left:6.5076%;
padding-right:0.0000%;
padding-bottom:2.1692%;
}
}
@media screen and (max-width: 767px){
#module_61490467 .BodyCenter.BodyCenter61490467 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61490467 >.module_61490467 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61490467 >.module_61490467 {
margin-top:3.8147%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_61490467 >.module_61490467 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61490467:hover {
border:none;
}
#module_61490467:hover >.module_61490467 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61490467 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61490467 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61490467 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61490467 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61490467 .imageTextGiant-Container{padding-top:10px;}
#module_61490467 .imageTextGiant-Container{padding-bottom:10px;}
#module_61490467 .imageTextGiant-Container{padding-left:10px;}
#module_61490467 .imageTextGiant-Container{padding-right:10px;}
#module_61490467 .showHandle .btn{font-size:px;}
#module_61490467 .showHandle .btn{font-family:;}
#module_61490467 .showHandle .btn{color:;}
#module_61490467 .showHandle .btn{}
#module_61490467 .showHandle .btn{}
#module_61490467 .showHandle .btn{}
#module_61490467 .showHandle div{border-top-color: !important;}
#module_61490467 .showHandle div{border-top-style: !important;}
#module_61490467 .showHandle div{border-top-width:px !important;}
#module_61490467 .showHandle{background-color:;}
#module_61490467 .showHandle{}
#module_61490467 .showHandle{}
#module_61490467 .showHandle{}
#module_61490467 .showHandle{}
#module_61490467 .showHandle{}
#module_61490467 a{font-size:unset;font-family:unset}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container{overflow: hidden;}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container {z-index: 3; font-size: 0; white-space: nowrap;}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li {position: relative; color: #666; cursor: pointer; text-align: center; margin: 0; float: none; display: inline-block; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li a {display: block; position: absolute; top: 50%; width: 100%; transform: translateY(-50%); padding: 0; background: none; color: #666;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul {overflow: visible; -webkit-overflow-scrolling: touch; transform: translateX(0); transition: transform 0.3s linear 0s;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .nav-img-logo {display: flex; align-items: center; justify-content: center; width: 65px; height: auto; margin: 0 auto; font-size: 0;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .nav-img-logo img {max-width: 100%;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li p {margin-top: 4px; font-size: 14px; color: #666;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li:after {content: ''; position: absolute; display: block; top: 50%; right: 0; transform: translateY(-50%); width: 1px; height: 80px; background: #e6e6e6;}
/*箭头*/
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul .tab-arrows {display: none; position: absolute; top: calc(100% + 1px); left: 50%; transform: translateX(-50%); border-top: 9px solid #1976d2; border-bottom: 0px solid transparent; border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; z-index: 980;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li.active .tab-arrows {display: block;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container li .tab-border-top,
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-bottom {transition: all 1s ease;}
/*上下边框*/
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-top {position: absolute; left: 0; width: 100%; top: -1px;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-left {position: absolute; left: -1px; height: 100%; top: 0px;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-right {position: absolute; right: -1px; height: 100%; top: 0px;}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .tab-border-bottom {position: absolute; bottom: -1px; left: 0; width: 100%;}
/*新增的代码*/
div[id ^= "tab_content_clone_"] {display: block; position: absolute; height: 0; overflow: hidden; width: 100% !important; background: #f9f9f9; box-shadow: 0 2px 1px rgba(0, 0, 0, .1); z-index: 900;}
.tabContentGiant.tab-content-clone .ModuleContainer {padding: 0}
.ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li:last-child:after {content: unset;}
.ModuleTabContainerV2Giant.layout-110 .hovericon{display: none;}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.hover:hover .hovericon{
    display: block;
}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.hover:hover .defaulticon{
    display: none;
}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.active .hovericon{
    display: block;
}
.ModuleTabContainerV2Giant.layout-110 .TabContainer-Container .Nav-Container li.active .defaulticon{
    display: none;
}

@media (min-width: 768px) {
    .ModuleTabContainerV2Giant.layout-110 .tabContainer110 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .tabContainer110 .btnScrollRight {display: none !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container {display: inline-block; float: left; overflow: unset;}
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container {float: right;}
    .ModuleTabContainerV2Giant.layout-110 .location-left.TabContainer-Container .Nav-Container li,
    .ModuleTabContainerV2Giant.layout-110 .location-right.TabContainer-Container .Nav-Container li {display: block; border-top: unset !important; border-bottom: unset !important;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li.tab-link:last-child,
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li.tab-link,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li.tab-link {margin-right: 0 !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li.tab-link:last-child,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li.tab-link:last-child {margin-bottom: 0 !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li .tab-border-top,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li .tab-border-top {width: auto; height: 100%; left: unset; right: 0; border-top: unset !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li .tab-border-bottom,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li .tab-border-bottom { position: static; height: 100%; border-bottom: unset !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-bottom .Nav-Container ul .tab-arrows {top: -9px; border-top: 0px solid transparent !important; border-bottom: 9px solid #1976d2 !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul .tab-arrows {top: 50%; left: unset; right: -9px; transform: translateY(-50%); border-left: 9px solid #1976d2 !important; border-bottom: 9px solid transparent !important; border-top: 9px solid transparent !important; border-right: 0px solid transparent !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul .tab-arrows {left: -9px; top: 50%; transform: translateY(-50%); border-left: 0px solid transparent !important; border-bottom: 9px solid transparent !important; border-top: 9px solid transparent !important; border-right: 9px solid #1976d2 !important;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .Nav-Container ul li:after,
    .ModuleTabContainerV2Giant.layout-110 .location-right .Nav-Container ul li:after {top: unset; left: 50%; bottom: 0; transform: translateX(-50%); width: 80px; height: 1px;}
    .ModuleTabContainerV2Giant.layout-110 .location-left .tabContentGiant {display: inline-block; float: left;}
    .ModuleTabContainerV2Giant.layout-110 .location-right .tabContentGiant {display: inline-block; float: right;}
    .ModuleTabContainerV2Giant.layout-110 .location-bottom .tab-location-top {display: none;}
}

@media (max-width: 767px) {
    div[id ^= "tab_content_clone_"] {display: none;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container li {height: 120px !important; width: 120px !important;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container li a p {font-size: 12px; margin-top: 10px;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li .nav-img-logo {width: 32px;}
    .ModuleTabContainerV2Giant.layout-110 .Nav-Container ul li + li:before {height: 62px;}
    .ModuleTabContainerV2Giant.layout-110 .location-bottom .tab-location-bottom {display: none;}
    .ModuleTabContainerV2Giant.layout-110 .location-right .commonLabel,
    .ModuleTabContainerV2Giant.layout-110 .location-left .commonLabel {border-left-width: 0 !important; border-right-width: 0 !important;}
    .ModuleTabContainerV2Giant.layout-110 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .btnScrollRight {
        display: inline-block;
        height: 54px;
        top: 0;
        background-color: transparent;
        width: 32px;
    }
    /* .ModuleTabContainerV2Giant.layout-110 .location-left .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .location-left .btnScrollRight,
    .ModuleTabContainerV2Giant.layout-110 .location-right .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .location-right .btnScrollRight {display: none;} */
    .ModuleTabContainerV2Giant.layout-110 .btnScrollLeft,
    .ModuleTabContainerV2Giant.layout-110 .btnScrollRight {
        display: flex;
        width: 28px;
        height: 120px;
        top: 0;
        right: 10px;
        background-color: transparent;
        color: #fff !important;
        font-size: 15px;
        align-items: center;
        justify-content: center;
    }
    .ModuleTabContainerV2Giant.layout-110 .btnScrollLeft {left: 10px;}
    .ModuleTabContainerV2Giant.layout-110 .glyphicon:before {
        display: flex;
        width: 28px;
        height: 28px;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 28px;
        align-items: center;
        justify-content: center;
    }
}.module_61483551 .ModuleHead .HeadCenter{float:none;}
#module_61483551 {
padding:0px;
}
#module_61483551 {
position:static;
z-index:0;
top:2552px;
left:1278px;
width:100%;
height: auto;
}
#module_61483551 .ModuleHead61483551 {
display:none;
}
#module_61483551 .BodyCenter.BodyCenter61483551 {
background:none;background-color:rgb(255, 255, 255);
}
#module_61483551 >.module_61483551 {
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_61483551 >.module_61483551{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61483551 .BodyCenter.BodyCenter61483551 {
padding-top:0.0000%;
padding-left:6.5076%;
padding-right:6.5076%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61483551 .BodyCenter.BodyCenter61483551 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61483551 >.module_61483551 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61483551 >.module_61483551 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61483551 >.module_61483551 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61483551:hover {
border:none;
}
#module_61483551:hover >.module_61483551 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61483551 .commonLabel{border-top-color:#e6e6e6;}#module_61483551 .location-right .commonLabel,#module_61483551 .location-left .commonLabel{border-right-color:#e6e6e6;}
#module_61483551 .commonLabel{border-top-style:solid;}#module_61483551 .location-right .commonLabel,#module_61483551 .location-left .commonLabel{border-right-style:solid;}
#module_61483551 .commonLabel{border-top-width:0px;}#module_61483551 .location-right .commonLabel,#module_61483551 .location-left .commonLabel{border-right-width:0px;}
#module_61483551 .commonLabel{border-bottom-color:#e6e6e6;}#module_61483551 .location-right .commonLabel,#module_61483551 .location-left .commonLabel{border-left-color:#e6e6e6;}
#module_61483551 .commonLabel{border-bottom-style:solid;}#module_61483551 .location-right .commonLabel,#module_61483551 .location-left .commonLabel{border-left-style:solid;}
#module_61483551 .commonLabel{border-bottom-width:0px;}#module_61483551 .location-right .commonLabel,#module_61483551 .location-left .commonLabel{border-left-width:0px;}
#module_61483551 .Nav-Container{text-align:left;}
#module_61483551 .Nav-Container{background-color:rgba(0,0,0,0);}
#module_61483551 .Nav-Container{}
#module_61483551 .Nav-Container li{background-color:#fff;}
#module_61483551 .Nav-Container li{background-image:none;}
#module_61483551 .Nav-Container li{background-repeat:no-repeat;}
#module_61483551 .Nav-Container li{}
#module_61483551 .Nav-Container li{}
#module_61483551 .Nav-Container li{}
#module_61483551 .Nav-Container a{text-align:center;}
#module_61483551 .Nav-Container li{width:111px;}@media only screen and (min-width: 768px){#module_61483551 .location-left .tabContentGiant,#module_61483551 .location-right .tabContentGiant{width: calc(100% - 111px - 14px)}}
#module_61483551 .Nav-Container li{height:78px;}
#module_61483551 .Nav-Container ul li .nav-img-logo{width:38%;}
#module_61483551 .Nav-Container li a p{font-size:14px;}
#module_61483551 .Nav-Container li a p{font-family:微软雅黑,Microsoft YaHei;}
#module_61483551 .Nav-Container ul li a p{color:#666;}
#module_61483551 .Nav-Container li a p{font-weight:normal;}
#module_61483551 .Nav-Container li a p{text-decoration:none;}
#module_61483551 .Nav-Container li a p{font-style:normal;}
#module_61483551 .tab-link{margin-right:0px;} @media (min-width: 768px) {#module_61483551 .location-left .tab-link,#module_61483551 .location-right .tab-link{margin-bottom:0px;}}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{background-color:transparent;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{}
#module_61483551 {} #tab_content_clone_module_61483551.tab-content-parent{background-color:#f8f8f8;}
#module_61483551 {} #tab_content_clone_module_61483551.tab-content-parent{}
#module_61483551 {} #tab_content_clone_module_61483551.tab-content-parent{}
#module_61483551 {} #tab_content_clone_module_61483551.tab-content-parent{}
#module_61483551 {} #tab_content_clone_module_61483551.tab-content-parent{}
#module_61483551 {} #tab_content_clone_module_61483551.tab-content-parent{}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{padding-top:0px;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{padding-bottom:0px;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{padding-left:0px;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{padding-right:0px;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-top-color:transparent;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-top-style:none;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-top-width:0px;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-right-color:transparent;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-right-style:none;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-right-width:0px;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-paren .tab-panet{border-bottom-color:transparent;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-bottom-style:none;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-bottom-width:0px;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-left-color:transparent;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-left-style:none;}
#module_61483551 .TabContainer-Container .tab-pane,#tab_content_clone_module_61483551.tab-content-parent .tab-pane{border-left-width:0px;}
#module_61483551 .Nav-Container li.active a p{font-size:14px;}
#module_61483551 .Nav-Container li.active a p{font-family:微软雅黑,Microsoft YaHei;}
#module_61483551 .Nav-Container li.active a p{color:#1976d2;}
#module_61483551 .Nav-Container li.active a p{font-weight:normal;}
#module_61483551 .Nav-Container li.active a p{text-decoration:none;}
#module_61483551 .Nav-Container li.active a p{font-style:normal;}
#module_61483551 .Nav-Container li .tab-border-top{border-top-color: transparent;}#module_61483551 .Nav-Container li.active .tab-border-top{border-top-color:#1976d2;}#module_61483551 .location-right .Nav-Container li .tab-border-top,#module_61483551 .location-left .Nav-Container li .tab-border-top{border-right-color: transparent;}#module_61483551 .location-right .Nav-Container li.active .tab-border-top,#module_61483551 .location-left .Nav-Container li.active .tab-border-top{border-right-color:#1976d2;}
#module_61483551 .Nav-Container li .tab-border-top,#module_61483551 .Nav-Container li.active .tab-border-top{border-top-style:solid;}#module_61483551 .location-right .Nav-Container li .tab-border-top,#module_61483551 .location-left .Nav-Container li .tab-border-top,#module_61483551 .location-right .Nav-Container li.active .tab-border-top,#module_61483551 .location-left .Nav-Container li.active .tab-border-top{border-right-style:solid;}
#module_61483551 .Nav-Container li .tab-border-top,#module_61483551 .Nav-Container li.active .tab-border-top{border-top-width:0px;}#module_61483551 .location-right .Nav-Container li .tab-border-top,#module_61483551 .location-left .Nav-Container li .tab-border-top,#module_61483551 .location-right .Nav-Container li.active .tab-border-top,#module_61483551 .location-left .Nav-Container li.active .tab-border-top{border-right-width:0px;}
#module_61483551 .Nav-Container li .tab-border-bottom{border-bottom-color: transparent;}#module_61483551 .Nav-Container li.active .tab-border-bottom{border-bottom-color:rgb(200, 161, 101);}#module_61483551 .Nav-Container .tab-arrows{border-top-color:rgb(200, 161, 101);}@media (min-width: 768px) {#module_61483551 .location-bottom .Nav-Container .tab-arrows{border-bottom-color:rgb(200, 161, 101) !important;}#module_61483551 .location-left .Nav-Container .tab-arrows{border-left-color:rgb(200, 161, 101) !important;}#module_61483551 .location-right .Nav-Container .tab-arrows{border-right-color:rgb(200, 161, 101) !important;}}#module_61483551 .location-right .Nav-Container li .tab-border-bottom,#module_61483551 .location-left .Nav-Container li .tab-border-bottom{border-left-color: transparent;}#module_61483551 .location-right .Nav-Container li.active .tab-border-bottom,#module_61483551 .location-left .Nav-Container li.active .tab-border-bottom{border-left-color:rgb(200, 161, 101);}
#module_61483551 .Nav-Container li .tab-border-bottom,#module_61483551 .Nav-Container li.active .tab-border-bottom{border-bottom-style:solid;}#module_61483551 .location-right .Nav-Container li .tab-border-bottom,#module_61483551 .location-left .Nav-Container li .tab-border-bottom,#module_61483551 .location-right .Nav-Container li.active .tab-border-bottom,#module_61483551 .location-left .Nav-Container li.active .tab-border-bottom{border-left-style:solid;}
#module_61483551 .Nav-Container li .tab-border-bottom,#module_61483551 .Nav-Container li.active .tab-border-bottom{border-bottom-width:0px;}#module_61483551 .location-right .Nav-Container li .tab-border-bottom,#module_61483551 .location-left .Nav-Container li .tab-border-bottom,#module_61483551 .location-right .Nav-Container li.active .tab-border-bottom,#module_61483551 .location-left .Nav-Container li.active .tab-border-bottom{border-left-width:0px;}

.module_61492143 .ModuleHead .HeadCenter{float:none;}
#module_61492143 {
padding:0px;
}
#module_61492143 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61492143 .ModuleHead61492143 {
display:none;
}
#module_61492143 .BodyCenter.BodyCenter61492143 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61492143 >.module_61492143 {
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_61492143 >.module_61492143{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61492143 .BodyCenter.BodyCenter61492143 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61492143 .BodyCenter.BodyCenter61492143 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61492143 >.module_61492143 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61492143 >.module_61492143 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61492143 >.module_61492143 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61492143:hover {
border:none;
}
#module_61492143:hover >.module_61492143 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61492143 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61492143 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61492143 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61492143 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61492143 .imageTextGiant-Container{padding-top:20px;}
#module_61492143 .imageTextGiant-Container{padding-bottom:33px;}
#module_61492143 .imageTextGiant-Container{padding-left:10px;}
#module_61492143 .imageTextGiant-Container{padding-right:10px;}
#module_61492143 .showHandle .btn{font-size:px;}
#module_61492143 .showHandle .btn{font-family:;}
#module_61492143 .showHandle .btn{color:;}
#module_61492143 .showHandle .btn{}
#module_61492143 .showHandle .btn{}
#module_61492143 .showHandle .btn{}
#module_61492143 .showHandle div{border-top-color: !important;}
#module_61492143 .showHandle div{border-top-style: !important;}
#module_61492143 .showHandle div{border-top-width:px !important;}
#module_61492143 .showHandle{background-color:;}
#module_61492143 .showHandle{}
#module_61492143 .showHandle{}
#module_61492143 .showHandle{}
#module_61492143 .showHandle{}
#module_61492143 .showHandle{}
#module_61492143 a{font-size:unset;font-family:unset}

.module_61493257 .ModuleHead .HeadCenter{float:none;}
#module_61493257 {
padding:0px;
}
#module_61493257 {
position:static;
z-index:0;
top:2964px;
left:1237px;
width:100%;
height: auto;
}
#module_61493257 .ModuleHead61493257 {
display:none;
}
#module_61493257 .BodyCenter.BodyCenter61493257 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61493257 >.module_61493257 {
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_61493257 >.module_61493257{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61493257 .BodyCenter.BodyCenter61493257 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61493257 .BodyCenter.BodyCenter61493257 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61493257 >.module_61493257 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61493257 >.module_61493257 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61493257 >.module_61493257 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61493257:hover {
border:none;
}
#module_61493257:hover >.module_61493257 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61493257 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61493257 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61493257 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61493257 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61493257 .imageTextGiant-Container{padding-top:20px;}
#module_61493257 .imageTextGiant-Container{padding-bottom:33px;}
#module_61493257 .imageTextGiant-Container{padding-left:10px;}
#module_61493257 .imageTextGiant-Container{padding-right:10px;}
#module_61493257 .showHandle .btn{font-size:px;}
#module_61493257 .showHandle .btn{font-family:;}
#module_61493257 .showHandle .btn{color:;}
#module_61493257 .showHandle .btn{}
#module_61493257 .showHandle .btn{}
#module_61493257 .showHandle .btn{}
#module_61493257 .showHandle div{border-top-color: !important;}
#module_61493257 .showHandle div{border-top-style: !important;}
#module_61493257 .showHandle div{border-top-width:px !important;}
#module_61493257 .showHandle{background-color:;}
#module_61493257 .showHandle{}
#module_61493257 .showHandle{}
#module_61493257 .showHandle{}
#module_61493257 .showHandle{}
#module_61493257 .showHandle{}
#module_61493257 a{font-size:unset;font-family:unset}

.module_61495326 .ModuleHead .HeadCenter{float:none;}
#module_61495326 {
padding:0px;
}
#module_61495326 {
position:static;
z-index:0;
top:23px;
left:0px;
width:100%;
height: auto;
}
#module_61495326 .ModuleHead61495326 {
display:none;
}
#module_61495326 .BodyCenter.BodyCenter61495326 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61495326 >.module_61495326 {
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_61495326 >.module_61495326{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61495326 .BodyCenter.BodyCenter61495326 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61495326 .BodyCenter.BodyCenter61495326 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61495326 >.module_61495326 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61495326 >.module_61495326 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61495326 >.module_61495326 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61495326:hover {
border:none;
}
#module_61495326:hover >.module_61495326 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61495326 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61495326 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61495326 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61495326 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61495326 .imageTextGiant-Container{padding-top:20px;}
#module_61495326 .imageTextGiant-Container{padding-bottom:33px;}
#module_61495326 .imageTextGiant-Container{padding-left:10px;}
#module_61495326 .imageTextGiant-Container{padding-right:10px;}
#module_61495326 .showHandle .btn{font-size:px;}
#module_61495326 .showHandle .btn{font-family:;}
#module_61495326 .showHandle .btn{color:;}
#module_61495326 .showHandle .btn{}
#module_61495326 .showHandle .btn{}
#module_61495326 .showHandle .btn{}
#module_61495326 .showHandle div{border-top-color: !important;}
#module_61495326 .showHandle div{border-top-style: !important;}
#module_61495326 .showHandle div{border-top-width:px !important;}
#module_61495326 .showHandle{background-color:;}
#module_61495326 .showHandle{}
#module_61495326 .showHandle{}
#module_61495326 .showHandle{}
#module_61495326 .showHandle{}
#module_61495326 .showHandle{}
#module_61495326 a{font-size:unset;font-family:unset}

.module_61501511 .ModuleHead .HeadCenter{float:none;}
#module_61501511 {
padding:0px;
}
#module_61501511 {
position:static;
z-index:0;
top:10px;
left:0px;
width:100%;
height: auto;
}
#module_61501511 .ModuleHead61501511 {
display:none;
}
#module_61501511 .BodyCenter.BodyCenter61501511 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61501511 >.module_61501511 {
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_61501511 >.module_61501511{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61501511 .BodyCenter.BodyCenter61501511 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61501511 .BodyCenter.BodyCenter61501511 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61501511 >.module_61501511 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61501511 >.module_61501511 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61501511 >.module_61501511 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61501511:hover {
border:none;
}
#module_61501511:hover >.module_61501511 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61501511 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61501511 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61501511 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61501511 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61501511 .imageTextGiant-Container{padding-top:20px;}
#module_61501511 .imageTextGiant-Container{padding-bottom:33px;}
#module_61501511 .imageTextGiant-Container{padding-left:10px;}
#module_61501511 .imageTextGiant-Container{padding-right:10px;}
#module_61501511 .showHandle .btn{font-size:px;}
#module_61501511 .showHandle .btn{font-family:;}
#module_61501511 .showHandle .btn{color:;}
#module_61501511 .showHandle .btn{}
#module_61501511 .showHandle .btn{}
#module_61501511 .showHandle .btn{}
#module_61501511 .showHandle div{border-top-color: !important;}
#module_61501511 .showHandle div{border-top-style: !important;}
#module_61501511 .showHandle div{border-top-width:px !important;}
#module_61501511 .showHandle{background-color:;}
#module_61501511 .showHandle{}
#module_61501511 .showHandle{}
#module_61501511 .showHandle{}
#module_61501511 .showHandle{}
#module_61501511 .showHandle{}
#module_61501511 a{font-size:unset;font-family:unset}


.ModuleGridContainer.ModuleGridContainer62302279 #Sub62302279_2 {width:38.4167%;}
.module_61522327 .ModuleHead .HeadCenter{float:none;}
#module_61522327 {
padding:0px;
}
#module_61522327 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61522327 .ModuleHead61522327 {
display:none;
}
#module_61522327 .BodyCenter.BodyCenter61522327 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61522327 >.module_61522327 {
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_61522327 >.module_61522327{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61522327 .BodyCenter.BodyCenter61522327 {
padding-top:0.0000%;
padding-left:1.8815%;
padding-right:1.8815%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61522327 .BodyCenter.BodyCenter61522327 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_61522327 >.module_61522327 {
margin-top:3.2926%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:1.4111%;
}
}
@media screen and (max-width: 767px){
#module_61522327 >.module_61522327 {
margin-top:5.4496%;
margin-left:2.7248%;
margin-right:2.7248%;
margin-bottom:5.4496%;
}
}
#module_61522327 >.module_61522327 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61522327:hover {
border:none;
}
#module_61522327:hover >.module_61522327 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61522327 .ModuleSubContainer{background-color:transparent;}
#module_61522327 .ModuleSubContainer{background-image:none;}
#module_61522327 .ModuleSubContainer{background-repeat:no-repeat;}
#module_61522327 .ModuleSubContainer{background-position:0% 0%;}
#module_61522327 .ModuleSubContainer{background-attachment:scroll;}
#module_61522327 .ModuleSubContainer{}
#module_61522327 {!bgVideo!}{bgVideoUrl:none}
#module_61522327 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_61522327 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_61522327 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer61522327 {max-width:1300px;width:auto;}
.module_61526679 .ModuleHead .HeadCenter{float:none;}
#module_61526679 {
padding:0px;
}
#module_61526679 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61526679 .ModuleHead61526679 {
display:none;
}

#module_61526679 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61526679 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61526679 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61526679 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61526679 .imageTextGiant-Container{padding-top:10px;}
#module_61526679 .imageTextGiant-Container{padding-bottom:10px;}
#module_61526679 .imageTextGiant-Container{padding-left:10px;}
#module_61526679 .imageTextGiant-Container{padding-right:10px;}
#module_61526679 .showHandle .btn{font-size:px;}
#module_61526679 .showHandle .btn{font-family:;}
#module_61526679 .showHandle .btn{color:;}
#module_61526679 .showHandle .btn{}
#module_61526679 .showHandle .btn{}
#module_61526679 .showHandle .btn{}
#module_61526679 .showHandle div{border-top-color: !important;}
#module_61526679 .showHandle div{border-top-style: !important;}
#module_61526679 .showHandle div{border-top-width:px !important;}
#module_61526679 .showHandle{background-color:;}
#module_61526679 .showHandle{}
#module_61526679 .showHandle{}
#module_61526679 .showHandle{}
#module_61526679 .showHandle{}
#module_61526679 .showHandle{}
#module_61526679 a{font-size:unset;font-family:unset}
/*layout内容*/
.ModuleNewsListGiant.layout-103 .news-container {width: 100%; padding-bottom: 1px;}
.ModuleNewsListGiant.layout-103 .news-item {background: white; clear: both; height: auto}
.ModuleNewsListGiant.layout-103 .news-tit {border-top: 0; padding: 8% 10% 8%; box-sizing: border-box; text-align: center;}
.ModuleNewsListGiant.layout-103 .news-item .news-img img {width: 100%; position: relative;}
.ModuleNewsListGiant.layout-103 .news-item .news-tit .news-desc {color: #999; font-size: 14px; line-height: 22px; margin: 5% auto; color: #B1B1B1; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.ModuleNewsListGiant.layout-103 .news-item .news-tit .news-desc span {display: block;}
.ModuleNewsListGiant.layout-103 .news-item .news-tit time {display: block; color: #999;}
.ModuleNewsListGiant.layout-103 .news-item .news-tit .news-title {font-size: 18px; color: #333; }
.ModuleNewsListGiant.layout-103 .news-item .news-detailbtn {width: 100%; text-align: center; background: #f6f6f6; display: block; padding: 3% 0; transition: all 0.3s}
.ModuleNewsListGiant.layout-103 .news-item .news-img .dummy {padding-top: 66.666%;}
.ModuleNewsListGiant.layout-103 .news-item .news-img {list-style-type: none; display: block; overflow: hidden; max-width: 100%; width: 100%; position: relative}
.ModuleNewsListGiant.layout-103 .news-item .news-img img {transition: all .3s ease-out 0s;position: absolute; top: 0; bottom: 0; left: 0; right: 0; max-width: 100%; width: 100%; margin: auto; display: block;}
.ModuleNewsListGiant.layout-103 .news-item:hover .news-img img {transform: scale(1.2);}
.ModuleNewsListGiant.layout-103 .swiper-container-free-mode1 > .swiper-wrapper {-webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -ms-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; margin: 0 auto}
.ModuleNewsListGiant.layout-103 .swiper-butto-next {background-image: unset; left: 0; right: auto;}
.ModuleNewsListGiant.layout-103 .swiper-butto-prev {transform: rotate(180deg); top: calc(50% - 22px); background-image: unset; right: 0; left: auto;}
.ModuleNewsListGiant.layout-103 .icon-icon-left {font-size: 30px; color: #fff; text-align: center;}
.ModuleNewsListGiant.layout-103 .swiper-button-white {background-color: rgba(51, 51, 51, .3);}
/*置顶推荐*/
.ModuleNewsListGiant.layout-103 .staFun {border: 1px solid #e50b1c; font-size: 12px; padding: 0px 2px; color: #e50b1c; font-weight: bold; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; vertical-align: text-top;}

.ModuleNewsListGiant.layout-103 .list-mode .news-container {display: block;}
.ModuleNewsListGiant.layout-103 .list-mode .news-container .news-item {display: inline-block; clear: none;}
.ModuleNewsListGiant.layout-103 .videobox .Mantle{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #000;
    opacity: .3;
    z-index: 9;
}
.ModuleNewsListGiant.layout-103 .videobox .iconfont{
     display: block;
    left: 50%;
    top: 50%;
    position: absolute;
    z-index: 10;
    font-size: 66px;
    color: #fff;
    transform: translate(-50%,-50%);
}
.ModuleNewsListGiant.layout-103 .news-title-oneline{
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;
}
@media (min-width: 768px) {
    .ModuleNewsListGiant.layout-103 .news-item:hover .news-detailbtn {background: #ff9900;}
    .ModuleNewsListGiant.layout-103 li.col-lg-1 {width: 100%; padding-right: 0; padding-left: 0; margin-right: 0 !important;}
    .ModuleNewsListGiant.layout-103 li.col-lg-2 {width: 50%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 li.col-lg-3 {width: 33%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 li.col-lg-4 {width: 25%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 li.col-lg-5 {width: 20%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 li.col-lg-6 {width: 14%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-2:nth-child(2n),
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-3:nth-child(3n),
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-4:nth-child(4n),
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-5:nth-child(5n),
    .ModuleNewsListGiant.layout-103 .list-mode li.col-lg-6:nth-child(6n){margin-right: 0 !important;}
}

@media (max-width: 767px) {
    .ModuleNewsListGiant.layout-103 .news-container {width: 100%; margin: 0 auto;}
    .ModuleNewsListGiant.layout-103 .news-item {width: 100%; padding: 0 !important;}
    .ModuleNewsListGiant.layout-103 .news-item .news-tit .news-title {font-size: 16px;}
    .ModuleNewsListGiant.layout-103 .news-item .news-tit .news-desc {font-size: 12px;}
    .ModuleNewsListGiant.layout-103 .news-detailbtn {display: none;}
    .ModuleNewsListGiant.layout-103 li.col-xs-1 {width: 100%; padding-right: 0; padding-left: 0; margin-right: 0 !important;}
    .ModuleNewsListGiant.layout-103 li.col-xs-2 {width: 50%; padding-right: 0; padding-left: 0;}
    .ModuleNewsListGiant.layout-103 .list-mode li.col-xs-2:nth-child(2n){margin-right: 0 !important;}
}
.ModuleNewsListGiant.layout-103 .pagerGiant .inputer{outline: 0;}.module_61536455 .ModuleHead .HeadCenter{float:none;}
#module_61536455 {
padding:0px;
}
#module_61536455 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61536455 .ModuleHead61536455 {
display:none;
}
#module_61536455 .BodyCenter.BodyCenter61536455 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61536455 >.module_61536455 {
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_61536455 >.module_61536455{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61536455 .BodyCenter.BodyCenter61536455 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61536455 .BodyCenter.BodyCenter61536455 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_61536455 >.module_61536455 {
margin-top:2.1538%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61536455 >.module_61536455 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_61536455 >.module_61536455 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61536455:hover {
border:none;
}
#module_61536455:hover >.module_61536455 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61536455 .videobox .iconfont{font-size:px;}
#module_61536455 {}@media (max-width: 767px) { #module_61536455 .videobox .iconfont{font-size:px;}}
#module_61536455 .news-item{background-color:#ffffff;}
#module_61536455 .news-item{background-image:none;}
#module_61536455 .news-item{background-repeat:no-repeat;}
#module_61536455 .news-item{}
#module_61536455 .news-item{}
#module_61536455 .news-item{}
#module_61536455 .news-item{border-top-color:#eee;}
#module_61536455 .news-item{border-top-style:solid;}
#module_61536455 .news-item{border-top-width:0px;}
#module_61536455 .news-item{border-right-color:#eee;}
#module_61536455 .news-item{border-right-style:solid;}
#module_61536455 .news-item{border-right-width:0px;}
#module_61536455 .news-item{border-bottom-color:#eee;}
#module_61536455 .news-item{border-bottom-style:solid;}
#module_61536455 .news-item{border-bottom-width:0px;}
#module_61536455 .news-item{border-left-color:#eee;}
#module_61536455 .news-item{border-left-style:solid;}
#module_61536455 .news-item{border-left-width:0px;}
#module_61536455 .news-tit{text-align: center;}
#module_61536455 .news-item,#module_61536455 .news-img{border-top-left-radius:0px;}
#module_61536455 .news-item,#module_61536455 .news-img{border-top-right-radius:0px;}
#module_61536455 .news-item{border-bottom-left-radius:0px;}
#module_61536455 .news-item{border-bottom-right-radius:0px;}
#module_61536455 .list-mode .news-item{margin-bottom:px;}
#module_61536455 .news-item{margin-right:px;}@media screen and (min-width: 768px) {#module_61536455 .news-item.col-lg-2{width:calc((100% - px) / 2);} #module_61536455 .news-item.col-lg-3{width:calc((100% - px * 2) / 3);} #module_61536455 .news-item.col-lg-4{width:calc((100% - px * 3) / 4);} #module_61536455 .news-item.col-lg-5{width:calc((100% - px * 4) / 5);} #module_61536455 .news-item.col-lg-6{width:calc((100% - px * 5) / 6);}}@media screen and (max-width: 767px) {#module_61536455 .news-item.col-xs-2{width:calc((100% - px) / 2);}}
#module_61536455 .news-img .dummy{background-color:transparent;}
#module_61536455 .news-img .dummy{background-image:none;}
#module_61536455 .news-img .dummy{background-repeat:no-repeat;}
#module_61536455 .news-img .dummy{}
#module_61536455 .news-img .dummy{}
#module_61536455 .news-img .dummy{}
#module_61536455 .news-img{border-top-color:transparent;}
#module_61536455 .news-img{border-top-style:none;}
#module_61536455 .news-img{border-top-width:0px;}
#module_61536455 .news-img{border-right-color:transparent;}
#module_61536455 .news-img{border-right-style:none;}
#module_61536455 .news-img{border-right-width:0px;}
#module_61536455 .news-img{border-bottom-color:transparent;}
#module_61536455 .news-img{border-bottom-style:none;}
#module_61536455 .news-img{border-bottom-width:0px;}
#module_61536455 .news-img{border-left-color:transparent;}
#module_61536455 .news-img{border-left-style:none;}
#module_61536455 .news-img{border-left-width:0px;}
#module_61536455 .news-img .dummy{padding-top:auto;}
#module_61536455 .news-img .t-img{ object-fit:cover;}
#module_61536455 .news-img .t-img{ width:100%;}
#module_61536455 .news-img .t-img{ height:100%;}
#module_61536455 .news-img .t-img{border-radius:0px;}
#module_61536455 .news-title{font-size:18px;line-height:18pt;}
#module_61536455 .news-title{font-family:arial, helvetica,sans-serif;}
#module_61536455 .news-title{color:#333;}
#module_61536455 .news-title{font-weight:normal;}
#module_61536455 .news-title{text-decoration:none;}
#module_61536455 .news-title{font-style:normal;}
#module_61536455 .news-title{margin-top:0px;}
#module_61536455 .news-title{margin-bottom:0px;}
#module_61536455 .news-desc{font-size:14px;}
#module_61536455 .news-desc{font-family:arial, helvetica,sans-serif;}
#module_61536455 .news-desc{color:#999;}
#module_61536455 .news-desc{font-weight:normal;}
#module_61536455 .news-desc{text-decoration:none;}
#module_61536455 .news-desc{font-style:normal;}
#module_61536455 .news-desc{margin-top:15px;}
#module_61536455 .news-desc{margin-bottom:15px;}
#module_61536455 time{font-size:14px;}
#module_61536455 time{font-family:arial, helvetica,sans-serif;}
#module_61536455 time{color:rgb(200, 112, 101);}
#module_61536455 time{font-weight:normal;}
#module_61536455 time{text-decoration:none;}
#module_61536455 time{font-style:normal;}
#module_61536455 time{margin-top:0px;}
#module_61536455 time{margin-bottom:0px;}
#module_61536455 .news-detailbtn {font-size:14px;}
#module_61536455 .news-detailbtn {font-family:arial, helvetica,sans-serif;}
#module_61536455 .news-detailbtn {color:rgb(255, 255, 255);}
#module_61536455 .news-detailbtn {font-weight:normal;}
#module_61536455 .news-detailbtn {text-decoration:none;}
#module_61536455 .news-detailbtn {font-style:normal;}
#module_61536455 .news-detailbtn{background-color:rgb(200, 112, 101);}
#module_61536455 .news-detailbtn {background-image:none;}
#module_61536455 .news-detailbtn {background-repeat:no-repeat;}
#module_61536455 .news-detailbtn {}
#module_61536455 .news-detailbtn {}
#module_61536455 .news-detailbtn{}
#module_61536455 .news-detailbtn {border-top-color:transparent;}
#module_61536455 .news-detailbtn {border-top-style:none;}
#module_61536455 .news-detailbtn {border-top-width:0px;}
#module_61536455 .news-detailbtn {border-right-color:transparent;}
#module_61536455 .news-detailbtn {border-right-style:none;}
#module_61536455 .news-detailbtn {border-right-width:0px;}
#module_61536455 .news-detailbtn {border-bottom-color:transparent;}
#module_61536455 .news-detailbtn {border-bottom-style:none;}
#module_61536455 .news-detailbtn {border-bottom-width:0px;}
#module_61536455 .news-detailbtn {border-left-color:transparent;}
#module_61536455 .news-detailbtn {border-left-style:none;}
#module_61536455 .news-detailbtn {border-left-width:0px;}
#module_61536455 .icon-icon-left{color:#fff;}
#module_61536455 .swiper-button-white{background-color:rgba(51,51,51,.3);}
#module_61536455 .pagerGiant .text{font-size:px;}
#module_61536455 .pagerGiant .text{font-family:;}
#module_61536455 .pagerGiant .text{color:;}
#module_61536455 .pagerGiant .text{}
#module_61536455 .pagerGiant .text{}
#module_61536455 .pagerGiant .text{}
#module_61536455 .pagerGiant .current,#module_61536455 .pagerGiant .num,#module_61536455 .pagerGiant .inputer{width:px}
#module_61536455 .pagerGiant .current,#module_61536455 .pagerGiant .num,#module_61536455 .pagerGiant .inputer{height:px}
#module_61536455 .pagerGiant .num{font-size:px;}
#module_61536455 .pagerGiant .num{font-family:;}
#module_61536455 .pagerGiant .num{color:;}
#module_61536455 .pagerGiant .num{}
#module_61536455 .pagerGiant .num{}
#module_61536455 .pagerGiant .num{}
#module_61536455 .pagerGiant .submit{width:px}
#module_61536455 .pagerGiant .submit{height:px}
#module_61536455 .pagerGiant .current,#module_61536455 .pagerGiant .num,#module_61536455 .pagerGiant .inputer,#module_61536455 .pagerGiant .submit{border-top-left-radius:px;}
#module_61536455 .pagerGiant .current,#module_61536455 .pagerGiant .num,#module_61536455 .pagerGiant .inputer,#module_61536455 .pagerGiant .submit{border-top-right-radius:px;}
#module_61536455 .pagerGiant .current,#module_61536455 .pagerGiant .num,#module_61536455 .pagerGiant .inputer,#module_61536455 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_61536455 .pagerGiant .current,#module_61536455 .pagerGiant .num,#module_61536455 .pagerGiant .inputer,#module_61536455 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_61536455 .pagerGiant .next,#module_61536455 .pagerGiant .splitline{color:;}
#module_61536455 .pagerGiant .num{background-color:;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .inputer{border-top-color:;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .inputer{border-top-style:;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer{border-top-width:px;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .inputer{border-bottom-color:;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .inputer{border-bottom-style:;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer{border-bottom-width:px;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .inputer{border-left-color:;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .inputer{border-left-style:;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer{border-left-width:px;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .inputer{border-right-color:;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .inputer{border-right-style:;}
#module_61536455 .pagerGiant .num, #module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer{border-right-width:px;}
#module_61536455 .page-more a{font-size:px;}
#module_61536455 .page-more a{font-family:;}
#module_61536455 .page-more a{color: !important;}
#module_61536455 .page-more a{}
#module_61536455 .page-more a{}
#module_61536455 .page-more a{}
#module_61536455 .page-more a{background-color:;}
#module_61536455 .page-more a{border-top-color:;}
#module_61536455 .page-more a{border-top-style:;}
#module_61536455 .page-more a{border-top-width:px;}
#module_61536455 .page-more a{border-bottom-color:;}
#module_61536455 .page-more a{border-bottom-style:;}
#module_61536455 .page-more a{border-bottom-width:px;}
#module_61536455 .page-more a{border-left-color:;}
#module_61536455 .page-more a{border-left-style:;}
#module_61536455 .page-more a{border-left-width:px;}
#module_61536455 .page-more a{border-right-color:;}
#module_61536455 .page-more a{border-right-style:;}
#module_61536455 .page-more a{border-right-width:px;}
#module_61536455 .icon-icon-left:hover{color:#fff;}
#module_61536455 .swiper-button-white:hover{background-color:rgb(200, 161, 101);}
#module_61536455 .news-item:hover{background-color:#ffffff;}
#module_61536455 .news-item:hover{background-image:none;}
#module_61536455 .news-item:hover{background-repeat:no-repeat;}
#module_61536455 .news-item:hover{}
#module_61536455 .news-item:hover{}
#module_61536455 .news-item:hover{}
#module_61536455 .news-item:hover{border-top-color:#ffc905;}
#module_61536455 .news-item:hover{border-top-style:solid;}
#module_61536455 .news-item:hover{border-top-width:0px;}
#module_61536455 .news-item:hover{border-right-color:#ffc905;}
#module_61536455 .news-item:hover{border-right-style:solid;}
#module_61536455 .news-item:hover{border-right-width:0px;}
#module_61536455 .news-item:hover{border-bottom-color:#ffc905;}
#module_61536455 .news-item:hover{border-bottom-style:solid;}
#module_61536455 .news-item:hover{border-bottom-width:0px;}
#module_61536455 .news-item:hover{border-left-color:#ffc905;}
#module_61536455 .news-item:hover{border-left-style:solid;}
#module_61536455 .news-item:hover{border-left-width:0px;}
#module_61536455 .news-item:hover .news-img{border-top-color:transparent;}
#module_61536455 .news-item:hover .news-img{border-top-style:none;}
#module_61536455 .news-item:hover .news-img{border-top-width:0px;}
#module_61536455 .news-item:hover .news-img{border-right-color:transparent;}
#module_61536455 .news-item:hover .news-img{border-right-style:none;}
#module_61536455 .news-item:hover .news-img{border-right-width:0px;}
#module_61536455 .news-item:hover .news-img{border-bottom-color:transparent;}
#module_61536455 .news-item:hover .news-img{border-bottom-style:none;}
#module_61536455 .news-item:hover .news-img{border-bottom-width:0px;}
#module_61536455 .news-item:hover .news-img{border-left-color:transparent;}
#module_61536455 .news-item:hover .news-img{border-left-style:none;}
#module_61536455 .news-item:hover .news-img{border-left-width:0px;}
#module_61536455 .news-item:hover .news-title{font-size:18px;line-height:18pt;}
#module_61536455 .news-item:hover .news-title{font-family:arial, helvetica,sans-serif;}
#module_61536455 .news-item:hover .news-title{color:#333;}
#module_61536455 .news-item:hover .news-title{font-weight:normal;}
#module_61536455 .news-item:hover .news-title{text-decoration:none;}
#module_61536455 .news-item:hover .news-title{font-style:normal;}
#module_61536455 .news-item:hover .news-desc{font-size:14px;}
#module_61536455 .news-item:hover .news-desc{font-family:arial, helvetica,sans-serif;}
#module_61536455 .news-item:hover .news-desc{color:#999;}
#module_61536455 .news-item:hover .news-desc{font-weight:normal;}
#module_61536455 .news-item:hover .news-desc{text-decoration:none;}
#module_61536455 .news-item:hover .news-desc{font-style:normal;}
#module_61536455 .news-item:hover time{font-size:14px;}
#module_61536455 .news-item:hover time{font-family:;}
#module_61536455 .news-item:hover time{color:#999;}
#module_61536455 .news-item:hover time{font-weight:normal;}
#module_61536455 .news-item:hover time{text-decoration:none;}
#module_61536455 .news-item:hover time{font-style:normal;}
#module_61536455 .news-item:hover .news-detailbtn {font-size:14px;}
#module_61536455 .news-item:hover .news-detailbtn {font-family:arial, helvetica,sans-serif;}
#module_61536455 .news-item:hover .news-detailbtn {color:rgb(255, 255, 255);}
#module_61536455 .news-item:hover .news-detailbtn {font-weight:normal;}
#module_61536455 .news-item:hover .news-detailbtn {text-decoration:none;}
#module_61536455 .news-item:hover .news-detailbtn {font-style:normal;}
#module_61536455 .news-item:hover .news-detailbtn {background-color:rgb(200, 86, 72);}
#module_61536455 .news-item:hover .news-detailbtn {background-image:none;}
#module_61536455 .news-item:hover .news-detailbtn {background-repeat:no-repeat;}
#module_61536455 .news-item:hover .news-detailbtn {}
#module_61536455 .news-item:hover .news-detailbtn {}
#module_61536455 .news-item:hover .news-detailbtn{}
#module_61536455 .news-item:hover .news-detailbtn {border-top-color:transparent;}
#module_61536455 .news-item:hover .news-detailbtn {border-top-style:none;}
#module_61536455 .news-item:hover .news-detailbtn {border-top-width:0px;}
#module_61536455 .news-item:hover .news-detailbtn {border-right-color:transparent;}
#module_61536455 .news-item:hover .news-detailbtn {border-right-style:none;}
#module_61536455 .news-item:hover .news-detailbtn {border-right-width:0px;}
#module_61536455 .news-item:hover .news-detailbtn {border-bottom-color:transparent;}
#module_61536455 .news-item:hover .news-detailbtn {border-bottom-style:none;}
#module_61536455 .news-item:hover .news-detailbtn {border-bottom-width:0px;}
#module_61536455 .news-item:hover .news-detailbtn {border-left-color:transparent;}
#module_61536455 .news-item:hover .news-detailbtn {border-left-style:none;}
#module_61536455 .news-item:hover .news-detailbtn {border-left-width:0px;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit{font-size:px;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit{font-family:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit{color:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit{}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit{}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit{}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit{background-color:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer:hover{border-top-color:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer:hover{border-top-style:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer:hover{border-bottom-color:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer:hover{border-bottom-style:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer:hover{border-left-color:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer:hover{border-left-style:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer:hover{border-right-color:;}
#module_61536455 .pagerGiant .current, #module_61536455 .pagerGiant .submit, #module_61536455 .pagerGiant .inputer:hover{border-right-style:;}
#module_61536455 .page-more a:hover{font-size:px;}
#module_61536455 .page-more:hover a{font-family:;}
#module_61536455 .page-more a:hover{color: !important;}
#module_61536455 .page-more a:hover {}
#module_61536455 .page-more a:hover {}
#module_61536455 .page-more a:hover {}
#module_61536455 .page-more a:hover{background-color:;}
#module_61536455 .page-more a:hover{border-top-color:;}
#module_61536455 .page-more a:hover{border-top-style:;}
#module_61536455 .page-more a:hover{border-bottom-color:;}
#module_61536455 .page-more a:hover{border-bottom-style:;}
#module_61536455 .page-more a:hover{border-left-color:;}
#module_61536455 .page-more a:hover{border-left-style:;}
#module_61536455 .page-more a:hover{border-right-color:;}
#module_61536455 .page-more a:hover{border-right-style:;}

.module_61474207 .ModuleHead .HeadCenter{float:none;}
#module_61474207 {
padding:0px;
}
#module_61474207 {
position:static;
z-index:0;
top:3391px;
left:1740px;
width:100%;
height: auto;
}
#module_61474207 .ModuleHead61474207 {
display:none;
}
#module_61474207 .BodyCenter.BodyCenter61474207 {
background-color:transparent;
background-image:url(comdata/98094/202005/202005111819485cde87.jpg);
background-size:auto;
background-repeat:no-repeat;
background-position:50% 100%;
background-Attachment:scroll;
}
#module_61474207 >.module_61474207 {
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_61474207 >.module_61474207{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61474207 .BodyCenter.BodyCenter61474207 {
padding-top:0.0000%;
padding-left:1.8815%;
padding-right:1.8815%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61474207 .BodyCenter.BodyCenter61474207 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61474207 >.module_61474207 {
margin-top:3.2926%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61474207 >.module_61474207 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61474207 >.module_61474207 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61474207:hover {
border:none;
}
#module_61474207:hover >.module_61474207 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61474207 .ModuleSubContainer{background-color:rgb(255, 255, 255);}
#module_61474207 .ModuleSubContainer{background-image:none;}
#module_61474207 .ModuleSubContainer{background-repeat:no-repeat;}
#module_61474207 .ModuleSubContainer{background-position:0% 0%;}
#module_61474207 .ModuleSubContainer{background-attachment:scroll;}
#module_61474207 .ModuleSubContainer{}
#module_61474207 {!bgVideo!}{bgVideoUrl:none}
#module_61474207 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_61474207 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_61474207 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer61474207 {max-width:1300px;width:auto;}
/*相册样式*/
.ModuleSiteGalleryV2Giant.layout-110 .album-item{height: auto !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative;float: left;transition: 0s !important;transform: none !important;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img .album-img-c{ position: relative; overflow: hidden; }
.ModuleSiteGalleryV2Giant.layout-110 .dummy{padding-top: 56.3%;}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_picBox{width: 100%;position: absolute; top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}
.ModuleSiteGalleryV2Giant.layout-110 .mobile_pic{width: 100%; max-height: 100%;display: block;}
.ModuleSiteGalleryV2Giant.layout-110 .rectborder {  width: 90%;  height: 80%;top:10%;left:5%;  position: absolute;  padding:6% 12% 6% 12%; transition: all ease-out .3s;opacity:0;overflow:hidden;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { opacity: 1;position: absolute;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon {  position: absolute;  left: 50%;  top: 50%;  margin-left: -25px;  margin-top: 0px;  color: #ffffff;  opacity: 0; transition: all ease-out .3s;  background:rgba(0,0,0,0.5);  font-size: 32px;  width: 50px;  height: 50px;  line-height: 50px;  text-align: center;  display: block;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .album-icon {  opacity: 1;  margin-top: -25px;  }
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:before{ content: "";  position:absolute; border-radius:50%;width: 15px; height: 15px; border: 1px solid #fff;
    top:43%; left: 43%; transform: translate(-50%,-50%);}
.ModuleSiteGalleryV2Giant.layout-110 .thumbnailpic{max-height: 100%;max-width: 100%;}
.ModuleSiteGalleryV2Giant.layout-110 .fontborder{ width:100%;height:100%;padding: 0 0px;position:relative;color:#ffffff; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .album-icon:after{ content: "";  position:absolute;width: 2px; height: 10px; background: #fff; transform: rotate(125deg);top:52%; left: 63%;}
.ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract{ width:100%;height:48px;line-height:48px;color:#ffffff; font-size: 16px; box-sizing: border-box;text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
.ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{ line-height:1.5; width:100%;color:#ffffff; font-size: 12px;  box-sizing: border-box;text-overflow:ellipsis;white-space:normal;overflow: hidden;display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp: 3;  overflow: hidden;}
.ModuleSiteGalleryV2Giant.layout-110 .album-img{position: relative; overflow: hidden;}
.lg-sub-html .SiteGalleryGiantTitle110{font-size: 14px;}
.lg-sub-html p.SiteGalleryGiantText110{color:#fff;}
.lg-sub-html .SiteGalleryGiantLink110{font-size: 12px;color:#fff;line-height: 16px}
.lg-sub-html .SiteGalleryGiantLink110 .icon-sousuo{font-size: 12px;margin-right: 5px;margin-top: 2px}
.ModuleSiteGalleryV2Giant.layout-110 .lg-sub-html{font-size: 12px}
.ModuleSiteGalleryV2Giant.layout-110 .gallery-list .grid-item a{display: block;height: 100%;}
@media only screen and (max-width: 767px) {
    .ModuleSiteGalleryV2Giant.layout-110 .album-item{ width: 100%; margin: 0 auto;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:nth-child(2n){ padding-right: 0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder{ display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{display: none;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img-c{overflow:hidden;}
    .ModuleSiteGalleryV2Giant.layout-110 .abstract{line-height: 32px;height: 32px;font-size: 12px;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-xs-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .rectborder {display:block;opacity:1;background-color:rgba(255,255,255,0);padding:0px;top:0;left:0;right:0;bottom:0; width:100%;height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder { display:block;position: absolute; }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract { display:none;}
    .ModuleSiteGalleryV2Giant.layout-110 .Tit-abstract { display:block; font-weight:bold;background-color:rgba(0,0,0,1);height:44px;line-height:44px;background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.4));bottom:0;position:absolute;padding:0px 0px 0px 8pt;}
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{width: 100%;height:68%;bottom:0;position:absolute;}
    .ModuleSiteGalleryV2Giant.layout-110 .gallery-list[isCarousel="1"]{
        display: none;
    }
}

@media only screen and (min-width: 768px)  {
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-2 {width: 50%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-3 {width: 33.33333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-4 {width: 25%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-5 {width:20%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-6 {width:16.6666%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-1 {width: 100%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-7 {width:14.2857%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-8 {width:12.5%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-9 {width:11.1111%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-10 {width:10%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-11 {width:9.0909%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110  .col-lg-12 {width:8.3333%; padding-right:0;  padding-left:0;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-icon{ display:none; }
    .ModuleSiteGalleryV2Giant.layout-110 .fontborder{height:100%;}
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .rectborder{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        -webkit-transform: translate3d(0,-70%,0);
        transform: translate3d(0,-70%,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .rectborder{
        transform: translate3d(0,0,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img .Tit-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform .25s;
        transition: all 0.4s .1s ease-out;
        -webkit-transform: translate3d(0,20px,0);
        transform: translate3d(0,20%,0);
        line-height: inherit;
        height: 40%;
        margin-top: 6%;
        margin-bottom: -3%;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Tit-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .Intro-abstract{
        opacity: 0;
        -webkit-transition: -webkit-transform 0.25s;
        transition: all 0.5s .1s ease-out;
        -webkit-transform: translate3d(0,30px,0);
        transform: translate3d(0,30px,0);
    }
    .ModuleSiteGalleryV2Giant.layout-110 .album-img:hover .Intro-abstract{
        transform: translate3d(0,0,0);
        opacity: 1;
    }
    .ModuleSiteGalleryV2Giant.layout-110 .rectborderBg{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -999;
    }

}
.ModuleSiteGalleryV2Giant.layout-110 .pagerGiant .inputer{outline: 0;}

.module_61480415 .ModuleHead .HeadCenter{float:none;}
#module_61480415 {
padding:0px;
}
#module_61480415 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61480415 .ModuleHead61480415 {
display:none;
}
#module_61480415 .BodyCenter.BodyCenter61480415 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61480415 >.module_61480415 {
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_61480415 >.module_61480415{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61480415 .BodyCenter.BodyCenter61480415 {
padding-top:0.0000%;
padding-left:6.6667%;
padding-right:6.6667%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61480415 .BodyCenter.BodyCenter61480415 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61480415 >.module_61480415 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61480415 >.module_61480415 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61480415 {
opacity:0.2;filter:alpha(opacity=20);zoom:1;
}
#module_61480415 >.module_61480415 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61480415:hover {
border:none;
}
#module_61480415:hover >.module_61480415 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61480415 .album-img{padding:calc(100px/2);}
#module_61480415 .Tit-abstract{color:#fff;}
#module_61480415 .Tit-abstract{font-size:16px;}
#module_61480415 .Tit-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_61480415 .Tit-abstract{font-style:normal;}
#module_61480415 .Tit-abstract{text-decoration:none;}
#module_61480415 .Tit-abstract{font-weight:normal;}
#module_61480415 .Intro-abstract{font-size:12px;}
#module_61480415 .Intro-abstract{font-family:微软雅黑,Microsoft YaHei;}
#module_61480415 .Intro-abstract{color:#f3f3f3;}
#module_61480415 .Intro-abstract{font-weight:normal;}
#module_61480415 .Intro-abstract{text-decoration:none;}
#module_61480415 .Intro-abstract{font-style:normal;}
#module_61480415 .album-img:hover .rectborderBg{background:;}
#module_61480415 .album-img .dummy{padding-top:58%;}
#module_61480415 .mobile_picBox .mobile_pic{ object-fit:unset;}
#module_61480415 .mobile_picBox .mobile_pic, #module_61480415 .mobile_picBox{ height:auto !important;}
#module_61480415 .pagerGiant .text{font-size:px;}
#module_61480415 .pagerGiant .text{font-family:;}
#module_61480415 .pagerGiant .text{color:;}
#module_61480415 .pagerGiant .text{}
#module_61480415 .pagerGiant .text{}
#module_61480415 .pagerGiant .text{}
#module_61480415 .pagerGiant .current,#module_61480415 .pagerGiant .num,#module_61480415 .pagerGiant .inputer{width:px}
#module_61480415 .pagerGiant .current,#module_61480415 .pagerGiant .num,#module_61480415 .pagerGiant .inputer{height:px}
#module_61480415 .pagerGiant .num{font-size:px;}
#module_61480415 .pagerGiant .num{font-family:;}
#module_61480415 .pagerGiant .num{color:;}
#module_61480415 .pagerGiant .num{}
#module_61480415 .pagerGiant .num{}
#module_61480415 .pagerGiant .num{}
#module_61480415 .pagerGiant .submit{width:px}
#module_61480415 .pagerGiant .submit{height:px}
#module_61480415 .pagerGiant .current,#module_61480415 .pagerGiant .num,#module_61480415 .pagerGiant .inputer,#module_61480415 .pagerGiant .submit{border-top-left-radius:px;}
#module_61480415 .pagerGiant .current,#module_61480415 .pagerGiant .num,#module_61480415 .pagerGiant .inputer,#module_61480415 .pagerGiant .submit{border-top-right-radius:px;}
#module_61480415 .pagerGiant .current,#module_61480415 .pagerGiant .num,#module_61480415 .pagerGiant .inputer,#module_61480415 .pagerGiant .submit{border-bottom-left-radius:px;}
#module_61480415 .pagerGiant .current,#module_61480415 .pagerGiant .num,#module_61480415 .pagerGiant .inputer,#module_61480415 .pagerGiant .submit{border-bottom-right-radius:px;}
#module_61480415 .pagerGiant .next,#module_61480415 .pagerGiant .splitline{color:;}
#module_61480415 .pagerGiant .num{background-color:#fff;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .inputer{border-top-color:#ccc;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .inputer{border-top-style:solid;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer{border-top-width:1px;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .inputer{border-bottom-color:#ccc;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .inputer{border-bottom-style:solid;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer{border-bottom-width:1px;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .inputer{border-left-color:#ccc;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .inputer{border-left-style:solid;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer{border-left-width:1px;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .inputer{border-right-color:#ccc;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .inputer{border-right-style:solid;}
#module_61480415 .pagerGiant .num, #module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer{border-right-width:1px;}
#module_61480415 .page-more a{font-size:px;}
#module_61480415 .page-more a{font-family:;}
#module_61480415 .page-more a{color:#666 !important;}
#module_61480415 .page-more a{}
#module_61480415 .page-more a{}
#module_61480415 .page-more a{}
#module_61480415 .page-more a{background-color:#fff;}
#module_61480415 .page-more a{border-top-color:#eee;}
#module_61480415 .page-more a{border-top-style:solid;}
#module_61480415 .page-more a{border-top-width:2px;}
#module_61480415 .page-more a{border-bottom-color:#eee;}
#module_61480415 .page-more a{border-bottom-style:solid;}
#module_61480415 .page-more a{border-bottom-width:2px;}
#module_61480415 .page-more a{border-left-color:#eee;}
#module_61480415 .page-more a{border-left-style:solid;}
#module_61480415 .page-more a{border-left-width:2px;}
#module_61480415 .page-more a{border-right-color:#eee;}
#module_61480415 .page-more a{border-right-style:solid;}
#module_61480415 .page-more a{border-right-width:2px;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit{font-size:px;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit{font-family:;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit{color:;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit{}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit{}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit{}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit{background-color:#333;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer:hover{border-top-color:#000;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer:hover{border-top-style:solid;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer:hover{border-bottom-color:#000;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer:hover{border-bottom-style:solid;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer:hover{border-left-color:#000;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer:hover{border-left-style:solid;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer:hover{border-right-color:#000;}
#module_61480415 .pagerGiant .current, #module_61480415 .pagerGiant .submit, #module_61480415 .pagerGiant .inputer:hover{border-right-style:solid;}
#module_61480415 .page-more a:hover{font-size:px;}
#module_61480415 .page-more:hover a{font-family:;}
#module_61480415 .page-more a:hover{color:#666 !important;}
#module_61480415 .page-more a:hover {}
#module_61480415 .page-more a:hover {}
#module_61480415 .page-more a:hover {}
#module_61480415 .page-more a:hover{background-color:#fff;}
#module_61480415 .page-more a:hover{border-top-color:#eee;}
#module_61480415 .page-more a:hover{border-top-style:solid;}
#module_61480415 .page-more a:hover{border-bottom-color:#eee;}
#module_61480415 .page-more a:hover{border-bottom-style:solid;}
#module_61480415 .page-more a:hover{border-left-color:#eee;}
#module_61480415 .page-more a:hover{border-left-style:solid;}
#module_61480415 .page-more a:hover{border-right-color:#eee;}
#module_61480415 .page-more a:hover{border-right-style:solid;}

.module_61017458 .ModuleHead .HeadCenter{float:none;}
#module_61017458 {
padding:0px;
}
#module_61017458 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61017458 .ModuleHead61017458 {
display:none;
}
#module_61017458 .BodyCenter.BodyCenter61017458 {
background:none;background-color:rgb(238, 238, 238);
}
#module_61017458 >.module_61017458 {
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:rgb(227, 227, 227);
border-bottom-width:0px;
}
#module_61017458 >.module_61017458{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61017458 .BodyCenter.BodyCenter61017458 {
padding-top:1.4111%;
padding-left:1.8815%;
padding-right:1.8815%;
padding-bottom:1.4111%;
}
}
@media screen and (max-width: 767px){
#module_61017458 .BodyCenter.BodyCenter61017458 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61017458 >.module_61017458 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61017458 >.module_61017458 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61017458 >.module_61017458 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61017458:hover {
border:none;
}
#module_61017458:hover >.module_61017458 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61017458 .ModuleSubContainer{background-color:transparent;}
#module_61017458 .ModuleSubContainer{background-image:none;}
#module_61017458 .ModuleSubContainer{background-repeat:no-repeat;}
#module_61017458 .ModuleSubContainer{background-position:0% 0%;}
#module_61017458 .ModuleSubContainer{background-attachment:scroll;}
#module_61017458 .ModuleSubContainer{}
#module_61017458 {!bgVideo!}{bgVideoUrl:none}
#module_61017458 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_61017458 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_61017458 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer61017458 {max-width:1300px;width:auto;}
.ModuleGridContainer.ModuleGridContainer61017458 .SubPadding {width:0px;}
.module_61018063 .ModuleHead .HeadCenter{float:none;}
#module_61018063 {
padding:0px;
}
#module_61018063 {
position:static;
z-index:0;
top:10px;
left:0px;
width:100%;
height: auto;
}
#module_61018063 .ModuleHead61018063 {
display:none;
}
#module_61018063 .BodyCenter.BodyCenter61018063 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61018063 >.module_61018063 {
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_61018063 >.module_61018063{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61018063 .BodyCenter.BodyCenter61018063 {
padding-top:2.4272%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61018063 .BodyCenter.BodyCenter61018063 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61018063 >.module_61018063 {
margin-top:0.7357%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61018063 >.module_61018063 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61018063 >.module_61018063 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61018063:hover {
border:none;
}
#module_61018063:hover >.module_61018063 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61018063 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_61018063 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_61018063 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_61018063 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_61018063 .GraphicUpper{padding-top:0px;}
#module_61018063 .GraphicUpper{padding-bottom:0px;}
#module_61018063 .GraphicUpper{padding-left:0px;}
#module_61018063 .GraphicUpper {padding-right:0px;}
#module_61018063 .GraphicUpper{width:8%;} #module_61018063 .ModuleImageTextContent{width: calc(100% - 8%);}
#module_61018063 .MobileGraphicUpper{width:8%;} #module_61018063 .ModuleMobileImageTextContent{width: calc(100% - 8%);}
#module_61018063 .ModuleImageTextGiantContent{padding-top:0px;}
#module_61018063 .ModuleImageTextGiantContent{padding-bottom:0px;}
#module_61018063 .ModuleImageTextGiantContent{padding-left:15px;}
#module_61018063 .ModuleImageTextGiantContent{padding-right:0px;}
#module_61018063 .normal_ImgtextBox_content{padding-top:0px;}
#module_61018063 .normal_ImgtextBox_content{padding-bottom:0px;}
#module_61018063 .normal_ImgtextBox_content{padding-left:7px;}
#module_61018063 .normal_ImgtextBox_content{padding-right:0px;}
#module_61018063 .normal_ImgtextBox_content{margin-top:px;margin-bottom:px;}
#module_61018063 .normal_ImgtextBox_content{box-shadow:;}
#module_61018063 .normal_ImgtextBox_content{background-color:;}
#module_61018063 .normal_ImgtextBox_content{}
#module_61018063 .normal_ImgtextBox_content{}
#module_61018063 .normal_ImgtextBox_content{}
#module_61018063 .normal_ImgtextBox_content{}
#module_61018063 .normal_ImgtextBox_content{}
#module_61018063 .normal_ImgtextBox_content{border-top-left-radius:px;}
#module_61018063 .normal_ImgtextBox_content{border-top-right-radius:px;}
#module_61018063 .normal_ImgtextBox_content{border-bottom-left-radius:px;}
#module_61018063 .normal_ImgtextBox_content{border-bottom-right-radius:px;}
#module_61018063 .normal_ImgtextBox_content{border-top-color:;}
#module_61018063 .normal_ImgtextBox_content{border-top-style:;}
#module_61018063 .normal_ImgtextBox_content{border-top-width:px;}
#module_61018063 .normal_ImgtextBox_content{border-right-color:;}
#module_61018063 .normal_ImgtextBox_content{border-right-style:;}
#module_61018063 .normal_ImgtextBox_content{border-right-width:px;}
#module_61018063 .normal_ImgtextBox_content{border-bottom-color:;}
#module_61018063 .normal_ImgtextBox_content{border-bottom-style:;}
#module_61018063 .normal_ImgtextBox_content{border-bottom-width:px;}
#module_61018063 .normal_ImgtextBox_content{border-left-color:;}
#module_61018063 .normal_ImgtextBox_content{border-left-style:;}
#module_61018063 .normal_ImgtextBox_content{border-left-width:px;}
#module_61018063 .showHandle .btn{font-size:px;}
#module_61018063 .showHandle .btn{font-family:;}
#module_61018063 .showHandle .btn{color:;}
#module_61018063 .showHandle .btn{}
#module_61018063 .showHandle .btn{}
#module_61018063 .showHandle .btn{}
#module_61018063 .showHandle div{border-top-color: !important;}
#module_61018063 .showHandle div{border-top-style: !important;}
#module_61018063 .showHandle div{border-top-width:px !important;}
#module_61018063 .showHandle{background-color:;}
#module_61018063 .showHandle{}
#module_61018063 .showHandle{}
#module_61018063 .showHandle{}
#module_61018063 .showHandle{}
#module_61018063 .showHandle{}
#module_61018063 .normal_ImgtextBox_content:hover{box-shadow:;}
#module_61018063 .normal_ImgtextBox_content:hover{border-top-color:;}
#module_61018063 .normal_ImgtextBox_content:hover{border-top-style:;}
#module_61018063 .normal_ImgtextBox_content:hover{border-right-color:;}
#module_61018063 .normal_ImgtextBox_content:hover{border-right-style:;}
#module_61018063 .normal_ImgtextBox_content:hover{border-bottom-color:;}
#module_61018063 .normal_ImgtextBox_content:hover{border-bottom-style:;}
#module_61018063 .normal_ImgtextBox_content:hover{border-left-color:;}
#module_61018063 .normal_ImgtextBox_content:hover{border-left-style:;}
#module_61018063 a{font-size:unset;font-family:unset}
.module_61018056 .ModuleHead .HeadCenter{float:none;}
#module_61018056 {
padding:0px;
}
#module_61018056 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61018056 .ModuleHead61018056 {
display:none;
}
#module_61018056 {
border:none;
}
@media screen and (min-width: 768px){
#module_61018056 >.module_61018056 {
margin-top:2.1845%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61018056 >.module_61018056 {
}
}

#module_61018056 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61018056 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61018056 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61018056 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61018056 .imageTextGiant-Container{padding-top:10px;}
#module_61018056 .imageTextGiant-Container{padding-bottom:10px;}
#module_61018056 .imageTextGiant-Container{padding-left:10px;}
#module_61018056 .imageTextGiant-Container{padding-right:10px;}
#module_61018056 .showHandle .btn{font-size:px;}
#module_61018056 .showHandle .btn{font-family:;}
#module_61018056 .showHandle .btn{color:;}
#module_61018056 .showHandle .btn{}
#module_61018056 .showHandle .btn{}
#module_61018056 .showHandle .btn{}
#module_61018056 .showHandle div{border-top-color: !important;}
#module_61018056 .showHandle div{border-top-style: !important;}
#module_61018056 .showHandle div{border-top-width:px !important;}
#module_61018056 .showHandle{background-color:;}
#module_61018056 .showHandle{}
#module_61018056 .showHandle{}
#module_61018056 .showHandle{}
#module_61018056 .showHandle{}
#module_61018056 .showHandle{}
#module_61018056 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer61017458 #Sub61017458_1 {width:29.7500%;}
.module_61018213 .ModuleHead .HeadCenter{float:none;}
#module_61018213 {
padding:0px;
}
#module_61018213 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61018213 .ModuleHead61018213 {
display:none;
}
#module_61018213 {
border:none;
}
@media screen and (min-width: 768px){
#module_61018213 >.module_61018213 {
margin-top:2.6098%;
margin-left:29.7101%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61018213 >.module_61018213 {
}
}

#module_61018213 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61018213 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61018213 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61018213 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61018213 .imageTextGiant-Container{padding-top:10px;}
#module_61018213 .imageTextGiant-Container{padding-bottom:10px;}
#module_61018213 .imageTextGiant-Container{padding-left:10px;}
#module_61018213 .imageTextGiant-Container{padding-right:10px;}
#module_61018213 .showHandle .btn{font-size:px;}
#module_61018213 .showHandle .btn{font-family:;}
#module_61018213 .showHandle .btn{color:;}
#module_61018213 .showHandle .btn{}
#module_61018213 .showHandle .btn{}
#module_61018213 .showHandle .btn{}
#module_61018213 .showHandle div{border-top-color: !important;}
#module_61018213 .showHandle div{border-top-style: !important;}
#module_61018213 .showHandle div{border-top-width:px !important;}
#module_61018213 .showHandle{background-color:;}
#module_61018213 .showHandle{}
#module_61018213 .showHandle{}
#module_61018213 .showHandle{}
#module_61018213 .showHandle{}
#module_61018213 .showHandle{}
#module_61018213 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer61017458 #Sub61017458_2 {width:23.5000%;}
.module_61018219 .ModuleHead .HeadCenter{float:none;}
#module_61018219 {
padding:0px;
}
#module_61018219 {
position:static;
z-index:0;
top:14px;
left:0px;
width:100%;
height: auto;
}
#module_61018219 .ModuleHead61018219 {
display:none;
}
#module_61018219 {
border:none;
}
@media screen and (min-width: 768px){
#module_61018219 >.module_61018219 {
margin-top:2.1811%;
margin-left:13.2632%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61018219 >.module_61018219 {
}
}

#module_61018219 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61018219 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61018219 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61018219 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61018219 .imageTextGiant-Container{padding-top:10px;}
#module_61018219 .imageTextGiant-Container{padding-bottom:10px;}
#module_61018219 .imageTextGiant-Container{padding-left:10px;}
#module_61018219 .imageTextGiant-Container{padding-right:10px;}
#module_61018219 .showHandle .btn{font-size:px;}
#module_61018219 .showHandle .btn{font-family:;}
#module_61018219 .showHandle .btn{color:;}
#module_61018219 .showHandle .btn{}
#module_61018219 .showHandle .btn{}
#module_61018219 .showHandle .btn{}
#module_61018219 .showHandle div{border-top-color: !important;}
#module_61018219 .showHandle div{border-top-style: !important;}
#module_61018219 .showHandle div{border-top-width:px !important;}
#module_61018219 .showHandle{background-color:;}
#module_61018219 .showHandle{}
#module_61018219 .showHandle{}
#module_61018219 .showHandle{}
#module_61018219 .showHandle{}
#module_61018219 .showHandle{}
#module_61018219 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer61017458 #Sub61017458_3 {width:21.7500%;}
.module_61018398 .ModuleHead .HeadCenter{float:none;}
#module_61018398 {
padding:0px;
}
#module_61018398 {
position:static;
z-index:0;
top:18px;
left:0px;
width:100%;
height: auto;
}
#module_61018398 .ModuleHead61018398 {
display:none;
}
#module_61018398 {
border:none;
}
@media screen and (min-width: 768px){
#module_61018398 >.module_61018398 {
margin-top:2.1823%;
margin-left:4.9844%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61018398 >.module_61018398 {
}
}

#module_61018398 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61018398 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61018398 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61018398 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61018398 .imageTextGiant-Container{padding-top:10px;}
#module_61018398 .imageTextGiant-Container{padding-bottom:10px;}
#module_61018398 .imageTextGiant-Container{padding-left:10px;}
#module_61018398 .imageTextGiant-Container{padding-right:10px;}
#module_61018398 .showHandle .btn{font-size:px;}
#module_61018398 .showHandle .btn{font-family:;}
#module_61018398 .showHandle .btn{color:;}
#module_61018398 .showHandle .btn{}
#module_61018398 .showHandle .btn{}
#module_61018398 .showHandle .btn{}
#module_61018398 .showHandle div{border-top-color: !important;}
#module_61018398 .showHandle div{border-top-style: !important;}
#module_61018398 .showHandle div{border-top-width:px !important;}
#module_61018398 .showHandle{background-color:;}
#module_61018398 .showHandle{}
#module_61018398 .showHandle{}
#module_61018398 .showHandle{}
#module_61018398 .showHandle{}
#module_61018398 .showHandle{}
#module_61018398 a{font-size:unset;font-family:unset}
/*图文模块 layout 103*/
.ModuleImageTextGiant.layout-110 .imageTextGiant-Container{max-height: 100%; max-width: 100%; padding: 10px;}

@media only screen and (max-width: 767px) {
	.ModuleImageTextGiant.layout-110 .imageTextGiant-Container .row{width:auto;}
	.ModuleImageTextGiant.layout-110 .imageTextGiant-Container .row .col-sm-4{padding: 0px 15px}
	.ModuleImageTextGiant.layout-110 .imageTextGiant-Container .row .col-xs-12{margin-bottom: 40px}
	
}
/*@media only screen and (max-width: 1000px) {*/
	/*.ModuleImageTextGiant.layout-110 .imageTextGiant-Container .row{width: auto;}*/
/*}*/
/*@media only screen and (min-width: 769px) and (max-width: 991px) {*/
	/*.ModuleImageTextGiant.layout-110 .imageTextGiant-Container .row{width:auto;}*/
	/*.ModuleImageTextGiant.layout-110 .imageTextGiant-Container .row .col-xs-12{width: 33.33333%;padding:0;}*/
	/*.ModuleImageTextGiant.layout-110 .imageTextGiant-Container{padding-left: 20px}*/

/*}*/
@media only screen and (min-width: 768px)  {
	.ModuleImageTextGiant.layout-110 .imageTextGiant-Container .GraphicUpper{margin-bottom: 10px;text-align: center;}
.ModuleImageTextGiant.layout-110 .imageTextGiant-Container .row .col-md-4{padding:15px 36px;}
}.module_61019874 .ModuleHead .HeadCenter{float:none;}
#module_61019874 {
padding:0px;
}
#module_61019874 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61019874 .ModuleHead61019874 {
display:none;
}
#module_61019874 .BodyCenter.BodyCenter61019874 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61019874 >.module_61019874 {
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_61019874 >.module_61019874{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61019874 .BodyCenter.BodyCenter61019874 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61019874 .BodyCenter.BodyCenter61019874 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61019874 >.module_61019874 {
margin-top:1.6667%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61019874 >.module_61019874 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61019874 >.module_61019874 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61019874:hover {
border:none;
}
#module_61019874:hover >.module_61019874 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61019874 .GraphicUpper .TextImage{border-top-left-radius:0px;}
#module_61019874 .GraphicUpper .TextImage{border-top-right-radius:0px;}
#module_61019874 .GraphicUpper .TextImage{border-bottom-left-radius:0px;}
#module_61019874 .GraphicUpper .TextImage{border-bottom-right-radius:0px;}
#module_61019874 .GraphicUpper .TextImage{margin-top:0px;}
#module_61019874 .GraphicUpper .TextImage{margin-bottom:0px;}
#module_61019874 .GraphicUpper .TextImage{margin-left:0px;}
#module_61019874 .GraphicUpper .TextImage{margin-right:0px;}
#module_61019874 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61019874 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61019874 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61019874 .ModuleImageTextGiantContent{margin-right:0px;}
#module_61019874 .showHandle .btn{font-size:px;}
#module_61019874 .showHandle .btn{font-family:;}
#module_61019874 .showHandle .btn{color:;}
#module_61019874 .showHandle .btn{}
#module_61019874 .showHandle .btn{}
#module_61019874 .showHandle .btn{}
#module_61019874 .showHandle div{border-top-color: !important;}
#module_61019874 .showHandle div{border-top-style: !important;}
#module_61019874 .showHandle div{border-top-width:px !important;}
#module_61019874 .showHandle{background-color:;}
#module_61019874 .showHandle{}
#module_61019874 .showHandle{}
#module_61019874 .showHandle{}
#module_61019874 .showHandle{}
#module_61019874 .showHandle{}
#module_61019874 a{font-size:unset;font-family:unset}
.ModuleGridContainer.ModuleGridContainer61017458 #Sub61017458_4 {width:25.0000%;}
.module_61020024 .ModuleHead .HeadCenter{float:none;}
#module_61020024 {
padding:0px;
}
#module_61020024 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_61020024 .ModuleHead61020024 {
display:none;
}
#module_61020024 .BodyCenter.BodyCenter61020024 {
background:none;background-color:rgb(248, 248, 248);
}
#module_61020024 >.module_61020024 {
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_61020024 >.module_61020024{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61020024 .BodyCenter.BodyCenter61020024 {
padding-top:0.0000%;
padding-left:1.8815%;
padding-right:1.8815%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61020024 .BodyCenter.BodyCenter61020024 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61020024 >.module_61020024 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61020024 >.module_61020024 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61020024 >.module_61020024 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61020024:hover {
border:none;
}
#module_61020024:hover >.module_61020024 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61020024 .ModuleSubContainer{background-color:transparent;}
#module_61020024 .ModuleSubContainer{background-image:none;}
#module_61020024 .ModuleSubContainer{background-repeat:no-repeat;}
#module_61020024 .ModuleSubContainer{background-position:0% 0%;}
#module_61020024 .ModuleSubContainer{background-attachment:scroll;}
#module_61020024 .ModuleSubContainer{}
#module_61020024 {!bgVideo!}{bgVideoUrl:none}
#module_61020024 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_61020024 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_61020024 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer61020024 {max-width:1300px;width:auto;}
.ModuleShareGiant.layout-101  .social-share a { text-decoration: none;}
.ModuleShareGiant.layout-101  .social-share,.ModuleShareGiant.layout-101 .tips{ display: inline-block; }
.ModuleShareGiant.layout-101  .mvertical {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

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

.ModuleShareGiant.layout-101  .share-wx-qrcode-img .help p{ width: 40%; margin: 0 auto; color:#999;  display: block; line-height: 20px; height: auto; }
.ModuleShareGiant.layout-101  .share-wx-qrcode-img,.mwechat-qrcode { border-radius: 5px; top:0px; position: fixed;z-index:9999; top: 50%;
    left: 50%;box-shadow: 0px 0px 9px 5px rgba(0,0,0,0.09);
    transform: translate(-50%,-50%);text-align: center; width: 270px;  background: #fff; visibility: hidden;}
.ModuleShareGiant.layout-101  #mwx-qrcode{ width: 224px; height: 224px; margin: 0 auto;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img h4{border-top-right-radius: 5px;
    border-top-left-radius: 5px;background: #F7F8FA; height: 40px; line-height: 40px; font-size: 16px; color: #666; font-weight: bold; margin-bottom: 13px;}
.ModuleShareGiant.layout-101 .share-wx-qrcode-img .help{ margin-top: 12px; margin-bottom: 19px; color: #999;font-size: 14px; line-height: 20px;}
.ModuleShareGiant.layout-101  .share-wx-tips{ display: none;    z-index: 99999;
    position: fixed;
    top: 10px;
	right: 35px;    color: #fff; font-size: 24px; text-align: center;}.module_61020030 .ModuleHead .HeadCenter{float:none;}
#module_61020030 {
padding:0px;
}
#module_61020030 {
position:static;
z-index:0;
top:15px;
left:1413px;
width:100%;
height: auto;
}
#module_61020030 .ModuleHead61020030 {
display:none;
}
#module_61020030 .BodyCenter.BodyCenter61020030 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61020030 >.module_61020030 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
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_61020030 >.module_61020030{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61020030 .BodyCenter.BodyCenter61020030 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61020030 .BodyCenter.BodyCenter61020030 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61020030 >.module_61020030 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61020030 >.module_61020030 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61020030 >.module_61020030 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61020030:hover {
border:none;
}
#module_61020030:hover >.module_61020030 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61020030 .ModuleSharediv{text-align: left;}
#module_61020030 .social-share-icon{color:rgb(46, 46, 46);}
#module_61020030 .social-share-icon{font-size:16px;}
#module_61020030 .social-share-icon{ margin-right:2px;margin-left:2px;} #module_61020030 .mvertical{margin-top:2px;margin-bottom:2px;}
#module_61020030 .social-share-icon{height:36px; width:36px;line-height:36px}
#module_61020030 .social-share-icon{border-top-color:#ccc;}
#module_61020030 .social-share-icon{border-top-style:solid;}
#module_61020030 .social-share-icon{border-top-width:0px;}
#module_61020030 .social-share-icon{border-right-color:#ccc;}
#module_61020030 .social-share-icon{border-right-style:solid;}
#module_61020030 .social-share-icon{border-right-width:0px;}
#module_61020030 .social-share-icon{border-bottom-color:#ccc;}
#module_61020030 .social-share-icon{border-bottom-style:solid;}
#module_61020030 .social-share-icon{border-bottom-width:0px;}
#module_61020030 .social-share-icon{border-left-color:#ccc;}
#module_61020030 .social-share-icon{border-left-style:solid;}
#module_61020030 .social-share-icon{border-left-width:0px;}
#module_61020030 .social-share-icon{background-color:transparent;}
#module_61020030 .social-share-icon{}
#module_61020030 .social-share-icon:hover{background-color:transparent;}
#module_61020030 .social-share-icon:hover{}
#module_61020030 .social-share-icon:hover{color:rgb(200, 161, 101);}
#module_61020030 .social-share-icon:hover{font-size:16px;}
#module_61020030 .social-share-icon:hover{border-top-color:#ccc;}
#module_61020030 .social-share-icon:hover{border-top-style:solid;}
#module_61020030 .social-share-icon:hover{border-top-width:0px;}
#module_61020030 .social-share-icon:hover{border-right-color:#ccc;}
#module_61020030 .social-share-icon:hover{border-right-style:solid;}
#module_61020030 .social-share-icon:hover{border-right-width:0px;}
#module_61020030 .social-share-icon:hover{border-bottom-color:#ccc;}
#module_61020030 .social-share-icon:hover{border-bottom-style:solid;}
#module_61020030 .social-share-icon:hover{border-bottom-width:0px;}
#module_61020030 .social-share-icon:hover{border-left-color:#ccc;}
#module_61020030 .social-share-icon:hover{border-left-style:solid;}
#module_61020030 .social-share-icon:hover{border-left-width:0px;}

.module_61020027 .ModuleHead .HeadCenter{float:none;}
#module_61020027 {
padding:0px;
}
#module_61020027 {
position:static;
z-index:0;
top:703px;
left:1413px;
width:100%;
height: auto;
}
#module_61020027 .ModuleHead61020027 {
display:none;
}
#module_61020027 .BodyCenter.BodyCenter61020027 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61020027 >.module_61020027 {
border-top-style:solid;
border-top-color:rgb(242, 242, 242);
border-top-width:1px;
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_61020027 >.module_61020027{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61020027 .BodyCenter.BodyCenter61020027 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61020027 .BodyCenter.BodyCenter61020027 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_61020027 >.module_61020027 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_61020027 >.module_61020027 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_61020027 >.module_61020027 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61020027:hover {
border:none;
}
#module_61020027:hover >.module_61020027 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61020027 .ModuleImageTextGiantContent{margin-top:0px;}
#module_61020027 .ModuleImageTextGiantContent{margin-bottom:0px;}
#module_61020027 .ModuleImageTextGiantContent{margin-left:0px;}
#module_61020027 .ModuleImageTextGiantContent{margin-right:10px;}
#module_61020027 .imageTextGiant-Container{padding-top:10px;}
#module_61020027 .imageTextGiant-Container{padding-bottom:10px;}
#module_61020027 .imageTextGiant-Container{padding-left:10px;}
#module_61020027 .imageTextGiant-Container{padding-right:10px;}
#module_61020027 .showHandle .btn{font-size:px;}
#module_61020027 .showHandle .btn{font-family:;}
#module_61020027 .showHandle .btn{color:;}
#module_61020027 .showHandle .btn{}
#module_61020027 .showHandle .btn{}
#module_61020027 .showHandle .btn{}
#module_61020027 .showHandle div{border-top-color: !important;}
#module_61020027 .showHandle div{border-top-style: !important;}
#module_61020027 .showHandle div{border-top-width:px !important;}
#module_61020027 .showHandle{background-color:;}
#module_61020027 .showHandle{}
#module_61020027 .showHandle{}
#module_61020027 .showHandle{}
#module_61020027 .showHandle{}
#module_61020027 .showHandle{}
#module_61020027 a{font-size:unset;font-family:unset}
.ModuleMobileNavGiant.layout-101 p {
    color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*滚动条*/

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

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

/*二级导航*/

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

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

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

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



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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ModuleMobileNavGiant.layout-101 .MobileNavClickLayer{
    top: 0;
    z-index: 9998;
    opacity: 0;
    height: 100%;
    width: 100%;
    position: fixed;
    display: none;
}.module_61001227 .ModuleHead .HeadCenter{float:none;}
#module_61001227 {
padding:0px;
}
#module_61001227 {
}
#module_61001227 .ModuleHead61001227 {
display:none;
}
#module_61001227 .BodyCenter.BodyCenter61001227 {
background:none;background-color:rgba(0,0,0,0);
}
#module_61001227 >.module_61001227 {
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_61001227 >.module_61001227{
overflow: hidden;
-webkit-backface-visibility:hidden;
border-top-left-radius:0px;
border-top-right-radius:0px;
border-bottom-left-radius:0px;
border-bottom-right-radius:0px;
}
@media screen and (min-width: 768px){
#module_61001227 .BodyCenter.BodyCenter61001227 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_61001227 .BodyCenter.BodyCenter61001227 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (min-width: 768px){
#module_61001227 >.module_61001227 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
@media screen and (max-width: 767px){
#module_61001227 >.module_61001227 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_61001227 >.module_61001227 {box-shadow: 0px 0px 0px 0px #ccc}
#module_61001227:hover {
border:none;
}
#module_61001227:hover >.module_61001227 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_61001227 .langlistbox{background-color:} #module_61001227 .langlistbox .jt{border-bottom-color:}
#module_61001227 .langlistbox .langinfo{color:}
#module_61001227 .langlistbox .langinfo{background-color:}
#module_61001227 .langlistbox .langinfo{border-color:}
#module_61001227 .langlistbox .langtxt{ font-size:px }
#module_61001227 .langlistbox .langtxt{ color: }
#module_61001227 {}#module_61001227.layout-101 #header{border-bottom-color:transparent;}
#module_61001227 {}#module_61001227.layout-101 #header{border-bottom-style:none;}
#module_61001227 {}#module_61001227.layout-101 #header{border-bottom-width:0px;}
#module_61001227 {}#module_61001227.layout-101 #header{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.1);}
#module_61001227 {}#module_61001227.layout-101 #MobileNav{background-color: transparent;} #module_61001227.layout-101 #header{background-color:rgb(200, 161, 101);}
#module_61001227 {}#module_61001227.layout-101 #header{}
#module_61001227 {}#module_61001227.layout-101 #header p{font-Family:;}
#module_61001227 {}#module_61001227.layout-101 #header p{font-size:px;}
#module_61001227 {}#module_61001227.layout-101 #header p{color:#fff;}
#module_61001227 {}#module_61001227.layout-101 #header p{}
#module_61001227 {}#module_61001227.layout-101 #header p{}
#module_61001227 {}#module_61001227.layout-101 #header p{}
#module_61001227 {}#module_61001227.layout-101 .lcitem .rect{background:#fff;} #module_61001227.layout-101 .icons{color:#fff;} #module_61001227.layout-101 .svgdiv svg>*{fill:#fff;}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item ul li{border-bottom-color:rgb(63, 63, 63);}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item,#module_61001227.layout-101 #MobileNavFloatLayer{background-color:rgb(38, 38, 38);}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item,#module_61001227.layout-101 #MobileNavFloatLayer{}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li>a{background:rgb(38, 38, 38);}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li>a{}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li>a,#module_61001227.layout-101 .micro-nav-item>ul>li>a p{color:#fff;}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a{background:#3c3c3c;}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a{}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a,#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a p{color:#fff;}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li>a,#module_61001227.layout-101 .micro-nav-item>ul>li>a p{font-family:;}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li>a,#module_61001227.layout-101 .micro-nav-item>ul>li>a p{font-size:px;}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a,#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a p{font-family:;}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a,#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a p{font-size:px;}
#module_61001227 .langlistbox li:hover .langinfo,#module_61001227 .langactive .langinfo {color:}
#module_61001227 .langlistbox li:hover .langinfo,#module_61001227 .langactive .langinfo{background-color:}
#module_61001227 .langlistbox li:hover .langinfo,#module_61001227 .langactive .langinfo{border-color:}
#module_61001227 .langlistbox li:hover .langtxt,#module_61001227 .langactive .langtxt{ color: }
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li>a:hover{}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li>a:hover,#module_61001227.layout-101 .micro-nav-item>ul>li>a:hover p{color:rgb(200, 161, 101);}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li>a:hover .main-class-colorlump{display:block; background-color:rgb(200, 161, 101);}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a:hover{background:#777;}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a:hover{}
#module_61001227 {}#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a:hover,#module_61001227.layout-101 .micro-nav-item>ul>li .subnav a:hover p{color:#fff;}
.ModuleMobileFloatNavGiant {position: fixed;
     z-index: 4998;}
.ModuleMobileFloatNavGiant .defaultbtn{ position: relative; box-shadow: 0pt 1.5pt 3pt 0pt rgba(0,0,0,0.16); background-color: #fff;
    width:50px; height: 50px; border-radius: 50%;}
.ModuleMobileFloatNavGiant .spotgroup,.ModuleMobileFloatNavGiant .itemicon{  position: absolute;color: green;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-45%);
    font-size: 16px;
}
.ModuleMobileFloatNavGiant svg {
    width: 22px;
    height: 22px;
    margin-top: 5px;
}


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