﻿body{background: #fff; font-family:'Microsoft YaHei';font-size:14px;color:#6b6b6b;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,img,div{margin:0;padding:0;border:0;}
table,td{margin:0;padding:0;}
p,form,table,tr,td {margin:0px;padding:0px;
    text-align: center;
}
select,input,img,select{vertical-align:middle;}
ul{list-style-type:none;margin:0;padding:0;}
li{list-style-type:none;}
.pageContent {width:1200px;margin:0 auto;}
.top {width:100%;background:url(../images/topLine.png) no-repeat top;height:80px;line-height:80px;}
.nav li {display:inline;float:left;height:50px;line-height:50px;margin-right:35px;}
a{color:#6b6b6b; text-decoration:none;}
a.select{color:#13a097; text-decoration:underline; }
a:hover {text-decoration:underline;}
.searchbox input{background-color:#e4e4e4;border:none;height:17px;line-height:23px;padding:5px;}
.searchbox .sertxt {border-radius:3px 0px 0px 3px;}
.searchbox .serbtn {width:40px;background:#e4e4e4 url(../images/search.png) no-repeat center;background-size: 20px 20px;border-radius:0px 3px 3px 0px}
.banner{width:100%;}
.banner img{width:100%;}
.probox {width:100%;background-color:#f2f3f4;margin:0 auto;}
.probox .proMenu{width:830px;font-size:16px;line-height:50px;height:50px; margin:0 auto;}
.fl {display: inline;float: left;}
.fr {display: inline;float: right;}
.clear{clear: both;width: 0px;height: 0px;}
.proItemBox {width:832px;margin:0 auto; overflow:hidden;}
.proItemBox ul {margin-bottom:10px;}
.proItemBox ul, .proItemBox ul li {list-style:none;margin:1px;}
.proItemBox ul li img {width:100%;width:200px;height:118px;}
.proItemBox ul li { border-radius:3px; }
.proItemBox ul .proNameCn{height:30px;line-height:30px;padding-left:10px;overflow: hidden;width:180px;text-overflow:ellipsis; white-space: nowrap;}
.proItemBox ul { display: flex;
            justify-content: space-between;
            flex-wrap: wrap;
            text-decoration: none;            
        }
.proItemBox ul li {
                margin-bottom:20px;
                box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: #bababa 0px 0px 20px;
    -moz-box-shadow: #bababa 0px 0px 20px;
            }
    .proItemBox ul li.nsh {
         box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    }
.bottom{width:100%;background-color:#e2e0e4;padding:15px 0;}
.bottom table{width:830px;margin:0 auto;line-height:20px;}
.pagestyle{width: 100%;line-height:45px;margin-top: 20px;text-align: center;}
.pagestyle a{color: #666;padding:9px 15px;border: #a0a0a0 solid 1px;text-align: center;font-size: 13px;margin-right: 10px;}
.pagestyle a:hover{background:#ccc;color:#a0a0a0; text-decoration:none;}
.pagestyle span{color: #a0a0a0;padding:9px 15px;border: #a0a0a0 solid 1px;text-align: center;background-color: #ccc;margin-right: 10px;font-size:13px;}