﻿* {
    margin: 0;
    padding: 0;
}

.oh {
    OVERFLOW: hidden;

}

.l {
    FLOAT: left;
}

.foot_menu {
    MARGIN-RIGHT: 50px;
}

.foot_menu a {
    color: #ccc;
    text-align: LEFT;
    text-decoration: none;
}

.foot_menu a:hover {
    COLOR: #fff
}

.foot_menu DT {
    BORDER-BOTTOM: #888 1px solid;
    LINE-HEIGHT: 3;
    MARGIN-BOTTOM: 10px;
    COLOR: #fff;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
    text-align: -webkit-center;
    color: #ccc;
    text-align: -webkit-center;
}

.foot_menu DD {
    font-size: 14px;
    line-height: 22px;
    color: #CCC;
}

.foot_menu DD ul li {
    color: #CCC;
}

.f_menu1 {
    width: 180px;
    MARGIN-RIGHT: 50px;
}

.f_menu2 {
    width: 490px;
}

.f_menu2 DD {
    width: 33.3%;
    MARGIN-BOTTOM: 10px;
    FLOAT: left;
}

.f_menu2 .t {
    line-height: 2;
    COLOR: #ccc;
    FONT-WEIGHT: bold;
}

.f_menu2 .more {
    COLOR: #999;
}

.f_menu2 .smal {
    WIDTH: 20%;
}

.f_menu2 .larg {
    WIDTH: 29%;
}

.f_menu3 {
    WIDTH: 150px;
}

.f_menu3 .quicklink {

}

.f_menu3 .quicklink LI {
    LINE-HEIGHT: 2.5;
}

.f_menu3 .quicklink .i_ico {
    MARGIN-RIGHT: 1em;
}

.f_menu3 .quicklink A:hover {
    COLOR: #f39800;
}

.f_menu3 .quicklink A:hover .i_ico1_2 {
    BACKGROUND-POSITION: -20px -20px;
}

.f_menu3 .quicklink A:hover .i_ico1_3 {
    BACKGROUND-POSITION: -40px -20px;
}

.f_menu3 .quicklink A:hover .i_ico1_4 {
    BACKGROUND-POSITION: -60px -20px;
}

.f_menu3 .quicklink A:hover .i_ico1_5 {
    BACKGROUND-POSITION: -80px -20px;
}

.f_menu3 .erweima {

}

.f_menu3 .erweima LI {
    WIDTH: 60%;
    FLOAT: left;
    COLOR: #fff;
    MARGIN-RIGHT: 4%;
}

.f_menu3 .erweima IMG {
    MARGIN: 10px 0px;
    WIDTH: 100%;
    DISPLAY: block;
}

.wrap .posi {
    width: 55%;
    float: left;
}

.wrap .czan {
    width: 40%;
    float: left;
}

.wrap .czan img {
    vertical-align: middle
}

.wrap .fh {
    float: right;
    text-align: right;
}

.r {
    FLOAT: left !important
}

.pro_selector {
    PADDING-BOTTOM: 10px;
    MARGIN: 30px 0px 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    HEIGHT: 84px;
    PADDING-TOP: 10px;
    BACKGROUND: url(1px.png);
}

.pro_selector .sec_1 {
    WIDTH: 440px;
}

.pro_selector .sec_2 {
    PADDING-BOTTOM: 0px;
    MARGIN-TOP: 38px;
    PADDING-LEFT: 20px;
    WIDTH: 400px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
}

.pro_selector .sec_3 {
    WIDTH: 100px;
}

.pro_selector .sec_1 .t {
    LINE-HEIGHT: 2.5;
    DISPLAY: block;
    FONT-SIZE: 14px;
}

.pro_selector .sec_1 .inp {
    LINE-HEIGHT: 30px;
    PADDING-LEFT: 3px;
    WIDTH: 370px;
    HEIGHT: 30px;
}

.pro_selector .sec_1 .btn {
    WIDTH: 65px;
    BACKGROUND: url(f_sear_btn.png) #f00 no-repeat center center;
    HEIGHT: 30px;
}

.pro_selector .sec_3 IMG {
    FLOAT: right;
}

.fix {

}

.fix:before {
    DISPLAY: table;
    CONTENT: "";
}

.fix:after {
    DISPLAY: table;
    CONTENT: "";
}

.fix:after {
    CLEAR: both;
}

.bor1 {
    BORDER-BOTTOM: #ddd 1px solid;
    BORDER-LEFT: #ddd 1px solid;
    BORDER-TOP: #ddd 1px solid;
    BORDER-RIGHT: #ddd 1px solid;
}

.bor1_b {
    BORDER-BOTTOM: #ddd 1px solid;
}

.bor1_b_s {
    BORDER-BOTTOM: #ababab 1px dotted;
}

.bwhite {
    BACKGROUND: #fff;
}

.footshare {
    LINE-HEIGHT: 15px;
    MARGIN-TOP: -2px;
    FLOAT: left;
    MARGIN-RIGHT: 20px;
}

.footshare #bdshare .bds_more {
    BACKGROUND: none transparent scroll repeat 0% 0%;
}

/*ul,li,div,span{padding:0px; margin:0px}*/
a img {
    border-width: 0px;
}

ul, li {
    list-style-type: none;
}

body {
    padding: 0px;
    margin: 0px;
}

a:link, a:visited {
    text-decoration: none;
}

a:hover {
    color: #39B1FF;
    text-decoration: underline;
}

.txt_over {
    background: #FAFAFA;
    border: solid 1px #9EA4AF;
}

.txt_out {
    border: solid 1px #C6CAD0;
}

#loading {
    height: 53px;
    width: 98px;
    background-image: url(img/loading.gif);
    top: 300px;
    left: 450px;
    position: fixed;
    z-index: 9999;
}

* html #loading {
    height: 53px;
    width: 98px;
    position: absolute;
    background-image: url(img/loading.gif);
    top: expression(300+eval(document.body.scrollTop));
    left: 450px;
}

.btn_option {
    text-align: right;
    padding: 10px;
}

.btn_out {
    padding: 0px 5px;
    height: 24px;
    border: 1px solid #87a3c1;
    background: url(img/btn.gif) 0px 0px;
    color: #555;
    font-size: 12px;
    line-height: 180%;
    cursor: pointer;
}

.btn_over {
    padding: 0px 5px;
    height: 24px;
    border: 1px solid #a2904d;
    background: url(img/btn.gif) 0px -66 px　;
    color: #630;
    font-size: 12px;
    cursor: pointer;
    line-height: 180%;
}

.zzj_box {
    width: 400px;
    margin: 0px auto;
    border: solid 1px #B6B6B6;
    text-align: left;
    overflow: hidden;
    margin-bottom: 5px;

}

.zzj_title {
    background: url(img/title_bg.jpg) repeat-x;
    width: 100%;
    height: 26px;
    line-height: 26px;
    vertical-align: middle;

}

.zzj_title_txt {
    padding: 0px 10px;
    color: #23272C;
    font-size: 14px;
    font-weight: bold;

}

.zzj_content {
    background: #FAFAFA;
    padding: 5px 10px 0px 10px;
    border-width: 0px;
}

#meno {
    padding: 5px;
    color: #4E4E4E;
    height: 50px;
    line-height: 20px;
}

#tb_1 {
    width: 100%;
    padding: 10px 0px;
    margin-top: 10px;
}

#tb_1 td {
    padding: 3px;

}

.tb_1_left {
    color: #65686B;
    width: 70px;

}

.bigTitle {
    background: url(img/app_titlebar.gif);
    width: 100%;
    height: 28px;

}

.bigTitle li {
    float: left;
    margin-top: 2px;
}

.bigTitle .line {
    width: 10px;
    padding: 5px;
    color: #fff;
}

.bigTitle .Ltitle {
    font-weight: bold;
    padding: 5px 0px 0px 5px;
    color: #000;
}

.bigTitle li a:link, .bigTitle li a:visited {
    display: inline-block;
    height: 17px;
    padding: 5px 6px;
    color: #124FA9;
    text-decoration: none;

}

.bigTitle li a:hover {
    background: url(img/menubuttonhover.gif) repeat-x;
    display: inline-block;
    height: 15px;
    padding: 5px;
    border: solid 1px #6F9DD9;
    color: black;
    text-decoration: none;
}

.w_6 {
    width: 7em;
}

#ul_tb li {
    float: left;
    width: 200px;
    padding: 5px;
    list-style: none;
    background-color: #eee;
    border-bottom: dashed 1px #000;

}

﻿

@charset "utf-8";
/*CSS reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
    vertical-align: top;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}

del, ins {
    text-decoration: none;
}

li {
    list-style: none;
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

q:before, q:after {
    content: '';
}

hr {
    margin: 0;
    border-width: 1px 0 0 0;
    border: 0;
    height: 1px;
    background: #f0f0f0;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

sup {
    vertical-align: baseline;
}

sub {
    vertical-align: baseline;
}

legend {
    color: #666;
}

input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    outline: none;
}

input, button, textarea, select {
    *font-size: 100%;
}

a {
    text-decoration: none;
    color: #666;
}

body {
    font-family: "微软雅黑";
    font-size: 12px;
    color: #666;
    background: #f0f0f0;
}

.after:after,
.n-back:after,
.n-back-1:after,
.con-right:after,
.footer-nav:after,
.kefu_q3 .bor-ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden
}

/***== 字体 ==***/
.ht {
    font-family: '黑体';
}

.ar {
    font-family: 'Arial';
}

.st {
    font-family: '宋体';
}

.bold {
    font-weight: bold;
}

.upper {
    text-transform: uppercase;
}

.cursor {
    cursor: pointer;
}

.t-color {
    color: #75c01f;
}

/* 字号 */
.f10 {
    font-size: 10px;
}

.f11 {
    font-size: 11px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f17 {
    font-size: 17px;
}

.f18 {
    font-size: 18px;
}

.f19 {
    font-size: 19px;
}

.f20 {
    font-size: 20px;
}

.f21 {
    font-size: 21px;
}

.f22 {
    font-size: 22px;
}

.f23 {
    font-size: 23px;
}

.f24 {
    font-size: 24px;
}

.f30 {
    font-size: 30px;
}

.f36 {
    font-size: 36px;
}

.f40 {
    font-size: 40px;
}

/* 字体颜色 */
.white, .white a {
    color: white;
}

.yellow, .yellow a {
    color: yellow;
}

.blue, .blue a {
    color: blue;
}

.red, .red a {
    color: red;
}

/***== 公用属性 ==***/
.hgclear {
    height: 1px;
    clear: both;
}

.hg5, .hg6, .hg7, .hg8, .hg9, .hg10, .hg11, .hg12, .hg13, .hg14, .hg15, .hg16, .hg17, .hg18, .hg19, .hg20, .hg23, .hg25, .hg26, .hg28, .hg30, .hg35, .hg38, .hg40, .hg44, .hg45, .hg48, .hg50, .hg55, .hg60, .hg65, .hg70, .hg75, .hg80, .hg683 {
    width: 100%;
    clear: both;
}

.hg5 {
    height: 5px;
}

.hg6 {
    height: 6px;
}

.hg7 {
    height: 7px;
}

.hg8 {
    height: 8px;
}

.hg9 {
    height: 9px;
}

.hg10 {
    height: 10px;
}

.hg11 {
    height: 11px;
}

.hg12 {
    height: 12px;
}

.hg13 {
    height: 13px;
}

.hg14 {
    height: 14px;
}

.hg15 {
    height: 15px;
}

.hg16 {
    height: 16px;
}

.hg17 {
    height: 17px;
}

.hg18 {
    height: 18px;
}

.hg19 {
    height: 19px;
}

.hg20 {
    height: 20px;
}

.hg22 {
    height: 22px;
}

.hg23 {
    height: 23px;
}

.hg25 {
    height: 25px;
}

.hg26 {
    height: 26px;
}

.hg28 {
    height: 28px;
}

.hg30 {
    height: 30px;
}

.hg35 {
    height: 35px;
}

.hg38 {
    height: 38px;
}

.hg40 {
    height: 40px;
}

.hg44 {
    height: 44px;
}

.hg45 {
    height: 45px;
}

.hg48 {
    height: 48px;
}

.hg50 {
    height: 50px;
}

.hg55 {
    height: 50px;
}

.hg60 {
    height: 60px;
}

.hg65 {
    height: 65px;
}

.hg70 {
    height: 70px;
}

.hg75 {
    height: 75px;
}

.hg80 {
    height: 80px;
}

.hg683 {
    height: 683px;
}

/* 行距 */
p {
    line-height: 24px;
}

.xun {
    text-align: center;
}

.line-height18 {
    line-height: 18px;
}

.line-height20 {
    line-height: 20px;
}

.line-height22 {
    line-height: 22px;
}

.line-height24 {
    line-height: 24px;
}

.line-height25 {
    line-height: 25px;
}

/* 宽度 */
.width100 {
    width: 100%;
}

.wul105 {
    width: 105%;
}

.wul110 {
    width: 110%;
}

.container {
    position: relative;
    width: 1180px;
    min-width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.container1 {
    position: relative;
    width: 1180px;
    min-width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}

.wap_width {
    margin: 0 auto;
}

.containerno {
    position: relative;
    width: 1180px;
    margin: 0 auto;
    min-width: 1180px;
}

.clear {
    width: 100%;
    clear: both;
}

.clear-hg {
    clear: both;
    height: 1px;
    width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none;
}

.block {
    display: block;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

/*定位*/
.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.bc {
    margin-left: 0;
    margin-right: 0;
}

.cl {
    clear: left;
}

.cr {
    clear: right;
}

.vm {
    vertical-align: middle;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.abs-right {
    position: absolute;
    right: 0
}

.zoom {
    zoom: 1;
}

.hidden {
    visibility: hidden;
}

.none {
    display: none;
}

/* webkit内核 滚动条*/
::-webkit-scrollbar {
    width: 8px;
    background-color: #006eff;
}

::-webkit-scrollbar-thumb {
    width: 8px;
    background-color: #aeaeae;
}

::-webkit-scrollbar-track-piece {
    width: 8px;
    background-color: #f8f8f8;
}

::-webkit-scrollbar-thumb:hover {
    width: 8px;
    background-color: #006eff;
}

/*边距*/
.m0 {
    margin: 0 !important;
}

.m5 {
    margin: 5px;
}

.m8 {
    margin: 8px;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m18 {
    margin: 18px;
}

.m20 {
    margin: 20px;
}

.m30 {
    margin: 30px;
}

/* 外上边距 */
.mt0 {
    margin-top: 0 !important;
}

.mt5 {
    margin-top: 5px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mt45 {
    margin-top: 45px;
}

.mt50 {
    margin-top: 50px;
}

.mt55 {
    margin-top: 55px;
}

.mt60 {
    margin-top: 60px;
}

.mt65 {
    margin-top: 65px;
}

.mt70 {
    margin-top: 70px;
}

.mt75 {
    margin-top: 75px;
}

.mt80 {
    margin-top: 80px;
}

.mt100 {
    margin-top: 100px;
}

/* 外下边距 */
.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb23 {
    margin-bottom: 23px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb55 {
    margin-bottom: 55px;
}

.mb60 {
    margin-bottom: 60px;
}

.mb65 {
    margin-bottom: 65px;
}

.mb70 {
    margin-bottom: 70px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb100 {
    margin-bottom: 100px;
}

/* 外左边距 */
.ml0 {
    margin-left: 0 !important;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml30 {
    margin-left: 30px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 40px;
}

.ml45 {
    margin-left: 45px;
}

.ml50 {
    margin-left: 50px;
}

.ml100 {
    margin-left: 100px;
}

/* 外右边距 */
.mr0 {
    margin-right: 0 !important;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr22 {
    margin-right: 22px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

.mr45 {
    margin-right: 45px;
}

.mr50 {
    margin-right: 50px;
}

.mr100 {
    margin-right: 100px;
}

.pt0 {
    padding-top: 0
}

.pt5 {
    padding-top: 5px;
}

.pt8 {
    padding-top: 8px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt16 {
    padding-top: 16px;
}

.pt18 {
    padding-top: 18px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt28 {
    padding-top: 28px;
}

.pt30 {
    padding-top: 30px;
}

.pt35 {
    padding-top: 35px;
}

.pt36 {
    padding-top: 36px;
}

.pt40 {
    padding-top: 40px;
}

.pt45 {
    padding-top: 45px;
}

.pt55 {
    padding-top: 55px;
}

.pt60 {
    padding-top: 60px;
}

.pt70 {
    padding-top: 70px;
}

.pr0 {
    padding-right: 0 !important;
}

.pr5 {
    padding-right: 5px;
}

.pr8 {
    padding-right: 8px;
}

.pr10 {
    padding-right: 10px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr28 {
    padding-right: 28px;
}

.pr30 {
    padding-right: 30px;
}

.pr35 {
    padding-right: 35px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb8 {
    padding-bottom: 8px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb13 {
    padding-bottom: 13px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb18 {
    padding-bottom: 18px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb28 {
    padding-bottom: 28px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb40 {
    padding-bottom: 40px;
}

.pb45 {
    padding-bottom: 45px;
}

.pb50 {
    padding-bottom: 50px;
}

.pb55 {
    padding-bottom: 55px;
}

.pb60 {
    padding-bottom: 60px;
}

.pb70 {
    padding-bottom: 70px;
}

.pb80 {
    padding-bottom: 80px;
}

.pl0 {
    padding-left: 0 !important;
}

.pl5 {
    padding-left: 5px;
}

.pl15 {
    padding-left: 15px;
}

.pl8 {
    padding-left: 8px;
}

.pl10 {
    padding-left: 10px;
}

.pl15 {
    padding-left: 15px;
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl28 {
    padding-left: 28px;
}

.pl30 {
    padding-left: 30px;
}

.pl35 {
    padding-left: 35px;
}

/**==========================  网站公共模块  ===========================**/
.fixed {
    width: 100%;
    position: fixed;
    top: 0px;
    z-index: 99999;
}

/* logo =============== */
.header {
    position: relative;
    height: 90px;
    background: #fff;
}

.header .logo-img {
    display: table-cell;
    max-width: 450px;
    max-height: 85px;
    line-height: 90px;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

.header .logo-img img {
    max-width: 100%;
    vertical-align: middle;
}

.header .search,
.header .home-type {
    padding: 27px 0px 0;
}

/* search */
.header .search {
    position: relative;
    width: 282px;
}

.header .search .keywords {
    float: left;
    border: 1px solid #e1e1e1;
    border-width: 1px 0px 1px 1px;
    width: 210px;
    height: 37px;
    padding-left: 5px;
}

.header .search .subbth {
    width: 65px;
    border: none;
    height: 39px;
    cursor: pointer;
    z-index: 99;
}

.header .home-type {
    margin: -2px 0 0 65px;
    text-align: right;
    width: 330px;
}

.header .home-type a.collect {
    padding-left: 10px;
}

.header .home-type .all-tel {
    color: #ffa800;
    font-size: 14px;
}

/* nav =============== */
.nav-all {
    height: 50px;
    line-height: 50px;
}

.nav {
    margin-right: 30px;
}

.nav ul li {
    position: relative;
    float: left;
    -webkit-perspective: 60px;
    -moz-perspective: 60px;
    -ms-perspective: 60px;
    perspective: 60px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 999
}

.nav ul li.on,
.nav ul li:hover {
    background: transparent;
}

.nav ul li.on a,
.nav ul li:hover a {
    color: #fff
}

.nav ul li a {
    display: block;
    padding: 0 25px;
    font-size: 14px;
    color: #fff;
}

.nav ul li:first-child a {
    background: none;
}

.nav ul li .childer,
.nav ul li .childer a {
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
}

.nav ul li .childer {
    position: absolute;
    width: 130px;
    height: auto;
    top: 50px;
    left: 0;
    padding-bottom: 5px;
    background: transparent;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-transform-origin: 0px 0px;
    -moz-transform-origin: 0px 0px;
    -ms-transform-origin: 0px 0px;
    transform-origin: 0px 0px;
    -webkit-transform: rotateX(-68deg);
    -moz-transform: rotateX(-68deg);
    -ms-transform: rotateX(-68deg);
    transform: rotateX(-68deg);
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 9999;
}

.nav ul li .childer a {
    height: 35px;
    line-height: 35px;
    text-align: -webkit-center;
    color: #fff;
    
    border-left-width: 2px;
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    border-color: transparent;
    overflow: hidden;
}

.nav ul li .childer a:hover {
    background: #fbfbfb;
    color: #0e94eb;
   
    border-right-width: 0;
    border-top-width: 0;
    border-bottom-width: 0;
    border-style: solid;
    border-color: #0e94eb;
}

.nav ul li:hover .childer {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
}

/* 幻灯片切换 ================== */
.swiper-container {
    min-width: 1180px;
    width: 100%;
    height: auto;
    background: #fff;
}

.swiper-slide {
    min-width: 1150px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-repeat: no-repeat;
}

.swiper-slide img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 3% !important;
    top: 58% !important;
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 15px 0 !important;
}

.swiper-button-next,
.swiper-button-prev {
    width: 50px !important;
    height: 50px !important;
    background: url(../images/arrow_35.png) no-repeat 0 0 !important;
}

.swiper-button-next {
    right: 2% !important;
    background-position: -100px 0 !important;
}

.swiper-button-prev {
    left: 2% !important;
}

.swiper-container .swiper-button-prev.swiper-button-disabled,
.swiper-container .swiper-button-next.swiper-button-disabled {
    opacity: 0;
}

.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #fff !important;
}

.swiper-pagination-bullet {
    background: #fff !important;
    opacity: 0.2;
}

.swiper-container .swiper-slide a.url {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99
}

/* 页脚 ================== */
.footer:after {
    display: block;
    clear: both;
    content: "";
}

.footer-nav {
    border-top: 1px solid #ededed;
    padding: 30px 0;
}

.footer-nav ul li {
    float: left;
    width: 220px;
    margin-left: 100px;
}

.footer-nav ul li:first-child {
    margin-left: 0;
}

.footer-nav ul li:last-child {
    float: right;
}

.footer-nav ul li h3 {
    border-bottom: 1px solid #ededed;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    position: relative;
}

.footer-nav ul li h3 i {
    background: #999;
    width: 60px;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
}

.footer-nav ul li a {
    color: #888;
    display: inline-block;
    padding: 15px 33px 0 0;
}

.footer-nav ul li a:nth-of-type(3n) {
    padding-right: 0;
}

.footer {
    width: 100%;
    background: #fff;
}

.footer .link {
    padding: 0px 0px 10px;
}

.footer .link a {
    padding-right: 10px;
}

.footer .copyright {
    padding: 15px 0px 10px;
}

.footer .copyright.bbot {
    border-top: 1px solid #ededed;
}

/* ========在线客服 =========*/
/* 风格一 */
.kefu_q1 ul li:first-child,
.kefu_q1 ul li a.animate {
    background: url(../images/q1.png) no-repeat
}

.kefu_q1 {
    position: fixed;
    z-index: 1001
}

.kefu_q1 ul li {
    position: relative;
    width: 45px;
    height: 45px;
    background: #1b1b1d;
    margin-bottom: 1px;
}

.kefu_q1 ul li:first-child {
    height: 50px;
    font-family: "Arial";
    background-position: 0 0;
    color: #fff;
    cursor: pointer;
}

.kefu_q1 ul li a.animate {
    position: absolute;
    left: 0;
    width: auto;
    height: 45px;
    line-height: 45px;
    color: transparent;
}

.kefu_q1 ul li a.animate,
.kefu_q1 ul li.q1_code span {
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.kefu_q1 ul li.q1_code span p {
    width: 135px;
    text-align: center;
    font-size: 12px;
    line-height: 15px;
    background: #fff;
}

.kefu_q1 ul li.q1_qq a,
.kefu_q1 ul li.q1_zx a {
    width: 62px;
    padding-left: 46px;
}

.kefu_q1 ul li.q1_qq a {
    background-position: 0 -50px;
}

.kefu_q1 ul li.q1_tel a {
    width: 119px;
    padding-left: 46px;
    background-position: 0 -96px;
}

.kefu_q1 ul li.q1_zx a {
    background-position: 0 -142px;
}

.kefu_q1 ul li.q1_code {
    cursor: pointer;
    background: #1b1b1d url(../images/q1.png) no-repeat 0 -188px;
}

.kefu_q1 ul li.q1_code span {
    position: absolute;
    top: -115px;
    left: -147px;
    display: inline-block;
    width: 140px;
    height: 165px;
    display: none;
    background: #fff;
    border: 1px solid #eee;
}

.kefu_q1 ul li.q1_code img {
    width: 133px;
    height: 133px;
    padding: 4px;
}

.kefu_q1 ul li:first-child:hover {
    background-position: -55px 0;
}

.kefu_q1 ul li.q1_qq:hover a,
.kefu_q1 ul li.q1_zx:hover a,
.kefu_q1 ul li.q1_tel:hover a {
    background: #dd001a url(../images/q1.png) no-repeat;
}

.kefu_q1 ul li.q1_qq:hover a {
    color: #fff;
    left: -63px;
    background-position: 0 -50px;
}

.kefu_q1 ul li.q1_zx:hover a {
    color: #fff;
    left: -63px;
    background-position: 0 -142px;
}

.kefu_q1 ul li.q1_tel:hover a {
    width: 107px;
    padding-left: 57px;
    color: #fff;
    left: -119px;
    background-position: 10px -96px;
}

.kefu_q1 ul li.q1_code:hover span {
    display: block;
}

/* 风格二 */
.kefu_q2, span.close {
    position: fixed;
    text-align: center;
    z-index: 1001;
}

.kefu_q2 {
    font-family: 'Arial';
    font-size: 14px;
    width: 110px;
    height: 370px;
}

.kefu_q2 ul li {
    background: url(../images/q2_1.png) no-repeat 0 0;
}

.kefu_q2 ul li:first-child {
    height: 113px;
}

.kefu_q2 ul li b.b1 {
    padding-top: 18px;
    padding-bottom: 6px;
    display: block;
}

.kefu_q2 ul li:nth-of-type(2) {
    font-weight: bold;
    height: 80px;
    line-height: 110px;
    color: #fff;
    background-position: 0 -114px;
}

.kefu_q2 ul li:nth-of-type(3) {
    height: 135px;
    background-position: 0 -194px;
}

.kefu_q2 ul li:nth-of-type(3) b.b3 {
    display: block;
    padding-top: 9px;
}

.kefu_q2 ul li img {
    width: 92px;
    height: 92px;
    padding-top: 10px;
}

.kefu_q2 ul li.q2_top {
    cursor: pointer;
    height: 40px;
    background-position: 0 -329px;
    position: relative;
}

.kefu_q2 ul li.q2_top a {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 14px;
}

.kefu_q2 ul li.q2_top a.get_top {
    left: 36px;
}

.kefu_q2 ul li.q2_top a.close-2 {
    left: 64px;
}

span.close {
    right: -120%;
    display: block;
    width: 29px;
    height: 84px;
    background: url(../images/q2_1.png) no-repeat -271px 0;
    cursor: pointer;
}

.kefu_q2 ul li,
.kefu_q2 ul li a {
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    -ms-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.kefu_q2 ul li:first-child:hover {
    background-position: -130px 0;
}

.kefu_q2 ul li:first-child:hover b,
.kefu_q2 ul li:nth-of-type(3):hover b,
.kefu_q2 ul li:first-child:hover a {
    color: #fff;
}

.kefu_q2 ul li:nth-of-type(2):hover {
    background-position: -130px -114px;
}

.kefu_q2 ul li:nth-of-type(3):hover {
    background-position: -130px -194px;
}

/* 风格三 */
.kefu_q3 {
    position: fixed;
    text-align: center;
    z-index: 1001;
}

.kefu_q3 .default {
    position: absolute;
    cursor: pointer;
    width: 45px;
    height: 131px;
    background: url(../images/q3.png) no-repeat 0 0;
}

.default-hide {
    margin-right: -120%
}

.kefu_q3 .ico-bg {
    background: url(../images/q3.png) no-repeat;
}

.kefu_q3 .top-1 {
    width: 112px;
    height: 36px;
    background-position: -61px 0;
}

.kefu_q3 .top-1 span.colse {
    float: right;
    display: block;
    width: 25px;
    height: 25px;
    cursor: pointer;
    margin-right: 8px;
}

.kefu_q3 .bor-ul {
    background: #fff;
    border: 1px solid #f0f0f0;
    border-width: 0 1px;
}

.kefu_q3 .bor-ul span.qq-tx {
    display: block;
    width: 67px;
    height: 67px;
    margin: 0 auto;
    background-position: -61px -63px;
}

.kefu_q3 .bor-ul span.qq-tx:hover {
    background-position: -153px -63px;
}

.kefu_q3 .bor-ul p {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #1e488a;
    font-weight: bold;
    border-bottom: 1px solid #f0f0f0;
}

.kefu_q3 .bor-ul li {
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    background-position: 19px -210px;
    padding-left: 7px;
}

.kefu_q3 .bor-ul .em {
    position: relative;
    width: 54px;
    height: 50px;
    border-right: 1px solid #f0f0f0;
}

.kefu_q3 .bor-ul .em i.ico-code {
    display: block;
    width: 22px;
    height: 22px;
    background-position: -186px -14px;
    margin: 14px;
    cursor: pointer;
}

.kefu_q3 .bor-ul .em i.ico-code:hover {
    background-position: -222px -14px;
}

.kefu_q3 .bor-ul .get-top i.get-ico-code:hover {
    background-position: -45px -149px;
}

.kefu_q3 .bor-ul .get-top {
    width: 55px;
    height: 50px;
}

.kefu_q3 .bor-ul .get-top i.get-ico-code {
    display: block;
    width: 28px;
    height: 28px;
    margin: 14px;
    cursor: pointer;
    background-position: 0 -149px;
}

.kefu_q3 .bottom-1 {
    width: 100%;
    height: 8px;
    background-position: 0 -292px;
}

.kefu_q3 .show-em {
    display: none;
    position: absolute;
    left: -121px;
    top: -78px;
    width: 117px;
    height: 163px;
    background-position: -133px -163px;
}

.kefu_q3 .show-em img {
    width: 92px;
    height: 92px;
    margin: 9px 8px 0px 0px;
}

.kefu_q3 .em:hover .show-em {
    display: block;
}

/* 弹窗客服 =============== */
.layer-qq {
    animation: layerqq .7s ease-out;
    position: fixed;
    left: 50%;
    top: 50%;
    color: #fff;
    width: 480px;
    height: 282px;
    text-align: center;
    z-index: 1001;
    overflow: hidden;
}

.layer-kefysys {
    width: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.layer-qq h3 {
    font-size: 42px;
    text-transform: uppercase;
    font-weight: bold;
}

.layer-qq strong {
    font-size: 22px;
}

.layer-qq a.linkqq {
    display: block;
    width: 138px;
    height: 38px;
    line-height: 38px;
    border: 1px solid rgba(255, 255, 255, .5);
    text-align: center;
    font-size: 14px;
    border-radius: 45px;
    color: #fff;
    margin: 25px auto 0;
}

.layer-qq a.qq-close {
    display: block;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(../images/qqclose.png) no-repeat;
    cursor: pointer;
}

/* 动画 */
@-webkit-keyframes layerqq {
    from {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes layerqq {
    from {
        transform: scale(0);
    }
    to {
        transform: scale(1);
    }
}

* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.space {
    width: 100%;
    height: 24px;
    clear: both;
}

.spacf {
    width: 100%;
    height: 36px;
    clear: both;
}

.spacf1 {
    width: 100%;
    height: 36px;
    clear: both;
}

.spaca {
    width: 100%;
    height: 8px;
    clear: both;
}

.spacq {
    width: 100%;
    height: 9px;
    clear: both;
}

.spaco {
    width: 100%;
    height: 5px;
    clear: both;
}

.spacl {
    width: 100%;
    height: 13px;
    clear: both;
}

.spacg {
    width: 100%;
    height: 15px;
    clear: both;
}

.spach {
    width: 100%;
    height: 33px;
    clear: both;
}

.spacj {
    width: 100%;
    height: 68px;
    clear: both;
}

.spack {
    width: 100%;
    height: 46px;
    clear: both;
}

.spacp {
    width: 100%;
    height: 49px;
    clear: both;
}

.spacp1 {
    width: 100%;
    height: 49px;
    clear: both;
}

.spacm {
    width: 100%;
    height: 28px;
    clear: both;
}

.spacv {
    width: 100%;
    height: 16px;
    clear: both;
}

.spacz {
    width: 100%;
    height: 1px;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w_1190 {
    width: 1190px;
    height: 82px;
    margin: 0 auto;
}

.clear {
    clear: both;
    float: left;
}

.dingbu1 {
    width: 990px;
    height: 60px;
    display: none;
    margin-left: 20px;
}

.logo1 {
    width: 150px;
    height: 55px;
    background: url(../img/logo.png);
    background-size: 100% 100%;
    margin-left: 16px;
    margin-top: 3px;
}

.caidan {
    width: 32px;
    height: 30px;
    background: url(../img/uhgj.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 6px;
    float: left;
}

.dingbu1-r {
    width: 72px;
    height: 65px;
    margin-right: 10px;
}

.sousuo1 {
    width: 30px;
    height: 30px;
    background: url(../img/sousuo.png);
    background-position: center;
    background-repeat: no-repeat;
}

.logo {
    width: 247px;
    height: 82px;
    background: url(../img/logo.png);
}

.dingbu-r {
    width: 850px;
    height: 82px;
}

.wx {
    width: 40%;
    height: 24px;
    float: right;
}

.weixin {
    width: 26%;
    height: 24px;
    background: url(../img/weixin.png);
    background-repeat: no-repeat;
    position: relative;
}

.weixin span {
    float: right;
    font-size: 15px;
}

.weixin-bj {
    width: 120%;
    height: 100px;
    background: url(../img/dgfdfs_02.png);
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 1000;
    background-size: 100px;
    background-position: center;
    background-repeat: no-repeat;
    display: none;
}

.weixin:hover .weixin-bj {
    display: block;
}

.zixun {
    width: 52%;
    height: 24px;
    background: url(../img/dianhua.png);
    background-repeat: no-repeat;
    margin-left: 20px;
}

.zixun span {
    float: right;
    font-size: 15px;
}

.sousuo {
    width: 16%;
    height: 24px;
    background: url(../img/sousuo.png);
    background-repeat: no-repeat;
    float: left;
    background-position: center;
}

.hei {
    height: 40px;
    background: #212121;
}

.hei-z {
    width: 1190px;
    height: 40px;
    margin: 0 auto;
}

.hei-z ul li {
    width: 11.09%;
    height: 40px;
    float: left;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    line-height: 40px;
}

.sy {
    background: #0687ee
}

.zj a {
    text-decoration: none;
    color: #FFF;
}

.zj {
    position: relative;
}

.zj:hover .zj1 {
    display: block;
}

.zj1 {
    width: 100%;
    height: 270px;
    background: #0687ee;
    position: absolute;
    top: 0px;
    display: none;
    z-index: 1000;
}

.zj1 ul {
    width: 100%;
    height: 270px;
}

.zj1 ul li {
    width: 100%;
    height: 45px;
}

.xt a {
    font-size: 14px;
}

.xt:hover {
    background: #0d6ab4;
}

.zj2 {
    width: 100%;
    height: 135px;
    background: #0687ee;
    position: absolute;
    top: 0px;
    display: none;
    z-index: 1000;
}

.zj2 ul {
    width: 100%;
    height: 135px;
}

.zj2 ul li {
    width: 100%;
    height: 45px;
}

.zj:hover .zj2 {
    display: block;
}

/* banner */
/*轮播*/
.banner {
    width: 100%;
    height: 400px;
    position: relative;
}

.banner ul li {
    height: 100%;
    width: 100%;
    position: absolute;
    display: none;
    z-index: 10;
}

.banner .indicator {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 10px;
    text-align: center;
    z-index: 20;
}

.banner .indicator a {
    display: inline-block;
    width: 12px;
    height: 12px;
    background: rgba(255, 255, 255, 0.5);
    margin: 5px;
}

.banner .indicator a.cur {
    background: #fff;
}

.cppp {
    width: 980px;
    height: 46px;
    border-bottom: #2889e3 1px solid;
    display: none;
    margin-left: 14px;
}

.cppp-l {
    width: 168px;
    height: 46px;
    color: #2889e3;
    font-size: 16px;
    text-align: left;
    line-height: 57px;
    font-weight: 900;
    display: none;
}

.cppp-r {
    width: 50px;
    height: 46px;
    color: #2889e3;
    font-size: 12px;
    text-align: left;
    line-height: 57px;
    font-weight: 900;
    display: none;
}

.cppp-r a {
    color: #2889e3;
}

.cppp1-r {
    width: 22px;
    height: 22px;
    background: url(../img/sdf.png);
    background-size: 100% 100%;
    margin-top: 17px;
}

.cppp1-l {
    width: 200px;
    height: 46px;
    display: none;
}

.cppp-l-l {
    width: 100px;
    height: 46px;
    color: #2889e3;
    font-weight: 700;
    text-align: left;
    line-height: 57px;
}

.cppp-l-l a {
    color: #2889e3;
}

.cppp-l-r {
    width: 100px;
    height: 46px;
    font-weight: 700;
    text-align: left;
    line-height: 57px;
    color: #999;
}

.cppp-l-r a {
    color: #999;
}

.cp {
    width: 998px;
    height: 88px;
    background: url(../img/hjh.png);
    text-align: center;
    font-size: 26px;
    line-height: 66px;
    margin: 0 auto;
}

.cpp {
    width: 998px;
    margin: 0 auto;
}

.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('../../AppData/Local/Temp/KuaiZip/jquery-transition-slider/img/a17.png') no-repeat;
    overflow: hidden;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05r {
    background-position: -70px -40px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
    background-position: -310px -40px;
}

.jssora05l.jssora05lds {
    background-position: -10px -40px;
    opacity: .3;
    pointer-events: none;
}

.jssora05r.jssora05rds {
    background-position: -70px -40px;
    opacity: .3;
    pointer-events: none;
}

/* jssor slider thumbnail navigator skin 01 css *//*.jssort01 .p            (normal).jssort01 .p:hover      (normal mouseover).jssort01 .p.pav        (active).jssort01 .p.pdn        (mousedown)*/
.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}

.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
    box-sizing: content-box;
    background: url(../img/tup.png) -400px -400px no-repeat;
    _background: none;
}

.jssort01 .pav .c {
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%;
}

.jssort01 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
    background-position: 50% 50%;
}

.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}

* html .jssort01 .c, * html .jssort01 .pdn .c, * html .jssort01 .pav .c { /* ie quirks mode adjust */
    width /**/: 72px;
    height /**/: 72px;
}

.jj {
    width: 998px;
    height: 88px;
    background: url(../img/hjh.png);
    text-align: center;
    font-size: 26px;
    line-height: 66px;
    margin: 0 auto;
}

.xint {
    width: 95%;
    height: 260px;
    margin-left: 14px;
    display: none;
}

.jixie {
    width: 150px;
    height: 42px;
    font-size: 15px;
    font-weight: 900;
    line-height: 50px;
}

.jixie a {
    color: #333;
}

.xiangqing {
    width: 600px;
    font-size: 14px;
    color: #333;
    color: #666;
}

.xiangqing a {
    color: #666;
}

.tuuu {
    width: 1030px;
    margin: 0 auto;
}

.tuuu-l {
    width: 400px;
    height: 250px;
    background: url(../img/tu1.png);
}

.tuuuu-l {
    width: 400px;
    height: 250px;
    background: url(../img/tu4.png);
}

.tuuu-r {
    width: 57%;
    height: 250px;
}

.bt {
    font-size: 20px;
    font-weight: 900;
}

.wenz {
    width: 94%;
    height: 85px;
    font-size: 14px;
    margin-right: 140px;
    color: #666;
}

.tub {
    width: 72px;
    height: 24px;
    background: #fa550d;
    border-radius: 12px 12px 12px 12px;
}

.tub a {
    text-align: center;
    font-size: 14px;
    color: #FFF;
    margin-left: 13px;
    line-height: 17px;
}

.tuuu1-l {
    width: 57%;
    height: 250px;
}

.tuuu1-r {
    width: 400px;
    height: 250px;
    background: url(../img/tu2_02.png);
}

.tuuuu1-r {
    width: 400px;
    height: 250px;
    background: url(../img/tu3.png);
}

.bt1 {
    font-size: 20px;
    font-weight: 900;
}

.wenz1 {
    width: 100%;
    height: 85px;
    font-size: 14px;
    margin-right: 140px;
}

.tub1 {
    width: 72px;
    height: 24px;
    background: #fa550d;
    border-radius: 12px 12px 12px 12px;
}

.tub1 a {
    text-align: center;
    font-size: 14px;
    color: #FFF;
    margin-left: 13px;
    line-height: 17px;
}

.gongsi1 {
    width: 980px;
    height: 200px;
    margin-left: 14px;
    display: none;
}

.kb-l {
    width: 6%;
    height: 200px;
}

.kb-r {
    width: 92%;
}

.gongsi1-l {
    width: 220px;
    height: 153px;
    background: url(../img/hjkh.png);
    margin-top: 30px;
    background-size: 100% 100%;
}

.gongsi1-r {
    width: 430px;
    height: 175px;
    margin-top: 20px;
    margin-right: 30px;
}

.bbt {
    margin-top: 15px;
    font-weight: 600;
    font-size: 15px;
}

.bbt a {
    color: #333;
}

.bbt2 {
    margin-top: 8px;
    font-weight: 600;
    font-size: 15px;
}

.bbt2 a {
    color: #333;
}

.bbt1 {
    margin-top: 4px;
    font-size: 14px;
    color: #666;
}

.bbt1 a {
    color: #666;
}

.bbt3 {
    margin-top: 8px;
    font-weight: 600;
    font-size: 15px;
}

.bbt3 a {
    color: #333;
}

.bbt4 {
    margin-top: 4px;
    font-size: 14px;
    color: #666;
}

.bbt4 a {
    color: #666;
}

.gongsi {
    height: 470px;
    background: #f1f1f1;
    margin: 0 auto;
}

.gs {
    width: 1100px;
    height: 90px;
    font-size: 30px;
    text-align: center;
    line-height: 70px;
    margin: 0 auto;
}

.gs span {
    color: #017fff;
}

.kk {
    width: 1050px;
    height: 500px;
    position: relative;
    margin: 0 auto;
}

.kk-l {
    width: 580px;
    height: 418px;
}

.kk-r {
    width: 418px;
    height: 430px;
    background: #007bf9;
    position: relative;
}

.gsnr {
    width: 500px;
    height: 360px;
    background: #FFF;
    position: absolute;
    right: 40px;
    top: 35px;
    -webkit-box-shadow: -7px 0px 20px #cfcfcf;
}

.banner-1-img {
    background: url(../img/gongsi.png);
    width: 100%;
    height: 360px;
    background-position: center;
}

.banner-1-img1 {
    background: url(../img/gongsi2.png);
    width: 100%;
    height: 360px;
    background-position: center;
}

.banner-1-img2 {
    background: url(../img/gongsi.png);
    width: 100%;
    height: 360px;
    background-position: center;
}

.banne {
    width: 100%;
    height: 360px;
    background: url(../img/neiyebanner.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.guan {
    width: 80%;
    height: 90px;
    font-size: 20px;
    text-align: center;
    line-height: 110px;
}

.gn {
    width: 80%;
    height: 200px;
    font-size: 14px;
    margin: 0 auto;
}

.ttt {
    width: 140px;
    height: 38px;
    border: #eeeeee solid 3px;
    border-radius: 4px 4px 4px 4px;
    font-size: 15px;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
}

.ttt a {
    color: #000;
}

.ttt a:hover {
    color: #888888;
}

.xinwen {
    width: 1050px;
    height: 440px;
    margin: 0 auto;
}

.xinwen1 {
    width: 980px;
    height: 120px;
    margin-left: 14px;
    margin-top: 15px;
    display: none;
    background: #eaeaea;
}

.xinwen1-l {
    width: 219px;
    height: 120px;
    background: url(../img/hjkhkj_01.png);
    background-size: 100% 100%;
}

.xinwen2-l {
    width: 219px;
    height: 120px;
    background: url(../img/hjkhkj_01.png);
    background-size: 100% 100%;
}

.xinwen1-r {
    width: 500px;
    height: 120px;
}

.xinwen11 {
    margin-top: 16px;
    font-weight: 600;
    font-size: 15px;
}

.xinwen11 a {
    color: #000;
}

.xinwen22 {
    width: 380px;
    color: #666;
    font-size: 14px;
    margin-top: 8px;
}

.xinwen22 a {
    color: #666;
}

.xinwen-l {
    width: 56%;
    height: 440px;
}

.xinwen-r {
    width: 40%;
    height: 440px;
}

.kb1 {
    width: 6%;
}

.kb2 {
    width: 92%;
}

.xinwen-l-t {
    width: 100%;
    height: 56px;
    border-bottom: #cfcfcf 1px solid;
}

.xinwen-l-t-l {
    width: 250px;
    height: 56px;
}

.xinwen-l-t-r {
    width: 100px;
    height: 56px;
    text-align: right;
    line-height: 50px;
}

.xinwen-l-t-r a {
    color: #000;
}

.dongtai {
    width: 115px;
    height: 56px;
}

.biao {
    width: 24px;
    height: 22px;
    background: url(../img/xinwen.png);
    margin-top: 18px;
}

.zi {
    width: 86px;
    height: 22px;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
    color: #1287ff;
}

.zi a {
    color: #1287ff;
}

.zi1 {
    width: 86px;
    height: 22px;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
    color: #333;
}

.zi1 a {
    color: #333;
}

.zixun1 {
    width: 117px;
    height: 56px;
}

.biao1 {
    width: 28px;
    height: 22px;
    background: url(../img/zixun.png);
    margin-top: 18px;
}

.xinwen-l-b {
    width: 100%;
    height: 356px;
}

.dtnr1 {
    width: 100%;
    height: 110px;
    
}

.dtnr1-l {
    width: 35%;
    height: 110px;
    background: url(../img/hjkhkj_01.png);
    background-repeat: no-repeat;
}

.dtnr1-r {
    width: 63%;
    height: 110px;
}

.dtnr1-r-l {
    width: 70%;
    height: 38px;
    text-align: left;
    line-height: 60px;
    font-weight: 900;
    font-size: 16px;
}

.dtnr1-r-r {
    width: 26%;
    height: 38px;
    text-align: left;
    line-height: 60px;
    font-size: 14px;
    color: #666666;
}

.nrr {
    width: 90%;
    height: 40px;
    text-align: left;
    font-size: 14px;
    color: #5d5d5d;
}

.changj {
    width: 118px;
    height: 56px;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
}

.biao3 {
    width: 30px;
    height: 26px;
    background: url(../img/wenti.png);
    margin-top: 18px;
}

.zi3 {
    width: 86px;
    height: 22px;
    text-align: center;
    line-height: 54px;
    font-size: 20px;
    color: #333;
}

.cjwt {
    width: 100%;
    height: 356px;
}

.cjw1 {
    width: 100%;
    height: 103px;
    border-bottom: 1px #cfcfcf dashed;
}

.cjw1-l {
    width: 8%;
    height: 55px;
}

.wen {
    width: 100%;
    height: 20px;
    background: url(../../%E4%B8%80%E7%84%B6%E5%AE%98%E7%BD%91/img/wen.png);
    background-repeat: no-repeat;
}

.da {
    width: 100%;
    height: 20px;
    background: url(../../%E4%B8%80%E7%84%B6%E5%AE%98%E7%BD%91/img/da.png);
    background-repeat: no-repeat;
}

.cjw1-r {
    width: 92%;
    height: 78px;
}

.cjw1-r-t {
    width: 100%;
    height: 20px;
}

.cjw1-r-t a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 900;
    color: #333;
}

.cjw1-r-b {
    width: 95%;
    height: 44px;
    font-size: 14px;
    color: #5d5d5d;
    float: left;
}

.yewei1 {
    width: 670px;
    height: 280px;
    background: url(../img/dfssd.png);
    margin-top: 33px;
    display: none;
}

.gzh {
    height: 40px;
    color: #FFF;
    text-align: center;
    line-height: 52px;
    font-weight: 700;
}

.gzh2 {
    height: 28px;
    text-align: center;
    line-height: 38px;
    font-weight: 700;
}

.gzh3 {
    height: 28px;
    text-align: center;
    line-height: 38px;
    font-weight: 700;
    font-size: 14px;
}

.gzh3 a {
    color: #FFF;
}

.gzh2 a {
    color: #FFF;
}

.zh2 {
    height: 22px;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    background: #FFF;
    display: none;
}

.gzh1 {
    width: 120px;
    height: 120px;
    background: url(../img/dgfdfs_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

.yewei {
    width: 100%;
    height: 935px;
    background: url(../img/yewei.png);
}

.yw {
    width: 1050px;
    height: 900px;
    margin: 0 auto;
}

.yewe {
    width: 100%;
    height: 272px;
    background: url(../img/yewei.png);
}

.ye {
    width: 1000px;
    height: 244px;
    margin: 0 auto;
}

.lxx {
    width: 100%;
    height: 32px;
    font-size: 32px;
    color: #FFF;
}

.yi {
    width: 100%;
    height: 28px;
    font-size: 28px;
    color: #FFF;
}

.liuxia {
    width: 100%;
    height: 28px;
    font-size: 26px;
    color: #FFF;
}

.nnr {
    width: 530px;
    height: 480px;
}

.ditu {
    width: 42%;
    height: 418px;
    /*background: url(../img/tutu.png);*/
}

.rr-l {
    width: 12%;
    height: 270px;
    color: #FFF;
}

.rr-r {
    width: 87%;
    height: 270px;
}

.rr-r textarea {
    width: 100%;
    height: 270px;
    background: rgba(0, 0, 0, 0);
    border: #FFF 1px solid;
    color: #FFF;
}

.rr1-l {
    width: 12%;
    height: 25px;
    color: #FFF;
}

.rr1-r {
    width: 87%;
    height: 25px;
}

.rr1-r input {
    width: 100%;
    height: 25px;
    background: rgba(0, 0, 0, 0);
    border: #FFF 1px solid;
    color: #FFF;
}

.rr2-l {
    width: 12%;
    height: 25px;
    color: #FFF;
}

.rr2-r {
    width: 87%;
    height: 25px;
}

.rr2-r input {
    width: 100%;
    height: 25px;
    background: rgba(0, 0, 0, 0);
    border: #FFF 1px solid;
    color: #FFF;
}

.sff {
    color: #FFF;
}

.sff1 {
    width: 70%;
    height: 27px;
}

.sff1-l {
    width: 32%;
    height: 27px;
    color: #FFF;
}

.sff1-r {
    width: 66%;
    height: 27px;
}

.aan {
    width: 34%;
    height: 27px;
}

.aan input {
    border-radius: 4px 4px 4px 4px;
}

.ln {
    width: 100%;
    height: 27px;
    font-size: 13px;
}

.wzzz {
    width: 58%;
    color: #FFF;
}

.tijiao {
    width: 116px;
    height: 36px;
    background: #FFF;
    border-radius: 5px 5px 5px 5px;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
    font-weight: 900;
    background: linear-gradient(#FFF, #CCC);
}

.zh {
    width: 100%;
    height: 191px;
}

.zh ul {
    width: 100%;
    height: 191px;
}

.zh ul li {
    width: 33.3%;
    height: 191px;
    float: left;
}

.information {
    width: 85%;
    height: 191px;
}

.informatiog {
    width: 11%;
    height: 191px;
}

.informatiog-l {
    width: 11%;
    height: 191px;
    background: url(../img/xx.png);
    background-repeat: no-repeat;
    background-position: center;
}

.inf {
    font-size: 24px;
    color: #FFF;
}

.diah {
    color: #FFF;
    font-size: 16px;
}

.wangz {
    color: #FFF;
    font-size: 16px;
}

.dizz {
    color: #FFF;
    font-size: 15px;
}

.wxxx-r {
    width: 50%;
    height: 175px;
    background: url(../img/erweima_02.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 140px;
}

.navigation {
    width: 88%;
    height: 191px;
}

.nav {
    font-size: 24px;
    color: #FFF;
}

.hgj {
    width: 100%;
    height: 80px;
    background: url(../img/nsxkjan.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 106% 106%;
}

.informatil-r {
    width: 11%;
    height: 191px;
    background: url(../img/xx.png);
    background-repeat: no-repeat;
    background-position: center;
}

.zzh {
    width: 100%;
    height: 36px;
    background: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}

.ne {
    width: 100%;
    background: #fbfbfb;
}

.ne1 {
    width: 1000px;
    height: 540px;
    margin: 0 auto;
}

.ne1-l {
    width: 27%;
    height: 540px;
}

.ne1-r {
    width: 72%;
    height: 540px;
}

.ne1-r-l {
    width: 2%;
    height: 540px;
    border-left: #eaeaea 1px solid;
}

.ne1-r-r {
    width: 98%;
    height: 540px;
}

.xd {
    width: 100%;
    height: 1px;
    background: #eaeaea;
}

.tuy {
    width: 96%;
    height: 210px;
}

.tup {
    width: 96%;
    height: 200px;
}

.tup ul {
    width: 100%;
    height: 200px;
    margin-left: 20px;
}

.tup ul li {
    width: 25%;
    height: 200px;
    float: left;
}

.tuy ul {
    width: 100%;
    height: 210px;
    margin-left: 20px;
}

.tuy ul li {
    width: 25%;
    height: 210px;
    float: left;
}

.thb {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb1 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb2 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb3 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.ne1-r-r1 {
    width: 96%;
    min-height: 540px;
    display: none;
}

.xd1 {
    width: 96%;
    height: 1px;
    background: #eaeaea;
}

.tuy1 {
    width: 96%;
    min-height: 210px;
}

.tup1 {
    width: 96%;
    min-height: 450px;
}

.tup1 ul {
    width: 100%;
    height: 200px;
    margin-left: 20px;
}

.tup1 ul li {
    width: 25%;
    height: 200px;
    float: left;
}

.tuy1 ul {
    width: 100%;
    height: 210px;
    margin-left: 20px;
}

.tuy1 ul li {
    width: 25%;
    height: 210px;
    float: left;
}

.thb1 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb11 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb21 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb31 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.qswa1 {
    width: 85%;
    height: 26px;
    text-align: center;
    line-height: 26px;
}

.qswa1 a {
    color: #000;
}

.qswa1 a:hover {
    color: #333;
}

.thb4 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb5 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb6 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb7 {
    width: 85%;
    height: 180px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 170px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.qswa {
    width: 85%;
    height: 26px;
    text-align: center;
    line-height: 26px;
}

.qswa a {
    color: #000;
}

.qswa a:hover {
    color: #333;
}

.ne1-l-t {
    width: 100%;
    height: 252px;
}

.ne1-l-t ul {
    width: 100%;
    height: 252px;
}

.ne1-l-t ul li {
    width: 100%;
    height: 42px;
}

.cpz {
    wborder-bottom: #eaeaea 1px solid;
    font-size: 18px;
    font-weight: 900;
    text-align: center;
    line-height: 40px;
}

.zyd-l {
    width: 150px;
    height: 42px;
    font-size: 16px;
    margin-left: 60px;
    line-height: 40px;
    text-align: center;
    position: relative;
}

.zyd-l a {
    color: #000;
}

.annn {
    width: 100%;
    height: 28px;
    background: #2c8ef4;
    border-radius: 8px 8px 8px 8px;
    position: absolute;
    top: 6px;
    line-height: 28px;
    display: none;
}

.annn a {
    color: #FFF;
}

.zyd-l:hover .annn {
    display: block;
}

.ne1-l-t ul li {
    border-bottom: #eaeaea 1px solid;
}

.zyd-r {
    width: 9%;
    height: 42px;
}

.sanj {
    width: 40%;
    height: 11px;
    background: url(../img/fsd.png);
    background-position: center;
    background-repeat: no-repeat;
}

.ne1-l-b {
    width: 100%;
    height: 220px;
}

.ne1-l-b ul {
    width: 100%;
    height: 220px;
}

.ne1-l-b ul li {
    width: 100%;
    height: 44px;
    border-bottom: #eaeaea 1px solid;
}

.ne1-l-b ul li:nth-child(5) {
    border-bottom: none;
}

.ne1-l-b ul li:nth-child(4) {
    border-bottom: none;
}

.zyd1-l {
    width: 90%;
    height: 36px;
    font-size: 16px;
    margin-left: 16px;
    line-height: 44px;
    text-align: center;
}

.zyd1-l a {
    color: #000;
}

.zyd1-r {
    width: 9%;
    height: 36px;
}

.sanj1 {
    width: 40%;
    height: 11px;
    background: url(../img/fsd.png);
    background-position: center;
    background-repeat: no-repeat;
}

.zyf1-l {
    width: 50%;
    height: 36px;
    background: #f24312;
    border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
}

.zyf1-l a {
    color: #FFF;
}

.lj {
    width: 80%;
    height: 36px;
    color: #FFF;
    text-align: center;
    line-height: 36px;
}

.lj-r {
    width: 18%;
    height: 36px;
    background: url(../img/fgfdg.png);
    background-position: left;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1024px) {
    .w_1190 {
        width: 100%;
        height: 70px;
        display: none;
    }

    .wx {
        display: none;
    }

    .hei {
        display: none;
    }

    .cp {
        display: none;
    }

    .banner {
        height: 280px;
    }

    .banne {
        height: 270px;
    }

    .spacp1 {
        display: none;
    }

    .cppp-l {
        display: block
    }

    .cppp1-l {
        display: block
    }

    .cppp-r {
        display: block
    }

    .cppp {
        width: 96%;
        display: flex;
        justify-content: space-between;
    }

    .cpp {
        width: 96%;
        display: flex;
        justify-content: space-between;
    }

    .jj {
        display: none;
    }

    .tuuu {
        display: none;
    }

    .spach {
        display: none;
    }

    .xint {
        display: block;
    }

    .gongsi {
        display: none;
    }

    .spacf {
        display: none;
    }

    .spacj {
        display: none;
    }

    .gongsi1 {
        width: 96%;
        display: flex;
        justify-content: flex-start;
    }

    .xinwen {
        display: none;
    }

    .xinwen1 {
        width: 96%;
        display: flex;
        justify-content: flex-start;
    }

    .xinwen22 {
        width: 70%;
        display: flex;
        justify-content: flex-start;
    }

    .xinwen11 {
        margin-top: 25px;
    }

    .xiangqing {
        width: 94%;
        display: flex;
        justify-content: flex-start;
    }

    .yewei {
        display: none;
    }

    .yewe {
        display: none;
    }

    .yewei1 {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .dingbu1 {
        width: 100%;
        display: flex;
        justify-content: space-between;
    }

    .zh2 {
        width: 96%;
        display: flex;
        justify-content: center;
    }

    .ne {
        display: none;
    }

    .ne1-r-r1 {
        display: block;
    }
}

@media screen and (max-width: 750px) {
    .tuy1 ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
    }

    .tuy1 ul li {
        width: 50%;
        min-height: 220px;
    }

    .tup1 ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
    }

    .tup1 ul li {
        width: 50%;
        min-height: 220px;
    }

    .xint {
        height: 270px;
    }

    .banner {
        height: 185px;
    }

    .banne {
        height: 200px;
    }

    .logo1 {
        background:
    }

    .ne1-r-r1 {
        display: block;
    }

    .gongsi1 {
        width: 94%;
        min-height: 370px;
        display: flex;
        flex-wrap: wrap;
    }

    .xinwen22 {
        width: 99%;
        display: flex;
        justify-content: flex-start;
    }
}

@media screen and (max-width: 610px) {
    .tuy1 ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
    }

    .tuy1 ul li {
        width: 50%;
        min-height: 220px;
    }

    .tup1 ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-left: 0;
    }

    .tup1 ul li {
        width: 50%;
        min-height: 220px;
    }

    .logo1 {
        width: 120px;
        height: 45px;
    }

    .sousuo1 {
        width: 21px;
        height: 21px;
        background: url(../img/sousuo.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .caidan {
        width: 18px;
        height: 15px;
        background: url(../img/uhgj.png);
        background-repeat: no-repeat;
        background-position: center;
        float: left;
        margin-top: 3px;
        background-size: 100% 100%;
    }

    .dingbu1-r {
        width: 50px;
    }

    .dingbu1 {
        height: 50px;
    }

    .banner {
        height: 160px;
    }

    .jixie {
        font-size: 14px;
    }

    .gzh1 {
        width: 90px;
        height: 90px;
        background: url(../img/dgfdfs_02.png);
        background-size: 100% 100%;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 auto;
    }

    .gzh2 {
        font-size: 14px;
    }

    .yewei1 {
        height: 250px;
    }

    .banne {
        height: 150px;
    }

    .cppp {
        width: 94%;
        display: flex;
        justify-content: space-between;
    }

    .cppp1-r {
        width: 19px;
        height: 18px;
        background: url(../img/dfs.png);
        background-size: 100% 100%;
        margin-top: 22px;
    }

    .gongsi1 {
        width: 94%;
        min-height: 390px;
        display: flex;
        flex-wrap: wrap;
    }

    .kb-l {
        display: none;
    }

    .kb-r {
        margin-top: -42px;
    }

    .gongsi1-r {
        width: 96%;
        height: 90px;
        display: flex;
        justify-content: flex-start;
        margin-right: 2px;
    }

    .bbt {
        margin-top: -16px;
    }

    .kb-r {
        width: 100%;
    }

    .gongsi1-l {
        margin-top: 15px;
    }

    .xinwen1 {
        height: 90px;
    }

    .xinwen1-l {
        height: 90px;
        width: 260px;
    }

    .xinwen2-l {
        height: 90px;
        width: 260px;
    }

    .cppp1-l {
        width: 180px;
    }

    .cppp-l-l {
        width: 80px;
    }

    .xinwen11 {
        margin-top: 12px;
    }

    .xinwen22 {
        margin-top: 4px;
    }

    .xinwen1-r {
        height: 90px;
    }

    .tuy1 {
        width: 96%;
        min-height: 450px;
    }

    .xint {
        height: 326px;
    }
}
