.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:40%;float:left;
    height:80px;line-height:40px;
    font-size:30px;
    font-weight:bold;
    margin:10px 0;
}
.topMenu{
    width:50%;float:left;
}
.topMenu li{
    width:14.28%;float:left;
    height:80px;line-height:80px;
    text-align:center;
    transition:all 0.5s;
}
    .topMenu li:hover {
        background-color: #235fa5;
        color:#fff;
    }
    .topMenu li:hover a{color:#fff;}

.topLanguage{
    width:8%;float:left;
    margin-left:2%;
}
.layui-nav {
    background: transparent;
    border: 1px solid #333;
    border-radius: 20px;
    margin-top: 25px;
}

    .layui-nav .layui-nav-item {
        line-height: 30px;
    }

        .layui-nav .layui-nav-item a {
            color: #333;
        }

            .layui-nav .layui-nav-item a:hover {
                color: #999;
            }

.layui-nav-child {
    top: 45px;
}

.layui-dropdown {
    background: rgba(0,0,0,0.8);
    margin-top: 40px;
    margin-left: -10px;
}

.layui-menu {
    background: rgba(0,0,0,0.8);
    color: #fff;
}

    .layui-menu a {
        color: #fff;
    }

.layui-menu-body-panel {
    background: rgba(0,0,0,0.8);
    color: #fff;
}

.layui-menu-body-title > .layui-icon {
    color: #fff;
}

.layui-menu li:hover {
    background: #338ef4;
}

.layui-panel {
    border: 1px solid #000;
}

#banner{
    width:100%;
    height:auto;overflow:hidden;
}
#banner img{
    width:100%;
}

.bottomPaddingLine{
    width:100%;
    height:20px;
    background-color:#f7f7f7;
}

.bottomLink li{
    width:10.5%;float:left;
    margin:10px 1%;
    box-shadow:0 0 10px #eee;
    transition:all 0.5s;
}
.bottomLink li img{
    width:100%;
    height:80px;
}
.bottomLink li:hover{
    box-shadow:0 0 10px #235fa5;
}

.bottomNav {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #034582;
    padding: 100px 0;
    color: #fff;
}
.bottomNav a{color:#fff;}

.bottomNavList {
    width: 20%;
    float: left;
}
.bottomNavList li{
    width:100%;
    height:30px;line-height:30px;
    overflow:hidden;
    transition:all 0.5s;
}
.bottomNavList li:hover{
    text-indent:10px;
}
    .bottomNavList .title {
        height: 60px;
        line-height: 60px;
        font-size: 16px;
        color: #cde7ff;
    }
.bottomNavErweima {
    width: 30%;
    float: left;
    margin-left: 10%;
}
.bottomNavErweima li{
    float:left;
    text-align:center;
    margin-right:20px;
    line-height:30px;
}
.bottomNavErweima li img{
    width:140px;
}

.bottomCopy {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #01386b;
    padding: 30px 0;
    line-height: 30px;
    text-align: center;
    color: #fff;
}
.bottomCopy a{color:#fff;}

.mobile{display:none;}
.wapTopPadding{display:none;}
.wapLanguage{display:none;}
@media(max-width:720px) {
    .bottomLink li{
        width:31%;float:left;
        margin:10px 1%;
        box-shadow:0 0 10px #eee;
        transition:all 0.5s;
    }
    .bottomLink li img{
        width:100%;
        height:60px;
    }

    .bottomNav {display:none;}

    .topMenu{display:none;}
    .topLanguage{display:none;}
    .topLogo{
        width:100%;
        position:fixed;
        top:0;
        left:0;
        height:40px;
        text-align:center;
        line-height:20px;
        background-color:#fff;
        z-index:99;
        font-size:16px;
        padding:5px 0;
        margin:0;
    }
    .wapLanguage {
        display: block;
        width: 100%;
        height: 20px;
        line-height:20px;
        color: #333;
        text-align: center;
        position: fixed;
        top: 50px;
        left: 0;
        z-index: 99;
        background-color:#fff;
        padding:2px 0;
    }
    .wapLanguage a{color:#333;}
     .wapLanguage img{
         vertical-align:middle;
         height:16px;
     }

    .wapTopPadding {
        display: block;
        width: 100%;
        height: 70px;
    }

    .mobile{
	    width: 100%;
	    float: left;
        max-width:900px;
        margin:0 auto;
        display:block;
        position:fixed;
        top:0;
        left:0;
        z-index:999;
    }
    .mobile-inner{
	    width: 100%;
	    margin-right: auto;
	    margin-left: auto;
	    position: relative;
    }
    .mobile-inner-header{
	    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);
    }
}