@charset "utf-8";
@import url("global.css");

.common_model_box {
    width: 1200px;
    margin: 40px auto;
    overflow: hidden;
    }

/*全局导航栏*/
.nav_model_box {
    width: 100%;
    padding-left: 35px;
    height: 23px;
    line-height: 23px;
    background: url('/source/img/home.png') no-repeat left center;
    font-size: 14px;
    color: #09f;
    margin-bottom: 15px;
    }

.nav_model_box h1 {
    display: inline-block;
    font-weight: normal;
    font-size: 14px !important;
    }

.nav_model_box a {
    color: #09f;
    }

/*全局左右栏*/
.common_model_box .left, .common_model_box .right {
    float: left;
    }

.common_model_box .left {
    width: 830px;
    margin-right: 30px;
    }

.common_model_box .right {
    width: 340px;
    }

/*拼箱*/
.common_model_box .sales {
    float: left;
    position: relative;
    width: 583px;
    height: 520px;
    margin: 0 30px 30px 0;
    border: 1px solid #f0f0f0;
    overflow: hidden;
    }

.common_model_box .sales .country {
    position: absolute;
    top: 20px;
    left: 0;
    background: #f63756;
    color: #fff;
    font-size: 16px;
    padding: 10px 20px;
    }

.common_model_box .sales .sales_img {
    width: 583px;
    height: 327px;
    overflow: hidden;
    }

.common_model_box .sales img {
    width: 583px;
    height: 327px;
    transition: all 0.5s;
    }

.common_model_box .sales img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -transform: scale(1.1, 1.1);
    }

.common_model_box .sales:nth-child(even) {
    margin-right: 0 !important;
    }

.common_model_box .sales_content {
    padding: 30px;
    }

.common_model_box .sales_content .title {
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 25px;
    position: relative;
    }

.common_model_box .sales_content .title span {
    display: inline-block;
    padding: 5px 20px;
    font-size: 16px;
    position: absolute;
    top: -5px;
    right: 0;
    background: #09f;
    color: #fff;
    cursor: pointer;
    }

.common_model_box .sales_content .title span:hover {
    background: #FF5722;
    }

.common_model_box .sales_content .desc {
    background: #f0f0f0;
    color: #999;
    height: 40px;
    padding: 20px;
    line-height: 26px;
    }

/*双清*/
.common_model_box .query input[type='text'] {
    width: 600px;
    height: 55px;
    line-height: 55px;
    padding: 0 !important;
    text-indent: 1em;
    border: 1px solid #ccc;
    border-right: 1px solid #09f;
    vertical-align: middle;
    }

.common_model_box .query input[type='text']:hover {
    border: 1px solid #09f;
    }

.common_model_box .query input[type='button'] {
    height: 57px;
    line-height: 57px;
    background: #09f;
    color: #fff;
    padding: 0 20px;
    font-size: 16px;
    cursor: default;
    vertical-align: middle;
    cursor: pointer;
    }

.common_model_box .query input[type='button']:hover {
    background: #09d;
    }

.common_model_box .query .hot {
    margin-left: 20px;
    display: inline;
    font-size: 16px;
    }

.common_model_box .query .hot span {
    font-weight: bold;
    margin-right: 20px;
    }

.common_model_box .query .hot a {
    display: inline-block;
    padding: 10px 20px;
    background: #F7B824;
    color: #fff;
    border-radius: 2px;
    }

.common_model_box .query .hot a:hover {
    background: #FF5722;
    }

.common_model_box .sales_content .desc ul {

    }

.common_model_box .sales_content .desc li {
    float: left;
    width: 151px;
    overflow: hidden;
    }

.common_model_box .sales_content .desc li:nth-child(3n-1) {
    margin: auto 15px;
    }

/*****双清详细******/
/*列表*/
.news_container .ddu {
    margin-top: 20px;
    }

.common_model_box .left .clearance_list {
    padding: 35px 0;
    height: 140px;
    border-bottom: 1px solid #f0f0f0;
    width: 830px;
    position: relative;
    overflow: hidden;
    }

.common_model_box .left .thumb {
    float: left;
    width: 250px;
    height: 140px;
    margin-right: 30px;
    overflow: hidden;
    }

.common_model_box .left .thumb img {
    height: 140px;
    width: 250px;
    transition: all 0.5s;
    }

.common_model_box .left .thumb img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -transform: scale(1.1, 1.1);
    }

.common_model_box .left .clearance_list .text {
    }

.common_model_box .left .clearance_list .text .meta {
    margin: 15px 0 10px 0;
    color: #bbb;
    overflow: hidden;
    }

.common_model_box .left .clearance_list .text .meta a {
    color: #bbb;
    }

.common_model_box .left .clearance_list .text .meta a:hover {
    color: #09f;
    }

.common_model_box .left .clearance_list .text .meta > span {
    padding-left: 25px;
    margin-right: 10px;
    height: 20px;
    display: inline-block;
    }

span.time {
    background: url("/source/img/icon_time.png") left no-repeat;
    }

span.tags {
    background: url("/source/img/icon_tag.png") left no-repeat;
    }

span.read {
    background: url("/source/img/icon_read.png") left no-repeat;
    }

span.tags a {
    display: inline-block;
    margin-right: 10px;
    }

span.tags a:hover {
    color: #09f !important;
    }

.common_model_box .left .clearance_list .text h3 {
    margin-bottom: 10px;
    font-weight: 400;

    }

.common_model_box .left .clearance_list .text h3 a {
    font-size: 18px;
    color: #333;
    }

.common_model_box .left .clearance_list .text h3 a:hover {
    color: #09f;
    }

.common_model_box .left .clearance_list .text .desc {
    color: #999;
    line-height: 26px;
    }

/*内容*/

.common_model_box .left .content {
    width: 830px;
    position: relative;
    overflow: hidden;
    }

.common_model_box .left .art_header h1 {
    font-size: 28px;
    margin: 0;
    position: inherit;
    line-height: 1.5;
    color: #333;
    font-weight: 400;
    text-align: center;
    }

.common_model_box .left .art_header .art_meta {
    margin: 20px 0 27px;
    }

.common_model_box .left .art_content {
    line-height: 30px;
    margin: 25px 0 40px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    }

.common_model_box .left .art_content a {
    color: #09f;
    text-decoration: underline;
    }

.common_model_box .left .art_content img {
    padding: 20px 0;
    }

.common_model_box .left .art_content br {
    line-height: 30px;
    display: inline;
    }

.common_model_box .left .art_content p {
    padding-bottom: 20px;
    }

.common_model_box .left .tag_box {
    border-top: 1px solid #f0f0f0;
    overflow: hidden;
    }

.common_model_box .left .tag_box a {
    display: block;
    float: left;
    text-align: center;
    background: #1E9FFF;
    color: #fff;
    padding: 10px 15px;
    margin: 20px 10px 20px 0;
    opacity: .8;
    }

.common_model_box .left .tag_box a:hover {
    opacity: 1;
    }

.common_model_box .left .tag_box h3 {
    font-weight: normal;
    }

/*  详细页 table 风格*/
.common_model_box .left .art_content table {
    border-collapse: collapse;
    border: none;
    width: 100%;
    margin: 20px 0;
    }

.common_model_box .left .art_content table th {
    background: #e5f5ff;
    font-weight: bold;
    }

.common_model_box .left .art_content table th,
.common_model_box .left .art_content table td {
    padding: 5px 10px;
    color: #333;
    border: 1px solid #ddd;
    font-weight: normal !important;
    }

.common_model_box .left .art_content table th:first-child,
.common_model_box .left .art_content table td:first-child {
    width: 100px !important;
    background: #fbfbfb !important;
    font-weight: bold !important;
    }

/*右侧通用*/
.common_model_box .right > .list {
    width: 340px;
    background: #fafafa;
    margin-bottom: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    position: relative;
    }

.common_model_box .right .list span.mark {
    display: inline-block;
    background-color: #f63756;
    position: absolute;
    height: 20px;
    width: 4px;
    left: 0;
    top: 30px;
    }

.common_model_box .right .list span.more {
    position: absolute;
    top: 30px;
    right: 30px;
    }

.common_model_box .right .list span.more a {
    color: #bbb;
    }

.common_model_box .right .list span.more a:hover {
    color: #333;
    }

.common_model_box .right .list span.title {
    font-size: 20px;
    font-weight: 400;
    padding: 25px 30px 0;
    display: inline-block;
    margin: 0;
    }

.common_model_box .right .list span.line {
    display: block;
    height: 1px;
    width: 100%;
    background: #f0f0f0;
    }

.common_model_box .right .list .case {
    margin: 20px 30px;
    text-align: center;
    overflow: hidden;
    }

.common_model_box .right .list .tel {
    margin: 20px 30px 0 20px;
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    color: #393D49;
    }

.common_model_box .right .list ul {
    margin-top: 10px;
    }

.common_model_box .right .list ul li {
    width: 280px;
    padding: 20px 30px;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
    }

.common_model_box .right .list ul li:last-child {
    border-bottom: 0 !important;
    }

.common_model_box .right .list ul li .art-img {
    width: 280px;
    height: 158px;
    overflow: hidden;
    margin-bottom: 20px;
    }

.common_model_box .right .art-img img {
    width: 280px;
    transition: all 0.5s;
    }

.common_model_box .right .art-img img:hover {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -transform: scale(1.1, 1.1);
    }

.common_model_box .right .art-txt {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    }

.common_model_box .right .comm_list .art-txt {
    text-align: left !important;
    }
