﻿@charset "utf-8";
/* CSS Document */
/*page banner*/
.global_subbanner {
    width: 100%;
    height: 300px;
    text-align: center;
    color: #464646;
}

.global_subbanner .title {
    font-size: 30px;
    padding-top: 120px;
}

.global_subbanner .intro {
    font-size: 16px;
    margin-top: 20px;
}

.server_banner {
    /*background: url(../images/e-banner1.jpg) #f8f8f9 top center no-repeat;*/
    /*background: url('../newIndex/image/e-banner1.png') top center no-repeat;*/
    background: url('../newIndex/newImage/e-banner1.jpg');
    color: #fff;
}

.about_banner {
    /*background: url(../images/about_b.jpg) #f8f8f9 top center no-repeat;*/
    background: url('../newIndex/newImage/aboutpic1.png') top center no-repeat;
    color: #fff;
    background-size: 100% 100%
}

.track01_banner {
    background: url(../images/track01_banner.jpg) #f8f8f9 top center no-repeat;
    height: 250px;
    position: relative;
}

.track02_banner {
    background: url(../images/track02_banner.jpg) #f8f8f9 top center no-repeat;
    height: 250px;
    position: relative;
}

.rl_banner {
    background: url(../images/rl-banner.jpg) #f8f8f9 top center no-repeat;
    height: 250px;
    position: relative;
}

.dk_banner {
    background: url(../images/dk-banner.jpg) #f8f8f9 top center no-repeat;
    height: 250px;
    position: relative;
}

.price_banner {
    background: url(../images/price-banner.jpg) #f8f8f9 top center no-repeat;
    height: 250px;
    position: relative;
}

.ztd_banner {
    background: #d4d4d4 url(../images/site-inner-bg.jpg) center top no-repeat;
    height: 250px;
    position: relative;
}

.ck_banner {
    background: #d4d4d4 url(../images/ck-banner.jpg) center top no-repeat;
    height: 250px;
    position: relative;
}

.help_banner {
    background: #d4d4d4 url(../images/help-banner.jpg) center top no-repeat;
    height: 250px;
    position: relative;
}

.new_banner {
    /*background: #d4d4d4 url(../images/new-banner.jpg) center top no-repeat;*/
    background: url('../newIndex/newImage/bj5.png') center top no-repeat;
    height: 300px;
    position: relative;
}
.box-adr {
    width: 100%;
    background: #9dcd17;
    background: #327cc6;
    background: #1f9bd6;
    height: 60px
}
/*page content*/
.page {
    min-height: 550px;
    margin-bottom:100px
}

.global_category {
    height: 50px;
    position: relative;
}

.global_category .global_category_abs {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    top: -60px;
    text-align: center;
    overflow: hidden;
}

.global_category .global_category_abs a {
    display: inline-block;
    color: #fff;
    width: 170px;
    height: 60px;
    line-height: 60px;
    background: #9dcd17;
    font-size: 16px;
    text-decoration: none;
    background:0
    /* -moz-border-top-left-radius: 4px;
    -ms-border-top-left-radius: 4px;
    -o-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -ms-border-top-right-radius: 4px;
    -o-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;*/
}

.global_category .global_category_abs a:hover {
    color: #327cc6;
    color:#fff
}

.global_category .global_category_abs a.cur {
    color: #e70012;
    color: #327cc6;
    background: #fff;
    color:#fff;
    background:#9dcd17
}

.global_bottom_ad {
    width: 100%;
    height: 90px;
    padding-top: 25px;
    background: #e70012;
    background: #f57c00
}

.global_bottom_ad span {
    height: 42px;
    line-height: 42px;
    display: inline-block;
    color: #fff;
    font-size: 30px;
}

.global_bottom_ad a {
    width: 180px;
    height: 42px;
    line-height: 42px;
    margin-left: 30px;
    text-decoration: none;
    display: inline-block;
    background: #fff;
    font-size: 16px;
    color: #e70012;
    vertical-align: top;
    -moz-border-radius: 21px;
    -ms-border-radius: 21px;
    -o-border-radius: 21px;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    color: #f57c00
}

/*客服中心*/
.Customer {
    margin: 30px auto;
}

.Customer h1 {
    position: relative;
    margin: 64px 0 30px;
    font-weight: normal;
}

.Customer h1 div {
    font-size: 30px;
    color: #4a4a4a;
    height: 30px;
    line-height: 30px;
    text-align: center
}

.Customer .more-v {
    text-align: center;
    width: 100%;
    height: 21px;
    margin-top: -20px
}

.Customer .more-v a {
    color: #274e9b;
    font-size: 12px;
    cursor: pointer
}

.Customer .more-v a:hover {
    text-decoration: none;
    color: #0087cc
}

.Customer .container {
}

.Customer .container .server-item {
    display: block;
    width: 283px;
    height: 283px;
    color: #505050;
    border: 1px solid #c4d5e2;
    border-radius: 2px;
    margin-right: 15px;
    margin-bottom: 20px;
    cursor: pointer
}

.Customer .container .server-item:nth-child(4n+4) {
    margin-right: 0
}

.Customer .container .server-item .icon {
    display: block;
    width: 100%;
    height: 75px;
    line-height: 75px;
    text-align: center;
    margin-top: 44px
}

.Customer .container .server-item .icon .img {
    width: 75px;
    height: 75px;
    vertical-align: middle
}

.Customer .container .server-item h2 {
    font-size: 24px;
    color: #142341;
    line-height: 24px;
    margin: 22px auto 8px;
    text-align: center;
    font-weight: normal;
}

.Customer .container .server-item h3 {
    font-size: 14px;
    color: #9b9b9b;
    line-height: 14px;
    text-align: center;
    margin: 10px auto;
    font-weight: normal;
}

.Customer .container .server-item:hover {
    color: #142341 !important;
    border: 1px solid #26569e;
    text-decoration: none
}

.Customer .container .tabs-nav {
    width: 895px;
    height: 42px;
    border-bottom: 1px solid #f2f2f2
}

.Customer .container .tabs-nav li {
    float: left;
    overflow: hidden;
    margin-right: 90px
}

.Customer .container .tabs-nav li a {
    display: inline-block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: #323232;
    font-size: 24px;
    cursor: pointer
}

.Customer .container .tabs-nav li .active, .Customer .container .tabs-nav li a:hover {
    text-decoration: none;
    color: #26569e;
    border-bottom: 2px solid #26569e
}

.Customer .container .tabs-nav li:nth-last-child(1) {
    margin-right: 0
}

.Customer .container .tabs-nav .active {
    color: #26569e
}

.Customer .container .tab-detail {
    padding-left: 10px;
    color: #505050;
    padding-bottom: 10px
}

.Customer .container .tab-detail h2 {
    height: 14px;
    line-height: 14px;
    padding: 24px 0 10px;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

.Customer .container .tab-detail p {
    height: 14px;
    line-height: 14px;
    font-size: 12px;
    padding-bottom: 6px;
    color: #505050
}

.Customer .container .tab-detail p a {
    cursor: pointer;
    color: #666
}

.Customer .container .tab-detail p a:hover {
    color: #26569e
}

.Customer .container .contactbox {
    width: 285px;
    height: 255px;
    float: left;
    margin-right: 20px;
    margin-bottom: 80px;
    border-radius: 2px;
    border: 1px solid #ccc
}

.Customer .container .contactbox:nth-last-child(1) {
    margin-right: 0
}

.Customer .container .contactbox:hover {
    border: 5px solid #e70012;
    width: 285px;
    height: 255px
}

.Customer .container .contactbox:hover .icon {
    margin-top: 24px
}

.Customer .container .contactbox .icon {
    display: block;
    margin-top: 28px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center
}

.Customer .container .contactbox .icon img {
    vertical-align: middle
}

.Customer .container .contactbox h2 {
    margin-top: 20px;
    height: 23px;
    line-height: 23px;
    margin-bottom: 22px;
    font-size: 23px;
    color: #555;
    text-align: center;
    font-weight: normal;
}

.Customer .container .contactbox h3 {
    margin-bottom: 10px;
    font-size: 12px;
    height: 12px;
    line-height: 12px;
    color: #888;
    text-align: center;
    font-weight: normal;
}

.Customer .container .contactbox .contact-a {
    display: block;
    width: 128px;
    height: 35px;
    text-align: center;
    line-height: 33px;
    border-radius: 2px;
    border: 1px solid #ccc;
    color: #666;
    cursor: pointer;
    font-size: 14px;
    margin: 15px auto
}

.Customer .container .contactbox .contact-a:hover {
    background: #e70012;
    color: #fff;
    border-color: #e70012;
    text-decoration: none
}

/*query*/
.query {
    height: 180px;
    position: absolute;
    top: 215px;
    left: 50%;
    -webkit-transform: rotate(0) translate(0) scale(1) skew(0);
    transform: rotate(0) translate(0) scale(1) skew(0);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    background: #fff;
    box-shadow: 0 8px 18px #eaeaea;
    padding: 60px 0 0 120px;
    z-index: 999;
}

.query input.textbox {
    width: 821px;
    height: 60px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #9dcd17;
    font-size: 18px;
    color: #666;
}

.query input.sub {
    display: block;
    border: none;
    width: 140px;
    height: 60px;
    background: #9dcd17;
    text-align: center;
    color: #f4f7fb;
    font-size: 18px;
    line-height: 60px;
    cursor: pointer;
    position: absolute;
    left: 941px;
}

-tracking {
    width: 1920px;
    position: relative;
    left: 50%;
    -webkit-transform: rotate(0) translate(0) scale(1) skew(0);
    transform: rotate(0) translate(0) scale(1) skew(0);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    z-index: 2
}

-tracking .banner {
    width: 100%;
    height: 250px;
    background: #fff url('/cn/source/img/query/package/banner.jpg') no-repeat 0 0;
    position: relative
}

-tracking .banner .query {
    width: 1080px;
    height: 120px;
    position: absolute;
    top: 215px;
    left: 50%;
    -webkit-transform: rotate(0) translate(0) scale(1) skew(0);
    transform: rotate(0) translate(0) scale(1) skew(0);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    background: #fff;
    box-shadow: 0 8px 18px #eaeaea;
    padding: 60px 0 0 120px;
    z-index: 999
}

-tracking .banner input {
    width: 779px;
    height: 58px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #1268bb;
    font-size: 18px;
    color: #666
}

-tracking .banner .show {
    border: 1px solid #ff5d70
}

-tracking .banner .show::-webkit-input-placeholder {
    color: #ff5d70
}

-tracking .banner span {
    width: 140px;
    height: 60px;
    background: #1268bb;
    text-align: center;
    color: #f4f7fb;
    font-size: 18px;
    line-height: 60px;
    cursor: pointer;
    position: absolute;
    left: 941px
}

#packageState {
    width: 100%;
    left: 50%;
    -webkit-transform: rotate(0) translate(0) scale(1) skew(0);
    transform: rotate(0) translate(0) scale(1) skew(0);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    position: relative;
    padding-bottom: 30px
}

#packageState .state {
    text-align: center;
    margin-top: 210px;
}

#packageState .state.state-h {
    margin-top: 180px;
}

#packageState .state .image {
    width: 100%;
    height: 76px;
    position: relative
}

#packageState .state img {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -32px;
    width: 64px;
    height: 64px
}

#packageState .state img.waiting {
    -webkit-animation: rotate 2s linear 0s infinite;
    animation: rotate 2s linear 0s infinite
}

#packageState .state img.none {
    display: none
}

#packageState .state p {
    padding: 0;
    margin: 0
}

#packageState .state p:nth-child(1) {
    font-size: 18px;
    color: #666;
    line-height: 24px
}

#packageState .state p:nth-child(2) {
    font-size: 14px;
    color: #999;
    line-height: 20px
}

#packageState .state .table {
    width: 100%;
    margin: 0 auto;
}

#packageState .state .table tr {
    height: 30px;
    line-height: 30px;
}

#packageState .state .table td, #packageState .state .table th {
    line-height: 30px;
    color: #666;
    font-size: 14px;
    text-align: center;
    border: 1px solid #ddd;
}

#packageState .state .table th {
    font-weight: bold;
    background: #f9f9f9;
    line-height: 40px;
}

#packageState .state .table tr {
    height: 30px;
    line-height: 30px;
}

#packageState .state .ziti_dizhi {
    text-align: left;
}

#packageState .state .dizhi_b {
    box-sizing: content-box;
    width: 100%;
    height: 340px;
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}

#packageState .state .dizhi_img {
    width: 700px;
    height: 340px;
    float: left;
}

#packageState .state .dizhi_info {
    width: 480px;
    height: 340px;
    float: right;
    padding-top: 30px;
}

#packageState .state .dizhi_info li {
    color: #777;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 20px;
}

#packageState .state .dizhi_info li span {
    color: #e70012;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
}

#packageState .state .notfind-icon {
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.8em;
    text-align: center;
    color: #e70012;
    border-bottom: 1px dashed #ddd;
    background: url(../images/ico_auto.png) 42% -115px no-repeat;
    padding-left: 0;
}

#packageState .state .search-content {
    min-height: 600px;
    width: 610px;
    position: relative;
    padding-left: 100px;
    padding-right: 100px;
    margin: auto;
    text-align: center; /*              background: url(../images/bg_new.png) center center no-repeat;*/ /*margin-top: 160px;*/
}

#packageState .state .notfind {
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
}

#packageState .state .track-wrap a {
    outline: none;
    text-decoration: none;
    cursor: pointer;
    color: #666;
    blur: expression(this.blur());
}

#packageState .state .notfind .notfind-body {
    padding: 10px 20px;
    border: 1px solid #dfdfdf;
    background-color: #fbfbfb;
    margin-top: 10px;
    line-height: 22px;
    width: 100%;
    position: relative;
    text-align: center;
    margin: auto;
}

#packageState .state .select-com {
    margin-bottom: 20px; /*padding-left: 7px;*/
    height: 20px;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    text-align: center;
}

#packageState .state .select-node {
    position: relative;
    padding-right: 15px;
    font-size: 17px;
}

#packageState .state .select-node a {
    color: #448ef3;
}

#packageState .state .result-top {
    margin-top: 10px;
    width: 100%;
    height: 43px;
    background-color: #fbfbfb;
    border: 1px solid #90bfff;
    border-bottom: none;
}

#packageState .state .result-top .col1 {
    margin-left: -6px;
    width: 170px;
    text-align: center;
    font-weight: bold;
    border-right: 1px solid #ddd;
    color: #333;
}

#packageState .state .result-top .col2 {
    width: 498px;
    text-align: left;
    font-weight: bold;
    color: #333;
    padding-left: 20px;
}

#packageState .state .result-top span, .result-top a {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    vertical-align: middle;
    font-size: 14px;
}

#packageState .state #select-data {
    z-index: 4;
    display: block;
    margin-top: 10px;
    position: relative;
}

#packageState .state .result-info2 {
    border: 1px solid #ddd;
    width: 100%;
}

#packageState .state .result-info2 td {
    padding: 10px;
    color: #000;
    border-bottom: 1px solid #d8d8d8;
    background-color: #fbfbfb;
    font-size: 12px;
    text-align: left;
}

#packageState .state .result-info2 .status {
    width: 38px;
    background: url("../images/ico_status.gif") -50px center no-repeat #fbfbfb
}

#packageState .state .result-info2 .status-first {
    background: url("../images/ico_status.gif") 0px center no-repeat #fbfbfb
}

#packageState .state .result-info2 .status-check {
    background: url("../images/ico_status.gif") -150px center no-repeat #fbfbfb
}

#packageState .state .result-info2 .status-wait {
    background: url("../images/ico_status.gif") -100px center no-repeat #fbfbfb;
}

#packageState .state .result-info2 .status2 {
    width: 38px;
    background: url("../images/ico_status.png") -100px center no-repeat #fbfbfb
}

#packageState .state .result-info2 .status-first2 {
    background: url("../images/ico_status.png") -150px center no-repeat #fbfbfb
}

#packageState .state .result-info2 .status-check2 {
    background: url("../images/ico_status.png") -0px center no-repeat #fbfbfb
}

#packageState .state .result-info2 .status-wait2 {
    background: url("../images/ico_status.png") -50px center no-repeat #fbfbfb;
}

#packageState .state .result-info2 .last td {
    color: #FF8c00;
    border-bottom: none;
    background-color: #ffffff
}

#packageState .state .result-info2 .row1 {
    width: 406px;
    text-align: right;
}

#packageState .state .error-tip {
    display: block;
    padding: 8px;
    line-height: 24px;
    background-color: #FFFAE2;
    border: 1px solid #F5E190;
    margin-top: 10px;
    font-size: 12px;
}

#packageState .state .error-tip-close {
    display: block;
    float: right;
    width: 17px;
    height: 17px;
    margin-top: -3px;
    margin-right: -3px;
}

#packageState .state .qudao-form {
    position: relative;
    background: #f5f5f5;
    border-radius: 4px;
    margin-bottom: 70px;
    padding: 10px;
    border: 1px solid #ddd;
}

#packageState .state .qudao-form:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 50%;
    width: 30px;
    margin-left: -15px;
    height: 30px;
    line-height: 30px;
    font-family: 'Arial';
    text-align: center;
    background: url(../images/cha/qudao-down-icon.png) no-repeat center center;
}

#packageState .state .qudao-form .form-inline .form-group .input-group .form-control {
    width: 170px;
}

#packageState .state .qudao-form .form-inline .form-group .input-group .form-control.short {
    width: 90px;
}

/* 标签页 */
.tab-box {
    margin-bottom: 60px;
}

.tab-box .abgne_tab {
    width: 100%;
    clear: left;
}

.tab-box .abgne_tab ul.tabs {
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 0 10px;
}

.tab-box .abgne_tab ul.tabs li {
    float: left;
    line-height: 30px;
    position: relative;
}

.tab-box .abgne_tab ul.tabs li a {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 6px 18px;
    height: 100%;
    font-size: 14px;
    color: #333;
}

.tab-box .abgne_tab ul.tabs li.active a, .tab-box .abgne_tab ul.tabs li:hover a {
    background: #f57c00; /*主色*/
    color: #fff;
}

.tab-box .abgne_tab ul.tabs li:after {
    content: ' ';
    display: none;
    width: 0;
    height: 0; /*主色*/
    position: absolute;
    border-top: 6px solid #f57c00;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: -5px;
    left: 50%;
    margin-left: -5px;
}

.tab-box .abgne_tab ul.tabs li.active:after {
    display: block;
}

.tab-box .abgne_tab .tab_container {
    clear: both;
}

.tab-box .abgne_tab .tab_container .tab_content {
    display: none;
    padding: 10px 0;
    background: #fff;
}

.tab-box .abgne_tab .tab_container .table.col50 {
    width: 580px !important;
    margin: 0 9px 20px 9px !important;
    float: left;
}

.logistics-website {
    position: relative;
    height: 394px;
    background: #f6f4f7;
}

.logistics-website h3 {
    height: 80px;
    font-size: 18px;
    color: #333;
    line-height: 80px;
    font-weight: normal;
}

.logistics-website ul {
}

.logistics-website li {
    float: left;
    margin-right: 100px;
    margin-bottom: 50px;
    border: 1px solid #d8d8d8
}

.logistics-website li:nth-child(5n+5) {
    margin-right: 0;
}

.logistics-website li:hover {
    border: 1px solid #f57c00
}

.logistics-website li:hover p {
    background: #f57c00;
    color: #fff
}

.logistics-website p {
    height: 40px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 40px;
    background: #fff
}

.logistics-website a {
    cursor: pointer;
    text-decoration: none
}
/*运单查询*/
.track {
    padding: 30px;
    height: auto;
}
/*运费计算底下常见问题*/
body{background:#fff}
.freight {
    width: 100%;
    background: #fff;
}

.freight .package-questions {
    padding: 23px 0 78px;
    background: #fff;
    position: relative
}

.freight .package-questions .footer-title {
    width: 100%;
    height: 99px;
    overflow: hidden
}

.freight .package-questions .footer-title span {
    font-size: 18px;
    color: #333;
    line-height: 99px;
    float: left
}

.freight .package-questions .footer-title a {
    font-size: 14px;
    line-height: 99px;
    float: right;
    padding-right: 43px;
    color: #e70012
}

.freight .package-questions .questions {
    overflow: hidden
}

.freight .package-questions .questions li {
    width: 498px;
    margin-right: 98px;
    float: left;
    margin-bottom: 20px
}

.freight .package-questions .questions li h3 {
    font-size: 14px;
    color: #333335;
    height: 20px;
    line-height: 20px;
    font-weight: normal;
}

.freight .package-questions .questions li p {
    font-size: 14px;
    color: #989898;
    line-height: 25px;
    margin-top: 10px;
}

.freight .package-questions .line {
    width: 1px;
    height: 245px;
    background: #c6c6c6;
    position: absolute;
    top: 110px;
    left: 540px
}
/*运费计算输入框*/
.price {
    padding: 20px 40px;
    text-align: left;
    height: auto;
}

.price .p {
    height: 56px;
    font-size: 18px;
    color: #333;
    line-height: 56px;
}

.form-box {
    position: relative;
    padding: 0 25px;
    font-size: 14px;
    color: #666;
}

.form-box dl {
    display: block;
    padding: 10px 0;
}

.form-box dl:after {
    clear: none;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.form-box dl dt {
    display: block;
    float: left;
    line-height: 32px;
    color: #666;
    font-size: 14px;
    width: 70px;
}

.form-box dl dd {
    position: relative;
    line-height: 32px;
    font-size: 13px;
    overflow: hidden;
}

.form-box dl dd label.radio {
    margin-right: 5px;
}
/*文本输入框*/
.price .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    float: left;
}

.price input.txt1 {
    width: 520px;
    height: 32px;
    border: 1px solid #ddd;
    font-size: 14px;
}

.price input.txt2 {
    width: 220px;
}

.price input.small {
    width: 154px;
}

.price .input {
    float: none;
    display: inline;
    font-family: "microsoft yahei";
    margin-right: 5px;
    padding: 3px 5px;
    vertical-align: middle;
    background: #fff;
    height: 32px;
    line-height: 24px;
    border: 1px solid #ddd;
    font-size: 14px;
    border-radius: 3px;
}

.price .select {
    padding: 3px 5px;
    font-family: "microsoft yahei";
    border: 1px solid #e8e8e8;
    line-height: 24px;
    border-radius: 3px;
    height: 32px;
    width: 240px;
}
/*按钮样式*/
.price .btn {
    display: block;
    margin: 0;
    padding: 33px 20px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-family: "microsoft yahei";
    border: 0;
    position: absolute;
    top: 10px;
    right: 25px;
    background: #9dcd17;
    border: 0;
    border-radius: 2px;
    vertical-align: middle;
    width: 100px;
    height: auto;
}

.price .btn:hover {
    color: #fff;
    opacity: 0.9;
}
/*news*/
#newslist {
    width: 1000px;
    margin: 0 auto
}

#newslist .item {
    padding: 30px 20px;
    background: url(../images/news_line.jpg) left bottom repeat-x;
}

#newslist .item .con {
    width: 100%;
    overflow: hidden;
}

#newslist .item .all {
    width: 100%;
}

#newslist .item .con h3 {
    width: 100%;
    height: 25px;
    line-height: 25px;
}

#newslist .item .con h3 a {
    font-size: 18px;
    color: #202020;
    font-weight: normal;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#newslist .item .con .date {
    font-size: 16px;
    color: #a0a0a0;
    font-family: "Arial";
    margin-top: 10px;
    margin-bottom: 15px;
}

#newslist .item .con .intro {
    font-size: 14px;
    color: #828282;
    line-height: 25px;
    height: 25px;
    overflow: hidden;
}

#newslist .item:hover {
    background-color: #f6f6f6;
}

#newslist .item:hover h3 a {
    color: #f57c00;
}

#newslist.goodlist .item {
    width: 50%;
    float: left;
}

#newslist.goodlist .item .pic {
    width: 160px;
    height: 160px;
    overflow: hidden;
    float: left;
}

#newslist.goodlist .item .pic img {
    width: 100%;
    height: 100%;
}

#newslist.goodlist .item .con {
    width: 280px;
    float: right;
}

#news_detail .contents {
    width: 890px;
}

#news_detail .ad {
    width: 275px;
}

#news_detail h2 {
    font-size: 26px;
    color: #202020;
    text-align: center;
}

#news_detail .param {
    height: 36px;
    line-height: 36px;
    padding: 10px 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc
}

#news_detail .param * {
    font-size: 14px;
    color: #747373;
}

#news_detail .param .date {
    margin-left: 220px;
}

#news_detail .param .bdsharebuttonbox {
    margin-left: 40px;
    float: left;
}

#news_detail .near {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0;
    text-align:center
}

#news_detail .near .row {
    font-size: 14px;
    color: #37b084;
    float: left;
    width: 50%;
    height: 25px;
}

#news_detail .near .row a {
    color: #535353;
}

/*新闻分页*/
#turn_page {
    text-align: center;
    line-height: 30px;
}

#turn_page .page_button {
    padding: 0 10px;
    font-size: 14px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    color: #555;
    margin: 0 4px;
    text-decoration: none;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#turn_page .page_item {
    width: 48px;
    font-size: 14px;
    border: 1px solid #e9e9e9;
    display: inline-block;
    color: #555;
    margin: 0 4px;
    text-decoration: none;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#turn_page .page_item_current {
    width: 48px;
    font-size: 14px;
    border: 1px solid #e70012;
    display: inline-block;
    color: #fff;
    background: #e70012;
    margin: 0 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

#turn_page a:hover {
    text-decoration: underline;
}

/*新闻详情*/
#news_detail {
    width: 1000px;
}

#news_detail .ad {
    width: 275px;
}

#news_detail h2 {
    font-size: 26px;
    color: #202020;
    text-align: center;
    font-weight: normal;
    margin-bottom: 20px;
}

#news_detail .param {
    height: 56px;
    line-height: 36px;
    padding: 10px 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 30px;
}

#news_detail .param * {
    font-size: 14px;
    color: #747373;
}

#news_detail .param .date {
    margin-left: 220px;
}

#news_detail .param .bdsharebuttonbox {
    margin-left: 40px;
    float: left;
}

#news_detail .near {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0;
    margin-bottom: 30px;
}

#news_detail .near .row {
    font-size: 14px;
    color: #e70012;
    float: left;
    width: 50%;
    height: 25px;
}

#news_detail .near .row a {
    color: #535353;
}

/*帮助中心*/
.help {
    padding: 30px 0;
    width: 1000px;
    margin: 0 auto;
}

.help h2 {
    height: 56px;
    text-align: center;
    font-size: 22px;
    color: #333;
    font-weight: normal;
    line-height: 56px;
}

.qamain {
    font-size: 15px;
    color: #666;
}

.qamain .b {
    margin-bottom: 20px;
    border-bottom: 1px dotted #ddd;
}

.qamain .b .q {
    margin-bottom: 10px;
    cursor: pointer;
}

.qamain .b .q .count {
    display: inline-block;
    background: #1da1f8;
    color: #fff;
    height: 24px;
    padding: 0 8px;
    text-align: center;
    line-height: 24px;
    margin-right: 6px;
    border-radius: 3px;
}

.qamain .b .q span.txt {
    color: #333;
}

.qamain .b .a {
    display: none;
    padding-bottom: 30px;
    font-size: 14px;
    padding-left: 40px;
    line-height: 30px;
    color: #888;
}
/* pro-detail */
.page-name {
    width: 100px;
    height: 40px;
    line-height: 40px;
    color: #333;
    word-wrap: nowrap;
    /*! border-bottom: 2px solid #e70012; */
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
    /*! margin-left: auto; */
    /*! margin-right: auto; */
    /*! text-align: center; */
}

.pro-top {
    height: auto;
}

.pro-top .img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    background-color: #f5f5f5;
    background-position: center center;
    background-size: 100% 100%;
}

.pro-top .txt {
    width: 770px;
    height: 100%;
    overflow: hidden;
    margin-left: 20px;
}

.pro-top .txt .name {
    padding-left: 16px;
    line-height: 30px;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
    font-size: 20px;
    color: #e70012;
    font-weight: bold;
}

.pro-top .txt .jianjie {
    line-height: 30px;
    padding: 16px;
    font-size: 14px;
    color: #666;
}

.pro-detail .detail {
    margin-top: 30px;
    border-top: 1px dotted #666;
    margin-bottom: 20px;
}

.pro-detail .detail .content {
    padding: 0 10px;
}

.pro-detail .detail-h .h1 {
    position: relative;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #e70012;
    color: #fff;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: -15px;
}

.pro-detail .detail-h .h1:after {
    position: absolute;
    bottom: -8px;
    left: 0;
    content: '';
    width: 0;
    height: 0;
    border-top: 8px solid #e70012;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
}

.pro-detail .detail-h .zixun-btn {
    position: relative;
    padding: 0 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #bbb;
    color: #fff;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: -15px;
}

.pro-detail .detail-h .zixun-btn img {
    vertical-align: -5px;
    margin-right: 6px;
}

.pro-detail .detail-h .zixun-btn:hover {
    background: #e70012;
}

.pro-detail .near {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0;
}

.pro-detail .near .row {
    font-size: 14px;
    color: #e70012;
    float: left;
    width: 50%;
    height: 25px;
}

.pro-detail .near .row a {
    color: #535353;
}
