html {
    padding: 0px;
    margin: 0px;
}

#cleft_box {
    position: absolute;
    padding: 0px;
    margin: 0px;
    width: 100%;
    z-index: 999;
}

li {
    list-style-type: none;
}

body {
    font-family: "微软雅黑";
    padding: 0px;
    font-size: 13px;
    COLOR: #555555;
    text-align: center;
    margin: 0;
    background-color: #ffffff;
}

.clear {
    clear: both;
    height: 0px;
    line-height: 0px;
    font-size: 0px;
}

#neir img {
    max-width: 100%;
    height: auto;
}

#wm2 img {
    width: 130px;
    height: auto;
}

#neirr img {
    max-width: 260px;
    height: auto;
}

.btyss {
    font-size: 16px;
    color: #ffffff;
    font-weight: 800;
}

.btys {
    font-size: 16px;
    color: #F83200;
    font-weight: 800;
}

.huibai img:hover {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

.jjneir {
    font-size: 15px;
    line-height: 29px;
    color: #666666;
    padding-left: 35px;
}

.lanmub {
    width: 180px;
    line-height: 35px;
    text-align: left;
}

#wapgg img {
    width: 100%;
    height: auto;
}

.ystc {
    color: #FFFFFF;
    font-size: 16px;
    background-color: #F08300;
    padding: 12px 0;
    line-height: 280%;
    border-right: 1px solid #ffffff;
    white-space: nowrap;
}

.ystcc {
    color: #FFFFFF;
    font-size: 16px;
    background-color: #0047D7;
    padding: 12px 0px;
    line-height: 280%;
    border-right: 1px solid #ffffff;
    white-space: nowrap;
}

.menunei li {
    float: left;
    border-top: 1px solid #ffffff;
}

.kuaisuue {
    float: left;
}

.kuaisuue li {
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 140px;
    float: left;
    padding-left: 10px;
    margin-bottom: 16px;
}

.kuaisuue li a {
    display: block;
    width: 100%;
}

/*首页底部图片滚动*/
.jscarousal {
    width: 1317px;
    height: 70px;
    margin: 0 auto;
    padding: 0;
    padding: 22px 0px 22px 15px;
    position: relative;
    /*overflow: hidden;*/
}

.jscarousal .jscarousal-left, .jscarousal .jscarousal-right {
    float: left;
    width: 28px;
    height: 28px;
    position: relative;
    top: 24px;
    cursor: pointer;
}

.jscarousal .jscarousal-left {
    background-image: url(/imaa/arr-left.png);
    background-repeat: no-repeat;
    background-position: left;
}

.jscarousal .jscarousal-right {
    background-image: url(/imaa/arr-right.png);
    background-repeat: no-repeat;
    background-position: right;
}

.jscarousal-contents {
    width: 1241px;
    height: 75px;
    float: left;
    position: relative;
    overflow: hidden;
    margin-left: 5px;
}

.jscarousal-contents > div {
    position: absolute;
    width: 100%;
    height: 70px;
}

.jscarousal-contents > div > div {
    float: left;
    margin-left: 8px;
    margin-right: 7px;
}

.jscarousal-contents img {
    width: 230px;
    height: 70px;
    border: solid 1px #C2C2C2;
}

/*翻页css*/
.fanye a, .fanye span, .pager input, .pager button {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    padding: 0 15px;
    border-radius: 3px;
    margin-left: 5px;
    background: #f1eff0;
}

.ywzma {
    font-family: Impact, Arial, Helvetica, sans-serif;
    color: #ff6600;
    font-size: 45px;
    line-height: 45px;
    padding-right: 20px;
    width: 50px;
}

.ywzmma {
    font-size: 18px;
    color: #1D71D9;
}

.ywzm {
    font-family: Impact, Arial, Helvetica, sans-serif;
    color: #035CC4;
    font-size: 45px;
    line-height: 45px;
    padding-right: 20px;
    width: 50px;
}

.ywzmm {
    line-height: 23px;
    color: #888;
    padding-top: 8px;
}

.ywzmm span {
    font-size: 18px;
    color: #AB1902;
}

.biaotii {
    font-size: 24px;
    line-height: 24px;
    color: #282828;
}

.biaoyin {
    font-size: 18px;
    line-height: 18px;
    color: #b4b4b4;
}

/*tab切换*/
#cen_right_top {
    width: 100%;
    margin: 0px auto 0px auto;
    background: url(imaa/bb.jpg) repeat-x;
}

#cen_right_top .active {
    font-size: 16px;
    color: #0D5EA3;
    font-weight: 800;
    border-right: 1px solid #cccccc;
    background-color: #FFFFFF;
}

#cen_right_top h3 {
    line-height: 45px;
    text-align: center;
    float: left;
    height: 45px;
    font-size: 16px;
    margin: 0px;
    padding: 0px 30px 0px 30px;
    color: #333333;
    font-weight: lighter;
    cursor: pointer;
    border-right: 1px solid #d0d0d0;
    background-color: #f1f1f1;
}

#cen_right_top h4 {
    line-height: 45px;
    text-align: right;
    float: right;
    height: 45px;
    margin: 0px;
    padding: 0px 18px 0px 0px;
    font-weight: lighter;
    cursor: pointer;
}

#cen_right_top div {
    display: none;
    clear: both;
    padding: 5px 15px 0 15px;
    border-top: 1px solid #d0d0d0;
    text-align: left;
    line-height: 200%;
    overflow: hidden;
    height: 280px;
}

/* slidebox */
.slidebox {
    width: 750px;
    height: 350px;
    overflow: hidden;
    position: relative;
    border: solid 1px #ddd;
    margin: 20px 0px;
}

.slidepic {
    position: absolute;
}

/* 必要元素 */
.slidepic li {
    height: 350px;
    overflow: hidden;
}

.slidebtn {
    position: absolute;
    bottom: 10px;
    right: 10px;
    float: right;
}

.slidebtn li {
    background: #fff;
    border: 1px solid #D00000;
    cursor: pointer;
    float: left;
    font-family: arial;
    height: 18px;
    line-height: 18px;
    width: 18px;
    margin: 4px;
    text-align: center;
    color: #D00000;
}

.slidebtn li.current {
    background: #FF0000;
    border: 1px solid #D00000;
    height: 24px;
    line-height: 24px;
    width: 24px;
    margin: 0 2px;
    color: #fff;
    font-weight: 800;
}

/* slidepic-01 */
.slidebox-01 {
    width: 750px;
    height: 350px;
    overflow: hidden;
    position: relative;
    border: solid 1px #ECECEC;
    margin: 0px;
    padding: 0px;
}

.slidepic-01 {
    position: absolute;
    width: 9999em;
    margin: 0px;
    padding: 0px;
}

/* 必要元素 */
.slidepic-01 li {
    height: 350px;
    overflow: hidden;
    float: left;
}

.slidebtn-01 {
    position: absolute;
    bottom: 13px;
    right: 10px;
    float: right;
}

.slidebtn-01 li {
    background: #cccccc;
    cursor: pointer;
    float: left;
    font-family: arial;
    height: 12px;
    width: 12px;
    margin: 6px;
    text-align: center;
    color: #D00000;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.slidebtn-01 li.current {
    background: #ffffff;
    height: 16px;
    width: 16px;
    margin: 4px 4px 0px 4px;
    color: #fff;
    font-weight: 800;
}

.con_img {
    position: relative;
}

.ms {
    position: absolute;
    border: 0;
    bottom: 0px;
    left: 0px;
    text-align: left;
    padding-left: 20px;
    font-size: 15px;
    width: 786px;
    height: 50px;
    line-height: 50px;
    color: #FFFFFF;
    background: #000000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
}

/* 黑条加字 */
.mss {
    position: absolute;
    border: 0;
    bottom: 0px;
    left: 0px;
    text-align: center;
    font-size: 15px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    color: #FFFFFF;
    background: #000000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
}

/*底部导航*/
.dibumenu {
    text-align: left;
    float: left;
    line-height: 27px;
    width: 133px;
    margin-left: 40px;
}

.dibumenu li {
    text-align: left;
}

/* 顶部导航 */
.top {
    height: 30px;
    line-height: 30px;
    background: url(imaa/top_bg_03.png) repeat;
}

.top_cont {
    width: 1220px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
}

.top_cont a {
    color: #fff;
}

.top_cont a:hover {
    text-decoration: underline;
    color: #fff;
}

.top_cont em {
    font-style: normal;
    color: #ffffff;
    margin: 0 8px;
}

/* 头部 */
.header {
    width: 1220px;
    height: 180px;
    margin: 0 auto;
}

.header .logo {
    float: left;
    padding: 27px 0;
}

.gxhzsbg {
    width: 755px;
    height: 210px;
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 1;
}

.gxhzsbg .gxhzsbg_ul {
    width: 755px;
    height: 210px;
}

.gxhzsbg .gxhzsbg_ul .gxhzsbg_li {
    display: block;
}

/*导航下拉*/
nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav {
    width: 100%;
    margin: 0px;
    position: relative;
    z-index: 999;
}

.nav a {
    display: block;
    padding: 0 16px;
    line-height: inherit;
    cursor: pointer;
}

.nav_menu {
    line-height: 50px;
    text-transform: uppercase;
    width: 100%;
}

.nav_menu-item {
    display: inline-block;
    position: relative;
    width: 133px;
    padding-right: 1px;
    float: left;
    text-align: center;
    background: url(images/ss.png) left no-repeat;
}

.nav_menu-item:hover {
    background-color: #0088D7;
}

.nav_menu-item:hover .nav_submenu {
    display: block;
}

.nav_submenu {
    text-transform: none;
    display: none;
    position: absolute;
    z-index: 9999;
    width: 132px;
    float: left;
    border-top: 1px solid #1672F9;
    margin-left: 2px;
}

.nav_submenu-item {
    width: 130px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #1672F9 solid;
    border-left: 1px #1672F9 solid;
    border-right: 1px #1672F9 solid;
    background-color: #0088D7;
    float: left;
}

.nav_submenu-item:hover {
    background-color: #0652C2;
    color: #ffffff;
}

/* DIV切换 */
.woaicss {
    width: 657px;
    overflow: hidden;
    margin: 0;
    border-top: 2px solid #2DA5FD;
}

.woaicss_titlee {
    width: 657px;
    height: 44px;
    background: #F1F4F9 url(images/btnn_bg.png) no-repeat;
    overflow: hidden;
    margin: 0;
    padding: 0 0 0 15px;
}

.woaicss_titlee li {
    display: block;
    float: left;
    margin: 0 10px 0 0;
    display: inline;
    text-align: center;
}

.woaicss_titlee li a {
    display: block;
    width: 128px;
    heigth: 44px;
    color: #996633;
    line-height: 45px;
}

.woaicss_titlee_bg1 {
    background-position: 0 0;
}

.woaicss_titlee_bg2 {
    background-position: 0 -44px;
}

.woaicss_titlee_bg3 {
    background-position: 0 -88px;
}

.woaicss_titlee_bg4 {
    background-position: 0 -132px;
}

.woaicss_conn {
    display: block;
    width: 635px;
    height: 302px;
    overflow: hidden;
    padding: 5px 10px 0 10px;
}

a.qh:link {
    text-decoration: none;
    font-size: 16px;
    color: #00A17F;
    font-weight: 800;
}

a.qh:visited {
    text-decoration: none;
    font-size: 16px;
    color: #00A17F;
    font-weight: 800;
}

a.qh:hover {
    text-decoration: none;
    font-size: 16px;
    color: #00A17F;
    font-weight: 800;
}

a.qh:active {
    text-decoration: none;
    font-size: 16px;
    color: #00A17F;
    font-weight: 800;
}

.woaicssa {
    width: 897px;
    overflow: hidden;
    margin: 0;
}

.woaicssa_titlee {
    width: 897px;
    height: 50px;
    border-bottom: 1px solid #e5e5e5;
    background: url(imaa/de1.jpg) left top no-repeat;
    overflow: hidden;
    margin: 0;
    padding-left: 20px;
}

.woaicssa_titlee li {
    display: block;
    float: left;
    margin: 5px 10px 0 0;
    display: inline;
    text-align: left;
}

.woaicssa_titlee li a {
    display: block;
    width: 128px;
    heigth: 50px;
    color: #996633;
    line-height: 50px;
}

.woaicssa_titlee_bg1 {
    background-position: 0 0;
}

.woaicssa_titlee_bg2 {
    background-position: 0 -44px;
}

.woaicssa_titlee_bg3 {
    background-position: 0 -88px;
}

.woaicssa_titlee_bg4 {
    background-position: 0 -132px;
}

.woaicssa_conn {
    display: block;
    width: 897px;
    height: 230px;
    overflow: hidden;
    padding: 5px 10px 20px 10px;
}

.kd100 {
    width: 75px;
    text-align: left;
}

/* tab切换 */
UL {
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    LINE-HEIGHT: inherit;
    FONT-STYLE: inherit;
    MARGIN: 0px;
    OUTLINE-STYLE: none;
    OUTLINE-COLOR: invert;
    PADDING-LEFT: 0px;
    OUTLINE-WIDTH: 0px;
    PADDING-RIGHT: 0px;
    FONT-FAMILY: inherit;
    FONT-SIZE: 100%;
    VERTICAL-ALIGN: baseline;
    BORDER-TOP: 0px;
    FONT-WEIGHT: inherit;
    BORDER-RIGHT: 0px;
    PADDING-TOP: 0px
}

.tab {
    POSITION: relative;
    WIDTH: 500px;
    FLOAT: left;
    HEIGHT: 44px;
    margin-left: 20px;
}

.tab .tabList UL .normal {
    TEXT-ALIGN: center;
    LINE-HEIGHT: 44px;
    background-color: #2E91D4;
    FONT-FAMILY: Microsoft YaHei;
    FLOAT: left;
    HEIGHT: 44px;
    COLOR: #ffffff;
    padding: 0 30px;
    margin: 0 10px;
    FONT-SIZE: 16px;
    CURSOR: pointer;
    FONT-WEIGHT: 800;
}

.tab .tabCon {
    POSITION: absolute;
    WIDTH: 500px;
    HEIGHT: 44px;
}

.tab .tabList .active {
    TEXT-ALIGN: center;
    LINE-HEIGHT: 44px;
    background-color: #ffffff;
    FONT-FAMILY: Microsoft YaHei;
    FLOAT: left;
    HEIGHT: 44px;
    COLOR: #0E66A2;
    padding: 0 30px;
    margin: 0 10px;
    FONT-SIZE: 16px;
    CURSOR: pointer;
    FONT-WEIGHT: normal;
}

.tab .tabCon UL {
    MARGIN-TOP: 3px;
    WIDTH: 347px;
    HEIGHT: 29px
}

.tab .tabCon LI {
    BORDER-BOTTOM: #c6c6c6 1px dotted;
    LINE-HEIGHT: 33px;
    HEIGHT: 33px;
    FONT-SIZE: 12px;
    OVERFLOW: hidden
}

.tab .tabCon LI A {
    LINE-HEIGHT: 33px;
    TEXT-INDENT: 10px;
    WIDTH: 300px;
    PADDING-RIGHT: 5px;
    DISPLAY: inline;
    FONT-SIZE: 13px;
    TEXT-DECORATION: none
}

.tab .tabCon LI SPAN {
    DISPLAY: block;
    FLOAT: right;
    COLOR: #bdacb3;
    MARGIN-RIGHT: 5px
}

/* 底部友情链接 */
UL {
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    LIST-STYLE-TYPE: none;
    BORDER-TOP: medium none;
    LIST-STYLE-IMAGE: none;
    BORDER-RIGHT: medium none
}

LI {
    BORDER-BOTTOM: medium none;
    BORDER-LEFT: medium none;
    LIST-STYLE-TYPE: none;
    BORDER-TOP: medium none;
    LIST-STYLE-IMAGE: none;
    BORDER-RIGHT: medium none
}

.friend_link_box {
    HEIGHT: 60px;
}

.friend_link {
    LINE-HEIGHT: 60px;
    MARGIN: 0px auto;
    HEIGHT: 60px;
}

.friend_link H2 {
    TEXT-ALIGN: center;
    LINE-HEIGHT: 60px;
    WIDTH: 110px;
    BACKGROUND: #074d95;
    FLOAT: left;
    HEIGHT: 60px;
    COLOR: #fff;
    FONT-SIZE: 16px
}

.friend_link_box .friend_link UL {
    FLOAT: left;
    MARGIN-LEFT: 20px;
}

.friend_link_box .friend_link UL LI {
    FLOAT: left;
    MARGIN-LEFT: 10px;
}

.friend_link_box .friend_link UL LI SELECT {
    PADDING-BOTTOM: 5px;
    MARGIN: 15px 0px;
    PADDING-LEFT: 5px;
    WIDTH: 228px;
    PADDING-RIGHT: 5px;
    COLOR: #666;
    PADDING-TOP: 5px
}

.friend_link .link {
    FLOAT: left;
    COLOR: #666;
    MARGIN-RIGHT: 8px;
}

.friend_link .link:hover {
    TEXT-DECORATION: underline;
}

.friend_link SPAN.dropselect_box {
    Z-INDEX: 99;
    BORDER-BOTTOM: #e2e2e2 1px solid;
    POSITION: relative;
    BORDER-LEFT: #e2e2e2 1px solid;
    MARGIN-TOP: 7px;
    WIDTH: 185px;
    DISPLAY: inline-block;
    FLOAT: left;
    HEIGHT: 33px;
    MARGIN-LEFT: 9px;
    BORDER-TOP: #e2e2e2 1px solid;
    BORDER-RIGHT: #e2e2e2 1px solid;
}

/*首页快速链接*/
.ksuu {
    float: left;
}

.ksuu li {
    text-align: center;
    float: left;
    padding: 9px 20px;
    border-right: 1px #e5e5e5 solid;
    word-break: keep-all;
}

.ksuu li a {
    display: block;
    width: 100%;
}

.ksuua {
    float: left;
    margin-top: 10px;
}

.ksuua li {
    text-align: center;
    float: left;
    padding: 8px 20px;
    border-bottom: 1px #e5e5e5 solid;
    border-right: 1px #e5e5e5 solid;
    word-break: keep-all;
    border-top: 1px #e5e5e5 solid;
    margin-bottom: 5px;
}

.ksuua li a {
    display: block;
    width: 100%;
}

.ttw {
    background: url(imaa/ttw.jpg) left bottom no-repeat;
    height: 45px;
    vertical-align: bottom;
    padding-bottom: 10px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-left: 18px;
}

.dbj {
    height: 60px;
    line-height: 60px;
    width: 130px;
    background-color: #0449AE;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 800;
    text-align: center;
}

.titlee {
    TEXT-ALIGN: center;
    LINE-HEIGHT: 44px;
    FONT-FAMILY: Microsoft YaHei;
    HEIGHT: 40px;
    COLOR: #000000;
    padding: 0 30px 0 15px;
    FONT-SIZE: 18px;
}

.titleee {
    TEXT-ALIGN: right;
    LINE-HEIGHT: 44px;
    FONT-FAMILY: Microsoft YaHei;
    HEIGHT: 44px;
    COLOR: #666666;
    padding-left: 250px;
    FONT-SIZE: 13px;
}

.titleees {
    TEXT-ALIGN: right;
    LINE-HEIGHT: 44px;
    FONT-FAMILY: Microsoft YaHei;
    HEIGHT: 44px;
    COLOR: #666666;
    padding-left: 730px;
    FONT-SIZE: 13px;
}

.neidt {
    background: url(imaa/3.jpg) left bottom;
    height: 52px;
    text-align: center;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}

.lanmua {
    width: 100%;
}

.lanmua li {
    width: 220px;
    border-bottom: 1px #C0C0C0 dashed;
    padding-left: 20px;
    line-height: 40px;
    text-align: left;
    background: url(imaa/kk.jpg) 20px 16px no-repeat;
}

.lanmua li a {
    display: block;
}

.lanmua li a:hover {
    display: block;
}

.lanmu {
    width: 100%;
    background-color: #F8F8F8;
}

.lanmu li {
    height: 48px;
    width: 100%;
    background-color: #F8F8F8;
    text-align: center;
    line-height: 48px;
    float: left;
    border-bottom: 1px #FFFFFF solid;
}

.lanmu li a {
    display: block;
}

.lanmu li a:hover {
    display: block;
    background-color: #1483C7;
}

.newsws {
    width: 100%;
    float: left;
}

.newsws li {
    width: 460px;
    float: left;
    height: 320px;
    padding: 0px 0 20px 20px;
    text-align: left;
}

.newsse {
    font-weight: 800;
    color: #ffffff;
    font-size: 16px;
    height: 50px;
    text-align: center;
    background-color: #2E91D4;
}

.ll {
    border-left: 1px #D4DBEB solid;
}

.rr {
    border-right: 1px #D4DBEB solid;
}

.tt {
    border-top: 1px #D4DBEB solid;
}

.bb {
    border-bottom: 1px #D4DBEB solid;
}

.menubj {
    background: url(image/0_r1_c1.jpg) no-repeat;
    height: 75px;
}

.dingwenzi {
    color: #132D5D
}

.riqiyansee {
    color: #ff0000
}

.riqiyanse {
    color: #B6B6B6
}

.gongg {
    background: url(image/gongg.jpg) bottom no-repeat;
}

.ggongg {
    background: url(image/ggongg.jpg) bottom no-repeat;
}

.erji {
    height: 25px;
    width: 80%;
}

.yqljbjt {
    background: url(image/0_r9_c2.jpg) top no-repeat;
}

.nase {
    color: #CEDAE3
}

.imgditu {
    background: url(images/arrow_2.gif) no-repeat;
    width: 12px;
    height: 11px;
}

#demoo {
    background: #FFF;
    overflow: hidden;
    width: 1170px;
}

#indemoo {
    float: left;
    width: 800%;
}

#demoo1 {
    float: left;
}

#demoo2 {
    float: left;
}

.aaabbb {
    width: 160px;
    padding: 5px 20px 5px 20px;
}

.aaabbb li {
    float: left;
}

.shousp {
    padding: 14px 0 15px 17px;
}

.xwbiao {
    font-size: 20px;
    line-height: 200%;
    padding: 20px 25px;
    color: #ff6600
}

.zpin {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #abacaf;
    padding: 8px 10px;
    line-height: 24px;
    border-right: 1px #CCCCCC solid;
}

.zpinu {
    color: #FFFFFF;
    font-weight: bold;
    background-color: #BDBDBD;
    padding: 8px 10px;
    line-height: 24px;
}

.zpina1 {
    padding: 4px 8px;
    line-height: 22px;
    border-right: 1px #BF0119 solid;
    border-bottom: 1px #BF0119 solid;
    background-color: #BF0119;
}

.zpina2 {
    padding: 4px 8px;
    line-height: 22px;
    border-right: 1px #BF0119 solid;
    border-bottom: 1px #BF0119 solid;
    background-color: #FFF7F8;
}

.zpina3 {
    padding: 4px 8px;
    line-height: 22px;
    border-right: 1px #BF0119 solid;
    border-bottom: 1px #BF0119 solid;
    background-color: #ffffff;
}

.zpin1 {
    height: 35px;
    padding: 8px 10px;
    line-height: 24px;
    border-right: 1px #dbdbdb dashed;
    border-bottom: 1px #dbdbdb dashed;
}

.zpin2 {
    height: 35px;
    padding: 8px 10px;
    line-height: 24px;
    border-bottom: 1px #dbdbdb dashed;
}

.zpin3 {
    background-color: #f9f9f9;
    height: 35px;
    border-bottom: 1px #dbdbdb dashed;
    padding-left: 20px;
}

.zpin4 {
    line-height: 200%;
    padding-left: 20px;
    border-bottom: 1px #dbdbdb dashed;
}

.xiaz {
    background-color: #f8f8f8;
    height: 40px;
    padding-left: 15px;
}

.xiaz1 {
    border: 1px #FF3300 solid;
    background-color: #FEFEFE;
    font-size: 15px;
    padding: 10px 35px;
    border-radius: 4px 4px 4px 4px;
}

.xyb {
    background: url(imaa/xyb.gif) 0 0 no-repeat;
    width: 59px;
    height: 24px;
    cursor: pointer;
    border: none;
}

.syb {
    background: url(imaa/syb.gif) 0 0 no-repeat;
    width: 59px;
    height: 24px;
    cursor: pointer;
    border: none;
}

.dgouu {
    background-color: #f9f9f9;
    padding: 5px 10px;
}

.biaoti {
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 4px;
    font-weight: bold
}

.toubusou {
    height: 42px;
    background: url(imaa/ssb.jpg) 2px 4px no-repeat;
    line-height: 42px;
    padding-left: 48px;
    font-size: 14px;
    color: #888888;
    border: 0;
    font-family: "微软雅黑";
    width: 320px;
}

.qdd {
    background-color: #307DE7;
    width: 104px;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #ffffff;
    height: 33px;
    line-height: 33px;
    cursor: pointer;
    border: 0px;
}

.bdbj {
    line-height: 20px;
    padding-left: 5px;
    background-image: url(imaa/bdbj.jpg);
    border: 1px #C8C8C8 solid;
    color: #FC7D00;
    margin-right: 5px;
}

.bdbj0 {
    height: 150px;
    padding-top: 5px;
    padding-left: 5px;
    line-height: 20px;
    background: url(imaa/bdbj0.jpg) repeat-x;
    border: 1px #C8C8C8 solid;
    color: #FF0000;
    margin-right: 5px;
    font-family: "微软雅黑";
}

.qd {
    background: url(imaa/qued.gif) 0 0 no-repeat;
    width: 47px;
    height: 24px;
    cursor: pointer;
    border: none;
}

.yud {
    background: url(imaa/yud.gif) 0 0 no-repeat;
    width: 71px;
    height: 24px;
    cursor: pointer;
    border: none;
}

.gx {
    background: url(imaa/gx.gif) 0 0 no-repeat;
    width: 71px;
    height: 24px;
    cursor: pointer;
    border: none;
}

.qx {
    background: url(imaa/qux.gif) 0 0 no-repeat;
    width: 47px;
    height: 24px;
    cursor: pointer;
    border: none;
}

.jcyhm {
    background: url(imaa/jc.jpg) 0 0 no-repeat;
    width: 82px;
    height: 24px;
    cursor: pointer;
    border: none;
    margin: 0 5px;
}

.allur {
    margin: 15px 0 0 15px;
}

.allul li {
    height: 36px;
    line-height: 36px;
    border-bottom: 1px #dbdbdb dashed;
    padding-left: 25px;
}

a.aa:link {
    text-decoration: none;
    color: #ffffff;
}

a.aa:visited {
    text-decoration: none;
    color: #ffffff;
}

a.aa:hover {
    text-decoration: none;
    color: #F0FF00;
}

a.aa:active {
    text-decoration: none;
    color: #F0FF00;
}

a.a4:link {
    text-decoration: none;
    color: #F4DF22;
}

a.a4:visited {
    text-decoration: none;
    color: #F4DF22;
}

a.a4:hover {
    text-decoration: none;
    color: #BDAB0C;
}

a.a4:active {
    text-decoration: none;
    color: #BDAB0C;
}

IMG {
    BORDER-TOP-WIDTH: 0px;
    BORDER-LEFT-WIDTH: 0px;
    BORDER-BOTTOM-WIDTH: 0px;
    BORDER-RIGHT-WIDTH: 0px
}

A:link {
    text-decoration: none;
    color: #505050;
}

A:visited {
    text-decoration: none;
    color: #505050;
}

A:hover {
    text-decoration: none;
    color: #DF4501;
}

A:active {
    text-decoration: none;
    color: #DF4501;
}

a.a1:link {
    text-decoration: none;
    color: #333333;
    font-size: 15px;
}

a.a1:visited {
    text-decoration: none;
    color: #333333;
}

a.a1:hover {
    text-decoration: none;
    color: #ff0000;
}

a.a1:active {
    text-decoration: none;
    color: #ff0000;
}

a.dii:link {
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
}

a.dii:visited {
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
}

a.dii:hover {
    text-decoration: none;
    color: #E6FF64;
    font-size: 13px;
}

a.dii:active {
    text-decoration: none;
    color: #E6FF64;
    font-size: 13px;
}

a.dibumenua:link {
    text-decoration: none;
    color: #ffffff;
}

a.dibumenua:visited {
    text-decoration: none;
    color: #ffffff;
}

a.dibumenua:hover {
    text-decoration: none;
    color: #FFEE2B;
}

a.dibumenua:active {
    text-decoration: none;
    color: #FFEE2B;
}

a.more:link {
    text-decoration: none;
    color: #444444;
}

a.more:visited {
    text-decoration: none;
    color: #444444;
}

a.more:hover {
    text-decoration: none;
    color: #0056A0;
}

a.more:active {
    text-decoration: none;
    color: #0056A0;
}

a.moree:link {
    text-decoration: none;
    color: #EE2200;
}

a.moree:visited {
    text-decoration: none;
    color: #EE2200;
}

a.moree:hover {
    text-decoration: none;
    color: #E44000;
}

a.moree:active {
    text-decoration: none;
    color: #E44000;
}

a.youq:link {
    text-decoration: none;
    color: #444444;
    font-size: 13px;
}

a.youq:visited {
    text-decoration: none;
    color: #444444;
    font-size: 13px;
}

a.youq:hover {
    text-decoration: none;
    color: #ff2200;
    font-size: 13px;
}

a.youq:active {
    text-decoration: none;
    color: #ff2200;
    font-size: 13px;
}

a.youqq:link {
    text-decoration: none;
    color: #222222;
    font-size: 16px;
    font-weight: bold;
}

a.youqq:visited {
    text-decoration: none;
    color: #222222;
    font-size: 16px;
    font-weight: bold;
}

a.youqq:hover {
    text-decoration: none;
    color: #ff2200;
    font-size: 16px;
    font-weight: bold;
}

a.youqq:active {
    text-decoration: none;
    color: #ff2200;
    font-size: 16px;
    font-weight: bold;
}

a.tuijian:link {
    text-decoration: none;
    color: #C5021A;
    font-size: 18px;
}

a.tuijian:visited {
    text-decoration: none;
    color: #C5021A;
    font-size: 18px;
}

a.tuijian:hover {
    text-decoration: none;
    color: #C84914;
    font-size: 18px;
}

a.tuijian:active {
    text-decoration: none;
    color: #C84914;
    font-size: 18px;
}

a.tuijiann:link {
    text-decoration: none;
    color: #CC0000;
    font-size: 16px;
}

a.tuijiann:visited {
    text-decoration: none;
    color: #CC0000;
    font-size: 16px;
}

a.tuijiann:hover {
    text-decoration: none;
    color: #ff0000;
    font-size: 16px;
}

a.tuijiann:active {
    text-decoration: none;
    color: #ff0000;
    font-size: 16px;
}

a.bai:link {
    text-decoration: none;
    color: #ffffff;
}

a.bai:visited {
    text-decoration: none;
    color: #ffffff;
}

a.bai:hover {
    text-decoration: none;
    color: #8CD110;
    text-decoration: underline;
}

a.bai:active {
    text-decoration: none;
    color: #8CD110;
}

a.a2:link {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
}

a.a2:visited {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
}

a.a2:hover {
    text-decoration: none;
    color: #F8FF42;
    font-size: 16px;
}

a.a2:active {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
}

a.a3:link {
    text-decoration: none;
    color: #ffffff;
}

a.a3:visited {
    text-decoration: none;
    color: #ffffff;
}

a.a3:hover {
    text-decoration: none;
    color: #999999;
}

a.a3:active {
    text-decoration: none;
    color: #999999;
}

a.dh:link {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}

a.dh:visited {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}

a.dh:hover {
    text-decoration: none;
    color: #F8FF42;
    font-size: 15px;
}

a.dh:active {
    text-decoration: none;
    color: #F8FF42;
    font-size: 15px;
}

a.cpdh:link {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}

a.cpdh:visited {
    text-decoration: none;
    color: #ffffff;
    font-size: 15px;
}

a.cpdh:hover {
    text-decoration: none;
    color: #FDFF42;
    font-size: 15px;
}

a.cpdh:active {
    text-decoration: none;
    color: #FDFF42;
    font-size: 15px;
}

a.cpdhs:link {
    text-decoration: none;
    color: #BFD6F6;
    font-size: 13px;
}

a.cpdhs:visited {
    text-decoration: none;
    color: #BFD6F6;
    font-size: 13px;
}

a.cpdhs:hover {
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
}

a.cpdhs:active {
    text-decoration: none;
    color: #ffffff;
    font-size: 13px;
}

a.fwdh:link {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

a.fwdh:visited {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
}

a.fwdh:hover {
    text-decoration: none;
    color: #F9EB14;
    font-size: 16px;
    font-weight: bold;
}

a.fwdh:active {
    text-decoration: none;
    color: #F9EB14;
    font-size: 16px;
    font-weight: bold;
}

.fwll {
    padding: 14px 40px;
    background-color: #333333;
    cursor: pointer;
    width: auto;
    text-align: center;
    margin: 7px 10px 0 0;
    width: 100px;
}

.fwnl {
    padding: 14px 40px;
    border-right: 1px solid #ffffff;
    width: auto;
    cursor: pointer;
    text-align: center;
    float: left;
    word-break: keep-all;
}

a.fwnla:link {
    color: #f00;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}

a.fwnla:visited {
    text-decoration: none;
    color: #f00;
    font-size: 15px;
    font-weight: bold;
}

a.fwnla:hover {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

a.fwnla:active {
    text-decoration: none;
    color: #f00;
    font-size: 15px;
    font-weight: bold;
}

a.fwdhh:link {
    text-decoration: none;
    color: #333;
    font-size: 15px;
}

a.fwdhh:visited {
    text-decoration: none;
    color: #333;
    font-size: 15px;
}

a.fwdhh:hover {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
}

a.fwdhh:active {
    text-decoration: none;
    color: #fff;
    font-size: 15px;
}

a.toutiao:link {
    text-decoration: none;
    color: #333333;
    font-size: 28px;
}

a.toutiao:visited {
    text-decoration: none;
    color: #333333;
    font-size: 28px;
}

a.toutiao:hover {
    text-decoration: none;
    color: #ff0000;
    font-size: 28px;
}

a.toutiao:active {
    text-decoration: none;
    color: #ff0000;
    font-size: 28px;
}

.ttrq {
    font-size: 16px;
    color: #FE0201;
}

.tuituii {
    color: #777777;
    padding: 5px 15px 10px 140px;
    line-height: 22px;
}

/*浮动客服*/
#floatDivBoxs {
    width: 130px;
    background: #fff;
    position: fixed;
    top: 295px;
    right: 0;
    z-index: 999;
}

#floatDivBoxs .floatDtt {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: #E33F1E;
    color: #fff;
    font-size: 18px;
    position: relative;
}

#floatDivBoxs .floatDqq {
    padding: 0 14px;
}

#floatDivBoxs .floatDqq li {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    padding: 0;
}

#floatDivBoxs .floatDtxt {
    font-size: 18px;
    color: #333;
    padding: 12px 4px;
}

#floatDivBoxs .floatDtel {
    padding: 0 0 5px 4px;
}

#floatDivBoxs .floatDtel img {
    display: block;
}

#floatDivBoxs .floatDbg {
    width: 100%;
    height: 20px;
    background: url(images/online_botbg.jpg) no-repeat;
    box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}

.floatShadow {
    background: #fff;
    box-shadow: -2px 0 3px rgba(0,0,0,0.25);
}

#rightArrow {
    width: 50px;
    height: 45px;
    background: url(images/online_arrow.jpg) no-repeat;
    position: fixed;
    top: 295px;
    right: 130px;
    z-index: 999;
}

#rightArrow a {
    display: block;
    height: 45px;
}

.SortFolderOpen {
    background-image: url(image/Sort_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 34px;
    left: 16px;
    padding-left: 30px;
    cursor: pointer;
}

.SortFolderClose {
    background-image: url(image/Sort_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 34px;
    left: 16px;
    padding-left: 30px;
    cursor: pointer;
}

.SortEndFolderOpen {
    background-image: url(image/SortEnd_Folder_Close.gif);
    background-repeat: no-repeat;
    height: 34px;
    left: 16px;
    padding-left: 16px;
    cursor: pointer;
}

.SortEndFolderClose {
    background-image: url(image/SortEnd_Folder_Open.gif);
    background-repeat: no-repeat;
    height: 34px;
    left: 16px;
    padding-left: 16px;
    cursor: pointer;
}

.SortListline {
    padding-left: 16px;
    background-image: url(image/Sort_Listline.gif);
    background-repeat: repeat-y;
}

.SortEndListline {
    padding-left: 16px;
}

.SortFile {
    background-image: url(image/Sort_File.gif);
    background-repeat: no-repeat;
    height: 34px;
    cursor: pointer;
    padding-left: 35px;
}

.SortFileEnd {
    background-image: url(image/Sort_File_End.gif);
    background-repeat: no-repeat;
    height: 34px;
    cursor: pointer;
    padding-left: 30px;
}

/*wap css*/
.wapdingwenzi {
    background: url(imaa/huiybj.jpg) repeat-x;
    padding-left: 15px;
    color: #333333;
    height: 30px;
    line-height: 32px;
    padding-top: 4px;
}

.wapxwbiao {
    padding: 15px 0px;
    font-size: 16px;
    line-height: 23px;
    color: #FF8901
}

.wapbiaoti {
    color: #FFFFFF;
    font-size: 14px;
    padding-bottom: 3px;
    line-height: 16px;
}

/*wap 导航涉及css*/
.wapmenu {
    width: 24.70%;
    float: left;
    height: 32px;
    line-height: 32px;
    border-bottom: 1px #ffffff solid;
    border-right: 1px #ffffff solid;
    background-color: #2A64C5;
}

.wapll {
    border-left: 1px #ffffff solid;
    border-top: 1px #ffffff solid;
}

.baibj {
    background-color: #f5f5f5;
    color: #FFFFFF;
}

.baitt {
    background-color: #2A74DF;
    color: #FFFFFF;
}

.dibubg {
    background-color: #4C4C4C;
}

.daobg {
    background-color: #f5f5f5
}

.wapb {
    padding-top: 3px;
    color: #666666;
}

.wapl {
    background: url(imaa/tabbj.jpg) top repeat-x;
}

.ll {
    border-left: 1px #DDDDDD solid;
}

.rr {
    border-right: 1px #DDDDDD solid;
}

.tt {
    border-top: 1px #DDDDDD solid;
}

.bb {
    border-bottom: 1px #DDDDDD solid;
}

.footerss {
    height: 20px;
}

.wapbdbj {
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    background-image: url(imaa/bdbj.jpg);
    border: 1px #C8C8C8 solid;
    color: #FC7D00;
    margin-right: 5px;
    width: 90%;
}

.wapbdbj0 {
    height: 150px;
    padding-top: 5px;
    padding-left: 5px;
    line-height: 20px;
    background: url(imaa/bdbj0.jpg) repeat-x;
    border: 1px #C8C8C8 solid;
    color: #FF0000;
    margin-right: 5px;
    font-family: "微软雅黑";
    width: 90%;
}

footer {
    max-width: 640px;
    border-top: 1px solid #E4E4E4;
    background-color: #fff;
    text-align: center;
    line-height: 45px;
    position: fixed;
    bottom: 0;
    width: 100%;
    opacity: 0.7;
    z-index: 9999;
}

footer a {
    float: left;
    width: 24.7%;
    font-size: 13px;
    color: #575757;
}

footer a.active,footer a:hover,footer a.active i {
    color: #FE5A18;
}

a.a100:link {
    text-decoration: none;
    color: #ffffff;
}

a.a100:visited {
    text-decoration: none;
    color: #ffffff;
}

a.a100:hover {
    text-decoration: none;
    color: #FFE347;
}

a.a100:active {
    text-decoration: none;
    color: #FFE347;
}

/*wap 切换图*/
#ssolid {
    width: 100%;
    height: 151px;
    clear: both;
    position: relative;
}

#ssolid .ssolid0,#ssolid .ssolid1,#ssolid .ssolid2,#ssolid .ssolid3,#ssolid .ssolid4,#ssolid .ssolid5 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 150px;
    display: none;
}

#ssolid ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#ssolid ul li {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 151px;
    display: none;
    cursor: pointer;
}

#ssolid #btt {
    width: 100%;
    text-align: center;
    height: 20px;
    top: 123px;
    position: relative;
}

#ssolid #btt span {
    position: absolute;
    top: 10px;
    display: block;
    width: 25px;
    left: 30%;
    height: 6px;
    margin: 0 15px;
    text-align: center;
    background: #3d3d3d;
    z-index: 1000;
    cursor: pointer;
    filter: alpha(opacity=70);
    /*IE滤镜，透明度50%*/
    -moz-opacity: 0.7;
    /*Firefox私有，透明度50%*/
    opacity: 0.7;
}

.drawer-main {
    position: fixed;
    top: 0;
    width: 180px;
    height: 100%;
    overflow: hidden
}

.drawer-left .drawer-main {
    left: -180px;
    -webkit-transition: left .4s cubic-bezier(0.19,1,.22,1);
    -o-transition: left .4s cubic-bezier(0.19,1,.22,1);
    transition: left .4s cubic-bezier(0.19,1,.22,1)
}

.drawer-left.drawer-open .drawer-main {
    left: 0
}

.drawer-right .drawer-main {
    right: -280px;
    -webkit-transition: right .4s cubic-bezier(0.19,1,.22,1);
    -o-transition: right .4s cubic-bezier(0.19,1,.22,1);
    transition: right .4s cubic-bezier(0.19,1,.22,1)
}

.drawer-right.drawer-open .drawer-main {
    right: 0
}

.drawer-overlay {
    position: relative
}

.drawer-left .drawer-overlay,.drawer-left .drawer-hamberger {
    left: 0;
    -webkit-transition: left .4s cubic-bezier(0.19,1,.22,1);
    -o-transition: left .4s cubic-bezier(0.19,1,.22,1);
    transition: left .4s cubic-bezier(0.19,1,.22,1)
}

.drawer-left.drawer-open .drawer-overlay,.drawer-left.drawer-open .drawer-hamberger {
    left: 280px
}

.drawer-right .drawer-overlay,.drawer-right .drawer-hamberger {
    right: 0;
    -webkit-transition: right .4s cubic-bezier(0.19,1,.22,1);
    -o-transition: right .4s cubic-bezier(0.19,1,.22,1);
    transition: right .4s cubic-bezier(0.19,1,.22,1)
}

.drawer-right.drawer-open .drawer-overlay,.drawer-right.drawer-open .drawer-hamberger {
    right: 280px
}

.drawer-overlay-upper {
    position: fixed;
    top: 0;
    z-index: 1100;
    display: none;
    height: 100%;
    background-color: #000;
    background-color: rgba(0,0,0,.5)
}

.drawer-left.drawer-open .drawer-overlay-upper {
    right: 0
}

.drawer-right.drawer-open .drawer-overlay-upper {
    left: 0
}

.drawer-default {
    background-color: #222;
    -webkit-box-shadow: inset 0 0 0 rgba(0,0,0,.5);
    box-shadow: inset 0 0 0 rgba(0,0,0,.5)
}

.drawer-default+.drawer-overlay {
    background-color: #fff
}

.drawer-default .drawer-brand a {
    display: block;
    width: 100%;
    padding: 20px 15px;
    font-size: 22px;
    color: #fff
}

.drawer-default .drawer-brand a:hover {
    color: #444;
    text-decoration: none
}

.drawer-default .drawer-nav-title {
    display: block;
    padding: 15px 15px 0 15px;
    font-size: 18px
}

.drawer-default .drawer-nav-list {
    padding: 0;
    margin: 0 0 20px 0;
    list-style: none
}

.drawer-default .drawer-nav-list li {
    display: block
}

.drawer-default .drawer-nav-list li a {
    display: block;
    padding: 15px;
    color: #888
}

.drawer-default .drawer-nav-list li ul a {
    padding: 8px 20px
}

.drawer-hamberger {
    position: fixed;
    z-index: 1000;
    display: block;
    width: 70px;
    height: 70px;
    padding: 20px;
    background-color: transparent;
    border: 0
}

.drawer-hamberger span {
    margin-top: 10px
}

.drawer-hamberger span,.drawer-hamberger span:before,.drawer-hamberger span:after {
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    cursor: pointer;
    content: '';
    background-color: #ddd;
    border-radius: 1px;
    -webkit-transition: all .4s cubic-bezier(0.19,1,.22,1);
    -o-transition: all .4s cubic-bezier(0.19,1,.22,1);
    transition: all .4s cubic-bezier(0.19,1,.22,1)
}

.drawer-hamberger span:before {
    top: -10px
}

.drawer-hamberger span:after {
    bottom: -10px
}

.drawer-open .drawer-hamberger span {
    background-color: transparent
}

.drawer-open .drawer-hamberger span:before,.drawer-open .drawer-hamberger span:after {
    top: 0
}

.drawer-open .drawer-hamberger span:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.drawer-open .drawer-hamberger span:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.drawer-hamberger:hover {
    cursor: pointer
}

@media (min-width: 767px) {
    .drawer-responsive.drawer-left .drawer-toggle,.drawer-responsive.drawer-right .drawer-toggle {
        display:none;
        visibility: hidden
    }

    .drawer-responsive.drawer-left .drawer-main {
        left: 0
    }

    .drawer-responsive.drawer-right .drawer-main {
        right: 0
    }
}

@media (min-width: 768px) {
    .drawer-responsive {
        background-color:#222
    }

    .drawer-responsive.drawer-left .drawer-main,.drawer-responsive.drawer-right .drawer-main {
        position: absolute;
        width: 150px!important;
        height: auto!important;
        overflow: visible!important
    }

    .drawer-responsive.drawer-left .drawer-main {
        float: left
    }

    .drawer-responsive.drawer-left .drawer-overlay {
        margin-left: 150px
    }

    .drawer-responsive.drawer-right .drawer-main {
        float: right
    }

    .drawer-responsive.drawer-right .drawer-overlay {
        margin-right: 150px
    }
}

@media (min-width: 1200px) {
    .drawer-responsive.drawer-left .drawer-main,.drawer-responsive.drawer-right .drawer-main {
        width:280px!important
    }

    .drawer-responsive.drawer-left .drawer-overlay {
        margin-left: 280px
    }

    .drawer-responsive.drawer-right .drawer-overlay {
        margin-right: 280px
    }
}
