
.main{min-height:800px;}
.main .mainTitle{margin-top:60px;}

.main .contentList .listTitle{background:#BF8A44;color:#fff;line-height:38px;font-size:16px;margin-bottom:10px;cursor:pointer;text-align:left;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;}
.main .contentList .listTitle .icon{vertical-align: middle; display:inline-block;*display:inline;*zoom:1;margin:0 8px;width:30px;height:30px;background:url('/Public/images/addIcon.png') center no-repeat;background-size:16px 16px;}
.main .contentList .listTitle .icon.on{background-image:url('/Public/images/subIcon.png');}
.main .contentList .listTitle p{vertical-align: middle;display:inline-block;*display:inline;*zoom:1;}
.main .contentList .listContent{margin-bottom:10px;display:none;padding:8px 12px;background:#EDEDED;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;}
.main .contentList .listContent p{margin:4px 0;line-height:20px;font-size:12px;color:#666;}
.main .contentList .listContent img{max-width: 100% !important;height:auto !important;}

.main .childContent{padding:55px 0;text-align:left;}
.main .childContent:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}

.main .childContent p{color:#595757;font-size:12px;line-height:22px;}
.main .childContent img{max-width:100%;height:auto !important;}
.main .childContent .left{float:left;width:520px;}
.main .childContent .right{float:right;width:520px;text-align:right;}
.main .sub{width:100%;height:42px;background:#f6f6f6;}
.main .product{padding-top:60px;text-align:center;}
.main .product .child{position:relative;width:505px;margin:0 20px 60px 20px;display:inline-block;*display:inline;*zoom:1;}
.main .product .child:after{content: "020"; display: block; height: 0; clear: both;visibility:hidden;}
.main .product .child .childImg{position:relative;float:left;width:220px;height:155px;}
.main .product .child .childImg img{width:100%;height:100%;}
.main .product .child .childInfo{width:265px;float:right;font-size:12px;line-height:24px;color:#595757;text-align:left;}

.mainNav li{width:100px;}
