

/*mlncss*/
/*header*/
.headerbg{
  background: #0384dd;
  height: 180px;
  position: relative;
}
.logo{
  padding-top: 45px;
  padding-bottom: 60px;
}
.logo>a{
  float:left;
}
.logo .tel{
  float:right;
  background: url("../images/tel.png") no-repeat left center;
  padding-left: 46px;
}
.tel small{
  display: block;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
}
.tel b{
  font-weight: lighter;
  font-size: 25px;
  color: #fff;
}
.lang{
  float:right;
  margin-left: 45px;
  height: 65px;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 10px;
  border-left:1px solid #60aadd;
}
.lang a{
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  float:left;
  text-align: center;
  font-weight: bold;
  line-height: 35px;
  display: block;
  width: 37px;
  height: 37px;
  margin-left: 25px;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}

.lang a:hover{
  color: #0384dd;
  background: #fff;
}
.lang a.chosein{
  color: #0384dd;
  background: #fff;
}
.nav{
  background: #fff;
}
.nav a{
  display: block;
  width: 171px;
  line-height: 52px;
  float:left;
  height: 52px;
  font-size: 16px;
  color: #333333;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  position: relative;
  overflow: hidden;
  text-align: center;
  background: url("../images/navline.png") no-repeat right center;
}
.nav a:last-of-type{
  background: none;
}
.nav a span{
  font-size: 16px;
  color: #333333;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}
.nav a:hover span{
  color: #0384dd;
}
#thyNavStyle span{
  color: #0384dd;
}
.header{
  position: absolute;
  bottom: -26px;
  z-index: 100;
  left:50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

/*main*/
.title{
  background:url("../images/navline.png") no-repeat center;
  padding-top: 47px;
  padding-bottom: 45px;
  text-align: center;
}
.title small{
  font-size: 18px;
  color: #999999;
  letter-spacing: 4px;
  font-weight: lighter;
  text-transform: uppercase;
}

.title h2{
  font-size: 34px;
  color: #0384dd;
}
.title h2 span{
  font-weight: lighter;
}
.title p{
  color: #666666;
  font-weight: lighter;
  margin-top: 5px;
  font-size: 14px;
}

/*search*/
.hotline{
  float:left;
  width: 550px;
  background: url("../images/hot.png") no-repeat left center;
  padding-left:65px;
  margin-top: 24px;
}
.hotline span{
  float:left;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 31px;
}
.hotline a{
  float:left;
  color: #fff;
  font-size: 16px;
  font-weight: lighter;
  margin-right: 20px;
  line-height: 33px;
}
.searchbg{
  height: 152px;
  background: url("../images/hotbg.png") no-repeat center;
}

.searchborder{
  width: 500px;
  margin-top: 12px;
  background: #fff;
  float:right;
  position: relative;
  right: 0;
  top: 18px;
  height: 40px;
  line-height: 40px;
  color: #333;
}
.searchborder input[type=text]{
  color: #333;
  width: 235px;
  border: 0;
  position: absolute;
  background: none;
  top: 0;
  left: 0;
  height: 40px;
  font-size: 14px;
  padding-left: 10px;
}
.searchborder input[type=submit]{
  position: absolute;
  top: 0;
  width: 55px;
  height: 40px;
  right: 0;
  color: #fff;
  border-left:1px solid #037cd0;
  font-size: 14px;
  border-radius: 0 20px 20px 0;
  background: url("../images/search1.png") no-repeat center;
}
.searchborder input[type=text]:focus{
  outline: none;
  color: #333;
}

/*product*/
.protit{
  margin-bottom: 40px;
  background: url("../images/protit.png") no-repeat center;
}
.protit a{
  float:left;
  background: url("../images/protitbg.png") no-repeat center;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  color: #0384dd;
  text-align: center;
  font-size: 18px;
  height: 65px;
  width: 219px;
  margin-right: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 14px;
}
.protit a:last-of-type{
  margin-right: 0;
}
.protit a:hover{
  color: #fff;
  background: url("../images/protitbgs.png") no-repeat center;
}

.product li{
  float:left;
  width: 291px;
  margin-right: 12px;
}
.product li a{
  display: block;
  width: 100%;
}
.product li a b{
  width: 100%;
  height:244px;
}
.product li a b div{
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: url("../images/prokuang.png") no-repeat center;
}
.product li a b div span{
  font-size: 20px;
  font-weight: bold;float:left;
  bottom:0;
  left: 16px;
  line-height: 37px;
  position: absolute;
}
.product li a b div small{
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  float:left;
  bottom:0;
  right: 0;
  position: absolute;
  width: 162px;
  text-align: center;
}
.product li a>p{
  font-size: 18px;
  color: #333333;
  text-align: center;
  line-height: 40px;
}
.product li:nth-of-type(4n){
  margin-right: 0;
}
.pro_btn{
  display: block;
  margin:0 auto;
  color: #fff;
  line-height: 40px;
  margin-top: 25px;
  width: 220px;
  text-align: center;
  background: #0384dd;
  border:1px solid #0384dd;
  border-radius: 20px;
}
.pro_btn:hover{
  color: #0384dd;
  background:none;
}

/*banner2*/
.bannner2{
  margin-top: 58px;
  height: 160px;
  background: url("../images/banner2.jpg") no-repeat center;
}
.banner_text{
  width: 598px;
  padding-top: 27px;
}
.banner_text h3{
  font-size: 26px;
  color: #fff;
  margin-bottom: 10px;
}
.banner_text h3 b{
  font-size: 30px;
}
.banner_text p{
  font-size: 16px;
  font-weight: lighter;
  color: #fff;
  line-height: 35px;
}
/*company*/
.companybg{
  background:url("../images/company.jpg") no-repeat center;
  padding:58px 0;
}
.companybg .mycontainer>div,.companybg .mycontainer>img{
  float:left;
}
.com_text{
  width:600px;
  height: 310px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 72px;
}
.com_text h2{
  font-size: 34px;
  color: #0384dd;
}
.com_text h2 span{
  font-weight: normal;
}
.com_text small{
  font-size: 16px;
  color: #666666;
  display: block;
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #0384dd;
  position: relative;
}
.com_text small:after{
  content: '';
  display: block;
  width:90px;
  height: 5px;
  background: #0384dd;
  position: absolute;
  left:0;
  bottom:-3px;
}
.com_text p{
  font-size: 14px;
  color: #666;
  margin-top: 37px;
  margin-bottom: 21px;
  line-height: 30px;
}
.com_text>span{
  font-size: 14px;
  color: #333333;
  margin-bottom: 10px;
  display: block;
}
.com_text ul li{
  font-size: 14px;
  color: #666666;
  float:left;
  width: 50%;
  line-height: 27px;
}
.zhici{
  background: #0261a3;
  height: 310px;
  width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 43px;
  padding-left: 28px;
  position: relative;
}
.zhici:after{
  display: block;
  content: '';
  width: 164px;
  height: 2px;
  position: absolute;
  bottom: 48px;
  left:28px;
  background: #fff;
}
.zhici>p{
  font-size: 24px;
  color: #fff;
  background: url("../images/mailto.png") no-repeat left center;
  padding-left: 48px;
  margin-bottom: 15px;
}
.zhici span{
  display: block;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
}
.intro{
  background: #fff;
  width: 480px;
  height: 380px;
  box-shadow: 0 0 10px #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:42px 34px;
  color: #666666;
  font-size: 14px;
  line-height: 33px;
}

/*case*/
.casebg{
  padding-bottom:57px;
  background: url("../images/casebg.jpg") no-repeat center
}
.casebg .title{
  background: url("../images/titlines.png") no-repeat center;
}
.casebg .title h2,.casebg .title small,.casebg .title p{color: #fff;}
.casefl a{
  float:left;
  color: #fff;
  font-size: 16px;
  line-height: 47px;
  margin-right: 40px;
}
.casefl a:last-of-type{
  margin-right: 0;
}
.casefl{
  text-align: center;
  height: 47px;
  margin-bottom: 35px;
  background: rgba(255, 255, 255, 0.15);
}
.casefl div{
  display: inline-block;
}
.case{
  position: relative;
}
.case_text{
  position: absolute;
  bottom:0;
  width:100%;
  height: 187px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:20px 30px;
  padding-top: 60px;
  background:url("../images/casetextbg.png") no-repeat center bottom;
}
.case_text p{
  font-size: 16px;
  color: #666666;
  text-align: center;
  line-height: 26px;
}
.swiper-case .swiper-slide>div{
  border:1px solid #fff;
  height: 407px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.swiper-case .img_jz{
  height: 275px;
  width: 100%;
}
.case_text span{
  font-size: 14px;
  color: #0384dd;
  display: inline-block;
  width: 100%;
  text-align: center;
  line-height: 30px;
  margin-top: 20px;
  border-top:1px solid #0384dd;
  border-bottom: 1px solid #0384dd;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}
.swiper-case a:hover .case_text span{
  color: #fff;
  background: #0384dd;
}
.case .swiper-button-prev{
  left:-72px;
  width: 46px;
  height: 46px;
  -webkit-background-size: 46px 46px;
  background-size: 46px 46px;
  background-image:url("../images/case_left.png");
}
.case .swiper-button-next{
  right:-72px;
  width: 46px;
  height: 46px;
  -webkit-background-size: 46px 46px;
  background-size: 46px 46px;
  background-image:url("../images/case_right.png");
}
/*adv*/
.advbg{
  background: url("../images/advbg.png") no-repeat center top;
  padding-top: 214px;
  padding-bottom: 50px;
  text-align: center;
}
/*news*/
.newsbg{
  padding-bottom: 60px;
  background: url("../images/newsbg.jpg") repeat center;
}
.news_left{
  float:left;
  width: 400px;
  background: #0384dd;
  border: 2px solid #0384dd;
}
.news_left .img_jz{
  height: 383px;
  width: 100%;
}
.news_left_text{
  color: #fff;
  height: 175px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:0 32px;
}
.news_left_text p{
  font-size: 18px;
  width:100%;
  overflow: hidden;
  white-space: normal;
  text-overflow: ellipsis;
  margin-top: 28px;
  margin-bottom: 16px;
}
.news_left_text small{
  font-size: 14px;
  font-weight: lighter;
  line-height: 29px;
}
.news_right{
  float:right;
  width: 753px;
}
.news_right a:after{
  display: block;
  content: '';
  clear: both;
}
.news_right a{
  display: block;
  border-bottom: 1px dashed #ddd;
  padding:12px 0;
}
.news_right a b{
  border: 1px solid #0384dd;
  width: 193px;
  height: 121px;
  float:left;
}
.news_right a div{
  float:right;
}
.news_right a div h5{
  font-size: 18px;
  color: #0384dd;
}
.news_text{
  width: 542px;
  float:right;
}
.news_text small{
  font-size: 14px;
  color: #666666;
  line-height: 25px;
  margin-top: 8px;
  display: block;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}
.news_right a:hover small{
  text-decoration: underline;
}
.news_text small span{
  font-size: 14px;
  color: #e6131d;
}
.news_text small>p{
  font-size: 14px;
  color: #999999;
  float:right;
}
/*footer*/
#footer{
  background: #0261a3;
  padding-top: 57px;
}
.fot_left{
  float:left;
}
.fot_left div{
  float:left;
  margin-right: 76px;
}
.fot_left div h3{
  font-size: 18px;
  color: #fff;
  padding-bottom: 22px;
  margin-bottom: 20px;
  background: url("../images/fotline.png") no-repeat left bottom;
}
.fot_left div a{
  font-size: 14px;
  color: #fff;
  font-weight: lighter;
  margin-bottom: 12px;
  display: block;
}
.fot_right{
  float:right;
  width: 373px;
}
.fot_right .searchborder{
  width: 100%;
  margin-top: 0;
  top:0;
  float:none;
}
.fot_right>p{
  margin-top: 15px;
  font-size: 15px;
  color: #fff;
}
.fot_right>p:first-of-type{ background: url("../images/foticon1.png") no-repeat left center;  padding-left: 30px;}
.fot_right>p:nth-of-type(2){ background: url("../images/foticon1.png") no-repeat left center;  padding-left: 30px;}
.fot_right>p:nth-of-type(3){ background: url("../images/foticon2.png") no-repeat left center;  padding-left: 30px;}
.fot_right>p:nth-of-type(4){ background: url("../images/foticon3.png") no-repeat left center;  padding-left: 30px;}
.fot_right>p:nth-of-type(5){ background: url("../images/foticon5.png") no-repeat left center;  padding-left: 30px;}
.fot_right>p:nth-of-type(6){ background: url("../images/foticon6.png") no-repeat left center;  padding-left: 30px;}



.fot_bottom{
  background: #025289;
  margin-top: 40px;
}
.fot_bottom span,.fot_bottom a{
  font-size: 12px;
  display: block;
  color: #fff;
  line-height: 38px;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
  float:left;
}
.fot_bottom .login{
  float:right;
}
.fot_bottom a:hover{   text-decoration: underline}

/*totop*/
.izl-rmenu{position:fixed;right:0;bottom:10px;padding-bottom:73px;z-index:999;
  background:url(../images/r_b.png) 0px bottom no-repeat;
}
.izl-rmenu .btn{width:72px;height:73px;margin-bottom:1px;cursor:pointer;position:relative;}
.izl-rmenu .btn-qq{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(../images/r_qq.png) 0px 0px no-repeat;background-color:#6da9de;text-decoration:none;display:block;}
.izl-rmenu .btn-wx{background:url(../images/r_wx.png) 0px 0px no-repeat;background-color:#78c340;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute;left:-160px;top:0px;display:none;width:160px;height:160px;}
.izl-rmenu .btn-phone{background:url(../images/r_phone.png) 0px 0px no-repeat;background-color:#fbb01f;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b;position:absolute;width:160px;left:-160px;top:0px;line-height:73px;color:#FFF;font-size:18px;text-align:center;display:none;}
.izl-rmenu .btn-top{background:url(../images/r_top.png) 0px 0px no-repeat;background-color:#666666;display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

/*侧边栏样式*/
.z_product_left{
  float:left;
  width: 248px;
}
.pro_left_top{
  color: #fff;
  background: #0b66c1;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 15px;
}
.pro_left_top h4{font-size:30px;}
.pro_left_top p{font-size:16px;
  line-height: 30px;
  letter-spacing: 3px;
}
.flicon{
  background:#ffa82b url("../images/flicon.png") no-repeat 67px center;
  color: #fff;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 35px;
  width: 100%;
  padding-left:98px ;
}
.flicon2{
  background:#ffa82b url("../images/flicon2.png") no-repeat 67px center;
}
.z_product_left ul{
  width:100%;
  background: #f4f4f4;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:17px;
}
.z_product_left ul li{
  margin-bottom: 14px;
}
.z_product_left ul li:last-of-type{
  margin-bottom: 0;
}
.z_product_left ul li a{
  display: block;
  width:100%;
  line-height: 35px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: #b0b0b0 url("../images/prolist.png") no-repeat left 20px center;
  padding-left: 34px;
  font-size: 14px;
  color: #3f3f3f;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 300ms 0s all ease;
  -moz-transition: 300ms 0s all ease;
  -ms-transition: 300ms 0s all ease;
  -o-transition: 300ms 0s all ease;
  transition: 300ms 0s all ease;
}
.z_product_left ul li a:hover{
  color: #fff;
  background: #0b66c1 url("../images/prolist_hover.png") no-repeat left 20px center;
}
.protel{
  background: #0b66c1;
  color: #fff;
  padding:20px 0;
}
.protel small{  padding-left: 42px;
  font-size: 14px;
  line-height: 25px;
  background: url("../images/protel.png") no-repeat 10px center;
}
.protel p{  padding-left: 42px;
  line-height: 35px;
  font-size: 18px;}
