li {
    list-style:inherit;
}
.UEditorTable {
          width: 100%;
         margin-bottom: 10px;
     }
table td, table th {
    padding: 3px 8px !important;
}
pre {
    font-family: Roboto-Medium, Roboto !important;
}
iframe {
    max-width:  100%;
}

table  {
    width:100%;
}
allmap{
    width:100%;
    height:300px !important;
}

.rotation_chart{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    max-width: initial;
}

.layui-nav-eight  {
    background: white !important;
}
.layui-nav-eight .layui-nav-item a {
    opacity: 1;
    font-size: 14px;
    font-family: PingFangSC, PingFangSC-Regular;
    font-weight: 400;
    text-align: justify;
    letter-spacing: 1px;
}
.layui-nav-eight  .layui-hover:hover {
    background: white !important;
}
.layui-nav-eight  .layui-hover:hover .layui-nav-item a {
    background: white !important;
}

.layui-nav-eight  .layui-nav-item a:hover, .layui-nav .layui-this a {
    font-family: PingFangSC, PingFangSC-Semibold;
    font-weight: 600;
}
.eight-content .new-row1 {
    margin-bottom: 35px;
    margin-left: 11px!important;
    margin-right: 11px!important;
    padding-right: 0px !important;
}

#nav{ width:1250px;margin:0px auto; padding:0px 0px;}
#nav .mainlevel{float:left;width:auto;/* min-width:110px;*/height:60px; line-height:60px;float:left;display:block;text-align:center;}
#nav .mainlevel a {color:#fff;text-decoration:none;height:60px;font-family:"Î¢ÈíÑÅºÚ";text-align:center;line-height:60px;display:block;font-size:16px; width:auto; padding-left:22px; padding-right:22px; color:#333;}
#nav li.mainlevel a:hover{ width:auto; height:60px; padding-left:22px; padding-right:22px;color: #fff; background:#4b719e;}

#nav li.hover a:hover,#nav li.hover a{color: #fff; text-decoration:none;background:#4b719e;}
#nav li.mainlevel:hover {color:#fff;width:auto;height:50px;text-decoration:none;}
.menu ul li#mainlevel_01{ width:auto;height:50px; line-height:50px;}

#nav .mainlevel .ulnav {display:none; position:absolute;padding:0;border-bottom:0px;width:186px;margin-left:0px; z-index:2;}
.ulnav ul{width:100%;float:left; margin:0px 0px;background-color: #fff; border:1px #CCC solid; padding:5px 0px;overflow: hidden;position: absolute;z-index: 2;}

#nav .mainlevel ul li {line-height:40px;height:40px;display:block;width:100%;text-align:center;float:left;}
#nav .mainlevel ul li a{color:#333; font-family:"Î¢ÈíÑÅºÚ";line-height:40px; width:96%; padding:0 2%;height:40px;text-align:center;background:none;float:left;font-size:14px; overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
#nav .mainlevel ul li a:hover{color:#333;line-height:40px; width:96%; padding:0 2%;height:40px;background:none;text-decoration:underline; font-size:14px;background:none;}

/*---------- banner style ----------*/
.banner{ width:100%; height:520px; z-index:-9; margin:5px auto;}
.abs {position:relative; }
.banner .hd {bottom:30px;height:20px;left:0px;width:100%;}
.banner .hd ul {width:1200px;text-align:center;margin:0 auto;}
.banner .hd ul li {display:inline-block;border-radius:5px; list-style:none;background:#0071b7;width:12px;height:12px;margin-left:15px;cursor:pointer;}
.banner .hd ul li {*display:inline;}
.banner .hd ul li.on { background:#e03b00; cursor:pointer;}
.banner, .banner a {height:480px;display:block;}
.banner ul {margin:0 auto; padding:0px 0px;}


/*µ×²¿*/
    .footer {
        width: 100%;
        height: 100px;
        background: #333333;
        -webkit-box-flex: 0;
        flex: 0 0 100px;
    }

    .footer-wrap {
        width: 1200px;
        height: 100px;
        left: calc(50% - 600px);
        background: #333333;
        color: #989898;
        font-size: 12px;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        align-items: center;
        margin: auto;
    }
	
.footCont{width:1200px;line-height:200%; text-align:center;}


