/* CSS Document */
@import url("http://fonts.googleapis.com/css?family=Noto+Sans+SC:100,200,300,400,500,700,900");
body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    text-align: left;
    color: #000;
    font-family: 'Noto Sans SC';
    width: 100%;
    overflow-x: hidden;
}

a:link {
    color: #666;
    text-decoration: none;
    outline: none;
}

a:visited {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #02569d;
    text-decoration: none;
}

a:active {
    color: #02569d;
    text-decoration: none;
}

ul, li, div {
    list-style: none;
    overflow: hidden;
}

/**********************************************************************************************************/
.content {
    width: 100%;
    height: auto;
    clear: both;
}

.con {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.t_l {
    text-align: left;
}

.t_c {
    text-align: center;
}

.t_r {
    text-align: right;
}

.tt30 {
    text-indent: 30px;
}

.h65 {
    height: 65px;
    clear: both;
    width: 100%;
}

.h15 {
    height: 15px;
    clear: both;
    width: 100%;
}

.title {
    text-align: center;
    margin: 50px 0;
}

.title span {
    font-size: 65px;
    display: inline-block;
    border: 2px solid #fff;
    padding: 5px 60px;
    color: #fff;
    height: auto;
    overflow: hidden;
}

.title1 {
    text-align: center;
    margin: 50px 0;
}

.title1 span {
    font-size: 65px;
    display: inline-block;
    border: 2px solid #000;
    padding: 5px 60px;
    color: #000;
    height: auto;
    overflow: hidden;
}

/**********************************************************************************************************/
.head {
    height: 100px;
}

.head_left {
    width: 65%;
    float: left;
}

.head_left .logo {
    background-repeat: no-repeat;
    background-position: left;
    width: 408px;
    height: 55px;
    margin-top: 25px;
}

.head_left h1 a {
    display: block;
    visibility: hidden;
}

.head_right {
    width: 20%;
    float: right;
    padding-left: 15%;
}

.head_right .zxrx {
    width: 200px;
    text-align: center;
    margin: 13px 0 3px 0;
}

.head_right .zxrx img {
    margin: 3px 3px 0 50px;
    width: 26px;
    height: 19px;
}

.head_right .zxrx p {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    float: left;
}

.head_right .tell400 {
    width: 200px;
    text-align: center;
}

.head_right .tell400 p {
    background: #fde008;
    width: auto;
    border-radius: 5px;
    font-size: 28px;
    font-weight: bolder;
    margin: 0;
    padding: 0;
}

/**********************************************************************************************************/
.menu {
    background: url(../images/menu_bg.png) repeat-x;
    height: 54px;
    z-index: 99999;
    position: absolute;
}

.menu ul {
    width: 1180px;
    margin: 0 auto;
    height: auto;
}

.menu li {
    width: 130px;
    float: left;
    height: 49px;
    line-height: 49px;
    font-size: 18px;
    font-weight: bolder;
    text-align: center;
}

.menu li:hover {
    background: #fff;
}

/**********************************************************************************************************/
.banner {
    height: 610px;
    margin-top: 0px;
}

#slider {
    list-style: none;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#slider li {
    width: 100%;
    height: 600px;
    display: none;
    position: absolute;
}

#naviSlider {
    list-style: none;
    margin: 0 auto;
    width: auto;
    text-align: center;
    margin-top: 3px;
    *margin-top: 5px;

}

#naviSlider li {
    height: 10px;
    width: 10px;
    cursor: pointer;
    display: inline-block;
    background: url(../images/dot.png) -10px center no-repeat;
    _background: url(../images/dot_ie6.png) -10px center no-repeat;
    *zoom: 1;
    *display: inline;
    *margin-left: 2px;

}

#naviSlider li.on {
    background: url(../images/dot.png) left center no-repeat;
    _background: url(../images/dot_ie6.png) left center no-repeat;
}

/**********************************************************************************************************/
.fuwu {
    height: auto;
    padding: 30px 0;
}

.fuwu_box {
    width: 30%;
    float: left;
    text-align: center;
    font-weight: bolder;
}

.fuwu_box .tt {
    font-size: 16px;
}

/**********************************************************************************************************/
.zhineng {
    height: 591px;
    background: url(../images/indextu1.jpg) center center no-repeat;
}

.zhineng_box {
    width: 400px;
    float: left;
    text-align: center;
}

.zhineng_xbox {
    width: 218px;
    padding: 5px;
    margin: 0 auto;
    height: 300px;
    background: #fff;
}

.zhineng_xbox p {
    font-weight: bold;
    font-size: 15px;
    line-height: 30px;
}

/**********************************************************************************************************/
.guifan {
    height: 591px;
    background: url(../images/indextu2.jpg) center center no-repeat;;
}

.guifan_bg {
    background: url(../images/hzbj.png) no-repeat center;
}

.guifan_box {
    width: 600px;
    float: left;
    height: auto;
}

.guifan_xbox {
    width: 466px;
    margin: 0 auto;
}

.guifan_xbox img {
    border: 2px solid #fedf09;
    border-radius: 5px;
    padding: 2px;
    width: 458px;
}

.guifan_xbox p {
    padding: 0 5px;
    color: #666;
    font-size: 17px;
    font-weight: 580;
    line-height: 25px;
}

/**********************************************************************************************************/
.hezuo {
    height: auto;
    background: #ffde01;
}

.hezuo .bt {
    text-align: center;
    font-size: 50px;
    font-weight: 550;
    margin: 30px 0;
}

.hezuo ul {
    width: auto;
    padding: 0 0 30px 34px;
    height: auto;
}

.hezuo li {
    float: left;
    width: 102px;
    margin-right: 69px;
}

.hezuo li:last-child {
    margin: 0;
}

.hezuo li .dian {
    font-size: 35px;
    font-weight: bolder;
}

.hezuo li p {
    text-align: center;
    font-weight: bolder;
}

/**********************************************************************************************************/
.new {
    height: auto;
    padding: 50px 0;
}

.new_about {
    width: 630px;
    float: left;
}

.new_about .tit {
    width: 100%;
    height: 30px;
    font-size: 15px;
    text-indent: 6px;
    background: #5cd7de;
    color: #fff;
    line-height: 30px;
    font-weight: bolder;
}

.new_about .tit span {
    float: right;
    padding: 0 5px 0 0;
    line-height: 30px;
    font-size: 14px;
}

.new_about .box {
    width: 100%;
    padding: 40px 5px;
    background: #f2f2f2;
}

.new_about .box img {
    margin-right: 20px;
    display: table-cell;
    vertical-align: middle;
}

.new_about .box p {
    color: #666;
    font-weight: 600;
    padding-right: 10px;
}

.new_list {
    width: 460px;
    float: right;
}

/* demo */
.demo {
    width: 460px;
    margin: 0 auto;
    position: relative;
}

/* tabbtn */
.tabbtn {
    height: auto;
}

.tabbtn li {
    float: left;
    height: 28px;
    line-height: 28px;
    border: 1px solid #666;
    border-radius: 3px;
    color: #666;
    margin-right: 20px;
    padding: 0 20px;

}

.tabbtn li a {
    color: #666;
    font-size: 15px;
    font-weight: bold;
}

.tabbtn li.current {
    background: #5cd7de;
    border: 1px solid #5cd7de;
    border-radius: 3px;
}

.tabbtn li.current a {
    color: #fff;
}

/* tabcon */
.tabcon {

    position: relative; /*必要元素*/
    height: 270px;
    overflow: hidden;
}

.tabcon .subbox {
    position: absolute; /*必要元素*/
    left: 0;
    top: 0;
}

.tabcon .sublist {
    height: auto;
}

/* sublist */
.sublist .box {
    width: 100%;
    margin-top: 20px;
}

.sublist .sltimg {
    height: 115px;
    width: 115px;
    float: left;
    background: #4e638e;
}

.sublist .txt {
    width: 315px;
    float: right;
    padding-left: 15px;
}

.sublist .txt_data {
    color: #666;
    line-height: 22px;
}

.sublist .txt_title {
    color: #000;
    font-weight: 600;
    font-size: 15px;
    line-height: 25px;
}

/**********************************************************************************************************/
.bottom {
    background: url(../images/botton_bg.jpg) center center;
    padding: 32px 0;
    color: #fff;
}
.bottom_box{
    display: flex;
    justify-content: space-between;
}
.bottom_left {
    width: 230px;
    padding-left: 180px;
}

.bottom_center {
    width: 330px;
}

.bottom_left p, .bottom_center p, .bottom_right p {
    line-height: 30px;
}

.bottom_left p a {
    color: #fff;
}

.bottom_right {
    width: 300px;
}

.bottom_right .img {
    width: 100%;
    height: auto;
}

.bottom_right .ewm {
    width: 107px;
    float: left;
}
.bottom_right .ewm img{width:100%; height:100%;}
.bottom_right .ewm p {
    background: #fff;
    color: #000;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
}

.bottom_right .ico {
    float: left;
    background: #fff;
    margin-left: 6px;
}

.bottom_copy {
    clear: both;
    width: 100%;
    text-align: center;
    padding-top: 15px;
}

.bottom_copy p {
    line-height: 25px;
}

.bottom_copy p a {
    color: #fff;
}

/**********************************************************************************************************/
.link {
    height: auto;
    background: #ffde01;
}

.link ul {
}

.link li {
    width: auto;
    padding: 2px 10px 0 10px;
    float: left;
    height: 25px;
    line-height: 25px;
}

.link li a {
    color: #000;
    font-size: 13px;
}

/**********************************************************************************************************/
.list {
    height: auto;
    padding: 30px 0;
}

.list .hbg {
    width: 100%;
    background: #ffe009;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: bolder;
    color: #000;
}

/**********************************************************************************************************/
.list_left {
    width: 200px;
    float: left;
}

.list_left_box {
    width: 100%;
    height: auto;
}

.list_left_box ul {
    width: 100%;
    padding: 10px 0 60px;
}

.list_left_box li {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    line-height: 30px;
    color: #666;
    text-indent: 5px;
}

.list_left_box li:last-child {
    border: 0;
}

.list_left_box li.dli {
    background: url(../images/libg.png) no-repeat left;
    text-indent: 20px;
}

.list_left_box p {
    line-height: 30px;
    border-bottom: 1px dashed #ccc;
}

.list_left_box p:last-child {
    border: 0;
}
/*************************************************************************************************/
/***************************************************************/
.pagination p {
    cursor: pointer;
    float: left;
    padding: 2px 12px;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    color: #bbb;
    border: 1px #ccc solid;
    background: #fcfcfc;
    margin-right: 8px;
    margin-top: 0;
    margin-bottom: 0;
}

.pagination p.pageRemark {
    border-style: none;
    background: none;
    margin-right: 0px;
    padding: 4px 0px;
    color: #666;
}

.pagination p.pageRemark b {
    color: red;
}

.pagination p.pageEllipsis {
    border-style: none;
    background: none;
    padding: 4px 0px;
    color: #808080;
}

.pagination a {
    display: block;
    float: left;
    margin-right: 10px;
    padding: 2px 12px;
    height: 24px;
    border: 1px #cccccc solid;
    background: #fff;
    text-decoration: none;
    color: #808080;
    font-size: 14px;
    line-height: 24px;
}

.pagination a:hover {
    color: #077ee3;
    background: white;
    border: 1px #077ee3 solid;
}

.pagination a.cur {
    background: #077ee3;
    border: 1px #077ee3 solid;
    color: #fff;
}
/**********************************************************************************************************/
.list_right {
    width: 900px;
    float: right;
}

.list_right_box {
    width: 100%;
    height: auto;
}

.list_right_box .xt {
    font-size: 22px;
    font-weight: bold;
    color: #666;
    padding: 50px 0;
}

.list_right_box_con {
    width: 98%;
    margin: 0 auto;
}

.list_right_box_con p {
    line-height: 30px;
}

.list_right_box .pages {
    width: 100%;
}

.list_right_box .pages li {
    width: 50%;
    float: left;
    text-align: center;
    line-height: 30px;
}

.list_right_box_con .article {
    width: 100%;
}

.list_right_box_con .article li {
    width: 100%;
    border-bottom: 1px dashed #ccc;
    text-indent: 20px;
    line-height: 30px;
    background: url(../images/libg.png) no-repeat left;
}

.list_right_box_con .article li span {
    float: right;
}


.list_poduct_box {
    width: 100%;
}

.list_poduct_box ul {
    width: 100%;
    height: auto;
}

.list_poduct_box li {
    width: 250px;
    height: 200px;
    background: #606060;
    float: left;
    margin: 25px;
}

.list_poduct_box li img {
    width: 250px;
    height: 200px;
}

.list_right_box .page {
    width: 100%;
}

.list_right_box .page ul {
    width: 98%;
    margin: 0 auto;
}

.list_right_box .page li {
    float: left;
    margin: 0 5px;
}

/**********************************************************************************************************/
/* 代码整理：懒人之家 www.lanrenzhijia.com */
.fixed-bar .icon, .fixed-bar .consult-list .tel-icon {
    background: url("../images/JS_02.png") no-repeat;
}

.fixed-bar .icon {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 23px;
    height: 12px;
    overflow: hidden;
    margin: -18px 0 0 -12px;
    background-position: right -220px;
    text-indent: -999em;
}

.fixed-bar {
    position: fixed;
    left: 10px;
    top: 150px;
    z-index: 50;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))-30);
}

.fixed-bar .gotop {
    position: relative;
    z-index: 1;
    display: block;
    width: 68px;
    height: 36px;
    overflow: hidden;
    margin: -1px 0 0;
    padding: 32px 0 0;
    border: 1px solid #e6e6e6;
    border-top: 1px dashed #eaeaea;
    background-color: #fff;
    color: #666;
    font: normal 14px/36px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
    text-align: center;
}

.fixed-bar .share {
    height: 68px;
    overflow: hidden;
    margin: -1px 0 0;
    border: 1px solid #e6e6e6;
}

.fixed-bar .gotop:hover {
    z-index: 10;
    border-color: #2acb6b;
    background-color: #2acb6b;
    color: #fff;
    text-decoration: none;
}

.fixed-bar .gotop:hover .icon {
    background-position: right -251px;
}

.fixed-bar .consult-box {
    border: 1px solid #e6e6e6;
}

.fixed-bar .consult-box .consult-header {
    position: relative;
    height: 36px;
    margin: -1px -1px 0;
    background: #2acb6b;
}

.fixed-bar .consult-box .consult-title {
    color: #fff;
    font: normal 16px/36px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
    text-align: center;
}

.fixed-bar .consult-box .icon {
    display: none;
    top: 0;
    left: -28px;
    width: 28px;
    height: 36px;
    overflow: hidden;
    margin: 0;
    background-position: -80px -530px;
    cursor: pointer;
}

.fixed-bar .consult-box .icon:hover {
    background-position: -110px -530px;
}

.fixed-bar .consult-list {
    margin: 0 2px -1px;
    padding: 9px 0;
    border-bottom: 1px dashed #eaeaea;
    overflow: hidden
}

.fixed-bar .consult-list li {
    padding: 6px 0 6px 15px;
    color: #666;
    font: normal 12px/24px "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1";
}

.fixed-bar .consult-list span, .fixed-bar .consult-list a {
    float: left;
    line-height: 24px;
}

.fixed-bar .consult-list span {
    padding-right: 2px;
}

.fixed-bar .consult-list img {
    vertical-align: top;
}

.fixed-bar .wide-bar {
    width: 134px;
    background: #fff;
}

.fixed-bar .wide-bar .share .bds_more {
    width: 148px;
    _width: 146px;
    background-position: -252px -568px;
}

.fixed-bar .wide-bar .share .bds_more:hover {
    background-position: -354px -568px;
}

.fixed-bar .wide-bar .gotop {
    width: 132px;
}

.fixed-bar .consult-list .tel-icon {
    margin-left: -15px;
    padding: 0 0 0 20px;
    background-position: -591px -264px;
}

/**********************************************************************************************************/
#ljj {
    z-index: 999;
    float: left;
    margin-left: 0;
    bottom: 30%;
    width: 250px;
    height: 250px;
    position: fixed;
}

.jie {
    margin-bottom: 1px;
}

.pic {
    margin-left: 73px;
    position: absolute;

}

#ppp {
    margin-left: 1px;
    position: absolute;
    width: 222px;
}

.weixin :hover {
    display: none;
}

#dajiejie {
    width: 160px;
    height: 160px;
    display: none;
}


#tell {
    width: 72px;
    height: 73px;
    background: url(../images/r_qq.png);
    background-color: #6da9de;
    text-decoration: none;
}

#weixin {
    width: 72px;
    height: 73px;
    z-index: 999;
    background: url(../images/r_wx.png);
    background-color: #78c340;
}

#call {
    width: 72px;
    height: 73px;
    background: url(../images/r_phone.png);
    background-color: #ff811b;
}

#phone {
    background-color: #ff811b;
    width: 160px;
    margin-left: 72px;
    top: 0px;
    line-height: 73px;
    color: #FFF;
    font-size: 18px;
    text-align: center;
    display: none;
}

/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/


/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/
