@charset "utf-8";
/* 预设样式 */
*, *:before, *:after { max-height: 100000px}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-size:14px;font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;line-height:2em}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
html,body{color:#333;overflow-x:hidden;min-width:1200px;}
ul,ol,li{list-style:none;margin: 0;padding: 0;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:none;-webkit-transition: background-color .2s ease;-moz-transition: background-color .2s ease;-ms-transition: background-color .2s ease;-o-transition: background-color .2s ease;transition: background-color .2s ease;}
img{border:0;display: block;}
h1,h2,h3,h4,h5{font-weight:normal}
select::-ms-expand { display: none; } 
input{outline: none;}
a,button,input,li,i{ outline: none;}
p,span,dd,li{max-height: 99999px;}
.clear:after { visibility:hidden; display:block; font-size:0; content:" "; clear:both; height:0; }
.clear { zoom:1; }
.left{ float:left; }
.right{ float:right;}
.hide{ display:none;}
::-webkit-scrollbar{
	width: 8px;
}
::-webkit-scrollbar-track{
	background: #fff;
}
::-webkit-scrollbar-thumb{
	background: #182760;
}
::-webkit-scrollbar-thumb:window-inactive{background: #182760;
}
::-webkit-scrollbar-thumb:vertical:hover{background: #182760;
}
.w1300{width:1300px;margin:0 auto;}
.more{background-image: -moz-linear-gradient( -28deg, rgb(24,39,96) 0%, rgb(33,59,155) 72%, rgb(43,69,167) 100%);
  background-image: -webkit-linear-gradient( -28deg, rgb(24,39,96) 0%, rgb(33,59,155) 72%, rgb(43,69,167) 100%);
  background-image: -ms-linear-gradient( -28deg, rgb(24,39,96) 0%, rgb(33,59,155) 72%, rgb(43,69,167) 100%);
  box-shadow: 2.046px 2.194px 9.8px 0.2px rgba(16, 45, 155, 0.35);transition:all 0.6s;}
.more:hover{background-image: -moz-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  background-image: -webkit-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  background-image: -ms-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  box-shadow: 2.046px 2.194px 9.8px 0.2px rgba(16, 45, 155, 0.35);}
/* 首页-内页-共用代码 */
	/* 行业应用 */
.application_Module{width:100%;padding:120px 0px 1px;}
.application_Module .index_title{text-align: center;display: block;}
.application_Module .sum{width:760px;margin:85px auto 0px;font-size:16px;text-align: center;}
.application_Module .thumbs_icon{padding:25px 0px;background-color:#fff;width:100%;height:180px;box-sizing:border-box;position:relative;box-shadow:0px 0px 20px -1px rgba(0,0,0,0.1)}
.application_Module .thumbs_icon .swiper-slide{border-right:1px solid #eaeaea;}
.application_Module .thumbs_icon .swiper-slide:last-child{border-right:0px;}
.application_Module .thumbs_icon i{display: block;width:100%;height:95px;background-image: url(img/thumbs_icon.png);background-repeat: no-repeat;cursor:pointer;}
.application_Module .thumbs_icon p{font-size:18px;color:#666666;line-height: 1em;text-align: center;cursor:pointer;}
.application_Module .thumbs_icon .swiper-slide-thumb-active i{animation: fanzhuan 1s;}
@keyframes fanzhuan{
0% {transform:rotateY(0deg);}
100% {transform:rotateY(360deg);}
}
/* .application_Module .thumbs_icon .btn{display:block;width:13px;height:24px;background:url(img/btn_gray.png) no-repeat center;position:absolute;top:50%;transform:translateY(-50%);cursor:pointer;}
.application_Module .thumbs_icon .prev_btn{left:25px;}
.application_Module .thumbs_icon .next_btn{right:25px;transform:rotate(180deg)translateY(50%);}
.application_Module .thumbs_icon .btn:hover{background:url(img/btn_blue.png) no-repeat center;} */
.application_Module .gallery_pic{width:100%;overflow: hidden;}
.application_Module .gallery_pic img{max-width:100%;}

.application_Module .thumbs_icon .swiper-slide-thumb-active i{background-image: url(img/thumbs_hicon.png);}
.application_Module .thumbs_icon .swiper-slide-thumb-active p{color:#182760;}
.application_Module .thumbs_icon .icon_1{background-position: center 7px;}
.application_Module .thumbs_icon .icon_2{background-position: center -100px;}
.application_Module .thumbs_icon .icon_3{background-position: center -211px;}
.application_Module .thumbs_icon .icon_4{background-position: center -320px;}
.application_Module .thumbs_icon .icon_5{background-position: center -426px;}
.application_Module .thumbs_icon .icon_6{background-position: center -540px;}
	/* 新闻列表 */
.news_Module li{margin-right:60px;width:392px;float: left;transition: all 0.6s;}
.news_Module li img{max-width:100%;margin:0 auto;}
.news_Module li .con{padding:35px 30px;width:100%;height: 175px;box-sizing:border-box;position: relative;transition: all 0.6s;}
.news_Module li i{position:absolute;top:0px;left:0px;transform:translateY(-100%);display: block;width:100%;height: 44px;background:#182760 url(img/add.png) no-repeat center;background-size:6%;opacity: 0;transition: all 0.6s;}
.news_Module li span{display:block;font-size:16px;line-height: 1em;}
.news_Module li p{margin:20px 0px 25px;color:#666666;text-align: justify;height: 45px;overflow: hidden;line-height: 1.8em}
.news_Module li em{float: right;font-size:12px;color:#777777;font-style: normal;}
.news_Module li:last-child{margin-right: 0px;}
.news_Module li:hover{transform: translateY(-5px);}
.news_Module li:hover .con{background-color:#fff;}
.news_Module li:hover span{color:#182760;}
.news_Module li:hover i{transform:translateY(-100%);opacity: 1;}
/* 产品列表 */
.product_Module li{float: left;position: relative;text-align:center;}
.product_Module li img{max-width:100%;margin:0 auto;}
.product_Module li .tips{position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;height:90%;background-color:rgba(24,39,96,0.7);border:1px solid #182760;opacity:0;transition: all 0.6s;}
.product_Module li .tips p{position: absolute;top:50%;transform: translateY(-85%);color:#fff;text-align:center;font-size:20px;width:100%;}
.product_Module li .tips i{display: block;width:42px;height: 42px;position: absolute;left:50%;bottom:40px;transform: translateX(-50%);background:url(img/add.png) no-repeat center;}
.product_Module li:hover .tips{opacity: 1;}


/* index.html */
.header{position:fixed;top:0px;padding:9px 70px 14px;box-sizing:border-box;width:100%;height:90px;background:#fff;box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.1);z-index: 99;min-width:1300px;}
.header .logo{float: left;}
.header_menu{position: absolute;left:50%;transform: translateX(-30%);width:885px;}
.header_menu li{float: left;margin:0px 22px;}
.header_menu li a{display: block;position: relative;padding: 25px 0px 26px;box-sizing:border-box;font-size:16px;}
.header_menu li a:after{display:block;position: absolute;bottom:5px;left:0px;opacity:0;content:'';width:100%;height: 2px;background-color:#182760;transition: all 0.6s;}
.header_menu li.on a{border-bottom:2px solid #182760;}
.header_menu li:hover a:after{bottom:-2px;opacity: 1;}
.header_righticon{float: right;margin-top: 25px;}
.header_righticon span{display: inline-block;position: relative;width:22px;height: 22px;background:url(img/header_icon.png) no-repeat;cursor:pointer;}
.header_righticon .search_btn{margin-right: 12px;padding-right: 12px;}
.header_righticon .search_btn:after{position:absolute;right:0px;top:50%;transform:translateY(-50%);display: block;content:'';width:1px;height: 12px;background-color: #949494;}
.header_righticon .language{position: absolute;top:50%;left:110%;transform: translate(10px,-50%);opacity: 0;transition: all 0.6s;}
.header_righticon .language a{font-size:16px;color:#666666;margin-right: 7px;}
.header_righticon .language a.on{color:#182760;font-weight: bold;}
.header_righticon .language a:hover{font-weight: bold;}
.header_righticon .lng_change:hover .language{left:100%;opacity: 1;}

.search_box{width:100%;height:90px;background-color:#e9e9e9;position:fixed;left:0px;top:0px;padding:20px 0px;box-sizing:border-box;text-align:center;z-index:0;opacity:0;transition:all 0.6s;}
.search_box input{border:none;background:none;}
.search_box input[type="text"]{width:820px;height:50px;border-bottom:1px solid #182760;font-size:18px;}
.search_box input[type="submit"]{width:142px;height:50px;background-color:#182760;line-height:50px;text-align:center;color:#fff;font-size:22px;cursor:pointer;margin-left:10px;}
.search_box .close_btn{display:inline-block;width:50px;height:50px;background:url(img/close.png) no-repeat center;position:absolute;top:50%;left:50%;transform:translateY(-50%);margin-left:600px;}
.search_box.show{top:90px;z-index:10;opacity:1;}

.head_alternatives{width:100%;height: 89px;}
.banner{width:100%;height:650px;position: relative;overflow:hidden;}
.banner .swiper-slide{width:100%;height:650px;background-position: center bottom;background-repeat: no-repeat;background-size:cover;}
.banner .ban_pagination{position: absolute;bottom:34px;left:50%;transform: translateX(-50%);z-index: 1;}
.banner .ban_pagination li{float: left;margin-right: 25px;width:60px;height: 6px;box-sizing:border-box;transition: all 0.6s;cursor: pointer;}
.banner .ban_pagination li i{display:block;width:100%;height:2px;background-color: #fff;margin:3px auto;}
.banner .ban_pagination li.on i{background-color: #182760;}

.index_title{font-size:50px;line-height: 1em;position: relative;}
.index_title:after{position:absolute;bottom:-22px;left:50%;transform:translateX(-50%);content: '';display: block;width:46px;height: 4px;}
.index_wrap1{padding: 100px 0px 150px;background-color: #fafafa;}
.index_wrap1 .Toabout{margin-bottom: 30px;display: block;width:200px;height: 40px;background-color: #182862;color:#fff;text-align: center;line-height: 40px;font-size:20px;}
.index_wrap1 .wrap1_left{float: left;width:590px;padding-top: 12px;}
.index_wrap1 .wrap1_left span{font-size:38px;color:#292828;}
.index_wrap1 .wrap1_left .sum p{color:#666666;margin:25px 0px 0px;}
.index_wrap1 .more{margin-top:80px;transition: all 0.6s;display: block;width:147px;height: 50px;line-height: 50px;text-align: center;border-radius:25px;color:#fff;font-size:18px;background-image: -moz-linear-gradient( -28deg, rgb(24,39,96) 0%, rgb(33,59,155) 72%, rgb(43,69,167) 100%);
  background-image: -webkit-linear-gradient( -28deg, rgb(24,39,96) 0%, rgb(33,59,155) 72%, rgb(43,69,167) 100%);
  background-image: -ms-linear-gradient( -28deg, rgb(24,39,96) 0%, rgb(33,59,155) 72%, rgb(43,69,167) 100%);
  box-shadow: 2.046px 2.194px 9.8px 0.2px rgba(16, 45, 155, 0.35);}
.index_wrap1 .more:hover{background-image: -moz-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  background-image: -webkit-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  background-image: -ms-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  box-shadow: 2.046px 2.194px 9.8px 0.2px rgba(16, 45, 155, 0.35);}

.index_wrap2{background: #fafafa url(img/iw2_bg.jpg) no-repeat center top;}
.index_wrap2 .index_title{color:#fff;}
.index_wrap2 .index_title:after{background-color:#fff;}
.index_wrap2 .sum{color:#fff;}
.index_wrap2 .thumbs_icon{margin:150px auto 70px;position:relative;}

.index_wrap2 .more_line{width:100%;background-color: #dbdbdb;margin:60px 0px;position: relative;height: 1px;}
.index_wrap2 .more_line .more{position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);display: block;width:147px;height: 50px;line-height: 50px;text-align: center;border-radius:25px;color:#fff;font-size:18px;}
.index_wrap2 .more_line .more:hover{background-image: -moz-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  background-image: -webkit-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  background-image: -ms-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  box-shadow: 2.046px 2.194px 9.8px 0.2px rgba(16, 45, 155, 0.35);}

.index_wrap3{/* width:100%; */overflow:hidden;padding-top: 60px;}
.index_wrap3 .index_title{text-align: center;display: block;}
.index_wrap3 .index_title:after{background-color:#333;}
.thumbs_type{margin-top: 70px;text-align: center;width:100%;}
.thumbs_type ul{display: inline-block;}
.thumbs_type li{margin:0px 3px;float: left;padding: 12px 30px;font-size:18px;line-height: 1em;cursor: pointer;transition: all 0.6s;}
.thumbs_type li.on{background-color: #182760;color:#fff;}
.thumbs_type li:hover{background-color: #182760;color:#fff;}
.index_wrap3 .gallery_product{width:100%;padding: 30px 0px;box-sizing:border-box;overflow: hidden;}
/* .index_wrap3 .gallery_product li{width:24%;margin:0.5004%;background-color:#f2f2f2;} */
.index_wrap3 .gallery_product li{width:310px;margin-right:20px;background-color:#f2f2f2;margin-bottom: 20px;}
.index_wrap3 .gallery_product li:nth-child(4n+4){margin-right: 0px;}

.index_wrap4{width:100%;overflow:hidden;padding:80px 0px;background-color: #fafafa}
.index_wrap4 .index_title{text-align: center;display: block;}
.index_wrap4 .index_title:after{background-color:#333;}
.index_wrap4 .gallery_news{margin-top: 50px;overflow:hidden;}
.index_wrap4 .gallery_news li:last-child{margin-right: 0px;}


.index_wrap5{width:100%;background-color: #fafafa;padding: 40px 0px;}
.index_wrap5 .w1300{padding: 0px 60px;position: relative;box-sizing:border-box;}
.index_wrap5 .iw5_slide{width:100%;overflow: hidden;}
.index_wrap5 .btn{position:absolute;top:50%;transform:translateY(-50%);display: block;width:35px;height: 46px;background:#d1d1d1 url(img/btn.png) no-repeat center;cursor: pointer;}
.index_wrap5 .prev_btn{left:0px;}
.index_wrap5 .next_btn{right:0px;transform:translateY(-50%)rotate(180deg);}
.index_wrap5 .btn:hover{background-color: #182760;}

footer{padding-top:50px;width:100%;background-color: #444444;box-sizing:border-box;}
footer .top p{display:inline-block;font-size:26px;color:#fff;}
footer .top a{display:block;width:34px;height:34px;float:right;background:url(img/wx.png) no-repeat center;position:relative;top:8px;}
footer .top img{position:absolute;right:0px;top:0px;transform:translateY(-105%);z-index:10;display:none;}
footer .center{padding:30px 0px 25px;width:100%;border-top:1px solid #767676;border-bottom:1px solid #767676;}
footer dl{float: left;}
footer dl:first-child{margin-right: 115px;}
footer dt{margin-bottom:10px;font-size:18px;color:#fff;line-height: 1em;}
footer a{color:#cccccc;}
footer a:hover{color:#fff;}
footer dd{font-size:16px;color:#cccccc;}
footer .map{float: right;}
.copyright{position: relative;z-index:100;height:53px;}
.copyright p{font-size:12px;color:#999999;line-height: 53px;float: left;}
.copyright .ylink{float:right;display:block;height:25px;width:100px;border:1px solid #898989;text-align:center;line-height:25px;font-size:12px;border-radius:3px;cursor:pointer;color:#999999}
.copyright .ylink:hover{background:#fff;color:#333;}
.ylink_li{position: absolute;top:0px;right:1px;width:100px;color:#fff;transform: translateY(0%);opacity:0;transition: all 0.6s;}
.ylink_li a{color:#333;text-align: center;width:100%;height:35px;display: block;border:1px solid #898989;line-height:35px;font-size:12px;cursor:pointer;border-bottom:0px;border-top:0px;background-color:#fff;}
.ylink_li li:first-child a{border-top:1px solid #898989}
.show .ylink_li{transform: translateY(-101%);opacity:1;}
.show .ylink_li a:hover{background-color:#182760;color:#fff;}
/* .foot{padding:90px 0px 70px;}
.foot .left_con{float: left;}
.foot .left_con .flogo{float: left;padding-top:20px;padding-right: 50px;}
.foot .left_con .con{float: left;border-left:1px solid #c6c6c6;}
.foot .left_con .con dl{float: left;margin-left:55px;padding: 20px 0px;}
.foot .left_con .con dt{font-size:18px;color:#666666;margin-bottom: 15px;line-height: 1em;}
.foot .left_con .con dd{line-height: 1em;margin-bottom: 15px;}
.foot .left_con .con dd a{color:#666666;line-height:1em;}
.foot .left_con .con dd a:hover{color:#182760;}
.foot .right_con{float: right;}
.foot .right_con .erweima{float: right;padding-top:35px;padding-left: 50px;}
.foot .right_con .erweima p{text-align: center;line-height: 1em;margin-top:12px; }
.foot .right_con .con{float: right;border-right:1px solid #c6c6c6;}
.foot .right_con .con dl{padding: 30px 55px;}
.foot .right_con .con dt{font-size:18px;line-height: 1em;margin-bottom: 15px;}
.foot .right_con .con dd{font-size:16px;color:#666666;line-height: 1em;}
footer{padding:20px 0px;border-top:1px solid #c1c1c1;}
footer p{float: left;margin-right: 30px;line-height: 1em;}
 */
/* 内页通用 */
.nbanner{width:100%;height: 501px;background-repeat:no-repeat;background-position: center;}
.nbanner .w1300{padding-top: 207px;}
.nbanner b{display: block;line-height: 1em;font-size:50px;color:#ffffff;margin-bottom: 20px;}
.nbanner p{font-size:26px;color:#ffffff;line-height: 1em;text-transform:uppercase;}
.type_list{width:100%;height: 80px;background-color:#fafafa;}
.type_list li{float: left;height: 100%;}
.type_list li a{display: block;width:100%;height: 100%;text-align: center;line-height:80px;font-size:18px;position: relative;}
.type_list li a:after{display: block;content: '';position: absolute;top:50%;right:-1px;width:1px;height: 20px;background-color: #cacaca;margin-top: -10px;}
.type_list li:last-child a:after{display: none;}
.type_list li:hover a,.type_list li.on a{background:#182760;color:#fff;}
.list_4 li{width:25%;}
.list_5 li{width:16%;}
/* 行业应用 application.html */
.application{background:#fafafa url(img/white_line.jpg) repeat-x left -125px;overflow:hidden;}
.application .thumbs_icon{margin:75px auto 80px;}
.application .con{padding:47px 56px;box-sizing:border-box;width:100%;height:600px;background-color: #fff;}
.application .con .con_left{margin-top:30px;width:260px;float: left;}
.application .con .con_left p{margin-top:30px;font-size:16px;}

.application .con span{display: block;font-size:32px;line-height: 1em;position: relative;font-weight:bold;}
.application .con span:after{display: block;position: absolute;bottom:-15px;left:0px;content:'';width:36px;height: 1px;background-color: #000;}
.application .con .con_sum{padding: 25px 20px 0px 64px;float: left;width:840px;height:501px;border-left:1px solid #bbbbbb;box-sizing:border-box;text-align: justify;color:#666666;overflow-y: scroll;}
.application .more{margin:57px auto 120px;display: block;width:180px;height: 50px;line-height: 50px;text-align: center;border-radius:25px;color:#fff;font-size:18px;}
.application .more:hover{background-image: -moz-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  background-image: -webkit-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  background-image: -ms-linear-gradient( -28deg, rgb(31,48,115) 0%, rgb(50,76,174) 72%, rgb(52,80,185) 100%);
  box-shadow: 2.046px 2.194px 9.8px 0.2px rgba(16, 45, 155, 0.35);}

/* 走进朗迪 about.html */
.about_wrap1{padding: 95px 0px;}
.about_wrap1 img{display: block;}
.about_wrap1 .about_art{margin-top: 25px;}
.about_wrap1 .about_art p{color:#666666;text-indent: 2em;text-align: justify;line-height: 2em;margin-bottom: 10px;}
.about_wrap1 .con_top{width:100%;border-bottom: 1px dashed #a6a6a6;padding-bottom:23px;}
.about_wrap1 .con_top .about_art{float: left;width:585px;}
.about_wrap1 .con_top .about_art span{margin-bottom:40px;display: block;font-size:30px;color:#182760;line-height: 1em;}
.about_wrap1 .con_top .aboutpic{padding:8px;width:634px;height:405px;float: right;box-shadow:0px 0px 15px 0px rgba(0,0,0,0.1);}

.about_wrap2{width:100%;height: 470px;background:url(img/ab2_bg.jpg) no-repeat center;}
.about_wrap3{width:100%;background:#fafafa;padding: 160px 0px 100px;}
.about_wrap3 .w1300{position: relative;}
.about_wrap3 .text_msg{position:absolute;top:-356px;z-index:2;padding: 65px 45px;box-sizing:border-box; width:440px;height: 512px;background-color: rgba(24,39,96,0.8);color:#fff;}
.about_wrap3 .text_msg b{display:block;line-height: 1em;font-size:30px;}
.about_wrap3 .text_msg p{margin:15px 0px;font-size:20px;line-height: 1em;}
.about_wrap3 .text_msg em{margin:24px 0px;display: block;width:1px;height: 24px;background-color: #fff;}
.about_wrap3 .text_msg span{display: block;font-size:16px;line-height: 1em;}
.about_wrap3 .text_msg ul{margin-top: 85px;}
.about_wrap3 .text_msg li{display:block;margin-bottom: 24px;color:rgba(255,255,255,0.6);height: 27px;line-height: 27px;cursor: pointer;}
.about_wrap3 .text_msg li i{float:left;width:27px;height: 27px;margin-right: 10px;background-image:url(img/pic.png);background-repeat: no-repeat;background-position: center;}
.about_wrap3 .text_msg li.on{color:#fff;}
.about_wrap3 .text_msg li.on i{background-image: url(img/pic2.png);}
.about_wrap3 .photo_slide{float:right;position:relative;z-index:1;width:868px;overflow: hidden;}
.about_wrap3 .pic_msg .pagination_btn{margin-top: 24px;float: right;}
.about_wrap3 .pic_msg .pagination_btn span{font-size:24px;color:#666666;display: inline-block;padding:5px;}
.about_wrap3 .pic_msg .pagination_btn .page_number{display: inline-block;width:auto!important;}
.about_wrap3 .pic_msg .pagination_btn .onpage{font-size:30px;color:#182760;}
.about_wrap3 .pic_msg .pagination_btn .btn{display:inline-block;line-height:40px;font-size:24px;font-family:"SimSun";}
.about_wrap3 .pic_msg .pagination_btn .left_btn{margin-right: 30px;}
.about_wrap3 .pic_msg .pagination_btn .right_btn{margin-left: 30px;}


.about2_wrap1{padding: 100px 0px;}
.about2_wrap1 .title{font-size:40px;line-height: 1em;text-align: center;display: block;position: relative;}
.about2_wrap1 .title:after{position: absolute;left:50%;bottom:-25px;transform:translateX(-50%);display: block;content: '';width:44px;height: 1px;background-color: #333;}
.about2_wrap1 ul{margin-top: 95px;width:100%;background:url(img/a2w1.jpg) no-repeat center;}
.about2_wrap1 li{width:50%;height:350px;position: relative;float: left;cursor:pointer;transition: all 0.4s;}
.about2_wrap1 li span{position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);font-size:24px;color:#fff;}
.about2_wrap1 li.on{background-color:rgba(24,39,96,0.8)}

.about2_wrap2{width:100%;height: 480px;box-sizing:border-box;padding: 1px;background:url(img/a2w2_bg.jpg) no-repeat center;}
.about2_wrap2 .title{font-size:40px;line-height: 1em;text-align: center;display: block;position: relative;color:#fff;margin:50px auto 70px;}
.about2_wrap2 .title:after{position: absolute;left:50%;bottom:-25px;transform:translateX(-50%);display: block;content: '';width:44px;height: 1px;background-color: #fff;}
.about2_wrap2 ul{display: inline-block;}
.about2_wrap2 li{width:190px;height: 220px;border:1px solid #182760;background-color: #fafafa;padding-top: 44px;box-sizing:border-box;float:left;margin:0px 44px;}
.about2_wrap2 li i{display: block;width:100%;height:70px;background-image: url(img/a2w2_icon.png);background-repeat: no-repeat;}
.about2_wrap2 li b{font-size:20px;display:block;text-align:center;color:#182760;line-height:1em;margin:22px auto 15px;}
.about2_wrap2 li span{display: block;text-align: center;font-size:16px;color:#182760;line-height:1.3em;}

.about2_wrap3{width:100%;background-color: #fafafa;}
.about2_wrap3 .w1300{overflow:hidden;padding: 100px 0px 150px;}
.about2_wrap3 .title{font-size:40px;line-height: 1em;text-align: center;display: block;position: relative;}
.about2_wrap3 .title:after{position: absolute;left:50%;bottom:-25px;transform:translateX(-50%);display: block;content: '';width:44px;height: 1px;background-color: #333;}
.about2_wrap3 .active_slide{margin-top: 94px;position:relative;}
.about2_wrap3 li{width:390px;height: 358px;}
.about2_wrap3 li span{display: block;width:100%;height:65px;text-align: center;line-height: 65px;font-size:18px;background-color: #fff;}
.about2_wrap3 .btn{position:absolute;bottom:-10px;transform:translateY(100%);display: block;width:45px;height:45px;background:#d1d1d1 url(img/btn.png) no-repeat center;cursor: pointer;}
.about2_wrap3 .prev_btn{left:0px;}
.about2_wrap3 .next_btn{right:0px;transform:translateY(100%)rotate(180deg);}
.about2_wrap3 .btn:hover{background-color: #182760;}

/* 联系我们 contact.html */
.contact{padding: 100px  0px;}
.contact .title{margin-bottom:25px;font-size:40px;line-height: 1em;}
.contact  ul{border-top:1px solid #dadada;}
.contact  li{padding: 50px 0px 0px 40px;box-sizing:border-box;float: left;width:432px;height:710px;border-right:1px solid #dadada;}
.contact  li:last-child{border-right:0px;}
.contact  li i{display: block;width:120px;height: 80px;background-image: url(img/contact_icon.png);background-repeat: no-repeat;}
.contact  li span{margin:20px 0px 0px;display: block;font-size:24px;color:#182760;}
.contact  li dl{margin-top:45px;}
.contact  li dt{font-size:18px;line-height:1em;margin-bottom:20px;text-shadow: 5px 5px 5px rgba(0,0,0,0.1)}
.contact  li dd{margin-bottom:15px;font-size:16px;line-height: 1em;padding-left:1em;}
.contact  li dd a{display:inline-block;margin-right:10px;border:1px solid #182760;padding:5px 10px;border-radius:5px;color:#182760}
.contact  li dd a:hover{color:#fff;background-color:#182760;}
.contact  li p{font-size:16px;margin-top:40px;}
.join{width:100%;background-color: #fafafa;padding: 70px 0px;}
.join .title{margin-bottom:25px;font-size:40px;line-height: 1em;}
.join .join_list{padding: 28px 0px;border-top:1px solid #dadada;}
.join .join_list li{width:100%;background-color: #fff;margin-bottom: 10px;cursor:pointer;position: relative;}
.join .join_list li:first-child{background-color:#182760;}
.join .join_list li:before,.join .join_list li:after{position:absolute;right:30px;top:34px;display: block;content:'';width:17px;height: 1px;background-color: #000;transition: all 0.6s;}
.join .join_list li:before{transform: rotate(-90deg);}
.join .join_list dt{float: left;width:260px;height:70px;text-align: center;line-height: 70px;color:#fff;font-size:20px;}
.join .join_list dd{float: left;width:260px;height:70px;text-align: center;line-height: 70px;font-size:20px;}
.join .join_list .list_bottom{width:100%;padding: 0px 30px;box-sizing:border-box;background-color: #e9e9e9;display:none;}
.join .join_list .list_bottom .con{padding:50px 100px;}
.join .join_list .list_bottom span.jianli{padding:25px 100px;box-sizing:border-box;display: block;width:100%;border-top:1px solid #dadada;font-size:18px;color:#182760;}
.join .join_list li.on:before{transform: rotate(0deg);}


/* 资质及证书 */
.type_title{font-size:40px;line-height: 1em;text-align: center;display: block;position: relative;}
.type_title:after{position: absolute;left:50%;bottom:-25px;transform:translateX(-50%);display: block;content: '';width:44px;height: 4px;background-color: #333;}

.honnor_wrap1{padding: 100px  0px;overflow: hidden;background: #fafafa;}
.honnor_wrap1 .w1300{overflow:hidden;}
.honnor_wrap1 .honor_slide{margin:90px auto;position: relative;}
.honnor_wrap1 .honor_slide .swiper-slide span{display:block;width:100%;height: 65px;line-height: 65px;text-align: center;background-color:#fafafa;font-size:18px;}
.honnor_wrap1 .btn{position:absolute;bottom:-30px;transform:translateY(100%);display: block;width:45px;height:45px;background:#d1d1d1 url(img/btn.png) no-repeat center;cursor: pointer;}
.honnor_wrap1 .prev_btn{left:0px;}
.honnor_wrap1 .next_btn{right:0px;transform:translateY(100%)rotate(180deg);}
.honnor_wrap1 .btn:hover{background-color: #182760;}

.honor_wrap2{width:100%;padding: 100px 0px;}
.honor_wrap2 .w1300{overflow: hidden;}
.honor_wrap2 .certifications_slide{margin-top:120px;position: relative}
.honor_wrap2 .swiper-slide{width:328px;height: 468px;padding:10px;}
.honor_wrap2 .swiper-slide-active{background-color:#fff; box-shadow: 0px 0px 7px 0px rgba(216, 216, 216, 0.35);}
.honor_wrap2 .swiper-slide span{display:block;width:100%;height:37px;text-align:center;font-size:16px;line-height:37px;opacity:0;transition:all 0.6s;}
.honor_wrap2 .swiper-slide-active span{opacity:1;}
.honor_wrap2 .btn{position:absolute;top:50%;z-index:99;transform:translateY(-50%);display: block;width:45px;height:45px;background:#d1d1d1 url(img/btn.png) no-repeat center;cursor: pointer;}
.honor_wrap2 .prev_btn{left:0px;}
.honor_wrap2 .next_btn{right:0px;transform:translateY(-50%)rotate(180deg);}
.honor_wrap2 .btn:hover{background-color: #182760;}

/* 合作伙伴 partner.html */
.partner_txt{padding: 100px  0px 60px;}
.partner_txt p{margin:0 auto 14px;display:block;width:943px;text-align: justify;color:#666666;}
.partner_txt .type_title{margin-bottom: 90px;}
/* .partner_txt p:first-child{margin-top: 90px;} */
.partner_pic{width:100%;background-color: #fafafa;padding: 80px 0px;}
.partner_pic .pic_box{padding:50px;box-sizing:border-box;border-top:16px solid #182760;border-bottom:16px solid #182760;background-color: #fff;}
.partner_pic li{float:left;width:220px;height: 130px;margin:10px;cursor: pointer;}
.partner_pic li img{transition: all .5s linear 10ms;}
.partner_pic li:hover img{transform: rotateY(360deg);}

/* 新闻列表 article_list.html */
.new_main{width:100%;background-color:#fafafa;padding:100px 0px 50px;}
.news_type{text-align:center;margin:75px auto 50px;}
.news_type ul{display:inline-block;}
.news_type li{float:left;position:relative;}
.news_type li a{display:block;width:134px;height:40px;text-align:center;line-height:40px;font-size:18px;}
.news_type li:after{content:'';display:block;position:absolute;right:-1px;top:50%;transform:translateY(-50%);width:1px;height:20px;background-color:#eaeaea;}
.news_type li:last-child:after{display:none;}
.news_type li.on a,.news_type li a:hover{background-color:#182760;color:#fff;}
.new_main .news_list{margin-top:}
.new_main .news_list li{margin-bottom:60px;}
.new_main .news_list li:nth-child(3n){margin-right:0px;}

.pager span,.pager a{display:inline-block;width:42px;height:42px;background-color:#fff;text-align:center;line-height:42px;font-size:18px;color:#666666;}
.pager span.current{font-family:'SimSun';}
.pager .now,.pager a:hover{background-color:#182760;color:#fff;}

/* 新闻详情 article_read.html */
.viewpage{width:100%;background-color:#fafafa;padding:70px 0px;}
.viewpage .viewpage-box{background-color:#fff;padding:60px;box-sizing:border-box;}
.viewpage-title{font-size:26px;line-height:1em;text-align:center;}
.viewpage-info{font-size:16px;color:#777777;line-height:1em;margin:25px auto;text-align:center;}
.viewpage-body{width:100%;padding:40px 0px;border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;box-sizing:border-box;}
.viewpage-body img{max-width:100%;}
.viewpage-link{margin:40px 0px;}
.viewpage-link li{width:585px;height:95px;background-color:#d1d1d1;margin-right:10px;}
.viewpage-link li:last-child{margin-right:0px;}
.viewpage-link li a{display:block;width:100%;height:100%;font-size:18px;line-height:95px;position:relative;box-sizing:border-box;}
.viewpage-link li a img{position:absolute;top:50%;transform:translateY(-50%);}
.viewpage-link li i{display:block;width:13px;height:24px;background:url(img/btn.png) no-repeat center;position:absolute;top:50%;transform:translateY(-50%);}
.viewpage-link li.prev_page{float:left;}
.viewpage-link li.prev_page a img{right:26px;}
.viewpage-link li.prev_page a{padding-left:70px;}
.viewpage-link li.prev_page i{left:30px;}
.viewpage-link li.next_page{float:right;}
.viewpage-link li.next_page a{text-align:right;padding-right:70px;}
.viewpage-link li.next_page a img{left:26px;}
.viewpage-link li.next_page i{right:30px;transform:rotate(180deg)translateY(50%);}
.viewpage-link li a:hover{background-color:#182760;color:#fff;}
/* 产品列表 pro_list.html*/
.pro_main{padding:100px 0px;}
.pro_main .protit{font-size:40px;line-height:1em;}
.pro_main .filter_type{margin:35px 0px;width:100%;height:95px;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1)}
/* .pro_main .filter_type .filter1{padding:34px 6px;box-sizing:border-box;display: block;width:185px;height:100%;float: left;background-color:#fafafa;}
.pro_main .filter_type .filter1 a{display: inline-block;font-size:24px;color:#182760;line-height: 1em;border-right:1px solid #182760;padding:0px 18px;}
.pro_main .filter_type .filter1 a:last-child{border-right:0px;} */
.pro_main .filter_list{float: left;padding: 0px 34px;position: relative;}
.pro_main .filter_list li{display: inline-block;padding:0px 34px;width:auto!important;height:100%;}
.pro_main .filter_list li a{font-size:18px;color:#333;line-height: 95px;box-sizing:border-box;}
.pro_main .filter_list li.on a,.pro_main .filter_list li a:hover{color:#182760;font-weight:bold;}
/* .pro_main .filter_list .btn{position: absolute;right:0px;top:50%;transform: translateY(-50%)}
.pro_main .filter_list .btn span{display: inline-block;font-family: 'Simsun';font-size:24px;margin:0px 10px;}
 */


.pro_main li{width:310px;margin-right:20px;margin-bottom:20px;}
.pro_main li:nth-child(4n+4){margin-right:0px;}

/* 产品详情 pro_content*/
.pro_content{width:100%;background:#fafafa;padding:70px 0px;}
.pro_content .con_top{padding:42px 40px;height:420px;box-sizing:border-box;background-color:#fff;}
.pro_content .con_top .pic_left{width: 50%;float: left;}
.pro_content .con_top .big_pic{width:450px;height:336px;float: left;margin-right: 15px;overflow:hidden;}
.pro_content .con_top .big_pic .swiper-slide{background-color:#f2f2f2;}
.pro_content .con_top .big_pic img{display:block;max-width:100%;max-height:100%;margin:0 auto;}
.pro_content .con_top .tiny_pic{float:left;width:145px;height:336px;overflow: hidden;}
.pro_content .con_top .tiny_pic .swiper-slide{width:145px;box-sizing:border-box;cursor:pointer;background-color:#f2f2f2;}
.pro_content .con_top .tiny_pic .swiper-slide img{display:block;max-width:100%;max-height:100%;margin:0 auto;}
.pro_content .con_top .tiny_pic .swiper-slide-thumb-active{border:1px solid #182760;}
.pro_content .con_top .sum_right{float: right;width:50%;padding:30px 40px 0px;box-sizing:border-box;}
.pro_content .con_top .sum_right p{font-size:26px;line-height: 1em;}
.pro_content .con_top .sum_right .summary{height:265px;box-sizing:border-box;border-top:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;padding: 13px 0px;margin:15px 0px;color:#666666;}
.pro_content .con_top .sum_right dd{float: left;width:50%;}
.pro_content .content{width:100%;margin:40px 0px;padding:40px;box-sizing:border-box;background:#fff;overflow:hidden;}
.pro_content .content .con_tab ul{display:inline-block;}
.pro_content .content .con_tab li{float:left;margin-right:5px;width:165px;height:50px;font-size:20px;color:#444444;line-height:1em;text-align:center;background-color:#d1d1d1;line-height:50px;cursor:pointer;transition:all 0.6s;}
.pro_content .content .con_tab li.on{background-color:#182760;color:#fff;}
.pro_content .content .con_tab a{display:block;float:right;margin-top:17px;font-size:16px;color:#182760;}
.pro_content .content .con_tab a i{display:block;width:24px;height:24px;float:left;margin-right:8px;background:url(img/download.png) no-repeat center;}
.pro_content .content .con_change{padding:40px 0px;margin:10px 0px;border-top:1px solid #dadada;border-bottom:1px solid #dadada;}

/* search */
.search_index{padding:50px;background:#fff;}
.search-title span{font-size:24px;color:#333;}
.search-list li{font-size:14px;margin-bottom:7px;padding:7px 0px;border-bottom:1px solid #fff;}
.search-list li span{float:right;}
.search-list li:hover{border-bottom: 1px dashed #ececec;color:#008ee6;}
.search-list li:hover a{color:#008ee6;}

.zixun{display:none;position:fixed;bottom:100px;right:3%;background:rgba(24,39,96,0.8);border:2px solid #081b64;width:172px;height:60px;color:#fff;line-height:60px;text-align:center;font-size:24px;z-index:99;opacity:0.5;}
.zixun:hover{opacity:1;}
.ylink{position:absolute;top:12px;right:0px;display:block;height:25px;width:100px;border:1px solid #898989;text-align:center;line-height:25px;font-size:12px;border-radius:3px;cursor:pointer;}
.ylink:hover{background:#fff;color:#333;}

/* 研发与制造 make.html*/
.maker_wrap{padding: 100px 0px;}
.maker_wrap .tit{font-size:40px;color:#182760;line-height:1em;margin-bottom: 35px;}
.maker_wrap .summary{display: block;color:#666666;}
.maker_wrap2{background-color:#fafafa;padding: 80px 0px 60px;}
.maker_wrap2 .part{margin-bottom: 22px;}
.maker_wrap2 .part:nth-child(odd) span{background:#2c76d2 url(/static/img/make_icon1.png) no-repeat center;}
.maker_wrap2 .part:nth-child(even) span{background:#dc5b29 url(/static/img/make_icon2.png) no-repeat center;}
.maker_wrap2 .part:nth-child(odd) b{color:#2c76d2;}
.maker_wrap2 .part:nth-child(even) b{color:#dc5b29;}
.maker_wrap2 .part p{position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);}
.maker_wrap2 .part .left{position:relative;}
.maker_wrap2 .part span{display: block;width:110px;height:110px;border-radius:100%;position: absolute;z-index:1;top:50%;margin-top:-55px;}
.maker_wrap2 .part .txt{float:left;width:460px;height: 212px;background-color: #fff;position: relative;left:55px;}
.maker_wrap2 .part .txt p{width:100%;padding:0px 40px 0px 80px;box-sizing:border-box;line-height:1.8em;}
.maker_wrap2 .part .txt p b{display:block;font-size:24px;line-height:1em;margin-bottom:15px;}
.maker_wrap2 .part .img_video{width:300px;height:215px;float: right;margin-left:22px;}
.maker_wrap3{background-color:#fafafa;padding: 80px 0px;}
.maker_wrap3 .pic_slide{width:520px;height:485px;float:left;margin-right: 130px;overflow:hidden;}
.maker_wrap3 .pic_slide li{float:left;width:250px;}
.maker_wrap3 .pic_slide li:first-child{margin-bottom:17px;width:100%;}
.maker_wrap3 .pic_slide li:last-child{margin-left: 17px;}
.maker_wrap3 .tab_li{padding:42px 0px;float: left;}
.maker_wrap3 .tab_li li{font-size:16px;color:#666666;line-height:1em;margin-bottom: 44px;position: relative;cursor:pointer;}
.maker_wrap3 .tab_li li:before{content:'';display:block;position:absolute;top:50%;left:-37px;transform: translateY(-50%);width:15px;height: 15px;border-radius: 100%;background-color: #c5c5c5;border:2px solid #e5e5e5;box-sizing:border-box;}
.maker_wrap3 .tab_li li.on:before{background-color: #182760;border:2px solid #a0a6bc;}

@media screen and (max-width: 1600px) {
    .header{padding:9px 20px 14px;}
	.header_righticon .language{top:0;left:0;transform: translate(-50%,0%);}
	.header_righticon .lng_change:hover .language{left:0;top:100%;opacity: 1;transform: translate(-50%,0%);}
	.header_menu{width:750px;transform: translateX(-26%);}
	.header_menu li{margin:0 15px;}
}
@media screen and (max-width: 1300px) {
    html,body{overflow-x:scroll;width:1300px;}
	.header_menu{width:630px;}
}
