@charset "utf-8";

*{margin: 0;padding: 0;border-radius: 0;}
body{font-size:12px;font-family: "微软雅黑";}
ul,li{list-style: none;margin: 0;padding: 0;}
a{text-decoration: none;}
img{border: none;}

/*top样式*/
.top{width: 100%;height: 213px;margin:0 auto;}
.top_t{width: 100%;height: 33px;background: url(../images/top1.png);overflow: hidden;}
.top_t1{width: 1200px;height: 33px;margin:0 auto;}
.top_t1 h1{font-size: 13px;color: #000;font-weight: normal;float: left;line-height: 33px;margin-left: 5px;cursor: move;}
.top_t1 span{float: right;color: #333;font-size: 14px;line-height: 33px;margin-right: 5px;}
.top_t1 span a{color: #333;font-size: 12px;margin-left: 5px;margin-right: 5px;}
.top_t1 span a:hover{color: #000;}

.top_c{width: 1200px;height: 130px;margin:0 auto;}
.top_c1{width: 500px;height: 130px;float: left;margin-left: 5px;}
.top_c1 h1{font-size: 32px;color: #1e50ae;margin-top: 30px;}
.top_c1 h1 span{color: #cccccc;}
.top_c1 p{font-size: 12px;color: #333;margin-top: 5px;cursor: move;}
.top_c2{float: right;width: 689px;height: 130px;margin-right: 5px;}
.top_c2 img{width: 46px;height: 46px;float: left;margin-right: 10px;margin-left: 400px;margin-top: 45px;}
.top_c2 h2{font-size: 12px;color: #333;line-height: 26px;font-weight: normal;margin-top: 40px;cursor: move;}
.top_c2 h2 p{font-size: 22px;color: #000;}

.top_b{width: 100%;height: 50px;background: #1e50ae;min-width: 1200px;}
.nav{width: 1200px;height: 50px;background: #1e50ae;margin:0 auto;}
.nav ul li {float: left;margin-left: 5px;font-size: 14px;line-height: 50px;position: relative;}
.nav ul li a{color: #fff;width: 120px;text-align: center;display: block;}
.nav ul li a:hover{background: #13439d;}
.nav ul li a.hover{background: #13439d;}
.nav ul li .nav2{width: 120px;height:auto;position: absolute;top:50px;display: none;z-index: 100;}
.nav ul li:hover .nav2{display: block;}
.nav ul li .li1{width:120px;height: auto;background: #13439d;margin-top: 10px;}
.nav ul li .li1 a{display: block;width: 120px;height: 40px;line-height: 18px; padding-top:10px;padding-bottom:5px;}
.nav ul li .li1 a:hover{background: #fff;color: #1e50ae;}
.nav ul li .nav2 .li1 a .li2{width: 13px;height: 7px;background: url(../images/nav2.png) no-repeat center;position: absolute;top: 3px;left: 55px;}
.nav ul li .nav2 .li1 a:hover .li2{background: url(../images/nav1.png) no-repeat center;}

/*左边样式*/
.list{width: 220px;height:auto;float: left;}
.list_t{width: 220px;height: auto;background: #023257;overflow: hidden;padding-bottom: 10px;}
.list_t h1{width: 220px;height: 89px;background: url(../images/list1.png);font-size: 24px;font-weight:normal;color: #fff;text-align: center;line-height: 89px;margin-bottom: 20px;}
.list_t a li{width: 190px;height: 45px;font-size: 14px;line-height: 45px;padding-left:30px;overflow: hidden;}
.list_t a{color: #fff;}.list_t a:hover{color:#fa9704;}
.list_b{width: 218px;height: 300px;border:1px #ebebeb solid;margin-top: 35px;overflow: hidden;}
.list_b h1{width: 218px;height: 48px;background: #fafafa;font-size: 15px;font-weight:normal;color: #333;line-height: 48px;margin-bottom: 20px;}
.list_b h1 img{width: 24px;height: 14px;margin:18px 15px 0px 7px;float: left;}
.list_b li{width: 204px;height: 47px;font-size: 12px;line-height: 47px;padding-left:7px;padding-right:7px;overflow: hidden;border-bottom: 1px #ccc dashed;}
.list_b li img{width: 6px;height: 6px;margin-right: 5px;}
.list_b li a{color: #4b4b4b;}

/*底部样式*/
.footer_bj{width: 100%;height: auto;float: left;min-width: 1200px;}
.footer1{width: 1200px;height: 245px;margin:0 auto;}
.footer{width: 948px;height: 243px;border:1px #ebebeb solid;float: right;}
.footer h1{width: 948px;height: 48px;background: #fafafa;font-size: 15px;font-weight:normal;color: #333;line-height: 48px;}
.footer h1 img{width: 24px;height: 14px;margin:18px 15px 0px 7px;float: left;}
.footer dl{float: left;margin:30px 50px;}
.footer dl dd{font-size: 14px;color: #333;line-height: 32px}

.footer2{width: 100%;height: 50px;border-top: 2px #023257 solid;background: #282828;margin-top: 15px;font-size: 14px;color: #fff;text-align: center;line-height: 50px;min-width: 1200px;}
.footer2 a{color: #fff;margin-right: 5px;}


/*返回顶部*/
#top{width: 50px;height: 0px;position: fixed;top:530px;right: 15px;z-index: 100000;transition: 0.5s;cursor: pointer;}
#top:hover{opacity: 0.2;}

/*banner样式*/
.banner{width:100%;height:500px;overflow:hidden;position:relative;min-width: 1200px;margin:0 auto;}
.banner_c{width:100%;}
.banner_c li{height:500px;position:relative;width: 100%;}
.banner_c img{width:100%;height: 500px;}
.banner_l{position: absolute;top: 230px;}
.banner_l img{width: 22px;height: 36px;cursor: pointer;}
.banner_l span{width: 0px;height:1px;background: #a5a5a5;position: absolute;top:17px; transition: all 0.5s;}
.zb span{left:17px;}
.yb span{right:17px;}
.zb{left:70px;}
.yb{right: 70px;}
.zb:hover{left:60px;transition: all 0.5s;}
.banner_l:hover span{width: 30px;}
.yb:hover{right:60px;transition: all 0.5s;}

.wenzi{width:1200px;height:500px;text-align: center;margin:0 auto;}
.wenzi_1 {width: 599px;height: 230px;position: absolute;top:135px;left:375px;transition: all 0.5s;}
.wenzi_1 span{color:#fff;font-size: 15px;text-align: center;}
.wenzi_2{width: 599px;height: 166px;background: url(../images/banner4.png);}
.wenzi_1 h1{font-size: 30px;color: #fff;font-weight: normal;position: absolute;top: 15px;left:150px;letter-spacing: 5px;}
.wenzi_1 h1 span{width: 9px;height: 9px;position: absolute;top: 9px;left: 80px;}
.wenzi_1 h1 span img{width: 9px;height: 9px;}
.wenzi_1 h2{font-size: 65px;color: #fff;position: absolute;top: 60px;left:45px;}
.wenzi_1 h2 span{color: #1e50ae;font-size: 65px;}
.wenzi_1 h3{font-size: 14px;color: #fff;position: absolute;top: 170px;left:50px;font-weight: normal;}
.wenzi_1 h4{width: 60px;height: 2px;background: #fff;position: absolute;top: 220px;left:265px;}
.tu{width: 397px;height: 340px;margin-top: 90px;margin-left:90px;float: left;}
.tu img{width: 397px;height: 340px;}
.tu2{width: 491px;height: 266px;background: url(../images/tu1.png);float: right;margin-top: 90px;margin-right: 90px;position: relative;}
.tu3{width: 438px;height: 92px;background: url(../images/tu2.png);margin:95px 25px;}
.tu2 h2{font-size: 70px;color: #1e50ae;position: absolute;top:50px;left: 35px;}
.tu2 h3{font-size: 25px;color: #1e50ae;position: absolute;top:60px;right: 35px;}
.tu2 h4{font-size: 20px;color: #fff;position: absolute;top:150px;font-weight:normal;}
.tu2 h4 a{color: #fff;margin-left: 45px;margin-right: 40px;}
.tu2 h5{font-size: 14px;color: #aaa;position: absolute;bottom:45px;left:21px;font-weight: normal;}



/*产品样式*/
.cp{width: 1200px;height: auto;margin:50px auto;position: relative;overflow:hidden;}
.cp_l{width: 220px;height: 760px; padding-bottom:50px;background: #023257;overflow: hidden;float: left;}
.cp_l h1{width: 220px;height: 89px;background: url(../images/list1.png);font-size: 24px;font-weight:normal;color: #fff;text-align: center;line-height: 89px;margin-bottom: 20px;}
.cp_l a li{width: 190px;height: 45px;font-size: 14px;line-height: 45px;padding-left:30px;overflow: hidden;}
.cp_l a{color: #fff;}.cp_l a:hover{color: #fa9704;}
.cp_r{width: 950px;height: auto;float: right;overflow:hidden;}
.cp_rt{width: 948px; height:auto;border:1px #ebebeb solid; overflow:hidden;}
.cp_rt h1{width: 948px;height: 48px;background: #fafafa;font-size: 15px;font-weight:normal;color: #333;line-height: 48px;}
.cp_rt h1 img{width: 24px;height: 14px;margin:18px 15px 0px 7px;float: left;}
.cp_rt h1 a{font-size: 30px;color: #1e50be;float: right;margin-right: 15px;letter-spacing: 3px;line-height: 36px;}

.cp_rt1{width: 195px;height: 220px;float: left;margin:35px 0px 0px 35px;overflow: hidden;position: relative;}
.cp_rt2{width: 195px;height: 180px;overflow: hidden;cursor: pointer;}
.cp_rt2 img{width: 195px;height: 180px;}
.cp_rt1 p{font-size: 13px;color: #333;text-align: center;line-height: 50px;}
.cp_rt3{width: 0px;height: 0px;transition: all 0.2s;z-index: 0;position: absolute;top:100px;left: 95px;overflow: hidden;background: url(../images/ss.png) center no-repeat;border-radius: 50%}
.cp_rt2:hover .cp_rt3{width:64px;height: 64px;position: absolute;top:70px;left: 65px;}
.cp_rtt{border-top: none;}

/*数据样式*/
.shuju{width: 100%;height: 258px;background: #113160;margin:0 auto;min-width: 1200px;}
.shuju_l{width: 50%;height: 258px;float: left;margin:0 auto;}
.shuju_l1{width: 600px;height: 258px;float: right;}
.shuju_l1 h1{font-size: 30px;color: #fff;font-weight: normal;margin-top: 70px;margin-left: 15px;cursor: move;}
.shuju_l1 h1 p{color: #ff6d00}
.shuju_l1 h2{font-size:14px;color: #fff;font-weight: normal;margin-top:2px;margin-left: 15px;cursor: move;}

.shuju_r{width:50%;height: 258px;float: right;background: #ff6d00;}
.shuju_r img{width: 600px;height: 258px;float: left;}

/*客户案例样式*/
.khal{width: 1200px;height: 360px;margin:65px auto;overflow: hidden;}
.khal h1{font-size: 30px;color: #000;text-align: center;font-weight: normal;border-bottom: 1px #f0f0f0 solid;}
.khal h1 p{width: 95px;height: 5px;background: #ff6d00;margin:20px auto 0px;}
.khal ul li{width: 205px;height: 240px;float: left;margin:50px 18px 0px 15px;overflow: hidden;cursor: pointer;}
.khal ul li .khal2{width: 205px;height: 205px;overflow: hidden;}
.khal ul li .khal2 img{width: 205px;height: 205px;transition:all 0.5s;}
.khal ul li:hover .khal2 img{transform: scale(1.2);}
.khal ul li p{font-size: 14px;color: #333;text-align: center;margin-top: 10px;}


/*关于我们样式*/
.gywm{width: 100%;height: 640px;margin:0 auto;min-width: 1200px;}
.gywm1{width: 100%;height: 440px;background: #113160;min-width: 1200px;}
.gywm2{width: 1200px;height: 620px;margin:0 auto;}
.gywm2 h1{font-size: 26px;color: #fff;font-weight: normal;text-align: center;padding-top: 20px}
.gywm3{width: 980px;height: auto;margin:40px auto;font-size: 14px;color: #fff;text-align: center;line-height: 30px;cursor: move;}
.gywm4{width: 130px;height: 40px;background: #ff6d00;text-align: center;font-size: 12px;line-height: 40px;border-radius: 5px;margin:20px auto;cursor: pointer;}
.gywm4 a{color: #fff}
.gywm5{width: 1200px;height: 290px;background: #fff;margin-top: 60px;}
.gywm5 ul li{width: 360px;height: 224px;float: left;margin:30px 0px 30px 30px;cursor: pointer;overflow: hidden;}
.gywm5 ul li img{width: 360px;height: 224px;transition: all 0.5s;}
.gywm5 ul li:hover img{transform:scale(1.2);}

/*新闻*/
.xwdt{width: 1200px;height: 520px;margin:0 auto;overflow: hidden;}
.xwdt_l{width: 580px;height: 518px;border:1px #ebebeb solid;float: left;}
.xwdt_l h1{width: 580px;height: 48px;background: #fafafa;font-size: 15px;font-weight:normal;color: #333;line-height: 48px;}
.xwdt_l h1 img{width: 24px;height: 14px;margin:18px 15px 0px 7px;float: left;}
.xwdt_t{width: 490px;height: 185px;margin:30px;}
.xwdt_t1{width: 185px;height: 185px;float: left;}
.xwdt_t1 img{width: 185px;height: 185px;}
.xwdt_t2{width: 265px;height: 185px;overflow: hidden;float: right;}
.xwdt_t2 h2{font-size: 20px;font-weight: normal;color: #333;cursor: move;}
.xwdt_t2 p{font-size: 14px;color: #a9a9a9;line-height: 22px;margin-top: 15px;cursor: move;}
.xwdt_t3{width: 160px;height: 40px;background: #e9e9e9;font-size: 12px;color: #666666;text-align: center;line-height: 40px;cursor: pointer;margin-top: 15px;}
.xwdt_t3 a{color: #666666;}

.xwdt_b{width: 545px;height: 190px;margin:30px 20px;}
.xwdt_b ul li{width: 545px;height: 56px;line-height: 56px;font-size: 14px;border-bottom: 1px #cecece dashed;overflow: hidden;}
.xwdt_b ul li a{color: #666;}
.xwdt_b ul li img{width: 7px;height: 7px;float: left;margin: 25px 10px 0px 0px}
.xwdt_b ul li a span{float: right;}
.xwdt_b ul li a:hover{color:#113160;}


.xwdt_r{width: 580px;height: 518px;border:1px #ebebeb solid;float: right;}
.xwdt_r h1{width: 580px;height: 48px;background: #fafafa;font-size: 15px;font-weight:normal;color: #333;line-height: 48px;}
.xwdt_r h1 img{width: 24px;height: 14px;margin:18px 15px 0px 7px;float: left;}

/*机械样式*/
.jx_bj{width:100%;height: 260px;background: #113160;margin:60px auto 0px;min-width: 1200px;}
.jx{width: 1200px;height: 260px;margin:0 auto;}
.jx1{width: 350px;height: 260px;float: left;margin-left: 15px;}
.jx1 h1{font-size: 18px;color: #fff;font-weight: normal;margin-top: 30px;cursor: move;}
.jx1 h1 p{color: #ff6d00; line-height:18px;font-size:14px;margin-top:10px;}
.jx1 h2{font-size:14px;color: #fff;font-weight: normal;margin-top:2px;}
.jx2{width: 750px;height: 260px;float: right;}
.jx2 ul li{width: 198px;height: 148px;border:1px #ff6d00 solid;float: left;border-radius: 5px;cursor: pointer;overflow: hidden;margin:50px 20px;}
.jx2 ul li img{width: 198px;height: 148px;border-radius: 5px;transition: all 0.5s;}
.jx2 ul li:hover img{transform: scale(1.2);}

/*意见反馈样式*/
.yjfk_bj{width: 100%;height: 500px;background: #f9f9f9;padding-top: 60px;min-width: 1200px;}
.yjfk{width: 1200px;height: 470px;margin:0px auto;overflow: hidden;}
.yjfk h1{font-size: 30px;color: #000;text-align: center;font-weight: normal;border-bottom: 1px #f0f0f0 solid;}
.yjfk h1 p{width: 95px;height: 5px;background: #ff6d00;margin:20px auto 0px;}
.yjfk1{width: 620px;height: 430px;margin:35px auto;}
.yjfk1 h2{font-size: 13px;color: #666;text-align: center;font-weight: normal;cursor: move;}
.yjfk1 p{width: 620px;height: 35px;overflow: hidden;font-size: 16px;color: #333;margin-top: 30px;}
.yjfk1 p input{width: 500px;height: 33px;border:none;border:1px #e5e5e5 solid;margin-left: 15px;}
.yjfk1 p span{color: #f00;margin-left: 10px;}
.yjfk2{width: 240px;height: 45px;background: #5ab4ff;font-size: 14px;cursor:pointer;text-align: center;line-height: 45px;margin-top: 30px;margin-left: 100px;}
.yjfk2 a{color: #fff;}

/*企业名片样式*/
.qymp{width: 1200px;height: 470px;margin:60px auto;overflow: hidden;}
.qymp h1{font-size: 30px;color: #000;text-align: center;font-weight: normal;border-bottom: 1px #f0f0f0 solid;}
.qymp h1 p{width: 95px;height: 5px;background: #ff6d00;margin:20px auto 0px;}
.qymp1{width: 600px;height: 320px;background: #1e50ae;margin-top: 80px;float: left;overflow: hidden;}
.qymp1 h2{font-size: 30px;font-weight: normal;color: #fff;margin:50px 0px 40px 60px;cursor: move;}
.qymp1 p{font-size: 13px;color: #fff;margin-left: 60px;line-height: 26px;cursor: move;}
.qymp2{width: 600px;height: 320px;float: right;overflow: hidden;margin-top: 80px;}

/*友情链接*/
.yqlj{width: 1185px;height: 40px;margin:20px auto;font-size: 16px;color: #333;line-height: 40px;padding-left: 15px;}
.yqlj a{color:#333;margin-left: 15px;margin-right: 15px;font-size: 14px;}

/*内页banner*/
.banner_de{width: 100%;height: 250px;margin:0 auto;overflow: hidden;position:relative;min-width: 1200px;}

/*产品展示样式*/
.products{width: 1200px;margin:40px auto 20px;height: auto;}

.products_r{width: 948px;min-height: 400px;border:1px #ebebeb solid;float: right;padding-bottom: 40px;cursor: pointer;margin-bottom: 20px;}
.products_r h1{width: 948px;height: 48px;background: #fafafa;font-size: 15px;font-weight:normal;color: #333;line-height: 48px;}
.products_r h1 img{width: 24px;height: 14px;margin:18px 15px 0px 7px;float: left;}
.products1{width: 20%;height: 245px;float: left;margin: 40px 0px 0px 37px;overflow: hidden;}
.products_r1{width: 100%;height: 200px;overflow: hidden;}
.products_r1 img{width: 100%;height: 200px;transition: all 0.5s;}
.products1:hover .products_r1 img{transform: scale(1.2);}
.products1 p{color: #333;font-size: 14px;text-align: center;margin-top: 10px;}

.products_de{width:100%;height: 100vh;/*background:rgba(0,0,0,0.5);position: fixed;top:0;z-index: 500;display: ;left: 0;*/}
.products_de1{width: 90%;height: 635px;background: #fff;margin:0 auto;/*position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);*/}
.return{float:right;width:14px;height:14px;margin:16px 20px 0px 0px;}
.pro{width: 100%;height: 500px;margin:40px 45px;float: left;}
.pro1{width: 100%;height: 370px;}
.pro1 ul li{width: 100%;height: 370px;overflow: hidden;float: left;}
.pro_l{width: 30%;height: 390px;overflow: hidden;float: left;}
.pro_l img{width: 100%;height:auto;}
.pro_r{width: 70%;min-height: 390px;float: right;}
.pro_r h2{font-size: 18px;color: #000;font-weight: normal;border-bottom: 1px #e6e6e6 solid;padding-bottom: 10px;}
.pro_r1{font-size: 14px;color: #767676;margin-top: 15px;float: left;}
.pro_r1 span{color: #d53300;font-size: 18px;font-weight:bold}
.pro_r2 {width:290px;color: #767676;font-size: 12px;line-height: 22px;font-weight: normal;overflow: hidden;float: right;margin-left: 10px;}
.pro2{width: 800px;height: 80px;margin-top: 45px;}
.pro2 ul{margin-left:30px;}
.pro2 ul li{width: 80px;height: 80px;margin-left: 15px;float: left;}
.pro2 ul li img{width: 80px;height: 80px;}
.pro3{width: 93px;height: 93px;position: absolute;top: 270px;left: -200px;}
.pro4{width: 93px;height: 93px;position: absolute;top: 270px;right: -200px;}

/*产品内页*/
.pro_de{width:94%;max-width: 1200px;min-height: 500px;margin:40px auto;}
.pro_de h1{font-size: 16px;color: #1e50ae;font-weight: normal;border-bottom: 1px #f1f1f1 solid;}
.pro_de h1 p{width: 90px;height: 1px ;background: #1e50ae;margin-top: 15px;}
.pro_det{width:94%; max-width:1200px; margin:60px auto; overflow:hidden;}
.pro_det_l{width:40%; float:left;}
.pro_det_l img{ width:100%; height:auto;}
.pro_det_r{width:55%; float:right; text-align:left;}
.pro_det_r h2{font-weight: normal;font-size: 22px;color: #333;text-align: left;margin-bottom: 10px;}
.pro_det_r h3{font-weight: normal;font-size: 20px;color: #1e50ae;text-align: left;margin-bottom: 20px;border-bottom: 1px #f1f1f1 solid; padding-bottom:5px;}
.pro_det_r p{font-size: 13px;color: #555;line-height: 22px;margin-top: 10px;}
.pro_det_r img{max-width:100%;}


/*关于我们样式*/
.about_c{padding: 42px;}
.about{width:273px;height:185px;float: left;margin-left: 7px;margin-right: 7px; margin-bottom: 40px;}
.about_c img{width:100%;height:auto;}
.about2{font-size: 14px;color: #333;line-height: 30px;}

/*新闻动态*/
.news{width: 948px;height: 100px;border-bottom: 1px #ccc dashed;}
.news1{width: 915px;height: 70px;margin:40px 5px 0px 10px;overflow: hidden;}
.news2{width: 85px;height: 60px;background: #f2f2f2;font-size: 22px;color: #666666;text-align: center;padding-top: 10px;float: left;}
.news2 p{font-size: 12px;line-height: 18px;}
.news3{float: right;width: 810px;}
.news3 h2{font-size: 15px;color: #333;font-weight: normal;margin-top: 3px;}
.news3 h2 a{color: #333;}
.news3 h2 a:hover{color: #000;}
.news3 p{font-size: 13px;color: #808080;line-height: 20px;margin-top: 10px;}

/*新闻内页*/
.news_de{width: 1200px;min-height: 500px;margin:40px auto;}
.news_de h1{font-size: 16px;color: #1e50ae;font-weight: normal;border-bottom: 1px #f1f1f1 solid;}
.news_de h1 p{width: 90px;height: 1px ;background: #1e50ae;margin-top: 15px;}
.news_de h2{font-weight: normal;font-size: 22px;color: #333;text-align: center;margin-top: 50px;}
.news_de h2 p{font-size: 12px;color: #c4c2c4;margin-top: 15px;}
.news_de1{width: 900px;height: 350px;margin:30px auto;}
.news_de1 img{max-width: 100%;height: auto;}.news_de2 img{max-width: 100%;height: auto;}
.news_de2{width: 900px;height: auto;margin:30px auto;}
.news_de2 p{font-size: 14px;color: #333;line-height: 26px;text-indent: 2em;margin:0 auto; margin-top:10px;}

.box_swipe{display: none;}
.s_banner_de{display: none;}
.p_cp_r{display: block;}
/*.s_cp_r{display: none;}*/
.p_products_r{display: block;}
/*.s_products_r{display: none;}*/

@media (min-width:0px) and (max-width: 1024px){
	body{background: #fff;max-width: 640px;margin:0px auto;}
	.pc_banner_de{display: none;}
	.sj_banner_de{display: block;width: 100%;height: auto;margin-top: 70px;}
	.sj_banner_de img{width: 100%;height: auto;}
	.banner{display: none;}
	.box_swipe{width: 100%;overflow:hidden;position:relative;display: block;}
	.box_swipe ul li{width: 100%;height: auto;}
	.box_swipe ul li img{width: 100%;height: auto;vertical-align: middle;}
	.box_swipe>ol{height:30px;position: relative;z-index:10;text-align:center;    position: absolute;bottom:0px; width: 100%;}
	.box_swipe>ol>li{display:inline-block;margin:5px;width: 32px;height: 5px;background: #fff;opacity: 0.4;}
	.box_swipe>ol>li.on{opacity: 1;}

	.top{width: 100%;height: 90px;position: relative;}
	.top_t1{width: 94%;margin-left: 3%;}
	.top_c{width: 100%;height: 57px;}
	.top_c1 h1{font-size: 22px;margin-top: 10px;}
	.top_c1 p{display: none;}
	.top_c2{display: none;}
	.top_c1{width: 75%;height: auto;margin-left: 3%;}
	.top_rr{display: block;width:24px;height: 14px;float: right;top: 55px;position: absolute;right: 3%;}
	.top_rr img{width: 100%;}
	.top_b{width:50%;height: auto;background:rgba(30,80,174,0.95);overflow: hidden;position: absolute;right: 0px;top:90px;z-index: 111;margin-left: 0px;padding-top: 20px;padding-bottom: 20px;display:none;min-width: 50%;}
	.nav{width: 100%;background: none;height: auto;overflow: hidden;}
	.nav ul{width: 100%;height: auto;overflow: hidden;}
	.nav ul li{width: 100%;height: auto;line-height: 52px;text-align: center;margin-left: 0px;}
	.nav ul li .nav1{width: 100%;background: none!important;}
	.nav ul li a{display: block;width: 100%;}
	.nav ul li a.hover{background: none;}
	.nav ul li a:hover{background: none;}

	.cp{width: 100%;height: auto;overflow: hidden;margin:30px auto;}
	.cp_l{display: none;}
	.cp_r{width: 99%;height: auto;overflow: hidden;float: none;margin:0px auto;}
	.cp_rt{width: 99%;height: auto;overflow: hidden;margin-bottom: 25px;}
	.cp_rt h1{width: 100%;}
	.cp_rt1{width: 45%;margin:15px 0px 0px 3%;height: auto;}
	.cp_rt2{width: 100%;height: auto;}
	.cp_rt2 img{width: 100%;height: auto;vertical-align: middle;}
	.cp_rt1 p{height: 30px;line-height: 30px;overflow: hidden;}
	.cp_rt1 p a{height: 30px;overflow: hidden;color: #333;}

	.shuju{width: 100%;height: auto;min-width: 100%;overflow: hidden;padding-bottom: 20px;}
	.shuju_l{width: 94%;margin-left: 3%;height: auto;}
	.shuju_l1{width: 100%;height: auto;float: left;}
	.shuju_l1 h1{margin-left: 0px;margin-top: 30px;font-size: 22px;}
	.shuju_l1 h2{margin-left: 0px;}
	.shuju_r{width: 94%;margin-right: 3%;height: auto;margin-top: 20px;}
	.shuju_r img{width: 100%;height: auto;vertical-align: middle;float: none;display: block;margin:0px auto;}

	.khal{width: 100%;min-width: 100%;margin:30px auto;height: auto;overflow: hidden;}
	.khal h1{font-size: 26px;}
	.khal ul li{width: 45%;margin:15px 0px 0px 3%;height: auto;}
	.khal ul li .khal2{width: 100%;height: auto;}
	.khal ul li .khal2 img{width: 100%;height: auto;}
	.khal ul li p{line-height: 30px;overflow: hidden;height: 30px;}

	.gywm{min-width: 100%;height: auto;overflow: hidden;}
	.gywm1{height: auto;min-width: 100%;}
	.gywm2{width: 94%;margin-left: 3%;height: auto;padding:10px 0px;}
	.gywm3{width: 100%;}
	.gywm5{width: 100%;height: auto;overflow: hidden;}
	.gywm5 ul li{width: 90%;margin-left: 5%;float: none;margin-bottom: 15px;height: auto;}
	.gywm5 ul li img{width: 100%;height: auto;vertical-align: middle;}

	.xwdt{width: 100%;height: auto;overflow: hidden;}
	.xwdt_l{width: 100%;height: auto;overflow: hidden;border:none;}
	.xwdt_l h1{width: 100%;}
	.xwdt_t{width: 94%;margin-left: 3%;height: auto;overflow: hidden;}
	.xwdt_t1{width: 100%;height: auto;}
	.xwdt_t1 img{max-width: 100%;height: auto;vertical-align: middle;display: block;margin:0px auto;}
	.xwdt_t2{width: 90%;margin-right: 5%;margin-top: 20px;}
	.xwdt_t2 h2{font-size: 18px;}
	.xwdt_t3{margin:30px auto ;}
	.xwdt_b{width: 94%;height: auto;overflow: hidden;margin:20px 3%;}
	.xwdt_b ul li{width: 100%;}
	.xwdt_r{width: 100%;height: auto;overflow: hidden;}
	.xwdt_r h1{width: 100%;}

	.jx_bj{min-width: 100%;height: auto;padding-bottom: 20px;overflow: hidden;}
	.jx{width: 100%;height: auto;}
	.jx1 h1{font-size: 22px;margin-top: 30px;}
	.jx1{height: auto;}
	.jx2{width: 100%;height: auto;overflow: hidden;}
	.jx2 ul li{width: 30%;margin:20px 0% 0px 2%;height: auto;}
	.jx2 ul li img{width: 100%;height: auto;vertical-align: middle;}

	.yjfk_bj{min-width: 100%;height: auto;overflow: hidden;padding-top: 30px;}
	.yjfk{width: 100%;height: auto;overflow: hidden;}
	.yjfk1{width: 94%;height: auto;overflow: hidden;margin-left: 3%;}
	.yjfk1 h2{line-height: 24px;}
	.yjfk1 p{width: 100%;font-size: 12px;}
	.yjfk1 p input{width: 60%;}
	.yjfk2{margin:20px auto ;}

	.qymp{width: 100%;margin:20px auto;height: auto;overflow: hidden;}
	.qymp1{width: 100%;height: auto;overflow: hidden;margin-top: 20px;padding-bottom: 15px;}
	.qymp1 h2{text-align: center;margin:20px auto;font-size: 18px;}
	.qymp1 p{margin-left: 5%;margin-right: 5%;}
	.qymp2{width: 100%;margin-top: 0px;height: 250px;}
	.qymp2 iframe{width: 100%!important;;height: 250px!important;}
	.yqlj{width: 94%;height: auto;overflow: hidden;font-size: 12px;padding-left: 0px;margin-left: 3%;line-height: 26px;}
	.footer2{min-width: 100%;height: auto;overflow: hidden;font-size: 12px;line-height: 24px;padding-top: 15px;padding-bottom: 15px;}
	#top{bottom: 0px;right: 0px;top: unset;}

	.nav ul li:hover .nav2{display: none;}
	.products{width: 100%;height: auto;}
	.list{display: none;}
	.products_r{width: 100%;height: auto;min-height: auto;overflow: hidden;border:none;}
	.products_r h1{width: 94%;padding-left: 3%;padding-right: 3%;}
	.products1{width: 45%;margin:20px 0px 0px 3%;height: auto;overflow: hidden;}
	.products_r1{width: 100%;height: auto;overflow: hidden;}
	.products_r1 img{width: 100%;height: auto;vertical-align: middle;}

	.banner_de{display: none;}
	.s_banner_de{display: block;width: 100%;height: auto;overflow: hidden;}
	.s_banner_de img{width: 100%;height: auto;vertical-align: middle;}

	.footer_bj{min-width: 100%;height: auto;overflow: hidden;}
	.footer1{width: 94%;margin-left: 3%;height: auto;overflow: hidden;}
	.footer{width: 100%;border:none;height: auto;overflow: hidden;}
	.footer dl{width: 100%;margin:10px 0px;}
	.products1 p a{color: #333;}
	.pr3{width: 100%;}
	
	.pr{width: 100%;height: auto;overflow: hidden;border-bottom: none;}
	.products_de{display: block;position:unset;height: auto;overflow: hidden;}
	.products_de1{width: 100%;height: auto;overflow: hidden;}
	.return{display: none;}
	.pro{width: 100%;height: auto;overflow: hidden;margin:20px auto;}
	.pro1{width: 100%;height: auto;overflow: hidden;}
	.pro1 ul li{width: 100%;height: auto;}
	.pro_l{width: 100%;height: auto;overflow: hidden;}
	.pro1 ul li img{width: 100%;height: auto;vertical-align: middle;}
	.pro3{width: 35px;height: 35px;top:45%;left: 3%;}
	.pro3 img{width: 35px;height: 35px;}
	.pro4{width: 35px;height: 35px;right: 3%;top: 45%;}
	.pro4 img{width: 35px;height: 35px;}
	.pro_r{width: 94%;height: auto;overflow: hidden;float: left;margin-left: 3%;min-height: auto;margin-top: 20px;}
	.pro_r2{width: 100%;height: auto;margin-top: 5px;}
	.pro2{display: none;}

	.products1 p{height: 45px;overflow: hidden;font-size: 13px;line-height: 24px;}
	.about_c{padding:3%;}
	.about{width: 100%;height: auto;overflow: hidden;margin-left: 0px;margin-right: 0px;}
	.about img{display: block;float: none;max-width: 100%;margin:0px auto;}
	.about2{text-indent: 2em;}
	.about2 p{text-indent: 2em;}

	.news{width: 100%;}
	.news1{width: 100%;margin:0px auto;height: 85px;}
	.news2{display: none;}
	.news3{width: 94%;float: left;margin-left: 3%;margin-top: 10px;}
	.news3 p{font-size: 12px;}
	
	.news_de{min-height: auto;height: auto;width: 100%;overflow: hidden;}
	.news_de h2{margin-top: 20px;font-size: 18px}
	.news_de h2 p{margin-top: 5px;}
	.news_de1{width:94%;height: auto;overflow: hidden;margin-left: 3%;}
	.news_de1 img{width: 100%;height: auto;vertical-align: middle;}
	.news_de2{width: 94%;margin-left: 3%;color: #444;line-height: 28px;}


	/*.p_cp_r{display: none;}
	.s_cp_r{display: block;}*/
	/*.p_products_r{display: none;}
	.s_products_r{display: block;}*/
	

}