/*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;}
@media screen and (max-width: 700px) { #HeaderZone,#FooterZone { display: none;} }.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%;}
.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_62439195 .ModuleHead .HeadCenter{float:none;}
#module_62439195 {
padding:0px;
}
#module_62439195 {
position:static;
z-index:0;
top:8px;
width:100%;
height: auto;
}
#module_62439195 .ModuleHead62439195 {
display:none;
}
#module_62439195 .BodyCenter.BodyCenter62439195 {
background:none;background-color:rgb(241, 241, 241);
}
#module_62439195 >.module_62439195 {
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_62439195 >.module_62439195{
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_62439195 .BodyCenter.BodyCenter62439195 {
padding-top:1.0417%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:1.0417%;
}
}
@media screen and (max-width: 767px){
#module_62439195 .BodyCenter.BodyCenter62439195 {
padding-top:5.4496%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:5.4496%;
}
}
@media screen and (min-width: 768px){
#module_62439195 >.module_62439195 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62439195 >.module_62439195 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
#module_62439195 >.module_62439195 {box-shadow: 0px 0px 0px 0px #ccc}
#module_62439195:hover {
border:none;
}
#module_62439195:hover >.module_62439195 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_62439195 .ModuleSubContainer{background-color:transparent;}
#module_62439195 .ModuleSubContainer{background-image:none;}
#module_62439195 .ModuleSubContainer{background-repeat:no-repeat;}
#module_62439195 .ModuleSubContainer{background-position:0% 0%;}
#module_62439195 .ModuleSubContainer{background-attachment:scroll;}
#module_62439195 .ModuleSubContainer{}
#module_62439195 {!bgVideo!}{bgVideoUrl:none}
#module_62439195 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_62439195 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_62439195 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer62439195 {}
/*当前位置 layout 101*/
.ModuleBreadcrumbsGiant.layout-101 .menu:hover { text-decoration: underline; }
.ModuleBreadcrumbsGiant.layout-101 ol{ margin: 0;padding: 10px;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb{background-color: transparent;margin:0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li,.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li a{word-break: break-all;vertical-align: middle;  display: inline-block;font-family: 'Microsoft YaHei', SimSun, Arial; font-size: 12px; color: #333333; font-weight: normal; font-style: normal;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb>li+li:before{content: "";padding: 0;}
.ModuleBreadcrumbsGiant.layout-101 .breadcrumb .separator{margin-left: 10px; margin-right: 10px; font-size: 12px; color: #333333;}.module_62439196 .ModuleHead .HeadCenter{float:none;}
#module_62439196 {
padding:0px;
}
#module_62439196 {
position:static;
z-index:0;
width:100%;
height: auto;
}
#module_62439196 .ModuleHead62439196 {
display:none;
}
#module_62439196 .BodyCenter.BodyCenter62439196 {
background:none;background-color:rgba(0,0,0,0);
}
#module_62439196 >.module_62439196 {
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_62439196 >.module_62439196{
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_62439196 .BodyCenter.BodyCenter62439196 {
padding-top:0.0000%;
padding-left:0.0000%;
padding-right:0.0000%;
padding-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62439196 .BodyCenter.BodyCenter62439196 {
padding-top:0px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
}
}
@media screen and (min-width: 768px){
#module_62439196 >.module_62439196 {
margin-top:0.0000%;
margin-left:0.0000%;
margin-right:0.0000%;
margin-bottom:0.0000%;
}
}
@media screen and (max-width: 767px){
#module_62439196 >.module_62439196 {
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
}
}
#module_62439196 >.module_62439196 {box-shadow: 0px 0px 0px 0px #ccc}
#module_62439196:hover {
border:none;
}
#module_62439196:hover >.module_62439196 {box-shadow: 0px 0px 0px 0px #ccc;transition: box-shadow 0.5s ease 0s;}

#module_62439196 .BreadIcon{font-size:px;} #module_62439196 .BreadsvgIcon svg{width:px;height:px;}
#module_62439196 .BreadIcon{color:;} #module_62439196 .BreadsvgIcon svg>*{fill:;}
#module_62439196 .BreadIcon,#module_62439196 .BreadsvgIcon{margin-left:px;}
#module_62439196 .BreadIcon,#module_62439196 .BreadsvgIcon{margin-right:px;}
#module_62439196 .bcs-item,#module_62439196 .bcs-item a{font-size:14px;}
#module_62439196 .bcs-item,#module_62439196 .bcs-item a{font-family:arial, helvetica,sans-serif;}
#module_62439196 .bcs-item,#module_62439196 .bcs-item a{color:rgb(89, 89, 89);}
#module_62439196 .bcs-item,#module_62439196 .bcs-item a{font-weight:bold;}
#module_62439196 .bcs-item,#module_62439196 .bcs-item a{text-decoration:none;}
#module_62439196 .bcs-item,#module_62439196 .bcs-item a{font-style:normal;}
#module_62439196 .breadcrumb{text-align:center;}
#module_62439196 .breadcrumb .separator{margin-left:12px;margin-right:12px;}
#module_62439196 .breadcrumb .separator{font-size:16px;}
#module_62439196 .breadcrumb .separator{font-family:arial, helvetica,sans-serif;}
#module_62439196 .breadcrumb .separator{color:rgb(89, 89, 89);}
#module_62439196 .breadcrumb .separator{font-weight:normal;}
#module_62439196 .breadcrumb .separator{text-decoration:none;}
#module_62439196 .breadcrumb .separator{font-style:normal;}
#module_62439196 .breadcrumb:hover .BreadIcon{color:} #module_62439196 .breadcrumb:hover .BreadsvgIcon svg>*{fill:;}
#module_62439196 .bcs-item:hover,#module_62439196 .bcs-item a:hover{font-size:14px;}
#module_62439196 .bcs-item:hover,#module_62439196 .bcs-item a:hover{font-family:arial, helvetica,sans-serif;}
#module_62439196 .bcs-item:hover,#module_62439196 .bcs-item a:hover{color:rgb(200, 161, 101);}
#module_62439196 .bcs-item:hover,#module_62439196 .bcs-item a:hover{font-weight:bold;}
#module_62439196 .bcs-item:hover,#module_62439196 .bcs-item a:hover{text-decoration:none;}
#module_62439196 .bcs-item:hover,#module_62439196 .bcs-item a:hover{font-style:normal;}

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

#module_62439197 .ModuleSubContainer{background-color:transparent;}
#module_62439197 .ModuleSubContainer{background-image:none;}
#module_62439197 .ModuleSubContainer{background-repeat:no-repeat;}
#module_62439197 .ModuleSubContainer{background-position:0% 0%;}
#module_62439197 .ModuleSubContainer{background-attachment:scroll;}
#module_62439197 .ModuleSubContainer{}
#module_62439197 {!bgVideo!}{bgVideoUrl:none}
#module_62439197 .gridBgVideo .bgVideoMask{opacity:0.2}
#module_62439197 .ModuleSubContainer{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0); transition: box-shadow 0.5s ease;}
#module_62439197 .ModuleSubContainer:hover{box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);}
.ModuleGridContainer.ModuleGridContainer62439197 {max-width:1300px;width:auto;}
.hide {display: none !important;}
.ModuleProductDetailGiant.layout-102 a{ text-decoration: unset; outline: 0;}
.ModuleProductDetailGiant.layout-102 .mobile-fujian{ display: none;}
.ModuleProductDetailGiant.layout-102.clone{height: 45px;}
.ModuleProductDetailGiant.layout-102 .inSwiper-slide {background-size: cover; -moz-background-size: cover;}
.ModuleProductDetailGiant.layout-102 .inSwiper-slide i.boshiweb_bofang {display: block; width: 50px; height: 50px; border: 2px solid #fff; border-radius: 50%; background: rgba(0, 0, 0, 0.3); z-index: 100; font-size:50px; position:absolute; left:50%; top:50%; color:#e3e3e3; transform: translate(-50%,-50%);}
.ModuleProductDetailGiant.layout-102 .inSwiper-slide i.boshiweb_bofang:after {content: ''; display: block; position: relative; top: 50%; left: 50%; border-left: 16px solid #fff; border-top: 10px solid transparent; border-bottom: 10px solid transparent; transform: translate(-7px, -9px);}
.ModuleProductDetailGiant.layout-102 .pro-big-pic-wb {border: 1px solid #dcdcdc; position: relative;}
.ModuleProductDetailGiant.layout-102 .introduce .pro-row.het30 {height: 30px;}
.ModuleProductDetailGiant.layout-102 .mobile-big-pic {position: fixed; width: 100%; height: 100%; top: 0; left: 0; z-index: 4; background: #000; display: none;}
.ModuleProductDetailGiant.layout-102 .pro-release.have-pic-row .pro-style-containt b {margin-left: 36px;}
.ModuleProductDetailGiant.layout-102 .small-pic {display: none;}
.ModuleProductDetailGiant.layout-102 .have-pic-row .small-pic {display: block;}
.ModuleProductDetailGiant.layout-102 .gallery-thumbs-box .pro-thumbnail-direction {font-size: 24px; font-weight: bold; color: #ccc; margin-top: -18px; width: 24px;}
.ModuleProductDetailGiant.layout-102 .gallery-thumbs .swiper-slide {width: 70px; height: 100%; opacity: 1;}
.ModuleProductDetailGiant.layout-102 .mobile-big-pic .swiper-container {height: 100%; box-sizing: border-box; -moz-box-sizing: border-box;  /* Firefox */-webkit-box-sizing: border-box;  /* Safari */padding-top: 50px;}
.ModuleProductDetailGiant.layout-102 .bigpictopwb {min-height: 50px; position: absolute; top: 0; left: 0; width: 100%; line-height: 50px; padding: 0 10px; box-sizing: border-box; -moz-box-sizing: border-box;  /* Firefox */-webkit-box-sizing: border-box;  /* Safari */}
.ModuleProductDetailGiant.layout-102 .mobile-model > span {line-height: 20px; display: -webkit-box; -webkit-box-orient: vertical; /*-webkit-line-clamp: 2; overflow: hidden;*/}
.ModuleProductDetailGiant.layout-102 .mobile-pro-pic-dialog-wb {display: none; width: 125px; height: 125px;}
.ModuleProductDetailGiant.layout-102 .mobile-big-pic-title {color: #fff; font-size: 16px;}
.ModuleProductDetailGiant.layout-102 .mobile-pro-details {background: #fff;}
.ModuleProductDetailGiant.layout-102 .mobile-border-b {border-bottom: 1px solid #eee;}
.ModuleProductDetailGiant.layout-102 .pro-row .stress {display: inline-block; padding: 3px; font-size: 12px; position: relative; top: -3px; margin-left: 1px; color: #fff; background: red; margin-top: 5px;}
.ModuleProductDetailGiant.layout-102 .pro-name {color: #333; font-size: 18px; -webkit-box-orient: vertical; overflow: hidden; display: inline; word-wrap: break-word; word-break: normal;}
.ModuleProductDetailGiant.layout-102 .pro-row .pro-name.webkitbox {display: -webkit-box;}
.ModuleProductDetailGiant.layout-102 .icon-qrcode {margin-left: 10px; width: 20px; display: inline-block;}
.ModuleProductDetailGiant.layout-102 .icon-qrcode img {width: 100%; position: relative; top: -3px;}
.ModuleProductDetailGiant.layout-102 .sharAndCollect {display: none;}
.ModuleProductDetailGiant.layout-102 .dian {display: inline-block; height: 8px; width: 8px; background: #999; margin-bottom: 1px; margin-right: 12px;}
.ModuleProductDetailGiant.layout-102 .introduce {position: relative;}
.ModuleProductDetailGiant.layout-102 {background: #fff;}
.ModuleProductDetailGiant.layout-102 .sharAndCollect strong {display: inline-block; width: 50px; height: 50px; text-align: center; line-height: 1;}
.ModuleProductDetailGiant.layout-102 .sharAndCollect strong b {font-weight: normal; font-size: 12px;}
.ModuleProductDetailGiant.layout-102 .sharAndCollect strong img {display: block; width: 100%; margin-top: 5px;}/*控制色系*/
.ModuleProductDetailGiant.layout-102 .colorSeries {color: #000;}
.ModuleProductDetailGiant.layout-102 .price-box {padding: 10px 0 17px; background: #f3f3f3; margin-bottom: 16px; width: 540px;}
.ModuleProductDetailGiant.layout-102 .introduceTop {padding-bottom: 2px;}
.ModuleProductDetailGiant.layout-102 .inmobile-dialog-content {}
.ModuleProductDetailGiant.layout-102 .introduce-warnning {margin-top: 6px; margin-bottom: 6px; position: relative; border: 1px solid transparent;}
.ModuleProductDetailGiant.layout-102 .price-title {font-size: 12px; display: inline-block; max-width: 40%;}
.ModuleProductDetailGiant.layout-102 .specification2 .pro-style-title {line-height: 3;}
.ModuleProductDetailGiant.layout-102 .old-price .price-title {position: relative; top: -7px;}
.ModuleProductDetailGiant.layout-102 .pro-price i {font-size: 18px; font-style: normal; font-weight: bold;}
.ModuleProductDetailGiant.layout-102 .pro-price em {font-style: normal; font-size: 14px; font-weight: normal;}
.ModuleProductDetailGiant.layout-102 .mobile-specification-choose {position: relative;}
.ModuleProductDetailGiant.layout-102 .pc-pd-l14 {padding-left: 14px;}
.ModuleProductDetailGiant.layout-102 .pro-specification-mobile {width: 100%; box-sizing: border-box; -moz-box-sizing: border-box;  /* Firefox */-webkit-box-sizing: border-box;  /* Safari */padding-right: 45px; margin-left: -8px;}
.ModuleProductDetailGiant.layout-102 .color-system {color: red;}
.ModuleProductDetailGiant.layout-102 .selling-price {font-size: 14px; color: #333; text-decoration: line-through;}
.ModuleProductDetailGiant.layout-102 .introduceLast .price-title {float: left;}/* 因为增加了提示语所有抽出来了，小心点改 */
.ModuleProductDetailGiant.layout-102 .introduceLast {padding: 16px 0 0px;}
.ModuleProductDetailGiant.layout-102 .introduceBottom .inbot-pro-row {margin-left: 15px; flex:1;display: inline-block;}
.ModuleProductDetailGiant.layout-102 .selling-price-box .price-title {position: relative; top: -1px;}
.ModuleProductDetailGiant.layout-102 .pro-style .pro-style-containt {display: inline-block; position: relative; box-sizing: border-box; -moz-box-sizing: border-box;  /* Firefox */-webkit-box-sizing: border-box;  /* Safari */margin-right: 6px; margin-bottom: 10px; cursor: pointer;}
.ModuleProductDetailGiant.layout-102 .pro-style .pro-style-containt i {float: left; width: 36px; height: 36px; float: left;}
.ModuleProductDetailGiant.layout-102 .pro-style-title {line-height: 2.5;}
.ModuleProductDetailGiant.layout-102 .pro-style-title.het30 {line-height: 30px;}
.ModuleProductDetailGiant.layout-102 .pro-spec-title {line-height: 1 !important; margin-top: -10px; display: inline-block;}
.ModuleProductDetailGiant.layout-102 .pro-style .pro-style-containt i img {width: 100%;}
.ModuleProductDetailGiant.layout-102 .pro-style .pro-style-containt b {font-weight: normal; line-height: 26px; display: block; margin-left: 34px; padding: 0 10px; font-size: 12px;}
.ModuleProductDetailGiant.layout-102 .pro-style.have-pic-row .pro-style-containt b {line-height: 36px;}
.ModuleProductDetailGiant.layout-102 .pro-style .pro-style-containt b {line-height: 28px;}
.ModuleProductDetailGiant.layout-102 .pro-release .pro-style-containt b {margin: 0;}
.ModuleProductDetailGiant.layout-102 .have-repertory {border: 1px solid transparent;}
.ModuleProductDetailGiant.layout-102 .no-repertory {border: 1px dashed #b8b8bd;}
.ModuleProductDetailGiant.layout-102 .pro-style .repertory-active {border: 1px solid red; line-height: 32px;}
.ModuleProductDetailGiant.layout-102 .repertory-active .borderb8 {border: 1px solid rgba(0,0,0,0) !important;}
.ModuleProductDetailGiant.layout-102 .borderb8 {border: 1px solid #b8b8bd; display: block;}
.ModuleProductDetailGiant.layout-102 .pro-style .repertory-active b {line-height: 26px;}
.ModuleProductDetailGiant.layout-102 .borderb8 {border: 1px solid #b8b8bd; display: block;}
.ModuleProductDetailGiant.layout-102 .repertory-active .guoguo {display: block;}
.ModuleProductDetailGiant.layout-102 .buy-btn button {height: 28px; width: 20px; line-height: 26px; color: #333; float: left; border: 1px solid #dbdbdb; background: none; cursor: pointer; margin-left: 5px; background: #f3f3f3;}
.ModuleProductDetailGiant.layout-102 .buy-btn button:hover {}
.ModuleProductDetailGiant.layout-102 .buy-btn .jian-btn {margin-left: 0px; margin-right: 5px;}
.ModuleProductDetailGiant.layout-102 .particulars .particularsNavBox {background: #f3f3f3; border: 0; margin-bottom: 10px; padding: 0 10px;}
.ModuleProductDetailGiant.layout-102 .buy-btn .repertory {font-size: 12px; color: #666; line-height: 30px; padding-left: 10px; cursor: pointer;}
.ModuleProductDetailGiant.layout-102 .particularsNav {padding: 0 20px; color: #333; line-height: 40px; border: none; cursor: pointer; margin-top: -1px;}
.ModuleProductDetailGiant.layout-102 .particularsNav.active {background: #fff; border-top: 2px solid red; color: red;}
.ModuleProductDetailGiant.layout-102 .buy-btn input {float: left; width: 32px; color: #333; height: 28px; background: none; border: none; border: 1px solid #dbdbdb; text-align: center; line-height: 30px;}
.ModuleProductDetailGiant.layout-102 .buyAndCarBox .buy-now,
.ModuleProductDetailGiant.layout-102 .buyAndCarBox .join-car {height: 48px; line-height: 46px; border: 1px solid red; background: #fff; font-size: 16px; color: red; width: 148px; text-align: center; margin-right: 5px; cursor: pointer;}
.ModuleProductDetailGiant.layout-102 .buyAndCarBox button.active {background: red; color: #fff;}
.ModuleProductDetailGiant.layout-102 .examine-car {line-height: 40px; font-size: 12px; text-decoration: none; color: #333;}
.ModuleProductDetailGiant.layout-102 .pro-parameter {padding: 16px 30px 0; position: relative;}
.ModuleProductDetailGiant.layout-102 .pro-chang-box {padding-top: 66px;}
.ModuleProductDetailGiant.layout-102 .change-btn {font-size: 12px; color: #666;}
.ModuleProductDetailGiant.layout-102 .pro-nav-box.active {display: block;}
.ModuleProductDetailGiant.layout-102 .pro-nav-box {display: none;}
.ModuleProductDetailGiant.layout-102 .pro-parameter-list li {width: 25%; padding-right: 60px; line-height: 28px; float: left; color: #666; font-size: 12px; box-sizing: border-box; -moz-box-sizing: border-box;  /* Firefox */-webkit-box-sizing: border-box;  /* Safari */}
.ModuleProductDetailGiant.layout-102 .pc-sharAndEnshrine-box img {width: 12px;}
.ModuleProductDetailGiant.layout-102 .pc-shareAndEnshrine {text-align: center; font-size: 12px; color: #333; line-height: 14px;}
.ModuleProductDetailGiant.layout-102 .inpc-shareAndEnshrine-box {cursor: pointer; border: 1px solid #cccccc;
    border-radius: 4px;
	line-height: 32px;
	height: 32px;
    display: block;
	margin-left: 10px;  padding:0 10px;}
	.ModuleProductDetailGiant.layout-102 .pc-shareAndEnshrine-box{display: flex;
		justify-content: flex-end;padding: 0 40px;}
.ModuleProductDetailGiant.layout-102 .pc-shareAndEnshrine {float:left;padding-top:10px; position: relative;}
.ModuleProductDetailGiant.layout-102 .icon-pic {font-size: 14px; margin-right: 5px; color: #f10215;}
.ModuleProductDetailGiant.layout-102 .share-pic {font-size: 30px; color: inherit;}
.ModuleProductDetailGiant.layout-102 .iconfont-box {width: 50px; height: 50px; position: relative; float: left; text-align: center; color: #d6d6d6;}
.ModuleProductDetailGiant.layout-102 .pc-share .icon-pic {top: 0;}
.ModuleProductDetailGiant.layout-102 .pc-shareAndEnshrine .pc-share {display: block;cursor: pointer; position: relative;}
.ModuleProductDetailGiant.layout-102 .pc-shareAndEnshrine .pc-share:hover .pc-share-list-wb {display: block;}
/* .ModuleProductDetailGiant.layout-102 .pc-shareAndEnshrine .pc-share img {position: relative; top: -1px;} */
.ModuleProductDetailGiant.layout-102 .pc-shareAndEnshrine .pc-enshrine img {position: relative; top: -2px;}
.ModuleProductDetailGiant.layout-102 .inpc-shareAndEnshrine-box img {margin-right: 10px;}
.ModuleProductDetailGiant.layout-102 .pc-share-list-wb {position: absolute; padding-top: 24px; top: 0; left: 0; display: none;}
.ModuleProductDetailGiant.layout-102 .pc-share-list .pc-share-list-text {line-height: 24px; margin-right: 8px; color: #666;}
.ModuleProductDetailGiant.layout-102 .pc-share-list li {list-style: none; float: left; line-height: 1;}
.ModuleProductDetailGiant.layout-102 .pc-share-list li img {width: 24px; margin-right: 8px; cursor: pointer; padding-bottom: 1px; top: 1px;}
.ModuleProductDetailGiant.layout-102 .pc-share-list-wb .pc-share-list li img {top: 1px;}
.ModuleProductDetailGiant.layout-102 .pc-share-list li .mg-r0 {margin-right: 0;}
.ModuleProductDetailGiant.layout-102 .pro-price b {font-size: 14px; font-weight: normal;}
.ModuleProductDetailGiant.layout-102 .pro-parameter-list .mobile-dialog-title {display: none; line-height: 48px; font-size: 16px;}
.ModuleProductDetailGiant.layout-102 .mobile-footer{bottom: -50px; transition: bottom 0.5s ease;}
.ModuleProductDetailGiant.layout-102 .color-series,
.ModuleProductDetailGiant.layout-102 .mobile-footer .mobile-joincarAndBuynow-left span {float: left; height: 38px; line-height: 36px; text-align: center; margin: 5px 0px; width: 50px; position: relative; border-radius: 2px; padding: 5px; cursor: pointer;}
.ModuleProductDetailGiant.layout-102 .mobile-footer .mobile-joincarAndBuynow-left span img {width: 40px; padding: 0; position: absolute; top: 0; left: 50%; margin-left: -20px; margin-top: 5px;}
.ModuleProductDetailGiant.layout-102 .mobile-footer.mobile-joincarAndBuynow .mobile-joincarAndBuynow-left span .subn {/*line-height: 16px;*/ text-align: center; top: 8px;}
.ModuleProductDetailGiant.layout-102 .pro-parameter-list li .maohao {font-style: normal;}
.ModuleProductDetailGiant.layout-102 .pro-parameter-list .mobile-dialog-title span {color: #333;}
.ModuleProductDetailGiant.layout-102 .mobile-dialog-title img {width: 30px; position: absolute; top: 0; right: 0; cursor: pointer;}
.ModuleProductDetailGiant.layout-102 .pro-parameter-list li .finish {display: block; height: 50px; font-size: 16px; color: #fff; line-height: 50px; background: red; width: 100%; border: 0; position: fixed; bottom: 0; left: 0;}
.ModuleProductDetailGiant.layout-102 .modulePro-top-nav {display: none; height: 45px; position: fixed; top: 0; left: 0; width: 100%; background: #fff; z-index: 902; border-bottom: 1px solid #ddd;}
.ModuleProductDetailGiant.layout-102 .modulePro-top-nav .nav-list-top {width: calc(100% - 60px); margin: 0 auto;  margin-right: 15px;
    margin-left: 30px;font-size: 0;}
.ModuleProductDetailGiant.layout-102 .modulePro-top-nav .nav-list-top li {display: inline-block; width: auto; font-size: 14px; list-style: none; padding-left: 15px; padding-right: 15px; text-align: center; font-size: 14px; line-height: 43px; color: #666; border-bottom: 2px solid transparent;}
.ModuleProductDetailGiant.layout-102 .modulePro-top-nav .nav-list-top .swiper-wrapper.justify-content{justify-content: center;}
.ModuleProductDetailGiant.layout-102 .gallery-thumbs .swiper-slide.active {opacity: 1;}
.ModuleProductDetailGiant.layout-102 .gallery-thumbs .swiper-slide .inSwiper-slide {border: 1px solid #ddd;}
.ModuleProductDetailGiant.layout-102 .gallery-thumbs .swiper-slide.active .inSwiper-slide {border: 2px solid red;}
.ModuleProductDetailGiant.layout-102 .modulePro-top-nav .nav-list-top li.active {color: red; border-color: red;}
.ModuleProductDetailGiant.layout-102 .modulePro-top-nav .mobile-back {width: 45px; position: absolute; left: 0; top: 0;}.ModuleShare .ShareIcon {display: none !important;}
.ModuleProductDetailGiant.layout-102 .modulePro-top-nav .mobile-back img {width: 100%; display: block;}
.ModuleProductDetailGiant.layout-102 .share-top { margin-right: 7px;  margin-left: 7px;}
.ModuleProductDetailGiant.layout-102 .introduceTop {border-bottom: 1px dashed #eee;}
.ModuleProductDetailGiant.layout-102 .inModuleProduteDetailTop {padding-bottom: 10px; font-size: 0;}
.ModuleProductDetailGiant.layout-102 .mobile-dialog-bottom {padding-top: 0px;}
.ModuleProductDetailGiant.layout-102 .ProVideoDiv {height: 100%; position: absolute; width: 100%; z-index: 11; background: #fff;}
.ModuleProductDetailGiant.layout-102 .ProVideo {left: 50%; top: 50%; width: 100%; position: absolute; transform: translate(-50%, -50%);}
.ModuleProductDetailGiant.layout-102 .buyAndCarBox.release-pd{padding-bottom: 25px;}
.ModuleProductDetailGiant.layout-102 .dummy{padding-top: 100%;}
.ModuleProductDetailGiant.layout-102 .mobile-inSlide-size{position: absolute; width: auto; height: auto; z-index: 1; max-width: 100%; max-height: 100%; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.ModuleProductDetailGiant.layout-102 .pc-inSlide-size{opacity: 0;  z-index: -1;  position: absolute;  top: 0;  left: 0;  height: 100%;}
.ModuleProductDetailGiant.layout-102 #pro-thumbnail .mobile-inSlide-size{position: absolute; opacity: 0; width: 100%; height: 100%; z-index: 1;}
.ModuleProductDetailGiant.layout-102 #pro-thumbnail .pc-inSlide-size{opacity: 0; z-index: -1; position: relative;}
.ModuleProductDetailGiant.layout-102 .active-transparent{border-color: #ddd !important; border-width: 1px !important;}
.ModuleProductDetailGiant.layout-102 .pro-desc {margin-bottom: 12px;}
.ModuleProductDetailGiant.layout-102 .pro-desc span{word-break: break-all; word-wrap: break-word;}
.ModuleProductDetailGiant.layout-102 .J_ViewerXunPan {border: unset !important;}
.ModuleProductDetailGiant.layout-102 .swiperBox {background: rgba(255, 255, 255, 0);}
.ModuleProductDetailGiant.layout-102 .particulars {margin-top:28px;background: rgba(255, 255, 255, 0);}
.ModuleProductDetailGiant.layout-102 .gallery-thumbs-box {width: 64.7%;}
.ModuleProductDetailGiant.layout-102  .share-pc .horizontal{ display: none;}
.ModuleProductDetailGiant.layout-102  .share-pc .vertical{ display: none;}
.ModuleProductDetailGiant.layout-102 .productshowdiv{ left: 15px;}
.ModuleProductDetailGiant.layout-102 .VRDiv{    z-index: 9; cursor: pointer; display: flex; justify-content: flex-start;align-items: center; color:#fff;font-size: 14px;background-color: rgba(0,0,0,0.4); border-radius: 8px;margin-right: 5px;padding:8px 12px;}
.ModuleProductDetailGiant.layout-102 .VRDiv > svg{ width: 16px; height: 16px;fill: #fff;}
.ModuleProductDetailGiant.layout-102 .VRTipstxt{     text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;margin-left: 8px;}
.ModuleProductDetailGiant.layout-102 .vr-pc{ display: block;}
.ModuleProductDetailGiant.layout-102 .vr-mobile{ display: none;}

@media only screen and (min-width: 768px){
	.ModuleProductDetailGiant.layout-102 .pro-name {margin-bottom: 5px;}
	/* .ModuleProductDetailGiant.layout-102 a:hover {text-decoration: unset !important;} */
	.ModuleProductDetailGiant.layout-102 .introduce .mobile-downc {display: none;}
	.ModuleProductDetailGiant.layout-102 .swiperBox {width: 33.5%;  max-width: 60%;  min-width: 33.5%;  display: inline-block; vertical-align: top;}
	.ModuleProductDetailGiant.layout-102 .introduce {width: calc(66.5% - 16px);  max-width: calc(66.5% - 16px);  min-width: calc(40% - 16px);  display: inline-block; margin-left: 16px;}
	.ModuleProductDetailGiant.layout-102 .buyAndCarBox button {display: inline-block;}
	.ModuleProductDetailGiant.layout-102 .mobile-dialog-content {padding-top: 0 !important;}
	.ModuleProductDetailGiant.layout-102 .buyAndCarBox {position: static !important; padding-top: 24px; padding-bottom: 24px;}
	.ModuleProductDetailGiant.layout-102 .introduce .mobile-specification-dialog {display: block !important;}
	.ModuleProductDetailGiant.layout-102 .pro-parameter-list .finishWb {display: none;}
	.ModuleProductDetailGiant.layout-102 .buyAndCarBox {position: static !important;}
	.ModuleProductDetailGiant.layout-102.clone{display: none;}
	/* .ModuleProductDetailGiant.layout-102 .introduce .specification {display: flex; align-items: center;} */
	.ModuleProductDetailGiant.layout-102 button.enquiry,
	.ModuleProductDetailGiant.layout-102 button.enquirylink {min-width: 148px; max-width: 100%; height: 48px; line-height: 1; padding: 13px 10px; font-size: 12px; overflow: hidden; word-wrap: break-word; word-break: normal; white-space: nowrap; text-overflow: ellipsis;}
}

@media only screen and (max-width: 767px) {
	.ModuleProductDetailGiant.layout-102 .productshowdiv.mobile{left:0 }
	.ModuleProductDetailGiant.layout-102 .vr-pc{ display: none;}
    .ModuleProductDetailGiant.layout-102  .vr-mobile{display: flex;left: auto;
        right: auto;
        top: auto;
        max-width: 100%;
        position: relative;
        margin-bottom: 15px;
        width: max-content;}
	.ModuleProductDetailGiant.layout-102 .icon-fanhui1{position: absolute;
		transform: translate(50%,50%);
		}
		.ModuleProductDetailGiant.layout-102 .icon-fenxiang4{    /*position: absolute;*/
			transform: translate(50%,50%);
			color: #7F7F7F;
		}
	.ModuleProductDetailGiant.layout-102 .ProVideo {height: 37vh;}
	.ModuleProductDetailGiant.layout-102 .paramlist-item{max-width: 99%;}
	.ModuleProductDetailGiant.layout-102 .mobile-pro-pic-dialog,
	.ModuleProductDetailGiant.layout-102 .modulePro-top-nav,
	.ModuleProductDetailGiant.layout-102 .pro-parameter-list .mobile-dialog-title {display: block;}
	.ModuleProductDetailGiant.layout-102 .pro-style .pro-style-containt i,
	.ModuleProductDetailGiant.layout-102 #pro-thumbnail,
	.ModuleProductDetailGiant.layout-102 .pro-nav-box.active,
	.ModuleProductDetailGiant.layout-102 .pro-parameter-list li .maohao,
	.ModuleProductDetailGiant.layout-102 .pro-chang-box,
	.ModuleProductDetailGiant.layout-102 .particulars .particularsNavBox,
	.ModuleProductDetailGiant.layout-102 .pc-shareAndEnshrine,
	.ModuleProductDetailGiant.layout-102 .examine-car {display: none;}
	.ModuleProductDetailGiant.layout-102 .introduceTop {padding-left: 10px; padding-right: 10px; border: 0;}
	.ModuleProductDetailGiant.layout-102 .mobile-pro-pic-dialog,
	.ModuleProductDetailGiant.layout-102 .modulePro-top-nav,
	.ModuleProductDetailGiant.layout-102 .pro-parameter-list .mobile-dialog-title {display: block;}
	.ModuleProductDetailGiant.layout-102 .mobile-harebin {margin-bottom: 0;}
	.ModuleProductDetailGiant.layout-102 .inModuleProduteDetailTop {padding-bottom: 0px;}
	.ModuleProductDetailGiant.layout-102.pro-style.have-pic-row.pro-style-containtb {line-height: 28px;}
	.ModuleProductDetailGiant.layout-102 .pro-introduce-pc {display: none !important;}
	.ModuleProductDetailGiant.layout-102 .pro-release.have-pic-row .pro-style-containt b {margin-left: 0;}
	.ModuleProductDetailGiant.layout-102 .inmobile-dialog-content .introduceLast .pro-style-title {line-height: 30px;}
	.ModuleProductDetailGiant.layout-102 .pro-style .pro-style-containt b {margin-left: 0;}
	.ModuleProductDetailGiant.layout-102 .pc-pd-l14 {padding-left: 0;}
	.ModuleProductDetailGiant.layout-102 .pro-row .stress {font-size: 14px; margin-top: 10px; padding: 2px 5px 1px 5px; word-break: break-all; word-wrap: break-word;}
	.ModuleProductDetailGiant.layout-102 .specification .price-title {padding-left: 0;}
	.ModuleProductDetailGiant.layout-102 .price-box {margin-bottom: 14px;}
	.ModuleProductDetailGiant.layout-102 .introduceTop {padding-left: 10px; padding-right: 10px; border: 0;}
	.ModuleProductDetailGiant.layout-102 .introduceTop .specification {padding-bottom: 14px;}
	.ModuleProductDetailGiant.layout-102 .ModuleProduteDetailMain {padding: 0; padding-bottom: 5px; background: #f3f3f3;}
	.ModuleProductDetailGiant.layout-102 .price-box {width: auto; background: none;}
	.ModuleProductDetailGiant.layout-102 .introduce .pro-row {padding-left: 0; margin-top: 15px;}
	.ModuleProductDetailGiant.layout-102 .swiperBox {width: 100% !important;}
	.ModuleProductDetailGiant.layout-102 .introduce {width: 100% !important;}
	.ModuleProductDetailGiant.layout-102 .price-box {padding: 0;}
	.ModuleProductDetailGiant.layout-102 .introduceBottom .inbot-pro-row {margin-left: 0; padding-top: 10px;}
	.ModuleProductDetailGiant.layout-102 .inmobile-dialog-content .pro-style-title {line-height: 1; padding-top: 2px;}
	.ModuleProductDetailGiant.layout-102 .introduceBottom {padding-top: 14px; padding-bottom: 0; border-bottom: 0;}
	.ModuleProductDetailGiant.layout-102 .introduce .pro-row.mobile-style {padding: 0 10px; line-height: 36px; height: 36px;}
	.ModuleProductDetailGiant.layout-102 .buy-btn button {height: 34px; line-height: 32px; width: 30px; background: #fff;}
	.ModuleProductDetailGiant.layout-102 .buy-btn input {line-height: 36px; height: 34px; width: 110px;}
	.ModuleProductDetailGiant.layout-102 .introduceLast {padding: 4px 0 56px;}
	.ModuleProductDetailGiant.layout-102 .buyAndCarBox .buy-now,
	.ModuleProductDetailGiant.layout-102 .buyAndCarBox .join-car {width: 100%; background: red; line-height: 50px; color: #fff; display: none;}
	.ModuleProductDetailGiant.layout-102 .buyAndCarBox {position: fixed; bottom: 0; width: 100%; left: 0;}
	.ModuleProductDetailGiant.layout-102 .pro-style .pro-style-containt b {line-height: 28px;}
	.ModuleProductDetailGiant.layout-102 .pro-parameter .dialog-mobile-content {padding: 0px; position: fixed; bottom: 0; width: 100%; background: #fff; z-index: 3; max-height: 70%; min-height: 50%; padding: 0 16px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: auto; padding-bottom: 55px;}
	.ModuleProductDetailGiant.layout-102 .pro-parameter-list li {float: none; padding-right: 0; width: 100%; line-height: 22px; color: #333;}
	.ModuleProductDetailGiant.layout-102 .mobile-arguments-dialog {position: fixed; height: 100%; width: 100%; left: 0; top: 0; padding: 0; z-index: 3;}
	.ModuleProductDetailGiant.layout-102 .pro-parameter-list li span {color: #666; display: inline-block; width: auto; margin-right: 15px;}
	.ModuleProductDetailGiant.layout-102 .pro-parameter-list li .finish {display: block;}
	.ModuleProductDetailGiant.layout-102 .mobile-pro-pic-dialog-wb {display: -webkit-box; display: box; position: absolute; left: 10px; bottom: 0; background: #fff;}
	/* .ModuleProductDetailGiant.layout-102 .particulars{ display:none;} */
	.ModuleProductDetailGiant.layout-102 .particulars{min-height: 0;}
	.ModuleProductDetailGiant.layout-102 .mobile-fujian{ line-height: 44px;
		color: #333;
		font-size: 14px;
		padding-left: 10px;
		background: #fff;
		margin-bottom: 8px; display: block;}
		.ModuleProductDetailGiant.layout-102 .pd-t7{ padding:10px 0}
		.ModuleProductDetailGiant.layout-102 .modulePro-top-nav{	display: flex;
		justify-content: center;
		align-items: center;
		}

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

#module_62394875 .VRDiv{background-color:;}
#module_62394875 .VRDiv{}
#module_62394875 .VRDiv{}
#module_62394875 .VRDiv{}
#module_62394875 .VRDiv{}
#module_62394875 .VRDiv{}
#module_62394875 .VRDiv{border-top-left-radius:px;}
#module_62394875 .VRDiv{border-top-right-radius:px;}
#module_62394875 .VRDiv{border-bottom-left-radius:px;}
#module_62394875 .VRDiv{border-bottom-right-radius:px;}
#module_62394875 .vrIcon  {font-size:px;}  #module_62394875 .vrIcon  > svg {width:px; height:px}
#module_62394875 .vrIcon  {color:;} #module_62394875 .vrIcon  > svg {fill:;}
#module_62394875 .VRDiv{padding-top:px;}
#module_62394875 .VRDiv{padding-bottom:px;}
#module_62394875 .VRDiv{padding-left:px;}
#module_62394875 .VRDiv{padding-right:px;}
#module_62394875 .VRTipstxt{font-size:px;}
#module_62394875 .VRTipstxt{font-family:;}
#module_62394875 .VRTipstxt{color:;}
#module_62394875 .VRTipstxt{}
#module_62394875 .VRTipstxt{}
#module_62394875 .VRTipstxt{}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{max-width:1300px;}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{background-color:#fff;}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{background-image:none;}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{background-repeat:no-repeat;}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{}

#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{padding-top:10px;}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{padding-bottom:10px;}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{padding-left:10px;}
#module_62394875 .ModuleProductDetailGiant .ModuleProduteDetailMain{padding-right:10px;}
#module_62394875 .buyAndCarBox .join-car{color:#fff;}
#module_62394875 .color-system,#module_62394875 .examine-car,#module_62394875 .EvaluateX li.selected,#module_62394875 .EvaluateX li.selected p,#module_62394875 .modulePro-top-nav .nav-list-top li.active{color:#f10215;} #module_62394875 .is-collection{color:#f10215;}
#module_62394875 .mobile-joincarAndBuynow-right button.active,#module_62394875 .common-border-color{border-color:#f10215;}
#module_62394875 .guoguo{border-bottom-color:#f10215;}
#module_62394875 .buyAndCarBox .buy-now,#module_62394875 .buyAndCarBox .join-car{border-color:#f10215;} #module_62394875 .mobile-specification-dialog .buyAndCarBox .join-car{ background:#f10215; }
#module_62394875 .mobile-price,#module_62394875 .examine-car{color:#f10215;}
#module_62394875 .buyAndCarBox .join-car,#module_62394875 .modulePro-top-nav .nav-list-top li.active,#module_62394875 .mobile-joincarAndBuynow-right .mobile-joinCar{border-color:#f10215;}
#module_62394875 .buyAndCarBox button.active{border-color:#f10215;background:#f10215;}
#module_62394875 .mobile-harebin-top-right .inShop,#module_62394875 .mobile-joincarAndBuynow-right button.active,#module_62394875 .mobile-joincarAndBuynow-left span .subn{background:#f10215;}
#module_62394875 .buyAndCarBox button.active,#module_62394875 .mobile-joincarAndBuynow-right button.active,#module_62394875 .mobile-joincarAndBuynow-left span .subn{color:#fff;}
#module_62394875 .mobile-joincarAndBuynow-right .mobile-joinCar{color:#f10215;}#module_62394875 .buyAndCarBox .join-car.join-car-pc{color:#f10215;background:#fff;}
#module_62394875 .swiperBox{width:33.5%;} #module_62394875 .introduce{width: calc(100% - 33.5% - 16px);}
#module_62394875 .dummy{padding-top:100%;}
#module_62394875 .mobile-inSlide-size{object-fit:unset;}
#module_62394875 .mobile-inSlide-size{width:auto;}
#module_62394875 .mobile-inSlide-size{height:auto;}
#module_62394875 .pro-big-pic-wb{background-color:rgba(255, 255, 255, 0);}
#module_62394875 .gallery-thumbs .inSwiper-slide{background-size: !important;}
#module_62394875 .pro-big-pic-wb{background-image:none;}
#module_62394875 .pro-big-pic-wb{background-repeat:no-repeat;}
#module_62394875 .pro-big-pic-wb{}
#module_62394875 .pro-big-pic-wb{}
#module_62394875 .pro-big-pic-wb{}
#module_62394875 .pro-big-pic-wb{border-color:#dcdcdc;}
#module_62394875 .gallery-thumbs .swiper-slide .inSwiper-slide{border-color:#ddd;}
#module_62394875 .gallery-thumbs-box .pro-thumbnail-direction{color:#ccc;}
#module_62394875 .pro-name{font-size:20px;}
#module_62394875 .pro-name{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-name{color:#333;}
#module_62394875 .pro-name{font-weight:bold;}
#module_62394875 .pro-name{text-decoration:none;}
#module_62394875 .pro-name{font-style:normal;}
#module_62394875 .pro-desc span{font-size:12px;}
#module_62394875 .pro-desc span{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-desc span{color:#999;}
#module_62394875 .pro-desc span{font-weight:normal;}
#module_62394875 .pro-desc span{text-decoration:none;}
#module_62394875 .pro-desc span{font-style:normal;}
#module_62394875 .pro-desc{margin-top:15px;}
#module_62394875 .pro-desc{margin-bottom:12px;}
#module_62394875 .pro-desc{margin-left:0px;}
#module_62394875 .pro-desc{margin-right:0px;}
#module_62394875 .pro-price-box .price-title{font-size:12px;}
#module_62394875 .pro-price-box .price-title{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-price-box .price-title{color:rgb(127, 127, 127);}
#module_62394875 .pro-price-box .price-title{font-weight:normal;}
#module_62394875 .pro-price-box .price-title{text-decoration:none;}
#module_62394875 .pro-price-box .price-title{font-style:normal;}
#module_62394875 .pro-price strong{font-size:30px;}
#module_62394875 .pro-price strong{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-price strong{color:rgb(200, 112, 101);}
#module_62394875 .pro-price strong{font-weight:700;}
#module_62394875 .pro-price strong{text-decoration:none;}
#module_62394875 .pro-price strong{font-style:normal;}
#module_62394875 .pro-price i{font-size:18px;}
#module_62394875 .pro-price i{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-price i{color:rgb(200, 112, 101);}
#module_62394875 .pro-price i{font-weight:bold;}
#module_62394875 .pro-price i{text-decoration:none;}
#module_62394875 .pro-price i{font-style:normal;}
#module_62394875 .selling-price-box .price-title{font-size:12px;}
#module_62394875 .selling-price-box .price-title{font-family:微软雅黑,Microsoft YaHei;}
#module_62394875 .selling-price-box .price-title{color:#999;}
#module_62394875 .selling-price-box .price-title{font-weight:normal;}
#module_62394875 .selling-price-box .price-title{text-decoration:none;}
#module_62394875 .selling-price-box .price-title{font-style:normal;}
#module_62394875 .selling-price-box .selling-price{font-size:14px;}
#module_62394875 .selling-price-box .selling-price{font-family:微软雅黑,Microsoft YaHei;}
#module_62394875 .selling-price-box .selling-price{color:#333;}
#module_62394875 .selling-price-box .selling-price{font-weight:normal;}
#module_62394875 .selling-price-box .selling-price{font-style:normal;}
#module_62394875 .price-box{background-color:#f3f3f3;}
#module_62394875 .price-box{background-image:none;}
#module_62394875 .price-box{background-repeat:no-repeat;}
#module_62394875 .price-box{}
#module_62394875 .price-box{}
#module_62394875 .price-box{}
#module_62394875 .pro-row .stress{background-color:#f10215;}
#module_62394875 .pro-row .stress{background-image:none;}
#module_62394875 .pro-row .stress{background-repeat:no-repeat;}
#module_62394875 .pro-row .stress{}
#module_62394875 .pro-row .stress{}
#module_62394875 .pro-row .stress{}
#module_62394875 .pro-row .stress{font-size:12px;}
#module_62394875 .pro-row .stress{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-row .stress{color:#fff;}
#module_62394875 .pro-row .stress{font-weight:normal;}
#module_62394875 .pro-row .stress{text-decoration:none;}
#module_62394875 .pro-row .stress{font-style:normal;}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{background-color:rgb(200, 112, 101);}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{background-image:none;}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{background-repeat:no-repeat;}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{font-size:12px;}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{font-family:arial, helvetica,sans-serif;}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{color:#fff;}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{font-weight:normal;}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{text-decoration:none;}
#module_62394875 .enquiry,#module_62394875 .enquirylink,#module_62394875 .J_ViewerXunPan{font-style:normal;}
#module_62394875 .pro-spec-title{font-size:12px;}
#module_62394875 .pro-spec-title{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-spec-title{color:#999;}
#module_62394875 .pro-spec-title{font-weight:normal;}
#module_62394875 .pro-spec-title{text-decoration:none;}
#module_62394875 .pro-spec-title{font-style:normal;}
#module_62394875 .pro-style .pro-style-containt b{font-size:12px;}
#module_62394875 .pro-style .pro-style-containt b{font-family:微软雅黑,Microsoft YaHei;}
#module_62394875 .pro-style .pro-style-containt b{color:#333;}
#module_62394875 .pro-style .pro-style-containt b{font-weight:normal;}
#module_62394875 .pro-style .pro-style-containt b{text-decoration:none;}
#module_62394875 .pro-style .pro-style-containt b{font-style:normal;}
#module_62394875 .pro-style .pro-style-containt .borderb8{border-top-color:#b8b8bd;}
#module_62394875 .pro-style .pro-style-containt .borderb8{border-top-style:solid;}
#module_62394875 .pro-style .pro-style-containt .borderb8,#module_62394875 .repertory-active{border-top-width:1px;}
#module_62394875 .pro-style .pro-style-containt .borderb8{border-right-color:#b8b8bd;}
#module_62394875 .pro-style .pro-style-containt .borderb8{border-right-style:solid;}
#module_62394875 .pro-style .pro-style-containt .borderb8,#module_62394875 .repertory-active{border-right-width:1px;}
#module_62394875 .pro-style .pro-style-containt .borderb8{border-bottom-color:#b8b8bd;}
#module_62394875 .pro-style .pro-style-containt .borderb8{border-bottom-style:solid;}
#module_62394875 .pro-style .pro-style-containt .borderb8,#module_62394875 .repertory-active{border-bottom-width:1px;}
#module_62394875 .pro-style .pro-style-containt .borderb8{border-left-color:#b8b8bd;}
#module_62394875 .pro-style .pro-style-containt .borderb8{border-left-style:solid;}
#module_62394875 .pro-style .pro-style-containt .borderb8,#module_62394875 .repertory-active{border-left-width:1px;}
#module_62394875 .paramlist-item{font-size:12px;}
#module_62394875 .paramlist-item{font-family:arial, helvetica,sans-serif;}
#module_62394875 .paramlist-item{color:#333;}
#module_62394875 .paramlist-item{font-weight:normal;}
#module_62394875 .paramlist-item{text-decoration:none;}
#module_62394875 .paramlist-item{font-style:normal;}
#module_62394875 .paramlist-item span,#module_62394875 .maohao{font-size:12px;}
#module_62394875 .paramlist-item span,#module_62394875 .maohao{font-family:arial, helvetica,sans-serif;}
#module_62394875 .paramlist-item span,#module_62394875 .maohao{color:#333;}
#module_62394875 .paramlist-item span,#module_62394875 .maohao{font-weight:normal;}
#module_62394875 .paramlist-item span,#module_62394875 .maohao{text-decoration:none;}
#module_62394875 .paramlist-item span,#module_62394875 .maohao{font-style:normal;}
#module_62394875 .pro-sales-desc{font-size:12px;}
#module_62394875 .pro-sales-desc{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-sales-desc{color:#333;}
#module_62394875 .pro-sales-desc{font-weight:normal;}
#module_62394875 .pro-sales-desc{text-decoration:none;}
#module_62394875 .pro-sales-desc{font-style:normal;}
#module_62394875 .pro-sales-title{font-size:12px;}
#module_62394875 .pro-sales-title{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-sales-title{color:#999;}
#module_62394875 .pro-sales-title{font-weight:normal;}
#module_62394875 .pro-sales-title{text-decoration:none;}
#module_62394875 .pro-sales-title{font-style:normal;}
#module_62394875 .pro-attention-desc{font-size:12px;}
#module_62394875 .pro-attention-desc{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-attention-desc{color:#333;}
#module_62394875 .pro-attention-desc{font-weight:normal;}
#module_62394875 .pro-attention-desc{text-decoration:none;}
#module_62394875 .pro-attention-desc{font-style:normal;}
#module_62394875 .pro-attention-title{font-size:12px;}
#module_62394875 .pro-attention-title{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-attention-title{color:#999;}
#module_62394875 .pro-attention-title{font-weight:normal;}
#module_62394875 .pro-attention-title{text-decoration:none;}
#module_62394875 .pro-attention-title{font-style:normal;}
#module_62394875 .pro-express-desc{font-size:12px;}
#module_62394875 .pro-express-desc{font-family:微软雅黑,Microsoft YaHei;}
#module_62394875 .pro-express-desc{color:#333;}
#module_62394875 .pro-express-desc{font-weight:normal;}
#module_62394875 .pro-express-desc{text-decoration:none;}
#module_62394875 .pro-express-desc{font-style:normal;}
#module_62394875 .pro-express-title{font-size:12px;}
#module_62394875 .pro-express-title{font-family:微软雅黑,Microsoft YaHei;}
#module_62394875 .pro-express-title{color:#999;}
#module_62394875 .pro-express-title{font-weight:normal;}
#module_62394875 .pro-express-title{text-decoration:none;}
#module_62394875 .pro-express-title{font-style:normal;}
#module_62394875 .pc-share .pc-share-title{font-size:12px;}
#module_62394875 .pc-share .pc-share-title{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pc-share .pc-share-title{color:#333;}
#module_62394875 .pc-share .pc-share-title{font-weight:normal;}
#module_62394875 .pc-share .pc-share-title{text-decoration:none;}
#module_62394875 .pc-share .pc-share-title{font-style:normal;}
#module_62394875 .pc-share .icon-pic{font-size:16px;}
#module_62394875 .pc-share .icon-pic{color:rgb(127, 127, 127);}
#module_62394875 .pc-share{border-top-color:#ccc;}
#module_62394875 .pc-share{border-top-style:solid;}
#module_62394875 .pc-share{border-top-width:1px;}
#module_62394875 .pc-share{border-right-color:#ccc;}
#module_62394875 .pc-share{border-right-style:solid;}
#module_62394875 .pc-share{border-right-width:1px;}
#module_62394875 .pc-share{border-bottom-color:#ccc;}
#module_62394875 .pc-share{border-bottom-style:solid;}
#module_62394875 .pc-share{border-bottom-width:1px;}
#module_62394875 .pc-share{border-left-color:#ccc;}
#module_62394875 .pc-share{border-left-style:solid;}
#module_62394875 .pc-share{border-left-width:1px;}
#module_62394875 .pc-enshrine .collection-text{font-size:12px;}
#module_62394875 .pc-enshrine .collection-text{font-family:微软雅黑,Microsoft YaHei;}
#module_62394875 .pc-enshrine .collection-text{color:#666;}
#module_62394875 .pc-enshrine .collection-text{font-weight:normal;}
#module_62394875 .pc-enshrine .collection-text{text-decoration:none;}
#module_62394875 .pc-enshrine .collection-text{font-style:normal;}
#module_62394875 .pc-enshrine .icon-pic{font-size:12px;}
#module_62394875 .pc-enshrine .icon-pic{color:#f10215;}
#module_62394875 .pro-download .downloadonc{font-size:12px;}
#module_62394875 .pro-download .downloadonc{font-family:微软雅黑,Microsoft YaHei;}
#module_62394875 .pro-download .downloadonc{color:#333;}
#module_62394875 .pro-download .downloadonc{font-weight:normal;}
#module_62394875 .pro-download .downloadonc{text-decoration:none;}
#module_62394875 .pro-download .downloadonc{font-style:normal;}
#module_62394875 .pro-download .icon-pic{font-size:12px;}
#module_62394875 .pro-download .icon-pic{color:#f10215;}
#module_62394875 .pro-download{border-top-color:#ccc;}
#module_62394875 .pro-download{border-top-style:solid;}
#module_62394875 .pro-download{border-top-width:1px;}
#module_62394875 .pro-download{border-right-color:#ccc;}
#module_62394875 .pro-download{border-right-style:solid;}
#module_62394875 .pro-download{border-right-width:1px;}
#module_62394875 .pro-download{border-bottom-color:#ccc;}
#module_62394875 .pro-download{border-bottom-style:solid;}
#module_62394875 .pro-download{border-bottom-width:1px;}
#module_62394875 .pro-download{border-left-color:#ccc;}
#module_62394875 .pro-download{border-left-style:solid;}
#module_62394875 .pro-download{border-left-width:1px;}
#module_62394875 .particulars .particularsNavBox{background-color:#f3f3f3;}
#module_62394875 .particulars .particularsNavBox{background-image:none;}
#module_62394875 .particulars .particularsNavBox{background-repeat:no-repeat;}
#module_62394875 .particulars .particularsNavBox{}
#module_62394875 .particulars .particularsNavBox{}
#module_62394875 .particulars .particularsNavBox{}
#module_62394875 .particularsNav{font-size:16px;}
#module_62394875 .particularsNav{font-family:arial, helvetica,sans-serif;}
#module_62394875 .particularsNav{color:#333;}
#module_62394875 .particularsNav{font-weight:normal;}
#module_62394875 .particularsNav{text-decoration:none;}
#module_62394875 .particularsNav{font-style:normal;}
#module_62394875 .por-prev a,#module_62394875 .por-next a{font-size:14px;}
#module_62394875 .por-prev a,#module_62394875 .por-next a{font-family:arial, helvetica,sans-serif;}
#module_62394875 .por-prev a,#module_62394875 .por-next a{color:#333;}
#module_62394875 .por-prev a,#module_62394875 .por-next a{font-weight:normal;}
#module_62394875 .por-prev a,#module_62394875 .por-next a{text-decoration:none;}
#module_62394875 .por-prev a,#module_62394875 .por-next a{font-style:normal;}
#module_62394875 .VRDiv:hover{background-color:;}
#module_62394875 .VRDiv:hover{}
#module_62394875 .VRDiv:hover{}
#module_62394875 .VRDiv:hover{}
#module_62394875 .VRDiv:hover{}
#module_62394875 .VRDiv:hover{}
#module_62394875 .VRDiv:hover .vrIcon  {font-size:px;}  #module_62394875 .VRDiv:hover .vrIcon  > svg {width:px; height:px}
#module_62394875 .VRDiv:hover .vrIcon  {color:;} #module_62394875 .VRDiv:hover .vrIcon  > svg {fill:;}
#module_62394875 .gallery-thumbs .swiper-slide.active .inSwiper-slide{border-color:rgb(200, 161, 101);}
#module_62394875 .repertory-active{border-top-color:#f10215;}
#module_62394875 .repertory-active{border-top-style:solid;}
#module_62394875 .repertory-active{border-right-color:#f10215;}
#module_62394875 .repertory-active{border-right-style:solid;}
#module_62394875 .repertory-active,#module_62394875 .guoguo{border-bottom-color:#f10215;}
#module_62394875 .repertory-active{border-bottom-style:solid;}
#module_62394875 .repertory-active{border-left-color:#f10215;}
#module_62394875 .repertory-active{border-left-style:solid;}
#module_62394875 .pc-share:hover .icon-pic{font-size:16px;}
#module_62394875 .pc-share:hover .icon-pic{color:rgb(200, 112, 101);}
#module_62394875 .pc-share:hover{border-top-color:#ccc;}
#module_62394875 .pc-share:hover{border-top-style:solid;}
#module_62394875 .pc-share:hover{border-top-width:1px;}
#module_62394875 .pc-share:hover{border-right-color:#ccc;}
#module_62394875 .pc-share:hover{border-right-style:solid;}
#module_62394875 .pc-share:hover{border-right-width:1px;}
#module_62394875 .pc-share:hover{border-bottom-color:#ccc;}
#module_62394875 .pc-share:hover{border-bottom-style:solid;}
#module_62394875 .pc-share:hover{border-bottom-width:1px;}
#module_62394875 .pc-share:hover{border-left-color:#ccc;}
#module_62394875 .pc-share:hover{border-left-style:solid;}
#module_62394875 .pc-share:hover{border-left-width:1px;}
#module_62394875 .pc-share:hover .pc-share-title{font-size:12px;}
#module_62394875 .pc-share:hover .pc-share-title{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pc-share:hover .pc-share-title{color:rgb(200, 112, 101);}
#module_62394875 .pc-share:hover .pc-share-title{font-weight:normal;}
#module_62394875 .pc-share:hover .pc-share-title{text-decoration:none;}
#module_62394875 .pc-share:hover .pc-share-title{font-style:normal;}
#module_62394875 .pc-enshrine .collection-text:hover{font-size:12px;}
#module_62394875 .pc-enshrine .collection-text:hover{font-family:微软雅黑,Microsoft YaHei;}
#module_62394875 .pc-enshrine .collection-text:hover:hover{color:#f10215;}
#module_62394875 .pc-enshrine .collection-text:hover{font-weight:normal;}
#module_62394875 .pc-enshrine .collection-text:hover{text-decoration:none;}
#module_62394875 .pc-enshrine .collection-text:hover{font-style:normal;}
#module_62394875 .pro-download .downloadonc:hover{font-size:12px;}
#module_62394875 .pro-download .downloadonc:hover{font-family:arial, helvetica,sans-serif;}
#module_62394875 .pro-download .downloadonc:hover{color:#f10215;}
#module_62394875 .pro-download .downloadonc:hover{font-weight:normal;}
#module_62394875 .pro-download .downloadonc:hover{text-decoration:none;}
#module_62394875 .pro-download .downloadonc:hover{font-style:normal;}
#module_62394875 .pro-download .icon-pic:hover{font-size:12px;}
#module_62394875 .pro-download .icon-pic:hover{color:#f10215;}
#module_62394875 .pro-download:hover {border-top-color:#ccc;}
#module_62394875 .pro-download:hover {border-top-style:solid;}
#module_62394875 .pro-download:hover {border-top-width:1px;}
#module_62394875 .pro-download:hover {border-right-color:#ccc;}
#module_62394875 .pro-download:hover {border-right-style:solid;}
#module_62394875 .pro-download:hover {border-right-width:1px;}
#module_62394875 .pro-download:hover {border-bottom-color:#ccc;}
#module_62394875 .pro-download:hover {border-bottom-style:solid;}
#module_62394875 .pro-download:hover {border-bottom-width:1px;}
#module_62394875 .pro-download:hover {border-left-color:#ccc;}
#module_62394875 .pro-download:hover {border-left-style:solid;}
#module_62394875 .pro-download:hover {border-left-width:1px;}
#module_62394875 .particularsNav.active{font-size:16px;}
#module_62394875 .particularsNav.active{font-family:arial, helvetica,sans-serif;}
#module_62394875 .particularsNav.active{color:rgb(200, 161, 101);}
#module_62394875 .particularsNav.active{font-weight:normal;}
#module_62394875 .particularsNav.active{text-decoration:none;}
#module_62394875 .particularsNav.active{font-style:normal;}
#module_62394875 .particularsNav.active{border-top-color:rgb(200, 161, 101);}
#module_62394875 .particularsNav.active{border-top-style:solid;}
#module_62394875 .particularsNav.active{border-top-width:2px;}

.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}
/*图文模块 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_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}
.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_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:0.0000%;
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:;}


