@charset "utf-8";
/* CSS Document */

*{padding:0;margin:0 auto;}
body{color:#494a4f; font-size:14px; font-family: ""}
img{border:0}
ul,li{list-style:none;}
.left{float:left}
.right{float:right}
a{ color:#2a2a2a;text-decoration: none;}
a:hover{color: #0950a2; text-decoration: none;}
.clear{ clear:both}

.search{/*overflow-y:hidden;overflow-x: auto;white-space: nowrap;*/}
.search_nr{padding-bottom:20px;}


.nproduct22{ width: 100%;/* margin-top:30px;*/}
.table{background:#ccc;text-align:center;}
.table tr th{background: #0950a2;color: #ffffff;text-align: center;line-height:20px;font-weight: normal;}


.table tr{ background:#fff;}
.table tr.top{color:#000;font-weight:bold;}
.table td{line-height:42px;}

.table1 td{line-height:20px;padding: 0;}
.table1 tr td span{width:110px;display: block;}
.table1 tr td:last-child span{width:90px;display: block;}

.add_table{width: auto;clear: both}
.add_table tr th div{width:110px;display: block}
.add_table tr th:nth-child(1) div{width:50px;}
.add_table tr th:nth-child(2) div{width:160px;}
.add_table tr th:last-child div{width:90px;}

.table2{background:#ccc;text-align:center;width:95%;}
.table2 tr{ background:#fff;}
.table2 tr.top{color:#000;font-weight:bold;}
.table2 td{padding:0px 3px;line-height:42px;}

.search .search-box { width:90%;
    position: relative;
    height:60px;
    line-height:60px;
    border: 1px solid #eaeaea;  background-color: #eaeaea;border-radius:3px;
}
.search .search-box .txt {
    font-size: 14px; padding-top:20px;
    color: #999;
    background: none;
    border: none;
    /*padding-right: 32px;*/padding-left: 10px;
}
.search-box2{padding:15px 0 10px 0;height: 40px;width: 70px;margin: 0 auto}
.cs_txt{color: #999;
    background: none;
    border: none;font-size: 14px;width: 75px;height: 19px;line-height: 19px;float:left; }
.search-box2 a{padding-top:2px;float:right;}
.search-box2 .cs_txt{width: 50px;}
input, textarea, select {
    outline: none;font-family: ;
}
.search .search-box a {
    display: block;
    position: absolute;
    right: 17px;
    top: 2px;
    z-index: 10;
}

.search .content {
    color: #ee0000;
    font-size: 14px;
    line-height:16px;
    height: 90px;
    padding: 10px 0 5px 0;
    overflow: auto;
    border-bottom: 1px solid #ddd;
	width:100%;
}
.search .content a{padding-bottom:8px;display: block}
.search .content::-webkit-scrollbar {
    width: 8px;
}
.search .content::-webkit-scrollbar-thumb {
    background-color: #0950a2;
}
.search .content::-webkit-scrollbar-track {
    border-left: 1px solid #ddd;
}
.reset {
    background: url(../images/reset.png) no-repeat 3px 10px;clear: both;
    height: 14px;text-align: center;padding: 5px 0;
}
.reset a{float:none;font-size: 14px;line-height: 14px;color: #999999;}
.add_all{width:90%;margin: 0 auto;background: url(../images/reset.png) no-repeat 5px 10px;}
.wz_on{background: #0950a2;color: #ffffff;display: block}

@media only screen and (max-width: 980px) {
	.nproduct{ width:100%;}
	.nproduct2{ overflow-x:scroll; width:100%;}
	.nproduct22{width: 940px;}
	}