﻿/*
Template Name: yofus2013
Template URI: http://www.yofus.com/
Description: The yofus template.
Version: 1.0
Author: yofus Team
Author URI: http://www.yofus.com/
Logo filename: logo.gif
*/

/* ====================
     公共样式1
==================== */
.container {
    width: 1200px !important;
}

a, a:hover, a:visited, a:link, a:active {
    text-decoration: none;
}

@keyframes fade{
    0%{opacity:1;}
    50%{opacity:0.7;}
    0%{opacity:1;}
}
-webkit-@keyframes fade{
    0%{opacity:1;}
    50%{opacity:0.7;}
    0%{opacity:1;}
}
-moz-@keyframes fade{
    0%{opacity:1;}
    50%{opacity:0.7;}
    0%{opacity:1;}
}
-ms-@keyframes fade{
    0%{opacity:1;}
    50%{opacity:0.7;}
    0%{opacity:1;}
}
-o-@keyframes fade{
   0%{opacity:1;}
   50%{opacity:0.7;}
   0%{opacity:1;}
}

/*背景图*/
.m-icon {
    display: inline-block;
    background: url(../images/sprite.png?v=6) no-repeat 9999px 9999px;
}

.m-icon-camera {
    width: 40px;
    height: 40px;
    background-position: 0 -480px;
}

.m-icon-car {
    width: 40px;
    height: 40px;
    background-position: -70px -480px;
}

.m-icon-flash {
    width: 40px;
    height: 40px;
    background-position: -140px -480px;
}

.m-icon-30day {
    width: 40px;
    height: 40px;
    background-position: -210px -480px;
}

.m-icon-tel {
    width: 30px;
    height: 15px;
    background-position: -276px -118px;
}

.m-icon-cart {
    background-position: -276px -57px;
}

/*冲印导航页面*/
.m-ad-carousel {
    height: 450px;
}

.m-ad-carousel-nav {
    position: absolute;
    width: 390px;
    height: 412px;
    background: #fff;
    border: 1px solid #e2e2e2;
    padding: 15px 15px;
    bottom: 0;
    left: 50%;
    margin-left: 200px;
}

.m-ad-carousel-nav .row {
    margin-bottom: 10px;
}

.m-ad-carousel-nav .m-title {
    color: #f55354;
    font-size: 16px;
    font-weight:bold;
}

.m-ad-carousel-nav .m-paper-logo-content {
    width: 388px;
    padding: 0;
    margin-bottom: 60px;
}

.m-ad-carousel-nav .m-weixin-content .m-weixin {
    display: none;
    position: absolute;
    width: 160px;
    left: 0;
    bottom: 35px;
}

.m-ad-carousel-nav .m-weixin-content:hover .m-weixin {
    display: block;
}

.m-paper-logo-content .m-paper-logo {
    width: 120px;
    height: 60px;
    float: left;
    cursor: pointer;
    border: 1px solid transparent;
    margin: 5px 4px 5px 4px;
}

.m-paper-logo-content .m-paper-logo.active {
    border: 1px solid #f55354;
    border-radius: 5px;
}

.m-paper-logo.m-kd {
    background-image: url(../images/print/c_p_kd.png);
    background-repeat: no-repeat;
}

.m-paper-logo.m-fs {
    background-image: url(../images/print/c_p_fuj.png);
    background-repeat: no-repeat;
}

.m-paper-logo.m-lk {
    background-image: url(../images/print/c_p_lk.png);
    background-repeat: no-repeat;
}

.btn.m-btn-red {
    width: 160px;
    background-color: #f55354;
    color: #fff;
    border-color: #f55354;
}

.m-print-sort-nav {
    height: 50px;
    padding-top: 5px;
    color: #636363;
}

.m-print-sort-nav > li {
    border: none;
}

.m-print-sort-nav > li.active {
    border-bottom: 0px solid #f55354;
    color: #ff0000;
}

.m-print-sort-nav.nav.nav-tabs > li > a {
    padding: 0;
    border: none;
    color: #636363;
}

.m-print-sort-nav.nav.nav-tabs > li.active > a {
    border: none;
    background-color:#eee;
}

.m-print-size-tab {
    color: #666;
    border: 1px solid #e8e8e8;
    text-align: center;
    margin-bottom: 20px;
}

.m-print-size-tab .tab-head, .m-print-size-tab .tab-head th {
    height: 42px;
    background: #f9f9f9;
    text-align: center;
    vertical-align: middle;
    border-bottom: none;
}

.m-print-size-tab .tab-head .nav > li.active {
    border: 1px solid #f55354;
    border-radius: 5px;
}

.m-print-size-tab .tab-head .nav a {
    color: #666;
}

.m-print-size-tab .tab-head .nav > li.active > a {
    background-color: inherit;
}

.m-print-size-tab .m-warning {
    margin-top: 10px;
    margin-right: 30px;
    color: #9b9b9b;
}

.m-print-size-tab .m-warning a {
    color: #f55354;
}

.m-certificate-box-content {
    margin-top: 20px;
}

.m-certificate-box-content .m-warning {
    margin-top: 30px;
    color: #9b9b9b;
}

.m-certificate-box-content .m-warning a {
    color: #f55354;
}

.m-box-list {
    width: 100%;
}

.m-box-justified > .m-box {
    display: table-cell;
    width: 1%;
}

.m-certificate-box {
    width: 200px;
    height: 140px;
    border: 1px solid #ccc;
    border-radius: 5px;
    text-align: center;
    padding-top: 40px;
    color: #9b9b9b;
    cursor: pointer;
}

.m-certificate-box:hover {
    border: 1px solid #f55354;
    color: #f55354;
}

.m-certificate-box > p:first-child {
    display: inline;
    border-bottom: 1px dashed #CCC;
    color: #494949;
}

.m-certificate-box:hover > p:first-child {
    border-bottom: 1px dashed #f55354;
    color: #f55354;
}

.m-print-price-list {
    cursor: pointer;
}

.m-print-price-list.active > td {
    background-color: #f55354 !important;
    color: #fff;
}

.m-desc-box {
    border: 1px solid #e8e8e8;
}

.m-desc-box .m-desc-text {
    text-align: left;
    padding: 0 36px;
}

.m-desc-box img:hover {
    animation:fade 0.8s;
    -webkit-animation:fade 0.8s;
    -moz-animation:fade 0.8s;
    -ms-animation:fade 0.8s;
    -o-animation:fade 0.8s;
}

/* Footer部分 */
.m-footer .dark a {
    color: #999;
}

.m-footer .inherit-color a {
    color: inherit
}

.m-footer .light a:hover {
    color: #d94a4a;
}

.m-footer-promise {
    background-color: #c0c0c0;
    font-size: 18px;
    height: 64px;
    padding-top: 6px;
}

.m-footer-promise .note {
    display: inline-block;
    margin-left: 10px;
}
/*
.m-help {
    border: #d4d4d4 1px solid;
    padding: 18px 0 24px;
    background-color: #f5f5f5;
}

.m-help .item {
    line-height: 22px;
    float: left;
    padding: 0 40px;
    color: #999;
}

.m-help .item .tt {
    font-family: "Microsoft Yahei", simsun;
    font-size: 16px;
    color: #999;
    font-weight: bold;
    line-height: 37px;
}

.m-help .item-1 {
    padding-left: 30px;
}

.m-help .item-5 {
    padding-right: 0;
}

.m-help .kfpd {
    padding-left: 60px;
}

.m-help .zxkf {
    margin-top: -7px;
}

.m-help .qqlg {
    margin-right: 2px;
}

.m-partner {
    border-bottom: #d4d4d4 1px dotted;
    margin-top: 2px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background-color: #FAFAFA;
}

.m-partner .tt {
    font-size: 16px;
    font-family: "Microsoft Yahei", simsun;
    margin-bottom: 11px;
    margin-top: 10px;
    font-weight: bold;
}

.m-partner .logos {
    padding-left: 60px;
}

.m-partner .logo {
    margin-right: 50px;
    height: 40px;
    display: block;
    float: left;
}

.m-partner .logo-cv {
    display: none;
}

.m-partner .logo-alipay {
    width: 159px;
    background-position: -120px -60px;
}

.m-partner .logo-epay {
    width: 69px;
    background-position: 0 -110px;
}

.m-partner .logo-kodak {
    width: 80px;
    background-position: -210px -110px;
}

.m-partner .logo-fujifilm {
    width: 117px;
    background-position: 0 -160px;
}

.m-partner .logo-hp {
    width: 55px;
    background-position: -120px -160px;
}

.m-partner .logo-comm100 {
    width: 103px;
    background-position: -80px -110px;
    margin-right: 0;
}

.m-nts {
    text-align: center;
    font-size: 12px;
    line-height: 24px;
    color: #666;
    padding-bottom: 20px;
}


*/
