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

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:800%!important;}
#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;}



/*头部样式*/
.top1{background:#2a2a2a;color:#bbbbbb;height:30px;line-height:30px;overflow:hidden;font-size:12px;}
.top1 a{color:#bbbbbb;}



.top2{height:106px;overflow:hidden;}
.logo{float:left;line-height:106px;width:25.71%;}
.logo img{line-height:106px;width:100%;}


.twz{color:#1d2088;font-size:23px;line-height:28px;margin-top:20px;margin-left:14.71%;}
.twz p:nth-child(2){font-size:18px;}


.k2{margin-top:22px;font-size:16px;color:#060606;line-height:27px;background: url(//static.xypt.net.cn/8394f689/21/07/fe828388ee0e2bba4ffdbd0bec5be24de0f120b0.png) no-repeat left center;padding-left:54px;}
.k2 p:nth-child(2){color:#dab866;font-size:26px;font-weight:bold;}


.tops.scroll{position:fixed;width:100%;top:0;left:0;z-index:9999;background:#fff;}





/*热门搜索*/
.sou{margin: 15px 0;}

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



/*搜索和热门搜索*/
/*.hotSearch{float:left;font-weight:normal;}
.hotSearch a{padding:0 6px 0 8px;}
.hotSearch a:nth-child(1){padding-left:0;}
.hotSearch a+a{background: url(../images/aa.png) no-repeat left bottom;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;color:#0d0d0d;font-size:14px;}
.hotSearch a{margin-right:6px;color:#0d0d0d;}

#formsearch{float:right;background: url(../images/ss.png) no-repeat;width:471px;height:46px;}
#formsearch input{}
#formsearch input#keyword{height:46px;line-height:46px;padding-left:15px;float:left;color:#5c5c5c;font-size:14px;background:none;border:none;outline:none;}
#formsearch input#s_btn{width:30px;height:46px;line-height:46px;text-align:center;background:none;border:none;outline:none;color:#fff;border:none;cursor:pointer;font-size: 12px;float:right;}
#formsearch input::-webkit-input-placeholder{color:#ffffff;}
#formsearch textarea::-webkit-input-placeholder{color:#ffffff;}

*/




/* 导航样式 */
#menu{background:url(//static.xypt.net.cn/8394f689/21/07/16f2ed11da9f6f35a90ffb2a171253849ad51992.png) repeat-x;height:50px;}

.x-menu > li {
  float: left;text-align:center;
  position: relative;width:11.11%;
}

.x-menu li:nth-child(3){
  position: static!important;
}

.x-menu > li > a {
  display: block;
  font-size:16px;
  color: #dab866;
  line-height:50px;font-weight:bold;
}

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

.guing{
  width: 80%;
  margin: 0 auto;
}

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

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

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


.x-sub-menu {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0%;
  top:50px;
  background: rgba(255,255,255,.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 3%;
}

.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-menu1 {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0%;
  top:186px;
 background: rgba(255,255,255,.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  padding: 1%;
}

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

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


.ggh li{
    float: left;
    width: 6%;
    text-align: center;
    margin: 0 1%;
}


.fd{width:100%;margin:0 auto;
    margin-bottom: 2%;
}

.fd img{
    width: 100%;
    height: auto;
}


.fhung{
    max-width:1630px;
    margin: 0 auto;
 }
 
.ggh li .feg li{
    float: left;
    width: 100%;
    font-size:14px;
    font-family: "Microsoft Yahei";
    color: #fff;
    line-height: 28px;
    text-align:center;
}
.ggh li .feg li a{
    color: #333;text-transform:uppercase;
}











.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}




/*留言*/
.c4 {
    background: url(//static.xypt.net.cn/8394f689/21/07/8de49b4fbe63b8d991d6d503b4abee37fa762ebd.png) no-repeat 50% 0;
    padding-top: 34px;
    padding-bottom: 34px;
    background-size: cover;
}

.c4 h2 {
    text-align: center;
    font-weight: 600;
    color: #fff;
    font-size: 27.72px;
    margin-bottom: 28px;
}

@media (max-width: 500px) {
    .c4 h2 {
        font-size: 20px;
        line-height: 1.4;
    }
}

.c4 .content {
    background: #fff;
    max-width: 1057px;
    min-height: 159px;
    padding: 25px;
    margin: 0 auto;
}

.c4 .content .lyb .ww1 .ww2 {
    padding: 0 7px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww1 .ww2 {
        margin-bottom: 20px;
    }
}

.c4 .content .lyb .ww1 .ww2 input {
    line-height: 39px;
    width: 100%;
    border: 1px solid #d6d6d6;
    text-indent: 15px;
    background: none;outline:none;
}

.c4 .content .lyb .ww1 .ww2 input::-webkit-input-placeholder {
    color: #b0b0b0;
}

.c4 .content .lyb .ww1 .ww3 {
    line-height: 39px;
    padding: 0 7px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww1 .ww3 {
        margin-bottom: 20px;
    }
}

.c4 .content .lyb .ww1 .ww3 .lk {
    border: 1px solid #d6d6d6;
}

.c4 .content .lyb .ww1 .ww3 #checkcode {
    text-indent: 15px;
    border: none;
    background: none;
    text-indent: 15px;
    border: none;
    background: none;
    width: calc(100% - 126px);
    vertical-align: middle;outline:none;
}

.c4 .content .lyb .ww1 .ww3 #checkcode::-webkit-input-placeholder {
    color: #b0b0b0;
}

.c4 .content .lyb .ww4 {
    margin-top: 24px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww4 {
        margin-top: 0;
    }
}

.c4 .content .lyb .ww4 .ww4-1 {
    padding: 0 7px;
}

@media (max-width: 780px) {
    .c4 .content .lyb .ww4 .ww4-1 {
        margin-bottom: 20px;
    }
}

.c4 .content .lyb .ww4 .ww4-1 input {
    line-height: 39px;
    border: 1px solid #d6d6d6;
    text-indent: 15px;
    background: none;
    width: 100%;
    height: 41px;outline:none;
}

.c4 .content .lyb .ww4 .ww4-1 input::-webkit-input-placeholder {
    color: #b0b0b0;
}

.c4 .content .lyb .ww4 .ww4-2 {
    padding: 0 7px;
}

.c4 .content .lyb .ww4 .ww4-2 .submitx {
    width: 100%;
    background: #1d2088;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border: 1px solid #1d2088;
    line-height: 39px;
    height: 41px;outline:none;
}













/*友情链接*/
.f_link a{padding-right:6px;}



/*页面底部*/
.foot{background:#111111;padding:15px 0;}
.copyright{text-align:center;line-height:24px;color:#dab866;}
.copyright a{color:#dab866;}






/*内页左侧样式*/
.page-product-inquiry a{color: #fff;}


@media (max-width:1024px) {
 .x-banner{margin-top:60px;}
 .page-banner{margin-top:60px;}
 .xypg-right-content img{max-width:100%!important;width:auto!important;height:auto!important;}
 .nav_lbox h2{font-size:24px;}
}




/*手机底部*/
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footers {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #111111;
}

.footers ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footers ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footers ul li.active {
  background: #da251c;
}

.footers ul li a {
  display: block;color:#fff;
}

.footers ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footers ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;color:#fff;
}


.footers li .icon-home{ background: url(//static.xypt.net.cn/8394f689/21/07/6314db58dbd4776d692de00df457a61b945531cd.png) no-repeat;width:20px;height:20px;}
.footers li .icon-home2{ background: url(//static.xypt.net.cn/8394f689/21/07/fc131cef6061bb9fdae74ba2595e3bcab7e826f3.png) no-repeat;width:20px;height:20px;}
.footers li .icon-phone{ background: url(//static.xypt.net.cn/8394f689/21/07/123b8fd947cd933f59647c60db9a43eb1fa9883c.png) no-repeat;width:20px;height:20px;}
.footers li .icon-contact{ background: url(//static.xypt.net.cn/8394f689/21/07/d7dd877472d5d38028c2d7718df2740461506277.png) no-repeat;width:20px;height:20px;}

.footers li .icon-phone:before{font-size:0;}
.footers ul li a{border-right:1px solid #fff;}
.footers ul li:last-child a{border-right:none;}
