@charset "utf-8";
/* CSS Document */

/*html{max-width: 640px;padding-right: 0px;margin-right: 0px}*/

/*公共样式*/
*{padding:0;margin:0}
html{width:100%; min-height:100%}
body{font-size:25px; font-family:"微软雅黑"; color:#333;}
ul, li {margin: 0px;padding: 0px;list-style: outside none none;}
a{text-decoration:none; color:#333}
img{border:0;}
.clear{clear: both}
.fl{float: left}
.fr{float: right}
.smallfontsize{font-size: 14px}
.middlefontsize{font-size: 16px}
.min-font-size{font-size: 10px}
.active{border-width: 0px 0px 2px 0px;border-color: #2f77d4;border-style: solid}


/*下拉框*/
.dropdown{background:#f0f0f0;z-index: 999}
.dropdown li{height:20px; border-left: 1px solid #fff;margin: 0px auto;background:#f0f0f0;width: 100%;vertical-align: middle;}

/*图片宽高相等自适应*/
.img-wrap{
    width: 100%; /* 这里设置占屏幕宽度百分比 */
    margin: 0 auto;
}

/* 创建一个正方形容器 */
.img-container{
    width: 100%;
    height: 0px;
    padding-bottom: 100%;
    overflow:hidden;
    margin: 0;
    position:relative;
}

/* 采用绝对定位 */
.img-wrap img{
    position:absolute;
    width: 100%;
    height: 100%;
    left: 0px;
}

/*单行文本换行*/
.single-text{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}

/*多行文本换行*/
.more-text{
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;}

/*图片居中*/
.productimage{width: 300px;height:300px;float: left;vertical-align:middle;}
.productimg{max-width: 300px;max-height: 300px;    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto}

/*首页滚动swiper*/
.swiper-container {
    width: 100%;
    /*height: 300px;*/
    margin: 20px auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    line-height: 300px;
}


/*******************首页图片css*********************/
.index_img{width: 100%}
.index_img img{}

/*首页产品*/
.index_goods{width: 100%;background: url("../images/index_02.jpg")}
.index_goodsc_items{width: 90%;margin-left: 7%;}
.index_goodsc_item{line-height: 35px;height:35px;font-size: 1px;width: 30%;margin: -2px;margin-right: 2.5%;background: black;color: white;border-style: solid;border-width: 2px;border-color: #3fa4fe;text-align: center}
.index_goodsc_goods{width: 90%;background: white;margin-left: 5%;margin-top: 10px}
.index_goodsc_text{width: 80%;margin-left: 10%;margin-top: 10px;background: #64b2f7
}

/*******************底部导航css*********************/
.footer_nav{width: 100%;background: black}
.footer_nav_text{background: black;font-size: 0.3em;width: 100%;line-height: 35px;text-align: center;color: gray}

/*******************企业简介css*********************/
.about_img{width: 100%}
.about_img img{width: 100%}

/*******************资料下载css*********************/
.download{width: 95%;margin-left: 2.5%;position: relative;margin-top: 20px;margin-bottom: 20px}
.download_img{width: 100%;}
.download_btn{width: 30%;left: 35%;top: 45%;position: absolute}
.download_btn img{width: 100%;}

/*******************联系我们css*********************/
.contact_title{text-indent: 20px;line-height: 45px;height: 45px;font-size: 18px;color: black}
.contact_text{text-indent: 20px;line-height: 30px;height: 30px;font-size: 13px;}

/*******************产品中心css***********************/
.index-content-shoplist{width: 100%;margin: 0px auto;margin-bottom: 10px}
.index-content-shoplist li{width:45%;border-style: solid;border-width:1px;border-color: #eeeeee;padding: 5px;margin-left: 1%}
.index-content-shoplist li img{width: 100%}
.index-content-shoplist li div{color: black;text-align: center;line-height: 30px;font-size: 15px;background: #c9d5de}

/********************产品页面css********************/
.goods{ background-position:center; width:100%;}
.goods_title{text-align:center; padding-top:20px; padding-bottom:20px;}
.goods_ul{;overflow: inherit;}
.goods_ul_li{background: black;color: white;font-size: 16px; width:48%; height:60px;line-height: 60px ;float:left; text-align:center; margin-left:1%;margin-right: 1%; margin-top:4px;}
.cat-list{min-height: 200px;width: 100%;position: absolute;left: 100%;top: 0px;display: none;z-index: 999;background: #eeeeee;overflow: scroll}
.cat-list-li{padding-left:20px;width: 100%;font-size: 15px;border-width: 0px 0px 1px 0px;border-style: solid;border-color: #c8c8c8;line-height: 45px;height: 45px}

/********************产品详情css********************/
.gd_top{width: 90%;margin-left: 5%;height: 35px;border-color: #eeeeee;border-style: solid;border-width: 1px;margin-top: 10px}
.gd_top_1{text-align: center;height: 35px;line-height: 35px;color: #317ed2;font-size: 14px;text-indent: 20px}
.gd_top_2{text-align: left;height: 35px;line-height: 35px;font-size: 14px;text-indent: 10px}
.gd_good_img{width: 90%;margin-left: 5%;border-color: #eeeeee;border-style: solid;border-width: 1px;margin-top: 10px}
.gd_good_img img{width:90%;margin-left: 5%;margin-top: 10px;margin-bottom: 10px}
.gd_deatil_title{font-size: 14px;width: 100%;text-indent: 20px;line-height: 45px;height: 45px;background: #eeeeee;color: black;margin-top: 15px;}
.goods_detail_content{width: 90%;margin-top: 10px;margin-left: 5%;margin-bottom: 10px}
.goods_detail_content img{width: 100%}