/*初始化样式*/
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,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;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:hover,a:active,a:focus{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{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}




/*----- 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:2000%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

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


.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;}













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;color:#666;}
a:link{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;}


/*公用样式*/
.wt{width:1920px;position: relative;left:50%;margin-left:-960px;}
.wt_t{width:1200px;margin:0 auto;}

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










/*头部*/
.hh1{height:27px;background:#eeeeee;overflow: hidden;}
.wel{color:#777777;font-size:13px;line-height:27px}
.kk1{color:#777777;font-size:13px;line-height:27px}
.kk1 a{color:#777777;font-size:13px;line-height:27px}

.hh2{height:159px;}
.logo{line-height:120px;}
.sou{margin-left: 75px;}
.tel{float:right;margin-top:50px;line-height:26px;}








/* 首页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 {
    display: none;
  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: #03479c;
}

.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;
  }
}




























/*头部样式*/
.sky {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    height: 35px;
    background: #dddddd;
    color: #666;
}

.sky a{
    color: #666;
}

.sky_con {
    width: 1200px;
    margin: 0 auto;
}

.huan {
    float: left;
    font: 400 12px/35px "Microsoft Yahei";
}

.huan a {
    line-height: 35px;
    font-size: 12px;
    padding-right: 5px;
}

.k1x {
    float: right;
    line-height: 35px;
    color: #333333;
    font-size: 12px;
}

.k1x a {
    color: #333333;
    font-size: 12px;
}

.wh {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

p {
    margin-bottom: 0;
}

.tou_con {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5
}

.tou {
    width: 1200px;
    margin: 0 auto;
    height: 120px;
    overflow: hidden
}

.logo {
    float: left;

}

.telx {
    float: right;
    margin-top: 30px;
}

.sou {
    height: 36px;
    background: #f1f1f1;
}

h1, h2, h3, h4 {
    line-height: normal;
}


/*初始化样式*/
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: #3480ce;
    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;
}

/* 导航样式 */
.xy-menu {
    width: 1050px;
    margin: 0 auto;
}

.xy-menu > li {
    float: left;
    width: 150px;
    position: relative;
}

.xy-menu > li:after {
    position: absolute;
    left: 0;
    right: 0;
    height: 17px;
    content: '';
    opacity: 0;
}

.xy-menu > li > a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
}

.xy-menu > li > a .creat {
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 3px;
    cursor: pointer;
    border-style: solid dashed dashed dashed;
    border-color: #fff transparent transparent transparent;
    border-bottom: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}


.xy-menu > li.active a {
    color: #fff !important;
    background: #b99562;
}


.xy-menu > li:hover a {
    color: #fff !important;
    background: #b99562;
}



.xy-menu .xy-sub-menu {
    display: none;
    position: absolute;
    width: 100%;
    border-top: 2px solid #b99562;
    left: 0;
    top: 47px;
    -webkit-box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
    box-shadow: 0px 4px 6.86px 0.14px rgba(8, 1, 3, 0.52);
    background: #fff;

    z-index: 9999;
}

.xy-menu .xy-sub-menu > li {
    border-bottom: 1px solid #e5e5e5;
}

.xy-menu .xy-sub-menu > li > a {
    display: block;
    line-height: 45px;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-left: 15%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    padding-right: 15%;
}

.xy-menu .xy-sub-menu > li > a:after {
    position: absolute;
    right: 12%;
    top: calc(50% - 3.5px);
    content: '';
    width: 5px;
    height: 7px;
    background: url(//cdn.myxypt.com/5924464f/21/11/0a0b8fe79bab87979173b296147f401e50d1846d.png) 0 -7px no-repeat;
}

.xy-menu .xy-sub-menu > li > a:hover {
    background: #ececec;
    color: #666;
    padding-left: 22%;
}

.xy-menu .xy-sub-menu > li > a:hover:after {
    background-position: 0 0;
}


/*技术实力*/
.box1 {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(//cdn.myxypt.com/5924464f/21/11/5c10ef3b546cc39e8b9d2c83f0e372beac803f7e.png) no-repeat center top;
    height: 647px;
}

.box_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px
}

.ct1 {
    color: #03479c;
    font-size: 42px;
    text-align: center;
    font-weight: bold;
}

.ct1 span {
    display: block;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    color: #888888;
    font-family: "Arial";
    line-height: 30px;
    margin-top: 5px;
}

.slx {
    width: 1200px;
    margin: 0 auto;
    height: 340px;
    overflow: hidden;
    margin-top: 60px;
}

.slx li {
    float: left;
    width: 273px;
    height: 340px;
    margin-bottom: 14px;
    margin: 0 13px;
    position: relative;
}

.slx li .tpx {
    width: 273px;
    height: 340px;
    margin: 0 auto;
    position: relative;
}

.slx li .tp2x {
    position: absolute;
    top: 56px;
    z-index: 99999;
    text-align: center;
    width: 100%;
}

.slx li .tp1x {
    position: relative;
    z-index: 999;
    width: 100%;
    text-align: center;
}

.tm {
    background: url(//cdn.myxypt.com/5924464f/21/11/45ed34c7f542689724f4d7035a15385109dacfb7.png) no-repeat center top;
    width: 273px;
    height: 340px;
    z-index: 9999;
    position: absolute;
    right: 0px;
    top: 0px;
    border-radius: 10px;
}


.slx li h3 {
    color: #ffffff;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 38%;
    z-index: 99999
}

.slx li h3 a {
    color: #ffffff;
    font-size: 32px;
    text-align: center;
}

.slx li:hover h3 a {
    color: #ffffff;
}

.slx li span {
    width: 223px;
    left: 25px;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    font-weight: normal;
    display: block;
    text-align: center;
    position: absolute;
    top: 55%;
    z-index: 99999
}


/*高品质追求*/
.box2 {
    width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
}

.tabz {
    position: relative;
    display: block;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
}

.tabz li {
    float: left;
    width: 140px;
    height: 38px;
    display: block;
    line-height: 35px;
    background: #eaeaea;
    text-align: center;
    color: #666666;
    font-size: 14px;
    cursor: pointer;
    margin-left: 52px;
    margin-top:10px;}

.tabz li a {
    color: #666666;
    display: block;
}

.tabz li.cur {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    background: #03479c;
}

.tabz li:hover, .tabz li.cur {
    background: #03479c;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.tabz li:hover a, .tabz li.cur a {
    color: #fff;
}

.ttz {
    display: none;
    margin-top: 30px;
}

.list1z {
    padding: 8px 10px;
}

.list1z li {
    position: relative;
    vertical-align: middle;
    float: left;
    margin-right: 26px;
    margin-bottom: 26px
}

.list1z li a.img {
    display: block;
    
}

.list1z li a.img img {
    width: 376px;
    height: 321px;
    border: solid 1px #999;
}


.list1z li:nth-child(3n) {
    float: right;
    margin-right: 0px;
}

.dac {
    background: #03479c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    line-height: 45px;
    height: 45px;
}

.list1z li h3 {
    color: #fff;
    font-size: 16px;
    float: left;
    font-weight: normal;
    margin-left: 5%;
}

.list1z li h3 a {
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    display: block;
}

.list1z li:hover .dac {
    background: #b99562;
}


.mx {
    float: right;
    color: #fff;
    font-size: 16px;
    margin-right: 5%;
}

.mx a {
    color: #fff;
    font-size: 16px;
}

/*sun_sj*/
.sun_sj {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(//cdn.myxypt.com/5924464f/21/11/4d5e840b379cd060010734f5262080377e18f1f3.png) no-repeat center top #fff;
    height: 580px;
    overflow: hidden;
    margin-top: 50px;
}



.sz {
    font: 500 47px/40px "Arial";
    color: #fff;
    margin-top: 15px;
}

.sz span {
    font-size: 14px;
    font-weight: 400;
    padding-left: 5px;
}

.ab {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    height: 300px;
    margin-top: 40px;
    box-shadow: 4px 7px 25px 0px rgba(0, 0, 0, 0.15);
}

.abtp {
    margin-top: 30px;
    margin-left: 30px;
    width: 346px;
    height: 234px;
    overflow: hidden;
    float: left;
}

.abnr {
    float: right;
    margin-right: 30px;
    margin-top: 30px;
    width: 755px;
    color: #666666;
    font-size: 14px;
    line-height: 32px;
}

.abnr h3 {
    color: #333333;
    font-size: 28px;
    margin: 10px 0 15px 0;
    font-weight: 500;
}

.taab {
    display: none;
}


.xw_alst1 {
    width: 580px;
}

.xw_alst2 {
    width: 600px;
}

.xw_alst1 li a.img {
    display: block;
    width: 580px;
    height: 324px;
    overflow: hidden;
}

.xw_alst1 li a.img img {
    width: 580px;
    height: 324px;
}

.xw_alst1 li h2 a {
    display: block;
    color: #333333;
    font: 600 18px/48px "å¾®è½¯é›…é»‘";
}

.xw_alst1 li h3 {
    font: 500 14px/26px "å¾®è½¯é›…é»‘";
}

.xw_alst1 li h3 a {
    color: #0b68c5;
}

.xw_alst2 li {
    height: 124px;
    margin-bottom: 20px;
}

.xw_alst2 li b {
    display: block;
    float: left;
    width: 134px;
    background: #ebebeb;
    text-align: center;
    color: #333333;
    font: 600 48px/60px "å¾®è½¯é›…é»‘";
    height: 124px;
    box-sizing: border-box;
    padding-top: 19px;
}

.xw_alst2 li b span {
    display: block;
    color: #666;
    font: 500 18px/24px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li .xw_wenzd {
    float: left;
    width: 466px;
    height: 124px;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: 5px 20px 0;
}

.xw_alst2 li .xw_wenzd h2 a {
    display: block;
    color: #333333;
    font: 600 18px/48px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li .xw_wenzd h3 {
    font: 500 14px/26px "å¾®è½¯é›…é»‘";
}

.xw_alst2 li:hover b, .xw_alst2 li:hover .xw_wenzd {
    background: #0171bc;
}

.xw_alst2 li:hover b, .xw_alst2 li:hover b span, .xw_alst2 li:hover .xw_wenzd h2 a, .xw_alst2 li:hover .xw_wenzd h3 {
    color: #fff;
}

.taablis {
    text-align: center;
    font-size: 0;
}

.taablis li {
    display: inline-block;
    width: 138px;
    text-align: center;
    background: #e9e9e9;
    font: 500 16px/35px "å¾®è½¯é›…é»‘";
    border-radius: 18px;
    margin: 28px 16px 38px;
}

.taablis li.cur {
    color: #fff;
    background: #0171bc;
    font-weight: 600;
}


/*案例*/

.xypg-case-list {
    margin: 0 -1%;
    font-size: 0
}

.xypg-case-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 31.333%;
    margin: 0 1% 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.xypg-case-list li .img {
    display: block
}

.xypg-case-list li h3 a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.6;
    padding: .8em 0
}

.xypg-case-list li:hover h3 a {
    color: #03479c
}

.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: 400;
    padding-right: 25%;
    margin: 0
}

.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999
}

.xypg-news-list li .more {
    margin-top: 15px
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0 2px 13px 1px rgba(8, 1, 3, .18);
    box-shadow: 0 2px 13px 1px rgba(8, 1, 3, .18)
}

.xypg-news-list li:hover .tit h3 {
    color: #292e39
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #292e39
}


#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}


.anls {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    border-top: 1px solid #e5e5e5
}

.product_list3 {
}

.product_list3 li {
    float: left;
    margin-right: 38px;
    margin-bottom: 38px;
    _display: inline;
    position: relative;
    width: 376px;
    height: 248px;
    overflow: hidden
}

.product_list3 li a.img {
}

.product_list3 li a.img img {
    width: 376px;
    height: 248px;
}



.product_list3 img {min-width: 100%;min-height: 100%;transition: all 0.4s;}


.product_list3 li:hover img{
    transform: scale(1.1);
}




.product_list3 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url(//cdn.myxypt.com/5924464f/21/11/eb8cf5618f7ed8e052d3750f976b1c79aa90778f.png) no-repeat center top;
    height: 40px;
    color: #fff;
}

.product_list3 li h3 a {
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.product_list3 li a.img {
    display: block;
}

.product_list3 li a.img:hover {
    border-color: #b99562;
}


/*服务更专业*/
.zy {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(//cdn.myxypt.com/5924464f/21/11/0cf25aea970484bcb745516dbdcd2af8a3c61d48.png) no-repeat center top;
    height: 644px;
    overflow: hidden
}

.zy_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 95px;
}

.twtx {
    margin-top: 65px;
    height: 200px;
}

.twtx li {
    float: left;
    width: 142px;
    height: 142px;
    border-radius: 142px;
    border: 2px solid #dddddd;
}

.twtx li a.img {
    display: block;
    width: 60px;
    margin: 0 auto;
    margin-top: 35px;
}

.twtx li a.img img {
    display: block;
    text-align: center;
}

.twtx li {
    float: left;
    overflow: hidden;
    margin-right: 34px;
}

.twtx li h3 {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
}

.twtx li h3 a {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
}

.twtx li:last-child {
    float: right;
    margin-right: 0px;
}


.sdh {
    width: 382px;
    height: 60px;
    background: #03479c;
    line-height: 60px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    margin-top: 80px;
}


/*掌握企业资讯*/
.xws {
    width: 1200px;
    margin: 0 auto;
}

/*新闻列表*/
.news_listx {
    margin-top: 40px;
}

.news_listx li {
    position: relative;
    margin-right: 10px;
    width: 376px;
    margin-left: 12px;
    float: left;
    overflow:hidden;
}

.news_listx li a.imgx img {
    width: 376px;
    height: 270px;
}

.news_listx li a.imgx {
    display: block;
    overflow: hidden;
}


.news_listx img {min-width: 100%;min-height: 100%;transition: all 0.4s;}


.news_listx li:hover img{
    transform: scale(1.1);
}


.news_listx li a {
    line-height: 27px;
    color: #333333;
    font-size: 18px;
    margin-top: 15px;
    display: block;
}

.news_listx li a:hover {
    text-decoration: none;
    color: #b99562;
}

.news_listx li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_listx li b {
    line-height: 27px;
    color: #777777;
    font-size: 14px;
    margin-top: 20px;
    font-weight: normal;
    margin-top: 10px;
}

.time {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 0px;
    top: 15px;
    background: #2166c5;
    opacity: 0.9
}

.time1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    margin-top: 5px;
}

.time2 {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}


#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

.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);
}



/*----- 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;
}





/*搜索和热门搜索*/
#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

#formsearch {
    width: 320px;
    float: left;
    margin-left: 300px;
    margin-top: 40px;
}

.hotSearch a {
    margin-right: 6px;
}

#formsearch input {
    outline: none;
    height: 33px;
    background: #fff;
    border: 1px solid #c8c8c8;
    line-height: 22px;
    float: left;
    width: 260px;
}

#formsearch input#keyword {
    height: 33px;
    line-height: 33px;
    padding-left: 4px;
    color: #666;
    font-size: 14px;
}

#formsearch input#s_btn {
    width: 44px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background: url(//cdn.myxypt.com/5924464f/21/11/0de26bd126fd4b1be77e1a094c7cbf6999e65753.png) no-repeat center;
    color: #fff;
    border: none;
    cursor: pointer;
}


/*å‹æƒ…é“¾æŽ¥*/
.f_link {
    width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
    line-height: 30px;
    text-indent: 20px;
    margin-bottom: 50px;
}

/*é¡µé¢åº•éƒ¨*/
.dff {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #03479C;
    height: 310px;
    overflow: hidden;
}

.df_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 70px;
}

.dff1 {
    width: 515px;
    float: left;
}

.guanci {
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
}

.zhu {
    display: block;
    color: #deecff;
    font-size: 14px;
    line-height: 30px;
    margin-top: 25px;
    height: 30px;
}

.zhu a {
    color: #deecff;
    font-size: 14px;
    line-height: 30px
}

.p1 {
    font-size: 16px;
    line-height: 16px;
}

.dz {
    padding-top: 31px;
    border-top: 1px solid #2968b8;
}

.dz a {
    color: #deecff;
}

.tel2 {
    font-size: 40px;
    font-weight: bold;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 40px;
}

.k1 {
    color: #deecff;
    font-size: 14px;
    line-height: 30px
}

.k1 a {
    color: #deecff;
    font-size: 14px;
    line-height: 30px
}

.k1 a:hover {
    color: #b99562;
}

.zhu a:hover {
    color: #b99562;
}

.lx {
    margin-bottom: 15px;
}

.dz {
    font-size: 14px;
    color: #deecff;
    line-height: 22px;
}

.ft2 {
}

/*çƒ­é—¨æœç´¢*/

.hotSearch {
    height: 24px;
    line-height: 24px;
    font-weight: normal;
    color: #deecff;
    font-size: 14px;
    margin-top: 20px;
}

.hotSearch a {
    margin-right: 6px;
    color: #deecff;
    font-size: 14px;
}

.hotSearch a:hover {
    color: #b99562;
}


.dff2 {
    float: left;
    margin-left: 50px;
    width: 160px;
    height: 160px;
    /* background: #2f75d1; */
    text-align: center;
    line-height: 160px;
}

.dff3 {
    float: right;
    color: #fff;
}

.cop {
    color: #ddebfe;
    float: left;
}

.cop a{color: #ddebfe;}


.ban {
    color: #ddebfe;
    float: right;

}
.ban a{color: #ddebfe;}

#footer {
    position: relative;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 8px;
    border-top: 2px solid #eee;
    margin-top: 15px;
}

#footer a {
    color: #666;
}

#footer a:hover {
    color: #b99562;
    text-decoration: none;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: center;
    line-height: 24px;
}


/*导航*/
#menu {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #03479c;
}

.xypg-left-title {
    line-height: 62px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #03479c;
    font-weight: bold;
    margin: 0;
}








/*四大优势*/
.ys {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5;
    padding-bottom: 60px
}

.ys_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
}

.ystt {
    color: #03479c;
    font-weight: bold;
    font-size: 42px;
    text-align: center;
}

.ystt span {
    display: block;
    color: #888888;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.huolong {
    margin: 40px 0px;
}

.huolong li {
    height: 600px;
    width: 300px;
    float: left;
    position: relative;
}

.huolong li .img-huo {
    position: absolute;
    top: 0px;
    width: 300px;
    height: 300px;
}

.huolong li:nth-child(even) .img-huo {
    position: absolute;
    top: 300px;
    width: 300px;
    height: 300px;
}

.huolong li .nei-huo {
    position: absolute;
    top: 300px;
    width: 300px;
    height: 300px;
    background: #fff;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 3s;
    transition-duration: 3s;
}

.huolong li:nth-child(even) .nei-huo {
    position: absolute;
    top: 0px;
    width: 300px;
    height: 300px;
}


.nei-huo a {
    padding-top: 30px;
    text-align: center;
    color: #03479c;
    font-size: 24px;
    display: block;
    font-weight: bold;
    width: 100%;
}

.nei-huo p {
    color: #666666;
    font-size: 14px;
    width: 248px;
    margin: 0 auto;
    padding-top: 20px;
    line-height: 22px;
}

.nei-huo:hover a {
    color: #b99562;
}

/*传世佳作*/
.al {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(//cdn.myxypt.com/5924464f/21/11/719046a6291ca3fcf41c95b1176403c0588b3dcb.png) no-repeat center top;
    background-size: cover;
    height: 935px;
    overflow: hidden;
}

.al_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px
}

.ystt2 {
    color: #fff;
    font-weight: bold;
    font-size: 42px;
    text-align: center;
}

.ystt2 span {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
}

.aldt {
    float: left;
    width: 376px;
    height: 638px;
    overflow: hidden;
    margin-top: 60px;
}

.cases {
    width: 790px;
    float: right;
    margin-top: 60px;
}

.product_list2 li {
    float: left;
    margin-right: 38px;
    margin-bottom: 38px;
    _display: inline;
    position: relative;
    width: 376px;
    height: 300px;
}

.product_list2 li a.img {
}

.product_list2 li a.img img {
    width: 376px;
    height: 300px;
}

.product_list2 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url(//cdn.myxypt.com/5924464f/21/11/eb8cf5618f7ed8e052d3750f976b1c79aa90778f.png) no-repeat center top;
    height: 40px;
    color: #fff;
}

.product_list2 li h3 a {
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.product_list2 li a.img {
    display: block;
}

.product_list2 li a.img:hover {
    border-color: #b99562;
}

.product_list2 li:nth-child(2n) {
    float: right;
    margin-right: 0px;
}


/*成就品碑*/
.pin {
    width: 1200px;
    margin: 0 auto;
}

.chan {
    text-align: center;
    padding-top: 30px;
    position: relative;
    margin-bottom: 40px;
}

.l_btn, .r_btn {
    position: absolute;
    cursor: pointer;
    top: 55%;
}

.l_btn {
    left: -50px;
}

.r_btn {
    right: -50px;
}

.twt {
    float: left;
}

.twt li .h-img {
    display: block;
}

.twt li .h-img img {
    display: block;
    width: 267px;
    height: 222px;
}

.twt li {
    float: left;
    overflow: hidden;
    margin-left: 20px;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.huise {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: #f5f5f5;
    padding-bottom: 50px;
    padding-top: 70px;
}


/*案例哦*/
.anls {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    border-top: 1px solid #e5e5e5
}

.product_list3 {
}

.product_list3 li {
    float: left;
    margin-right: 38px;
    margin-bottom: 38px;
    _display: inline;
    position: relative;
    width: 376px;
    height: 248px;
}

.product_list3 li a.img {
}

.product_list3 li a.img img {
    width: 376px;
    height: 248px;
}

.product_list3 li h3 {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
    background: url(//cdn.myxypt.com/5924464f/21/11/eb8cf5618f7ed8e052d3750f976b1c79aa90778f.png) no-repeat center top;
    height: 40px;
    color: #fff;
}

.product_list3 li h3 a {
    font-weight: normal;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
}

.product_list3 li a.img {
    display: block;
}

.product_list3 li a.img:hover {
    border-color: #b99562;
}


/*服务更专业*/
.zy {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(//cdn.myxypt.com/5924464f/21/11/0cf25aea970484bcb745516dbdcd2af8a3c61d48.png) no-repeat center top;
    height: 644px;
    overflow: hidden
}

.zy_con {
    width: 1200px;
    margin: 0 auto;
    padding-top: 95px;
}

.twtx {
    margin-top: 65px;
}

.twtx li {
    float: left;
    width: 142px;
    height: 142px;
    border-radius: 142px;
    border: 2px solid #dddddd;
}

.twtx li a.img {
    display: block;
    width: 60px;
    margin: 0 auto;
    margin-top: 35px;
}

.twtx li a.img img {
    display: block;
    text-align: center;
}

.twtx li {
    float: left;
    overflow: hidden;
    margin-right: 34px;
}

.twtx li h3 {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
}

.twtx li h3 a {
    text-align: center;
    color: #333333;
    font-size: 16px;
    font-weight: normal;
}

.twtx li h3 a:hover{
    color:#b99562;
}
.twtx li:last-child {
    float: right;
    margin-right: 0px;
}


.sdh {
    width: 382px;
    height: 60px;
    background: #03479c;
    line-height: 60px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    margin-top: 80px;
}


/*掌握企业资讯*/
.xws {
    width: 1200px;
    margin: 0 auto;
    margin-top: 80px;
}

/*新闻列表*/
.news_listx {
    margin-top: 40px;
}

.news_listx li {
    position: relative;
    margin-right: 10px;
    width: 376px;
    margin-left: 12px;
    float: left;
}

.news_listx li a.imgx img {
    width: 376px;
    height: 270px;
}

.news_listx li a.imgx {
    display: block;
}

.news_listx li a {
    line-height: 27px;
    color: #333333;
    font-size: 18px;
    margin-top: 15px;
    display: block;
}

.news_listx li a:hover {
    text-decoration: none;
    color: #b99562;
}

.news_listx li span {
    color: #999;
    z-index: 0;
    line-height: 27px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.news_listx li b {
    line-height: 27px;
    color: #777777;
    font-size: 14px;
    margin-top: 20px;
    font-weight: normal;
    margin-top: 10px;
}

.time {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 0px;
    top: 15px;
    background: #2166c5;
    opacity: 0.9
}

.time1 {
    color: #ffffff;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    margin-top: 5px;
}

.time2 {
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}
.benx{
    margin-top: 70px;
}
   



   .c-link {
    padding: 40px 0;
    font-size: 14px;
    color: #2a333c;
    line-height: 24px;
    margin-top: 20px;
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
}

.c-link dd{
    width:calc(100% - 70px)
}

.c-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(0,0,0,.6);
    padding: 10px;
    min-width:120px;
}

.c-link a {
    color: #2a333c;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
}

.w1200 {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 -15px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/*左侧工具条*/
#toolbar {
    position: fixed;
    z-index: 9999;
    right: 33px;
    bottom: 30%; }
    #toolbar li {
      margin-bottom: 3px;
      font-size: 0;
      width: 57px;
      height: 57px;
      right: 0;
      position: relative; }
      #toolbar li a {
        display: block;
        position: absolute;
        z-index: 9;
        right: 0;
        top: 0;
        width: 57px;
        height: 57px;
        overflow: hidden;
        background: #0887ca;
        transition: all .5s ease;
        white-space: nowrap;
        font-size: 0; }
      #toolbar li .iconfont {
        display: inline-block;
        vertical-align: middle;
        width: 57px;
        height: 57px;
        background-color: #d9d9d9;
        vertical-align: middle;
        text-align: center;
        line-height: 57px;
        color: #2b2b2b;
        font-size: 26px; }
      #toolbar li .wz {
        display: inline-block;
        line-height: 57px;
        font-size: 14px;
        color: #fff;
        vertical-align: middle;
        padding-left: 10px; }
      #toolbar li.ewm .ewm-box {
        position: absolute;
        z-index: 1;
        padding: 5px;
        background: #0887ca;
        width: 110px;
        right: 120%;
        bottom: 0;
        opacity: 0;
        visibility: hidden;
        transform: translateX(100%);
        transition: all .7s; }
        #toolbar li.ewm .ewm-box p {
          margin-bottom: 0; }
        #toolbar li.ewm .ewm-box img {
          max-width: 100%; }
        #toolbar li.ewm .ewm-box:after {
          content: '';
          position: absolute;
          right: -5px;
          bottom: 20px;
          width: 0;
          height: 0;
          line-height: 0;
          font-size: 0;
          overflow: hidden;
          border-width: 5px;
          cursor: pointer;
          border-style: dashed dashed dashed solid;
          border-color: transparent transparent transparent #0887ca;
          border-right: none; }
      #toolbar li.ewm:hover .icon {
        background-position: -57px -180px; }
      #toolbar li.ewm:hover .ewm-box {
        opacity: 1;
        visibility: visible;
        transform: translateY(0); }
      #toolbar li.backtop {
        cursor: pointer; }
        #toolbar li.backtop .iconfont {
          color: #fff;
          background-color: #0887ca; }
      #toolbar li:hover a {
        width: 200px; }
      #toolbar li:hover .iconfont {
        background-color: #0887ca;
        color: #fff; }
    @media (max-width: 990px) {
      #toolbar {
        display: none; } }
  



        @font-face {
            font-family: "iconfont";
            src: url("../fonts/iconfont/iconfont.eot?t=1521099028790");
            /* IE9*/
            src: url("../fonts/iconfont/iconfont.eot?t=1521099028790#iefix") format("embedded-opentype"), url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"), url("../fonts/iconfont/iconfont.ttf?t=1521099028790") format("truetype"), url("../fonts/iconfont/iconfont.svg?t=1521099028790#iconfont") format("svg");
            /* iOS 4.1- */ }
          .iconfont {
            font-family: "iconfont" !important;
            font-size: 16px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale; }
          
          .icon-msnui-qr-code:before {
            content: "\e66a"; }
          
          .icon-msnui-download:before {
            content: "\e67b"; }
          
          .icon-tubiao209:before {
            content: "\e61b"; }
          
          .icon-huiyuan21:before {
            content: "\e641"; }
          
          .icon-zhiding:before {
            content: "\e66d"; }
          
          .icon-qq:before {
            content: "\e62d"; }
          
          .icon-icon-inquiry:before {
            content: "\e645"; }
          
          .icon-iconfontphone:before {
            content: "\e634"; }
          
          .icon-tuichu:before {
            content: "\e642"; }
          
          .icon-gengduo:before {
            content: "\e688"; }
          
          .icon-emiyanzhengma:before {
            content: "\e61c"; }
          
          .icon-shouji:before {
            content: "\e6a1"; }
          
          .icon-shijian:before {
            content: "\e6b5"; }
          
          .icon-weixin:before {
            content: "\e64f"; }
          
          .icon-arrowdown:before {
            content: "\e692"; }
          
          .icon-arrowleft:before {
            content: "\e693"; }
          
          .icon-arrowright:before {
            content: "\e694"; }
          
          .icon-arrowup:before {
            content: "\e695"; }
          
          .icon-close:before {
            content: "\e69a"; }
          
          .icon-account:before {
            content: "\e6a3"; }
          
          .icon-search:before {
            content: "\e6a5"; }
          
          .icon-up:before {
            content: "\e6a9"; }
          
          .icon-add:before {
            content: "\e6b9"; }
          
          .icon-minus:before {
            content: "\e6ba"; }
          
          .icon-atm:before {
            content: "\e6bd"; }
          
          .icon-dizhi:before {
            content: "\e61a"; }
          
          .icon-mimaffffffpx:before {
            content: "\e604"; }
          
          .icon-chakan:before {
            content: "\e605"; }
          
          .icon-wenjianxiazaiicon:before {
            content: "\e603"; }
          
          /* 自动获取下载文件类型图标样式 */
          @font-face {
            font-family: 'filetypeicon';
            /* project id 455609 */
            src: url("//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.eot");
            src: url("//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.eot?#iefix") format("embedded-opentype"), url("//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.woff") format("woff"), url("//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.ttf") format("truetype"), url("//at.alicdn.com/t/font_455609_md6xsqc4pwrk9.svg#iconfont") format("svg"); }
          .filetypeicon {
            font-family: "filetypeicon";
            font-size: 13px;
            font-style: normal; }

.abt-list{
    margin-left: -15px;
    margin-right: -15px;
}
.abt-list ul li{
    margin: 0 15px;
    cursor: pointer;
}
.abt-show{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.abt-time{
    width: 80px;
    height: 80px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    transition: all .3s ease;
}
.abt-list ul li:hover .abt-show .abt-time{
    background-color: #b99562;
}
.abt-time h3{
    font-size: 24px;
    font-family: Arial;
    font-weight: bold;
    line-height: 18px;
    color: hsla(213, 96%, 31%, 0.9);
}
.abt-time h3 span{
    display: block;
}
.abt-list ul li:hover .abt-show .abt-time h3{
    color: #fff;
}
.abt-time h3 span::before{
    display: block;
    content: '~';
    font-weight: normal;
    font-size: 18px;
    color: #03479c;
    text-align: center;
}
.abt-list ul li:hover .abt-show .abt-time h3 span::before{
    color: #fff;
}
.abt-text{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    width: calc(100% - 100px);
}