﻿body {
    overflow-x: hidden;
    position: relative;
    background: #EBEDEE;
}

.clear {
    clear: both;
}/******************************************************************************//*清除浮动*/.clearfix:before,.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}/**********************************************************************//* TOP */.top-box {
    width: 100%;
    height: 90px;
}

.top {
    width: 1200px;
    height: 90px;
    margin: 0 auto;
}

.logo {
    width: 245px;
    height: 71px;
    float: left;
    padding-top: 7px;
    padding-bottom: 12px;
    overflow: hidden;
}

.logo img {
    width: 100%;
    display: block;
}

.ziti-zxz {
    width: 655px;
    height: 60px;
    float: left;
    padding-left: 40px;
    padding-top: 30px;
}

/*.dianhua {
    width: 260px;
    height: 90px;
    float: right;
}

.dht {
    width: 66px;
    height: 75px;
    float: left;
    padding-top: 15px;
    padding-left: 30px;
}

.shang-z {
    width: 164px;
    height: 24px;
    font-size: 18px;
    color: #000;
    padding-top: 19px;
    overflow: hidden;
    float: right;
}

.xia-z {
    width: 164px;
    height: 29px;
    font-size: 22px;
    color: #DA261C;
    overflow: hidden;
    float: right;
} 导航 */
/*.nav {
    width: 100%;
    height: 45px;
    margin: 0 auto;
     border-bottom: 1px solid #F04E54;
    border-top: 1px solid #F04E54;
    background: #F04E54;

}

.nav ul {
    width: 1200px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    line-height: 45px;
    height: 45px;
    display: block
}

.nav ul li a {
    width: 133px;
    height: 45px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.nav ul li a:hover {
    color: #F04E54;
    background: #ddd;
}

.nav ul li ul {
    width: 133px;
    height: auto;
    position: relative;
    display: none;
    z-index: 100;
    top: 0px;
}

.nav ul li ul li a {
    width: 133px;
    height: 45px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #0C0C0C;
    background: #EBEDEE
}*/
/* banner */.hengfu {
    overflow: hidden;
    width: 1920px;
    height: 500px;
    position: relative;
    margin-left: 50%;
    left: -960px;
}

.hengfu img {
    position: absolute;
    display: none;
    width: 1920px;
    height: 500px;
    z-index: -111;
}

.hengfu ul {
    position: absolute;
    top: 450px;
    right: 480px;
    z-index: 0;
}

.hengfu ul li {
    float: left;
    margin-left: 8px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #666;
    border: 3px solid #aaa;
    text-align: center;
    cursor: pointer;
}

.hengfu ul li.hover {
    background: #F04E54;
}/* 产品介绍 */.cp-jieshao {
    width: 100%;
    background: #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    z-index: 10;
}

.cp-juzhong {
    width: 1200px;
    margin: 0 auto;
}

.cp-xiangqing {
    position: relative;
    margin-right: 5px;
    margin-left: 5px;
    float: left;
    background: #FFF;
    width: 188px;
    height: 286px;
    border: 1px solid #9E9E9E;
}

.cp-xiangqing .cp-tu {
    background: #FFF;
    width: 106px;
    height: 106px;
    overflow: hidden;
    margin: 10px auto;
    border: 1px solid #A3A3A3;
    border-radius: 100px;
}

.cp-xiangqing .cp-tu img {
    width: 75px;
    margin-top: 16px;
    margin-left: 16px;
    -webkit-transition: -webkit-transform 2s ease-out;
    -moz-transition: -moz-transform 2s ease-out;
    -o-transition: -o-transform 2s ease-out;
    -ms-transition: -ms-transform 2s ease-out;
}

.cp-xiangqing:hover .cp-tu {
    border: 1px dashed #A3A3A3
}

.cp-xiangqing:hover .cp-tu img {
    -webkit-transform: rotatey(360deg);
    -moz-transform: rotatey(360deg);
    -o-transform: rotatey(360deg);
    -ms-transform: rotatey(360deg);
    transform: rotatey(360deg);
}

.cp-tit {
    position: relative;
    display: block;
    width: 150px;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 27px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.cp-xiangqing:hover .cp-tit {
    margin-top: 0px;
    margin-bottom: 25px;
}

.product1 .cp-tit {
    border-bottom: 1px dashed  #EF4D53;
    color: #da251c;
}

.product2 .cp-tit {
    border-bottom: 1px dashed  #f5675d;
    color: #f5675d;
}

.product3 .cp-tit {
    border-bottom: 1px dashed  #72cb6f;
    color: #72cb6f;
}

.product4 .cp-tit {
    border-bottom: 1px dashed  #eddc49;
    color: #eddc49;
}

.product5 .cp-tit {
    border-bottom: 1px dashed  #5fbdb7;
    color: #5fbdb7;
}

.product6 .cp-tit {
    border-bottom: 1px dashed  #6984e3;
    color: #6984e3;
}

.cp-neirong {
    position: relative;
    display: block;
    text-align: left;
    font-size: 12px;
    color: #111111;
    width: 168px;
    height:50px;
    line-height: 17px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
}

.gengduo {
    position: relative;
    display: block;
    border-radius: 4px;
    width: 135px;
    height: 35px;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 35px;
}

.cp-xiangqing:hover .gengduo {
    border: 1px dashed #A3A3A3;
    background: #FFF;
    color: #000;
}

.product1 .gengduo {
    background: #EF4D53;
}

.product2 .gengduo {
    background: #f5675d;
}

.product3 .gengduo {
    background: #72cb6f;
}

.product4 .gengduo {
    background: #eddc49;
}

.product5 .gengduo {
    background: #5fbdb7;
}

.product6 .gengduo {
    background: #6984e3;
}/* 成功案例 */.chenggong-box {
    width: 100%;
    background: #EBEDEE;
    position: relative;
}/*.cp-zuo:hover .cp-zuo-tit  {color:#F04E54}*/.cp-zuo:hover  .chenggong-jianjie {
    color: #F04E54
}/*.cp-zuo:hover  .cg-content{color:#F04E54}*/.cp-you-list:hover .cp-you-tit {
    color: #F04E54
}

.chenggong-tit {
    height: 118px;
    line-height: 118px;
    text-align: center;
    color: #000;
    font-size: 35px;
}

.chenggong-list {
    width: 1200px;
    margin: 0 auto;
    height: 592px;
}

.cp-zuo {
    width: 385px;
    height: 592px;
    float: left;
    background: #FFF;
}

.cp-zuo-tit {
    font-size: 18px;
    padding-left: 16px;
    height: 60px;
    display: block;
    line-height: 60px;
    color: #0B0B0B;
}

.anli-pic {
    width: 385px;
    height: 373px;
    overflow: hidden;
}

.anli-pic img {
    width: 100%;
    display: block;
}

.chenggong-jianjie {
    display: block;
    width: 385px;
    height: 69px;
    line-height: 69px;
    border-bottom: 1px solid #C6C6C6;
    font-size: 16px;
    text-align: center;
    color: #000000;
}

.cg-content {
    width: 365px;
    height: 57px;
    overflow: hidden;
    padding-top: 15px;
    line-height: 19px;
    margin: 0 auto;
    font-size: 14px;
    color: #8E8D8D;
    display: block;
}

.cp-you {
    width: 813px;
    height: 592px;
    float: right;
}

.cp-you-list {
    ;margin-left: 21px;
    margin-bottom: 21px;
    float: left;
    width: 385px;
    height: 285px;
    background: #fff;
}

.cp-you-tit {
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #000;
    font-size: 16px;
}

.cp-you-tu {
    width: 385px;
    height: 224px;
    overflow: hidden;
}

.cp-you-tu img {
    width: 385px;
    display: block;
}/* 四大優勢 */.sidayoushi {
    width: 100%;
    height: 490px;
    background: #FFF;
    margin-top: 60px;
}

.juzhong {
    position: relative;
    width: 1200px;
    height: 490px;
    margin: 0 auto;
}

.jieshao-zxz {
    width: 1200px;
    height: 85px;
    text-align: center;
    font-size: 35px;
    color: #000;
    padding-top: 33px;
}

.list {
    width: 1200px;
    height: 290px;
    position: relative;
}

.sidayoushi .zxz-1 {
    width: 299px;
    height: 290px;
    float: left;
    border-right: 1px #222222 dashed;
}

.sidayoushi .zxz-1end {
    border-right: none;
}

.zxz-1:hover .tupian-zxz {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
}

.tupian-zxz {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
}

.zxz-1:hover .xiabujieshao {
    color: #000;
}

.sidayoushi .tupian-zxz {
    width: 75px;
    height: 93px;
    display: block;
    margin-top: 20px;
    margin-left: 110px;
    overflow: hidden;
}

.tupian-zxz img {
    width: 100%;
    display: block;
}

.sidayoushi .ziti {
    width: 218px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    overflow: hidden;
    color: #000;
    text-align: center;
}

.sidayoushi .xiabujieshao {
    word-wrap: break-word;
    text-align: center;
    margin: 0 auto;
    width: 221px;
    height: 95px;
    overflow: hidden;
    padding-left: 39px;
    padding-right: 39px;
    line-height: 25px;
    font-size: 14px;
}

.xian1 {
    position: absolute;
    left: 295px;
    top: 0px;
}

.xian2 {
    position: absolute;
    left: 593px;
    top: 0px;
}

.xian3 {
    position: absolute;
    left: 895px;
    top: 0px;
}/* 特效盒子 */.texiaohezi {
    width: 100%;
    height: 775px;
    background: #ECEDEF;
}

.compare {
    width: 1000px;
    margin: 0 auto;
}

.compare_info {
    width: 1000px;
    height: 475px;
    background: url(../img/xiaoguo_05.png);
    padding-top: 160px;
    cursor: pointer;
    position: relative;
}

.compare_info .tit {
    overflow: hidden;
    height: 40px;
    position: absolute;
    left: 0;
    top: 58px;
    width: 1000px;
}

.compare_info .tit p {
    width: 178px;
    height: 40px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 31px;
    font-size: 18px;
}

.compare_info .tit p.tl {
    float: left;
    margin-left: 107px;
}

.compare_info .tit p.tr {
    float: right;
    margin-right: 107px;
}

.compare_info .img_box {
    width: 1000px;
    height: 120px;
    position: relative;
}

.compare_info .img_box .cword {
    width: 60px;
    height: 29px;
    padding: 18px 0;
    text-align: center;
    font-size: 20px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -28px;
    margin-top: -51px;
}

.compare_info .img_box .left {
    position: absolute;
    left: 0;
    top: 0;
    width: 338px;
    height: 110px;
    padding-top: 10px;
    background-image: url(../img/zuo-an.png);
}

.compare_info .img_box .right {
    position: absolute;
    right: 0;
    top: 0;
    width: 338px;
    height: 110px;
    padding-top: 10px;
    background-image: url(../img/b433.png);
}

.compare_info .img_box h2 {
    height: 30px;
    overflow: hidden;
    margin: 0 10px;
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    color: #DB3A31;
    font-weight: bold;
}

.compare_info .img_box p {
    font-size: 16px;
    height: 25px;
    overflow: hidden;
    text-align: center;
    width: 320px;
    margin: 0 auto
}

.compare_info .img_box .right h2 {
    height: 30px;
    overflow: hidden;
    color: #aaa;
}

.compare_info .img_box .right p {
    color: #aaa;
    font-size: 16px
}

.title10 {
    width: 1000px;
    height: 110px;
    margin: 0 auto;
    text-align: center;
}

.title10 h2 {
    font-size: 35px;
    color: #000;
    height: 45px;
    padding-top: 38px;
}

.title10 p {
    font-size: 18px;
    color: #232424;
    height: 90px;
    line-height: 35px;
}/* 资讯新闻 */.zixun-box {
    width: 100%;
    height: 450px;
    background: #fff;
}

.zixun-mian {
    width: 380px;
    height: 380px;
    float: left;
    margin-right: 20px;
}

.zixun-tit {
    height: 110px;
    line-height: 110px;
    font-size: 30px;
    color: #000;
}

.zixun-tit img {
    margin-right: 12px;
}

.zixun-mian ul li {
    font-size: 16px;
    color: #000;
    height: 44px;
    line-height: 45px;
    border-bottom: 1px dashed #9E9E9E;
}

.shijian {
    overflow: hidden;
    float: right;
    width: 75px;
    font-size: 14px;
    color: #868585;
}

.zxzt {
    width: 290px;
    overflow: hidden;
    float: left;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
}/* 友情链接 */.youqinglianjie {
    width: 100%;
    height: 64px;
    border-top: 1px solid #A5A5A5;
    color: #000;
}

.zjhz {
    position: relative;
    width: 1200px;
    height: 64px;
    font-size: 20px;
    margin: 0 auto;
    line-height: 64px;
}

.zjhz span a {
    ;display: inline-block;
    color: #000;
    width: auto;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 16px;
}

.s00 {
    margin-left: -10px;
}

.xiaoyi {
    position: absolute;
    top: 0px;
    left: 0px;
}/* 底部开始 */.foot {
    width: 100%;
    height: 290px;
    background: #2C2C2C;
}

.footer {
    width: 1200px;
    height: 190px;
    background: #2C2C2C;
    margin: 0 auto;
    padding-top: 45px;
}

.wckj {
    float: right;
}

.zbzhi {
    width: 200px;
    height: 135px;
    border-right: 1px solid #222222;
    float: left;
}

.fg {
    width: 91px;
    height: 81px;
    margin-left: 50px;
    overflow: hidden;
    margin-top: 3px;
}

.fg img {
    width: 91px;
    display: block;
}

.fgkj {
    display: block;
    margin-left:0px;
    font-size: 16px;
    color: #777777;
    margin-top: 26px;
}

.zhucegs {
    width: 174px;
    border-right: 1px solid #222222;
    float: left;
    height: 135px;
}

.zhucegs ul li {
    height: 15px;
    font-size: 14px;
    margin-bottom: 13px;
    padding-left: 35px;
}

.zhucegs ul li a {
    color: #727272;
}

.youdizhi {
    margin-left: 45px;
    width: 218px;
    padding-right: 60px;
    float: left;
    border-right: 1px solid #222222;
    height: 135px;
}

.youdizhi p {
    color: #777777;
    line-height: 25px;
    font-size: 14px;
}

.fewm {
    float: left;
    width: 250px;
    text-align: center;
}

.fewm p {
    color: #777777;
    font-size: 14px;
    margin-top: 10px;
}

.zyou {
    width: 250px;
    float: right;
    overflow: hidden;
}

.zyou ul li {
    overflow: hidden;
    text-align: center;
    color: #777777;
    font-size: 16px;
    margin-bottom: 5px;
}

.zyou ul .telfooter {
    font-size: 28px;
}

.zyou ul li a {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    margin-right: 10px;
}

.bottom {
    width: 100%;
    height: 65px;
    background: #222222;
    font-size: 14px;
    color: #767676;
}

.bottom .p-z {
    width: 1200px;
    padding-top: 12px;
    height: 28px;
    margin: 0 auto;
    text-align: center;
}

.bottom .p-zxz {
    width: 1200px;
    height: 25px;
    margin: 0 auto;
    text-align: center;
}/* 回到顶部 */#hui-top {
    cursor: pointer;
    width: 85px;
    height: 55px;
    right: 15px;
    bottom: 50px;
    z-index: 1111111;
    position: fixed;
    display: none;
}/* 友情提示：如果有私人问题请联系赵旭仲（zxz）同学,谢谢合作。微信13569952491 *//* 商城系统Style *//* 横幅 */.hengfu-zc {
    width: 1920px;
    height: 406px;
    position: relative;
    overflow: hidden;
    margin-left: 50%;
    left: -960px;
}

.hengfu-zc img {
    position: absolute;
    width: 1920px;
    display: block
}



/* 滚动特效大盒子 */.gundong {
    position: relative;
    width: 1200px;
    height: 190px;
}

.gundong .li {
    width: 200px;
    height: 190px;
    float: left
}

.gongneng-jieshao {
    color: #000;
    font-size: 16px;
    margin-top: 25px;
    text-align: center;
    display: block;
    height: 39px;
    overflow: hidden
}

.li .kuang {
    width: 110px;
    height: 84px;
    border-radius: 100px;
    padding-top: 26px;
    margin: 0 auto
}

.li .kuang img {
    display: block;
    margin: 0 auto
}

.li-1 .kuang {
    background: #FF6D01;
}

.li-2 .kuang {
    background: #FE8989;
}

.li-3 .kuang {
    background: #E8BD1D;
}

.li-4 .kuang {
    background: #EE7BCA;
}

.li-5 .kuang {
    background: #FF7171;
}

.li-6 .kuang {
    background: #FF6443;
}

.gundong .biaoji {
    position: absolute;
    bottom: -16px;
}

.biaoji {
    height: 16px;
}

.biaoji img {
    margin-left: 70px;
}

.gundong-content {
    line-height: 70px;
    margin-top: 16px;
    height: 70px;
    border: 1px solid #BDBDBB;
    border-radius: 12px
}

.gundong-content .font {
    font-size: 16px;
    color: #000;
    margin-left: 60px
}

.jutide {
    width: 87%;
    height: 70px;
    overflow: hidden;
    display: block;
    float: right;
    font-size: 12px
}/* 服务优势 */.fuwu-youshi {
    width: 1920px;
    height: 324px;
    position: relative;
    overflow: hidden;
    margin-left: 50%;
    left: -960px;
}

.fuwu-title {
    background: #FFF;
    width: 100%;
    text-align: center;
    height: 105px;
    line-height: 105px;
    color: #000;
    font-size: 25px
}

.fuwu-youshi img {
    position: absolute;
    width: 1920px;
    display: block
}/* 选择我们，一劳永逸 */.zc-tuwenbox {
    width: 100%;
    height: 524px;
    background: #FFF;
}

.zc-title {
    height: 110px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.zc-title .zc-title-1 {
    padding-top: 25px;
    height: 30px;
    font-size: 25px;
    color: #000;
}

.zc-title .zc-title-2 {
    height: 55px;
    font-size: 16px;
    line-height: 37px;
    color: #202020;
}

.bl-dabox {
    width: 1920px;
    height: 414px;
    background: url(../img/fannao_09.jpg);
    position: relative;
    overflow: hidden;
    margin-left: 50%;
    left: -960px;
}

.bl-dabox img {
    position: absolute;
    width: 1920px;
}

.bl-juzhong {
    width: 1200px;
    margin: 0 auto;
    height: 413px;
}

.bl-dabox .bl-dabox-zuo {
    padding-top: 100px;
    padding-left: 55px;
    width: 542px;
    height: 313px;
    float: left;
}

.bl-dabox-zuo .daili1 {
    width: 542px;
    height: 70px;
    font-size: 35px;
    color: #FFF;
}

.bl-dabox-zuo .daili2 {
    width: 542px;
    height: 30px;
    font-size: 25px;
    color: #FFF;
    line-height: 30px;
}

.bl-dabox-zuo .daili3 {
    width: 542px;
    height: 40px;
    font-size: 25px;
    color: #FFF;
    line-height: 52px;
}

.bl-dabox-zuo .daili4 {
    width: 542px;
    height: 165px;
    font-size: 25px;
    color: #FFF;
    line-height: 55px;
}

.bl-dabox .bl-dabox-you {
    width: 320px;
    height: 313px;
    float: right;
    padding-top: 100px;
    padding-left: 280px;
}

.bl-dabox-you .daili1 {
    width: 542px;
    height: 70px;
    font-size: 35px;
    color: #000;
}

.bl-dabox-you .daili2 {
    width: 542px;
    height: 30px;
    font-size: 25px;
    color: #000;
    line-height: 30px;
}

.bl-dabox-you .daili3 {
    width: 542px;
    height: 40px;
    font-size: 25px;
    color: #000;
    line-height: 52px;
}

.bl-dabox-you .daili4 {
    width: 542px;
    height: 165px;
    font-size: 25px;
    color: #000;
    line-height: 55px;
}/* 合作伙伴 */.hezuohuoban-tit {
    width: 100%;
    height: 105px;
    text-align: center;
    line-height: 105px;
    font-size: 25px;
    color: #000;
    background: #ECECEB
}

.huoban {
    width: 1920px;
    height: 360px;
    position: relative;
    overflow: hidden;
    margin-left: 50%;
    left: -960px;
}

.huoban img {
    position: absolute;
    width: 1920px;
    display: block
}/* 联系我们 */.lianxi {
    width: 100%;
    background: #FFF;
}

.lianxiwomen-A {
    width: 1200px;
    height: 218px;
    margin: 0 auto;
}

.lianxiwomen-A .p1-A {
    width: 1200px;
    height: 75px;
    font-size: 30px;
    color: #000;
    text-align: center;
    display: block;
    line-height: 100px;
}

.lianxiwomen-A .p2-A {
    width: 1200px;
    height: 75px;
    font-size: 18px;
    color: #272727;
    text-align: center;
    display: block;
    line-height: 75px;
}

.lianxiwomen-A .p3-A {
    width: 1200px;
    height: 68px;
    font-size: 25px;
    color: #000;
    text-align: center;
    display: block;
    line-height: 50px;
}

.lianxi-beijing {
    width: 100%;
    height: 175px;
    background: #FFF
}

.weixin-b {
    width: 1198px;
    height: 138px;
    margin: 0 auto;
    border: 1px solid #C2C1C1;
}

.weixin-b-zuo {
    width: 399px;
    height: 138px;
    float: left;
    border-right: 1px solid #C2C1C1;
}

.weixin-b-zuo-z {
    width: 55px;
    height: 93px;
    float: left;
    padding-top: 47px;
    padding-left: 135px;
}

.weixin-b-zuo-y {
    width: 208px;
    height: 138px;
    float: right;
}

.weixin-b-zuo-y-zz {
    height: 25px;
    width: 209px;
    color: #000;
    font-size: 14px;
    padding-top: 53px;
}

.weixin-b-zuo-y .weixin-b-zuo-y-yy {
    height: 60px;
    width: 209px;
    color: #9C9C9C;
    font-size: 14px;
}

.weixin-b-zhong {
    cursor: pointer;
    position: relative;
    width: 399px;
    height: 138px;
    float: left;
    border-right: 1px solid #C2C1C1;
}

.weixin-b-you {
    width: 398px;
    height: 138px;
    float: right;
}

.weixinhao {
    top: 15px;
    left: 10px;
    position: absolute;
    display: none;
    width: 110px;
    height: 110px;
    background: yellow
}

.weixinhao img {
    width: 100%;
    display: block
}/************************************************************************************//*改-联系我们*/.lx {
    width: 100%;
    background-color: white;
    padding-bottom: 40px;
}

.lx_m {
    width: 1205px;
    margin: 0 auto;
    border: 1px solid #9c9c9c;
}/*QQ联系*/.lx_m_lt {
    display: block;
    width: 399px;
    height: 136px;
    border-right: 1px solid #9c9c9c;
    float: left;
}

.lx_m_lt_img {
    float: left;
    padding-left: 135px;
    padding-top: 47px;
    width: 40px;
    height: 48px;
}

.lx_m_lt_img img {
    transition: 1s;
}

.lx_m_lt_img img:hover {
    margin-left: -8px;
}

.lx_m_lt_c {
    float: right;
    padding-top: 56px;
    padding-right: 130px;
}

.lx_m_lt_c_bt {
    color: #9C9C9C;
}/*中间微信*/.lx_m_ct {
    float: left;
    width: 399px;
    height: 136px;
    border-right: 1px solid #9c9c9c;
}

.lx_m_ct_c {
    float: right;
    margin-top: 55px;
    margin-right: 129px;
}

.lx_m_ct_img {
    position: relative;
}

.lx_m_ct_img_1 {
    width: 110px;
    height: 111px;
    margin: 10px 10px;
    display: none;
}

.lx_m_ct_img_2 {
    position: absolute;
    transition: 1s;
    top: 50px;
    left: 130px;
}

.lx_m_ct_img_2:hover {
    margin-left: -8px;
}

.lx_m_ct_c_2 {
    color: #9C9C9C;
}/*在线客服*/.lx_m_rt {
    display: block;
    width: 399px;
    height: 136px;
    float: left;
}

.lx_m_rt_img {
    float: left;
    padding-left: 135px;
    padding-top: 47px;
    width: 44px;
    height: 48px;
}

.lx_m_rt_img img {
    transition: 1s;
}

.lx_m_rt_img img:hover {
    margin-left: -8px;
}

.lx_m_rt_c {
    float: right;
    padding-top: 56px;
    padding-right: 130px;
}

.lx_m_rt_c_bt {
    color: #9C9C9C;
}
/****************************************************************************************************************//*商城功能滚动*/
/*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*//*@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*//*新闻列表区*//********************************************************************************************************************//*新闻banner图*//************************************************************************************************************************/
.nw1 {
    width: 100%;
}

.nw1_m {
    width: 100%;
    height: 406px;
}/*****************************************************************************************************//*当前位置区域*//***************************************************************************************************    */.nw2 {
    width: 100%;
    background-color: #f4f4f4;
    height: 50px;
}

.nw2_m {
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
}

.nw2_m a {
    color: black;
}/************************************************************************************************//*新闻列表区*//************************************************************************************************/.nw3 {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 50px;
}

.nw3_m {
    width: 1200px;
    margin: 0 auto;
}/*左边新闻类型列表区*/.nw3_m_lt {
    float: left;
    margin-right: 28px;
}

.nw3_m_lt li {
    width: 200px;
    height: 54px;
    text-align: center;
    border-bottom: 2px solid white;
}

li.nw3_m_lt_top {
    border: 0;
}

.nw3_m_lt a {
    display: block;
    color: black;
    font-size: 16px;
    line-height: 54px;
    background-color: #f4f4f4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nw3_m_lt a:hover {
    background-color: #f04c53;
    color: white;
}/*右边新闻列表区*/.nw3_m_rt {
    width: 970px;
    max-height: 1074px;
    border: 1px solid #929090;
    float: left;
    padding-top: 15px;
}

.nw3_m_rt_list {
    width: 920px;
    height: 118px;
    padding: 20px 0 0 50px;
    border-bottom: 1px dashed #acacac;
}

.nw3_m_rt_list_date {
    width: 100px;
    height: 100px;
    background-color: #f04c53;
    text-align: center;
    color: white;
    float: left;
}

.nw3_m_rt_list_date_ri {
    font-size: 35px;
    font-weight: bold;
    padding-top: 18px;
}

.nw3_m_rt_list_c {
    width: 769px;
    height: 100px;
    float: left;
    margin-left: 20px;
}

.nw3_m_rt_list_c_1 {
    margin-bottom: 15px;
}

.nw3_m_rt_list_c_1 a {
    color: black;
    font-size: 16px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nw3_m_rt_list_c_2 {
    width: 769px;
    height: 63px;
    overflow: hidden;
    color: #aeaeae;
}/*页码区*/.nw3_m_rt_yema {
    font-size: 12px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.nw3_m_rt_yema a {
    display: inline-block;
    margin: 0 10px;
    color: black;
}

.choose {
    width: 36px;
    height: 36px;
    border: 1px solid #969595;
    border-radius: 50%;
}/***************************************************************************************//*产品列表区*//***************************************************************************************//**********************************************************************************************//******************************************************************************************//***********************************************************************************************//*大图展示区*/.pw1 {
    width: 100%;
    height: 406px;
}

.pw1_m {
    height: 406px;
}/*##################################*//*位置导航区*/.pw2 {
    width: 100%;
    background-color: #f4f4f4;
    height: 50px;
}

.pw2_m {
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
}

.pw2_m a {
    color: black;
}/*##################################################################*//*产品种类区*/.pw3 {
    width: 100%;
    background-color: white;
    padding-top: 20px;
    padding-bottom: 20px;
}

.pw3_m {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.pw3_m li {
    display: inline-block;
    width: 113px;
    height: 43px;
    line-height: 43px;
    border: 1px solid black;
    margin: 0 25px;
}
.pw3_m li:hover {
    background-color:#F04C53;
    border-color: white;
    color: white;
}

.pw3_m>li>a {
    color: black;
}

li.pw3_choose {
    background-color: #f04c53;
    color: white;
    border: 1px solid #f04c53;
}

li.pw3_choose a {
    color: white;
}/******************************************************//*产品列表区*/.pw4 {
    width: 100%;
    background-color: white;
}

.pw4_m {
    width: 1200px;
    margin: 0 auto;
}

.pw4_m_list {
    display: block;
    width: 285px;
    height: 285px;
    background-color: #ebedee;
    color: black;
    float: left;
    margin: 5px 7px;
}

.pw4_m_list_img {
    padding: 10px;
    width: 265px;
    height: 231px;
    overflow: hidden;
}

.pw4_m_list_img img {
    width: 100%;
}

.pw4_m_list_c {
    text-align: center;
    font-size: 16px;
}/*################################################*/.pw5 {
    width: 100%;
    background-color: white;
}/*页码区*/.pw5_m_rt_yema {
    font-size: 12px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    padding-top: 20px;
    padding-bottom: 30px;
}

.pw5_m_rt_yema a {
    display: inline-block;
    margin: 0 10px;
    color: black;
}/***************单页展示区********************************************************************//***************单页展示区*********************************************************************//***************单页展示区*****************************************************************/.nsw1 {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.nsw1_m {
    width: 1200px;
    margin: 0 auto;
}/*#################################*//*左边栏目区*/.nsw1_m_lt {
    float: left;
    margin-right: 28px;
}

.nsw1_m_lt li {
    width: 200px;
    height: 54px;
    text-align: center;
    border-bottom: 3px solid white;
}

.nsw1_m_lt a {
    display: block;
    color: black;
    font-size: 16px;
    line-height: 54px;
    background-color: #f4f4f4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.nsw1_m_lt a:hover {
    background-color: #019966;
    color: white;
}/*右边展示列表*/.nsw1_m_rt {
    width: 970px;
    min-height: 500px;
    border: 1px solid #929090;
    float: left;
}

.nsw1_m_rt_top {
    height: 99px;
    border-bottom: 1px dashed #929090;
    text-align: center;
}

.nsw1_m_rt_top_title {
    font-size: 30px;
    padding-top: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nsw1_m_rt_top_date {
    padding-top: 10px;
    color: #929090;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nsw1_m_rt_ct {
    min-height: 360px;
    padding: 10px 10px;
}/*内容区设置图片宽度，防止过大图片造成页面形变*/.nsw1_m_rt_ct img {
    max-width: 800px;
}

.nsw1_m_rt_yema {
    border-top: 10px solid #fff;
}

.nsw1_m_rt_yema a {
    color: #929090;
}/***************************************************************************************//***************************************************************************************//***************************************************************************************//*首页选择*/


.left_choose {
    background: #F04E54!important;
    color: white!important;
}

a.pagelistcur {
    width: 36px;
    height: 36px;
    border: 1px solid #cecece;
    border-radius: 50%;
}/******************************************************************************************//* 新闻资讯Style */.hengfu-xinwen {
    width: 1920px;
    height: 400px;
    position: relative;
    overflow: hidden;
    margin-left: 50%;
    left: -960px;
}

.hengfu-xinwen img {
    position: absolute;
    width: 1920px;
    height: 400px;
}

.xinwen-mian {
    width: 100%;
    background: #FFF
}

.xinwen-juzhong {
    width: 1200px;
    margin: 0 auto
}

.xinwen-tit {
    width: 1200px;
    height: 73px;
    line-height: 73px;
    color: #000;
}

.xinwen-tit-zuo {
    width: 33px;
    height: 73px;
    float: left
}

.xinwen-tit-you {
    width: 1167px;
    height: 73px;
    float: right;
    font-size: 12px
}

.xinwen-tit-you a {
    color: #000;
}

.xinwen-zuo {
    width: 308px;
    float: left;
    background: #F5F5F5
}

.xinwen-zuo ul li {
    width: 308px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.xinwen-zuo a {
    font-size: 18px;
    width: 308px;
    height: 60px;
    display: block;
    border-bottom: 1px solid #DDDDDD;
    color: #000;
}

.xinwen-zuo a:hover {
    color: #F0585E
}

.a-xw {
    background: #F04E54;
    font-size: 20px;
    text-align: center;
    line-height: 60px;
    border: none
}

.xinwen-you {
    padding-left: 30px;
    width: 827px;
    float: right;
}

.tou-zxz {
    width: 800px;
    height: 67px;
    line-height: 67px;
    font-size: 20px;
    color: #000;
}

.neirong-list {
    width: 800px;
    height: 140px;
    border-top: 1px solid #DDDDDD;
}

.neirong-list:hover .zuo-tu {
    background: #545454
}

.zuo-tu {
    width: 115px;
    height: 110px;
    margin-top: 20px;
    float: left;
    background: #F04C53;
    position: relative
}

.zuo-tu .ri {
    width: 115px;
    height: 59px;
    text-align: center;
    line-height: 75px;
    font-size: 30px;
    color: #FFF;
}

.zuo-tu .nianyue {
    width: 115px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 19px;
    color: #FFF;
    font-weight: bold;
}

.xian {
    width: 75px;
    height: 1px;
    background: #FFF;
    position: absolute;
    z-index: 666;
    top: 60px;
    left: 19px
}

.yuo-ti {
    width: 675px;
    height: 130px;
    float: right;
    margin-left: 10px;
}

.yuo-ti h4 {
    height: 55px;
    width: 685px;
    font-size: 20px;
    line-height: 58px;
    color: #43BEF0
}

.yuo-ti h4 a {
    color: #F04E54
}

.zi-bot {
    height: 66px;
    width: 685px;
    font-size: 14px;
    overflow: hidden
}

.zi-bot  a {
    color: #5A5A5A
}

.yema_box {
    width: 100%;
    height: 65px;
    padding-top: 15px;
    overflow: hidden;
    line-height: 35px;
    position: relative;
    text-align: center;
}
.yema_box a{display:inline-block;}
/*.pagelist { display: inline-block;width: auto;min-width: 36px;height: 36px;overflow: hidden;position: relative;line-height: 36px;            text-align: center; font-size: 16px;border: 1px solid #a8a8a8;margin: 0 8px;color: #a8a8a8; vertical-align: bottom;padding: 0 3px;}.pagelistcur {display: inline-block;width: auto;min-width: 36px;height: 36px;overflow: hidden;margin: 0 8px;position: relative;              background: #F04C53; line-height: 36px; text-align: center;font-size: 16px;border: 1px solid #a8a8a8;color: #fff; border: none; vertical-align: bottom; padding: 0 3px;}*/
.hezi {
    width: 100%;
    height: 55px;
    background: #FFF
}/*ditu-box*/.lianxi-neirong {
    padding-top: 15px;
    font-size: 18px;
    line-height: 35px;
}/* 新闻详情Style */.gd {
    float: right;
    margin-right: 15px;
    font-size: 15px;
    color: #000;
    line-height: 80px
}

.tou-zxz-xia {
    border-top: 1px solid #dddddd;
    width: 800px;
    height: 60px;
    line-height: 80px;
    text-align: center;
    font-size: 18px
}

.touzi {
    height: 40px;
    width: 830px;
}

.touxiazi {
    height: 20px;
    width: 830px;
}

.touxiazi .s11 {
    margin-right: 20px;
    color: #777777;
    width: 150px;
    height: 20px;
    float: right;
    font-size: 12px;
    line-height: 20px
}

.touxiazi .s12 {
    color: #777777;
    width: 180px;
    height: 20px;
    float: right;
    font-size: 12px;
    line-height: 20px
}

.neirongz {
    overflow: auto;
    overflow-x: hidden;
    color: #000;
    border-bottom: 1px solid #DDDDDD;
    padding-left: 15px;
    padding-right: 15px;
    width: 775px;
    padding-top: 20px;
    padding-bottom: 40px;
    line-height: 25px;
}

.xialieb {
    width: 800px;
    height: 65px;
    line-height: 25px;
    padding-top: 15px
}

.xialieb a {
    color: #000
}/* 员工列表 */.tou-zxz {
    border-bottom: 1px solid #DDDDDD
}

.heihie {
    width: 155px;
    text-align: center;
    float: left;
    display: inline;
    margin-top: 30px;
    margin-left: 25px
}

.heihie:hover {
    opacity: 0.7
}

.yuangong-tt {
    width: 150px;
    height: 126px;
    padding: 3px;
    border: 1px #DDDDDD solid;
    margin: 0 auto;
    margin-left: 25px;
    vertical-align: middle;
    float: left
}

.yuangong-tt a {
    display: block;
    width: 150px;
    height: 126px;
    overflow: hidden;
    vertical-align: middle;
    ;
}

.yuangong-js a {
    margin-left: 25px;
    display: block;
    width: 158px;
    height: 30px;
    overflow: hidden;
    background: #e2e2e2;
    line-height: 30px;
    text-align: center;
}/* 员工详情 */.ygzpy {
    width: 800px;
    height: 270px;
    padding-top: 30px
}

.ygzpy img {
    width: 300px;
    height: 300px;
    margin-left: 220px
}

.neirongzx {
    overflow: auto;
    overflow-x: hidden;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
    width: 775px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-indent: 30px;
    line-height: 25px;
}/* 联系我们Style */.lianxi-neirong {
    width: 800px;
    border-top: 1px solid #DDDDDD;
}/*友情提示：如果有私人问题请联系赵旭仲（zxz）同学,谢谢合作，扣扣1064080277。*//*************************************************************************************************************//****************************************************************************************************************//*服务优势*/.fw1 {
    width: 100%;
    background-color: white;
    padding-bottom: 50px;
}

.fw1_m {
    width: 1200px;
    margin: 0 auto;
}

.fw1_m_title {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    color: black;
    line-height: 103px;
}

.fw1_m_title_c {
    background: url(../img/fw1_1.png) top center no-repeat;
}

.fw1_m_title_c_lt {
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: 127px;
}

.fw1_m_title_c_lt_li {
    font-size: 18px;
    line-height: 44px;
}

.fw1_m_title_c_lt_li span {
    display: inline-block;
    width: 22px;
    height: 22px;
    line-height: 22px;
    color: white;
    background-color: #ff6d01;
    text-align: center;
    margin-right: 10px;
}

.fw1_m_title_c_rt {
    box-sizing: border-box;
    width: 50%;
    float: left;
    text-align: center;
    padding-top: 31px;
}

.fw1_m_title_c_rt_c1 {
    font-size: 40px;
    color: #565454;
    font-weight: bold;
}

.fw1_m_title_c_rt_c2 {
    font-size: 24px;
    color: black;
}/*********************************************************************************/

/***********************************************************************************************/
.a3 {
    width: 100%;
    height:660px;
}

.a3 .fullSlide {
    width: 100%;
    position: relative;
    /*修改为自定义高度*/

    height:660px;
    background: #FFFFFF;
}

.a3 .fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.a3 .fullSlide .bd ul {
    width: 100% !important;
}

.a3 .fullSlide .bd li {
    width: 100% !important;
    /*修改高度为自定义高度*/
    height:660px;
    overflow: hidden;
    text-align: center;
}

.a3 .fullSlide .bd li a {
    display: block;
    /*修改高度为自定义高度*/
    height:660px;
}

/*这里是导航小圆点的设置*/
.a3 .fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 40px;
    line-height: 40px;
    /*    background: url(../img/touming.png) repeat-x;*/
    text-align: center;
    _background: #FFFFFF;
    _filter: alpha(opacity=60);
}

/*这里控制小圆点的位置*/
.a3 .fullSlide .hd ul {
    text-align: center;
    padding-top: 5px;
}

.a3 .fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 16px;
    height: 16px;
    border-radius:16px;
    margin: 5px;
    /*    background: url(../img/tg_flash_p.png) -18px 0;*/
    background-color: #F04E54;
    overflow: hidden;
    line-height: 9999px;
    filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;
    /*把数字给隐藏掉*/
}

.a3 .fullSlide .hd ul .on {
    background-position: 0 0;
    background-color: #fff;
}
/**********************************************************************************/
.allc_con{
    position:relative;
    width:100%;
    height:auto;
    background:#fff;
}
.allc{
    position:relative;
    width:1200px;
    height:auto;
    margin:0 auto;
}
.allc_title{
    position:relative;
    width:1200px;
    height:80px;
    line-height:80px;
    color:#DB3A31;
    margin:0 auto;
    text-align:center;
    font-weight:bold;
    font-size:20px;
    padding-top:20px;
}
.allc_content{
    position:relative;
    width:1000px;
    height:auto;
    margin:0 auto;}
.allc_content img{width:1000px;}