﻿/*-----------------产品展示页面-----------*/
a{text-decoration: none;}
a:hover{text-decoration: none;}
select::-ms-expand { display: none; }
/*标题*/
.content_title{display: none;}
/*下拉菜单*/
.menuList{padding: 10px;}
.menuList li{padding: 0 20px;box-sizing: border-box;position:relative;}
.menuList>li.active{border: 1px solid #dddddd;}
.menuList>li>a{color: #000;display: block;/*width: 100%;background: url(../images/off.png) no-repeat 12px center;*/font-size: 14px;position: relative;z-index: 9;float: left;}
.menuList>li>ul,.menuList>li>ul>li>ul,.menu2{display: none;}
/*.menuList>li>ul>li>a{color: #333;background: url(../images/off_active.png) no-repeat 12px center;padding-left: 28px;font-size: 14px;}*/
.menuList>li>ul>li>a{color: #333;/*background: url(../images/off_active.png) no-repeat 12px center;*/font-size: 14px;}
.menuList li>div{background: url(../images/off_active.png) no-repeat center;width: 20px;height: 20px;position: relative !important;left: 0 !important;float: left;}
.menuList li>ul>li>div{background: url(../images/off_active.png) no-repeat 12px center;}
.menuList>li>ul>li>ul>li a{color: #7d7d7d;margin: 0 !important;}
.menuList > li > ul > li.active{background: #efefef;margin-bottom: 10px}
/*.menuList li.active>a{color: #000;background: url(../images/on.png) no-repeat 12px center;}*/
.menuList li.active>a{color: #000;/*background: url(../images/on.png) no-repeat 12px center;*/}
.menuList li.active>div,.menuList>li>ul>li.active>div{color: #000;background: url(../images/on.png) no-repeat center;}

.menuList li{position:relative;}
.sub-nav{display: block;width: 100%;float: left;}
/*搜索框*/
.search_wrap{height: 80px;border-bottom: 1px solid #eee;}
.s_wrap{width: 280px;height: 40px;}
.c_search{width: 267px;height: 38px;border: 1px solid #bbb;padding-left: 11px;}
.s_select{width: 130px;height: 40px;border: 1px solid #bbb;appearance:none;-moz-appearance:none;-webkit-appearance:none;background: url(../images/select_down.png) no-repeat 106px center;padding: 0 13px;}

.s_btn{font-size:14px;width: 130px;height: 40px;text-align: center;line-height: 40px;background: #eee;color: #000;cursor: pointer;}
.s_btn:hover{background: #dddddd;}
.s_wrap,.s_class,.s_btn{margin-right: 20px;float: left;}
.s_btn{margin-right: 0;font-size:14px;}
/*展示样式*/
.list_style{float: right;}
.chuchuang,.liebiao{float: left;cursor: pointer;}
.liebiao,.chuchuang{margin-left: 20px;}
/*橱窗样式*/
.product_list_wrap{margin-top: 20px;width: 100%}
.product_list,.news_list,.news_lists{position: relative;width: 100%;}
.product_list li p > a,.news_list li p > a{font-size:12px;display: block;}
.product_list li,.news_list li{float: left;margin:0 20px 20px 0;width: 280px;}
.product_list lie img,.news_list img{bordr: 1px solid #eee;width: 100%;}
.product_list li p:nth-of-type(1){color: #333;margin: 14px 0 9px 0;line-height: 14px;height:14px;overflow: hidden;}
.product_list li p:nth-of-type(2){color: #747474;line-height: 20px;height: 40px;overflow: hidden;}
.product_list li:nth-child(3n){margin-right: 0;}
/*分页*/
.page_wrap{margin-top: 40px;}
.page_w_list a{display: block;float: left;width: 40px;height:40px;line-height: 40px;text-align: center;background: #eee;margin-right: 4px;}
.page_w_list a{color: #23bbab;}
.page_w_list a.active{background: #23bbab;color: #fff;}
/*列表样式*/
.product_lists,.zixun_lists{width: 100%;}
.product_lists li,.zixun_lists li{width: 100%;height: 120px;padding: 20px 0;border-bottom: 1px solid #ddd;transition: background ease .5s}
.product_lists li img{width: 118px;height: 118px;border: 1px solid #edf2f4;margin-right: 30px;float: left;}
.product_lists li:hover,.zixun_lists li:hover{background: #eee;}
.descr{height: 100%;}
.descr p:first-child{margin: 32px 0 10px 0;color: #333;}
.descr p:last-child{color: #747474;line-height: 16px;}
/*------------------资讯页面overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-------------*/
.lineD{position: relative;width: 100%;height: 1px;background: #bbb;}
.lineD em{display: inline-block;width: 20px;height: 1px;position: absolute;left: 0;top: 0;background: #000;}
.p_title{font-size: 18px;margin: 10px 0;color: #333;line-height: 25px;min-height: 18px;text-align: center;}
.p_title>a{}
.p_text{margin: 8px 0 14px 0;color: #666;height: 34px;line-height: 17px;width: 100%;overflow: hidden;font-size: 14px;letter-spacing: 0.5px;}
.p_time{color: #b8b8b8;}
.p_title.ptitle{margin: 20px 0 25px 0;font-size: 18px;}
.p_text.ptext{height: 40px;line-height: 20px;letter-spacing: 0;}
.news_lists{width: 100%;}
.p_content{margin-left: 220px}
.zixun_lists li img{width: 200px;height: 140px;float: left;margin-right: 20px;}
.zixun_lists li{border: 0;padding:0 0 20px 0;margin-bottom: 40px;}
.news_lists li{transition: background ease .5s}
.news_list li:nth-child(3n){margin-right: 0;}
.news_lists li:hover{background: #eee;}
/*.new_wrap{max-width:900px;width: 100%;}
.news_list{}*/
/*--------------响应式--------------*/
@media only screen and (max-width: 1360px) {
	
    /*产品展示*/
    .product_list_wrap{width: 100%;margin: 20px auto;}
    .product_list li,.news_list li{width: 32%;margin-right: 1.3%;}
    .product_list li:nth-child(3n),.news_list li:nth-child(3n){margin-right: 0;}
	.product_list li img,.news_list li img{width: 100%;height: auto;}
    
    
    /*最新资讯*/
   .news_list_wrap{width: 100%;margin: 0 auto;}
}

@media only screen and (max-width: 1100px) {
	/*搜索框*/
    .s_wrap{float: none;margin-bottom: 2%;}
    .search_wrap{border: 0;margin-bottom: 2%;}
    .list_style{float: right}
    
	/*产品展示---最新资讯*/
	.product_list li,.news_list li{width: 48%;margin-right: 3%;}
	.product_list li:nth-child(3n),.news_list li:nth-child(3n){margin-right: 2%;}
	.product_list li:nth-child(2n),.news_list li:nth-child(2n){margin-right: 0;}
	
	
	
	
}

@media only screen and (max-width: 780px) {
	/*标题*/
	.content_title{display: block;width: 90%;margin: 0 auto;}
	/*搜索框*/
	.search_wrap{width:280px;margin: 0 auto;border: 0;margin-bottom: 5%;height: 40px;}
	.s_wrap{float: left;margin-bottom: 5%;width: 180px;}
	.s_wrap input{width: 180px;}
	.s_class{display: none;}
	.s_btn{width: 70px;float: right;}
	/*最新资讯*/
	.zixun_lists li,.product_lists li{width: 280px;height: auto;margin: 0 auto;padding: 0;margin-bottom: 20px;transition: padding ease .5s;}
	.zixun_lists li a,.product_lists li a{width: 20%;text-align: center;}
	.zixun_lists li img,.product_lists li img{float: none;margin: 0 auto;display: block;}
	.zixun_lists li{box-sizing: border-box;padding: 10px;}
	
	.p_content{margin: 10px 0 0 0;}
	.list_style{display: none;}
	.p_title.ptitle{margin: 2% 0 2.5% 0;}
	.product_lists li{padding:10px;box-sizing: border-box;}
	
	/*产品展示---最新资讯*/
	.product_list,.news_list{width: 280px;margin: 0 auto;}
	.product_list li,.news_list li{display: block;width: 280px;margin: 0 auto;margin-bottom: 2%;}
	.product_list li img{width: 278px;height: auto;}
	.product_list li a {width: 278px; height: 278px; position: relative; display: block;}
	.news_list li{margin-bottom: 20px;}
	/*分页*/
	.page_wrap{display: none;}
}
