/*初始化样式*/
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:#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:link{color:#333;}
a:visited{color:#333;}
a:hover,a:active,a:focus{color:#333;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;}



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



.w1920{
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}
.w1200{
    width: 1200px;
    position: relative;
    left: 50%;
    margin-left: -600px;
}


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





/*首页banner*/
.banner{width:1920px;margin-left:-960px;left:50%;position:relative;height:622px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;right:0;bottom:10px;z-index:100;width: 100%;text-align: center;}
.banner .num li{width:10px;height:10px;display:inline-block;margin:4px;background:#fff;line-height:10px;
  text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#1b9c3f;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:10px;height:10px;line-height:10px;}



/* 导航样式 */
.dao{height: 51px;background: #0075d7;}
.x-menu {width:1200px;margin: 0 auto;}

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


.x-menu > li >a{display:block;line-height: 51px;color:#fff;height: 51px;font-size: 16px;}
.x-menu > li:hover > a{color:#fff;text-decoration:none;}
.x-menu > li:hover{background:#ffba49;}
.x-menu > li:first-child{
    
}




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

.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: 100%;
  left: 0%;
  top: 59px;
  background: #0075d7;
  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: #fff;
  line-height: 1.5;
  padding: .5em;
}

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

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



/*头部样式*/
#header{}
.toper{
    height: 30px;
    background: #F5F5F5;
    border-bottom: 1px solid #F3F2F2;
    color: #808080;
    font: 400 12px/30px '宋体';
}
.toper a{color: #808080;}
.toper a:hover{color: #0075d7;}

.top{
    width: 1200px;
    margin: 0 auto;
    height: 110px;
   
}
.logo{float:left; line-height: 110px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.k2{float:right;color: #0075d7;font-size:25px;background: url(//cdn.xypt.top/236a6c50/21/06/61289b523879e075d331c8f0d5fe01d064309192.png) left center no-repeat;padding-left: 48px;margin-top: 37px;font-weight: bold;}

.k2 p strong{font-size:18px;font-weight:400;}




/*热门搜索*/
.souso{
    border-bottom: 1px solid #EEEEEE;
    height: 50px;
}
.search{width: 1200px;margin: 0 auto;}
.hotSearch{float:left;height:50px;line-height:50px;color: #0d509e;font: 400 12px/50px '微软雅黑';}
.hotSearch a{padding-right:12px;color:#666666;}
.hotSearch a+a::before{
    content: '|';
    padding-right: 12px;
    color: #666666;
}
#formsearch{width:367px;float:right;background: url(//cdn.xypt.top/236a6c50/21/05/e51eb98802d3f2f1f4b8b7003f69d80ef46dce58.png) 0 0 no-repeat;height: 28px;margin-top: 10px;}
#formsearch input{height:28px;background:none;border:none;line-height:28px;outline: none;}
#formsearch input#keyword{padding-left:10px;color:#666;width: 296px;}
#formsearch input#s_btn{width:67px;cursor:pointer;font-size: 0;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}




/*产品*/
.index-pro{
    margin-top: 30px;
    margin-bottom: 50px;
}
.pro-left{
    width: 225px;
    background: #0075d7;
    color: #fff;
    float: left;
}
.pltit{
    height: 130px;
    font-size: 30px;
    text-align: center;
}
.pltit span{
    display: block;
    font-size: 30px;
    padding-top: 23px;
    color: #FFF !important;
    text-align: center;
    padding-bottom: 18px;
}
.pro-sort{
    width: 221px;
    margin: 0 auto;
    background: #fff;
    padding-bottom:2px;
}


.pro-sort ul li{
    position: revert;
}
.pro-sort ul li a{
    display: block;
    color: #0075d7;
    font: 400 18px/34px '微软雅黑';
    padding-left: 37px;
    border-bottom: 1px dashed #0678d8;
}

.pro-sort .pro_eee{overflow: hidden;border-bottom: 1px dashed #0678d8;padding: 5px 0;}
.pro-sort .pro_eee li{}
.pro-sort .pro_eee li a{border:none;font-size: 16px;color: #2c2c2c;background: url(//cdn.xypt.top/236a6c50/21/06/d83e774ec3bd0db660ed7c8efaf9eccbff1b11b4.png)no-repeat 30px center;padding-left: 63px;line-height: 34px;}
.pro-sort li:nth-child(3) .pro_eee{border:none;padding: 0;}
.pltxt{
    text-align: center;
    padding: 18px 0 25px;
    background: #fff;
    width: 221px;
    margin: 0 auto 4px;
    color: #0064c0;
}
.pt1{
    font-size: 16px;
    font-weight: bold;
}

.pt2{
    font-size: 16px;
    padding: 5px 5px 15px;
    font-weight: bold;
}

.pttxl img{
    padding-bottom: 10px;
 
}
.pttxl{
    line-height: 39px;
    font-size: 25px;
    font-weight: bold;
}
.pro-rgt{
    float: right;
    width: 959px;
}
.prtit{
    text-align: center;
    height: 105px;
    position: relative;
    color: #0075d7;
    font: 400 20px/50px '微软雅黑';
    background: url(//cdn.xypt.top/236a6c50/21/06/21915f7c10a86ece7837039838ea1fa0dae4aaaa.png)no-repeat bottom center;
    margin-bottom: 30px;
}
.prtit h3{color:#212121;font-size:30px;font-weight:bold;}
.prtit p{color: #0064c0; font-size: 30px;}
.prtit a:hover{
    color: #0075d7;
}

.pto-list ul li{
    width: 306px;
    float: left;
    text-align: center;
    margin-right: 12px;
    margin-top: 13px;
}
.pto-list ul li:nth-child(3n){
    margin-right: 0;
}
.pto-list ul li a.img img{
    width: 310px;
    height: 201px;
    border: 2px solid #f6f6f6;
}
.pto-list ul li h3 a{
        display: block;
        font-size: 15px;
        padding-top: 17px;
        line-height: 15px;
        font-weight: normal;
        color:#666;
}

.pto-list ul li:hover h3 a{
    color: #0075d7;
}
.pto-list ul li:hover a.img img{
    border-color: #0075d7;
}

.ad{
    text-align: center;
}

.index-case{
    margin-top: 36px;
    padding-bottom:60px;margin-bottom:8px;
    background: url(//cdn.xypt.top/236a6c50/21/05/345d7dbeeb282e07a16bb0c65f8ada75f17b52d8.png) center bottom no-repeat;
}
.index-tit{
    background: url(//cdn.xypt.top/236a6c50/21/06/25de1df64225687834d7a82aaaefcca5fe308d6a.png) left bottom no-repeat;
    height: 31px;
    color: #0075d7;
    position: relative;
}
.index-tit b{
    font-size: 18px;
    padding-left: 30px;
    line-height: 1;
    display: block;
    font-weight: bold;
}
.index-tit b span{font-size:12px;text-transform: uppercase;}
.index-tit a{
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 0;
    color: #014f90;
}


.case-scroll{
    width: 1200px;
    margin: 0 auto;
    position: relative;
    margin-top: 25px;
}
.case-scroll .bd{
    width: 1128px;
    margin: 0 auto;
    overflow: hidden;
}
.case-scroll .bd .tempWrap{margin:0 auto;}
.case-scroll .bd ul li{
    width: 272px;
    text-align: center;
    margin-right: 12px;
}
.case-scroll .bd ul li a.img{
    display: block;
    padding: 3px;
    border: 1px solid #C5C5C5;
}
.case-scroll .bd ul li a.img img{
    width: 264px;
    height: 212px;
}
.case-scroll .bd ul li h3 a{
    display: block;
    font-size: 14px;
    font-weight: normal;
    padding-top:14px;color:#666;
}

.case-scroll .bd ul li a.img:hover{
    border-color: #0075d7;
}

.case-scroll .hd .next,.case-scroll .hd .prev{
    display: block;
    width: 25px;
    height: 41px;
    cursor: pointer;
    position: absolute;
    top: 80px;
}

/*.case-scroll .hd .next{*/
/*    background: url(//cdn.xypt.top/236a6c50/21/05/42299dc493e79b892facd765233667ad1375a00f.png) 0 0 no-repeat;*/
/*    left: 0;*/
/*}*/
/*.case-scroll .hd .prev{*/
/*    background: url(//cdn.xypt.top/236a6c50/21/05/fe03aae11c0cd4d1b18e0b65dce4d078b2662e64.png) 0 0 no-repeat;*/
/*    right: 0;*/
/*}*/











.about-left{
  
}
.abimg{
    width: 322px;
    height: 230px;
    overflow: hidden;
    float: left;
    margin-top: 24px;
}
.abtxt{
    width: 845px;
    font: 400 14px/30px '微软雅黑';
    color: #313131;
    margin-top: 24px;
    margin-right: 5px;
    float: right;
}
.abtxt h2{font-size:16px;background: url(//cdn.xypt.top/236a6c50/21/06/82345ae7d62371b93981d28ef0c82a93e715ebf6.png)no-repeat left bottom;line-height: 30px;padding-bottom: 20px;margin-bottom: 25px;}
.abtxt a{
    color: #0075d7;
}




.ty{
    background: url(//cdn.xypt.top/236a6c50/21/05/345d7dbeeb282e07a16bb0c65f8ada75f17b52d8.png) center top no-repeat;
    height:46px;
    margin-top: 36px;
    border-bottom: 8px solid #E4E4E4;
}


.news-left{
    width: 392px;
    padding-right: 45px;
    padding-left: 15px;
    margin-right: 20px;
    float: left;
    background: url(//cdn.xypt.top/236a6c50/21/05/eb3314506c0c6626343a96a55345e07453297953.png) right top no-repeat;height:352px;
}
.new-tit{
    position: relative;
    height: 40px;
    padding-top: 10px;margin-bottom:11px;
}
.new-tit b{
    font-size: 16px;
    color: #014f90;
}
.new-tit span{
    text-transform: uppercase;
    color: #999999;
    font-weight: bold;
}
.new-tit a{
    position: absolute;
    right: 0;
    top: 10px;
    color: #014f90;
}

.newlist li{
    position: relative;
    padding-left: 12px;
    height: 32px;
    font: 400 14px/32px '微软雅黑';
}
.newlist li a{color:#666;}

.newlist li span{
    position: absolute;
    right: 0;
    top: 0;color:#666;
}
.newlist li::before{
    content: '';
    width: 4px;
    height: 4px;
    background: #DADADA;
    position: absolute;
    left: 3px;
    top: 50%;
    margin-top: -2px;
}

.lcwm{
    float: right;
    width: 333px;
    margin-right: 22px;
}
.lxon{
    font: 400 14px/27px '微软雅黑';
    color:#666;
    padding-top: 15px;
}







/*友情链接*/
.f_link{
    width: 1200px;
    margin: 30px auto;
    font-size: 14px;
}
.f_link a{
    padding-right: 10px;
}

/*页面底部*/
#footer{
    background: url(//cdn.xypt.top/236a6c50/21/06/7d14aaeb7e284cfb938241ee6cb165537614dd5d.png) center top no-repeat;
    height: 355px;
    overflow: hidden;
    color: #fff;
}
#footer a{color:#fff;}
#footer a:hover{color:#fff;text-decoration:none;}

.foot{
    width: 1200px;
    margin: 0 auto;
    padding-top: 30px;
    height: 253px;
    overflow: hidden;
}
.ftnav{
    float: left;
    width: 228px;
}
.ftit{
    padding-left: 30px;
}
.ftit h3{
    font-size: 17px;font-weight:normal;
}
.ftit h3 span{
    display: block;
    font-size: 14px;
    color: #00a6e0;
    font-weight: normal;
    padding-left: 10px;
    margin-top:6px;
}

.sec2{
    padding-left: 32px;
    margin-top: 10px;
}
.sec_pro {
    width:372px;
}
.sec_pro a{
    width:50%;
    float: left;
}
.sec2 a{
    display: block;
    font-size: 14px;
    line-height: 29px;
}

.ftewm{
    float: right;
    width: 235px;
}
.ftit2{
    padding-left: 0;
}
.ftit2 h3 span{
    padding-left: 0;
}
.llx{
    margin-top: 15px;
    text-align: center;
    line-height: 2;margin-left:55px;
}
.llx td{
    padding-right: 20px;
}

.copyright{
    font-size: 14px;
    text-align: center;
    line-height: 23px;
    margin-top:18px;
}

.newlist{padding-top:15px}

.moree{border-bottom:1px solid #bbbbbb;margin-bottom:16px;text-align: right;}
.moree a{line-height: 24px;font-size: 16px;text-transform: uppercase;}
/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-position a{color: #333;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}