* {
    margin: 0;
    padding: 0;
}

.oh {
    OVERFLOW: hidden;

}

.l {
    FLOAT: left;
}

.foot_menu {
    MARGIN-RIGHT: 40px;
}

.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: 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: 40px;
}

.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: #1287ff;
    text-decoration: none;
}

.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;

}

* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

.space {
    width: 100%;
    height: 24px;
    clear: both;
}

.spacmm {
    width: 100%;
    height: 270px;
    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: 100%;
    height: 24px;
    float: right;
}

.weixin {
    width: 26%;
    height: 24px;
    background: url(../images/weixin.png);
    background-repeat: no-repeat;
    position: relative;
}

.weixin span {
    float: right;
    font-size: 15px;
}

.weixin-bj {
    width: 120%;
    height: 100px;
    background: url(../images/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(../images/dianhua.png);
    background-repeat: no-repeat;
    margin-left: 20px;
}

.zixun span {
    float: right;
    font-size: 15px;
}

.sousuo {
    width: 16%;
    height: 24px;
    background: url(../images/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;
}

.sad {
    width: 450px;
    height: 250px;
}

.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(../images/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(../images/dgfdfs_02.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
}

.yewei {
    width: 100%;
    height: 935px;
    background: url(../images/yewei.png);
}

.yw {
    width: 1050px;
    height: 900px;
    margin: 0 auto;
}

.yewe {
    width: 100%;
    height: 272px;
    background: url(../images/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(../images/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;
    text-align: center;
}

.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);
}

.liulan {
    width: 50px;
    height: 30px;
    margin-left: 5px;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;
    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%;
    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(../images/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: 100%;
    height: 200px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb1 {
    width: 100%;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb2 {
    width: 100%;
    height: 200px;
    background: url(../img/gh.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 180px;
    box-shadow: -3px 3px 30px #eaeaea;
}

.thb3 {
    width: 100%;
    height: 200px;
    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: 94%;
    min-height: 280px;
}

.tup1 {
    width: 96%;
    min-height: 450px;
}

.tup1 ul {
    width: 100%;
    height: 200px;
    margin-left: 20px;
}

.tup1 ul li {
    width: 33.33%;
    height: 200px;
    float: left;
}

.tuy1 ul {
    width: 100%;
    height: 310px;
    margin-left: 20px;
}

.tuy1 ul li {
    width: 33.33%;
    height: 300px;
    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: 78%;
    height: 26px;
    text-align: center;
    line-height: 30px;
    border-bottom: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

.qswa1 a {
    color: #333;
}

.qswa1 a:hover {
    color: #333;
}

.qswy1 {
    width: 94%;
    height: 26px;
    text-align: center;
    line-height: 30px;
}

.qswy1 a {
    color: #333;
}

.qswy1 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;
    }
}

﻿

@charset "utf-8";
/*++----------------------------------------------
/*++  视频
/*++----------------------------------------------*/
.usezan-video {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.bgvideo {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    object-fit: cover;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    z-index: 10;
}

source {
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}

/*++----------------------------------------------
/*++  首页板块
/*++----------------------------------------------*/
.title {
    padding: 0 15px;
    height: 66px;
    line-height: 45px;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
    text-align: center;
}

.plate-white .title.color h3,
.title.color h3,
.plate-white .title.color h3 span,
.title.color h3 span,
.plate-white .title.color a.tit-more,
.title.color a.tit-more {
    color: #fff;
}

.title h3 {
    font-size: 16px;
    max-width: 80%;
    float: left;
    color: #fff;
    font-weight: bold;
}

.title h3 span {
    color: rgba(255, 255, 255, .6);
    font-weight: normal;
    padding-left: 3px;
}

.title a.tit-more {
    color: rgba(255, 255, 255, .8);
}

.all-uz {
    text-align: right;
}

.size-h {
    font-size: 12px;
}

.title h3 .find-cat {
    display: inline-block;
    margin-left: 10px;
}

.title h3 .find-cat a {
    padding: 3px 10px;
    font-size: 12px;
    font-weight: normal;
    color: #fff
}

.title h3 .find-cat a:hover {
    color: #fff
}

.plate-white .title {
    border-bottom: 1px solid #f0f0f0;
}

.plate-white .title h3 {
    color: #333;
}

.plate-white .title h3 span {
    color: #999;
}

.plate-white .title a.tit-more {
    color: #666
}

.plate-white .title h3 .find-cat a {
    color: #666
}

.plate-white .title h3 .find-cat a:hover {
    color: #fff
}

/* 公司简介 */
.plate-about {
    width: 805px;
    height: 325px;
    overflow: hidden;
}

.plate-about .plate-about-content {
    padding: 15px;
}

.plate-about .plate-about-content .intro {
    width: 455px;
}

.plate-about .plate-about-content .intro h5 {
    padding: 15px 0px 8px;
    color: #fff
}

.plate-about .plate-about-content .intro .intro-text {
    line-height: 22px;
    color: #fff
}

.plate-about.plate-white .plate-about-content .intro h5,
.plate-about.plate-white .plate-about-content .intro .intro-text {
    color: #666
}

/* 新闻资讯 */
.plate-news {
    width: 360px;
    height: 325px;
    overflow: hidden;
}

.plate-news-content {
    padding: 15px
}

.plate-news-content ul li {
    position: relative;
}

.plate-news-content ul li.to-thumb {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .4);
}

.plate-news-content ul li.to-thumb h5 {
    padding: 5px 0px 8px;
    color: #fff
}

.plate-news-content ul li.to-thumb span.time {
    color: #fff
}

.plate-news-content ul li.tit {
    height: 30px;
    line-height: 30px;
    padding-left: 9px;
}

.plate-news-content ul li.tit h5 {
    color: #fff
}

.plate-news-content ul li.tit:after {
    position: absolute;
    top: 50%;
    left: 1px;
    display: block;
    width: 3px;
    height: 3px;
    background: #c3c3c3;
    content: "";
}

/* white */
.plate-news-content ul li.tit:hover:after {
    background: #fff
}

.plate-white .plate-news-content ul li.to-thumb {
    border-bottom: 1px solid #f0f0f0;
}

.plate-white .plate-news-content ul li.to-thumb h5,
.plate-white .plate-news-content ul li.to-thumb span.time,
.plate-white .plate-news-content ul li.tit h5 {
    color: #666
}

/* 产品 */
.plate-product-content {
    padding: 15px 15px 10px;
    width: 1150px;
    margin: 0 auto;
}

.plate-product-content ul li {
    float: left;
    width: 215px;
    height: auto;
    text-align: center;
    margin-right: 18px;
}

.plate-product-content ul li h5 {
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-align: center;
}

.plate-white .plate-product-content ul li h5 {
    color: #666
}

/* 案例 */
.plate-case {
    width: 805px;
    height: 255px;
    overflow: hidden;
}

.plate-case-content {
    padding: 15px;
}

.plate-case-content ul li {
    width: 375px;
    margin: 0px 15px 15px 0px;
    float: left;
}

.plate-case-content ul li h5 {
    padding: 10px 0px 3px;
    color: #fff
}

.plate-case-content ul li img {
    margin-right: 10px;
    height: 80px;
}

.plate-case-content ul li p {
    line-height: 18px;
    color: #fff;
    width: inherit;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

/* white */
.plate-white .plate-case-content ul li h5,
.plate-white .plate-case-content ul li p {
    color: #666
}

/* 联系我们 */
.plate-contact {
    width: 360px;
    height: 255px;
    overflow: hidden;
}

.plate-contact-content {
    padding: 15px;
}

.plate-contact-content p {
    color: #fff
}

.plate-white .plate-contact-content p {
    color: #666
}

/*++----------------------------------------------
/*++  内容开始
/*++----------------------------------------------*/
.hg20-color {
    height: 20px;
    clear: both;
    background: #f5f5f5;
}

.back-color {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
}

.nbanner, .nbanner a {
    width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-position: center top;
}

/* 左侧 */
.con-left {
    width: 230px;
    overflow: hidden;
}

.con-left .subcat, .con-left .subtac {
    background: #fff;
}

.con-left .subcat .sub-tit {
    padding: 15px 0px 15px 25px;
    width: 89%;
    height: auto;
    color: #fff;
}

.con-left .subcat .sub-tit h3 {
    font-size: 20px;
}

.con-left .subcat ul {
    border: 1px solid #ededed;
    border-width: 0px 1px 1px;
}

.con-left .subcat ul li {
    position: relative;
    text-indent: 25px;
    height: 44px;
    line-height: 44px;
    border-bottom: 1px solid #ededed;
    overflow: hidden;
}

.con-left .subcat ul li.cursor {
    cursor: pointer;
}

.con-left .subcat ul li:last-child {
    border-bottom: none;
}

.con-left .subcat ul li a {
    display: block;
    font-size: 14px;
    color: #666;
}

.con-left .subcat ul li i {
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    top: 16px;
    left: 22px;
    display: block;
    width: 2px;
    height: 12px;
}

.con-left .subcat ul li a,
.con-left .subcat ul li i {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.con-left .subcat ul li:hover i,
.con-left .subcat ul li.on i {
    opacity: 1;
    filter: alpha(opacity=100);
}

.con-left .subcat ul li:hover,
.con-left .subcat ul li.on {
    text-indent: 30px;
}

.con-left .subtac {
    padding: 18px 35px;
    margin-top: 15px;
    border: 1px solid #ededed;
}

.con-left .subtac p {
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 5px;
    background: url(../images/tel.png) no-repeat center left;
}

.con-left .subtac strong {
    font-size: 24px;
}

/** Tree cate **/
.con-left .subcat ul.subTree li em {
    top: 17px;
    right: 15px;
    position: absolute;
    width: 12px;
    height: 12px;
    background: url(../images/jj.png) no-repeat;
    cursor: pointer;
    overflow: hidden
}

.con-left .subcat ul.subTree li .Treetwo {
    height: 0;
    padding: 12px 0;
    overflow: hidden;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.con-left .subcat ul.subTree li.on .Treetwo {
    height: auto;
}

.con-left .subcat ul.subTree li .Treetwo li {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border-bottom: none;
}

.con-left .subcat ul.subTree li.on .Treetwo li a {
    color: #666
}

.con-left .subcat ul.subTree li.on .Treetwo li a:before {
    display: inline-block;
    width: 5px;
    height: 9px;
    background: url(../images/tree.png) no-repeat 0 -26px;
    content: "";
    clear: both;
    padding-right: 5px;
}

.con-left .subcat ul.subTree li.on .Treetwo li.onn a:hover:before,
.con-left .subcat ul.subTree li.on .Treetwo li a:hover:before {
    background-position: 0 0;
}

.con-left .subcat ul.subTree li.on {
    height: auto;
    border-bottom: none;
}

.con-left .subcat ul.subTree li.on .bor-b {
    display: block;
    height: 44px;
    border-bottom: 1px solid #ededed;
}

.con-left .subcat ul.subTree li.on em {
    background-position: 0px -12px;
}

/* 右侧 */
.con-right {
    width: 900px;
    padding: 0px 15px;
    background: #fff;
    height: 70%;
}

.con-right .current {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #dbdbdb;
}

.con-right .current .curr-left {
    max-width: 300px;
}

.con-right .current .curr-left h3 {
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #333;
}

.con-right .current .curr-right p {
    line-height: 65px;
}

.con-right .current .curr-right a {
    display: inline-block;
    padding: 0 10px;
    background: url(../images/gt.png) no-repeat center right;
}

.con-right .current .curr-right a:first-child {
    padding-left: 0px;
}

.con-right .current .curr-right a:last-child {
    background: none;
    padding-right: 0px;
}

.cor-right {
    width: 900px;
    padding: 0px 15px;
    background: #fff;
    height: 550px;
}

.cor-right .current {
    height: 65px;
    line-height: 65px;
    border-bottom: 1px solid #dbdbdb;
}

.cor-right .current .curr-left {
    max-width: 300px;
}

.cor-right .current .curr-left h3 {
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #333;
}

.cor-right .current .curr-right p {
    line-height: 65px;
}

.cor-right .current .curr-right a {
    display: inline-block;
    padding: 0 10px;
    background: url(../images/gt.png) no-repeat center right;
}

.cor-right .current .curr-right a:first-child {
    padding-left: 0px;
}

.cor-right .current .curr-right a:last-child {
    background: none;
    padding-right: 0px;
}

/*+----------------------------------------------
/*+  新闻列表
/*+----------------------------------------------*/
.news-list ul li, .article-list ul li {
    padding: 15px 0;
}

.news-lisw ul li, .article-list ul li {
    padding: 15px 0;
}

.news-lisd ul li, .article-list ul li {
    padding: 15px 0;
}

.news-list ul li:after, .article-list ul li:after {
    display: block;
    clear: both;
    content: "";
}

.news-lisw ul li:after, .article-list ul li:after {
    display: block;
    clear: both;
    content: "";
}

.news-lisd ul li:after, .article-list ul li:after {
    display: block;
    clear: both;
    content: "";
}

.news-list ul li img, .article-list ul li img {
    height: 100%;
    width: 100%;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.news-lisd ul li img, .article-list ul li img {
    height: 150px;
    width: 280px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.news-list ul li h5, .article-list ul li h5 {
    font-size: 16px;
    padding-top: 10px;
}

.news-list ul li p, .article-list ul li p {
    color: #888;
}

.news-list ul li p.time-sour, .article-list ul li p.time-sour {
    padding: 5px 0 8px;
}

.news-list ul li p.reamk, .article-list ul li p.reamk {
    line-height: 22px;
}

.news-list ul li:hover img, .article-list ul li:hover img {
}

.news-lisw ul li img, .article-list ul li img {
    height: 100%;
    width: 100%;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.news-lisd ul li img, .article-list ul li img {
    height: 150px;
    width: 280px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.news-lisw ul li h5, .article-list ul li h5 {
    font-size: 16px;
    padding-top: 10px;
}

.news-lisw ul li p, .article-list ul li p {
    color: #888;
}

.news-lisw ul li p.time-sour, .article-list ul li p.time-sour {
    padding: 5px 0 8px;
}

.news-lisw ul li p.reamk, .article-list ul li p.reamk {
    line-height: 22px;
}

.news-lisw ul li:hover img, .article-list ul li:hover img {
}

.news-lisd ul li h5, .article-list ul li h5 {
    font-size: 16px;
    padding-top: 10px;
}

.news-lisd ul li p, .article-list ul li p {
    color: #888;
}

.news-lisd ul li p.time-sour, .article-list ul li p.time-sour {
    padding: 5px 0 8px;
}

.news-lisd ul li p.reamk, .article-list ul li p.reamk {
    line-height: 22px;
}

.news-lisd ul li:hover img, .article-list ul li:hover img {
}

/*+----------------------------------------------
/*+  详情页
/*+----------------------------------------------*/
.content-title {
    padding: 25px 0 15px;
    text-align: center;
    border-bottom: 1px dashed #dbdbdb;
}

.content-title h1 {
    font-size: 20px;
    padding-bottom: 8px;
    color: #333;
    text-align: center;
}

.content-title .sub-title {
    min-height: 19px;
    text-align: center;
}

.content-title .sub-title span {
    padding-right: 10px;
}

.content-title .sub-title .bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
}

.content-title .bdshare-button-style0-16 a,
.content-title .bdshare-button-style0-16 .bds_more {
    float: none;
    margin: 0px 6px 2px 0;
}

.detail {
    padding: 25px 0;
}

.detail img {
    max-width: 100%;
    vertical-align: middle;
}

/*+----------------------------------------------
/*+  关于我们
/*+----------------------------------------------*/
/**  企业文化  **/
.page-about h3 {
    font-size: 16px;
    font-weight: normal;
    color: #333;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dbdbdb;
}

.page-about p strong {
    display: block;
    color: #333;
}

/**  合作客户  **/
.partner-list ul li {
    width: 285px;
    float: left;
    border: 1px solid #ededed;
    text-align: center;
    padding-top: 15px;
    margin: 18px 18px 0px 0px;
}

.partner-list ul li img {
    max-width: 285px;
}

.partner-list ul li p {
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #dbdbdb;
}

/**  企业风采  **/
.fengcai-list ul li {
    width: 285px;
    height: auto;
    float: left;
    text-align: center;
    margin: 18px 18px 0px 0px;
}

.fengcai-list ul li img {
    max-width: 285px;
}

.fengcai-list ul li p {
    height: 40px;
    line-height: 40px;
}

/** 团队 **/
.team-list ul li {
    position: relative;
    padding: 15px;
    border: 1px solid #dbdbdb;
    margin-top: 18px;
    cursor: pointer;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.team-list ul li img {
    width: 190px;
    margin-right: 18px;
}

.team-list ul li h5 {
    font-size: 16px;
    color: #333;
    padding: 10px 0 5px;
}

.team-list ul li p {
    color: #888;
}

.team-list ul li p.remark {
    padding-top: 8px;
}

.dask-layer {
    display: none;
    position: absolute;
}

.team-layer .layer-close {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    width: 27px;
    height: 27px;
    background: url(../images/close.png) no-repeat;
    cursor: pointer;
}

.team-layer {
    background: #fff;
    width: 650px !important;
}

.team-layer .layer-top {
    padding: 25px;
    border-bottom: 1px solid #dbdbdb;
}

.team-layer .layer-top h5 {
    font-size: 18px;
    padding: 15px 0px 10px;
    color: #333;
}

.team-layer .layer-top h5 span {
    padding-left: 8px;
    font-size: 12px;
}

.team-layer .layer-top p.layer-remark {
    overflow-x: hidden;
    overflow-y: auto;
}

.team-layer .layer-bottom {
    padding: 20px 25px;
    line-height: 25px;
    font-size: 14px;
}

/** 我们服务  **/
.fuwu-list ul li {
    position: relative;
    width: 289px;
    float: left;
    margin: 18px 18px 0px 0px;
}

.fuwu-list ul li img {
    max-width: 289px;
}

.fuwu-list ul li h5 {
    font-size: 16px;
    padding: 10px 0px 0px;
}

.fuwu-list ul li span.ico-detail {
    display: none;
    position: absolute;
    bottom: 8px;
    right: 10px;
    width: 30px;
    height: 30px;
    background: url(../images/ico-detail.png) no-repeat;
}

.fuwu-list ul li:hover span.ico-detail {
    display: block;
}

/*+----------------------------------------------
/*+  产品列表
/*+----------------------------------------------*/
.product-list ul li {
    position: relative;
    width: 289px;
    float: left;
    margin: 18px 18px 0px 0px;
}

.product-list ul li img {
    max-width: 289px;
    max-height: 181px;
}

.product-list ul li h5 {
    font-size: 16px;
    padding: 10px 0 0px;
}

.product-list ul li p {
    color: #888
}

/* 弹窗样式 */
.pro-layer {
    display: none;
    position: absolute;
}

.layui-layer-content {
    width: 1060px;
}

.pro-layer-detail {
    padding: 20px;
    width: 1020px !important;
    min-height: 300px !important;
    background: #fff;
}

.pro-layer-detail .detail-right {
    width: 530px;
}

.pro-layer-detail .detail-right h5 {
    font-size: 30px;
    color: #333;
}

.pro-layer-detail .detail-right .type {
    color: #888
}

.pro-layer-detail .detail-right .remark {
    padding: 10px 0px 15px;
    border: 1px dashed #dbdbdb;
    border-width: 1px 0;
    line-height: 22px;
    margin: 15px 0px 25px;
    overflow-x: hidden;
    overflow-y: auto;
}

.pro-layer-detail .detail-right .links a.l-url {
    display: inline-block;
    width: 80px;
    height: 35px;
    margin-right: 10px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    color: #fff;
}

.pro-layer-detail .layui-layer-setwin .layui-layer-close2 {
    right: -65px;
}

.bdsharebuttonbox {
    display: inline-block;
    vertical-align: middle;
}

.pro-layer-detail .bdshare-button-style0-16 a,
.pro-layer-detail .bdshare-button-style0-16 .bds_more {
    margin: 0px 3px 2px 0px;
}

.pro-layer-detail .bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more {
    width: 16px;
    padding-left: 2px;
}

/** 详情页 **/
.pro-content .pro-layer-detail {
    width: 100% !important;
    padding: 15px 0px 30px;
    border-bottom: 1px solid #dbdbdb;
}

.pro-content .pro-layer-detail .detail-right {
    width: 415px;
}

.pro-content .pro-layer-detail .detail-right .remark {
    overflow-y: auto;
}

/*+----------------------------------------------
/*+  联系我们
/*+----------------------------------------------*/
.contactus-order:nth-of-type(2) {
    margin: 25px 0px;
}

.contact-us .us-right {
    width: 418px;
}

.contact-us .us-right h5 {
    font-size: 16px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dbdbdb;
}

.contact-us .us-right .desc {
    padding: 10px 0;
    border-bottom: 1px dashed #dbdbdb;
}

.contact-us .us-right ul li {
    height: 60px;
    border-bottom: 1px dashed #dbdbdb;
}

.contact-us .us-right ul li:first-child {
    background: url(../images/con-tel.png) no-repeat center left;
}

.contact-us .us-right ul li:nth-of-type(2) {
    background: url(../images/email.png) no-repeat center left;
}

.contact-us .us-right ul li:last-child {
    background: url(../images/address.png) no-repeat center left;
    border-bottom: none;
}

.contact-us .us-right ul li span,
.contact-us .us-right ul li p {
    padding-left: 43px;
}

.contact-us .us-right ul li span {
    display: block;
    padding-top: 10px;
    color: #333;
    font-size: 14px;
}

/** 在线地图 **/
.head-tit {
    margin: 0px 0px 20px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #dbdbdb;
    font-size: 16px;
    color: #333;
}

#allmap {
    height: 325px;
    overflow: hidden;
}

.Map {
    height: 325px;
}

/** 在线留言 **/
.feedback-list ul li {
    float: left;
    width: 274px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ededed;
    color: #666;
    margin-right: 36px;
}

.feedback-list ul li:nth-of-type(3) {
    margin-right: 0;
}

.feedback-list ul li label {
    display: block;
    float: left;
    width: 68px;
    text-align: center;
    border-right: 1px solid #ededed;
}

.feedback-list ul li input[type=text] {
    width: 200px;
    height: 38px;
    line-height: 38px;
    padding-left: 5px;
    border: none;
}

.feedback-list ul li.textarea {
    width: 100%;
    height: 120px;
    margin: 18px 0 25px;
    overflow: hidden;
}

.feedback-list ul li.textarea textarea {
    width: 100%;
    height: 120px;
    padding: 5px;
    border: none;
    resize: none;
}

.feedback-list ul li.submit {
    position: relative;
    width: 100%;
    height: 42px;
    border: none;
}

.feedback-list ul li.submit input[type=submit] {
    display: block;
    width: 158px;
    height: 43px;
    border: 1px solid #6fadde;
    color: #037ad6;
    background: #fff;
    cursor: pointer;
    font-size: 14px;
    margin: 0 auto;
}

.feedback-list ul li.submit span.error-hide {
    position: absolute;
    top: 13px;
    left: 0;
}

/*+----------------------------------------------
/*+  下载中心
/*+----------------------------------------------*/
.download-list ul li {
    position: relative;
    float: left;
    width: 398px;
    padding: 20px;
    margin: 20px 20px 0 0;
    border: 1px solid #ededed;
}

.download-list ul li h5 {
    font-size: 16px;
}

.download-list ul li a.download {
    position: absolute;
    top: 21px;
    right: 22px;
    width: 70px;
    height: 35px;
    background: url(../images/down.png) no-repeat 0 0;
    z-index: 9999;
}

.download-list ul li,
.download-list ul li a.download {
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
}

.download-list ul li:hover a.download {
    background-position: 0 -48px;
}

/*+----------------------------------------------
/*+  人才招募
/*+----------------------------------------------*/
.recru-list {
    border: 1px solid #ededed;
}

.recru-list .head {
    width: 100%;
    border-bottom: 1px solid #ededed;
}

.recru-list .head ul li {
    font-size: 14px;
    color: #333;
    border-right: 1px solid #ededed;
}

.recru-list .head ul li,
.recru-list .table-list ul li {
    width: 18%;
    height: 43px;
    line-height: 43px;
    text-align: center;
    float: left;
}

.recru-list .head ul li:last-child,
.recru-list .table-list ul li:nth-of-type(5) {
    width: 27.5%;
    border-right: none;
}

.recru-list .table-list ul li {
    border-right: 1px dashed #dbdbdb;
    border-bottom: 1px dashed #dbdbdb;
}

.recru-list .table-list ul li a.a-recru {
    display: block;
    width: 88px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #ededed;
    margin: 7px auto 0;
    border-radius: 5px;
}

/**  详情  **/
.page-recru h1 {
    font-size: 16px;
    color: #037ad6;
}

.page-recru p.yaoqiu {
    height: 45px;
    line-height: 45px;
    color: #888;
    border-bottom: 1px dashed #dbdbdb;
}

.page-recru p.yaoqiu span {
    padding: 0 10px;
    background: url(../images/span-li.png) no-repeat center right;
}

.page-recru p.yaoqiu span:first-child {
    padding-left: 0px;
}

.page-recru p.yaoqiu span:nth-last-of-type(1) {
    background: none;
}

.page-recru p.yaoqiu a.go-eamil {
    color: #037ad6
}

.page-recru h5.subtitle {
    font-weight: bold;
    font-size: 14px;
    padding: 20px 0px 10px;
    color: #333;
}

.page-recru {
    line-height: 24px;
    color: #666
}

.page-recru .recru-mod {
    border-bottom: 1px dashed #dbdbdb
}

/*+----------------------------------------------
/*+  常见问题
/*+----------------------------------------------*/
.ques-list ul li {
    padding: 15px 0;
    border-bottom: 1px dashed #dbdbdb;
}

.ques-list ul li:after {
    display: block;
    clear: both;
    content: "";
}

.ques-list ul li h5 {
    font-size: 16px;
    margin-bottom: 8px;
    background: url(../images/ques.png) no-repeat center left;
    padding-left: 25px;
}

.ques-list ul li .time-ques {
    height: 45px;
    overflow: hidden;
}

.ques-list ul li .time-ques,
.ques-list ul li .time-ques p {
    color: #888;
    line-height: 22px;
}

.ques-list ul li .deta {
    position: relative;
    font-size: 12px;
    color: #9b9b9b;
    cursor: pointer;
}

.ques-list ul li .deta i {
    padding-left: 2px;
}

.ques-list ul li,
.ques-list ul li .time-ques,
.ques-list ul li i {
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
}

.ques-list ul li.on .time-ques {
    height: auto;
}

/*+----------------------------------------------
/*+  站点搜索
/*+----------------------------------------------*/
.picture-list ul li {
    width: 285px;
    float: left;
    text-align: center;
    margin: 18px 18px 0px 0px;
}

.picture-list ul li img {
    max-width: 285px;
    max-height: 160px;
}

.picture-list ul li p {
    height: 40px;
    line-height: 40px;
}

/*+----------------------------------------------
/*+  弹窗客服
/*+----------------------------------------------*/
.map-layer-detail .layui-layer-content,
.map-layer-detail {
    width: 820px !important;
}

.sitemap {
    padding: 20px;
    height: auto;
    background: #fff;
}

.sitemap h1 {
    font-size: 20px;
    height: 36px;
    border-bottom: 1px solid #dbdbdb;
    color: #037ad6;
    margin-bottom: 20px;
}

.sitemap h1 span {
    padding-bottom: 10px;
    border-bottom: 1px solid #037ad6
}

.sitemap .sitemap-list {
    border: 1px solid #dbdbdb;
}

.sitemap .sitemap-list ul li {
    line-height: 44px;
    border-bottom: 1px solid #dbdbdb;
    overflow: hidden;
}

.sitemap .sitemap-list ul li:last-child {
    border-bottom: none;
}

.sitemap .sitemap-list span {
    display: block;
    float: left;
    width: 15%;
    height: 44px;
    font-size: 14px;
    color: #333;
    text-align: center;
}

.sitemap .sitemap-list p {
    width: 84%;
    float: left;
    line-height: 44px;
    border-left: 1px solid #dbdbdb;
}

.sitemap .sitemap-list p a {
    padding: 0 12px
}

/*+----------------------------------------------
/*+  搜索
/*+----------------------------------------------*/
.empty {
    text-align: center;
    padding: 80px 0px;
}

.empty strong {
    font-size: 25px;
    color: #333
}

/*+----------------------------------------------
/*+  分页样式
/*+----------------------------------------------*/
.pages {
    margin-left: 260px;
    text-align: center;
    width: 900px;
}

.pages a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #dbdbdb;
}

.pages a:last-child {
    margin-right: 0px;
}

.pages a.curr {
    color: #fff;
}

.paget {
    text-align: center;
    width: 900px;
    margin-left: 280px;
}

.paget a {
    display: inline-block;
    padding: 5px 10px;
    margin-right: 5px;
    border: 1px solid #dbdbdb;
}

.paget a:last-child {
    margin-right: 0px;
}

.paget a.curr {
    color: #fff;
}

/*+----------------------------------------------
/*+  上下页
/*+----------------------------------------------*/
.Pre-Next {
    padding: 20px 0;
    min-height: 20px;
    text-align: center;
    border-top: 1px dashed #dbdbdb;
}

.Pre-Next p {
    max-width: 350px;
    min-height: 20px;
    line-height: 20px;
    overflow: hidden;
}

.Pre-Next p.page-prev {
    background: url(../images/prev.png) no-repeat center left;
    background-size: 20px;
    padding-left: 23px;
}

.Pre-Next p.page-next {
    background: url(../images/next.png) no-repeat center right;
    background-size: 20px;
    padding-right: 23px;
}

.Pre-Next a.return {
    display: inline-block;
    min-height: 20px;
    line-height: 20px;
    text-align: center;
    background: url(../images/return.png) no-repeat center right;
    background-size: 20px;
    padding-right: 23px;
}

/************************************************** 地图标注 ****************************************************/
.BMap_simple_bubble_pop {
    box-sizing: border-box;
    box-shadow: 1px 2px 1px rgba(0, 0, 0, .15);
}

.poi_info_window {
    padding: 4px 0;
}

.poi_info_window .left {
    padding-left: 10px;
    padding-right: 10px;
    height: 40px;
    line-height: 16px;
    display: table;
    table-layout: fixed;
    width: 140px;
    text-align: center;
}

.poi_info_window .name_wrap {
    display: table-cell;
    vertical-align: middle;
}

.poi_info_window .name_wrap .name {
    font-size: 12px;
    font-weight: 700;
    word-wrap: break-word;
    overflow: hidden;
    display: block;
}
