| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369 |
- /*
- @update:2018/06/20
- */
- /* 面包削导航 */
- .navigation{
- width: 100%;
- height: 34px;
- line-height: 34px;
- background: #f9f9f9;
- overflow: hidden;
- margin-top: 10px;
- margin-bottom: 22px;
-
- }
- .navigation p{
- float: left;
- font-size: 14px;
- margin-right: 12px;
- color: #393939;
- }
- .navigation ol li {
- float: left;
- margin-right: 15px;
- }
- .navigation ol li a{
- font-size: 12px;
- color: #797979;
- }
- .navigation ol li a:hover{
- color: #1697ea;
- }
- .navigation ol li.active a{
- color: #1697ea;
- }
- /* 主体内容 */
- .serviceDetailsImg{
- float: left;
- width: 370px;
- height: 268px;
- position: relative;
- overflow: hidden;
- padding: 18px;
- border: 1px solid #efefef;
- }
- .serviceDetailsImg:hover img{
- transform: scale(1.05);
- transition: all .2s ease-in;
- }
- .serviceDetailsImg img{
- width:100%;
- height: 100%;
- display: inline-block;
- transition: all .2s ease-in-out;
- }
- .serviceDetailsImg span{
- width: 46px;
- height: 40px;
- display: inline-block;
- background: url(../../../img/newMenu/achievement_26.png) no-repeat;
- background-size: 100% 100%;
- position: absolute;
- top: 0;
- left: 0
- }
- .serviceDetailsTxt{
- float: right;
- width: 818px;
- }
- .serviceDetailsTxt .serviceDetailsTitle{
- border: 1px solid #efefef;
- padding-bottom: 20px;
- }
- .serviceDetailsTxt .serviceDetailsTitle h4{
- font-size: 18px;
- line-height: 50px;
- height: 50px;
- padding-left: 22px;
- width: 100%;
- background: #f9f9f9;
- color: #1f1f1f;
- font-weight: 400;
- margin-bottom: 12px;
- }
- .serviceDetailsTxt .serviceDetailsTitle p{
- padding-left: 22px;
- }
- .serviceDetailsTxt .serviceDetailsTitle p{
- height: 36px;
- line-height: 36px;
- font-size: 12px;
- }
- .serviceDetailsTxt .serviceDetailsTitle p strong{
- font-weight: normal;
- color: #707070;
- width: 110px;
- display: inline-block;
- }
- .serviceDetailsTxt .serviceDetailsTitle p span{
- color: #9d9d9d;
- font-size: 12px;
- }
- .serviceDetailsTxt a{
- cursor: pointer;
- width: 150px;
- float: right;
- display: inline-block;
- height: 54px;
- line-height: 54px;
- text-align: center;
- font-size: 18px;
- color: #ffffff;
- background: #1697ea;
- margin-top: 16px;
- }
- .serviceDetailsTxt a:hover{
- background: #ffff;
- border: 1px dashed #1697ea;
- color: #1697ea;
- }
- .collection{
- overflow: hidden;
- clear: both;
- padding-left: 18px;
- padding-top: 18px;
- }
- .collection p span{
- vertical-align: top;
- color: #ff6a25
- }
- .collection p img{
- margin-right: 12px;
- }
- .collection .heart{
- width: 19px;
- height: 18px;
- display: inline-block;
- background: url(../../../img/newMenu/serviceDetal_03.jpg) no-repeat;
- background-size:100% 100%;
- margin-right: 12px;
- }
- .collection p{
- cursor: pointer;
- float: left;
- height: 18px;
- line-height: 18px;
- font-size: 14px;
- margin-right: 40px;
- }
- .collection .heart.active{
- background: url(../../../img/newMenu/serviceDetal_Ok.jpg) no-repeat;
- }
- /*
- 详情
- */
- .serviceDetailsList{
- padding-top: 40px;
- width: 100%;
- clear: both;
- }
- .serviceDetailsList .introduction,.serviceDetailsList .requirement{
- background: #ffffff;
- border: 1px solid #eeeeee;
- padding-bottom: 28px;
- }
- .serviceDetailsList>div{
- margin-bottom: 38px;
- }
- .serviceDetailsList .introduction h3,.serviceDetailsList .requirement h3{
- width: 100%;
- height: 52px;
- line-height: 52px;
- font-size: 14px;
- color: #1f1f1f;
- padding-left: 20px;
- background: #f8f8f8;
- margin-bottom: 20px;
- }
- .serviceDetailsList .introduction p,.serviceDetailsList .requirement p{
- padding:0 20px;
- line-height: 24px;
- font-size: 12px;
- text-align: justify;
- color: #707070;
- }
- .serviceDetailsList .value{
- overflow: hidden;
- background: #ffffff;
- border: 1px solid #eeeeee;
- }
- .serviceDetailsList .value h4{
- height: 100%;
- width: 170px;
- vertical-align: middle;
- font-size: 14px;
- text-align: center;
- float: left;
- background: #f8f8f8;
- }
- .serviceDetailsList .value div{
- padding-top: 10px;
- padding-bottom: 10px;
- padding-right: 10px;
- width: 1028px;
- display: inline-block;
- float: left;
- line-height: 24px;
- padding-left: 20px;
- font-size: 12px;
- color: #707070;
- word-wrap:break-word
- }
- .serviceDetailsTxt .shopCar{
- margin-left: 10px;
- }
- /* 购物车 */
- .shopImg{
- position: absolute;
- top: 20px;
- left: 20px;
- z-index: -11;
- width: 300px;
- height:200px;
- transition: all .3s ease-in-out;
- opacity: 1;
- }
- .shopImg.active{
- position: fixed;
- top: 20px;
- right: 500px;
- width:0px;
- height: 0px;
- z-index: 99988;
- transition: all .3s ease-in;
- opacity: 0;
- }
- .serviceDetailsTitle p{
- clear: both;
- }
- .numberDiv .input-group{
- width: 130px;
- margin-left: 85px;
- }
- .numberDiv{
- padding-left: 22px;
- overflow: hidden;
- }
- .numberDiv div{
- height: 34px;
- line-height: 34px;
- font-size: 12px;
- color: #707070;
- float: left;
- }
- .shopCar span{
- display: inline-block;
- margin-right: 5px;
- }
- .numberDiv div #number{
- width: 62px;
- border-radius: 5px;
- margin-right: 10px;
- }
- .tabEvaluate{
- clear: both;
- margin-top: 40px;
- width: 100%;
- height: 42px;
- line-height: 42px;
- border: 1px solid #efefef;
- background: #fcfcfc;
- }
- .tabEvaluate li{
- cursor: pointer;
- float: left;
- width: 120px;
- text-align: center;
- font-size: 16px;
- color: #1f1f1f;
- border-right: 1px solid #efefef
- }
- .tabEvaluate li.active{
- background: #1697ea;
- color: #ffffff;
- }
- /* 评论 */
- .pagination_box{
- display: none;
- }
- .evaluateList .list_none{
- padding-top: 20px;
- text-align: center;
- padding-bottom: 100px;
- }
- .evaluateList{
- display: none;
- clear: both;
- }
- .evaluateList>ul>li {
- border-bottom: 1px dotted #efefef;
- padding-left: 26px;
- overflow: hidden;
- }
- .evaluateList>ul>li p{
- font-size: 14px;
- color: #1f1f1f;
- float: left;
- }
- .evaluateList>ul>li>div.stasf{
- width: 370px;
- overflow: hidden;
- padding: 45px 0 34px;;
- }
- .evaluateList>ul>li>div.stasf>p{
- margin-right: 50px;
- }
- .evaluateList ul>li .satisfied{
- float: left;
- }
- .evaluateList .uName{
- margin-left: 10px;
- }
- .satisfied ol li {
- float: left;
- }
- .satisfied ol li span{
- color: #ff580e;
- }
- .satisfied ol{
- float: right;
- margin-left: 8px;
- font-size: 16px;
- }
- .satisfiedContent {
- clear: both;
- overflow: hidden;
- padding-bottom: 27px;
- }
- .satisfiedContent p{
- padding-right:20px;
- font-size: 12px;
- color: #707070!important;
- }
- .satisfiedContent time{
- font-size: 12px;
- color: #707070!important;
- float: right;
- }
- .pagination{
- float: right;
- }
- .totalCount {
- float: right;
- margin-top: 28px;
- margin-right: 15px;
- }
- .pagination_box{
- margin-bottom: 100px;
- }
- .pagination_box .pagePre a{
- margin-right: 10px
- }
- .pagination_box .pageNext a{
- margin-left: 10px;
- }
|