@CHARSET "UTF-8";
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:#e87518;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;}

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


@font-face {
    font-family: 'constan2';
    src:url('../fonts/Microsoft JhengHei UI/msjhl_0.ttc') format('truetype');
}
.ssddds{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

            .demo-message-wrap input::-webkit-input-placeholder,
            .demo-message-wrap textarea::-webkit-input-placeholder {
                /* WebKit browsers */
                  color: #fff;
            }

            .demo-message-wrap input:-moz-placeholder,
            textarea:-moz-placeholder {
                /* Mozilla Firefox 4 to 18 */
                  color: #fff;
            }

            .demo-message-wrap input::-moz-placeholder,
            textarea::-moz-placeholder {
                /* Mozilla Firefox 19+ */
                   color: #fff;
            }

            .demo-message-wrap input:-ms-input-placeholder,
            textarea:-ms-input-placeholder {
                /* Internet Explorer 10+ */
                  color: #fff;
            }

            .demo-message-wrap input[type='text']::-webkit-input-placeholder{
                color: #fff;
            }



.aby_hh li:hover .aby_hh_img img{
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}
/* 导航样式 */


/* 导航 */
.menu{width:1920px;position:relative;left:50%;margin-left:-960px;background:#0262b8}
.demo-menu {width: 1100px;margin:0 auto;}
.demo-menu>li {line-height:54px;height:54px;text-align:center;width:157px;float:left;position:relative;z-index:999;}
.demo-menu>li>a {display:block;font-size:16px;color:#fff;background: url(//cdn.myxypt.com/860736ab/20/09/859e74324517bfe553cc41c5b55acfa3abdffbed.jpg) no-repeat right center;}
.demo-menu>li:last-child a{background: none;}
.demo-menu>li:hover a{background: #fa7821}


#container1{padding:0px}
.container{padding:0px}

.x-menu {
width: 1100px;margin:0 auto;
}

.x-menu > li {
line-height:54px;height:54px;text-align:center;width:137px;float:left;position:relative;z-index:999;
}

.x-menu > li > a {
   display:block;font-size:16px;color:#fff;background-image: url(//cdn.myxypt.com/860736ab/20/09/859e74324517bfe553cc41c5b55acfa3abdffbed.jpg);
   background-repeat:no-repeat;background-position:right center;
}

.x-menu > li > a:hover {
background: #fa7821;
  color: #fff;
}

.x-menu > li.active > a {
  background: #fa7821;
  color: #fff;
}

.x-menu > li:after {
  content: '';
  position: absolute;
  z-index: 100;
  width: 100%;
  left: 0;
  height: 18px;
  opacity: 0;
  top: 100%;
}

.x-menu>li:last-child a{
    /*background: none;*/
    background-image:none;
}


.x-menu > li:hover .x-sub-menu {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 150%;
  left: -25%;
  top: 65px;
  background: #fff;
  border-radius: 5px;
  padding: 10px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-sub-menu > li > a {
  display: block;
  text-align: center;
  line-height: 2;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  padding: .5em;
}

.x-sub-menu > li > a:hover {
  background: #e9eaeb;
}

.x-sub-menu:after {
  content: '';
  width: 0;
  height: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  border-width: 10px;
  cursor: pointer;
  border-style: dashed dashed solid dashed;
  border-color: transparent transparent #fff transparent;
  border-top: none;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  z-index: 99;
}

/* 首页banner样式 */
.x-banner .owl-carousel {
  position: relative;
}

.x-banner .owl-carousel .banner-item a {
  display: block;
}

.x-banner .owl-carousel .owl-nav .owl-prev {
  left: 0;
}

.x-banner .owl-carousel .owl-nav .owl-next {
  right: 0;
}

.x-banner .owl-carousel .owl-nav button.owl-prev,
.x-banner .owl-carousel .owl-nav button.owl-next {
  outline: none;
  position: absolute;
  top: 50%;
  z-index: 9999;
  background: #424246;
  height: 65px;
  width: 50px;
  margin-top: -32.5px;
  border-radius: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}

.x-banner .owl-carousel .owl-nav button.owl-prev:hover,
.x-banner .owl-carousel .owl-nav button.owl-next:hover {
  background: #0262b8;
}

.x-banner .owl-carousel .owl-nav .icon-font {
  display: block;
  width: 100%;
  height: 100%;
}

.x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
  background-position: -34px -180px;
}

.x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
  background-position: -26px -480px;
}

@media (max-width: 990px) {
  .x-banner .owl-carousel .owl-nav button.owl-prev,
  .x-banner .owl-carousel .owl-nav button.owl-next {
    height: 40px;
    width: 30px;
    margin-top: -20px;
  }
  .x-banner .owl-carousel .owl-nav .iconfont {
    font-size: 20px;
  }
}

.x-banner .owl-carousel .owl-dots {
  position: absolute;
  z-index: 999;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 0;
  bottom: 5%;
}

.x-banner .owl-carousel .owl-dots button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin: 0 .5em;
  outline: none;
  background: #fff;
  border-radius: 50%;
  width: 1em;
  height: 1em;
  opacity: .2;
}

.x-banner .owl-carousel .owl-dots button.owl-dot:hover {
  opacity: .5;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
  opacity: 1;
}

@media (max-width: 990px) {
  .x-banner .owl-carousel .owl-dots button.owl-dot {
    font-size: 12px;
  }
}







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





/*头部样式*/
#header{width: 1100px;margin:0 auto;}
.w1200{width:1200px;margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
p{margin:0 0 0 0;}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}


.tophead{width: 100%;height: 30px;position: relative;}
.headtitle{font-size: 12px;color: #6d6d6d;line-height: 30px;}
.k1{font-size:12px;line-height: 30px;color: #6d6d6d;}
.k1 a{color:#6d6d6d}

.sechead{height: 107px;position: relative;}
.logo{float:left;line-height: 107px;}
.k2{
    color: #000;
    font-size: 14px;
    font-family: "微软雅黑";
    padding-left: 30px;
    background: url(//cdn.myxypt.com/860736ab/20/09/f8d523033f836f1b2cb73a7a851d33f68d847447.png) no-repeat left 4%;
    margin-top: 38px;
}



/* banner */
.topbanner{position:relative;height:535px;}
.banner{width:1920px;margin:0 auto;position:absolute;height:535px;left:50%;margin-left:-960px;overflow:hidden}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;bottom:10px;z-index:100;width:100%;text-align:center}
.banner .num li{width:12px;height:12px;display:inline-block;*display:inline;*zoom:1;margin:0 4px;background:#fff;line-height:12px;
    text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#fa7821;}
.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:18px;height:18px;line-height:18px;}

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

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

/* 内页banner */

.page-banner{
  width: 100%;
  margin: 0 auto;
}
.page-banner img{width: 100%;}
/* 搜索 */


.searchbg{background:#ebebeb;font:400 12px/47px "微软雅黑";color:#333;width:1920px;position:relative;left:50%;margin-left:-960px;margin-bottom:20px;}
.searchbg a{color:#333;}
.searchbg a:hover{color:#0262b8;}
.search{width:1100px;margin:0 auto;}
#formsearch{float:right;width:304px;background:url(//cdn.myxypt.com/860736ab/20/09/0485232ecb0288b0c16e495a352f2240bac3bb0d.jpg) no-repeat center;margin-top:10px;}
.hotSearch{float:left;font-weight:normal;font-size: 12px;line-height: 47px;}
.hotSearch a{margin-right:6px;font-size: 12px;}
#formsearch input{height:28px;background:none;border:none;line-height:28px;float:left;outline: none;}
#formsearch input#keyword{height:28px;line-height:28px;padding-left:6px;color:#666;width:252px;}
#formsearch input#s_btn{width:52px;height:28px;line-height:28px;cursor:pointer;}

/* 内页 */
.
.product_list{}
.product_list li{float: left;width: 293px;border: 1px solid #eee;margin:0 10px 10px;padding:5px;}
.product_list li a.img{display: block;width: 281px;height: 243px;overflow: hidden;}
.product_list li img{width:281px;height: 243px;transition: all .5s ease;}
.product_list li h3{line-height: 35px;text-align: center;}
.product_list li h3 a{color: #5a5a5a;font-size: 14px;}
.product_list li:hover{border-color: #0262b8}
.product_list li:hover img{transform:scale(1.1);}

/*  */
#container1{width: 1100px;margin:0 auto;}

/* 产品 */
.menu_cate{width:232px;float:left;border:4px solid #0262b8;}
.cate_title{height:70px;background:#0262b8;color:#fff;font-size:26px;text-align:center;padding-top:5px;font-weight: bold;line-height: 30px;}
.cate_title span{display:block;color:#8dacd6;font-size:12px;font-weight:400;}
.sort1{background:#fff;padding:14px 11px 28px;}
.sort1 li{margin-bottom:33px;}
.sort1 li a{background:url(//cdn.myxypt.com/860736ab/20/09/430e20ded283feaf64a39374f317e865f486c238.png) #0262b8 no-repeat 10px center;display:block;padding-left:34px;color:#fff;font:400 14px/35px "微软雅黑";}
.sort1 li a:hover{color:#fa7821;}
.trust{background:#0262b8;text-align:center;padding-top:32px;color:#fff;padding-bottom:20px;}
.trust h3{font-size:22px;line-height:26px;margin-bottom:25px;}
.trust h3 span{display:block;font:400 12px "微软雅黑";text-transform:uppercase;}
.trust img{margin-bottom:10px;}

.recommend_product{width:850px;float:right;}
.recommend_product .title{line-height:44px;padding-left:18px;font-weight:400;font-family:"微软雅黑";
background:url(//cdn.myxypt.com/860736ab/20/09/ba428fe9353aa2e389a0a111a11925a5dcb2b50b.jpg) no-repeat left center;font-size:16px;color:#000;position:relative;}
.recommend_product .title a{color:#848584;font:400 12px/44px "微软雅黑";right:20px;position:absolute;top:0;}
.recommend_product .title a:hover{color:#0262b8;}
.recommend_product .content{padding-top:25px;}
.roll_product li{padding-bottom:0px;}

.product_list1 li{float:left;margin-left:26px;margin-right:26px;_display:inline;border:1px solid #eaeaea;margin-bottom:42px;}
.product_list1 li:hover{border-color:#0262b8}
.product_list1 li a.img{}
.product_list1 li a.img img{width:229px;height:198px;}
.product_list1 li h3{text-align:center;background:#96a1a6;line-height:32px;}
.product_list1 li:hover h3{background:#0262b8}
.product_list1 li h3 a{color:#fff;font:400 14px/32px "微软雅黑";display:block;}
.product_list1 li a.img{display:block;}


/*6大理由*/
.c1{background:#f4f4f4;width:1920px;position:relative;left:50%;margin-left:-960px;padding-top:55px;padding-bottom:30px;}
.reason{width:1100px;margin:0 auto;}
.reason h2{color:#0262b8;font:600 30px "微软雅黑";text-align:center;position:relative;}
.reason h2 span{display:block;color:#999;font:400 12px "微软雅黑";text-transform:uppercase;margin-top:22px;}
.reason h2 i{color:#ff7300;font:italic 600 126px/56px "宋体";position:absolute;left: 574px;top:-13px;}

.ysl{width:565px;float:left;margin-top:70px;}
.ysr{width:505px;float:right;margin-top:65px;}
.c1 h3{color:#0262b8;font:600 26px/42px "微软雅黑";margin-bottom:3px;}
.c1 h3 span{color:#fff;font:400 30px/42px "微软雅黑";width:42px;text-align:center;display:inline-block;margin-right:15px;background:#ff7300;border-radius:50%}
.c1 .p1{font:400 14px/25px "微软雅黑";padding-bottom:18px;margin-left:55px;margin-bottom:15px;}
.c1 .p11{border-bottom:1px solid #d1d1d1}
.c1 .p2{margin-left:44px;margin-bottom:42px;}
.c1 .p3{margin-bottom:82px;margin-left:15px;}
.c1 .p4{margin-top:45px;}

/* 简介 */
.about{width:1100px;margin:0 auto;margin-top:55px;}
.about_title{background:url(//cdn.myxypt.com/860736ab/20/09/0a0fa8bbb72e02ac6ff7b1f3e179440bc08dadd2.png) no-repeat center;font-size:26px;color:#0262b8;text-align:center;font-weight:400;margin-bottom:42px;}
.about_title span{display:block;color:#999;text-transform:uppercase;font-size:12px;}
.about .content{width:655px;float:right;color:#333;font:400 14px/25px "微软雅黑";}
.about .aimg{width:408px;float:left;}
.about .content a{display:block;width:140px;height:43px;background:#ff7300;font:400 14px/43px "微软雅黑";color:#fff;text-align:center;margin-top:22px;}
.about .content a:hover{color:#efefef;}

/* 工程案例 */
.c2{background:#f4f4f4;width:1920px;position:relative;left:50%;margin-left:-960px;padding-top:25px;margin-top:85px;padding-bottom:28px;}
.case{width:1100px;margin:0 auto;}
.ctitle{color:#0262b8;font:400 26px/45px "微软雅黑";position:relative;border-bottom:1px solid #d8d8d8}
.ctitle a{position:absolute;right:18px;top:0;font-size:12px;color: #666;}
.case .content{padding-top:28px;}

.product_list2 li{float:left;margin-left:8px;margin-right:8px;_display:inline;}
.product_list2 li a.img img{width:253px;height:218px;}
.product_list2 li h3{text-align:center;line-height:35px;}
.product_list2 li h3 a{font-weight:normal;color:#333;font-size:14px;}
.product_list2 li a.img{display:block;}
.product_list2 li h3 a:hover{color:#0262b8;}

/* 新闻 */
.news{width:1100px;margin:0 auto;}
.news_company{width:672px;float:left;margin-top:50px;}
.news1_title{background:url(//cdn.myxypt.com/860736ab/20/09/a9f4339902fe3bc1f577613a1116b124fb5a5829.jpg) no-repeat left bottom;color:#0262b8;font:400 26px/55px "微软雅黑";position:relative;}
.news1_title a{font:400 12px/55px "微软雅黑";position:absolute;right:5px;top:5px;color: #666;}
.news_company .content{padding-top:20px;}
.nlist{padding:6px 35px 13px;background:#eeeeee}
.nlist li a{color:#333;font:400 22px/48px "微软雅黑";text-align:center;display:block}
.nlist li span{display:block;font:400 14px/26px "微软雅黑";text-indent:2em;}
.nlist li span a{color:#ff7300;display:inline;font:400 14px/26px "微软雅黑";}
.nlist li a:hover{color:#0071cc;}

.news_list1{margin-bottom:15px;margin-top:28px;}
.news_list1 dd{width:84px;border:1px solid #cfcfcf;text-align:center;font:600 36px "arial";color:#9696a3;float:left;height:84px;padding-top:10px;}
.news_list1 dd span{display:block;font:400 14px "arial";}
.news_list1 dt{width:535px;float:left;margin-left:32px;}
.news_list1 dt a{color:#333;font:400 16px/36px "微软雅黑";}
.news_list1 dt span{display:block;font:400 12px/24px "微软雅黑";text-indent:2em;}
.news_list1 dt span a{color:#ff7300;display:inline;font:400 12px/24px "微软雅黑";}
.news_list1:hover dd{background:#0071cc;border-color:#0071cc;color:#fff;}
.news_list1:hover dt a{color:#0071cc;}


.news2_company{width:375px;float:right;margin-top:50px;}
.news2_company .content{padding-top:20px;}
.nlist1 li img{width:375px;height:204px;}
.nlist1 h3{margin-top:18px;}
.nlist1 h3 a{color:#333;font:400 14px/30px "微软雅黑";}
.nlist1 h3 span{display:block;font:400 12px/25px "微软雅黑";text-indent:2em;}
.nlist1 h3 span a{color:#ff7300;display:inline;font:400 12px/25px "微软雅黑";}
.nlist1 li h3 a:hover{color:#0071cc;}
.news_list2{margin-top:20px;}
.news_list2 li a{color:#333;font:400 14px/33px "微软雅黑";border-bottom:1px dashed #999;display:block;}
.news_list2 li a:hover{color:#0071cc;}

/*  */
/*友情链接*/
.f_link{width:1100px;margin:0 auto;margin-top:42px;margin-bottom:40px;}
.f_link a{padding:0 13px;}
/*页面底部*/
.foot{
    background: #f3f3f3;
    /* width: 1920px; */
    /* position: relative; */
    /* left: 50%; */
    /* margin-left: -960px; */
    padding-top: 28px;
    padding-bottom: 15px;
    color: #666;
}
#footer{width:1100px;margin:0 auto;}
#footer a{color:#666;}
#footer a:hover{color:#0262b8;text-decoration:none;}
.logo1{float:left;margin-left: 10px;margin-top:30px}
.copyright{width:670px;float:left;margin-left:30px;line-height:24px;margin-top: 12px;}

/*  */
.nav1{height:54px;width:1100px;margin:0 auto;}
.nav1 li{line-height:54px;height:54px;text-align:center;width:137px;float:left;position:relative;z-index:999;background: url(//cdn.myxypt.com/860736ab/20/09/859e74324517bfe553cc41c5b55acfa3abdffbed.jpg) no-repeat right center;}
.nav1 li a{display:block;line-height:54px;color:#fff;height:54px;font-size:16px;}
.nav1 li a:hover{background:#fa7821;}
.nav1 li:last-child{background:none}

