
@import url('webFont.css');
/* =Base
============================================================================== */

/* =General
	-------------------------------------------------------------------------- */

html {
    min-width: 1200px;
    max-width: 1920px;
}

body {
    height: 100%;
    font-family: "Microsoft YaHei Light", sans-serif;
    color: #333333;
}

.clear {
    clear: both;
}

.li_last {
    margin-right: 0px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.wrapper {
	margin-bottom: 30px !important;
    margin: 0px auto !important;
    width: 100% !important;
    overflow: hidden !important;
    background: #008f49 ;
}

.wrappers{
	margin-bottom: 30px !important;
    margin: 0px auto !important;
    width: 1200px !important;
    overflow: hidden !important;
    background: #008f49 ;
}



.foot_wap {
    width: 1200px !important;
    margin-bottom: 0 !important;
    background: none !important;
}
.account {
    margin-top: 26px !important;
    width: 200px !important;
}