/* 未能缩小。正在返回未缩小的内容。
(444,1): run-time error CSS1019: Unexpected token, found '}'
 */
.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mtb10{ margin-top:10px; margin-bottom:10px;}
.mtb20{ margin-top:20px; margin-bottom:20px;}
.mtb30 {margin-top: 30px;margin-bottom: 30px;}
.mtb40{ margin-top:40px; margin-bottom:40px;}
.mtb50{ margin-top:50px; margin-bottom:50px;}
.mtb60{ margin-top:60px; margin-bottom:60px;}
.mtb70{ margin-top:70px; margin-bottom:70px;}

.topLogo{
    width:20%;float:left;
}
.topSearch{
    width:20%;float:left;
}
.topSearch .search{
    width:220px;
    height:40px;
    background-color:#f6f6f6;
    margin:20px auto 0 auto;
}
    .topSearch .search li{
        float:left;
    }
    .topSearch .search .input{
        width:190px;
        height:40px;line-height:40px;
        border:0;
        background-color:transparent;
        text-indent:10px;
        color:#999;
    }
    .topSearch .search .btn{
        width:30px;
        background-color:transparent;
        border:0;
        text-align:center;
        line-height:40px;
    }
    .topSearch .search .btn span{
        color:#525263;
        font-size:22px;
    }

.topMenu {
    width: 50%;
    float: left;
    margin-right:1%;
}
.topMenu li{
    width:20%;float:left;
    height:70px;overflow:hidden;
    line-height:70px;
    text-align:center;
    font-size:18px;
    transition:all 0.5s;
}
.topMenu li:hover{
    background-color:#000;
    color:#fff;
}
.topMenu li:hover a{color:#fff;}
.topLanguage {
    width: 8.5%;
    float: left;
    border:1px solid #000;
    text-align:center;
    border-radius:20px;
    margin:20px auto 0 auto;
}

.topProductNav{
    width:100%;
    height:auto;line-height:30px;
    border-top:1px solid #f6f6f6;
    /*border-bottom:1px solid #f6f6f6;*/
    /*padding-top:10px;
    padding-bottom:30px;*/
}
.topProductNav li{
    float:left;
    font-size:18px;
    height:50px;
    line-height:50px;
    padding:0 20px;
    text-align:center;
    transition:all 0.5s;
}
.topProductNav li:hover{
    background-color:#000;
}
.topProductNav li:hover a{color:#fff;}
.topProductNavList{
    width:1200px;
    margin-left:auto;
    margin-right:auto;
}

.layui-nav .layui-nav-item a{color:#333;font-size:18px;padding:0 10px;}
.layui-nav .layui-nav-child dt a{color:#333;font-size:14px;}
.layui-nav .layui-nav-child dd a{color:#f30;font-size:14px;}

.topProductLine{
    width:100%;
    height:50px;overflow:hidden;
    border-top:1px solid #f6f6f6;
}

#banner{
    width:100%;
    height:auto;overflow:hidden;
    position:relative;
}
    #banner .swiper-slide {
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
        #banner .swiper-slide img {
            width: 100%;
        }


.bottom{
    width:100%;
    height:auto;overflow:hidden;
    background-color:#000;
    padding-top:60px;
}
.bottomLogo{
    width:100%;
    height:auto;overflow:hidden;
    text-align:center;
}


.bottomBookList{
    width:26%;float:left;
    height:auto;overflow:hidden;
    margin:0px 0 10px 8%;
}
.bottomBookList .title {
    color:#fff;
    font-size:18px;
}
.bottomBookList li{
    width:100%;
    height:auto;overflow:hidden;
    line-height:30px;
    margin:10px auto;
}
.bottomBookList li .input{
    width:98%;
    height:30px;line-height:30px;
    border:1px solid #868686;
    text-indent:10px;
    background:transparent;
    color:#868686;
}
.bottomBookList li .input_yzm{
    width:55%;
    height:30px;line-height:30px;
    border:1px solid #868686;
    text-indent:10px;
    background:transparent;
    color:#868686;
}
    .bottomBookList li img {
        height:30px;
    }
.bottomBookList li textarea{
    width:98%;
    height:90px;line-height:30px;
    border:1px solid #868686;
    text-indent:10px;
    background:transparent;
    color:#868686;
}
.bottomBookList li span{color:#Fff;}
.bookBtn {
    width: 98%;
    height: 30px;
    line-height: 30px;
    border: 0;
    text-align: center;
    color: #fff;
    background-color:#868686;
    border:1px solid #868686;
}

.bottomLinkList{
    width:22%;float:left;
}
.bottomLinkList li{
    width:100%;
    height:30px;line-height:30px;overflow:hidden;
    color:#868686;
    transition:all 0.5s;
}
.bottomLinkList li a{color:#868686;}
.bottomLinkList li:hover{
    text-indent:20px;
}
.bottomLinkList .msg{
    width:100%;
    height:auto;overflow:hidden;
    margin-top:20px;
}
.bottomLinkList .msg li{
    width:25%;float:left;
    height:50px;line-height:50px;
}

.bottomCopy{
    width:96%;
    height:auto;overflow:hidden;
    line-height:30px;
    border-top:1px solid #1c1c1c;
    padding:5px 2%;
    text-align:center;
    font-size:12px;
    color:#4e4e4e;
}
.bottomCopy a{color:#4e4e4e;}


#zzWapTop{display:none;}
#zzWapTop_Padding {display:none;}

@media(max-width:720px) {
    #top {
        display: none;
    }
    #topNav{display:none;}

    #zzWapTop {
        width: 100%;
        position: fixed;
        top: 0;
        margin: 0 auto;
        z-index: 9999;
        display: block;
    }

    .zzWapTop_Logo {
        width: 90%;
        position: fixed;
        top: 0;
        z-index: 1000;
        text-align: center;
        padding: 8px 0 0 0;
        max-width: 550px;
        margin: 0 auto;
    }

        .zzWapTop_Logo img {
            height: 40px;
        }

    #zzWapTop_Padding {
        width: 100%;
        height: 55px;
        display: block;
    }

    .bottomBookList{
        width:100%;float:left;
        height:auto;overflow:hidden;
        margin:20px 0 10px 0;
    }

    .bottomLinkList{
        width:100%;float:left;
        padding-bottom:10px;
        border-bottom:1px solid #2e2e2e;
        margin-top:10px;
    }
    .bottomLinkList li{
        text-indent:10px;
    }
    
    .mobile{
	    width: 100%;
	    float: left;
        max-width:900px;
        margin:0 auto;
    }
    .mobile-inner{
	    width: 100%;
	    margin-right: auto;
	    margin-left: auto;
	    background-color: #fff;
	    position: relative;
    }
    .mobile-inner-header{
	    background-color: rgba(255,255,255,1);
	    width: 100%;
	    height: 55px;
	    position: absolute;
	    top: 0px;
	    left: 0px;
    }
    .mobile-inner-header-icon{
	    color: #1f2789;
	    height: 55px;
	    font-size:25px;
	    text-align: center;
	    float:right;
	    width: 70px;
	    position: relative;
	    -webkit-transition: background 0.5s;
	    -moz-transition: background 0.5s;
	    -o-transition: background 0.5s;
	    transition: background 0.5s;
    }
    .mobile-inner-header-icon:hover{
	    background-color: rgba(0,0,0,0.2);
	    cursor: pointer;
    }
    .mobile-inner-header-icon span{
	    position: absolute;
	    left: calc((100% - 25px) / 2);
	    top: calc((100% - 1px) / 2);
	    width: 25px;
	    height: 1px;
	    background-color: rgba(0,0,0,1);
    }
    .mobile-inner-header-icon span:nth-child(1){
    transform: translateY(4px) rotate(0deg);
	    }
    .mobile-inner-header-icon span:nth-child(2){
    transform: translateY(-4px) rotate(0deg);
	    }
    .mobile-inner-header-icon-click span:nth-child(1){
	    animation-duration: 0.5s;
	    animation-fill-mode: both;
	    animation-name: clickfirst;
	    }		
    .mobile-inner-header-icon-click span:nth-child(2){
	    animation-duration: 0.5s;
	    animation-fill-mode: both;
	    animation-name: clicksecond;
	    }
    @keyframes clickfirst {
      0% {
	      transform: translateY(4px) rotate(0deg);
	  
      }

      100% {
        transform: translateY(0) rotate(45deg);
      }
    }	
    @keyframes clicksecond {
      0% {
	      transform: translateY(-4px) rotate(0deg);
      }

      100% {
        transform: translateY(0) rotate(-45deg);
      }
    }	

    .mobile-inner-header-icon-out span:nth-child(1){
	    animation-duration: 0.5s;
	    animation-fill-mode: both;
	    animation-name: outfirst;
	    }		
    .mobile-inner-header-icon-out span:nth-child(2){
	    animation-duration: 0.5s;
	    animation-fill-mode: both;
	    animation-name: outsecond;
	    }

    @keyframes outfirst {
      0% {
        transform: translateY(0) rotate(-45deg);
      }

      100% {
        transform: translateY(-4px) rotate(0deg);
      }
    }	
    @keyframes outsecond {
      0% {
        transform: translateY(0) rotate(45deg);
      }

      100% {
        transform: translateY(4px) rotate(0deg);
      }
    }

    .mobile-inner-nav{
	    background-color: rgba(0,0,0,0.9);
	    width: 100%;
	    position: absolute;
	    top: 50px;
	    left: 0px;
	    padding-top: 30px;
	    padding-bottom: 80px;
	    display: none;
    }
    .mobile-inner-nav a{
	    display: inline-block;
	    line-height: 45px;
	    text-decoration: none;
	    width: 80%;
	    margin-left: 10%;
	    color: #FFFFFF;
	    border-bottom: solid 1px rgba(255,255,255,0.3);
	    -webkit-transition: all 0.5s;
	    -moz-transition: all 0.5s;
	    -o-transition: all 0.5s;
	    transition: all 0.5s;
	    font-weight:300;
    }
    .mobile-inner-nav a:hover{
	    color: rgba(255,255,255,0.4);
	    border-bottom: solid 1px rgba(255,255,255,0.2);
    }
}
