@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

ul {
    list-style-type: none;
}

li {
    list-style: none;
}

img {
    border: 0px;max-width: 100%
}

input {
    outline: none;
}

:hover {
    transition: 0.5s all
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    color: #ba272d;
}

.text-center{
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    *+height: 1%;
}


.mid {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 99
}

body {
    font-family: "微软雅黑";
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    background: #fff;
}

.truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* CSS Header */
.header {width: 100%; height: auto;background: #2d3e50; overflow: hidden;position: relative;}
.header .mlogo{ float: left;}
.header .toptel{color: #fff;height: 60px;font-size: 16px;line-height: 20px;background: url(../images/toptel1.png) left 10px no-repeat;padding-left: 50px;right: 122px;top: 54px;position: absolute;}
.header .toptel b{font-size:23px;line-height: 32px;color: #fff;}
.header .topewm{width: 88px;height: 110px;font-size: 14px;color: #fff;text-align: center;line-height: 22px;background:#ba272d;right: 0;top: 20px;position: absolute;}
.header .topewm img{width: 100%;height: 88px; background: #fff; display: block;}
.header .banner {width: 100%; height:350px;background: url(../images/banner.jpg) top center no-repeat; position: relative;}

.weizhi{height: 50px;line-height: 50px;}
.weizhi .mid{font-size: 14px;border-bottom: 1px dashed #dcdcdc;}
.weizhi i{color: #ba272d;font-size: 16px;padding-right: 8px;}
.inmenu{width: 1200px;height:55px;background:#efefed;margin: 22px auto 0;}
.inmenu li{width: 200px;height: 55px;text-align: center;font-size: 18px; line-height: 55px;float: left;}
.inmenu li a{background:url(../images/jiantou1.png) bottom center no-repeat #efefed;display: block;color: #595757;}
.inmenu li.cur a{width: 200px;height: 55px;color: #fff;text-align: center;background:url(../images/jiantou.png) bottom center no-repeat #ba272d; font-size: 18px; line-height: 55px;float: left;}
.inmenu li:hover a{background:url(../images/jiantou.png) bottom center no-repeat #ba272d;color: #fff;}


/*menu*/
.menu {width: 100%;height:60px;background:#fff;}
.menu ul{width:1200px;height:60px; margin: 0 auto;border-right: 1px #e0e0e0 solid;box-sizing: border-box;z-index: 2}
.menu>ul>li {width:12.5%;height: 60px;line-height:60px; text-align: center; float: left;transition: 0.4s all}
.menu ul li .lk{color: #333333;border-left: 1px #e0e0e0 solid;box-sizing: border-box;font-size: 16px;display: block;position: relative;}
.menu ul li .lk:hover{color: #fff;background: #2d3e50}
.menu ul li.selected .lk{color: #fff;background: #2d3e50}
.menu ul li .subul{width: 100%;height: auto; transform: scaleY(0);transform-origin:top; padding:5px 0;box-sizing: border-box; background: #0361b9; overflow: hidden;transition: 0.4s all}
.menu ul li:hover .subul{transform: scaleY(1);}
.menu ul li .subul li{width: 100%; height:34px;overflow: hidden;}
.menu ul li .subul li a{font-size: 14px;color: #fff; line-height:34px;display: block;}
.menu ul li .subul li a:hover{color: #ff0;text-decoration: underline;}
.menu ul li .subul .selected a{color: #ff0}

/* CSS Footer */
.footer {width: 100%;height: auto;font-size:16px;color: #888888;line-height:39px;border-top: 11px #ba272d solid;padding: 65px 0 0px;background:#141414;position: relative;}
.footer a {color: #888888}
.footer a:hover{ color: #fff}
.footer .ftit{width: 100%;height: 50px;font-size: 20px;font-weight: bold;color: #888888;line-height: 50px;position: relative;}
.footer .fttxt01{width:520px;float: left;}
.footer .fttxt01 ul{width: 100%;height: auto;overflow: hidden;padding-top: 9px;}
.footer .fttxt01 ul li{width: 230px;margin-right: 30px; float: left;}
.footer .fttxt02{width:330px;float: left;padding-left:30px;}
.footer .fttxt02 p{line-height: 39px;font-size: 16px;padding-top: 9px;}
.footer .fttxt03{width:152px;padding-top: 73px;float: right;}
.footer .fttxt03 li{width: 138px;text-align: center;font-size: 14px;line-height: 40px;}
.footer .fttxt03 img{width: 100%;height: 138px;background: #fff;display: block;}
.footer .fticp{width: 1200px;height: auto;font-size: 14px;overflow: hidden;line-height: 32px;text-align: center;padding: 35px 0;border-top: 1px #3c3d40 solid;margin: 50px auto 0;}

.titin {
    margin:20px 0 10px 0;
    overflow: hidden;
    display: block;
    text-align: center;
    color: #888;
    position: relative;
    text-transform: uppercase;
    padding-bottom: 20px;
    background:url(../images/titin.png) no-repeat center bottom;
}

.titin strong {
    display: block;
    font-size: 32px;
    line-height: 100%;
    color: #333;
}

.titin span {
    display: block;
    font-size: 16px;
    line-height: 100%;
    color: #999;
    font-weight: 400;
    margin-top: 11px;
    text-transform: uppercase;
}
/* CSS index */
.wrap { width: 100%;height: auto;position: relative;overflow: hidden;margin: 0 auto;}
.main { width: 1200px;height: auto;padding-top:40px;padding-bottom: 50px;position: relative;overflow: hidden;margin: 0 auto;}
.tit01{width: 1200px;height: auto;color: #000000;text-align: center;overflow: hidden;padding-bottom: 29px;overflow: hidden;margin: 0 auto;}
.tit01 .p01{font-size: 42px;color: #000000;line-height: 64px;font-weight: bold; display: block;margin: 0 auto}
.tit01 .p01 span{color: #ba272d;}
.tit01 .p02{font-size:18px;font-weight: lighter;}
.tit01 .p02:after{content: "";width:567px;height: 9px;background: url(../images/titbg.png) bottom center no-repeat;display: block;margin: 10px auto 0;}
.page00{width: 100%;height: 75px;font-size: 15px;color: #808080; line-height:75px;border-bottom: 1px #efefef solid}
.page00 a{font-size: 15px;color: #808080;padding-right: 20px}
.page00 a:hover{color: #ba272d}
.page01{width: 100%;height: auto;overflow: hidden;padding:46px 0 77px;}
.page01 .lfbox{width: 305px;height: 778px; background: #f7f7f7; overflow: hidden;float: left;}
.page01 .rtbox{width: 860px;height: 778px;overflow: hidden; float: right;}
.lftype{width: 100%;height: auto;min-height: 778px; overflow: hidden;box-sizing: border-box; background: #f7f7f7; }
.lftype .tit{font-size:18px;background: #ba272d;color: #fff;text-align: center; padding:20px 0px 12px;}
.lftype .tit span{font-size: 26px;font-weight:bold;line-height:45px; display: block;}
.lftype ul{padding: 14px 0;}
.lftype ul li{width: 100%;height: 62px;font-size: 16px;overflow: hidden; text-indent: 48px;padding-right: 30px;box-sizing: border-box; transition: 0.4s all;background: url(../images/li.png) 26px center no-repeat;line-height: 62px;}
.lftype ul li:hover{background:url(../images/li.png) 26px center no-repeat #e3e3e3}
.lftype ul li.currt{display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;background:url(../images/li.png) 26px center no-repeat #e3e3e3}

.page02{padding:68px 0 44px;background: #f0f0f0}
.page02 .youshi{}
.page02 .youshi .txt{width: 628px}
.page02 .youshi .txt .p01{width: 100%;height: 69px;font-size: 14px;color: #666666;}
.page02 .youshi .txt .p01 span{font-size: 32px;line-height: 46px;color: #ffa800;font-weight: bold;display: block;}
.page02 .youshi .txt .p01 img{float: left;margin-right: 15px;transition: 0.4s all;}
.page02 .youshi .txt:hover .p01 img{ transform: rotateY(180deg);}
.page02 .youshi .txt .p02{padding-top: 28px;padding-left: 91px;}
.page02 .youshi .txt .p02 li{font-size: 16px;line-height: 44px;color: #333333;padding-left:34px; background:url(../images/ar.png) left center no-repeat}
.page02 .youshi .txt .p02 li span{color: #ff0000}
.page02 .youshi .img{width: 560px}
.page03{width: 100%;height:300px;color: #fff; text-align: center; background: url(../images/page03.jpg) center no-repeat #312e29;overflow: hidden;position: relative;}
.page03 .p01{font-size: 47px;line-height:70px;font-weight: bold;display: block;padding-top: 42px;margin: 0 auto;}
.page03 .p01 span{color: #ffa800;}
.page03 .p02{font-size:29px;line-height: 40px;font-weight: lighter;letter-spacing: 7px;padding-top: 14px;}
.page03 .p03{font-size:43px;color: #fff;line-height:60px;font-weight: bold;padding-top: 30px;}
.page03 .p03 span{background: url(../images/toptel1.png) left center no-repeat;padding-left: 45px;}
.page04{padding:76px 0 56px;}
.page04 .inmid{width: 1200px;height: 579px;position: relative;margin-top: 14px;}
.page04 .box{width: 276px;height: 318px;color: #000;font-size: 22px;line-height: 30px;text-align: center;transition: 0.4s all; background: url(../images/page04-1.png) center no-repeat;position: absolute;left: 0;top: 0;}
.page04 .box img{display: block;margin: 0 auto;padding: 82px 0 22px;transition: 0.4s all;}
.page04 .box:hover{color: #fff;background: url(../images/page04-2.png) center no-repeat}
.page04 .box:hover img{filter: brightness(100);}
.page04 .box01{}
.page04 .box02{left: 307px;top: 0;}
.page04 .box03{left: 616px;top: 0;}
.page04 .box04{left: 924px;top: 0;}
.page04 .box05{left: 152px;top: 262px;}
.page04 .box06{left: 461px;top: 262px;}
.page04 .box07{left: 770px;top: 262px;}
.page05{width: 100%;height:657px;color: #fff;padding: 94px 0 50px; background: url(../images/page05.jpg) center no-repeat #bc3840;box-sizing: border-box; overflow: hidden;position: relative;}
.page05 .tit01 .p01{color: #fff}
.page05 .tit01 .p02{color: #fff}
.page05 .intro{height: 168px; padding-top: 17px;font-size: 16px;line-height: 42px;color: #fff}
.page05 .intel{font-size:43px;text-align: center; line-height:60px;font-weight: bold;padding-top:66px;}
.page05 .intel span{background: url(../images/toptel1.png) left center no-repeat;padding-left:55px;}

.page06{width: 100%;height: auto;overflow: hidden;background: #f7f7f7; padding: 62px 0 43px;}
.page06 .tit02{width: 100%;height: 50px;line-height: 50px;position: relative;}
.page06 .tit02 span{font-size: 36px;color: #000000;font-weight: bold;}
.page06 .tit02 span:hover{color: #4cac26}
.page06 .tit02 .more{position: absolute;line-height: 25px;color: #888888;font-size: 16px;right: 0;top: 23px;}
.page06 .tit02 .more:hover{color: #ba272d;text-decoration: underline;}
.page06 .page06_lf{width: 580px;float: left;}
.page06 .page06_rt{width: 570px;float: right;}
.page06 .news01{padding-top: 35px;}
.page06 .news01 li{width: 100%;height: 198px;background: #fff; margin-bottom: 42px;overflow: hidden;transition: 0.4s all;}
.page06 .news01 li .npic{width: 240px;height: 200px;background: #f1f1f1;float: left;overflow: hidden;}
.page06 .news01 li .npic img{width: 240px;height: 200px;}
.page06 .news01 li .ntxt{width: 268px;height: 200px;padding-right: 30px;float: right;overflow: hidden;}
.page06 .news01 li .ntxt .p01{font-size: 18px;color: #333333;padding-top: 24px;transition: 0.4s all}
.page06 .news01 li .ntxt .p02{font-size: 14px;color: #666666;line-height: 20px;padding-top: 13px;}
.page06 .news01 li .ntxt .p03{font-size: 14px;color: #666666;padding-top: 20px;}
.page06 .news01 li:hover .ntxt .p01{color: #ba272d;text-decoration: underline;}
.page06 .news02{padding-top: 36px;}
.page06 .news02 li{width: 100%;height: 75px;/* border-bottom: 1px #e5e5e5 solid; *//* padding: 0 0 21px 4px; */margin-bottom: 48px;overflow: hidden;}
.page06 .news02 li .p01{width:100%;height: 22px; line-height: 22px}
.page06 .news02 li .p01 .t01{width:22px;float: left;}
.page06 .news02 li .p01 .t01 span{width: 22px;height: 22px;font-size: 16px;line-height: 22px;transition: 0.4s all;background: #ba272d;color: #fff;text-align: center;display: inline-block;}
.page06 .news02 li .p01 .t02{width: 530px;font-size: 18px;color: #333333;float: right;transition: 0.4s all;}
.page06 .news02 li .p02{width: 100%;height: 52px;overflow: hidden;padding-top: 7px;}
.page06 .news02 li .p02 .t01{width:22px;float: left;}
.page06 .news02 li .p02 .t01 span{width: 22px;height: 22px;font-size: 16px;line-height: 22px;background: #ffa800;color: #fff;text-align: center;display: inline-block;}
.page06 .news02 li .p02 .t02{width: 530px;font-size: 14px;color: #666666;line-height: 26px;float: right;}
.page06 .news02 li:hover .p01 .t02{color: #ba272d;padding-left: 5px;}

.mui-ellipsis-2{display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.mui-ellipsis-3{display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.mui-ellipsis-4{display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.mui-ellipsis-5{display: -webkit-box;overflow: hidden;white-space: normal!important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp:5;-webkit-box-orient:vertical;}

/*about us*/
/*about us*/
.com01{width: 100%;overflow: hidden;background: url(../images/com01.jpg) bottom center no-repeat #fff;margin:30px auto 70px;}
.com01 .mid{height: 545px;padding: 29px 0 0;position: relative;}
.com01 .com01_lf{width: 830px;height: 545px;line-height: 0;overflow: hidden;position: absolute;top: 102px;right: 50%;}   
.com01 .com01_lf img { width: 830px; height: 472px;}
.com01 .com01_rt{width: 520px;/* height: 300px; */padding-top: 90px;float: right;}
.com01 .com01_rt h2 {font-size: 32px;color: #333;line-height: 60px;height: 130px;overflow: hidden;font-weight: normal;background:url(../images/line.png) no-repeat 0 68px;}
.com01 .com01_rt h2 a {color: #333;font-weight: bold;}  
.com01 .com01_rt h2 a:hover { color: #ba272d;} 
.com01 .com01_rt h2 span {color: #666;display: block; font-size: 22px;padding: 20px 0 0;font-weight: normal;}
.com01 .com01_rt .intro{padding-top:25px;font-size: 16px;color: #666;line-height: 32px;}
.digital{line-height: 28px;}
.ibrand-num {
    overflow: hidden;
    margin: 28px 0 0 20px;
    list-style: none;
}

.ibrand-num li {
    float: left;
    height: 100px;
    color: #ba272d;
    font-size: 20px;
}

.ibrand-num li b {
    font-size: 50px;
    line-height: 50px;
    font-family: "Impact";
    font-weight: normal;
    padding-right: 10px;
    float: left;
}

.ibrand-num li p {
    font-size: 18px;
    padding-top: 20px;
}

.ibrand-num li span {
    display: block;
    font-size: 16px;
    color: #333;
    padding: 5px 0 0;
    clear: both;
    margin-top: -20px;
}

.ibrand-num li i {
    font-style: unset;
}

.ibrand-num li.ab_li01 {
    width: 180px;
}

.ibrand-num li.ab_li02 {
    width: 180px;
}

.ibrand-num li.ab_li03 {
    width: 140px;
}


.com02{padding:20px 0 170px;background: url(../images/cultrue.jpg) bottom center no-repeat #ffffff;}
.com02 .tit01{}
.com02 .tit01 .p02{color: #fffc;}
.com02 .list{width: 1200px;height: auto;overflow: hidden; padding-top: 30px; margin: 0 auto;}
.com02 .list li{width:310px;height: 290px;box-sizing: border-box;margin-top: 30px;overflow: hidden; float: left;}
.com02 .list li .p01{width: 120px;height: 120px;line-height: 120px;background: #ba272d;border-radius: 50%;text-align: center;display: block;margin: 0 auto;}
.com02 .list li .p01 i{font-size: 60px;color: #fff;}
.com02 .list li .p02{line-height:70px;height:70px;font-size:26px;text-align:center;font-weight:bold;}
.com02 .list li .p03{line-height:25px;height: 75px;font-size: 15px;overflow: hidden;color: #999;}
.com02 .cline{width:1px;height: 250px;margin-top: 40px;background: #f1f1f1;margin-left:65px;margin-right:65px;float: left;}
.com03{background:#fff;}
.com03 .inmid{background:#f8f8f8;margin-top: 40px;padding-top: 34px;padding-bottom: 40px;}
.com03 .com03lf{width: 518px;line-height: 32px;color:#585858;background: url(../images/dian.png) left top no-repeat; float: left;}
.com03 .com03lf .p01{padding-top: 80px;}
.com03 .com03lf .p02{padding: 15px 0 14px 0;}
.com03 .com03rt{width:650px;float: right;}
.com04{background:#fff;}
.com04 .inmid{height: 389px;margin-top: 40px; background: url(../images/linian.jpg) center no-repeat #ffffff;}
.com04 .com04lf{width: 600px;float: left;}
.com04 .com04lf h3 {color: #333;font-size: 28px; margin-bottom: 32px;margin-top: 40px; position: relative; }
.com04 .com04lf h3 span { font-weight: normal; font-size: 22px; display: block; margin-top: 20px;}  
.com04 .com04lf h3 em { position: absolute;left: 121px;top: 15px; width: 80px; height: 3px; background: #ba272d;}
.com04 .com04lf p{line-height: 32px;}
.ttou {
    text-align: center;
    height: 45px;font-weight: bold;
    overflow: hidden;
}

.ttou span {
    width: 235px;
    height: 41px;
    display: inline-block;
    position: relative;
    line-height: 41px;
    margin: 0 3px;
}

.ttou span:after {
    content: "";
    display: block;
    background: #ba272d;
    -webkit-transform: skew(-35deg);
    -moz-transform: skew(-35deg);
    -o-transform: skew(-35deg);
    -ms-transform: skew(-35deg);
    transform: skew(-35deg);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 41px
}

.ttou span a {
    position: relative;
    z-index: 2;
    font-size: 17px;
    color: #fff;
}


.com04 .com04rt{width: 540px;height: 389px;padding-right:8px; float:right;}
.com04 .com04rt img{width: 540px;height: 389px;}
.til01 {
    text-align: center;
    color: #333;
    font-size: 40px;
    line-height: 64px;
    font-family: "Microsoft Yahei";
    clear: both;
    display: block;
    white-space: nowrap;
    padding: 8px 0 0;
    z-index: 1;
    position: relative;
    margin-top: 35px;
}

.til01:before {
    content: "about";
    position: absolute;
    width: 100%;
    height: 100px;
    right: 0px;
    top: 0;
    text-align: center;
    font-size: 90px;
    line-height: 78px;
    color: #f5f5f5;
    font-weight: bold;
    z-index: -1;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Times New Roman;
}

.til01 b {
    color: #ba272d;
}

.til01 p {
    color: #737373;
    display: block;
    font-size: 14px;
    line-height: 0px;
    font-weight: normal;
}

.til01 a {
    color: #161312;
}

.til02 {
    text-align: center;
    color: #333;
    font-size: 40px;
    line-height: 64px;
    font-family: "Microsoft Yahei";
    clear: both;
    display: block;
    white-space: nowrap;
    padding: 8px 0 0;
    z-index: 1;
    position: relative;
    margin-top: -10px;
}

.til02:before {
    content: "product";
    position: absolute;
    width: 100%;
    height: 100px;
    right: 0px;
    top: 0;
    text-align: center;
    font-size: 70px;
    line-height: 78px;
    color: #f5f5f5;
    font-weight: bold;
    z-index: -1;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Times New Roman;
}

.til02 b {
    color: #ba272d;
}

.til02 p {
    color: #737373;
    display: block;
    font-size: 14px;
    line-height: 0px;
    font-weight: normal;
}

.til02 a {
    color: #161312;
}

.til03 {
    text-align: center;
    color: #333;
    font-size: 40px;
    line-height: 64px;
    font-family: "Microsoft Yahei";
    clear: both;
    display: block;
    white-space: nowrap;
    padding: 8px 0 0;
    z-index: 1;
    position: relative;
    margin-top: 55px;
}

.til03:before {
    content: "Range";
    position: absolute;
    width: 100%;
    height: 100px;
    right: 0px;
    top: 0;
    text-align: center;
    font-size: 80px;
    line-height: 78px;
    color: #f5f5f5;
    font-weight: bold;
    z-index: -1;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Times New Roman;
}

.til03 b {
    color: #ba272d;
}

.til03 p {
    color: #737373;
    display: block;
    font-size: 14px;
    line-height: 0px;
    font-weight: normal;
}

.til03 a {
    color: #161312;
}
.til04 {
    text-align: center;
    color: #333;
    font-size: 40px;
    line-height: 64px;
    font-family: "Microsoft Yahei";
    clear: both;
    display: block;
    white-space: nowrap;
    padding: 8px 0 0;
    z-index: 1;
    position: relative;
    margin-top: 55px;
}

.til04:before {
    content: "culture";
    position: absolute;
    width: 100%;
    height: 100px;
    right: 0px;
    top: 0;
    text-align: center;
    font-size: 80px;
    line-height: 78px;
    color: #f5f5f5;
    font-weight: bold;
    z-index: -1;
    text-transform: uppercase;
    font-weight: normal;
    font-family: Times New Roman;
}

.til04 b {
    color: #ba272d;
}

.til04 p {
    color: #737373;
    display: block;
    font-size: 14px;
    line-height: 0px;
    font-weight: normal;
}

.til04 a {
    color: #161312;
}

.biaoti {
        display: inline-block;
        height: 64px;
        line-height: 64px;
        font-size: 28px;
        color: #1a1a1a;
        font-weight: normal;
        position: relative;
        border-bottom: 3px solid #ba272d;
        margin-bottom: 20px;
        margin-top: 50px
    }
    
    .biaoti.jl {
        margin-top: 0px
    }
    
    .biaoti:after {
        content: '';
        position: absolute;
        width: 50%;
        height: 3px;
        background: #333;
        right: 0;
        bottom: -3px;
        z-index: 1;
    }
    

.caselist{width: 100%;height: auto;overflow: hidden;}
.caselist li{width: 275px;height: 295px;margin:0 7px 14px;float: left;}
.caselist li .imgbox { width: 273px;height: 205px;border: 1px #f1ecec solid;border-bottom: none; background: #e3e2e2;overflow: hidden;position: relative;}
.caselist li .imgbox img {width: 100%;height:205px;display: block;transition: 0.4s all;}
.caselist li .imgbox img:hover {transform: scale(1.05)}
.caselist li .in_tit{width: 100%;height: 90px;font-size: 14px;color: #666666;/* background: #f1f1f1; */box-sizing: border-box;border: 1px #ddd solid;padding: 0 10px;/* text-align: center; */overflow: hidden;}
.caselist li .in_tit span{font-size: 16px;color: #333333;padding-top: 10px; display: block;}
.caselist li:hover .in_tit span{color: #bb1918}
.caselist li .in_tit p{font-size: 14px;line-height: 22px;}

/*info*/
.intitle{padding:30px 0 30px;text-align: center;}
.intitle p{width: 220px; font-size: 30px; color: #282828;margin: 0 auto; position: relative;}
.intitle span{ position:relative; color: #2f4de2}
.intitle span:after{ position: absolute; content: ""; background:#8ec428; width: 10px; height: 10px;border-radius: 2px; transform: rotate(45deg); right: -40px; top: 0; bottom: 0; margin: auto;}
.intitle span:before{ position: absolute; content: ""; background: #1655bc; width: 15px; height:15px;border-radius: 2px; transform: rotate(45deg); right: -35px; top: 0; bottom: 0; margin: auto;}
.intitle p:after { position: absolute; content: ""; background: #8ec428; width: 10px; height: 10px;border-radius: 2px; transform: rotate(45deg); left: -20px; top: 0; bottom: 0; margin: auto;}
.intitle p:before { position: absolute; content: ""; background: #1655bc; width: 15px; height:15px;border-radius: 2px; transform: rotate(45deg); left: -30px; top: 0; bottom: 0; margin: auto;}
.intro_pic{width: 100%;margin: 0 auto; padding: 30px 0}
.contactul{height: auto;overflow: hidden;width: 100%; padding: 15px 0 40px}
.contactul li{width: 23%; height:264px;padding: 50px 20px 40px; border-radius: 20px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);text-align: center;margin: 1%;float: left;box-sizing: border-box;}
.contactul li i{width: 60px;height:60px;line-height:60px;border:3px #2f4de2 solid;color: #2f4de2; font-size:30px;border-radius: 50%;display: block;margin: 0 auto}
.contactul li .info{line-height: 24px; font-size: 15px;color: #666;}
.contactul li .name{padding: 20px 20px 10px;font-size: 20px;color: #2f4de2;}


.in_title{}
.in_title span{font-size: 30px;color: #000}
.in_title .right{font-size: 16px;color: #666}
.in_title .right a{color: #666}
.in_title .right i{color:#ba272d;padding-right: 8px}
#left{width:285px;background: #fff; box-sizing: border-box;float: left;}
#left .line{width:305px;height: 10px;background: #f2f2f2;margin-left: -20px;margin-right: -20px}
#left .nlist04{padding: 15px 0 20px}
#left .nlist04 li{font-size: 15px;margin-bottom: 5px}
#right{width:870px;background: #fff;float:right;padding-bottom:15px;box-sizing: border-box;}
.rexiao{width: 100%;height: auto;padding: 14px 0;overflow: hidden;}
.rexiao li{width: 100%;height:76px;background: #f5f5f5;box-sizing: border-box;padding:8px;margin-bottom: 10px;float: left;}
.rexiao li .npic{width: 58px;height: 58px;font-size: 14px;background: #ddd;overflow: hidden; float: left;}
.rexiao li .npic img{width: 58px;height: 58px;}
.rexiao li .text{width:150px;line-height: 20px;font-size: 15px;color: #666666;padding-left:10px;padding-top: 10px;float: left;}
.rexiao li .more{width:18px;height:18px;padding-top: 15px;float: right;}
.right_content{width:100%;}
.newsContent{line-height:35px;font-size:16px;}
.page_prev{width:100%; padding: 20px 0;}
.page_prev li{padding:0 15px; margin: 5px;background: #f1f1f1;line-height: 40px;}
.page_prev li i{padding-right: 8px;color:#ba272d}
.inpiclist{width: 100%; height: auto;overflow: hidden;}
.inpiclist li { width:256px;height: 241px; float: left;margin:0 5px 10px;overflow: hidden; position: relative;}
.inpiclist li .imgbox {width: 256px;height: 191px;background: #e3e2e2;overflow: hidden;position: relative;}
.inpiclist li .imgbox img {width: 256px;height: 191px;display: block;transition: 0.4s all;}
.inpiclist li .imgbox img:hover {transform: scale(1.05)}
.inpiclist li .in_tit{width: 100%;height:50px;line-height: 50px;border-bottom: 2px #f2f2f2 solid;padding: 0 8px;box-sizing: border-box;margin-bottom: 26px; overflow: hidden;}
.inpiclist li .in_tit .p01{width: 160px;font-size: 18px;color: #040000;float: left;}
.inpiclist li .in_tit .p02{width:75px;color: #777777;font-size: 16px; float: right;}

.newslist{padding-top: 25px;}
.newslist li{width: 100%;height: auto;overflow: hidden;padding:35px 20px;border-bottom: 1px #b9b8b8 dotted;position: relative;}
.newslist li .left{width: 300px;position: relative;z-index: 1;}
.newslist li .left .npic{width: 100%;height: 200px;background: #ddd;display: block;float: left;}
.newslist li .right{width: 860px;height: 200px;position: relative;z-index: 1;}
.newslist li .right .title{font-size: 24px;/* color: #333; *//* font-weight: bold; */line-height: 30px;transition: 0.4s all;}
.newslist li .right .rel{font-size: 14px;color:#a8a8a8;line-height: 40px;/* margin-top: 10px; */}
.newslist li .right .rel i{color: #999;margin: 0 10px;text-decoration: none;}
.newslist li .right .summary{/* height: 48px; */line-height: 24px;margin: 15px 0;font-size:14px;color:#6b6b6b;}
.newslist li .right .tags i{color: #be0201;}
.newslist li .right .more{width: 102px;height: 32px;line-height: 32px;text-align: center;background:#b8b8b8;transition: 0.4s all; color: #fff;font-size: 14px; color: #fff;display:block;left: 0;bottom: 0; position: absolute;}
.newslist li:after{ content: ''; display: block; position: absolute; box-sizing: border-box; border: 1px dotted transparent; width: 100%; z-index: 0; top: 50%; left: 0; height: 0; transition: 0.3s all;}
.newslist li:hover:after{ width: 100%; height: 100%; top: 0; left: 0; background: #f0f0f0;}
.newslist li:hover .more{background: #ba272d;}

#infoImage{width: 100%;padding: 15px 0}
#infoImage img{display: block;margin: 0 auto}

.newTitle{font-size:26px;line-height: 40px; font-weight: normal;}
.newsInfo{line-height:40px;font-size: 14px; margin-bottom:15px;color: #999; border-bottom: 1px #ddd dotted}
.newsInfo span{padding-right: 20px}
.tuijian,.hotpro{padding-top: 30px}
.tit_tuijian,.tit_hotpro{line-height:70px;font-size:26px;font-weight: bold;color:#ba272d; border-bottom: 2px #f1f1f1 solid;}
.tit_tuijian i{font-size: 24px;padding-right:10px;}
.tuijian ul{width: 100%;height: auto;overflow: hidden;padding-top: 10px;}
.tuijian ul li{width: 50%; line-height: 45px;float: left;}
.tuijian ul li i{padding-right: 8px}
.tuijian ul li a{transition: 0.4s all}
.tuijian ul li a:hover{padding-left: 5px}

#cpbox01{width: 100%;height: auto;overflow: hidden;/* padding-top: 10px; */padding-bottom: 15px;position: relative;}
#cpbox01 .cp_img{width: 500px;height: 375px;overflow: hidden;border: 1px #ddd solid;float: left;}
#cpbox01 .cp_img img{width: 500px;height: 375px;}
#cpbox01 .cp_detail{width: 330px;height: 375px;float: right;position: relative;}
#cpbox01 .cp_txt{}
#cpbox01 .cp_txt span{font-weight: bold;font-size: 20px;line-height:50px;display: block;border-top: 1px #969696 dotted;border-bottom: 1px #969696 dotted;}
#cpbox01 .cp_txt p{font-size: 15px;color: #888888;line-height: 28px;padding-top: 10px;}
#cpbox01 .cp_lx{height: 60px;background: url(../images/tel.png) left center no-repeat;font-size: 15px;padding-left: 50px;color: #333333;bottom: 5px;left: 0;position: absolute;}
#cpbox01 .cp_lx b{font-weight: bold;font-size:22px;color: #ff5400;display: block;}
#cpbox01 .cp_lx .api_pic{width: 92px;height: 92px;right:20px;top:15px; position: absolute;}
#cpbox01 .cp_btn{width: 100%;height: 40px;left: 0;bottom: 0;position: absolute;}
#cpbox01 .cp_btn .btn01{width: 150px;height:38px;line-height:38px;background: #025ac0;text-align: center;color: #fff;display: inline-block;float: left;}
#cpbox01 .cp_btn .btn02{width: 150px;height:38px;line-height:38px;background: #333333;margin-left: 20px;text-align: center;color: #fff;display: inline-block;float: left;}
#cpbox01 .cp_btn .btn01:hover,#cpbox01 .cp_btn .btn02:hover{color: #ff0}
.pro_t{width: 100%;height:50px;font-size: 18px;font-family: Arial;text-transform: uppercase;font-style: normal;color: #c2c2c1;border-bottom: 3px #f1f1f1 solid;}
.pro_t span{color: #333;padding-left:40px;padding-right: 10px;font-size: 20px;border-bottom: 3px solid  #ba272d;background: url(../images/xq.png) left center no-repeat;background-size:30px auto;line-height:50px;display: inline-block;}
#page{text-align: center;padding: 30px 0}
#page a{line-height: 40px;min-width: 30px;padding: 0 5px;border: 1px #ddd solid;display: inline-block;}
#page .current{line-height: 40px;min-width: 40px;color: #fff;background: #ba272d;border: 1px #ba272d solid;display: inline-block;}
.pro_txt{padding:20px 0 40px;line-height: 36px;}
.pro_txt img{display: block;margin: 10px auto}
.cplx{width: 100%;height: auto;padding: 20px 20px 40px;border: 1px #ddd solid;box-sizing: border-box;margin-top: 20px;overflow: hidden;}
.cplx li{width: 48%;height: 70px;margin-left: 1%;margin-right: 1%;line-height: 50px;box-sizing: border-box;padding: 15px 5px;float: left;border-bottom: 1px #ddd solid;}
.cplx li i{font-size: 20px;width: 40px;height: 40px;text-align: center;line-height: 40px;display: inline-block;border-radius: 50%;margin-right: 15px;color: #18469b;border: 2px #18469b solid;}

/*放大镜*/
.detail01 {
    width: 412px;
    margin-top: 20px;
    float: left;
}

.pic-box {
    width: 412px;
}

.pic-preview {
    position: relative;
    width: 412px;
    height: 412px;
    border: solid 1px #E9E9E9;
}

.pic-scroll {
    position: relative;
    width: 412px;
    height: 60px;
    margin-top: 10px;
}

.pic-scroll .prev {
    position: absolute;
    top: 0px;
    left: 20px;
}

.pic-scroll .next {
    position: absolute;
    bottom: 0px;
    left: 20px;
}

.pic-scroll .prev,
.pic-scroll .next {
    display: block;
    width: 29px;
    height: 15px;
    cursor: pointer;
}

.pic-scroll .prev {
    background: url(../Image/detail_left.jpg) no-repeat;
}

.pic-scroll .next {
    background: url(../Image/detail_right.jpg) no-repeat;
}

.pic-scroll .prev:hover {
    background: url(../Image/detail_left1.jpg) no-repeat;
}

.pic-scroll .next:hover {
    background: url(../Image/detail_right1.jpg) no-repeat;
}

.pic-scroll .items ul li {
    float: left;
    margin: 0px 3px;
    width: 62px;
    height: 62px;
    border: 1px solid #E9E9E9;
    text-align: center;
    display: inline;
}

.pic-scroll .items ul li img {
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.pic-scroll .items ul li:hover {
    border: 1px solid #f30f0f;
}

/* 图片放大镜样式*/
.jqzoom {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    width: 410px;
    height: 410px;
    cursor: crosshair;
}

.jqzoom img {
    width: 410px;
    height: 410px;
}

.zoomdiv {
    position: absolute;
    z-index: 100;
    display: none;
    width: 200px;
    height: 200px;
    background: #fff;
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.jqZoomPup {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    visibility: hidden;
    max-width: 200px;
    max-height: 200px;
    border: 1px solid #aaa;
    background: #fff;
    opacity: 0.5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(Opacity=50);
    overflow: hidden;
}

/* contact*/
.contact01{width: 100%;height:400px;background: #f9f9f9;box-shadow: 0 5px 5px rgba(0,0,0,0.1);margin-top: 15px;}
.contact01 .cleft{width: 400px;height: 400px;background: #ba272d; color: #fff;text-align: center; float: left;}
.contact01 .cleft .weixin{width: 150px;height: 150px;background: #eee;display: block;margin: 80px auto 15px;}
.contact01 .cright{width: 800px;height: 400px;float: right;padding: 30px 40px;box-sizing: border-box;position: relative;}
.contact01 .cright:before{content: "";width: 30px;height: 30px;background: #f9f9f9;transform: rotate(45deg);position: absolute;left: -10px;top: 185px;display: block;}
.contact01 .cright .p0{font-weight: bold;color: #333;font-size: 26px;}
.contact01 .cright .p01{color: #888;padding-top: 15px;font-size: 15px;padding-bottom: 15px;}
.contact01 .cright .p02{ color: #333; line-height:42px;}
.contact01 .cright .p02 i{color: #ba272d;width: 35px;}
.contact01 .cright .p02 span{font-size:26px;color:#ba272d}
#allmap {width: 100%;height: 400px;overflow: hidden;border: 1px #ccc solid;box-sizing: border-box;position: relative;margin: 50px auto;}

/*订单*/
.formys{height:auto; padding-top: 40px;color: #555555;}
.formmcys{ float: left; }
.cpmcys{ width:400px; height:34px;border:1px solid #d2d4d6; font-family: "微软雅黑"; color: #555555; background: #f9f9f9; font-size: 14px;}
.formbz{ float:left;}
.G_InputText{width:400px;height:30px;border:1px solid #d2d4d6; background: #f9f9f9;}
.G_textarea{width:400px;height:100px;border:1px solid #dedede;background: #f9f9f9;}
.G_ul{width:100%;}
.G_botton{

    width:55px;

    height:30px;

    line-height:30px;

    border:0;

    background:url(button.gif) no-repeat;

    cursor:pointer;

}

.borderLi{ width:100%; height:auto; padding-top:10px;}
.G_tips{

    

    width:486px;

    margin:10px auto 0 auto;

    border:1px solid #dedede;

    padding:7px;

    border-radius:5px;

    -moz-border-radius:5px;

    -webkit-border-radius:5px;

    box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.1);

}
.sub{width: 105px;height: 32px;background:#bb1918;line-height: 32px;text-align: center;color: #fff;font-family: "微软雅黑";border: none}
.sub:hover{background: #333333}


/*底部快捷*/
.ftbar{position: fixed;text-align: center; right:40px;bottom:-20px;background:#ba272d;width: 62px;height: 25vh;padding-top: 10px;z-index: 1000;pointer-events:all;-webkit-transition:all 1s cubic-bezier(0.645, 0.045, 0.355, 1);transition:all 1s cubic-bezier(0.645, 0.045, 0.355, 1);opacity: 0;}
.ftbar.nowActive{bottom:0;opacity: 1;}
.ftbar p{cursor: pointer;position: relative;display: block;line-height: 62px;height: 62px;}
.ftbar p i{font-size: 28px;color:#fff;}
.ftbar p:before{content: '';position: absolute;display: block;width: 90px;height: 90px;background: #fff;right:62px;top:50%;margin-top: -45px;background-image: url(../images/api.jpg);background-size:contain;background-position: center center;opacity: 0;visibility:hidden;-webkit-box-shadow:2px 0 20px rgba(0, 0, 0, 0.1);box-shadow:2px 0 20px rgba(0, 0, 0, 0.1);}
.ftbar p:nth-child(2):before{background-image: url(../images/weixin.jpg);}
.ftbar p:hover{background-color: #fff;}
.ftbar p:hover i{color: #ba272d;}
.ftbar p:hover:first-of-type:before{opacity: 1;visibility: visible;}
