body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,egend,input,button,textarea,hr{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
ul{list-style:none;}
ul,ol{ padding:0px;}
img{border:0;}
q:before,q:after{content:'';}
abbr[title]{border-bottom:1px dotted;cursor:help;}
cite,dfn,em,var{font-style:normal;}
button,input,select,textarea{font-size:100%;}
code,kbd,samp{font-family:"Courier New",monospace;}
hr{border:none;height:1px;}
.htmltop{
    width: 100%;
    height: 92px;
    background: url('../images/htmltop.jpg');
    background-repeat: no-repeat;background-position: center

}
.htmltop_div{
    width: 1000px;
    margin: auto;
}
.html_logo{
    float: left;
    margin-top: 10px;
}
.html_nav{
    float: left;
    margin-left: 90px;
    position: relative;
}
.html_nav img{
    float: left;
    margin-top: 28px;
    height: 50px;
    width: 1px;
}
.html_nav_div{
    cursor: pointer;
    float: left;
    padding: 20px;
    text-align: center;
    margin-top: 10px;
    color: #ffffff;
    font-size: 14px;

    position: relative;
}
.html_nav_div a{ color: #ffffff}
.html_lang{
    float: right;
    color: #dcdde1;
    margin-top: 40px;
    font-size: 14px;
}
.html_lang .select a{
    font-size: 12px;
    color: #ffffff;
    margin: 0px;
    padding: 0px;
}
.selected{
    display: none;
}
.html_banner{
    width: 1000px;
    margin: auto;

    text-align: center;
}
.html_Product_sort{
    background: #b9c5d6;
    width: 100%;
    height: 260px;
    margin-top: 90px;
}
.html_Product_sort_one{
    width: 270px;
    margin: 15px;
    float: left;
    height: 200px;
    position: relative;


}
.html_Product_sort_one_div{
    position: absolute;
    top: -100px;
    left: 0px;
    width: 270px;
    background: #ffffff;
    height: 300px;
}
.html_Product_sort_one_div img{
    width: 250px;
    margin: 10px;
}
.product_title{
    color:#000000;
    font-size: 16px;
    text-align: center;
}
.product_intro{
    text-align: center;
    color: #616161;
    margin-top: 20px;
}
.html_index_news{
    width: 1000px;
    margin: auto;
}
.index_news_all{
    float: left;
    width: 500px;
}
.index_news_title{
    color:#111111;
    font-size: 16px;
    line-height: 16px;
    margin-top: 25px;
}
.product_search{
    float: right;
    text-align: right;
    margin-top: 25px;
    padding-bottom: 30px;
}
.product_search input[type=text]{
    width: 170px;
    height: 30px;
}
.index_foot{
    background: #ebebeb;
    padding: 20px 0px;
    width: 100%;
}
.index_foot_all{

    width: 1000px;
    margin: auto;
}
.index_foot_Copyright{
    float: left;
    color: #a1a1a1;
}
.foot_right{
    float: right;
}
.foot_right a{
    color: #a1a1a1;
    display: inline-block;
    padding: 0px 5px;
    font-size: 14px;
    cursor: pointer;
}
.html_Product_sort_one_div div{
    width: 240px;
    margin: auto;
}
.html_nav_list{
    position: absolute;
    background: #0c3d8c;
    left: 0px;
    top: 66px;
    opacity: 0;
    filter:alpha(opacity=0);
    transition: all .5s;
    -moz-transition: all .5s; /* Firefox 4 */
    -webkit-transition: all .5s; /* Safari 和 Chrome */
    -o-transition: all .5s; /* Opera */
    height: 0px;
    padding: 0px 20px;
    z-index: 100;
}
.html_nav_list a{
    display: none;
    border-bottom:1px solid #a1a1a1 ;
    font-size: 14px;
    padding: 5px 0px;
    width: 62px;
    color: #dce0ea;
}
.html_nav_div:hover .html_nav_list{
    height: auto;
    opacity: 1;
    filter:alpha(opacity=100);
    padding:10px  20px;
}
.html_nav_div:hover .html_nav_list a{
    display: block;
}
.About_main{
    width: 1000px;
    margin: auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.About_main_left{
    float: left;
    width: 230px;

}
.About_main_right{
    border-left: 1px solid #d5d5d5;
    width: 730px;
    float: right;
    min-height: 400px;
    padding: 10px;
}
.About_main_left_title{
    font-size: 15px;
    color: #373535;
}
.About_main_left_nav{
    width: 200px;

}
.About_main_left_nav a{
    display: block;
    width: 100%;
    border-bottom: 1px solid #a3a3a3;
    color: #a3a3a3;
    padding: 10px 0px;
}
.About_us{
    width: 690px;
    margin: auto;
    color: #828181;
}
.textindex p{ text-indent: 2em}
.product_firstnav {
    font-size: 15px;
    padding: 5px 10px;
    margin: 5px 10px;
    display: inline-block;
    cursor: pointer;

}
.nav_secound{
    width: 1000px;
    text-align: center;
    margin-top: 20px;

}
.nav_secound_select{
    display: block;
}
#slider{
    list-style:none; width:1080px; height:390px; margin:0; padding:0;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
}
#slider li{
    width:1080px;
    overflow: hidden;
    height:390px;
    display:none;
    left: 0px;
    top: 0px;
    position:absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:100%!important;
    -moz-background-size:100% !important;
    -moz-background-size:100%!important;
    -o-background-size:100%!important;
}
#naviSlider{
    list-style:none;
    margin:0 auto;
    width:auto; text-align:center; margin-top: -26px;*margin-top:-10px; position: relative;top:-10px
}
#naviSlider  li{
    height:10px; width:10px;   cursor:pointer; display:inline-block;
    background: #aaaaaa;border-radius: 10px;
    *zoom:1;*display:inline;*margin-left:2px;

}
#naviSlider li.on{
    background: #555555;
}