﻿.mbanner,.header .msearch,.number3 .product1 .proImg2 .position2,.footNav {
    display: none;
}
* {
    margin: 0;
    padding: 0;
}
html {
    overflow-y: scroll !important;
}
body {
    font-size: 14px;
    font-family: "微软雅黑";
    min-width:  1200px;
    overflow:  hidden;
}
html.overflow,html.overflow body {
    overflow: hidden !important;
    height: 100% !important;
}
a {
    text-decoration: none;
    color: #000;
}
ul,ol,li {
    list-style: none;
}
img {
    border:0 none;
    vertical-align: middle;
    max-width: 100%;
}
table, tr, th, td {
    border: 0 none;
    border-collapse: collapse;

}
i, em, cite, address {
    font-style: normal;
}
a:focus, input, textarea, select {
    outline: none;
}
input[type="submit"], input[type="reset"], input[type="button"] {
    cursor: pointer;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.wrap {
    min-width: 1200px;
    margin-top: 62px;
}
.center {
    width: 1200px;
    margin: 0 auto;
}
.left {
    float: left;
}
.right {
    float: right;
}
.hidden {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.header {
    height: 62px;
    background-color: rgba(13,24,35,.9);
    width:  100%;
    position:  fixed;
    z-index: 9999;
    left:  0;
    top: 0;
}
html.overflow .header {
    background-color: rgb(13,24,35);
}
.header h1 {
    margin: 10px 0 0 -20px;
}
.header .navBar {
    margin-left: 14px;
}
.header .navBar>li {
    float:  left;
    line-height: 62px;
    height: 62px;
    width: 114px;
    text-align:  center;
    margin: 0 13px;
    position:  relative;
}
.header .nav a,.header .search ul li a {
    color:  #fff;
    font-size:  16px;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    display:  block;
}
.header .nav a:hover,.header .search ul li a:hover {
    color:  #DA8D66;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.header .navBar>li ul {
    background-color: #272D38;
    position:  absolute;
    width: 100%;
    top: 62px;
    left: 0;
    line-height: 50px;
    display: none;
}
.header .navBar>li ul li {
    border-top: 1px solid #1C1F25;
}
.header .navBar>li ul li:first-child {
    border-top: 0;
}
.header .navBar>li ul a {
    font-size: 12px;
}
.header .searchBtn {
    width: 24px;
    height: 62px;
    cursor: pointer;
    background: url("../images/search.png") center no-repeat;
}
.header .search {
    position: relative;
    margin-left: 40px;
    display: none;
}
.header .search input[type="text"] {
    width: 798px;
    line-height: 30px;
    height: 30px;
    margin: 16px 34px 0 34px;
    background: #1a2029;
    border: none;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
}
.header .search input[type="text"]:-ms-input-placeholder,.header .msearch input[type="text"]:-ms-input-placeholder {
    text-align: center;
    color: #a09f9f;
    font-size: 16px;
}
.header .search input[type="text"]::-webkit-input-placeholder,.header .msearch input[type="text"]::-webkit-input-placeholder {
    text-align: center;
    color: #a09f9f;
    font-size: 16px;
}
.header .search .btn {
    background: url("../images/search.png") center no-repeat;
    border: 0;
    position: absolute;
    width: 34px;
    height: 62px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.header .search i.close {
    width: 34px;
    height: 62px;
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/close.png") center no-repeat;
    cursor: pointer;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.header .search i.close:hover,.header .search .btn:hover {
    opacity: .6;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.header .search ul {
    width: 818px;
    left: 34px;
    position:  absolute;
    top: 62px;
}
.header .search ul li {
    background: #3b4557;
    border-top: 1px solid #272d38;
    height:  50px;
    line-height:  50px;
    overflow:  hidden;
}
.header .search ul li:first-child {
    border-top: 0;
}
.header .search ul li a {
    margin-left: 140px;
    font-size:  12px;
}
.bg {
    position:  fixed;
    width:  100%;
    height:  100%;
    background-color: rgba(0,0,0,.4);
    top: 0;
    left: 0;
    z-index: 9998;
    display: none;
}
html.overflow .bg {
    display: block;
}

.footer {
    background-color: #272D38;
    color: #fff;
}
.footer .footleft {
    margin-top: 26px;
    position: relative;
}
.footer .footleft:before {
    content: "";
    position: absolute;
    width: 96%;
    top: 38px;
    left:  0;
    height: 1px;
    background: #1F252F;
}
.footer .footleft a {
    color: #fff;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.footer .footleft a:hover {
    color: #DA8D66;
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.footer .footleft dl {
    float: left;
    margin-left: 46px;
}
.footer .footleft dl:first-child {
    margin-left: 0;
}
.footer .footleft dt {
    font-size: 16px;
    margin-bottom: 35px;
}
.footer .footleft dd {
    margin-bottom: 28px;
}
.footer .footright {
    margin-top: 37px;
}
.footer .footright .code li {
    float:  left;
    font-size: 12px;
}
.footer .footright .code li:first-child {
    margin-right: 65px;
}
.footer .footright .code li img {
    height: 84px;
}
.footer .footright .code li p {
    margin-top: 6px;
}
.footer .footright .share {
    font-size: 12px;
}
.footer .footright .code {
    margin-bottom: 35px;
}
.footer .footright .share .bdshare-button-style1-24 .bds_weixin {
    background: url("../images/wx.png") center no-repeat;
}
.footer .footright .share .bdshare-button-style1-24 .bds_qzone {
    background: url("../images/qq.png") center no-repeat;    
}
.footer .footright .share .bdshare-button-style1-24 .bds_tsina {
    background: url("../images/wb.png") center no-repeat;    
}
.footer .footright .share .bdshare-button-style1-24 a {
    background-color: #414750 !important;
    padding:  0;
    width:  38px;
    height: 38px;
    border-radius: 50%;
    margin: 10px 19px 0 0;
}
.Copyright {
    text-align: center;
    font-size: 12px;
    -webkit-transform: scale(0.84,0.84);
    -webkit-transform-origin-x: 50%;
    padding: 25px 0 10px 0;
}

/*页码*/
div#pages>span{
    float:  right;
    border: 1px solid #E6E6E6;
}
div#pages a {
    padding: 6px 11px;
    background: #fff;
    border-left: 1px solid #E6E6E6;
    font-size:  12px;
    color: #696969;
    display: block;
    float: left;
}
div#pages a:first-child {
    border-left: 0;
}
div#pages a.currentpage {
    background-color: #FF7C62;
    color: #ffffff;
}


.content {
    background-color: #F5F5F5;
    padding-bottom: 53px;
}
.content .title {
    height: 83px;
    line-height: 82px;
    text-align: center;
    border-bottom: 1px solid #E3E3E3;
    background-color: #fff;
}
.content .title h3 {
    font-size: 24px;
    font-weight: normal;
}
.content .title h3 span {
    position:  relative;
}
.content .title h3 span:before,.content .title h3 span:after {
    content: "";
    position:  absolute;
    width:  60px;
    background: #272D38;
    height: 1px;
    display:  block;
}
.content .title h3 span:before {
    left: -76px;
    top: 50%;
}
.content .title h3 span:after {
    right:  -76px;
    top: 50%;
}
.content .position {
    text-align:  right;
    font-size:  12px;
    color: #747474;
    margin: 20px 0;
}
.content .position a {
    color: #747474;
}
.content .navTab {
    text-align: center;
}
.content .position a.on,.content .position a:hover {
    color: #FF7C62;
}
.content .navTab a {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    width: 186px;
    background-color: #fff;
    margin: 0 10px 40px 10px;
}
.content .navTab a.on {
    background-color: #FF7C62;
    color: #fff;
}
.content .info {
    background: #fff;
    padding: 30px;
    color: #4C4C4C;
    line-height: 22px;
}
.content .info a {
    color: #4C4C4C;
}
.content .info h4 {
    font-size: 20px;
    font-weight: normal;
    color: #000;
}

/*联系我们*/
.contact .map {
    padding: 20px 30px;
    background: #fff;
    margin: 20px 0;
}
.contact .map img {
    width: 100%;
}
.contact .info {
    color: #000;
    font-size: 12px;
}
.contact .info li {
    background: url("../images/i1.png") 0 1px no-repeat;
    padding-left: 30px;
}
.contact .info li:nth-child(2) {
    background: url("../images/i2.png") 0 3px no-repeat;
}
.contact .info li:nth-child(3) {
    background: url("../images/i2.png") 0 4px no-repeat;
}
.contact .info li:nth-child(4) {
    background: url("../images/i3.png") 0px 5px no-repeat;
}
.contact .info li:nth-child(5) {
    background: url("../images/i4.png") 0 5px no-repeat;
}
.contact .info li:nth-child(6) {
    background: url("../images/i5.png") 0 4px no-repeat;
}

/*新闻 */
.news {
    padding-bottom: 70px;
}
.news .newList ul {
    margin-bottom: 30px;
}
.news .newList li {
    background: #fff;
    cursor: pointer;
    margin-bottom: 20px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.news .newList li:hover {
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    box-shadow: 0 0 10px 0 rgba(39, 45, 56, 0.1);
}
.news .newList li .img {
    width:  260px;
    height: 146px;
    float:  left;
    margin-right: 30px;
    overflow: hidden;
}
.news .newList li .img img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.news .newList li:hover .img img {
    transform: scale(1.05);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.news .newList li .con {
    padding: 24px 30px 0 0;
    color: #4C4C4C;
}
.news .newList li .con p {
    font-size: 18px;
    color: #000;
    margin-bottom: 30px;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.news .newList li .con p span {
    float: right;
    font-size: 12px;
    color: #707070;
}
.content .article .article_title {
    font-size:  20px;
    color:  #000;
    text-align:  center;
    position:  relative;
    margin-bottom: 45px;
}
.content .article .article_title>span {
    color:  #707070;
    font-size: 12px;
    position:  absolute;
    right: 0;
    top: 0px;
}
.article_link {
    margin-top: 60px;
}
.article_link p a {
    display:  block;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.article_link p a:hover {
    color: #DA8D66;
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.article_link p a:first-child {
    margin-bottom: 20px;
}

/*在线留言*/
.content .message {
    color: #000;
    padding: 20px;
}
.content .message form>p {
    margin-bottom: 15px;
}
.content .message>p:first-child {
    margin-bottom: 44px;
}
.content .message form>p label {
    min-width: 70px;
    display:  inline-block;
}
.content .message form>p label {
    min-width: 83px;
    display:  inline-block;
    vertical-align: top;
}
.content .message form>p input[type="text"] {
    width:  560px;
    border: 1px solid #d8d6d6;
    line-height:  26px;
    height: 26px;
}
.content .message form>p textarea {
    width:  560px;
    height: 145px;
    border: 1px solid #d8d6d6;
}
.content .message p span {
    color: #E7000F;
    padding-right: 6px;
    vertical-align: middle;
}
.content .message form>p select {
    border: 1px solid #d8d6d6;
    line-height: 28px;
    height: 28px;
    margin-left: -4px;
}
.content .message form>p.place input[type="text"] {
    width: 510px;
}
.content .message form>p>b {
    color: #555;
    font-weight:  normal;
    margin-left: 15px;
}
.content .message form>p.vc input[type="text"] {
    width: 88px;
}
.content .message form>p.btn {
    text-align:  right;
    width: 645px;
    margin-top: 50px;
}
.content .message form>p.btn input {
    height:  34px;
    line-height:  34px;
    width:  114px;
    border: none;
    color: #fff;
}
.content .message form>p.btn input[type="reset"] {
    margin-right: 10px;
    background: #FF7C62;
}
.content .message form>p.btn input[type="submit"] {
    background: #5071EB;
}

/*下载中心*/
.download .downList li {
    width: 278px;
    border: 1px solid #F5F5F5;
    float: left;
    margin: 0 26px 20px 0;
}
.download .downList li:hover {
    border: 1px solid #272d38;
}
.download .downList li:nth-child(4n) {
    margin-right: 0;
}
.download .downList li img {
    width: 100%;
    height: 278px;
}
.download .downList li>p {
    background: #fff;
    text-align:  center;
    height:  67px;
    overflow:  hidden;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.download .downList li:hover>p {
    background: #272d38;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.download .downList li>p a {
    display:  block;
    padding: 13px 0;
}
.download .downList li:hover>p a,.download .downList li:hover>p a span {
    color: #fff;
}
.download .downList li>p a span {
    display:  block;
    font-size:  12px;
    color: #646464;
    margin-top: 6px;
}
.download #pages {
    margin: 10px 0;
}
.news .downList li .con p {
    margin-bottom: 0;
}
.news .downList li:hover .con p {
    color: #000;
}
.news .downList li {
    border: 1px solid #fff;
}

/*销售网络*/
.dealer .dealerList {
    background: #fff;
    margin-bottom: 20px;
}
.dealer .dealerList .top {
    border-bottom: 1px solid #E6E7ED;
    line-height:  73px;
    height: 73px;
    padding-left:  21px;
    font-size: 20px;
}
.dealer .dealerList .dl {
    padding: 15px 20px 30px 20px;
}
.dealer .dealerList .dl>span{
    font-size: 12px;
}
.dealer .dealerList .dl ul {
    margin-top: 20px;
}
.dealer .dealerList .dl li {
    float:  left;
    margin: 14px 17px 0 0;
}
.dealer .dealerList .dl li.on a {
    color: #FF7C62;
}
.dealer .dealerList .dl li span {
    padding-left: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.dealer .dealerList .dl li:hover span {
    color: #FF7C62;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.dealer .dealerListC>table {
    width: 100%;
    text-align: center;
    border: 1px solid #C5C7D2;
    box-sizing: border-box;
    font-size: 12px;
}
.dealer .dealerListC>table>tbody>tr {
    border-bottom: 2px solid #C5C7D2;
    background: #fff;
}
.dealer .dealerListC>table>tbody>tr:first-child,.dealer .dealerListC>table>tbody>tr:last-child {
    border-bottom: 1px solid #C5C7D2;
}
.dealer .dealerListC table td,.dealer .dealerListC table th {
    border-left: 1px solid #C5C7D2;
}
.dealer .dealerListC table th {
    height: 58px;
    font-weight: normal;
    font-size: 16px;
    box-sizing: border-box;
}
.dealer .dealerListC table td {
    height: 68px;
    box-sizing: border-box;
}
.dealer .dealerListC table td.t {
    font-size: 16px;
    padding: 0 25px;
    background: #fff;
}
.dealer .dealerListC>table table tr:nth-child(odd) {
    background: #EBECF2;
}
.dealer .dealerListC>table table{
    width: 100%;
    box-sizing: border-box;
}
.dealer .dealerListC>table table tr:nth-child(odd) {
    background: #fff;
}
.dealer .dealerListC>table table tr:nth-child(even),.dealer .dealerNet table tbody tr:nth-child(odd) {
    background: #EBECF2;
}
.dealer .dealerListC>table table td:first-child {
    border-left: 0;
}
.dealer .dealerNet table tbody tr {
    border-bottom: 0;
}

/*产品*/
.download .proList li>p {
    display: table;
    width: 100%;
    background-color: #E6E6E6;
}
.download .proList li>p a {
    display:  table-cell;
    vertical-align:  middle;
    padding: 0 40px;
}
.download .downList li .img {
    width: 100%;
    height: 280px;
}

/*百年历史*/
.history {
    padding: 0 !important;
}
.history .historyImg img {
    max-width: 100%;
}

/*NO.6610HQ*/
.number .proImg {
    height: 575px;
    cursor: auto;
}
.number .product2 {
    margin: 0 auto;
}
.number .product2 .proImg .box {
    cursor: auto;
}
.number .proImg .position {
    text-align: center;
    left: 50% !important;
    transform: translate(-50%,0);
    margin: 0;
    display: block;
    color: #fff;
    width: 50%;
}
.number .proImg .position p.t {
    font-size: 30px !important;
    font-weight:  normal;
    line-height: 30px !important;
    margin-top: 0 !important;
}
.number .proImg .position p.t>span {
    font-size: 16px;
    padding-top: 18px;
    display:  block;
}
.number .proImg1 .position {
    top: auto;
    bottom: 46px;
    color: #fff;
}
.number .proImg1 .position1 {
    font-size: 34px;
    font-family: KaiTi;
    bottom:  auto;
    top: 60px;
}
.number .proImg1 .position a:hover,.number .product2 .proImg .position a:hover {
    color: #fff;
}
.number1 .product1 .proImg1 {
    background-position: 50% 43%;
}
.number1 .proImg2 {
    background-color: #E7EAF8;
    background-position: 50% 75%;
}
.number1 .proImg2 .position {
    color: #000;
    top: 70px;
}
.number1 .proImg2 .position p.t span {
    color: #4D4D4D;
}
.number1 .proImg2 .position a {
    color: #363842;
    border-color: #363842;
}

.number .product2 .proImg {
    height: 715px;
    border-left: 0 !important;
    border-color: #F5F5F5 !important;
}
.number .product2 .proImg:nth-child(2n) {
    border-right: 0 !important;
    border-left: 10px solid #F5F5F5 !important;
}
.number .product2 .proImg .position {
    width: 90%;
}
.number .product2 .proImg .position a {
    color: #fff;
    border-color: #fff;
}
.number .product2 .proImg .position p.t>span {
    height: 60px;
    overflow: hidden;
}
.number .product2 .proImg02 {
    background-color: #FF7C62;
    background-position-x: 90px;
}
.number .product2 .proImg01 {
    background-color: #34373A;
}
.number1 .product2 .proImg {
    background-position-y: 40%;
}
.number .product2 .proImg .position {
    top: auto;
    bottom: 106px;
}
.number .product2 .proImg:nth-child(2n) {
    /* border-left: 0 !important; */
}

.number .product3 .proImg {
    height: 420px;
    background-color: #fff;
    position:  relative;
}
.number1 .product3 .proImg31 .proImage {
    width: 723px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    float: left;
}
.number1 .product3 .proImg31 .proInfo {
    left: 723px !important;
    transform: translate(0,-50%);
    top: 50%;
    width: 477px;
}
.number1 .product3 .proImg .position p {
    font-size: 16px;
    line-height: 28px;
    color: #4D4D4D;
    position:  relative;
}
.number1 .product3 .proImg31 .proInfo p {
    margin-bottom: 30px;
}
.number1 .product3 .proImg31 .proInfo a {
    border-color: #34373A;
    color: #34373A;
}
.number .product3 .proImg32 {
    background-position: 50% 35%;
}
.number1 .product3 .proImg32 .position {
    bottom: 75px;
}
.number1 .product3 .proImg32 .position p:after {
    content: "";
    width:  119px;
    height:  105px;
    display:  block;
    position:  absolute;
    right: -250px;
    bottom: -40px;
    background: url("../images/xiaoyue.png") center no-repeat;
}
.number1 .product4 .proImg {
    height: 664px;
}
.number1 .product4 .proImg42 {
    background-color: #EDEDED;
}
.number .product4 .proImg:last-child {
    margin-bottom: 0;
}

/*NO.6624S*/
.number2 .product1 .proImg1 {
    background-color: #3f4b7e;
    background-position: 50% 35%;
}
.number2 .product1 .proImg2 {
    background-color: #DEE5EF;
    background-position: 50% 65%;
}
.number2 .proImg1 .position {
    bottom: 90px;
}
.number2 .proImg2 {
    height: 865px;
}
.number2 .proImg .position,.number2 .proImg .position a,.number2 .proImg .position a:hover,.number2 .product2 .proImg .position a,.number2 .product2 .proImg .position a:hover {
    border-color: #3F4B7E;
    color: #3F4B7E;
}
.number2 .proImg1 .position,.number2 .proImg1 .position a,.number2 .proImg1 .position a:hover {
    border-color: #fff;
    color: #fff;
}
.number2 .product2 .proImg01 {
    background-color: #E3EAF4;
    background-position: 50%;
}
.number2 .product2 .proImg02 {
    background-color: #DCE3ED;
    background-position: 50%;
}
.number2 .product2 .proImg .position {
    bottom: 60px;
}
.number2 .center .product2 .proImg {
    height: 603px;
}
.number2 .center .product2 .proImg03, .number2 .center .product2 .proImg04 {
    background-position-x: 100%;
    background-color: #D5DEEC;
    height: 420px;
}
.number2 .center .product2 .proImg .position {
    bottom: 72px;
}
.number2 .product4 .proImg {
    height: 800px;
}

/*9624*/
.number3 .product1 .proImg1 {
    background-color: #272D38;
    background-position: 50% 40%;
}
.number3 .proImg1 .position {
    bottom: 64px;
}
.number3 .product1 .proImg2 {
    height: 890px;
    background-color: #E7EAF8;
    background-position: 50% 80%;
}
.number3 .product1 .proImg2 .position {
    top: 53px;
}
.number3 .proImg2 .position,.number3 .proImg2 .position a,.number3 .proImg2 .position a:hover {
    border-color: #272D38;
    color: #272D38;
}
.number3 .product2 .proImg01,.number3 .product2 .proImg02 {
    height: 785px;
    background-position: 50% 0;
}
.number3 .product2 .proImg02 {
    background-color: #B0B3BF;
}
.number3 .product2 .proImg .position {
    bottom: 50px;
}
.number3 .product2 .proImg03,.number3 .product2 .proImg04 {
    height: 420px;
    background-position-x: 100px;
}
.number3 .product2 .proImg03 {
    background-color: #B0B3BF;
}
.number3 .product2 .proImg04 {
    background-color: #2A2A2E;
}
.number3 .product2 .proImg03 .position {
    top: 50%;
    bottom: auto;
    transform: translate(-50%,-50%);
}
.number3 .product4 .proImg41 {
    height: 510px;
}

/*2248PG*/
.number4 .product1 .proImg1 {
    background-color: #5A5D79;
    background-position: 50% 40%;
}
.number4 .product1 .proImg2 {
    background-color: #e1e5f0;
}
.number4 .product2 .proImg .img {
    height: 394px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}
.number4 .proImg1 .position {
    bottom: 57px;
}
.number4 .proImg2,.number4 .proImg2 .position a {
    color: #5A5D79;
    border-color: #5A5D79;
}
.number4 .proImg2 .position {
    color: #5A5D79;
    top: 90px;
}
.number4 .product2 .proImg .position {
    bottom:  auto;
    top: 50%;
    transform: translate(-50%,-50%);
}
.number4 .product2 .proImg .box {
    position:  relative;
    height: 321px;
}
.number4 .product2 .proImg01 {
    background-color: #6C535F;
}
.number4 .product2 .proImg02 {
    background-color: #494756;
}
.number4 .product2 .proImg03 {
    background-color: #5A7298;
}
.number4 .product2 .proImg04 {
    background-color: #646B99;
}
.number4 .product4 .proImg41 {
    height: 608px;
    position: relative;
}
.number4 .product4 .proImg42 {
    height: 664px;
}
.number4 .product4 .proImg41:after {
    content:  "琴体表面镀彩金，材质比较软，请您谨慎保存。";
    display:  block;
    position:  absolute;
    text-align:  center;
    width: 100%;
    top: 345px;
    font-size:  18px;
    color: #F1D0A8;
    left: 10px;
}

/*百年纪念款*/
.number5 {
    padding-bottom: 0;
}
.number5 .product1 .proImg1 {
    height: 1140px;
    background-color: rgb(11,11,11);
    background-size: cover;
}
.number5 .proImg1 .position1 {
    top: 85px;
}
.number5 .proImg1 .position {
    bottom: 115px;
}
.number5 .product2 .pi1,.number5 .product2 .pi3 {
    float:  right;
}
.number5 .product2 .pi2, .number5 .product2 .pi4 {
    float:  left;
}
.number5 .product2 .proImg03.pi1 {
    border-left: 10px solid #fff !important;
    border-right: 0 !important;
    background-color: #CBB594;
}
.number5 .product2 .proImg04.pi1 {
    border-right: 10px solid #fff !important;
    border-left: 0 !important;
    background-color: #F2E9E2;
}
.number5 .product2 .proImg {
    height: 571px;
    background-position: center;
}
.number5 .product2 .proImg .position p.t>span {
    height: auto;
}
.number5 .product2 .proImg .position {
    color: #68514B;
}
.number5 .product2 .proImg03 .position a,.number5 .product2 .proImg04 .position a,.number5 .product2 .proImg03 .position a:hover,.number5 .product2 .proImg04 .position a:hover {
    border: 1px solid #68514B;
    color: #68514B;
}
.number5 .product2 .proImg03.pi2 {
    background-color: #D7B8A5;
}
.number5 .product2 .proImg04.pi2 {
    background-color: #F1E6D9;
}
.number5 .product2 .proImg01 .position,.number5 .product2 .proImg02 .position {
    bottom: 62px;
}
.number5 .product2 .proImg01 .position a {
    background: #2C2B31;
    border: 1px solid #2C2B31;
}
.number5 .product2 .proImg02 {
    background-color: #2C2B31;
}
.number5 .product2 .proImg02 .position a {background-color: #B95656;border-color: #B95656;}
.number5 .product2 .proImg01 {
    background-color: #B95656;
}
.number5 .proImg1 .position p.t>span {
    color: #9F9F9F;
}
.number5 .product2 .proImg04 {
    background-position: 50% 20% !important;
}


/*搜索*/
.search .newList li .con {
    padding: 24px 30px;
}

@media only screen and (max-width: 1300px) {

}

