.pic{background: url(/images/pic.jpg) no-repeat center;height: 300px;}
.box{width: 980px;margin: 35px auto;}
.box .left{float: left;width: 200px;}
.box .left h3{padding: 20px 0;background: url(/images/libg.png) center;font-size: 18px;color: #fff;padding-left: 20px;border-top-left-radius:10px; }
.box .left ul{background-color: #ececec;border:1px solid #cacaca;border-top: none;}
.box .left ul li a{display: block;padding: 15px 0;font-size: 14px;padding-left: 50px;}
.box .left ul li a:hover{background-color: #5fad4a;color: #fff;text-indent: 8px;}
.box .left ul li .active{background: url(/images/hover.png) no-repeat 11% 50%;}
.box .right{float: right;width: 700px;}
.box .right .top{border-bottom: 1px solid #35a85a;}
.box .right .top h4{float: left;font-size: 18px;padding: 5px 5px 10px 5px;margin-top: 12px;}
.box .right .top .brand{float: right;margin-top: 25px;margin-right: 5px;}
.box .right .detail{padding: 20px;}
.box .right .detail p{line-height: 25px;margin-bottom: 10px;text-align: justify;}
.box .right .detail  img,.box .right .detail p img{max-width:100%;max-height:100%;width:auto!important;height:auto!important;}
.box .right .detail ul li{font-size: 14px;clear: both;margin-bottom: 10px;border-bottom: 1px dotted #35a85a;padding-bottom: 10px;}
.box .right .detail ul li .img{float: left;}
.box .right .detail ul li .img img{width: 200px;}
.box .right .detail ul li .con{float: right;width: 440px;}
.box .right .detail ul li .con h3{font-size: 18px;padding-bottom:10px;width: 100%;overflow: hidden;text-overflow: ellipsis;word-wrap: normal;}
.box .right .detail ul li .con p{font-size: 12px;color: #888888;height: 53px;overflow: hidden;}
.box .right .detail ul li .con >a{display: block;text-align: right;font-size: 12px;margin-top: 30px;}
.box .right .detail ul li .con a:hover{color: #35a85a;}
.box .right .detail ul li >a{display: inline-block;float: left;width: 85%;overflow: hidden;text-overflow: ellipsis;word-wrap: normal;}
.box .right .detail ul li >a:hover{color: #35a85a;}
.box .right .detail ul li >span{display:inline-block;float: right;}
.box .right .detail .form .input{border: 1px solid #c7c7c7;padding: 5px 10px;margin-bottom: 10px;}
.box .right .detail .form .input input{width: 80%;border: none;height: 30px;background: none;}
.box .right .detail .form .input select{width: 90%;border: none;background: none;height: 30px;}
.box .right .detail .form .input textarea{width: 90%;border: none;background: none;}
.box .right .detail .form .submit input{width: 70px;background: none;border: 1px solid #c7c7c7;height: 30px;}
.page{text-align: center;margin-top: 40px;clear: both;}
.page a{display: inline-block;padding: 5px 10px;border: 1px solid #7d7d7d;}
.page .active{background-color: #35a85a;color: #fff;}