* {
    padding: 0;
    margin: 0;
    border: 0;
}

.box {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}

.top {
    width: 1000px;
    height: 236px;
    margin-top: 0px;
    background: url(../../images/web/jiazhang.jpg) no-repeat center top;
}

.menuw {
    width: 1000px;
    height: 35px;
    background-color: #282828;
}

.menuw li {
    display: block;
    float: left;
    width: 250px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}

.menuw li a {
    color: #ffffff;
    font-size: 14px;
}

.main {
    float: left;
    width: 998px;
    height: 153px;
    overflow: hidden;
    margin-top: -2px;
    border: solid 1px #282828;
    background: #fff;
    margin-top: 10px;
}

.main i {
    float: left;
    width: 720px;
    height: 120px;
    font-size: 13px;
    padding: 15px 0 0 15px;
    font-style: normal;
}

span.logo {
    float: right;
    width: 195px;
    height: 152px;
    /* background: url(../../../images/web/new_home/logo1.gif) no-repeat right center; */
    margin-top: -150px;
    margin-left: 80px;
}

.logo {
    padding: 18px 0px 0px 35px;
    width: 191px;
    float: left;
}

.mainWrap {
    float: left;
    width: 1000px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin-top: 10px;
}

.mainWrapL {
    float: left;
    width: 714px;
    height: auto;
    overflow: hidden;
    border: solid 1px #282828;
}

.mainWrapL_NC {
    width: 96%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 10px 5px 5px 10px;
}

.mainWrapL_NC p {
    width: 100%;
    height: 36px;
    text-align: left;
    float: left;
}

.mainWrapL_NC em {
    width: 98%;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 0 0 0 20px;
    font-style: normal;
}

.mainWrapL_NC i {
    width: 230px;
    height: 80px;
    text-align: left;
    float: left;
    padding: 0 0 0 20px;
    font-style: normal;
}

.mainWrapL_NC b {
    width: 330px;
    height: 80px;
    float: right;
    font-weight: normal;
}

.mainWrapR {
    float: right;
    width: 230px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin-bottom: 10px;
}

.rightA {
    float: left;
    width: 230px;
    height: auto;
    overflow: hidden;
    padding: 0;
    margin-bottom: 10px;
}

.rightA_bt {
    float: left;
    width: 218px;
    height: 24px;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    background: url(../../images/web/index_13.png) no-repeat center top;
    padding: 6px 0 0 12px;
}

.rightB {
    float: left;
    width: 228px;
    height: 129px;
    overflow: hidden;
    border-bottom: solid 1px #282828;
    border-left: solid 1px #282828;
    border-right: solid 1px #282828;
}

.rightB span {
    float: left;
    width: 195px;
    height: 22px;
    padding-top: 3px;
    background: url(../../images/web/tb_03.jpg) no-repeat 13px center;
    padding-left: 30px;
    color: #000000;
}

a.xzbtn {
    width: 130px;
    height: 65px;
    float: left;
    padding: 0;
    margin-left: 42px;
    background: url(../../images/web/index_20.png) no-repeat center center;
}