@import url(index.css);
.w {
    width: 1400px;
    margin: 0 auto;
}

body {
    background-color: #fff;
}

.top-logo {
    margin-top: 25px;
    margin-right: 15px;
}

p {
    margin: 0;
}

a {
    transition: 0.3s;
}

a:hover {
    color: #009944;
}

.clearfix:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfix {
    zoom: 1
}


/*头部开始*/

.container{
    background: url(../images/bg.png) no-repeat top right;
    background-color: #fff;
}
div.logo-img{
    margin-top: 50px;
}
.nav-lists{
    margin-top: 70px;
}
.nav-lists ul li a .cn-name{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    padding-left: 14px;
}
.nav-lists ul li a .en-name{
    font-size: 18px;
    font-family: Tempus Sans ITC;
}
.nav-lists ul li{
    margin-bottom: 20px;
}
div.cart-logo{
    margin-top: 98px;
    margin-left: 20px;
}
div.wx-logo{
    margin-top: 98px;
    margin-left: 25px;
}
div.right-box{
    margin-left: 146px;
    width: 1058px;
    padding-top: 104px;
}
/*div.right-box #banner{
    height: 649px;
}*/
div.video-box{
    padding: 15px 20px 15px 8px;
}
div.wrapper{
    float: left;
    margin-top: 200px;
    margin-left: 146px;
    width: 1058px

}
abbr.path{
    display: none;
}
dl#frames dt.tl div{
        color: #000000;
    
    border-left: 3px solid #000000;
}
#news_iframeH .news li span.Ninfo {

    white-space: normal;
    line-height: 24px;}



