/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#009b4c;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
dt{font-weight: normal;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.wh,.w1200{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}



.roll_product {float: left;}

.plist{margin-top: 56px;}
.plist li{margin-right: 15px;margin-bottom: 15px;}
.plist li:nth-child(3n){margin-right: 0;}
.plist li a.img{border:1px solid #e5e5e5;display: block;}
.plist li a.img img{width: 388px;height: 388px;}
.plist li h3 a{display: block;color: #fff;font-size: 16px;font-weight: normal;}

/*头部样式*/
.top1{height: 46px;background: #1a1a1a;overflow: hidden; display:none;}
.top1,.top1 a{
    color: #e5e4e4;
    font:500 12px/46px "宋体";
}
.top1 a:hover{
   color:#fff;
}
.top2{height: 108px;background: #222222;}
#header{width:1000px;margin:0 auto;}
.logo_fr{
    line-height: 108px;
        height: 108px;
        float: left
}
.logo{float:left;line-height: 108px;}
.top2 .k2{font-size: 24px;color: #00ade9;line-height: 35px;text-align: right;
background:url(//cdn.myxypt.com/fc5f304d/20/08/e0102491e8bb85a06ce16ae74003465fcf63647f.png) no-repeat left center;
padding-left: 32px;
margin-top: 10px;
float: right;
position: absolute;
top:10px;
    right: 100px;
}

.topLink{/*float:right;text-align:right;position: relative;*/z-index: 9999;}


/* #menu{background: #009b4c;} */

/*热门搜索*/
.sou{margin: 15px 0;}
#formsearch{float:right;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#009b4c;color:#fff;border:none;cursor:pointer;font-size: 12px;}

/*首页banner*/
.banner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:0;bottom:40px;z-index:100;text-align: center;width: 100%;}
.banner .num li{display:inline-block;margin:0 5px;width:61px;height: 6px; text-indent:-100px;overflow:hidden;background: #009b4c;}
.banner .num li.num_hover{background-color:#e15616;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:16px;height:16px;line-height:16px;}

*,
*:after,
*:before {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
}


/*导航栏样式*/
.nav1,.nav1 *{
    transition: all 0s;
}
.nav1 li{text-align:center;float:left;position:relative;z-index:999;width: 98px; }

.nav1 li a{display:block;line-height:63px;color:#fff;height:63px;padding: 0;font-size: 14px;padding: 0;}
.nav1 li a:hover{color:#fff;text-decoration:none;
    /* background-color:#e15616; */
}
.nav1>li>a:focus, .nav1>li>a:hover {
    text-decoration: none;
    /* background-color: #1a1a1a; */
    color:#00ade9;
}

.nav1 .sec{display: none;background:#222222;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:63px;left:0px;width: 100%;}
.nav1 .sec a{background:#222222;color:#fff;height:38px;line-height:38px;font-size: 14px;}
.nav1 .sec a:hover{background:#1a1a1a;text-decoration:none;}




/*友情链接*/

.f_link{width: 1200px;line-height: 30px;margin:0 auto;}
.f_link a{color: #666;}

/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}


.page-product-inquiry a{color: #fff;}


/* cont1 */
.cont1{
    padding: 44px 0 60px;
    background:#f6f8fb;
}
.title_a1{
    text-align: center;
}
.title_a1 h2{
    color:#333333;
    font:500 28px/52px "微软雅黑";
}
.title_a1 span{
    color:#666666;
    font:500 16px/38px "微软雅黑";
}
.box1-cont1{
    margin-top: 53px;
}
.box1-left{
    position: relative;
    width: 303px;
    height: 399px;
    overflow: hidden;
    z-index: 99;
}
.box1-left .img img{
    width: 303px;
    height: 399px;
}
.box1-left .marks{
    width: 303px;
    height: 399px;
    position: absolute;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding: 40px 27px 0;
}
.box1-left .marks h3{
    color: #ffffff;
    font:500 24px/45px "微软雅黑";
    padding-left: 47px;
   
}
.box1-cont1 .box1-left .marks h3{
  background:url(//cdn.myxypt.com/fc5f304d/20/08/e64e701e8f4f47765601720307c93a8bfd00c8ee.png) no-repeat left center;
}
.box1-left .marks .info{
    color: #ffffff;
    font:500 14px/30px "微软雅黑";
    margin-top: 22px;
}
.box1-left .marks a{
    display: block;
    width: 141px;
    height: 43px;
    border: 1px solid #fff;
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    color: #fff;
    margin-top: 50px;
}
.box1-cont .box1-left .marks a:hover{
    background: #fff;
    color: #333;
}
.box1-cont .box1-left:hover img{
    transform: scale(1.2);
}
.box-right{
    border: 1px solid #ededed;
    border-left: none;
    border-right: none;
    position: relative;
    width: calc(100% - 303px);
    float: right;
    height: 100%;
}
.box1-right::before{
    content: "";
    width: 100%;
    height: 1px;
    background: #ededed;
    position: absolute;
    left: 0;
    top: 50%;    z-index: 1;
}
.box1-right::after{
    content: "";
    height: 100%;
    width: 1px;
    background: #ededed;
    position: absolute;
    top: 0;
    left: 50%;    z-index: 1;
    display: none;
}
.box1-right ul li{
    position: relative;
    width: 50%;
    float: left;
    overflow: hidden;
    border-right: 1px solid #ededed;
}
.box1-right ul li .cont{
    padding: 5% 8%;
    height: 199px;
    background:#fff;
}
.box-right ul li .tlt{
    position: relative;

}
.box-right ul li .tlt h3{
    font-size: 16px;
    color: #555555;
    line-height: 24px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap; font-weight: 500;
}
.box-right ul li .tlt h3 a{
    color: #555555;
}
.box-right ul li .tlt .labe{
    position: absolute;
    right: 0;
    top: 0;
}
.box-right ul li .tlt .labe span{
    display: inline-block;
    width: 86px;
    height: 24px;
    border: 1px solid #a0a0a0;
    line-height: 22px;
    font-size: 12px;
    color: #9c9a9a;
    text-align: center;
    font-family: "宋体";
}
.box-right ul li .tlt .labe span:nth-child(1){
    margin-right: 10px;
}
.box-right ul li .summ{
    font-size: 13px;
    color: #9c9a9a;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 20px 0;
    font-family: "宋体";
    letter-spacing: -1px;
}
.box-right ul li .price{
    font-size: 14px;
    color: #555555;
}
.box-right ul li .price i{
    color: #f27a03;
    font-style: normal;    font-size: 20px;
}
.box-right ul li .price em{
    font-size: 26px;
    color: #f27a03;
    font-style: normal;
    padding: 0 5px
}
.box-right ul li .tc{
    width: 100%;
    border: 1px solid #00ade9;
    position: absolute;
    bottom: -54px;
    font-size: 0;
    background: #fff
}
.box-right ul li .tc a{
    display: inline-block;
    width: 50%;
    text-align: center;
    font-size: 12px;
    line-height: 52px;
    color: #00ade9
}
.box-right ul li .tc a.ljgd{
    background: #00ade9;
    color: #fff
}
.box-right ul li:hover .tc{
    bottom: 0;
}
.box-right ul li:hover{
    box-shadow: 0 0 15px #ddd;
}
.box1-right ul li .tlt{
    padding-right: 182px;
}

.box1-cont2{
    margin-top: 32px;
}
.box1-cont2 .box1-left .marks h3{
    background: url(//cdn.myxypt.com/fc5f304d/20/08/a81c6895e64cc0a5d17435787d18afc6d914bbab.png) no-repeat left center;
}
.box1-cont2 .box1-right ul li{
    width: 33.3333%;
}

.box1-cont2 .box1-right ul::before{
    content: "";
    height: 100%;
    width: 1px;
    background: #ededed;
    position: absolute;
    top: 0;
    left: 66.666%;
    z-index: 1;
}
.box1-cont2 .box1-right ul li .cont{
    padding: 7.5%;
}
.box1-cont2 .box1-right ul li .tlt{
    padding-right: 0
}
.box1-cont3 .box-right ul li .summ{
   height: 69px;
   margin-bottom: 0;
}

/*首页客户案例*/
.cont2{
    margin-top: 45px;
}
.index-box2{
    padding-bottom: 30px;
 }
 .box2-con{
     position: relative;
     margin-top: 40px;
     
 }
 .box2-slick{
     padding-bottom: 66px;
 }
 .box2-slick .slick-con{
     padding: 0 6px;
     margin-bottom: 22px;
 }
 .box2-slick .slick-con .img{
     overflow: hidden;
     position: relative;
 }
 .box2-slick .slick-con .img a > img{
     width: 100%;
 }
 .box2-slick .slick-con:hover .img a >img{
     transform: scale(1.2);
 }
 .box2-slick .slick-con .img .er{
     width: 100px;
     height: 100px;
     position: absolute;
     right: 0;
     bottom: -100px;
 }
 .box2-slick .slick-con .img .er img{
     width: 100px;
     height: 100px;
 }
 .box2-slick .slick-con .tlt{
     background: #f6f8fb;
     padding: 12px 6%;
     position: relative;
 }
 .box2-slick .slick-con .tlt h3{
     font-size: 16px;
     color: #555555;
     line-height: 45px;
     padding-right: 20px;
     overflow: hidden;
     text-overflow:ellipsis;
     white-space: nowrap;
     font-weight: 500;
 }
 .box2-slick .slick-con .tlt h3 a{
     color: #555;
 }
 .box2-slick .slick-con .tlt .mobile{
     cursor: pointer;
     position: absolute;
     width: 20px;
     height: 45px;
     background: url(//cdn.myxypt.com/fc5f304d/20/08/6ec85c64d53f2f77d1c6ce40047d4a34f434c074.png) no-repeat center;
     top: 12px;
     right: 6%;
 }
 .box2-slick .slick-con:hover .tlt{
     background: #00ade9;
 }
 .box2-slick .slick-con:hover .tlt h3 a{
     color: #fff;
 }
 .box2-slick .slick-con:hover .tlt .mobile{
     background: url(//cdn.myxypt.com/fc5f304d/20/08/f691f8e3668612ff4f2e65b38e02bbe29f23c712.png) no-repeat center;
 }
 .box2-slick .slick-con:hover .img .er{
     bottom: 0;
 
 }
 
 .box2-slick .slick-arrow{
     display: block;
     padding: 0;
     outline: none;
     width: 50px;
     height: 50px;
     border: 1px solid #f6f8fb;
     position: absolute;
     bottom: 0;
     text-indent: 100px;
     overflow: hidden;
 }
 .box2-slick .slick-prev{
     background: url(//cdn.myxypt.com/fc5f304d/20/08/07f311975fc3d0796acc85200168bf25980262ee.png) no-repeat center;
     left: calc(50% - 106px);
 }
 .box2-slick .slick-prev:not(.slick-disabled):hover{
     background: url(//cdn.myxypt.com/fc5f304d/20/08/2743190e13e186cf25015df1db670fbe5b62861b.png) no-repeat center #00ade9;
 }
 .box2-slick .slick-next{
     background: url(//cdn.myxypt.com/fc5f304d/20/08/feb4ff967a5bcd01173edbe10185983f844eab7d.png) no-repeat center;
     right: calc(50% - 106px);
 }
 .box2-slick .slick-next:not(.slick-disabled):hover{
     background: url(//cdn.myxypt.com/fc5f304d/20/08/18c1f2cdcbdae213ae297cd776a1119427ced9e0.png) no-repeat center #00ade9;
 }
 .box2-con a.all{
     display: block;
     width: 92px;
     height: 50px;
     border: 1px solid #f6f8fb;
     position: absolute;
     bottom: 0;
     left: calc(50% - 46px);
     background: url(//cdn.myxypt.com/fc5f304d/20/08/a4ee9040ef947dee5e53c330b12368d4059bb151.png) no-repeat center;
 }
 .box2-con a.all:hover{
     background: url(//cdn.myxypt.com/fc5f304d/20/08/b1122b867e031b44e5c46b3cb73aeeb980fc374e.png) no-repeat center #00ade9;
 }
/* cont3 */
 .cont3{
  padding: 47px 0 65px;
  background:#f6f8fb;
  margin-top: 28px;
 }
 .hha_jjja{
     margin-top: 66px;
 }
 .box3-left{
    width: 388px;
    float: left;
    position: relative;
    overflow: hidden;
}
.box3-left img{
    width: 388px;
    height: 417px;
}
.box3-left:hover img{
    transform: scale(1.2);
}
.box3-left .xwtj{
    width: 94%;
    background: #fff;
    position: absolute;
    bottom: 3%;
    left: 3%;
}
.box3-left .xwtj ul{
    padding: 3% 5%;
}
.box3-left .xwtj ul li a{
    display: block
}
.box3-left .xwtj ul li h4{
    font-size: 14px;
    color: #666;
    line-height: 1.6; font-weight: 500;
}
.box3-left .xwtj ul li h3{
    font-size: 18px;
    color: #333333;
    line-height: 2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;font-weight: 500;
}
.box3-left .xwtj ul li:hover h3{
    color: #00ade9;
}

.box3-right{
    background: #fff;
    padding: 2% 3%;
    float: right;
    width: 792px;
    height: 417px;
}
.box3-right ul li{
    width: 50%;
    float: left;
    margin-bottom: 28px;
    padding-top: 5px;
}
.box3-right ul li a{
    display: block;
}
.box3-right ul li h4{
    font-size: 12px;
    color: #555555;
    line-height: 24px;
    font-weight: 500;
}
.box3-right ul li h3{
    font-size: 16px;
    color: #555555;
    line-height: 42px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: 500;
}
.box3-right ul li:nth-child(n+7){
    margin-bottom: 0
}
.box3-right ul li:hover h3{
    color: #00ade9
}



/*首页底部數字*/
.index-box4{
    padding: 40px 0;
}
.index-box4 ul li{
    width: 20%;
    float: left;
    border-right: 1px solid #f1f1f1;
    text-align: center;
}
.index-box4 ul li:last-child{
    border: none;
}
.index-box4 ul li dd{
    font-size: 40px;
    color: #333;
    font-family: 'Impact';
}
.index-box4 ul li dl{
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
/* foot */
.foo_bj1{
    background:#222221;
    padding-top: 48px;
}
.d_nav{
    color:#cecece;
    margin: 22px 0 0 99px;
}
.d_nav a{
    color:#cecece;
    font:500 14px/34px "微软雅黑";
    padding-right: 14px;
}
.d_xiala{
    color:#cecece;
    font:500 14px/29px "微软雅黑";
    margin-top: 14px;
}

.d_xiala span{
 color:#cecece;   
}

.d_xiala a{
 color:#cecece;   
}
.foo_a1 {
    padding-bottom: 47px;
}
.f_link{
    border-top: 1px solid #3d3d3d;
    padding: 16px 0;
    /* margin-top: 47px; */
}
.f_link,.f_link a{
    color:#666666;
    font:500 12px/24px "微软雅黑";
}
.f_link a:hover{
  color:#fff;
}
.foo_a3{
    padding: 20px 0; border-top: 1px solid #3d3d3d;
}
.foo_a3,.foo_a3 a{
    color:#aeacac;
    font:500 12px/30px "微软雅黑";
}
.foo_a3 a:hover{
    color:#fff;
}


/* 内页左侧导航栏样式 */
.mbxa,.mbxa a{
    color:#666666;
    font:500 14px/56px "微软雅黑";
}
.xypg-left-nav {
    margin: 0 -1px;
  }
  
  .xypg-left-nav > li {
    position: relative;
    border-bottom: none;
    display: inline-block;
  }
  .xypg-left-nav > li+li{
      margin-left: 20px;
  }
  
  .xypg-left-nav > li:last-child {
    border-bottom: none;
  }
  
  .xypg-left-nav > li > a {
    display: block;
    font-size: 18px;
    line-height: 56px;
    color: #000000;
    padding: 0 12px;
  }
  
  .xypg-left-nav > li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    right: 20px;
    cursor: pointer;
    background: url(../images/icon_spirit.png) 0 -240px no-repeat;
    display: none;
  }
  
  .xypg-left-nav > li .first-nav-btn.clicked {
    background-position: 0 -270px;
  }
  
  .xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
    color: #00ade9;
  }
  
  .xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
    color: #00ade9;
  }
  
  .xypg-left-nav .xypg-left-subnav {
    display: none;
    padding: 0 10px;
  }
  
  .xypg-left-nav .xypg-left-subnav > li {
    border-top: 1px dashed #eeeeee;
  }
  
  .xypg-left-nav .xypg-left-subnav > li > a {
    padding: 8px;
    display: block;
    line-height: 20px;
    color: #818181;
    font-size: 16px;
  }
  
  .xypg-left-nav .xypg-left-subnav > li > a:hover {
    color: #ab001a;
  }
  
  .xypg-left-nav .xypg-left-subnav > li.clicked > a {
    color: #ab001a;
  }
  
  .xypg-left-nav .xypg-left-threenav > li > a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
  }
  
  .xypg-left-nav .xypg-left-threenav > li > a:before {
    content: '2014   ';
  }
  
  .xypg-left-nav .xypg-left-threenav > li > a:hover {
    color: #ab001a;
  }
  
  .xypg-left-nav .xypg-left-threenav > li.clicked > a {
    color: #ab001a;
  }
  

.xypt_news_list{
    padding-bottom: 65px;
}
  .xypt_news_list li{
    width: 577px;
    float: left;
    margin-bottom: 32px;
}
.xypt_news_list li:nth-child(2n){
    margin-left: 46px;
}
.xypt_news_list li a{
    padding: 4%;
    background: #fff;
    display: block;
}
.xypt_news_list li .date{
    width: 100px;
    box-sizing: border-box;
    border-right: 1px solid  #eeeeee;
    text-align: right;
    padding: 15px 20px 15px 0;
    float: left;
}
.xypt_news_list li .date .date1{
    font-size: 46px;
    font-weight: bold;
    color: #555555;
    font-family: Arial;
    line-height: 1;
}
.xypt_news_list li .date .date2{
    font-size: 18px;
    color: #999;
    font-family: Arial;
    margin-top: 3px;
}
.xypt_news_list li .wz{
    width: calc(100% - 120px);
    float: right;
}
.xypt_news_list li .wz h3{
    font-size: 18px;
    color: #333;
    line-height: 2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    transition: 0s;
    font-weight: 500;
}
.xypt_news_list li .wz .info{
    font-size: 14px;
    color: #666;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    height: 28px;
}
.xypt_news_list li .wz .info p{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.xypt_news_list li .wz dt{
    font-size: 14px;
    color: #999;
    font-weight: normal;
    margin-top: 10px;
    line-height: 28px;
}
.xypt_news_list li .wz dt span{
    display: block;
    line-height: 28px;
    width: 0;
    overflow: hidden;
    float: left;
}
.xypt_news_list li:hover .wz dt span{
    width: 25px;
}
.xypt_news_list li:hover .wz h3{
    font-weight: bold;
    color: #00ade9
}
.xypt_news_list li:hover{
    box-shadow: 0 5px 20px #ddd;
}

/* 客户案例页 */
.case_list1{
    margin-left: -5px;
    margin-right: -5px;
    font-size: 0;
    margin-bottom: 45px;
}
.case_list1 li{
    width: 393px;
    margin: 0 5px 23px;
    display: inline-block;
}

.case_list1 li .img{
    overflow: hidden;
    position: relative;
}
.case_list1 li .img a > img{
    width: 100%;
}
.case_list1 li:hover .img a >img{
    transform: scale(1.2);
}
.case_list1 li .img .er{
    width: 100px;
    height: 100px;
    position: absolute;
    right: 0;
    bottom: -100px;
}
.case_list1 li .img .er img{
    width: 100px;
    height: 100px;
}
.case_list1 li .tlt{
    background: #f6f8fb;
    padding: 12px 6%;
    position: relative;
}
.case_list1 li .tlt h3{
    font-size: 16px;
    color: #555555;
    line-height: 45px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: 500;
}
.case_list1 li .tlt h3 a{
    color: #555;
}
.case_list1 li .tlt .mobile{
    cursor: pointer;
    position: absolute;
    width: 20px;
    height: 45px;
    background: url(//cdn.myxypt.com/fc5f304d/20/08/6ec85c64d53f2f77d1c6ce40047d4a34f434c074.png) no-repeat center;
    top: 12px;
    right: 6%;
}
.case_list1 li:hover .tlt{
    background: #00ade9;
}
.case_list1 li:hover .tlt h3 a{
    color: #fff;
}
.case_list1 li:hover .tlt .mobile{
    background: url(//cdn.myxypt.com/fc5f304d/20/08/f691f8e3668612ff4f2e65b38e02bbe29f23c712.png) no-repeat center;
}
.case_list1 li:hover .img .er{
    bottom: 0;
}

/* 内页关于我们 */
.n_abt_cont1{
    padding: 76px 0 84px;
}
.n_abt_cont1 .n_nhha1{
    width: 560px;
}
.n_abt_cont1 .n_nhha1 img{
    width: 560px;
    height: 357px;
}
.n_abt_cont1 .n_nhha2{
    width: 548px;
    margin-right: 34px;
}
.n_abt_cont1 .n_nhha2 h2{
    color:#000000;
    font:500 24px/1.2em "微软雅黑";
    margin-top: 34px;
}
.n_abt_cont1 .n_nhha2 .baf_conta{
    color:#555555;
    font:500 14px/39px "微软雅黑";margin-top: 32px;
}
.n_abt_cont2{
    height: 608px;
    box-sizing: border-box;
    padding-top: 34px;
}
.n_abt_cont2 .ghha_a1 {
    color: #fff;
    text-align: center;
}
.n_abt_cont2 .ghha_a1 h2{
    font:500 26px/52px "微软雅黑";
}
.n_abt_cont2 .ghha_a1 .ghahg_wen{
    font:500 14px/36px "微软雅黑";
    width: 902px;
    margin: 35px auto 0;
}
.shghga_list1{
    font-size: 0;
    margin-top: 92px;
}
.shghga_list1 li{
    display: inline-block;text-align: center;
    width: 226px;
    height: 159px;
    border:1px solid #fff;
    box-sizing: border-box;
    padding-top: 35px;
    margin: 0 7px;
}
.shghga_list1 li a.img{
    line-height: 55px;
}
.shghga_list1 li h3{
    color: #fff; font:500 14px/36px "微软雅黑";
    margin-top: 9px;
}
.n_abt_cont3{
    padding: 65px 0 40px;
}
.a3_hahh1{
    text-align: center;
}
.a3_hahh1 h2{
    color:#222222;
    font:500 24px/36px "微软雅黑";
}
.a3_aggwen{
    color:#666666;
    font:500 14px/36px "微软雅黑";
    width: 1006px;
    margin: 28px auto 57px;
}
.n_abt_cont4{
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}
.n_abt_cont4 img{
    width: 100%;
    margin: 0 auto;
}
.jz_a1{
    padding: 48px 0 62px;
}
.title_jza1{
    text-align: center;
}
.title_jza1 h2{
    color:#333333;
    font:500 24px/46px "微软雅黑";
}
.title_jza1 span{
    display: block;
    color:#666666;
    font:500 16px/30px "微软雅黑";
}
.ahhj_list1{
    font-size: 0;
    margin-top: 38px;
}
.ahhj_list1 li{
    width: 25%;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}
.ahhj_list1 li .img{
    padding: 10px 0;
}
.ahhj_list1 li .img img{
    max-width: 100%;
    transition: none;
}
.ahhj_list1 li h3{
    font-size: 24px;
    color: #333;
    line-height: 3;
    font-weight: 500;
}
.ahhj_list1 li p{
    font-size: 15px;
    color: #888888;
    line-height: 1.8;
}
.ahhj_list1 li:hover img{
    filter: invert(50%) sepia(99%) saturate(2314%) hue-rotate(162deg) brightness(98%) contrast(102%);
    
}
.ahhj_list1 li:hover h3{
    color: #00ade9;
}
.heng1{
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}
.heng1 img{
    width: 100%;
    margin: 0 auto;
}
.jz_a2{
    background:#f6f8fb;
    padding: 43px 0 32px;
}

.cp_list1{
    margin-left: -10px;
    margin-right: -10px;
    font-size: 0;
    margin-top: 56px;
}
.cp_list1 li{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(25% - 20px);
    text-align: center;
    margin-bottom: 26px;
}
.cp_list1 li a.img{
    display: block;
    overflow: hidden;
    height: 218px;
    position: relative;

}

.cp_list1 li a.img img{
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    transition: 3s;
}
.cp_list1 li h3 a{
    font-size: 14px;
    color: #555555;
    line-height: 50px;
}
.cp_list1 li a.ljzx{
    display: inline-block;
    width: 88px;
    height: 35px;
    background: #00ade9;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    text-align: center;
    border-radius: 9px;
    margin: 0 auto;
}

a.ckqb{
    display: block;
    width: 198px;
    height: 44px;
    border: 1px solid #dee3ea;
    position: relative;
    margin:0 auto;
}
a.ckqb span{
    display: block;
    position: relative;
    z-index: 999;
    font-size: 14px;
    color: #555555;
    line-height: 42px;
    text-align: center;
}
a.ckqb::before{
    content: '';
    background: #00ade9;
    width: 0;
    height: 42px;
    position: absolute;
    z-index: 99;
}
a.ckqb:hover::before{
    width: 100%;
}
a.ckqb:hover span{
    color: #fff;
}
.jz_a3{
    padding: 25px 0 40px;
}
/* jz_a4 */
.jz_a4{
    margin-top: 58px;
}
.title_jza2 h2{
    text-align: center;
    color:#444444;
    font:500 26px/50px "微软雅黑";    
}
.gga_haa3a{
    padding-bottom: 36px;
    margin-top: 42px;
}
.gga_haa3a li{
    width: 218px;
    margin-right: 27px;
    float: left;
    text-align: center;
    padding: 3% 0 0;
    height: 218px;
}
.gga_haa3a li:last-child{
    margin-right: 0;
}
.gga_haa3a li:nth-child(1){
    border: 1px solid #a759fe;
}
.gga_haa3a li:nth-child(2){
    border: 1px solid #f9ad5d;
}
.gga_haa3a li:nth-child(3){
    border: 1px solid #619dff;
}
.gga_haa3a li:nth-child(4){
    border: 1px solid #34d8a7;
}
.gga_haa3a li:nth-child(5){
    border: 1px solid #25dbfe;
}
.gga_haa3a li .img img{
    max-width: 100%;
    width: 90px;
    margin: 0 auto;
}
.gga_haa3a li h3{
    font-size: 14px;
    color: #555;
    line-height: 3;
    padding-top: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-weight: 500;
}

/*  */
.wltg-box1{
    padding: 68px 0 34px;
}
.wltg-box1 .wltg-img{
  width: 660px;
}
.wltg-text{
    width: 482px;
    margin-top: 18px;
}
.wltg-boxx .wltg-text{
    display: inline-block;
    vertical-align: middle;
}
.wltg-boxx .wltg-text h3{
    font-size: 34px;
    color: #333;
    line-height: 1.5;
    font-weight: 500;
}
.wltg-boxx .wltg-text h3 span{
    padding-left: 12%;
    font-size: 16px;
    color: #333333
}
.wltg-boxx .wltg-text h3 span em{
    font-size: 26px;
    color: #ff7f00;
    font-family: 'Arial';
    font-style: normal;
}
.wltg-boxx .wltg-text h3 span i{
    font-size: 47px;
    color: #ff7f00;
    font-family: 'Arial';
    font-style: normal;
}
.wltg-boxx .wltg-text p{
    font-size: 18px;
    line-height: 1.8;
    color: #666666;
    padding: 7% 0;
}
.wltg-boxx .wltg-text dl{
    font-size: 0;
}
.wltg-boxx .wltg-text dl dt{
    display: inline-block;
    font-size: 16px;
    line-height: 2.5;
    color: #333;
    padding-left: 28px;
    background: url(//cdn.myxypt.com/fc5f304d/20/08/0036b65f80ce160c9211c3a6a45ffaf90b9ea6d9.png) no-repeat left center;
    font-weight: normal;
    margin-right: 8%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.wltg-boxx .wltg-text dl dt:nth-child(3n){
    margin-right: 0;
}
.wltg-boxx .wltg-text a.ljzx{
    display: block;
    width: 156px;
    height: 40px;
    background: #00ade9;
    text-align: center;
    border-radius: 20px;
    margin-top: 14%;
}
.wltg-boxx .wltg-text a.ljzx span{
    display: inline-block;
    padding-left: 28px;
    background: url(//cdn.myxypt.com/fc5f304d/20/08/b538194fc6a72699794bde19baa24324847b6d02.png) no-repeat left center;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}
.wltg-box2{
    padding: 99px 0 86px;
    background:#f6f8fb;
}
.wltg-box3{
    padding: 42px 0 18px;
}
.wltg-box3 .wltg-text{
    padding-top: 24px;
}
.wltg-box4{
    padding: 106px 0;
    background:#f6f8fb;
}
.wltg-box4 .wltg-text a.ljzx{
    margin-top: 5%;
}
.wltg-box5{
    padding: 80px 0 90px;
}
.wltg-box5 .wltg-img img{
    margin-top: 28px;
}
.wltg_a2{
    background:#f6f8fb;
    padding: 53px 0 15px;
}
.aghg_aggfatit{
    text-align: center;
    color:#222222;
    font:500 34px/1.1em "微软雅黑";
}
.fggfagf_v1{
    margin-top: 70px;
}
.fggfagf_v1 .afgagf_a1{
     margin-left: -99px;
}
.fggfagf_v1 .afgagf_a2{
   width: 435px;
   margin-top: 19px;
}
.fggfagf_v1 .afgagf_a2 h2{
    color:#000000;
    font:500 24px/42px "微软雅黑";
}
.fggfagf_v1 .afgagf_a2 .ggag_aggag{
    color:#555555;
    font:500 16px/35px "微软雅黑";
    margin: 23px 0;
}
.fggfagf_v1 .afgagf_a2 a.ljzx_ma{
    display: block;
    width: 170px;
    height: 48px;
    background: #333333;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 48px;
    margin-top: 8%;
}

.wltg-box8{
    padding: 50px 0 60px;
    background: #f6f8fb;
}

.wltg-box8-cont{
    font-size: 0
}
.wltg-box8-cont .wltg-box8-left{
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 679px);
}
.wltg-box8-cont .wltg-box8-right{
    display: inline-block;
    vertical-align: middle;
    width: 679px;
}
.wltg-box8-cont .wltg-box8-left > h3{
    font-size: 28px;
    color: #666666;
    line-height: 1.5;font-weight: 500;
}
.wltg-box8-cont .wltg-box8-left > h3 span{
    display: block;
    font-weight: 500;
    color: #00ade9;
    font-size: 32px;
}

.wltg-box8-cont .wltg-box8-left > h4{
    font-size: 16px;
    line-height: 4;
    color: #666666;
    position: relative;
    margin-top: 10px;font-weight: 500;
}
.wltg-box8-cont .wltg-box8-left > h4::after{
    content: '';
    width: 28px;
    height: 4px;
    background: #00ade9;
    position: absolute;
    bottom: 0;
    left: 0;
}

#form1 input{
    display: block;
    width: 100%;
    height: 48px;
    line-height: 46px;
    border: 1px solid #eeeeee;
    border-radius: 5px;
    padding-left: 15px;
    font-size: 14px;
    color: #333;
    outline: none;
    background:transparent;
}
#form1 input::-webkit-input-placeholder{
    color: #dddddd
}
#form1 input::-moz-placeholder{   
    color: #dddddd
}
#form1 input:-moz-placeholder{   
    color: #dddddd
}
#form1 input:-ms-input-placeholder{ 
    color: #dddddd
}
#form1 span.tlt{
    display: block;
    font-size: 16px;
    color: #555;
    line-height: 2.5;
}
#form1 span.tlt em{
    font-style: normal;
    color: #ff0000
}
#form1 .code #checkcode{
    width: calc(100% - 120px);
    display: inline-block
}
#form1 .code #checkCodeImg{
    /* height: 45px;
    width: 120px; */
}
#form1 .msgbtn{
    padding: 0;
    background: #00ade9;
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin-top: 25px;
}
.title_qyyy_a1{
    text-align: center;
}
.title_qyyy_a1 h2{
    color:#000000;
    font:500 30px/55px "微软雅黑";
}
.title_qyyy_a1 p{
    color:#666666;
    font:500 14px/40px "微软雅黑";
}
.qyyy-price{
    text-align: center;
    font-size: 20px;
    color: #555555;
    padding: 15px 0 0;
}
.qyyy-price em{
    font-size: 22px;
    font-family: Arial;
    color: #ff7f00;
    font-style: normal;
}
.qyyy-price span{
    font-size: 40px;
    color: #ff7f00;
    font-family: Arial;
}
.qyyy_a1{
    margin-top: 42px;
}
.qy_a1_sit1{
    font-size: 0;
    margin-top: 44px;
}
.qy_a1_sit1 li{
    width: 288px;
    margin-right: 16px;
    position: relative;
    float: left;
    border: 1px solid #eeeeee;
}
.qy_a1_sit1 li:last-child{
    margin-right: 0;
}
.qy_a1_sit1 li .cont{
    box-sizing: border-box;
    text-align: center;
    padding: 43px 2% 26px;
    cursor: pointer;
}

.qy_a1_sit1 li .img img{
    max-width: 70px;
}
.qy_a1_sit1 li h3{
    font-size: 16px;
    color: #222222;
    font-weight: 500;
    margin-top: 20px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height: 2
}
.qy_a1_sit1 li:hover{
    margin-top: -10px;
    border-color: #fff;
}
.qy_a1_sit1 li:nth-child(1):hover{
    box-shadow: 0 0 15px rgba(39, 112, 225, 0.2);
}
.qy_a1_sit1 li:nth-child(2):hover{
    box-shadow: 0 0 15px rgba(35, 194, 195, 0.2);
}
.qy_a1_sit1 li:nth-child(3):hover{
    box-shadow: 0 0 15px rgba(246, 103, 115, 0.2);
}
.qy_a1_sit1 li:nth-child(4):hover{
    box-shadow: 0 0 15px rgba(97, 117, 255, 0.2);
}

a.qyyy-ljzx{
    display: block;
    width: 156px;
    height: 40px;;
    border-radius: 20px;
    background: #00ade9;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    color: #fff;
    margin: 0 auto;
    margin-top: 60px;
    box-shadow: 0 5px 10px rgba(0, 173, 233, 0.3);
    position: relative;
    overflow: hidden;
    transition: 0s;
}
a.qyyy-ljzx span{
    display: block;
    position: relative;
    z-index: 9999;
}
a.qyyy-ljzx::before{
    content: '';
    width: 0;
    height: 40px;
    background: #0198cd;
    position: absolute;
    left: 50%;
    top: 0
}
a.qyyy-ljzx:hover::before{
    width: 52%;
    left: 0;
}
a.qyyy-ljzx::after{
    content: '';
    width: 0;
    height: 40px;
    background: #0198cd;
    position: absolute;
    right: 50%;
    top: 0
}
a.qyyy-ljzx:hover::after{
    width: 52%;
    right: 0;
}

.qyyy_a2{
    background:url(//cdn.myxypt.com/fc5f304d/20/09/49c31ff425740864961bb084d6fe494b24ff820f.jpg) no-repeat center top;
    height: 500px;
    overflow: hidden;
    margin-top: 54px;
    box-sizing: border-box;
    padding-top: 44px;
}
.qy_list2 {
    font-size: 0;
    margin-top: 114px;
}
.qy_list2 li{
    display: inline-block;
    text-align: center;
    width: calc(100%/5);
}
.qy_list2 li .img{
    line-height: 66px;
}
.qy_list2 li h3{
    color:#555555;
    font:500 20px/36px "微软雅黑";
    margin-top: 5px;
}
.qyyy_a3{
    margin-top: 55px;
}
.qy_list3{
    font-size: 0;margin-top: 70px;
}
.qy_list3 li{
    display: inline-block;border:1px solid #c9c9c9;
}
.qy_list3 li+li{
    margin-left: 13px;
}
.qy_list3 li img{
    width: 288px;
    height: 338px;    
}
/* qyyy_a4 */
.qyyy_a4{
    background:#f6f8fb;
    padding: 37px 0 60px;
    margin-top: 56px;
}
.qy_list4{
    font-size: 0;
    margin-top: 73px;
}
.qy_list4 li{
    background:#ffffff;
    width: 221px;
    height: 310px;
    display: inline-block;
    box-sizing: border-box;
    padding-top: 74px;
}
.qy_list4 li+li{
    margin-left: 23px;
}
.qy_list4 li .img{
    text-align: center;
}
.qy_list4 li h3{
    color:#222222;
    font:500 16px/40px "微软雅黑";
    margin-top: 24px;text-align: center;
}
.qy_list4 li i{
    display: block;
    text-align: center;
    margin-top: 40px;
}
/* qyyy_a5 */
.qyyy_a5 .title_qyyy_a1{
    padding: 36px 0;
}
.hahha_bbava{
    background:url(//cdn.myxypt.com/fc5f304d/20/09/276cd554b4e4d123244c36861cad3203ec3e066c.jpg) no-repeat center top;
    height: 342px;
    box-sizing: border-box;
    padding-top: 122px;
}
.ahhba_list1{
    font-size: 0;
}
.ahhba_list1 li{
    display: inline-block;
    width: calc(100%/3);
    color:#ffffff;
    text-align: center;
}
.ahhba_list1 li h2{
  font:500 24px/58px "微软雅黑";
}
.ahhba_list1 li p{
    font:500 14px/40px "微软雅黑";
  }
.qyyy_a6{
    background:url(//cdn.myxypt.com/fc5f304d/20/09/9b85bf6334ff09d794492365fb8ccdcec84545b4.jpg) no-repeat center top;
    box-sizing: border-box;
    padding-top: 50px;
}
.qyyy_a6 .title_qyyy_a1 p{
    color: #666666;
    font: 500 16px/32px "微软雅黑";
    margin-top: 5px;
}


.qy_list5{
    margin-top: 60px;
}
.qy_list5 li{
    width: 149px;
    margin-right: 26px;
    float: left;
    cursor: pointer;
   
}
.qy_list5 li:last-child{
    margin-right: 0;
}
.qy_list5 li .cont{
    text-align: center;
    background: #fff;
    border-radius: 10px;
    padding: 30px 5px 0;
    /* box-shadow: 0 0 10px rgba(85,85,85,0.1); */
    border:1px solid #eeeeee; height: 149px;
}
.qy_list5 li .img img{
    max-width: 50px;
    transition: 0s;
}
.qy_list5 li h3{
    font-size: 13px;
    color: #333333;
    padding-top: 20px;
    line-height: 2;
    transition: 0s;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    font-weight: 500;
}
.qy_list5 li:hover img{
    filter: invert(49%) sepia(61%) saturate(1755%) hue-rotate(160deg) brightness(96%) contrast(101%);
}
.qy_list5 li:hover h3{
    color: #00ade9;
}
.xiiagga_a{
    width: 100%;
    height: 1px;
    background:#dfdfdf;
    margin-top: 63px;
}