@charset "UTF-8";
/* 通用样式 */
p {
  margin: 0;
}

input,
textarea {
  border: none;
  outline: none;
  background-color: transparent;
}

img {
  vertical-align: middle;
}

.p1920 {
  width: 1920px;
  position: relative;
  left: 50%;
  margin-left: -960px;
}

.wd1200 {
  width: 1200px;
  margin: 0 auto;
}

.bw {
  width: 100%;
}

.clearfix::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.dfc {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ovimg,
.ibw,
.miw,
.iml,
.imgbig {
  overflow: hidden;
}

.imgbig img {
  -webkit-transition: all ease .5s;
  -moz-transition: all ease .5s;
  -ms-transition: all ease .5s;
  -o-transition: all ease .5s;
  transition: all ease .5s;
}

.imgbig:hover img {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.ovimg img {
  width: 100%;
  min-height: 100%;
}

.ibw img {
  width: 100%;
  height: auto;
}

.miw img {
  max-width: 100%;
  max-height: 100%;
}

.iml {
  text-align: center;
}

.iml img {
  transform: translateY(-2px);
  vertical-align: middle;
}

.bgmax {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
}

.bgmin {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center top;
}

.fh {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/**/
.flexed{
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  display: -webkit-flex;
}

.head1 {
  background: #444444;
  height: 41px;
  line-height: 41px;
  color: #fff;
  font-size: 14px;
}

.head1 a {
  color: #fff;
  font-size: 14px;
}

.head2-index .logo {
  line-height: 110px;
}

.head2-index .logowz {
  border-left: 1px solid #666666;
  height: 51px;
  margin-left: 10px;
  padding-left: 10px;
  margin-top: 30px;
}

.head2-index .logowz p:nth-of-type(1){
  color: #0066cc;
  font-weight: bold;
  font-size: 22px;
  line-height: 1;
}
.head2-index .logowz p:nth-of-type(2){
  color: #333333;
  font-size: 18px;
  padding-top: 5px;
}

.head2-index .tel {
  background: url(//cdn.myxypt.com/31d8c926/21/12/fda0849a631a42631f626e20b32ac6ac522f96ff.png) no-repeat left center;
  padding-left: 54px;
  margin-top: 20px;
  line-height: 24px;
}
.head2-index .tel p{
  color: #ffa800;
  font-size:24px;
  font-weight: bold;
}
.head2-index .tel p:nth-of-type(1) {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}

/**/
.sou-index{
  margin-top: 40px;
}

.sou-index .hot{
  color: #999999;
  font-size: 14px;
  line-height: 37px;
}

.sou-index .hot a{
  color: #999999;
  font-size: 14px;
  padding-right: 10px;
}

.sou-index .sousou{
  width: 247px;
}

.sou-index .sousou #formsearch input{height:37px;background:none;border:none;line-height:37px;}
.sou-index .sousou #formsearch input#keyword{height:37px;line-height:37px;padding-left:12px;color:#999999;font-size: 14px;border:1px solid #d2d2d2;border-right: none;width: 204px;}
.sou-index .sousou #formsearch input#s_btn{width:43px;height:37px;line-height:37px;padding:0;text-align:center;color:#fff;border:none;cursor:pointer;font-size: 12px;float: right;background: url(//cdn.myxypt.com/31d8c926/21/12/f7c851a42dcd68b1ec35f5702691961272a136eb.jpg) no-repeat top center;}
.sou-index .sousou ::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #999999;
}
.sou-index .sousou ::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #999999;
}
.sou-index .sousou ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #999999;
}
.sou-index .sousou ::-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #999999;
}

/**/
.pt{
  text-align: center;
}

.pt .pt1{
  font-weight: bold;
  color: #f4f4f4;
  font-size: 72px;
  line-height: 1;
}

.pt .pt2{
  margin-top: -35px;
}

.pt .pt2 h3{
  color: #242424;
  font-size: 36px;
}

.pt .pt2 h4{
  color: #999999;
  font-size: 12px;
  padding-top: 5px;
}

.tt{
  display: none;
}
.product-index {
  margin-top: 25px;
}

.product-index .product-left {
  width: 225px;
}

.product-index .product-left .prot {
  height: 92px;
  background: url(//cdn.myxypt.com/31d8c926/21/12/d144821b509a2b01521b65d4f6bf653780b6ed2d.png) no-repeat 25px center #0066cc;
  padding-left: 90px;
  padding-top: 20px;
}

.product-index .product-left .prot h3 {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}

.product-index .product-left .prot h4 {
  font-size: 14px;
  color: #fff;
  padding-top: 5px;
}

.product-index .product-left .psort {
  margin-top: 7px;
}

.product-index .product-left .psort li {
  background: #f2f2f2;
  margin-bottom: 19px;
}

.product-index .product-left .psort li a {
  display: block;
  color: #666666;
  font-size: 14px;
  line-height: 40px;
  padding-left: 26px;
  background: url(//cdn.myxypt.com/31d8c926/21/12/401f86d14f0b84d3102af8386847cfd46cb40469.png) no-repeat 197px center;
}

.product-index .product-left .psort li.cur {
  background: #ffa800;
}

.product-index .product-left .psort li.cur a {
  color: #fff;
  background: url(//cdn.myxypt.com/31d8c926/21/12/c3bc2fd2e9fc57f6e00cde3473868d2471ca6648.png) no-repeat 197px center;
}

.product-index .product-left .pmore {
  height: 40px;
  background: #0066cc;
}

.product-index .product-left .pmore a {
  display: block;
  color: #ffffff;
  font-size: 14px;
  line-height: 40px;
  text-align: center;
}

.product-index .product-right {
  width: 954px;
}

.product-index .product-right .plist1 {
  margin: 0 -12px;
}

.product-index .product-right .plist1 li {
  float: left;
  width: 303px;
  margin: 0 11px;
  margin-bottom: 20px;
}

.product-index .product-right .plist1 li .img1 img {
  width: 303px;
  height: 236px;
}

.product-index .product-right .plist1 li .wz {
  background: #f2f2f2;
  height: 50px;
  line-height: 50px;
  color: #333333;
  font-size: 14px;
  text-align: center;
}
.product-index .product-right .plist1 li:hover .wz{
  background: #ffa800;
  color: #fff;
}


/**/
.ys-bg{
  background: url(//cdn.myxypt.com/31d8c926/21/12/10bfdae20ac347b179e46cc9df1547ceba91596c.jpg) no-repeat top center;
  height: 628px;
  overflow: hidden;
  margin-top: 40px;
}

.ys-index{
  margin-top: 58px;
}
.ys-index .yst{
  text-align: center;
}

.ys-index .yst h3{
  color: #0066cc;
  font-size: 36px;
  font-weight: bold;
}

.ys-index .yst h3 span{
  color: #ffa800;
}

.ys-index .yst h4{
  color: #333333;
  font-size: 18px;
  padding-top: 10px;
}

.ys-list{
  margin: 0 -6px;
  margin-top: 40px;
}

.ys-list li{
  float: left;
  background: url(//cdn.myxypt.com/31d8c926/21/12/6a8061e25cb0afef386402ea5f1be4b98875fe53.png) no-repeat top center;
  width: 290px;
  height: 403px;
  margin: 0 6px;
  padding: 0 29px;
}

.ys-list li .ys1{
  height: 133px;
  padding-top: 30px;
}
.ys-list li .ys1 .img1{
  width: 70px;
  height: 70px;
}
.ys-list li .ys1 .wz{
  width: 150px;
}

.ys-list li .ys1 .wz .wz1{
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
}

.ys-list li .ys1 .wz .wz2{
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
   padding-top: 5px;
}
.ys-list li .ys1 .wz .wz3{
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  margin-top: 15px;
  margin-left: 28px;
}
.ys-list li .ys2{
  color: #333333;
  font-size: 16px;
  line-height: 28px;
  padding-top: 26px;
  text-align: center;
}
.ys-list li:hover{
  background: url(//cdn.myxypt.com/31d8c926/21/12/cd536a40105c61b6bd28abb752056939bc2a70d8.png) no-repeat top center;
}

/**/
.about-index{
  margin-top: 56px;
}

.about-con{
  margin-top: 30px;
}

.aboutl{
  width: 726px;
  height: 652px;
  margin-left: -177px;
}

.aboutr{
  width: 594px;
}

.aboutr .at{
  text-align: center;
  padding-top: 12px;
}

.aboutr .at h3{
  color: #040203;
  font-size: 48px;
  font-weight: bold;
}
.aboutr .at h4{
  color: #333333;
  font-size: 24px;
  padding-top: 5px;
}

.aboutr .aw{
  margin-top: 25px;
  margin-bottom: 20px;
}

.aboutr .aw p{
  color: #666666;
  font-size: 16px;
  line-height: 32px;
  text-align: justify;
}

.aboutr .amore{
  width: 206px;
  height: 50px;
  border-radius: 3px;
  background: #0066cc;
  margin: 0 auto;
  margin-bottom: 26px;
}

.aboutr .amore a{
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  text-align: center;
}
.aboutr .amore:hover{
  background: #ffa800;
}

/**/
.ad-bg{
  background: url(//cdn.myxypt.com/31d8c926/21/12/7bcc14bdda4677d5e0ce14ef16aa50577966b003.jpg) no-repeat top center;
  height: 400px;
  overflow: hidden;
  margin-top: 62px;
}
.ad-index{
  margin-top: 95px;
}
.ad-index .ad1{
  text-align: center;
  color: #ffffff;
  font-size: 48px;
}
.ad-index .ad2{
  text-align: center;
  color: #ffffff;
  font-size: 22px;
  padding-top: 20px;
}

.ad-index .ad3{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 615px;
  color: #fff;
  margin: 0 auto;
  font-size: 16px;
  margin-top: 15px;
}

.ad-index .ad4{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 615px;
  color: #fff;
  margin: 0 auto;
  margin-top: 20px;
}

.ad-index .ad4 .ad4a{
  width: 442px;
  height: 49px;
  background: #0066cc;
  font-size: 26px;
  border-radius: 30px;
  text-align: center;
  line-height: 49px;
}

.ad-index .ad4 .ad4b{
  width: 150px;
  height: 49px;
  background: #ffa800;
  border-radius: 30px;
}

.ad-index .ad4 .ad4b a{
  display: block;
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 49px;
}


/**/
.case-index{
  margin-top: 60px;
}

.tt2{
  display: none;
}

.case-con{
  margin-top: 20px;
}

.csort{
  text-align: center;
}

.csort li{
  display: inline-block;
  width: 160px;
  height: 100px;
}

.csort li+li{
  border-left: 1px solid #999999;
}

.csort li p{
  color: #333333;
  font-size: 18px;
  padding-top: 10px;
}

.csort li.cur img{
  filter: invert(56%) sepia(84%) saturate(1202%) hue-rotate(3deg) brightness(108%) contrast(107%);
}

.csort li.cur p{
  color: #ffa800;
}

.clist1{
  margin: 0 -8px;
  margin-top: 30px;
}

.clist2 li{
  float: left;
  width: 388px;
  margin: 0 8px;
} 
.clist2 li .img1 {
  padding: 5px;
  border:1px solid #e2e2e2;
}
.clist2 li .img1 img{
  width: 375px;
  height: 281px;
}
.clist2 li .wz{
  color: #666666;
  font-size: 16px;
  text-align: center;
  line-height: 62px;
}
.clist2 li:hover .wz{
  color: #ffa800;
}

.c-more{
  width: 206px;
  height: 50px;
  border-radius: 3px;
  background: #0066cc;
  margin:0 auto;
  margin-top: 20px;
}

.c-more a{
  display: block;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  line-height: 50px;
}

.c-more:hover{
  background: #ffa800;
}


/**/
.news-bg{
  background: url(//cdn.myxypt.com/31d8c926/21/12/322bea755804a338857cd8e9699874f6d1fee0c0.jpg) no-repeat top center;
  height: 765px;
  overflow: hidden;
  margin-top: 60px;
}

.news-index{
  margin-top: 60px;
}

.news-con {
  margin-top: 56px;
}

.news-con .news1 {
  background: url(//cdn.myxypt.com/31d8c926/21/12/087095fc073327b3359cf92d09b3aa93068e9aa2.png) no-repeat top center;
  height: 516px;
  width: 321px;
  padding: 0px 26px;
}

.news-con .news1 h2 {
  padding-top: 40px;
  font-size: 16px;
  color: #333333;font-weight:normal;
}

.news-con .news1 h2 span {
  font-size: 12px;
  padding-left: 8px;
  color: #666666;
}

.news-con .news1 h2 a {
  float: right;
  color: #666666;
  font-size: 12px;
}

.news-con .news1 .img1 {
  margin-top: 16px;
  margin-bottom: 20px;
}

.news-con .news1 .img1 img {
  width: 268px;
  height: 117px;
}

.news-con .news2 {
  background: url(//cdn.myxypt.com/31d8c926/21/12/79b0605428afe563f530e0a6fc63bd402d96263e.png) no-repeat top center;
  height: 516px;
  width: 422px;
  padding: 0px 24px;
  margin-left: 20px;
}

.news-con .news2 h2 {
  padding-top: 40px;
  font-size: 16px;
  color: #333333;font-weight:normal;
}

.news-con .news2 h2 span {
  font-size: 12px;
  padding-left: 8px;
  color: #666;
}

.news-con .news2 h2 a {
  float: right;
  color: #666;
  font-size: 12px;
}

.news-con .news2 .img1 {
  margin-top: 16px;
}

.news-con .news2 .img1 img {
  width: 374px;
  height: 117px;
}

.news-con .news2 .nlist1 {
  margin-top: 8px;
}

.news-con .news2 .nlist1 li {
  border-bottom: 1px solid #e7e8eb;
  line-height: 44px;
}

.news-con .news2 .nlist1 li a {
  display: block;
  color: #333333;
  font-size: 14px;
}

.news-con .news3 {
  margin-left: 0;
}

#ydemo {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  height: 264px;
}

#yindemo {
  height: 100%;
}

.news-list0 li {
  border-bottom: 1px solid #e7e8eb;
  padding-bottom: 22px;
  margin-bottom: 15px;
}

.news-list0 li a {
  display: block;
  color: #333333;
  font-size: 14px;
  background: url(//cdn.myxypt.com/31d8c926/21/12/8a19aec2501fcbda5faddf3c134efc7705692893.png) no-repeat left center;
  padding-left: 32px;
  margin-bottom: 12px;
  line-height: 26px;
}

.news-list0 li span {
  display: block;
  color: #333333;
  line-height: 20px;
  font-size: 14px;
  background: url(//cdn.myxypt.com/31d8c926/21/12/c88ac6d19ef3802c45cc42fc99e999c727a599a7.png) no-repeat left top;
  padding-left: 32px;
}


/**/

.foot1 {
    background: #252526;
   padding-top:50px;
   padding-bottom:30px;
   border-top: 6px solid #ffa800;
}

.ff1 {
    width:264px;
   
}

.ftel {
    font: normal 28px/50px "微软雅黑";
    color: #fff;
}

.ff2 {
    width:284px;
  margin-left: 70px;
}

.foot1-con h3 {
    font: normal 20px/40px "微软雅黑";
    color: #ffffff;
    padding-left: 20px;
    background: url(//cdn.myxypt.com/31d8c926/21/12/055561b4b064cc2350fd8124cdee5c5e81d683a5.png) no-repeat left center;
    margin-bottom: 15px;
}
.ff2 .fnav li{
  display: inline-block;
  width: 48%;
}
.ff2 .fnav a {
    font: normal 14px/32px "微软雅黑";
    color: #bdbdbd;
    background: url(//cdn.myxypt.com/31d8c926/21/12/b4b19684af614c567e845297acfcf610397cde93.png) no-repeat left center;
    padding-left: 16px;
}
.ff2 .fnav a:hover{
  background: url(//cdn.myxypt.com/31d8c926/21/12/57eb03c53c4b3040582472967d1d23462ffed915.png) no-repeat left center;
  color: #ffa800;
}

.ff3 {
    width:340px;
    margin-left: 70px;
}

.ff3 .flx p{
   font: normal 14px/24px "微软雅黑";
    color: #bdbdbd;
    background: url(//cdn.myxypt.com/31d8c926/21/12/b4b19684af614c567e845297acfcf610397cde93.png) no-repeat left center;
    padding-left: 16px;
}

.ff3 .flx p:nth-of-type(2){
  background: none;
}
.ff3 .flx p:nth-of-type(3){
  background: none;
}
.ff4{
  margin-top: 20px;
}
.ff4 p{
  color: #bdbdbd;
  font-size: 12px;
  text-align: center;
  line-height: 3;
}

.foot2 {
    padding: 20px 0;
    color: #666666;
    font-size: 13px;
}

.foot2 a{
  color: #666666;
}
.foot2 a:hover{
  color: #ffa800;
}
.foot2 .cop1{
  width: 595px;
}

.foot2 .cop2{
  width: 464px;
  text-align: right;
      margin-top: 11px;
}
