/*@media all and (min-width:1200px){*/
body{
    margin: 0px;
    font-family: 微软雅黑!important;
    position: relative;
    color: #3a3a3a;
    min-width: 1140px;
}
h1,h2,h3,h4{
    margin: 0;
}
iframe{
    width: 100%;
    border: none;
    margin-bottom: -5px;
}
.headIframe{
    height: 87px;
}
.footIframe{
    height:420px;
}
p{
    margin:0;
}
a{
    text-decoration: none;
    color: black;
}
ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
button{
    outline: none;
}
.nav{
    background-color: #fcfcfc;
    width:100%;
    height: 115px;
}
.nav-center{
    position: relative;
    height: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #e4e4e4;
}
.nav-right{
    height: 25px;
    margin-top: 50px;
    position: absolute;
    right: 40px;
    line-height: 25px;
}
.nav-right span:hover{
    color: rgb(227,9,17);
}
.nav-right-image{
    display: inline-block;
    width: 21px;
    height: 15px;
    margin: 0;
    background: url(../image/common/CN.jpg);
    cursor: pointer;
}
.nav-right-image2{
    display: inline-block;
    width: 1px;
    height: 15px;
    margin-left: 14px;
    margin-right: 14px;
    cursor: pointer;
    background-color: rgb(205,205,205);
}
.nav-right-word3{
    float: right;
}
.nav-right-word3 span {
    position: relative;
    top: -4px;
    font-size: 12px;
    color: rgb(136, 136, 136);
    cursor: pointer;
    padding: 0;
}
.nav-right-word{
    margin-right: 3px;
    display: inline-block;
    float: left;
    width: 25px;
    height: 25px;
    margin-top: -5px;
}
.nav-one{
    float: right;
    width: 850px;
}
.nav-right-word img{
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.nav-right-word2{
    float: left;
}
.nav-right-word2 span{
    position: relative;
    top: -4px;
    padding: 0;
    font-size: 12px;
    font-family: "微软雅黑";
    color: rgb(136,136,136);
    cursor: pointer;
}
.nav-tatle{
    width: 286px;
    height: auto;
    float: left;
    cursor: pointer;
    margin-left: 40px;
}
.nav-tatle img{
    width:100%;
}
.nav-ul{
    width: 660px;
    height: 58px;
    position: absolute;
    bottom: 2px;
    left: 426px;
    line-height: 58px;
}

.nav-ul-list{
    list-style-type: none;
    padding-left: 4px;
    margin: 0 0;
}
.nav-ul-list li{
    float: left;
    font-size: 16px;
    color: rgb(58,58,58);
    margin-left: 0.5px;
    margin-right: 7%;
}
/*#li6{
	margin-right: 0px;
}*/
.nav-ul-list li a{
    color: rgb(58,58,58);
    font-family: "微软雅黑";
    font-size: 14px;
    text-decoration: none;
    color: rgb(58,58,58);
}
.nav-ul-list li a:hover{
    color: rgb(227,9,17);
}
.nav-li-active{
    border-bottom: 2px solid rgb(227,9,17);
}
.nav-ul-list .nav-li-active a{
    color: rgb(227,9,17);
}
.body {
    background: white;
    width: 100%;
    height: 100%;
    font-size: 14px;
    position: relative;
}
.body-center {
    height: 100%;
    margin: 0 auto;
    display: flex;
    width: 100%;
}
.body-center-right {
    float: left;
    min-height: 900px;
    position: relative;
    /*min-width: 1180px;*/
   	min-width: 1162px;
    width: 87%;
}
.bottom{
    width: 100%;
    height: 385px;
    background: url(../image/common/image-backgroound.png);
}
.bottom-body{
    width: 1140px;
    height: 385px;
    margin: 0 auto;
}
.table{
    float: left;
    width: 860px;
    height: 190px;
    margin-top: 74px;
    margin-left: 20px;
}
.table td{
    width: 215px;
    height: 31px;
    margin: 0 0;
    color: rgb(184,184,184);
    font-size: 12px;
    font-family: "微软雅黑";
}
.table td a{
    color: rgb(184,184,184);
}
.table td a:hover{
    color: white;
}
.table thead td{
    width: 215px;
    height: 31px;
    margin: 0 0;
    color: white;
    font-size: 16px;
    font-family: "微软雅黑";
}
.table .td1 a{
    color: white;
    font-size: 12px;
}
.bottom-qrcode{
    width: 152px;
    height: 156px;
    float: right;
    margin-right: 20px;
    margin-top: 65px;
}
.bottom-word{
    width: 152px;
    height: 20px;
    float: right;
    margin-right: 20px;
    margin-top: 20px;
}
.bottom-word p{
    margin-top: 0;
    color: white;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
}
.foot{
    width: 100%;
    height: 35px;
    background-color: rgb(40,40,40);
    text-align: center;
}
.foot-center{
    width: 1140px;
    margin: 0 auto;
}
.foot p{
    font-size: 13px;
    color: rgb(184,184,184);
    line-height: 35px;
    margin-top: 0;
}
.text{
    height: 1000px;
    width: 1140px;
}
.search{
    position: absolute;
    height: 47px;
    width: 47px;
    /* background-color: #e30911; */
    left: 1140px;
    top: 45px;
    cursor: pointer;
}
.backgroundColor{
    background-color: #e30911;
}
.search img{
    margin-left: 12px;
    margin-top: 12px;
    cursor: pointer;
}
.loginOut{
    width: 100%;
    height: 500px;
    position: relative;
}
.loginDiv{
    border: 1px solid #eaeaea;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 20px 50px;
    border-radius: 5px;
}
.loginDiv li{
    margin: 40px;
    padding: 0 10px;
    text-align: center;
}
.loginDiv span{
    margin-right:20px;
}
.loginDiv p{
    border-bottom: 1px solid #e4e4e4;
    padding-bottom: 20px;
    letter-spacing: 10px;
}
.loginDiv input{
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    outline: none;
    border: 1px solid #d3d3d3;
}
.loginDiv button{
    padding: 8px;
    background: none;
    border: 1px solid #e4e4e4;
    width: 110px;
    color: black;
    background-color: white;
    display: inline-block;
    height: 35px;
    line-height: 20px;
    margin:0 20px;
    cursor: pointer;
    border-radius: 3px;
}
.loginDiv button:hover,.loginDiv .buttonactive{
    background: #e20911;
    color: white;
}
.popErro{
    display: none;
}
.popErro .popdise{
    z-index: 400;
}
.juzhong{
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    padding: 15px 20px;
    border: 1px solid white;
    background-color: rgba(73, 73, 73, 0.8);
    color: white;
    font-size: 16px;
    z-index: 500;
    border-radius: 3px;
}
