/*å¤´éƒ¨æ ·å¼*/
.top{
    height: 30px;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    background: #efefef;
}
.container{
    width: 1200px;
    margin: 0 auto;
}
.wel{}



.head{

}
.logo{
    width: 460px;
    display: block;
    float: left;
}
.logo img{
    width: 100%;
}
/*å¯¼èˆªæ æ ·å¼*/
#menu{
    float: right;
    margin-top: 25px;
    width:720px;
}
.nav{
    height:40px;
    width: 720px;
    margin: 0 auto;
}
.nav li{line-height:40px;height:40px;text-align:center;width:120px;float:left;position:relative;z-index:9999;}
.nav li a{
    display:block;
    line-height:40px;
    color:#000;
    height:40px;
    font-size: 16px;
}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#4e95e7;}

.nav .sec{height:0;background:#4e95e7;color:#fff;overflow:hidden;z-index:99999;position:absolute;top:40px;left:0px;}
.nav .sec a{background:#4e95e7;color:#fff;height:38px;line-height:38px;width:120px;overflow: hidden;}
.nav .sec a:hover{background:#033a87;text-decoration:none;}


/*banner*/
.banner{position: relative; width: 1920px; height: 500px; overflow: hidden;
    left:50%;margin-left:-980px;}
.banner .sun_banner_wz{width: 1200px; position: absolute; z-index: 999; top: 0; left: 50%; margin-left: -600px; 
/*color: #ff9900; */
color:#fff;
text-align: center; top: 155px;}
.banner .sun_banner_wz h3{
    font-size: 40px; line-height: 50px;
/*    color: transparent;  */
/*-webkit-text-stroke: 3px #ff9900;  */
background-color: rgba(3,58,135,.6);
width:650px;
margin:0 auto;

}
.banner .sun_banner_wz .wzcon{margin-top: 20px;}
.banner .sun_banner_wz .wzcon p{font-size: 30px; line-height: 40px;font-weight:600;
    background-color: rgba(3,58,135,.6);
width:350px;
margin:0 auto;
}
.banner .sun_banner_wz .wzcon .bb-mm{margin-top: 40px; display: inline-block; width: 129px; height: 42px; line-height: 40px; text-align: center; border: 1px solid #fff; border-radius: 5px; color: #fff; font-size: 14px;}

.html5zoo-nav-0 {
    top:auto !important;
    bottom: 20px !important;
}
.html5zoo-bullet-wrapper-0 div[class^=html5zoo-bullet] {
    width: 16px !important;
    height:16px !important;
}
.html5zoo-arrow-left-0,
.html5zoo-arrow-right-0 {
    display: none !important;
}





/*å…³äºŽæˆ‘ä»¬*/
.about{padding: 30px 0 40px; background: #fff;}
.tit1{text-align: center; margin-bottom: 35px;}
.tit1 h3{font-size: 30px; color: #ff9900; margin-bottom: 5px;}
.tit1 h3 span{color: #144a96;}

.tit1 p{font-size: 14px; color: #999999;}
.about .wz{width: 800px;}
.about .wz .wzcon{
        font-size: 16px;
    color: #5a5a5a;
    line-height: 30px;
    margin-top: 45px;
}

.about .img{width: 326px; background: url(../images/about_tt.jpg) top right no-repeat;}
.about .img .img_tx{width: 267px; margin-top: 50px; position: relative; overflow: hidden;}
.about .img .img_tx .bd{width: 267px; height: 282px; overflow: hidden;}
.about .img .img_tx .bd li img{height: 282px;}
.about .img .img_tx .hd{position: absolute;width: 210px;height: 42px;background: rgba(0, 0, 0, 0.5);right: 10px;bottom: 10px;z-index: 99;font-size: 0;padding-top: 5px;box-sizing: border-box;}
.about .img .img_tx .hd .prev{float: left; margin: 4px 9px 0 5px;}
.about .img .img_tx .hd .next{float: left; margin: 4px 0 0 9px;}
.about .img .img_tx .hd ul{width: 156px;float: left;}
.about .img .img_tx .hd ul li{width: 48px; height: 31px; box-sizing: border-box; border: 3px solid #666666; margin: 0 2px; display: inline-block;}
.about .img .img_tx .hd ul li img{width: 100%; height: 100%;}
.about .img .img_tx .hd ul li.on{border-color: #a8a8a8;}


/*product*/
.menu_cate{
    width:220px;
    float:left;
    background: #033a87;
    padding: 18px 0px;
}

.sort{
    padding-bottom: 15px;
}
.sort li a{
    line-height: 50px;
    display: block;
    font-size: 16px;
    color: #fff;
    text-indent: 30px;
    background: #033a87;
}
.sort li a:hover{
    background: #4e95e7;
}
.phone1{
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding-top: 20px;
    border-top:1px solid #4e95e7;
}

.main1 .content{
    float: right;
    width: 930px;
}
.product_list1{

}
.product_list1 li{
    float: left;
    margin: 0px 9px 45px 10px;
    position: relative;
    width: 290px;
    height: 225px;
    overflow: hidden;
}
.product_list1 li{
        display: block;
}
.product_list1 li img{
    width: 100%;
    height: auto !important;
    transition: all 0.6s ease-out;
}
.product_list1 li h3{
    width: 100%;
    height: 110px;
    background-color: rgba(48,48,48,0.7);
    position: absolute;
    left: 0px;
    bottom: -63px;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -ms-transition-duration: 0.3s;
    transition-duration: 0.3s;
    z-index: 999;
}
.product_list1 li h3 a span{
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    display: block;
    text-align: center;
    font-weight: normal;
}
.product_list1 li h3 a p{
    border: 1px #fff solid;
    width: 140px;
    height: 38px;
    line-height: 38px;
    font-weight: normal;
    margin: 0 auto;
    border-radius: 10px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    display: block;
}


.product_list1 li:hover h3{
    bottom:0px;
    background: rgba(11,115,234,0.7);
}

.product_list1 li:hover a img{
    transform:scale(1.2);
    transition: all 0.6s;
}



/*case*/
.main2{
    padding-top: 50px;
}
.case_list1{}
.case_list1 li{
    float: left;
    margin:0px 10px;
}
.case_list1 li a.img{
    width: 290px;
    display: block;
    overflow: hidden;
}
.case_list1 li img{
    width: 290px;
    transition: all 0.6s ease-out;
    height: 218px;
}
.case_list1 li img:hover{
    transform:scale(1.2);
    transition: all 0.6s;
}
.case_list1 li h3 a{
    display: block;
    width: 100%;
    line-height: 40px;
    background: #1f56c6;
    font-size: 16px;
    color: #fff;
    text-align: center;
}


/*news*/
.main3{
    padding-top: 50px;
}
.news_list1{
    width: 1000px;
    margin: 0 auto;
}
.news_list1 li{
    margin-bottom: 30px;
}
.news_list1 li img{
    width: 290px;
    display: block;
    float: left;
    border: 1px solid #ddd;
    margin-right: 30px;
}
.news_list1 li a{
    font-size: 22px;
    color: #000;
    display: block;
    padding:20px 0;
}
.news_list1 li span{
    display: block;
    font-size: 14px;
    color: #000;
    padding-bottom: 10px;
}
.news_list1 li p{
    font-size: 14px;
    color: #000;
    line-height:30px;
}


#header{width:1200px;margin:0 auto;}
.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"å¾®è½¯é›…é»‘";}


/*çƒ­é—¨æœç´¢*/
.search{
    width: 1200px;
    margin: 10px auto 10px;
}
#formsearch{width:320px;float:right;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*ä¸»ä½“æ ·å¼*/
#container{width:1200px;margin:0 auto;margin-top:30px;}
.navigation{float:right;width:100px;}
.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"å¾®è½¯é›…é»‘";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*é¡µé¢åº•éƒ¨*/
#footer{
    background: #4e95e7;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    margin-top: 30px;
    padding-bottom: 20px;
    position: relative;
}
#footer a{
    font-size: 14px;
    color: #fff;
}
#footer a:hover{color:#282828;text-decoration:none;}
.tong{
    width: 900px;
    margin: 0 auto;
}
.nav_foot{
    text-align: center;
    padding:20px 0px;
}
.nav_foot a{
    margin:0px 38px;
}
.cont1{
    /*margin-left: 100px;*/
    /*margin-right: 100px;*/
    width: 300px;
    padding-left: 25px;
}
.copyright{
/*    width: 600px;
    float: left;*/
    text-align: center;
}
.code1{
    width: 500px;
    /*margin-right: 100px;*/
    text-align: center;
}
.code1 img{
    width: 200px;
    height: 200px;
}



/*------------å†…é¡µ-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{
    line-height:50px;
    /*padding-left:15px;*/
    font-weight:bold;
    font-family:"微软雅黑";
    /*background:url(../images/nav.png) no-repeat 0% 100%;*/
    background: #033a87;
    font-size:20px;
    color:#fff;
    text-align:center;
}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;margin:0 auto;}
.n_banner img{width:100%;margin:0 auto}
.left{width:225px;float:left;}
/*.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}*/
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
/*.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}*/
.n_contact .content{padding:5px;line-height:24px;}

.right{width:930px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:#033a87;color: #fff;}
.sitemp a{
    color: #fff;
}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{
    /*padding:10px;*/
    padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}

