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

/*----- 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:96%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}





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

.com-img{width: 100%;height: 100%;overflow: hidden;}
.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;width: 100%;height: 100%;}
.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);}






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

.tou{width:1920px;height:107px;background:rgba(255,255,255,.8);margin: 0 auto;max-width: 100%;}
.logo{float:left;padding-top:20px;}


.hh{height:33px;background: #6e6e6e;}
.huan{float:left;line-height:33px;color: #ffffff;font-size: 16px;}
.huan a{line-height:33px;color:#bebebe;font-size: 16px;}

.k1{line-height:33px;color: #ffffff;float:right;}
.k1 a{font-size: 16px;line-height:33px;color: #ffffff;}

.head-d1{
    background-color: #EEEEEE;
    max-width: 1920px;
    margin: 0 auto;
}
.head-d1-box{
    display: flex;
    justify-content:space-between;
    flex-wrap:wrap;
    width: 1200px;
    margin: 0 auto;
    padding: 10px 0px;
}
.head-d1-box img{
    height: 65px;
    display: block;
}
.head-d1-box div{}
.head-d1-box div p{
    color: #0651AE;
    font-weight: bold;
    font-size: 20px;
    letter-spacing: 2px;
    padding-left: 35px;
}
.head-d1-box div p:first-child{background:url(../Images/1570583429124092.png) no-repeat left;}
.head-d1-box div p:last-child{background:url(../Images/1570583422212434.png) no-repeat left;}
.head-d2{max-width: 1920px;margin: 0 auto;background-color: #052A71;}
.webnan-box{width: 1200px;margin: 0 auto;display: flex;justify-content:space-between;flex-wrap:wrap;}
.webnan-box .webnavone{
    width: auto;
    height: 60px;
    position: relative;
}
.webnan-box .webnavone dt{}
.webnan-box .webnavone dt a{
    padding: 18px 24px;
    display: block;
    font-size: 17px;
    color: white;
}
.webnan-box .webnavone dt a:hover{background-color: #0d73d8;}
.webnan-box .webnavtwo{
    z-index: 999;
    position: absolute;
    width: 100%;
    text-align: center;
    background-color: #052a71;
    display: none;
}
.webnan-box .webnavtwo dd{}
.webnan-box .webnavtwo dd a{
   display: block;
   text-align: center;
   padding: 5px 0px;
   font-size: 15px;
   color: white;
}
.webnan-box .webnavtwo dd a:hover{    background-color: #0d73d8;}
.navhoser{background-color: #0d73d8;}


.ys{height:176px;background: #0D73D8;}
.dd1{float:left;margin-top:30px;}
.ddt{color:#fefefe;font-size:33px;font-weight:normal;}
.hotSearch{float:left;}

.dd2{float:right;margin-top:30px;width:742px;}
.twt{}
.twt li a.img{display:block;}
.twt li a.img i{
    cursor: pointer;
    display: block;
    width: 77px;
    height: 77px;
    font-size: 40px;
    line-height: 77px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 50px;
}
.twt li{float: left;overflow: hidden; margin-right:89px;}
.twt li:last-child{margin-right: 0;}
.twt li h3{cursor:default;text-align:center;color:#cdd7e3;font-size:17px;font-weight:normal;margin-top:10px;}
.twt li h3 a{cursor:default;text-align:center;color:#cdd7e3;font-size:17px;font-weight:normal;}
.twt li h3 span{
    color: #fff;
}

.twt li a.img:hover i{animation:mymove 1s linear infinite ;

-webkit-animation:mymove 1s linear infinite;}

@keyframes mymove
{
from {transform: rotateZ(0);}
to {transform: rotateZ(360deg);}
}


/*热门搜索*/
#formsearch{float:left;margin-top:10px;}
.hotSearch{float:left;height:24px;line-height:24px;font-weight:normal;font-size:14px;color:#fefefe;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}

/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;color:#fff;}
#formsearch input{height:24px;background:#fff;border:1px solid #c8c8c8;line-height:24px;}
#formsearch input#keyword{height:24px;line-height:24px;padding-left:4px;color:#666;width:150px;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color: #033571;color:#fff;border:none;cursor:pointer;}




.clearfix:before,.clearfix:after {    content:"";    display:table;}
.clearfix:after {    clear:both;}
.clearfix {    zoom:1; /* IE <8 */}



.bannerx{max-width: 100%;width: 1920px;margin: 0 auto;}
.bannerx .swiper-slide{width: 100%;}
.bannerx .swiper-slide div{width: 100%;}
.bannerx .swiper-slide img{width: 100%;display: block;}
.bannerx .swiper-pagination-bullet{
    background-color: white;
    width: 30px;
    height: 7px;
    border-radius: 2px;
}
.bannerx .swiper-pagination-bullet-active{
    background-color: #0d73d8;
}


/*产品中心*/
.cple{width: 210px;float:left;}
.cptt{color:#ffffff;font-size: 28px;font-weight:bold;background: #0D73D8;text-align:center;height: 81px;padding-top: 15px;}
.cptt span{margin-top: 12px;display:block;color:#dde4ec;font-size:13px;text-transform:uppercase;font-weight:normal;background:url(../Images/xt.png) no-repeat center;}
.cp_y{
	border: #0D73D8 5px solid;
	box-sizing: border-box;
	padding: 12px 16px;
	background: #fff;
}


.sortt li .layer22{}
.sortt li .layer22 li{overflow:hidden;}
.sortt li .layer22 li a{color:#212121;text-align: left; font-size:15px;background:url(../Images/left1.png) no-repeat 5% 50%;color: #2a2726;line-height: 32px;padding-left: 35px;}
.sortt li .layer22 li a:hover{text-decoration:none;color:#033572;background:url(../Images/left2.png) no-repeat 5% 50%;}

.sortt li a{background: url(../Images/left5.png) no-repeat  137px 4px;color:#fff;display:block;line-height: 35px;font-family: "微软雅黑";font-size: 16px;text-align: left;padding-left: 15px;}
.sortt li a:hover{color:#fff;text-decoration: none;background: url(../Images/left5.png) no-repeat  137px 4px;}
.sortt li.change a{background:url(../Images/left5.png) no-repeat;}

.sortt .layer11{margin-bottom: 9px;background-color: #0D73D8;}



/*产品列表*/
.product_listz{width: 965px;float:right;}
.product_listz li{float:left;margin-right: 15px;margin-bottom: 20px;_display:inline;}
.product_listz li a.img{border:1px solid #d7d6d6;}
.product_listz li a.img img{width: 228px;height:187px;}
.product_listz li h3{text-align:center;color:#444242;font-size:16px;border-bottom:1px solid #d7d6d6;line-height:35px;}
.product_listz li h3 a{font-weight:normal;color:#fff;font-size:16px;line-height:33px;background: #373738;display: block;}
.product_listz li a.img{display:block;}
.product_listz li:nth-child(4n){float:right;margin-right:0px;}
.product_listz li:hover h3 a{background: #0d73d8;}






/*18年高端多自由运动平台、伺服电动缸专业厂家*/
.cjx{background:url(../Images/bg1.jpg) no-repeat center top;padding-bottom: 70px;margin-top:12px;}
.cjxtt{color:#ffffff;font-size:33px;text-align:center;}
.cjxtthr{
    width: 55%;
    height: 1px;
    border-top: 1px solid white;
    background-color: white;
    margin: 18px auto 10px;
}
.cjxttsapn{display:block;color:#fff;font-weight:normal;font-size:19px;text-align: center;}
.ys-ul{overflow: hidden;padding-top: 35px;}
.ys-ul li{position: relative;width: 387px;height: 590px;float: left;overflow:hidden;}
.ys-ul li a img{width: 100%;height: 295px;overflow:hidden;}
.ys-ul li .cont{width: 100%;height: 295px;padding:0 15px;position: relative;overflow: hidden;background-color: white;cursor: pointer;box-sizing: border-box;}
.ys-ul li .cont span{font-weight: bold;color: #202020;font-size: 27px;padding-top: 40px;padding-bottom: 25px;display: block;position: relative;z-index: 9999;transition: all 0.6s;text-align: left;}
.ys-ul li .cont span:after {
    content: "";
    position: absolute;
    width: 50px;
    height: 3px;
    display: block;
    background: #0CB5D2;
    margin-top: 10px;
    left: 0px;transition: all .36s ease;
}
.ys-ul li .cont:hover span:after{width: 100%;}
.ys-ul li .cont p{text-align: left;color: #666666;font-size: 16px;line-height: 27px;margin-top: 17px;z-index:999;position: relative;transition: all 0.6s;width:360px;margin:0 auto;}
.ys-ul li:nth-child(2) a img{position: absolute;/* top: 270px; */left:0;overflow: hidden;width: 100%;height: 320px;}
.ys-ul li:nth-child(2) a div{height: 100%;overflow: hidden;margin-top: 21px;width: 377px;display: table;position: relative;}
.ys-ul li:nth-child(2) div.cont{
    height: 250px;
}









/*工程案例*/
.an{margin-top:10px;background-color: #EAEAEA;padding-bottom: 60px;}
.case_list1 li{
    float: left;
    margin-right: 15px;
    margin-top: 20px;
    position: relative;
    width: 288px;
    height: 250px;
}
.case_list1 li:nth-child(4n){margin-right: 0}
.case_list1 li img{    
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.case_list1 li span{position: absolute;bottom: 0;left:0;width: 100%;height: 36px;line-height: 36px;background: rgba(49,49,49,0.8);color: #fff;font-size: 16px;text-align: center;}









/*关于我们*/
.ab{}
.abtp{float:left;height: 339px;width: 582px;}
.abnr{float:right;width:575px;}
.wt1x{color: #0D73D8;font-size: 26px;font-weight:bold;line-height:40px;text-transform:uppercase;float:left;position:relative;width:620px;}
.wt1x span{font-size:22px;color: #292929;}
.wt1x a{position:absolute;line-height:30px;color:#565353;font-size:16px;font-weight:normal;right:0px;top:40px;}
.abcon{color:#535353;font-size:15px;line-height:32px;margin-top: 35px;display:block;height: 222px;overflow: hidden;}









/*关于我们下面图片*/
.gun{height:269px;margin-top:50px;background-color: #0D73D8;}
.a2{padding-top:20px;}
.a2 ul li{float: left;width: 288px;height: 188px;margin:0 11px;}
.a2 ul li img{width: 288px;height: 188px;cursor: default;}


/*公司
新闻*/

.xw{background:#f1efef;padding:40px 0px;margin-top:60px;}
.xett{position:relative;height:84px;border-bottom:1px solid #b1b0b0}
.wt1{color: #0D73D8;font-size:30px;font-weight:bold;line-height:32px;text-transform:uppercase;float:left;border-right:1px solid #cbc9c9;padding-right: 15px;float:left;}
.wt2{color:#424242;font-size:26px;font-weight:normal;line-height:32px;margin-left:30px;float:left;}
.wt2 span{display: block;color: #424242;font-size: 16px;display: block;}
.mm1{width:128px;height:39px;border:1px solid #033572;line-height:39px;text-align:center;color:#033572;font-size:14px;position:absolute;right:0px;}
.mm1 a{line-height:39px;text-align:center;color:#033572;font-size:16px;}





.xin-le{margin-top: 45px;width: 602px;}


.news_list4{}
.news_list4 li{width:602px;overflow: hidden;height: 251px;margin:0 auto;margin-bottom:10px;}
.newtp{float:left;width: 100%;}
.newtp a.img img{width: 100%;height: 251px;display: block;}

.news_nr{width:270px;float:right;}
.news_nr a{color:#090909;font-size:16px;}
.news_nr p{color:#6f6e6e;font-size:14px;line-height:22px;display:block;margin-top:5px;}
.news_nr span{color: #6f6e6e;font-size: 14px;float: right;padding-top: 3px;}

.news_list2{margin-top:10px;}
.news_list2 h3{    color: #222222;
    font-size: 18px;
    font-weight: bold;
    position: relative;}
.news_list2 h3 span{position: absolute;right: 0;top:0;color: #090909;font-size: 16px;}
.news_list2 p{
        margin-top: 10px;
    color: #8b8b8b;
    font-size: 16px;
    line-height: 25px;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.news_list3{margin-top: 33px;width: 580px;float: right;}
.news_list3 li{position: relative;border-bottom: 1px dashed #d4d4d4;padding: 10px 0px;}
.news_list3 li a{color: #2f2f2f;font-size: 15px;}
.news_list3 li h3{
    color: #222222;
    font-size: 18px;
    font-weight: normal;
    width: calc( 100% - 100px );
    float: left;
}
.news_list3 li span{float: right;color: #767676;font-size: 16px;}
.news_list3 li p{
    float: left;
    margin-top: 2px;
    color: #8b8b8b;
    font-size: 16px;
    line-height: 25px;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp:1;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}





/*常见问题解答*/
.wen{margin-top: 52px;height: 127px;overflow: hidden;}
.wen h3{float: left;color: #090909;font-size: 23px;}
.wen h3 span{color: #c0c0c0;display:block;font-size: 17px;text-transform: uppercase;}
.wen-cont{float: right;width: 1020px;position: relative;}
.wen-cont .hd{position: absolute;left:-179px;top:94px;}
.wen-cont .hd a{display:inline-block;width: 72px;height: 33px;}
.wen-cont .hd a.prev{background: url(../Images/left.png)no-repeat;}
.wen-cont .hd a.next{background: url(../Images/right.png)no-repeat;}
.wen-cont .bd{width: 1071px;overflow: hidden;}
.news_list1{}
.news_list1 li{float: left;width: 448px;height:127px;border:1px solid #bbb;padding:26px 20px 0 25px;margin-right: 36px;}
.news_list1 li a{display:block;background: url(../Images/wen.png)no-repeat left;padding-left: 30px;line-height: 24px;color: #090909;font-size: 16px;}
.news_list1 li p{background: url(../Images/da.png)no-repeat left 5px;padding-left: 30px;color: #6f6e6e;font-size: 14px;margin-top: 10px;}







/*友情链接*/
.links{height:55px;background: #0D73D8;}
.f_link{width:1200px;margin:0 auto;line-height:55px;color:#fff;font-size: 16px;}
.f_link a{color:#fff;}
/*页面底部*/
.foot1{
	background:#202020;
	padding: 30px 0 22px;
	max-width: 1920px;
	width: 100%;
	margin: 0 auto;
}
.d_erm1{
	text-align: center;
    height: 192px;
    padding-top: 20px;
    color: #fff;
    font: 500 14px/46px "微软雅黑";
    border-right: 1px solid #515050;
    padding-right: 50px;
}


/* 留言 */
.message-title{
    font-size: 30px;
    color: #05a045;
    margin-bottom: 20px;
}
.ly-box{
    padding: 50px;
    background-color: #ededed;
    height: 550px;
}
.ly-box li{
    position: relative;
    width: 45%;
    float: left;
    margin-left: 2%;
    margin-bottom: 15px;
    border: 1px solid #ddd;
}
.ly-box li:nth-child(2n){
    float: right;
    margin-left: 0;
}
.ly-box li label{
    position: absolute;
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #333;
    left: -40px;
}
.ly-box li input{
    width: 100%;
    line-height: 40px;
    height: 40px;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 14px;
    border: none;
    color: #666;
}
.ly-box li:last-child{
    width: 98%;
}
.ly-box li textarea{
    width: 100%;
    height: 180px;
    display: block;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
    color: #666;
    resize: none;
    border: none;
}
.ly-box form>input{
    display: inline-block;
    width: 184px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    background-color: #0d73d8;
    margin-left: 18px;
    margin-top: 10px;
    border: none;
    float: left;
}
.ly-box .site{
    border: none;
}
.ly-box .site input{
    width: 234px;
    border: 1px solid #ddd;
}
.ly-box .site span{
    margin: 0 10px;
}
.des_box p{
    text-align: justify;
    font-size: 16px;
}




.foot_a1 {
	
}
.foot_a2 {
	width: 525px;
	box-sizing: border-box;
	padding-left: 70px;
	color: #fff;
}
.foot_a2 h2{
   font-size: 23px;
}
.foot_a2 .d_lianxi{
	font:500 16px/40px "微软雅黑";
	margin-top: 15px;
	line-height: 30px;
}
.foot_a2 .d_lianxi table{line-height: 30px;}
.foot_a2 .d_lianxi img{
	padding-right: 8px;
	width: 30px;
}
.foot_a2 .d_lianxi>div{line-height: 22px;font-size: 15px;}
.foot_a3{
	width: 370px;
	border-left: 1px solid #515050;
	color: #fff;
	font:500 14px/30px "微软雅黑";
	padding: 20px 0  18px 50px;
}
.foot_a3 a{
	color: #fff;
	font:500 14px/30px "微软雅黑";
}
.foot_a3 a:hover{
	color:#e87518;
}


#footer{position:relative;width:1247px;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:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:left;line-height:24px;}







/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-position a{color: #333;}
/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 255px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 200px;}
.xypg-case-list li .img img{width: 300px;height: 157px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/