
@import url(marquee.css);
@import url(pro.css);
@import url(slide.css);



/*全局样式*/
*{
    margin:0px;
    padding:0px;
}
body{
    font:16px "微软雅黑";
    text-align:justify; text-justify:inter-ideograph;
}
a{
    text-decoration: none;
   border:none;

}
a:focus{outline: none;}
li,ol{
    list-style:none;
}
#ev01,#ev02,#ev03,#ev04,#ev05,#ev06,#ev07{
     overflow: hidden;
}
.event{
    width:100%;
    position: relative;
 
}
.f_left{
    float:left;
}
.f_right{
    float:right;
}
.clear{
    clear:both;
}
.hide{
    display: none;
}
a:focus, *:focus {noFocusLine: expression(this.onFocus=this.blur());} /*元素获取焦点时，去掉焦点框*/

.text{
    width:500px;
    margin:20px auto;
    color:#333;
    text-align: center;
    margin-top: -10px;
    overflow: hidden;
}
h3,h4,h5{
   margin-top: 10px;
    text-align: center;
   
}
h3{
    font-family: "微软雅黑";
     font-weight: normal;
}

.op{
    opacity:0;
    -webkit-opacity:0;
    -moz-opacity:0;
     filter:alpha(opacity=0);
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    
}
img{
    display: block;
    border:none;
}
.img{
    width:1250px;
    margin:-5px auto;
    overflow: hidden;
}
.left{
    position: relative;
    left:-2000px;
    text-transform: capitalize;
}
.left1{
    position: relative;
    left:-2000px;
}
.right{
    position: relative;
   left: 2000px;
   font-size:0.875rem;
   color:rgba(0,0,0,0.7);
}
.top{
    position: relative;
    top:-500px;
    font-size:1.5rem;color:rgba(0,0,0,0.8);
}
/*h3.top{font-size:3rem;color:rgba(0,0,0,0.9);}*/
.bottom{
    position: relative;
    /*top:500px;*/
    bottom:0;
}
/*t头部*/
.head{
    width:100%;
    position: absolute;
    top:10px;
    z-index: 2100;
  
}
.t_top{
    width:1250px;
    margin:0px auto;
   
}
.t_top ul li{
    float:left;
    margin-left: 10px;
    height:30px;
    line-height: 30px;
}
.search{
    width:215px;
    height:26px; 
    margin-left: 10px;
    background:url("../images/search_bg.png") no-repeat center;
}
.search input{
    width:170px;
    height:18px;
    display: inline-block;
   position: relative;
   top:-5px;
   left:6px;
   border:none; 
   top:-6px;\9
}
input:focus{
    outline:none;
}
.search button{
    width:30px;
    height:26px;

    background:transparent;
    border:0 none;
    outline:none;
}
button:hover{
    cursor:pointer;
}

.t_top ul li a{
    color:#fff;
}
.nav{
    width:100%;
    height:61px;
    margin-top:10px;
    line-height: 61px;
    background:rgba(255,255,255,1);
}
.fixednav{
    position:fixed;
    top:-10px;
    left:0px;
    width:100%;
    opacity:0.9;
    -webkit-opacity:0.9;
    -moz-opacity:0.9;
     filter:alpha(opacity=0.9);
     -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0.9)";
}
.nav .u1{
    width:1250px;
    margin:0px auto;
      
}
.nav ol{
     height:0px;
     line-height: 61px;
}
.nav .u1 li{
    height:61px;
    line-height: 61px;
   width:10%;
   text-align: center;
   position: relative;
    
}
.nav li a{
    color:#333;
}
.nav li .u2{
    display: none;
}

.nav .u2{
    width:150px;
    position: relative;
    left:0px;
    top:0px;
}
.nav .u2 li{
    width: 100%;
    height: 30px;
    border-bottom:1px solid #eee;
    text-align: center;
    line-height: 30px;
    background: #fff;
    color:#333;
}
.nav .u2 li a{
    font-size: 14px;
}

.nav li:hover{
    background:#ccc;
  
}
.nav li:hover .u1 li{
    background: #fff;
    
}

/*.nav li:hover .u2{
    display: block;
}*/
.nav li:hover a{
    color:#fff;
    font-weight:600;
}
.nav li:hover .u2 li a{
    color:#333;
     font-weight:400;
     font-size: 14px;
}
.nav li .u2 li:hover a{
     color:#fff;
}
.weiX{
    position: relative;
    z-index: 19;
}
.weiX .erWM{
    width:240px; 
    position: absolute;
    top:30px;
    left:-110px;
    z-index: 20;   
   
}
.weiX .w_main{
    width:100%;
    height:280px;
    background:#fff;
    border:1px solid #ddd;

    position: relative;
    top:10px;
    z-index: -1;
}
.erWM .open{
    position: absolute;
    top:0px;
    left:115px;
    width: 12px;
    height:12px;
   /* border:1px solid;*/
    z-index: 10
}
.erWM .close{
    margin: 10px;
    width:20px;
    height:20px;
    
}
.erWM .close:hover{
    cursor:pointer;
}
.erWM .e_img{
    width:170px;
    height:170px;
    margin:20px auto;
}
.erWM p{
     font:12px "微软雅黑";
    color:#000;
    text-align: center;
}

/*合作伙伴*/
.hehb{
    width: 100%;
    height: 700px;
  /*height: 432px;*/
    /*background-image: url(../images/hzhbbg.jpg);*/
   background-image:url(../images/hzhb-bg.jpg);
}




/*了解我们*/

#ev02{
    margin-top:20px;
}
 .about{
    width: 1200px; 
    margin: 0 auto;
     
}
 .about li{
    width:260px;
    height:265px;
  /* margin:0px 3.5px;*/
  margin-left:16px;
  float: left;
  border-radius: 180px;
   
}

 .about li .i{
 width:260px;
   height:260px;
   border-radius: 180px;
   position: absolute;
   background-color: #333;
    
   opacity: 0;
   transition: all 0.5s;
   text-align: center;
   line-height: 260px;
   font-weight:600;
   color: #fff;
   font-size: 24px;
 
 }



 .about  li .i:hover{
     filter:alpha(opacity=60); 
     opacity: 0.6;
}



 .about li img{
    width:260px;
   height:260px;
   border-radius: 180px;
    
    

}

 




/*留言*/

.contact-form{
     width: 100%;
     /*margin: 0 auto;*/
}

.contact-form input[type="text"] {
    width: 40%;
    margin-left: 4%;
    color: #999;
    background: none;
    outline: none;
    font-size: 0.9em;
    padding:.8em;
    margin-bottom: 1em;
    border: solid 1px #ccc;
    -webkit-appearance: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.contact-form textarea {
    resize: none;
    width: 88%;
    margin-left: 4%;
    background: none;
    color: #999;
    font-size: .9em;
    outline: none;
    padding: .8em;
    border: solid 1px #ccc;
    min-height: 10em;
    -webkit-appearance: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px; 
}
.contact-form input[type="submit"] {
    cursor: pointer;
    border: none;
    outline: none;
    color: #fff;
    padding: 0.8em 3em;
    font-size: 0.9em;
    margin: 0.5em 0 0 4%;
    -webkit-appearance: none;
    background: #333;
    border: solid 1px #333;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact-form input[type="submit"]:hover {
    background: none;
    color: #333;
    -webkit-transform: scale(.8);
    -moz-transform: scale(.8);
    -o-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(1.2);
    margin-left: 1em;
}
.map iframe {
    width: 100%;
    min-height: 15em;
    border: none;
}
.map {
    margin: 2.5em 0;
}
.contact-form p {
    margin-top: 0.5em;
}
.contact-form p a {
    color: #333;
}
.contact-form p a:hover{
    color: #555;
}

/*end留言*/




 .about h3,.about h4,.about h5{
     color:#333; 
}
 h3 a{
    color:#333;
}
.img .about li h4{
   
    height:40px;
  
    line-height: 40px;
 
}
.img .about li h4 a{
    color:#fff;
}

/*.img .about li:hover h4{
    width:238px;
    height: 38px;
    line-height: 38px;
    background:#000;
    border: 1px solid #333;
    box-shadow: 1px 1px 1px #333  
}
.img .about li:hover h4 a{
    font-weight:600;
   
}*/

/*产品介绍*/
#ev03{
    margin:30px auto;
    padding:20px 0px;
    overflow: hidden;
}
#ev03 h3,#ev03  h4,#ev03  h5{
     color:#fff;
 }
#ev03 h3 a{
    color:#fff;
}
.img .pro_img{
    margin-top: -20px;
    min-height: 240px;
}
.img .pro_img li{
    width: 360px;
    height: 320px;
    margin: 0px 12px;
    position: relative;
  
}
.img .pro_img li img{
    width:100%;
    
    position: absolute;
    top:40px;
    left:20px;
    transition: all 0.3s;
}
.img .pro_img li img:hover{
    box-shadow:  0 0 20px #ccc;
}
.advantage{
    width:100%;
    margin:20px auto;
    /*margin-top: 20px;*/
    /*margin-bottom: -20px;*/
}
.advantage li{
    width:20%;
    height:196px;
    /*line-height: 196px;*/
    text-align: center
    
}
.advantage li img{
    margin:20px auto;
}
.advantage li img:hover{
    transform:rotate(20deg)
}
.advantage li span{
    display: inline-block;
    color:#fff;
    width:100px;
    margin:0px auto;
    font-size:14px;
}





/*首页产品展示*/
.pro_type{
    float: none;

    width: 1140px;
    height: auto;
    margin:0 auto;
}
.pro_type .type_left{
    width: 570px;
    height: 237px;
    float: left;

}

.pro_type .type_left:hover{
    background-color: #ccc;
    opacity: 0.9;
     transition: all 0.3s ease 0s;

   /* box-shadow: 0 0 10px #000;
    z-index: 999;
 transform: scale(1.1);
    transition: all 0.5s ease 0s;
    -webkit-transform: scale(1.1);
    -webkit-transform: all 0.5s ease 0s;*/
}

.pro_type .type_left li{
    float: left;
}
.pro_type .type_left .tp{
width: 285px;
height: 237;
}
.pro_type .type_left .tp img{
    width: 285px;
height: 237px;
}
.pro_type .type_left .desc{
width: 285px;
height: 237px;
font-size: 12px;
font-family: "微软雅黑";
background-color: #494949;
color: #fff;
text-align: left;
}
.pro_type .type_left .desc h3{
    text-align: left;
    line-height: 40px;
}




/*产品列表*/
#ev04{
    margin-bottom:20px;
    
}
.product_title {
    width:100%;
}
.product_title li{
    width:16.5%;
    height:40px;
    line-height: 40px;
    text-align: center;
    background: #8F8F90 url("../images/list_bg.png") no-repeat right center;
}
.product_title li:hover{
     background: #616161 url("../images/list_bg.png") no-repeat right center;
}
.product_title .last{
    background-image:none;
}
.product_title li a{
    color:#fff;
}
#pro_type{
   margin:10px auto;
   margin-bottom: 0px
}
#tab{
    width:1220px;
    margin: 0 auto;
}
#tab li{
    float: left;
    width:15.4%;
    height:35px;
    line-height: 35px;
    margin:0px auto;
    background: #004d94;
    text-align:center;
    position: relative;
    left:20px;
    border-right: 1px solid #ccc

}
#tab li:hover a{
    font-weight: 600;
}
#tab li a{
    color:#fff;
}

#content {
    width: 1200px;
    height: auto;
    margin: 0 auto;

}
#content li{
    float: left;

    
}



#content ul li{
    width: 180px;
    height: 180px;
      margin-top: 20px;
      margin-left: 10px;
    position: relative;
    
}
#content ul li a img{
    width:180px; 
    height: 180px; 
    transition: all 0.3s;
    border: 1px solid #ccc;
}
#content ul li a img:hover{
    box-shadow:  0 0 20px #ccc;
}

.current{
    font-weight: 600;
}

.pro_img li img{
   /* width:99%;*/
    max-height: 100%
}
/*推荐新闻*/
 #ev05{
    margin-top: 20px;
 }


.news_left img{
    width:100%;
    height:100%;
}

@media screen and (min-width:1401px){
.news_right{
    width:50%;
     height:495px;
     background:rgb(65,65,65);
     overflow: hidden;
    }
    .news_left{
    width:50%;
    height:495px;
    overflow: hidden;
    }
}
@media screen and (max-width:1400px){
    .news_right{
    width:50%;
     height:395px;
     background:rgb(65,65,65);
     overflow: hidden;
    }
    .news_left{
    width:50%;
    height:395px;
    overflow: hidden;
    }
}

}
.news_right ul{
    width:100%;
    color: #eee;
    text-align:left;
    margin-left:40px;
    overflow: hidden;
    font: 14px "微软雅黑";
}
 #ev05 .news_right h3 {
    font-size: 28px;
    color: #fff;
    text-align:left;
    margin-left:40px;
}
#ev05 .news_right h3 a{
    color:#fff;
}
#ev05 .news_right h4{
     color: #fff;
    text-align:left; 
    margin:20px 0px 10px;
    font: 15px "微软雅黑";

}
#ev05 .news_right span{
    color:#ccc;
}
 .news_right li{ 
    height: 132px;
    overflow: hidden;
    margin-left: 20px;
    border-bottom:1px dashed #fff;
}

 .news_right li:last-child{
    border-bottom: none;
 }
.news_right li p{
    width:92%;
    color:#ccc;
    line-height: 25px;
    margin-top:5px;
    font-size: 14px;
}
/*应用场景*/

#ev06{
    height: 400px;
    margin:20px auto;
}
.use li h4{
    width:240px;
    position: absolute;
    top:240px;
    left:30px;
    background:rgba(150,150,150,0.6);
    z-index: 10;
}








/*页尾*/

.foot{
    height:auto;
    background:#004d94;
    overflow: hidden;
}
.foot img{
    margin:20px auto;
}
.foot a{
    color:#fff;
}
.foot p{
    text-align: center;
    font-size: 14px;
    color:#aaa;
    margin-top:10px;
}