﻿@charset "utf-8";
.css {
}


/**{ margin:0; padding:0; border:none}*/
li{ list-style-type:none;}

/*网贸会 开始*/

.wrap-all{
    position: relative;
    width: 100%;
    height: 750px;
}
.wmhLeft-wap{ 
    position:absolute;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
    height: 200px;
    z-index:100;
    background-color: rgba(37,111,178,0.7);
}
.wmhLeft{ width: 1200px;margin: 0 auto; z-index:100}
.gundong-wrap{color:#FFF;position:relative;width: 540px;margin-left: 50px; height: 180px;overflow:hidden;margin-top: 20px; font-size: 12px;}
#gundong{color:#FFF;position:relative;width: 540px;height: 132px;overflow:hidden;}
#gundong1{color:#FFF;position:relative;width: 540px;height: 99px;overflow:hidden;}
.gundong-title{
    width: 540px;
    height: 33px;
    line-height: 30px;
}
#gundong1 span,.gundong-title span{
    display: block;
    float: left;
    width: 90px;
    padding: 0 5px;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
}
#gundong em{
    display:inline-block; 
    width:3px; 
    height:3px; 
    border-radius:3px;  
    background:#fff; 
    margin-left:3px; 
    margin-top: 15px;
    margin-right: 5px;
}
.xpsj{
    display: block;
    float: right !important;

    margin-right: 0px;
}
#gundong ul li *{
    float: left;
}
.wmhLeft ul{position: absolute; left:0;width: 540px}
.wmhLeft ul li{
    height: 33px;
    line-height: 30px;
}
#gundong1>ul>li:nth-child(2n+0),.gundong-title{
    background-color: rgba(60,139,208,0.7);
}
#gundong>ul>li:nth-child(2n+1){
    background-color: rgba(60,139,208,0.7);
}
.mdgj{
    text-align: center;
}
.kyxd{
    font-size: 16px;
    height: 35px;
    line-height: 35px;
}

.wmhInfo { 
    color:#666666; 
    width:auto;
    height: 146px;
    display:none;
    position:absolute;
    background:#edf6fb;
    font-size:12px;
    padding-right: 16px;
    z-index:100}  
.wmhInfo>img,.wmhInfo>div{
    float: left;
}
.wmhInfo img{ 
    margin:12px; 
    width:122px;
}
.wmhInfo ul{
    margin-top: 10px;
    margin-left: 10px;
}

.wmhInfo ul li{
    line-height: 20px;
}
.wmhInfo .title{
    font-size: 15px;
    color: #333333;
}
.triangle{
    display: block;
    position: absolute;
    left: -10px;
    top: -10px;
}
#gundong div,#gundong1 div {
    font-size:1.8rem;
    line-height:2.8rem; 
    position:absolute; 
    z-index:110; 
    text-indent:1.4rem;
    padding-top:0.4rem}
#gundong li,#gundong1 li {
    line-height:2.8rem; 
    font-size:1.2rem;}
/*网贸会 结束*/