@charset "utf-8";
/* CSS Document */

/*css reset*/
html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img,input{margin:0;padding:0;}
body{font-size:14px;font-family: '微软雅黑';}
ul,ol,li{list-style:none;}
b,strong{font-weight:normal;}
i,em{font-style:normal;}
a,u{text-decoration: none;}
h1,h2,h3,h4,h5,h6{font-size:16px;font-weight:normal;}
input{outline:none;}
img{display:block; border:0;}
.clearfix:after{content:"";clear:both;display:block;height:0;overflow:hidden;visibility: hidden;}/*清除浮动*/

section{ min-width: 320px;  width: 100%;}
body{ background-color:#efefef;}
.white_container{ width:100%; background-color:white;}
.gray_container{ width:100%; background-color: #efefef;}
.main_container{ max-width:1190px; margin: 0 auto;}

.title_container{ width: 100%; text-align: center; margin-top: 4%}
.title_container span{ font-size:28px; color:#1e68b3;font-weight: bold; display: inline-block; width: 20%;}
.title_container span b{ font-size:14px; display: block; font-family: Arial; font-weight: bold;}
.title_container i{display: inline-block;border-bottom:2px solid #1e68b3; width: 38%; margin-top:26px;}
.line_left{ float:left; }
.line_right{float:right;}

.PCheader_container{ box-shadow:none; background-color: white; }
.header{padding:16px 0;}
.logo_left{ float:left; }
.logo_left img{ display: inline-block; float:left;}
.logo_left span{ display: inline-block; float:left; line-height: 60px; font-size:24px; color:#1b2c69; margin-left:10px;}
.nav_right{ float:right;}
.nav{ margin-top:10px;}
.nav li{ float:left; line-height: 30px;margin: 0 14px; cursor: pointer;}
.nav li a{float:left;   color:#333333; font-size:16px;}
.nav .currentNav{ border-bottom:2px solid #1e82c2;}
.nav .currentNav a{ color:#1e82c2;}
.nav li:hover{border-bottom:2px solid #1e82c2;}
.nav li:hover a{color:#1e82c2;}

.mobileheader_container{ display:none; position:fixed; top:0; left:0; z-index: 999;border-bottom:1px solid #eeeeee}
.mob_header{ padding:6px 14px;}
.mobile_logoleft{ float:left; width: 80%}
.mobile_logoleft img{display: inline-block; float:left; width: 100%; }
.mobile_logoleft span{ display: block;width: 70%;  float:left; margin-top: 10px; font-size:24px; color:#1b2c69; margin-left:10px;}
.mobile_nav{ float:right; width: 15%}
.mov_navbtn{ width: 30px; height:26px; border:2px solid #1b2c69; border-radius: 4px; float:right; margin-top:18px;}
.mov_navbtn i{ display: block;margin:13%; border-bottom:2px solid #1b2c69}
.btnnav{ margin-top:6px;}
.mobilenav_list{position:fixed;top:0; left:0;right: 0;bottom: 0; z-index: 999; width: 100%;box-shadow: 0 5px 7px #ccc;  display: none;}
.mobilenav{ background-color:white;}
.mobilenav li{  line-height: 40px; margin-left:14px;margin-right:14px; border-bottom:1px solid #EBEBEB}
.mobilenav li a{ color:#333333; display: block;}
.mobilenav_list .mask{ background-color:#000; opacity: 0.7; width: 100%; height: 100%;}

/*banner*/
.device {width: 100%;margin: 0 auto;position: relative;overflow: hidden;}
.arrow-left{background: url(../../images/wlst/fsxy/arrows.png) no-repeat left top;position: absolute;left: 10px;top: 50%;margin-top: -15px;width: 17px;height: 30px;z-index: 99}
.arrow-right{background: url(../../images/wlst/fsxy/arrows.png) no-repeat left bottom;position: absolute;right: 10px;top: 50%;margin-top: -15px;width: 17px;height: 30px;z-index: 99}
.pagination{position: absolute;left: 0;text-align: center;bottom:5px;width: 100%;z-index: 888}
.swiper-container1 {width: 100%;}
.swiper-slide{ position:relative; width: 100%;}
.swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;cursor: pointer;}
.swiper-active-switch {background: #fff;}
.banner_container .swiper-slide img{ display:block;}
.banner_container .swiper-slide .typepc{display:block}
.banner_container .swiper-slide .typemobile{display:none}
.banner_text{ position: absolute;top:0; left: 50%; margin-left:-31%; margin-top: 7%; width: 34%; animation: move 3s infinite;}

/*企业简介*/
.profile_container{ font-size:18px;color:#333333; line-height: 34px; background-color:white; padding:16px; margin-top: 4%;}
.profile_container img{width:360px;  margin-left: 20px; text-align: right;}
.profile_container b.redb{ font-weight:bold; color:#ff0000; }
.profile_container b.yellowb{ font-weight:bold; color:#f4821f; }
.profiletwo_container{ background-color:white; margin-top: 3%; padding:16px;}
.profiletwo_container .profiletwo_lf{ float:left; width:57.64%;}
.profiletwo_container .profiletwo_lf img{ width:100%;}
.profiletwo_container .profiletwo_rg{ float:right; width:40%}
.profiletwo_rg .profile_tabbox li{ float:left; width: 50%; padding:6px 0;}
.profiletwo_rg .profile_tabbox li span{ font-size:24px; color:#333333;font-weight: bold; display: block;text-align: center; cursor: pointer;} 
.profiletwo_rg .profile_tabbox li:nth-child(1) span{ border-right:2px solid #bfbfbf;}
.profiletwo_rg .profile_tabbox li.active{ border-bottom:2px solid #1e68b3;}
.profiletwo_rg .profile_tabbox li.active span{ color:#1e68b3;}
.profiletwo_rg .profile_content{ margin-top: 3%}
.profiletwo_rg .profile_content .profile_box{ display:none;}
.profiletwo_rg .profile_content .profile_box span{ display:block; text-indent: 2em; font-size:18px; color:#333333; line-height: 34px;}
.profiletwo_rg .profile_content .profile_box.profile_en span{ font-family:Arial; line-height: 28px;}


/*产品系列*/
.series_container{ margin-top:3%;}
.series_title{ text-align:center; width:200px; height: 42px; line-height: 42px; font-size:28px; color:white;margin: auto;}
.series_title.bluebg{background:url(../../images/wlst/fsxy/title_bg_blue.png) no-repeat; background-position: center; background-size:100%;}
.series_title.greenbg{background:url(../../images/wlst/fsxy/title_bg_green.png) no-repeat; background-position: center; background-size:100%;}
.series_title.orangebg{background:url(../../images/wlst/fsxy/title_bg_orange.png) no-repeat; background-position: center; background-size:100%;}
.servies_content{ background-color:white;}
.servies_content>p{ font-size:24px; color:#333333;font-weight: bold; text-align: center; padding-top: 3%;}
.servies_content>p b{ color:white; font-weight:bold; font-size:22px; display: inline-block; padding:0 10px; margin-right: 14px; }
.blueb{background-color:#1e68b3;}
.greenb{background-color:#a6ce39;}
.servies_content .series_desc{}
.servies_content .series_desc li{ border-bottom: 1px solid #b6e3ff; padding:2.2% 16px; position: relative;}
.servies_content .series_desc li span{ font-size:18px; line-height: 34px; color:#333;}
.servies_content .series_desc li span b{ font-weight:bold;}
.servies_content .series_desc li i.i_tag{font-size:18px; font-weight: bold; color:white; padding:8px 0; width: 106px; text-align: center;position: absolute; left: -106px ;top: 50%; margin-top: -20px; border-top-left-radius: 50px; border-bottom-left-radius: 50px;}
.servies_content .series_desc li img{ float:left; width: 31.08%; margin-right: 2%;}
.servies_content .series_desc li img.hottype_imglf{ width:39.72%; margin-right: 0;}
.servies_content .series_desc li img.hottype_imgrg{ width:60.18%;margin-right: 0;}

.system_showbox{ margin-top:4%;width: 100%;position: relative; overflow: hidden;}
.arrowlf2,.arrowlf3,.arrowlf4,.arrowlf5{background: url(../../images/wlst/fsxy/sys-arrow.png) no-repeat left top;position: absolute;left: 10px;top: 50%;margin-top: -15px;width: 42px;height: 42px;z-index: 99}
.arrowrg2,.arrowrg3,.arrowrg4,.arrowrg5{background: url(../../images/wlst/fsxy/sys-arrow.png) no-repeat left bottom;position: absolute;right: 10px;top: 50%;margin-top: -15px;width: 42px;height: 42px;z-index: 99}
.sys_swipercontainer {width: 100%;}
.sys_swiperslide{ position:relative;}
.system_showbox .sliimg_lf{ float:left;}
.system_showbox .sliimg_rg{ float:right;}
.pagination2{position: absolute;left: 0;text-align: center;bottom:5px;width: 100%;z-index: 888}
.pagination2 .swiper-pagination-switch{display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;cursor: pointer;}
.pagination2 .swiper-active-switch {background: #1e68b3;}
.pagination3{position: absolute;left: 0;text-align: center;bottom:5px;width: 100%;z-index: 888}
.pagination3 .swiper-pagination-switch{display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;cursor: pointer;}
.pagination3 .swiper-active-switch {background: #1e68b3;}
.pagination4{position: absolute;left: 0;text-align: center;bottom:5px;width: 100%;z-index: 888}
.pagination4 .swiper-pagination-switch{display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;cursor: pointer;}
.pagination4 .swiper-active-switch {background: #1e68b3;}
.pagination5{position: absolute;left: 0;text-align: center;bottom:5px;width: 100%;z-index: 888}
.pagination5 .swiper-pagination-switch{display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #999;box-shadow: 0px 1px 2px #555 inset;margin: 0 3px;cursor: pointer;}
.pagination5 .swiper-active-switch {background: #1e68b3;}

/*业务咨询*/
.contact_container{ background-color:white; padding:3%; padding-bottom: 0;  margin-top: 3%;}
.contact_container .contact_tit{ font-size:24px; font-weight: bold; color:#333;}
.contact_container .contact_box{ margin-top:4%; }
.contact_container .contact_box .contact{ width:50%; margin-bottom: 5%;}
.contact_container .contact_box .contact img{ float:left; width: 28%;}
.contact_container .contact_box .contact .contact_txt{ float:left; width: 72%;}
.contact_container .contact_box .contact .contact_txt p{font-size:24px; color:#343434; font-weight: bold; margin-left:8%; }
.contact_container .contact_box .contact .contact_txt p b{font-size:20px;}
.contact_container .contact_box .contact .contact_txt span{font-size:13px; color:#343434; display: block;padding-top:1%;margin-left:8%; margin-top:2%;}

/*底部*/
.bottom_container{ background-color:#2c4979; width: 100%; margin-top: 3%; }
.bottom_left{ float:left; width: 40%; padding: 3% 0;}
.bottom_right{ float:right; width: 27%; margin-top: 5%;}
.bottom_right img{ width:100%}
.bottom_left p{ font-size:20px; font-weight: bold; color:white;}
.bottom_left span{ display:block; font-size: 14px; color:#bac3db; line-height: 38px;}
.bottom_left span b{ color:white; }
.bottom_left .phone_icon{ display:inline-block; background: url(../../images/wlst/fsxy/icons.png); background-position: -10px -95px; width: 17px; height: 18px; vertical-align: middle;} 
.bottom_left .time_icon{display:inline-block; background: url(../../images/wlst/fsxy/icons.png); background-position: -9px -125px; width: 18px; height: 18px; vertical-align: middle;}
.bottom_left .address_icon{display:inline-block; background: url(../../images/wlst/fsxy/icons.png); background-position: -9px -155px; width: 18px; height: 18px; vertical-align: middle;}
.copyright{ background:#253e69;border-top:1px solid #596d8e;}
.copyright span{ font-size:14px; color:#fff; display: block;padding:1% 0;}

@keyframes move{
	0%{transform: translateX(0)}
	30%{transform: translateX(30px)}
	60%{transform: translateX(0)}
	100%{transform: translateX(0)}
}

@media screen and (max-width:1400px){
	.servies_content .series_desc li i.i_tag{ position:static; display: block;  margin-top: 0; border-radius: 50px; margin-bottom: 20px;}
}
@media screen and (max-width:1160px){
	.system_showbox .swiper-slide{ text-align: center;}
	.system_showbox .sliimg_lf,.system_showbox .sliimg_rg{ float:none; display: inline-block;  }
}
@media screen and (max-width:1000px){
	.PCheader_container{display:none;}
	.mobileheader_container{ display:block;}
	
	.profiletwo_container .profiletwo_lf{width:40%;}
	.profiletwo_container .profiletwo_rg{ width:56%}
}
@media screen and (max-width:930px){
	.profiletwo_rg .profile_tabbox li span{ font-size:18px;}
}
@media screen and (min-width:1000px){
	.PCheader_container{display:block;}
	.mobileheader_container{ display:none;}
}

@media screen and (min-width:701px){	
	.swiper-container.bannerheight{min-height:386px;}
}

@media screen and (max-width:700px){
	.bottom_left{ float:none;width: 90%; margin:auto;}
	.bottom_middle{ float:none; width: 90%; margin: 3% auto;}
    .bottom_right{ float:none; width: 90%; margin: 5% auto;}
	.bottom_right img{ width:auto; width:100%}
	.content_box01 li span{ font-size: 20px;}
	.content_box01 li b{ font-size:22px;}
	.copyright span{padding:4%;}
	
	.banner_container .swiper-slide .typepc{display:none}
	.banner_container .swiper-slide .typemobile{display:block}
	
	.title_container span{ font-size:22px;}
	.profile_container img{display:block; margin:auto; margin-bottom: 20px;}
	.profiletwo_container .profiletwo_lf{ float:none; width: 100%; margin-bottom: 3%;}
	.profiletwo_container .profiletwo_rg{ float:none;width: 100%;}
	
	.servies_content .series_desc li span.halfspan55,.servies_content .series_desc li span.halfspan45{ float:none; width:100%}
	.system_showbox .sliimg_lf,.system_showbox .sliimg_rg{  width: 90%;}
	.servies_content .series_desc li img{ float:none; width: 100%; margin: auto; margin-bottom: 5%;}
	.servies_content .series_desc li img.hottype_imglf{width:80%; margin-right: 5%;}
	.servies_content .series_desc li img.hottype_imgrg{width:100%;}
	
	.contact_container .contact_box .contact{ width:100%;}
	.contact_container .contact_tit{ font-size:16px;}
	.contact_container .contact_box .contact .contact_txt p{ font-size:18px; margin-left:4%; margin-top: 5%;}
	.contact_container .contact_box .contact .contact_txt span{ margin-left:4%;}
	
}

@media screen and (min-width:401px) and (max-width:500px){
	.title_container span{ font-size:20px;}
	.title_container span b{ font-size:12px;} 
	.title_container i{ margin-top:4%}
	
	.profile_container img{ width:100%;}
	.profile_container{ font-size:16px; line-height: 32px;}
	.profiletwo_rg .profile_content .profile_box span{font-size:16px;line-height: 32px;}
	.series_title{width:150px; font-size:20px; height: auto; line-height: normal;}
	.servies_content>p{ font-size:18px;}
	.servies_content>p b{ font-size:16px;}
	.servies_content .series_desc li span{ font-size:16px; line-height: 32px;}
	.servies_content .series_desc li i.i_tag{ font-size:16px; padding:4px 0; width: 90px;}
	
}
@media screen and (min-width:320px) and (max-width:400px){	
	.title_container span{ font-size:16px;}
	.title_container span b{ font-size:12px;} 
	.title_container i{ margin-top:6%}
	
	.profile_container img{ width:100%;}
	.profile_container{ font-size:14px; line-height: 28px;}
	.profiletwo_rg .profile_content .profile_box span{font-size:14px; line-height: 28px;}
	.profiletwo_rg .profile_tabbox li span{ font-size:16px;}
	.series_title{width:130px; font-size:18px;height: auto;line-height: normal;}
	.servies_content>p{ font-size:16px;}
	.servies_content>p b{ font-size:15px;}
	.servies_content .series_desc li span{ font-size:14px; line-height: 28px;}
	.servies_content .series_desc li i.i_tag{ font-size:14px; padding:4px 0; width: 90px;}
}