body {
    font-family:  , \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
    color: #555;
    background-color: #fff;
    position: relative;
}

body,
button,
input,
textarea {
    font-size: 12px;
    line-height: 1.531;
    outline: none;
    margin: 0;
    padding: 0;
    border: 0;
}

p,
ul,
ol,
dl,
dt,
dd,
form,
blockquote {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #333333;
}

a:hover {
    text-decoration: none;
}

ul,
ol {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

input,
select {
    font-family:  ;
    vertical-align: middle;
}

em,
b,
i {
    font-style: normal;
    font-weight: normal;
}

img {
    vertical-align: middle;
    border: 0;
}

label {
    cursor: pointer;
}


/* 主体框架
----------------------------------------------- */

#wrapper .wrap {
    width: 1200px;
    margin: 0px auto;
}

#mainNav .logo {
    float: left;
    margin-top: 15px;
}

.daohang {
    float: right;
}

.wrap_seconds {
    position: absolute;
}

#wrapper .mb {
    margin-bottom: 70px;
    margin-top: 70px;
    overflow: hidden;
}

.index_fixed {
    position: relative;
    height: 69px;
}

.welcome {
    float: left;
    line-height: 30px;
    color: #898888;
    display: inline-block;
    font-size: 14px;
}

.content_yp {
    width: 100%;
    margin-top: 50px;
    text-align: center;
}

.content_yp img {
    max-width: 100%;
}


/* -- page -- */

#pageLeft {
    float: left;
    width: 199px;
    text-align: center;
}

#pageIn {
    float: right;
    width: 965px;
    overflow: hidden;
}

#pageIn img {}


/* -- index -- */

#indexLeft {
    float: left;
    width: 600px;
}

#indexRight {
    float: right;
    width: 360px;
    text-align: left;
}


/* 头部导航
----------------------------------------------- */


/* -- top -- */

#top {
    height: 30px;
    text-align: right;
    background: #f2f2f2;
    border-bottom: 1px solid #e0e1e1;
}

.topNav .cart {
    background: url(../images/header-weixin.png) 1px 6px no-repeat;
}

.topNav .tel {
    background: url(../images/header-tel.png) 1px 7px no-repeat;
}

#top a {
    height: 28px;
    line-height: 28px;
    color: #888;
}

#top s {
    top: 9px;
    left: 0;
    width: 0;
    height: 12px;
    overflow: hidden;
}


/* userTop */

#top .userTop {
    float: left;
}

#top .userTop s {
    margin: 0 12px;
}


/* topNav */

#top .topNav {
    position: relative;
    z-index: 1000;
    height: 35px;
    float: right;
}

#top .topNav li {
    border-bottom: 0;
    float: left;
    zoom: 1;
    text-align: center;
}

.contsss a {
    padding: 0 12px !important;
}

.contact_tel {
    background: url(../images/tel.jpg) no-repeat 1px 6px;
}

.contact_tel a {
    color: #b90000 !important;
}

.weixin_hover {
    background: url(../images/ioc.jpg) no-repeat 72px 12px;
}

#top .topNav li a {
    padding: 0 10px;
    font-size: 14px;
    line-height: 30px;
    color: #a1a0a0;
}

.topNav .cart img {
    position: absolute;
    width: 100px;
    left: 81px;
    top: 31px;
}

.topNav li span {
    padding: 0;
    display: inline-block;
    color: #a1a0a0;
    vertical-align: 1px;
}

.topNav li:last-child span {
    display: none;
}

#top .topNav li.hover {
    position: relative;
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-bottom: 0;
}

#top .topNav li.hover s {
    border-left: 1px solid #FFF;
}

#top .topNav ul {
    background: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-top: 0;
    width: 100%;
    display: none;
    position: absolute;
    top: 100%;
    left: -1px;
    padding-bottom: 4px;
}

#top .topNav ul li {
    float: none;
}

#top .topNav li.hover ul li {
    border: none;
}

#top .topNav li.hover ul li a {
    height: 25px;
    line-height: 25px;
}


/* -- header -- */

#header {
    position: relative;
}

#header .fx {
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 9999999;
    height: 115px;
}

#header .wrap {
    zoom: 1;
}

#header .logo {
    text-align: left;
    float: left;
}

#header .logo img {
    width: 300px;
    margin-top: 13px;
}

.header_r .tel {
    background: url(../images/index_tel.jpg) 0px 15px no-repeat;
    width: 240px;
    height: 100%;
    text-indent: 70px;
}

.header_r .tel span {
    display: block;
    color: #323232;
    font-size: 24px;
    line-height: 23px;
}

.header_r .tel .tel_1 {
    padding-top: 17px;
    font-size: 18px;
}

.header_r .tel .tel_2 {
    font-weight: bold;
}

#header .search {
    float: left;
}

#header .search div {
    float: right;
    border: 2px solid #c30e2c;
}


/* -- mainNav -- */


/* LEVEL ONE */

#mainNav ul.wraps {
    position: relative;
    z-index: 1000;
}

#mainNav ul li {
    height: 100%;
    position: relative;
    padding: 0;
    float: left;
}

#mainNav ul li:first-child {
    float: left;
    zoom: 1;
    border-left: none;
}

.header_r ul li:last-child {
    border-right: none;
    margin-right: 0;
}

.header_r ul li ul {
    height: auto;
}

#mainNav ul .last {
    border-right: none;
}

#mainNav ul li a {
    display: block;
    text-align: center;
    height: 55px;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    margin: 38px 15px 8px 15px;
}

#mainNav ul li a span {
    display: block;
    font-size: 12px;
}

.wrap_second li a {
    font-size: 14px !important;
}

#mainNav ul li:last-child {
    margin-right: 0;
}

#mainNav ul li.hover a,
#mainNav ul li.cur a {
    border-bottom: 3px solid #fff;
}

#mainNav ul li.hover a,
#mainNav ul li.cur a {}

.bh {
    position: absolute;
    left: 0;
    overflow: hidden;
    background-color: rgba(246, 244, 244, 0.8);
    z-index: 999;
    width: 104px;
    margin-left: 0;
    top: 95px;
}

#mainNav ul ul li {
    font-weight: normal;
    padding: 0;
    float: left;
    border-bottom: 1px solid #fff;
    margin: 0;
    height: auto;
    width: 100%;
    text-align: center;
    ;
}

.bh .w1200 {
    margin: 0 auto;
}

#mainNav ul li.hover ul li a {
    border-right: none;
    display: inline-block;
    border-bottom: none;
    color: #333;
    margin-top: 0;
    margin-right: 0;
    width: auto;
    height: auto;
    line-height: 33px;
    text-align: center;
    margin-left: 0;
}

#mainNav ul li.hover ul li.hover a {
    color: #f08200;
}

#mainNav ul li.hover ul a.parent {
    background: url(../images/icon_red.gif) no-repeat 100px 50%;
}


/* LEVEL THREE */

#mainNav ul ul ul {
    left: 100%;
    top: 0;
    border-top: 0;
    _border-top: 1px;
}

#mainNav ul li.hover ul li.hover ul li a {
    color: #24313C;
}

#mainNav ul li.hover ul li.hover ul li.hover a {
    color: #FFF;
}


/* 首页样式
----------------------------------------------- */


/* -- slideShow -- */

.slideShow {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}

.yinling {
    height: 236px;
    padding: 60px 0 80px 0px;
    text-align: center;
}

.y_first {
    font-size: 40px;
    color: #333;
    font-weight: bold;
    display: -webkit-inline-box;
    background: url(../images/set_04.png) center bottom no-repeat;
    padding: 0px 0 13px 0;
    letter-spacing: 4px;
}

.y_second {
    width: 691px;
    margin: 0 auto;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 15px;
}

.index_pro li {
    display: block;
    width: 390px;
    height: 314px;
    background: #f1f1f1;
    float: left;
    border: none;
}

.index_pro li div {
    margin: 98px auto 0 auto;
    text-align: center;
}

.index_pro li ._s {
    color: #333333;
    font-size: 30px;
    text-align: center;
    background: none;
    line-height: normal;
}

.index_pro li p {
    background: url(../images/set_04.png) center bottom no-repeat;
    line-height: 40px;
}

.index_pro li .index_c {
    border: 1px solid #999999;
    margin-top: 19px;
    display: inline-block;
    padding: 6px 20px
}

.index_pro li .index_c:hover {
    border: 1px solid #be001e;
}

.news_index {
    margin: 50px auto;
    height: 400px;
}

.news_index .left {
    float: left;
    width: 600px;
}

.news_index .right {
    float: right;
    width: 570px;
}

.index_pro ._n {
    margin-right: 15px;
}

.news_t {
    font-size: 20px;
    color: #333;
}

.jiam {
    width: 100%;
    height: 496px;
    margin-top: 20px;
    background: #f1f1f1;
}

.jiam .left {
    width: 50%;
    float: left;
    display: inline-block;
}

.jiam .left img {
    width: 100%;
    height: 496px;
}

.jiam .right {
    width: 49%;
    float: left;
    /* display: inline-block; */
    height: 100%;
}

.j_content {
    width: 565px;
    margin: 75px 0 0 40px;
}

.j_a {
    font-size: 30px;
    color: #333333;
}

.j_b {
    font-size: 20px;
    color: #666666;
    margin: 20px 0 10px 0;
}

.j_content a {
    border: 1px solid #999999;
    display: inline-table;
    padding: 6px 20px;
    float: right;
    margin-top: 50px;
}

.y_first_1 {
    color: #999;
    padding: 3px 0px 15px 0px;
    font-size: 16px;
    letter-spacing: inherit;
    font-weight: normal;
    background: url(../images/set_04.png) left bottom no-repeat;
}

.news_t span {
    color: #999999;
}

.new_p .detail {
    height: 87px;
    border-bottom: 1px solid #e3e3e3;
    padding: 21px 0 0 0;
    font-size: 16px;
}

.new_p .detail span {
    display: block;
    margin-top: 8px;
    color: #999;
    font-size: 14px;
}

.new_more {
    display: block;
    text-align: right;
    font-size: 16px;
    color: #999;
    /* margin-top: 9px; */
    border-bottom: 1px solid #e3e3e3;
    padding: 9px 0;
}

.new_pp {
    border-bottom: 1px solid #999;
    float: right;
    display: inline-block;
    width: 330px;
    margin: -15px 0;
}

.y_third {
    margin-top: 25px;
}

.hr {
    text-transform: uppercase;
    color: #999999;
    line-height: 23px;
    font-size: 10px;
}

.slideShow .slides a {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
}

.slideShow .slides a img {
    width: 100%;
    display: block;
}

.slideShow .slideBox {
    background: #fff;
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}


/* -- slideLoading -- */

.slideShow .slideLoading {
    min-height: 50px;
    background: url(../images/slide_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 60;
}


/* -- previous 和 next 按钮 -- */

.slideShow .arrowBox a {
    z-index: 70;
    font-family: \5b8b\4f53, sans-serif;
    position: absolute;
    display: block;
    margin-bottom: -20px;
    width: 40px;
    height: 40px;
    bottom: 50%;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 2em;
    background-color: #333;
    background-color: rgba(50, 50, 50, .3);
}

.slideShow .arrowBox a.disabled {
    display: none;
}

.slideShow .arrowBox .arrowPrev {
    left: 20px;
}

.slideShow .arrowBox .arrowNext {
    right: 20px;
}

.slideShow .arrowBox a:hover {
    background-color: rgba(50, 50, 50, .6);
}


/* -- controlBox -- */

.slideShow .controlBox {
    z-index: 70;
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
}

.slideShow .controlBox .control {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.slideShow .controlBox.controlDefault a {
    background: url(../images/tk1.png) no-repeat center center;
    overflow: hidden;
    width: 23px;
    height: 23px;
    clear: none;
    display: block;
    line-height: 20px;
    margin-right: 15px;
    color: #000;
    border-radius: 100%;
    text-indent: -99999px;
}

.slideShow .controlBox.controlDefault a:hover,
.slideShow .controlBox.controlDefault a.active {
    background: url(../images/tk2.png) no-repeat center center;
}

.slideShowss .controlBox.controlDefault a {
    background: #fff;
    overflow: hidden;
    width: 10px;
    height: 10px;
    clear: none;
    display: block;
    border-radius: 100%;
    color: #fff;
    line-height: 20px;
    margin-right: 10px;
    text-indent: -9999px;
}

.slideShows .slidess a {
    display: block;
    margin-top: 15px;
    background-repeat: no-repeat;
    background-position: center center;
}

.slideShows .slidess a img {
    width: 270px;
    height: 325px;
    display: block;
}

.slideShows .slideBox {
    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}


/* -- slideLoading -- */

.slideShows .slideLoading {
    min-height: 50px;
    background: url(../images/slide_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 60;
}


/* -- previous 和 next 按钮 -- */

.slideShows .arrowBox a {
    z-index: 70;
    font-family: \5b8b\4f53, sans-serif;
    position: absolute;
    display: block;
    margin-bottom: -20px;
    width: 40px;
    height: 40px;
    bottom: 50%;
    line-height: 40px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 2em;
    background-color: #333;
    background-color: rgba(50, 50, 50, .3);
}

.slideShows .arrowBox a.disabled {
    display: none;
}

.slideShows .arrowBox .arrowPrev {
    left: 20px;
}

.slideShows .arrowBox .arrowNext {
    right: 20px;
}

.slideShows .arrowBox a:hover {
    background-color: rgba(50, 50, 50, .6);
}


/* -- controlBox -- */

.slideShows .controlBox {
    z-index: 70;
    display: none;
    position: absolute;
    bottom: 25px;
    width: 100%;
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
}

.slideShows .controlBox .control {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.slideShows .controlBox.controlDefault a {
    background: #8d8b8d;
    overflow: hidden;
    width: 20px;
    height: 20px;
    clear: none;
    display: block;
    border-radius: 100%;
    color: #fff;
    line-height: 20px;
    margin-right: 10px;
}

.slideShows .controlBox.controlDefault a:hover,
.slideShows .controlBox.controlDefault a.active {
    background: #f08200;
}

.indexmn {
    width: 100%;
    overflow: hidden;
    padding: 50px 0 55px 0;
    background: #fbfbfb;
}

.indexmn .contain {
    width: 1200px;
    margin: 0 auto;
}

.indexmn .nb {
    text-align: center;
    margin-bottom: 70px;
}

.indexmn .nb span {
    color: #333333;
    font-size: 28px;
}

.indexmn .nb p {
    font-size: 13px;
    color: #d2d1d1;
    text-transform: uppercase;
    line-height: 10px;
    position: relative;
}

.zx_more {
    display: block;
    position: absolute;
    top: 0;
    color: #fff;
    background: rgb(0, 0, 0, .5);
    bottom: 0;
    left: 0;
    right: 0;
}

.index-p-p .left {
    float: left;
    width: 570px;
    height: 580px
}

.index-p-p a:hover {
    -webkit-transform: scale(1.1) rotate(0deg);
    -moz-transform: scale(1.1) rotate(0deg);
    -o-transform: scale(1.1) rotate(0deg);
}

.index-p-p .right a img:hover {
    -webkit-transform: scale(1.07) rotate(0deg);
    -moz-transform: scale(1.07) rotate(0deg);
    -o-transform: scale(1.07) rotate(0deg);
}

.index-p-p .left a {
    width: 270px;
    height: 275px;
    float: left;
}

.index-p-p .left a:nth-child(2n+1) {
    margin-right: 30px;
}

.index-p-p .left a:nth-child(1),
.index-p-p .left a:nth-child(2) {
    margin-bottom: 30px;
}

.index-p-p .left a img {
    display: block;
    width: 100%;
    height: 100%;
}

.index-p-p .right {
    float: right;
    width: 600px;
    height: 580px;
}

.index-p-p .right img {
    display: block;
    width: 100%;
    height: 100%;
}

.o-u-l {
    background: url(../images/j-k-l.jpg) no-repeat;
    background-size: 100% 100%;
    display: block;
}

.index-p-n {
    width: 650px;
    margin: 0 auto;
    font-size: 15px;
    color: #666666;
    line-height: 35px;
    text-indent: 2em;
    text-align: left;
}

.imgpl {
    text-align: center;
}

.imgpl span {
    color: #333;
    font-size: 18px;
    padding-top: 15px;
    display: block;
}

.imgpl p {
    color: #c4c3c3;
    font-size: 13px;
}

.indexmn .nb p:after {
    content: "";
    position: absolute;
    top: 28px;
    left: 50%;
    margin-left: -46.5px;
    width: 90px;
    height: 1px;
    background: #000;
}

.i-l-p {
    width: 145px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    background: #27a5be;
    font-size: 14px;
    border-radius: 20px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.indexmn .index-p-y ul {
    display: block;
    width: 380px;
    height: 500px;
    float: left;
    overflow: hidden;
    margin-right: 30px;
}

.indexmn .index-p-y ul li:first-child {
    height: auto;
    border-bottom: none;
    margin-bottom: 16px;
}

.indexmn .index-p-y ul li {
    float: none;
    height: 38px;
    width: 100%;
    margin: 0;
    box-shadow: 0 0 0 #FFF;
    border-bottom: 1px dashed #d8d9d9;
    line-height: 38px;
}

.indexmn .index-p-y ul li a {
    font-size: 14px;
    color: #333333;
}

.indexmn .index-p-y ul li a .left {
    float: left;
}

.indexmn .index-p-y ul li a .right {
    float: right;
    color: #a3a2a2;
    font-size: 13px;
}

.indexmn .index-p-y ul:last-child {
    margin-right: 0;
}

.indexmn .index-p-y ul li img {
    width: 380px;
    height: 250px;
}

.i-l-p:hover {
    color: #fff;
}

.indexmn ul {
    width: 100%;
    overflow: hidden;
}

.indexmn ul li {
    float: left;
    display: block;
    position: relative;
    height: 252px;
    width: 287px;
    margin-right: 17px;
    margin-bottom: 10px;
    box-shadow: 0px 2px 12px #a7a7a7;
}

.zx_more p {
    display: block;
    text-align: left;
    color: #fff;
    padding: 20px 20px 0 20px;
    font-size: 16px;
}

.zx_more p b {
    font-size: 24px;
    margin: 0 auto;
    display: block;
    text-align: center;
    padding: 15px 0;
}

.indexmn ul li img {
    width: 287px;
    height: 174px;
    display: block;
}

.indexmn ul li:last-child {
    margin-right: 0;
}


/* -- slideTitle -- */

.slideShow .slideTitle {
    z-index: 70;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.slideShow .slideTitle span {
    color: #fff;
    display: block;
    font-size: .85em;
    padding: 15px 10px;
}


/* -- sileThumb -- */

.slideShow .sileThumb {
    z-index: 70;
    text-align: center;
    position: absolute;
    bottom: 8px;
    right: 8px;
}

.slideShow .sileThumb a {
    margin: 0 3px;
}

.slideShow .sileThumb a img {
    border: solid #B0B0B0 1px;
}

.slideShow .sileThumb a.active img {
    border: solid #19B4EA 1px;
}


/* -- recommendProduct -- */

.recommendProduct {
    padding-top: 10px;
    zoom: 1;
    overflow: hidden;
}

.recommendProduct li {
    float: left;
    width: 137px;
    height: 200px;
    margin-right: 17px;
    text-align: center;
}

.recommendProduct li.clearBorder {
    margin-right: 0;
}

.recommendProduct .img {
    border: 1px solid #E4E4E4;
    margin-bottom: 8px;
}


/* -- recommendArticle -- */

.recommendArticle li {
    background: url(../images/icon_red.gif) no-repeat left 50%;
    border-bottom: 1px dotted #D1D1D1;
    line-height: 38px;
    padding-left: 15px;
}

.recommendArticle li b {
    float: right;
    color: #999999;
}

.recommendArticle li.last {
    border-bottom: 0;
}


/* -- about -- */

.about {
    padding-top: 13px;
}

.about p {
    float: left;
    width: 120px;
    height: 154px;
}

.about dl {
    float: right;
    width: 465px;
    height: 154px;
}

.about dl dt {
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: #313131;
    padding: 5px 0;
}

.about dl dd {
    line-height: 200%;
    color: #999999;
    word-wrap: break-word;
    word-break: normal;
}

.about .aboutBtn {
    display: block;
    text-decoration: underline;
    color: #CC0000;
    font-weight: bold;
    margin-top: 12px;
}


/* -- contact -- */

.contact {
    border: 1px solid #CBD1D3;
    background-color: #EFEFEF;
    padding: 15px;
}

.contact h3 {
    border-bottom: 1px solid #CBD1D3;
    padding-bottom: 10px;
    font-size: 14px;
    color: #7A7F81;
}

.contact .box {
    padding: 15px 0 0 3px;
}

.contact dl {
    margin-bottom: 8px;
    zoom: 1;
    overflow: hidden;
}

.contact dt {
    float: left;
    background: url(../images/icon_contact.png) no-repeat 0 0;
    width: 30px;
    height: 30px;
    margin-right: 17px;
}

.contact dt.tel {
    background-position: 0 -30px;
}

.contact dt.fax {
    background-position: 0 -60px;
}

.contact dt.url {
    background-position: 0 -90px;
}

.contact dt.email {
    background-position: 0 -120px;
}

.contact dd {
    float: left;
    width: 278px;
    color: #7A7F81;
    line-height: 30px;
}


/* -- link -- */

.link {
    margin-bottom: 10px;
}

.link strong {
    color: #7A7F81;
    font-weight: bold;
}

.link a {
    color: #555;
}


/* page
----------------------------------------------- */

#page h1 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
}

.urHere span {
    color: #008773;
}

#page .info {
    padding: 2px 0 20px 0;
    color: #999999;
    font-size: 13px;
}

#page .content {
    color: #666666;
    line-height: 200%;
    padding-top: 10px;
}


/* product_category
----------------------------------------------- */

.productList {
    padding-top: 15px;
    color: #999999;
    text-align: left;
}

.productList dl {
    float: left;
    width: 370px;
    height: 160px;
    margin: 0 20px 30px 0;
}

.productList dl.last {
    margin-right: 0;
}

.productList dt {
    float: left;
    width: 160px;
}

.productList dd {
    float: left;
    width: 195px;
    padding: 15px 0 0 15px;
}

.productList dt img {
    border: 1px solid #EEEEEE;
}

.productList .name {
    height: 18px;
    overflow: hidden;
}

.productList .name a {
    color: #333333;
    font-weight: bold;
}

.productList .brief {
    color: #999999;
    padding-top: 8px;
    height: 60px;
}

.productList .price {
    padding-bottom: 10px;
}


/* product
----------------------------------------------- */

#product {
    padding: 45px 0 30px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#product .left {
    float: left;
    width: 455px;
}

#product .right {
    float: right;
    width: 485px;
}

#product .productImg {
    width: 100%;
}

#product .productInfo {
    float: left;
    width: 545px;
    padding: 10px 0 0 15px;
    line-height: 200%;
}

#product .productInfo h1 {
    font-size: 18px;
}

#product .productInfo ul {
    padding-top: 10px;
    margin-bottom: 50px;
}

#product .productInfo .productPrice {
    margin-bottom: 5px;
}

#product .productInfo .productPrice .price {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
}

#product .productInfo .btnAsk {
    zoom: 1;
    overflow: hidden;
}

#product .productInfo .btnAsk dt {
    float: left;
    width: 88px;
    height: 39px;
    line-height: 39px;
    text-align: right;
    padding-right: 3px;
    margin-right: 6px;
    background-color: #E0E0E0;
    color: #333;
    font-weight: bold;
}

#product .productInfo .btnAsk dd {
    float: left;
    width: 300px;
}

#product .productInfo .btnBuy {
    margin-bottom: 40px;
}

#product .productInfo .btnBuy .addToCart {
    background: #19B4EA url(../images/btn_addtocart.png) no-repeat 20px 50%;
    color: #FFFFFF;
    padding: 8px 25px 8px 50px;
    text-decoration: none;
    cursor: pointer;
    font-size: 16px;
}

#product .productInfo .btnBuy .addToCart:hover {
    background-color: #44C4EE;
}

#product .productContent {}

#product .productContent h3 {
    height: 35px;
    line-height: 35px;
    color: #7A7F81;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #CBD1D3;
}

#product .productContent ul {
    padding: 15px 0;
    color: #666;
    line-height: 200%;
}

.detail_pro {
    text-align: center;
    font-size: 20px;
    color: #666;
    border-bottom: 1px solid #cccccc;
    padding: 5px 0 0 0;
}

.name_pro {
    border-bottom: 3px solid #cccccc;
    width: 37%;
    display: inline-block;
    padding: 5px 0 16px 0;
    margin-bottom: -2px;
}

.contact_pro {
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    padding: 0 92px;
}

.c_left {
    float: left;
}

.c_right {
    float: right;
}

.contact_pro a {
    color: #333333;
    display: block;
    font-size: 17px;
}


/* article_category
----------------------------------------------- */

.news_list {
    height: 285px;
    background: #fafafa;
    margin-bottom: 45px;
    padding: 0 35px;
}

#articleList dl {
    border-bottom: 1px dotted #D1D1D1;
    padding: 20px 0;
    zoom: 1;
    overflow: hidden;
}

#articleList dl.last {
    border-bottom: 0;
}

#articleList {
    margin-top: 15px;
}

#articleList dt {
    width: 620px;
    background: url(../images/icon_red.gif) no-repeat left 50%;
    padding-left: 15px;
    margin-bottom: 10px;
}

#articleList dd {
    color: #999999;
    padding-left: 2px;
    line-height: 180%;
    zoom: 1;
    overflow: hidden;
}

#articleList dd p {
    float: left;
}

#articleList dd p.img {
    margin-right: 10px;
}

#articleList dd p.desc {
    width: 590px;
}

#articleList .numDate {
    float: right;
    text-align: right;
    padding-top: 12px;
}

#articleList .numDate em {
    background-color: #0072C6;
    color: #FFF;
    padding: 3px 4px;
    font-size: 14px;
    font-weight: bold;
}

#articleList .numDate p {
    font-size: 16px;
    color: #999999;
    margin-top: 5px;
}


/* article
----------------------------------------------- */

#article {
    padding: 48px 0;
}

#article h1 {
    color: #292929;
    font-size: 28px;
    text-align: center;
    font-weight: normal;
}

#article .info {
    padding: 10px 0 25px 0;
    color: #a9a8a8;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px dashed #e7e7e7;
    margin: 10px 0 50px 0;
}

#article .content {
    color: #666666;
    line-height: 180%;
}


/* 提示信息
----------------------------------------------- */

#douMsg {
    padding: 10px 0 100px 0;
}

#douMsg dl {
    padding: 160px 0 200px 0;
    text-align: center;
    border: 1px solid #E4E4E4;
}

#douMsg dt {
    color: #0072C6;
    font-size: 16px;
    margin-bottom: 30px;
    font-weight: bold;
}

#douMsg dd {
    color: #666;
}

#douMsg dd a {
    margin-left: 5px;
    color: #000;
}


/* 全局样式
----------------------------------------------- */


/* -- common -- */

.captcha {
    text-transform: uppercase;
}

#vcode {
    cursor: pointer;
}

.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
}

.none {
    display: none;
}

.cue {
    color: red;
    font-size: 12px;
}

.caselist .price {
    color: #e61d4c;
    font-size: 20px;
    font-weight: bold;
    margin-top: 15px;
}


/* -- form -- */

.btnGray {
    display: inline-block;
    background-color: #CCC;
    border: 0;
    color: #333;
    padding: 6px 15px;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: bold;
    -webkit-appearance: none;
}

.btnPayment {
    display: inline-block;
    background-color: #ff4246;
    color: #FFF;
    padding: 7px 28px;
    text-transform: capitalize;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    -webkit-appearance: none;
}


/* -- input -- */

.textInput {
    height: 20px;
    padding: 6px;
    font-size: 14px;
    border: 1px solid #DDD;
    background-color: #F4F4F4;
    color: #666;
    -webkit-appearance: none;
}

.textArea {
    padding: 4px;
    border: 1px solid #DDDDDD;
    background-color: #F4F4F4;
    line-height: 20px;
    -webkit-appearance: none;
}

.textAreaAuto {
    border: 1px solid #DBDBDB;
    background-color: #F4F4F4;
    padding: 0;
    font-size: 12x;
    line-height: 20px;
    resize: none;
    min-height: 40px;
    -webkit-appearance: none;
}


/* -- incBox -- */

.incBox {
    margin-bottom: 15px;
}

.incBox h3 {
    height: 35px;
    line-height: 35px;
    color: #7A7F81;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #CBD1D3;
}

.incBox h3 a {
    color: #7A7F81;
}


/* -- urHere -- */

.urHere {
    line-height: 68px;
    font-size: 15px;
    float: right;
    overflow: hidden;
}

.urHere a:first-child {
    background: url(../images/home.png) left center no-repeat;
    padding-left: 20px;
}

.urHere a {
    color: #6f6f6f;
}

.urHere b {
    margin: 0 8px;
}


/* -- tree -- */

.treeBox {
    overflow: hidden
}

.treeBox h3 {
    height: 35px;
    line-height: 35px;
    color: #7A7F81;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #CBD1D3;
}

.treeBox li {
    line-height: 48px;
    height: 48px;
    padding-left: 32px;
    text-align: left;
    background: url(../images/8_1.jpg) 170px center no-repeat #e40082;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.treeBox ul {
    border-bottom: 1px solid #dcdcdc;
}

.treeBox li.j-h-1 a {
    font-size: 16px;
    color: #696868;
}

.treeBox .product .j-h-1.cur a {
    color: #fff! important;
}

.treeBox li.j-h-1 {
    background: url(../images/tu2.png) 10px center no-repeat #fff;
    cursor: pointer;
}

.treeBox .j-h-1.cur {
    background: url(../images/tu1.png) 10px center no-repeat #bd8f5c;
}

.treeBox .product li:nth-child(2).cur a {}

.h-i-a a {
    display: inline-block;
    border: 1px solid #e8e8e8;
    padding: 5px 20px;
    margin: 0 10px 20px 10px;
    font-size: 16px;
    color: #000;
    border-radius: 30px;
}

.h-i-a {
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.h-i-a a.cur {
    color: #bd8f5c;
}

.treeBox li i {
    display: inline-block;
    width: 6px;
    height: 6px;
    vertical-align: 2px;
    background: #898989;
    margin-right: 5px;
    border-radius: 100%;
}

.treeBox .product li:first-child {
    height: 104px;
    line-height: 90px;
    margin-bottom: 35px;
    border: none;
}

.treeBox ul {
    text-align: center;
}

.index_here {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    height: 40px;
    background: #f8f8f8;
}

.treeBox .product li.cur {}

.treeBox .product li.cur a {
    color: #556c8e !important;
}

.treeBox li.cur a {
    color: #fff;
}

.treeBox li:first-child i {}

.treeBox li.cur i {
    background: #556c8e;
}

.treeBox ul ul li {
    background: #fff;
    color: #696868;
    height: auto;
    margin: 0;
    padding: 5px 0;
    padding-left: 40px;
    line-height: inherit;
}

.treeBox li:first-child a {
    color: #fff !important;
    font-size: 22px;
    text-align: center;
    font-weight: normal;
}

.treeBox ul ul li a {
    font-size: 14px;
    color: #696868;
}

.treeBox li.cur a span {
    width: 1px;
    display: block;
    background: #fff;
    height: 35px;
    position: absolute;
    top: 29px;
    left: 35px;
}

.treeBox li a {
    color: #fff;
    font-size: 16px;
}

.treeBox .search {
    margin: 20px 0;
}

.treeBox .search .keyword {
    width: 136px;
}


/**/

.treeBox_pro {
    margin-bottom: 35px;
}

.treeBox_pro h3 {
    height: 35px;
    line-height: 35px;
    color: #7A7F81;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #CBD1D3;
}

.treeBox_pro li {
    line-height: 40px;
    border-bottom: 1px solid #ccc;
    height: 40px;
    background: #333;
    display: inline-block;
}

#product .caselist a:nth-child(3n) {
    margin-right: 0;
}

.treeBox_pro ul {
    display: inline-block;
}

.treeBox_pro li.cur {
    background: #c30e2c;
}

.treeBox_pro li.cur a {
    color: #fff !important;
}

.treeBox_pro li a {
    color: #fff;
    font-size: 18px;
}

.cate_pro {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    height: 42px;
    line-height: 40px;
    margin-bottom: 20px;
}

.parent_pro {
    float: left;
    background: #b90006;
    color: #fff;
    width: 145px;
    text-align: center;
    border-top: 1px solid #dddbdc;
    border-bottom: 1px solid #dddbdc;
}

.parent_pro a {
    color: #fff;
}

.child_pro span {
    margin: 0;
    float: left;
}

.child_pro a {
    padding: 0px 10px;
    font-size: 16px;
    display: block;
    float: left;
}

.child_pro .all_pro {
    background: #5c5c5c !important;
    width: 100px;
    padding: 0;
    text-align: center;
    display: block;
    color: #fff;
}

.child_pro {
    float: left;
    width: 1054px;
    border-bottom: 1px solid #dddbdc;
    border-top: 1px solid #dddbdc;
    border-right: 1px solid #dddbdc;
}

.urHeres {
    width: 100%;
    height: 47px;
    border-bottom: 1px solid #dadada;
    line-height: 47px;
}

.urHeres {
    font-size: 15px;
    color: #6f6f6f;
}

.product_lp {
    text-align: center;
    font-size: 30px;
    color: #333333;
    padding-top: 35px;
    background: url(../images/product_lp.jpg) center bottom no-repeat;
    padding-bottom: 15px;
}

.urHeres a {
    font-size: 15px;
    color: #6f6f6f;
}

.child_pro .cur a {
    color: #be001e;
}

#pageLeft_pro {
    margin: 40px 0 0 0;
}

.treeBox_pro .search {
    margin: 20px 0;
}

.treeBox_pro .search .keyword {
    width: 136px;
}


/* -- searchBox -- */

.searchBox {
    background-color: #FFF;
    height: 24px;
    padding-left: 10px;
}

.searchBox {
    position: relative;
    white-space: normal
}

.searchBox label {
    height: 0;
    line-height: 0;
    overflow: hidden;
    width: 0;
    position: absolute;
    font-size: 0;
    z-index: -1;
    outline: 0
}

.searchBox .keyword {
    color: #CCCCCC;
}

.searchBox .keyword:focus {
    color: #555
}

.searchBox .keyword::-webkit-input-placeholder {
    color: #CCCCCC;
}

.searchBox .keyword:focus:-moz-placeholder,
.searchBox .keyword:focus::-moz-placeholder {
    color: transparent!important
}

.searchBox .keyword:focus::-webkit-input-placeholder {
    color: transparent!important
}

.searchBox .btnSearch {
    width: 60px;
    height: 24px;
    overflow: hidden;
    cursor: pointer;
    color: #fff;
    background: #c30e2c;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 5px;
    text-indent: 6px;
}


/*- tableBasic -*/

.tableBasic {
    color: #666666;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    border-collapse: collapse;
}

.tableBasic select {
    color: #8F8F8F;
}

.tableBasic td,
.tableBasic th {
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}

.tableBasic th {
    background-color: #EFEFEF;
}

.tableBasic .child {
    background-color: #FFFFFF;
}

.tableBasic td label {
    margin-right: 15px;
}

.tableBasic td i {
    color: #F00;
    margin-left: 5px;
    font-weight: bold;
}


/*- tableDiv -*/

.tableDiv dl {
    zoom: 1;
    overflow: hidden;
    margin-bottom: 15px;
}

.tableDiv dl dt {
    float: left;
    width: 160px;
    text-align: right;
    line-height: 34px;
    font-size: 13px;
}

.tableDiv dl dd {
    float: left;
    width: 640px;
    padding-left: 10px;
}

.tableDiv dl dd i {
    color: #F00;
    margin-left: 5px;
    font-weight: bold;
}

.tableDiv dl dd label {
    margin-right: 15px;
    line-height: 34px;
}


/* -- lift -- */

.lift {
    margin-top: 60px;
    color: #999;
    overflow: hidden;
    margin-bottom: 40px;
}

.lift a {
    color: #999;
}

.lift span:first-child {
    float: left;
}

.lift span:last-child {
    float: right;
}


/* -- pager -- */

.pager {
    text-align: center;
    padding-top: 20px;
    color: #666;
}

.pager a {
    color: #666;
    text-decoration: underline;
}


/* -- douBox -- */

#douBox .boxBg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000001;
    width: 100%;
    height: 100%;
    background: #000;
    filter: alpha(opacity=15);
    opacity: 0.15
}

#douBox .boxFrame {
    position: absolute;
    z-index: 10000002;
    overflow: hidden;
    padding: 0;
    border: 2px solid #C4C4C4;
    background-color: #FFF;
    width: 360px;
    left: 50%;
    top: 300px;
    margin-left: -180px;
}

#douBox .boxFrame h2 {
    height: 28px;
    padding: 0 10px;
    background: #f5f5f5;
    line-height: 28px;
    color: #666;
    font-size: 14px;
    font-weight: normal;
}

#douBox .boxFrame h2 .close {
    background: url(../images/icon_fork.png) no-repeat;
    width: 12px;
    height: 12px;
    display: block;
    float: right;
    text-indent: -9999px;
    margin-top: 8px;
}

#douBox .boxFrame .boxCon {
    background: url(../images/icon_exclamation.png) no-repeat 15px 15px;
    padding: 13px 10px 15px 70px;
    height: 100px;
}

#douBox .boxFrame .boxCon dt {
    font-family:  ;
    font-size: 16px;
    color: #19B4EA;
    font-weight: bold;
}

#douBox .boxFrame .boxCon dd {
    color: #999;
    zoom: 1;
    overflow: hidden;
}

#douBox .boxFrame .boxCon dd a {
    background-color: #F5F5F5;
    border: 1px solid #CBD1D3;
    display: block;
    float: left;
    width: 70px;
    line-height: 26px;
    text-align: center;
    margin: 10px 12px 0 0;
    text-decoration: none;
}


/* -- onlineService -- */

#onlineService {
    position: fixed;
    top: 208px;
    right: 0;
    z-index: 999999;
    display: block;
}

#onlineService .onlineIcon {
    position: relative;
    cursor: pointer;
    background: url(../images/online_service.png) no-repeat;
    width: 34px;
    height: 110px;
    text-indent: -9999px;
    overflow: hidden;
}

#onlineService #pop {
    border: 3px solid #19B4EA;
    background-color: #F2F2F2;
    padding: 8px;
    width: 95px;
    min-height: 84px;
    position: absolute;
    right: 34px;
    top: 0;
    display: none;
    z-index: 999999;
}

#onlineService .onlineQQ a {
    display: block;
    background: url(../images/online_service.png) no-repeat left -160px;
    color: #19B4EA;
    width: 82px;
    height: 24px;
    line-height: 23px;
    padding-left: 27px;
    margin-bottom: 8px;
}

#onlineService .onlineQQ a:hover {
    text-decoration: none;
    color: #19B4EA;
}

#onlineService .service {
    border-top: 1px solid #DDDDDD;
    padding-top: 8px;
    color: #666;
}

#onlineService .service a {
    color: #666;
}

#onlineService .service li {
    background: url(../images/online_service.png) no-repeat left -202px;
    padding-left: 8px;
}

#onlineService .goTop {
    display: none;
}

#onlineService .goTop .goBtn {
    background: #F2F2F2 url(../images/online_service.png) no-repeat left -120px;
    width: 34px;
    height: 34px;
    display: block;
}


/* footer
----------------------------------------------- */

#footer {
    background-color: #EBEBEB;
    line-height: 25px;
    color: #999999;
    height: 230px;
    width: 100%;
    margin-top: 5px;
}

#footer .footNav i {
    margin: 0 12px;
    color: #CCC;
}

#footer .footNav a.first {
    margin-left: 0;
}

#footer .copyRight {
    font-family: Arial, Lucida, Verdana, Helvetica, sans-serif;
}

.picScroll-left {
    width: 1100px;
    margin: 60px auto 50px auto;
}

.picScroll-left li {}

.picScroll-left li:first-child {
    border-left: none;
}

.picScroll-left h3 {
    text-align: center;
    font-size: 18px;
}

.footNavsss {
    width: 49%;
    float: left;
    border-left: 1px solid #666666;
    height: 100%;
}

.footer_right {
    height: 160px;
    margin: 40px 0 0 95px;
}

.footer_tel {
    width: 315px;
    height: 85px;
    background: #333;
    border: 1px solid #fff;
}

.wrapss {
    width: 100%;
    background: #333;
    height: 100%;
}

.footer_logo {
    float: left;
    width: 50%;
    height: 100%;
    border-right: 1px solid #000000;
}

.footer_logo img {
    float: right;
    margin: 35px 120px 0 0;
}

.ico_bg {
    width: 228px;
    margin: 33px auto 0 auto;
    text-align: center;
    overflow: hidden;
    height: 102px;
}

.picScroll-left .bd ul li {
    float: left;
    overflow: hidden;
    width: 270px;
    height: 380px;
    cursor: pointer;
    position: relative;
    z-index: 3;
}

.picScroll-left .bd ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.picScroll-left .bd ul li:first-child a {
    border-left: none;
}

.index_p .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
    width: 120%;
}

.index_p .picScroll-left .bd {
    width: 100%;
    height: 210px;
    overflow: hidden;
}

.tempWrap {
    margin: 0 auto;
}

pre {
    white-space: pre-wrap;
    /* css-3 */
    white-space: -moz-pre-wrap;
    /* Mozilla, since 1999 */
    white-space: -pre-wrap;
    /* Opera 4-6 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* Internet Explorer 5.5+ */
    word-break: break-all;
    overflow: hidden;
}

.picScroll-left .hd {
    position: relative;
}

.picScroll-left .hd a {
    z-index: 70;
    font-family: \5b8b\4f53, sans-serif;
    position: absolute;
    display: block;
    width: 45px;
    height: 80px;
    top: 160px;
    line-height: 80px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 2em;
    background-color: #333;
    background-color: rgba(50, 50, 50, .3);
    cursor: pointer;
}

.picScroll-left .hd .next {
    right: -45px;
}

.picScroll-left .hd .prev {
    left: -45px;
}

.new_about {
    height: 500px;
    width: 100%;
    background: url(../images/new_about.jpg);
    background-size: 100% 100%;
    margin-bottom: 100px;
}

.new_cont {
    width: 1210px;
    margin: 0 auto;
    height: 100%;
}

.new_cont .video {
    float: left;
    margin: 90px 0;
}

.new_abouts {
    float: right;
    margin: 75px 0 90px 0;
    color: #fff;
}

.new_contenr {
    width: 600px;
    height: 274px;
    overflow: hidden;
}

.new_abouts .link {
    background: url(../images/link.png);
    background-size: 100% 100%;
    width: 143px;
    height: 48px;
    display: block;
    margin: 0
}

.new_mo {
    width: 1210px;
    margin: 0 auto;
    height: 500px;
}

.new_mo .left {
    float: left;
}

.new_mo .right {
    float: right;
}

.new_mo .title {
    font-weight: bold;
    font-size: 23px;
    background: url(../images/ico_0.jpg) no-repeat 0px 4px;
    text-indent: 36px;
    margin-bottom: 20px;
}

.new_mo .lt {
    font-size: 14.5px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 15px;
}

.new_mo img {
    width: 615px;
    height: 300px;
}

.new_mo .new_k span {
    display: inline-block;
    background: #282423;
    color: #fff;
    width: 180px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin-right: 5px;
    cursor: pointer;
}

.new_k .nos {
    background: #c30e2c !important;
}

.new_mo .new_k span:last-child {
    margin-right: 0;
}

.new_mo .detail {
    height: 60px;
    border-bottom: 1px dashed #000;
}

.new_mo .detail:last-child {
    border-bottom: none;
}

.new_mo .detail a {
    margin-top: 25px;
    display: inline-block;
    float: left;
    background: url(../images/ico_2.jpg) no-repeat 0px 3px;
    text-indent: 25px;
    width: 380px;
    height: 20px;
    overflow: hidden;
}

.new_mo .detail:first-child a {
    background: url(../images/ico_1.jpg) no-repeat 0px 3px;
    color: #e4121b;
}

.new_mo .detail:first-child span {
    color: #e4121b;
}

.new_mo .detail span {
    display: inline-block;
    float: right;
    margin-top: 25px;
    margin-right: 25px;
}

.footer_new {
    float: left;
    text-align: left;
    margin: 20px 0 10px 0;
}

.footer_new .first {
    font-size: 16px;
    color: #fff;
    display: inline-block;
    border-right: 1px solid #fff;
    padding: 0 13px;
    line-height: 15px;
}

.footer_end {
    font-size: 14px;
    color: #fff;
}

.footer_right .footer_new:last-child .first {
    border: none;
}

#foot_link_one {
    padding: 0 13px 0 0;
}

.nn {
    height: auto !important;
    padding-top: 60px;
}

.footer_new .tel {
    background: url(../images/foty.png) no-repeat 33px 4px;
    margin-top: 17px;
}

.footer_new .weibo {
    background: url(../images/foty.png) no-repeat 33px -26px;
    margin-top: 10px;
}

.cc {
    border-left: 1px solid #7d7d7d;
    padding-left: 55px;
    text-align: left;
}

.codop {
    float: right;
    text-align: center;
}

.codop img {
    display: block;
    margin: 0 auto;
}

.codop span {
    display: block;
}

.form_apply textArea {
    width: 100px;
    height: 41px;
}

.form_apply input {
    width: 100px;
}

.form_apply span {
    color: #000;
}

.form_apply li {
    background: #fff;
    border: 1px solid #000;
    width: 150px;
    margin-bottom: 4px;
    padding-left: 5px;
}

.form_apply .submits {
    background: #eaeaea;
    width: 50px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #7d7d7c !important;
    cursor: pointer;
    padding: 0;
    text-align: center;
}

.header_r {
    float: right;
    height: 100%;
}

.header_r ul {
    height: 100px;
}

.haci_mall {
    float: right;
}

.haci_mall li {
    float: left;
    width: 123px;
    text-align: center;
    font-size: 13px;
}

.haci_tb {
    background: url(../images/tb_mall.jpg) no-repeat 0px 1px;
    margin-top: 6px;
    border-right: 1px solid #696969;
}

.haci_tb a {
    font-weight: bold;
    margin-left: 32px;
}

.haci_jd a {
    font-weight: bold;
    margin-left: 25px;
}

.haci_jd {
    background: url(../images/jd_mall.jpg) no-repeat 7px 0px;
    border-right: 1px solid #696969;
    margin-top: 6px;
}

.haci_rx span {
    display: block;
    color: #707070;
}

.haci_rx {
    margin-top: -4px;
}

.haci_2 {
    color: #c30e2c !important;
    font-weight: bold;
}

.case_new {
    border-bottom: 1px solid #9d9d9d;
    height: 48px;
    margin-top: 50px;
}

.case_new span {
    font-size: 14px;
    display: inline-block;
    line-height: 48px;
    border-bottom: 2px solid #bd8f5d;
    color: #333333;
}

.treeBoxs h3 {
    background: #464646;
    color: #fff;
    padding: 2px 0;
    font-size: 18px;
    margin-bottom: 10px;
}

.page_content {
    width: 100%;
    overflow: hidden;
    margin: 80px 0;
}

.treeBoxs li {
    line-height: 48px;
    border-bottom: 1px solid #999999;
    height: 48px;
    padding-left: 10px;
    text-align: left;
}

.treeBox li:first-child {
    height: 130px;
    font-size: 18px;
    font-weight: bold;
    line-height: 75px;
    text-align: center;
    padding-left: 0;
    color: #fff !important;
    border: none;
    margin-bottom: 18px;
}

.treeBoxs li a {
    display: block;
}

.treeBoxs li a img {
    width: 100%;
}

.treeBoxs li a p {
    width: 100%;
    background: #c30e2c;
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 2px 0;
}

.treeBoxs li a:hover {
    text-decoration: none;
}

.news_details a.news_more {
    font-size: 14px;
    color: #7c7c7c;
    padding-bottom: 0;
    width: 90px;
    height: 26px;
    border: 1px solid #acacac;
    text-align: center;
    line-height: 26px;
    border-radius: 4px;
    margin-top: 16px;
}

.news_list .thum_img {
    float: left;
    width: 324px;
    height: 214px;
    margin-top: 35px;
}

.news_list .news_details {
    width: 630px;
    height: 136px;
    float: left;
    margin: 57px 0 0 38px;
    color: #9f9f9f;
    overflow: hidden;
}

.news_list .msgt {
    font-size: 15px;
    color: #7c7c7c;
    margin: 25px 0 0 0;
    line-height: 28px;
}

.news_details a.deim {
    font-size: 15px;
    color: #bd8f5c;
    display: inline-block;
}

.news_list:hover .ntim {
    background: #bd8f5c;
}

.ntim {
    float: right;
    width: 100px;
    height: 100px;
    text-align: center;
    background: #343434;
    margin-top: 85px;
    color: #fff;
}

.ntim p {
    font-size: 36px;
    font-weight: bold;
    line-height: 45px;
    padding-top: 15px;
}

.ntim span {
    font-size: 16px;
}

.news_list .hry span {
    display: block;
    float: left;
    color: #a1a0a0;
    font-size: 15px;
}

.news_details a {
    font-size: 22px;
    color: #000;
    display: block;
}

.news_list .hry {
    display: block;
    float: right;
    font-size: 14px;
    color: #989797;
    text-align: center;
    line-height: 30px;
    background: url(../images/9-1.jpg) 0px 6px no-repeat;
    padding-left: 20px;
}

.form_group {
    float: left;
}

.form_group .form_item {
    float: left;
}

.form_group .form_item:last-child {
    margin-left: 20px;
}

.form_group .form_item select {
    border: 1px solid #dcdcdc;
    width: 250px;
    height: 40px;
    font-size: 14px;
    line-height: 45px;
    color: #747474;
    padding: 0 5px;
}

.c-h-1 {
    float: left;
    font-size: 14px;
    line-height: 45px;
    color: #747474;
    padding-left: 20px;
}

.news_time {
    float: right;
    width: 105px;
    height: 105px;
    background: #a22b2f;
    margin-top: 40px;
    color: #fff;
    font-size: 16px;
}

.caselist a {
    display: block;
    text-align: center;
    margin-right: 45px;
    margin-bottom: 30px;
    float: left;
}

.c-h-2 {
    width: 100%;
    overflow: hidden;
    margin-top: 45px;
    margin-bottom: 100px;
}

.c-h-2 .list_box {
    width: 300px;
    float: left;
    height: 540px;
    overflow: auto;
}

.c-h-2 .map_box {
    width: 875px;
    float: right;
    height: 540px;
}

.cc-r {
    font-size: 22px;
    color: #000;
    margin-bottom: 25px;
}

.cc-p .r {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    padding-bottom: 8px;
}

.cc-p .m,
.cc-p .v {
    font-size: 15px;
    color: #5e5d5d;
    line-height: 25px;
}

.cc-p a {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

#allmap {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.productlist a {
    display: block;
    text-align: center;
    margin-right: 18px;
    margin-bottom: 45px;
    float: left;
}

.u-b-1 .w-q-1 .productlist a:nth-child(3n) {
    margin-right: 0;
}

.caselist a img {
    width: 100%;
}

.caselist a span {
    font-size: 18px;
    padding: 15px 0 10px 0;
    display: block;
    width: 100%;
    overflow: hidden;
}

.caselist a:nth-child(3n) {
    margin-right: 0;
}

.caselist a span.description {
    font-size: 14px;
    border-bottom: none;
    display: block;
    text-align: left;
    color: #acabab;
    padding: 0;
}

.news_time span {
    display: block;
    text-align: center;
}

.news_time span:first-child {
    font-size: 40px;
    line-height: 52px;
    margin-top: 10px;
}

.news_time span:last-child {
    font-size: 17px;
}

.secound_ul {
    display: block;
    border: 1px solid #959595;
    padding: 17px 20px;
    text-align: left;
}

.secound_ul li {
    height: 40px !important;
    border-bottom: 1px dotted #959595;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    background: none;
    list-style-type: disc;
    list-style-position: inside;
    font-weight: initial !important;
    line-height: 41px !important;
    font-size: 14px !important;
}

.secound_ul li:last-child {
    border-bottom: none;
}

.secound_ul li a {
    font-weight: initial;
    line-height: initial;
}

.j-r-l {
    float: left;
    font-size: 14px;
    line-height: 45px;
    color: #747474;
    padding-left: 61px;
}

.j-r-l input {
    border: 1px solid #dcdcdc;
    width: 190px;
    height: 40px;
    font-size: 14px;
    line-height: 45px;
    color: #747474;
    padding: 0 5px;
    float: left;
}

.j-r-l button {
    width: 170px;
    color: #fff;
    height: 42px;
    border: 1px solid #bd8f5c;
    line-height: 40px;
    float: left;
    cursor: pointer;
    font-size: 15px;
    background: url(../images/serc.png) 50px center no-repeat #bd8f5c;
    text-align: center;
    padding-left: 20px;
}

.productList a span {
    font-size: 16px;
    padding: 15px 0;
    display: block;
}

.weixin_hover img {
    position: absolute;
    top: 31px;
    left: 75px;
    z-index: 999999;
}

.slidesss img {
    max-width: 100%;
}

.HomeColumn {
    padding: 60px 0px 51px 0px;
}

.contain {
    width: 1200px;
    margin: 0px auto;
}

.clearfix {
    overflow: hidden;
    _zoom: 1;
}

.HomeColumn .About {
    width: 679px;
    height: 486px;
    float: left;
    background: url(../images/aboutbg.gif);
    position: relative;
}

.HomeColumn .About .info {
    padding: 5px 12px 0px 12px;
    line-height: 25px;
    color: #666666;
    font-size: 16px;
}

.HomeColumn .About .info .tit {
    line-height: 43px;
    color: #333333;
    font-size: 20px;
    margin-bottom: 13px;
    display: inline-block;
    zoom: 1;
}

.HomeColumn .About .info .tit i {
    font-size: 14px;
    color: #999;
}

.HomeColumn .About .info a.more {
    position: absolute;
    right: 11px;
    bottom: 12px;
    text-align: center;
    display: block;
    width: 98px;
    line-height: 29px;
    color: #999999;
    border: 1px solid #999999;
}

.HomeColumn .column {
    float: left;
    width: 521px;
}

.HomeColumn .column li {
    text-align: center;
    font-size: 20px;
    margin: 0px 0px 10px 10px;
    float: left;
    position: relative;
    width: 250px;
    height: 243px;
}

.HomeColumn .column li.c3 {
    width: 513px;
    height: 233px;
}

.HomeColumn .column li .mast .more {
    font-size: 14px;
    width: 101px;
    line-height: 28px;
    display: block;
    margin: 0px auto;
    border: 1px solid #fff;
}

.HomeColumn .column li .mast {
    width: 100%;
    left: 0px;
    top: 0px;
    position: absolute;
    background: #1d2088;
    height: 100%;
    color: #fff;
    opacity: 0.6;
}

.HomeColumn .column li .mast p i {
    text-transform: uppercase;
    display: block;
    letter-spacing: 0.1em;
    font-style: normal;
    padding: 1px 0 12px 0;
    margin: 0px;
    list-style: none;
    background: url(../images/derea.png) center bottom no-repeat;
}

.HomeColumn .column li .mast p {
    line-height: 30px;
    padding: 66px 0px 15px 0px;
}

.HomeColumn .column .c2 .mast {
    background: #323232;
}

.HomeColumn .column .c3 .mast {
    background: #000;
    opacity: 0.6;
}

.HomeColumn .About .info .tit span {
    display: inline-block;
    width: 15px;
    background: #1d2088;
    height: 15px;
    margin-right: 5px;
}

.graybg {
    background: url(../images/aboutbg.gif);
    padding-bottom: 53px;
}

.graybg .product {
    overflow: hidden;
}

.titlehead2 {
    text-align: center;
    padding: 55px 0px 38px 0px;
    font-size: 22px;
    color: #707070;
    line-height: 32px;
}

.titlehead2 h2 {
    line-height: 40px;
    font-weight: normal;
    font-size: 24px;
    color: #333333;
}

.titlehead2 .cn {
    line-height: 32px;
    font-weight: normal;
    font-size: 18px;
    color: #666666;
    padding-bottom: 14px;
    background: url(../images/derea_1.jpg) center bottom no-repeat;
}

.titlehead2 .en {
    line-height: 24px;
    padding: 9px 0px 47px 0px;
    color: #9e9e9e;
    font-size: 10px;
    text-transform: uppercase;
    width: 67%;
    margin: 0 auto;
}

.titlehead2 .btn {
    text-align: center;
    width: 230px;
    line-height: 30px;
    height: 40px;
    color: #b61f24;
    font-size: 20px;
    border: 1px solid #be001e;
    margin: 0px auto;
    position: relative;
}

.titlehead2 .btn span {
    position: absolute;
    background: #be001e;
    width: 179px;
    line-height: 19px;
    left: 27px;
    bottom: -9px;
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

.graybg .product .hd {
    line-height: 20px;
    overflow: hidden;
}

.titlehead2 .btn {
    text-align: center;
    width: 230px;
    line-height: 30px;
    height: 40px;
    color: #be001e;
    font-size: 20px;
    border: 1px solid #be001e;
    margin: 0px auto;
    position: relative;
}

.hd_c {
    display: inline-block;
    height: 545px;
    width: 380px;
}

.hd_c img {
    width: 380px;
    height: 355px;
}

.hd_content {
    width: 100%;
    height: 190px;
    background: #cccccc;
    color: #fff;
    text-align: center;
    position: relative;
}

.hd_hover {
    background: #be001e;
}

.hd_m {
    margin: 0 25px;
}

.hd_p {
    font-size: 20px;
    padding: 20px 0 15px 0;
    background: url(../images/derea_2.jpg) center bottom no-repeat;
    display: inline-block;
}

.hd_p_1 {
    text-transform: uppercase;
    width: 100%;
    margin: 0 auto;
    line-height: 15px;
    padding: 11px 0 35px 0;
}

.hd_b {
    border-top: 1px solid #fff;
    width: 100%;
    margin-top: 14px;
}

.hd_content .more_hover {
    background: #be001e !important;
}

.hd_content .more {
    font-size: 14px;
    width: 101px;
    line-height: 28px;
    display: block;
    margin: 0px auto;
    border: 1px solid #fff;
    margin-top: -14px;
    background: #cccccc;
}

.graynone {
    background: #fff;
}

.HomeCus .left {
    width: 317px;
    float: left;
}

.HomeCus .left .info {
    text-align: center;
    background: #323232;
    padding-top: 38px;
    height: 116px;
    line-height: 57px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
}

.HomeCus .left .info i {
    display: inline-block;
    padding: 0px 21px;
    line-height: 33px;
    font-size: 20px;
    border: 1px solid #fff;
}

.HomeCus .right {
    width: 871px;
    float: right;
}

.HomeCus .right li {
    height: 447px;
    width: 290px;
    position: relative;
    float: left;
}

.HomeCus .right li .mast {
    left: 0px;
    top: 0px;
    position: absolute;
    background: url(../images/filterbg.png);
    width: 100%;
    height: 100%;
}

.HomeCus .right .mast .more {
    text-align: center;
    font-size: 14px;
    display: block;
    position: absolute;
    width: 116px;
    line-height: 28px;
    left: 91px;
    top: 48%;
    color: #fff;
    border: 1px solid #fff;
}

.HomeCus .right li img {
    height: 447px;
    width: 290px;
    display: block;
}

.HomeCus .right li:nth-child(2) div {
    display: none;
}

.newscenter {
    padding: 10px 0px 52px 0px;
}

.newscenter .newsvideo {
    float: left;
    width: 588px;
}

.newscenter .newsleft {
    width: 588px;
    float: right;
    font-size: 14px;
}

.cc_a {
    display: none;
}

.newscenter .newsleft li.frist {
    background: none;
    height: 128px;
    padding-left: 224px;
    position: relative;
    line-height: 20px;
}

.newscenter .newsleft li {
    height: 46px;
    line-height: 46px;
    position: relative;
    color: #666666;
    border-bottom: 1px solid #cccccc;
}

.newscenter .newsleft li.frist .img {
    position: absolute;
    left: 0px;
    top: 0px;
}

.newscenter .newsleft li a {
    color: #666666;
}

.newscenter .newsleft li.frist .tit {
    line-height: 18px;
    font-size: 16px;
    color: #b61f24;
}

.newscenter .newsleft li.frist .tit a {
    color: #333333;
}

.newscenter .newsleft li.frist .p {
    padding-top: 14px;
    height: 59px;
}

.newscenter .newsleft li.frist .pdate {
    color: #999999;
}

.newscenter .newsleft li.frist .pdate span {
    display: inline-block;
    margin-left: 28px;
}

.newscenter .newsleft li .date {
    float: right;
}

.newscenter .newsleft li .num {
    background: url(../images/numbg.jpg) center center no-repeat;
    display: block;
    text-align: center;
    color: #fff;
    width: 19px;
    line-height: 19px;
    top: 15px;
    left: 2px;
    position: absolute;
}

.newscenter .newsleft li i {
    display: inline-block;
    text-indent: 33px;
}

.newscenter .newsleft .more {
    text-align: right;
    padding-top: 28px;
}

.newscenter .newsleft .more a {
    display: inline-block;
    color: #999999;
    text-align: center;
    width: 88px;
    line-height: 29px;
    border: 1px solid #999999;
}

.newsgray {
    padding-bottom: 0;
}

.footerbg {
    background: #3d3d3d;
    width: 100%;
    overflow: hidden;
}

.w-f-a {
    float: left;
    margin-right: 95px;
    display: block;
}

.footer {
    width: 1200px;
    margin: 0px auto;
    padding: 48px 0 35px 0;
    overflow: hidden;
}

.about_icp {
    color: #999999;
    font-size: 16px;
    margin-top: 25px;
}

.about_icp .l1 {
    background: url(../images/j-l-0.jpg) center left no-repeat;
    margin-bottom: 15px;
    text-indent: 30px;
    overflow: hidden;
}

.m-i-o {
    float: left;
    width: 210px;
    margin-left: 105px;
    margin-top: 10px;
    overflow: hidden;
}

.m-i-o span {
    font-size: 28px;
    color: #e0e4ef;
}

.m-i-o .k-p-g {
    font-size: 22px;
    color: #999;
    background: url(../images/g-o-k.jpg) center left no-repeat;
    text-indent: 49px;
    height: 50px;
    line-height: 60px;
    margin-bottom: 23px;
}

.m-i-o p {
    margin: 15px 0;
    font-size: 15px;
    color: #999;
}

.about_icp .l2 {
    background: url(../images/j-l-1.jpg) center left no-repeat;
    margin-bottom: 15px;
    text-indent: 30px;
    overflow: hidden;
}

.about_icp .l3 {
    background: url(../images/j-l-2.jpg) center left no-repeat;
    text-indent: 30px;
    overflow: hidden;
}

.sitemap {}

ap dl dd a {
    font-size: 14px;
}

.sitemap dl dt a {
    font-size: 18px;
    color: #c39969;
}

.sitemap dl {
    float: left;
    text-align: left;
}

.sitemap dl:last-child {
    background: none;
}

.sitemap dl dt {
    font-size: 15px;
    padding-bottom: 20px;
}

.sitemap .left {
    width: 680px;
    height: 100%;
    float: left;
}

.sitemap dl.nft {
    text-align: left;
}

.sitemap .right {
    float: right;
    width: 139px;
    margin-top: 15px;
}

.k-g-p {
    font-size: 15px;
    color: #b4b3b3;
    text-align: left;
    padding: 15px 0;
}

.sitemap .right span {
    font-size: 16px;
    text-align: center;
    display: block;
    color: #999;
    margin-top: 20px;
}

.sitemap dl a {
    color: #fff;
    font-size: 14px;
    line-height: 23px;
}

.sitemap dl.d2 {
    padding-left: 36px;
}

.sitemap dl.d3 {
    padding-left: 36px;
}

.sitemap dl.d4 {
    padding-left: 36px;
}

.sitemap dl.d5 {
    background: none;
    padding-left: 36px;
}

.sitemap dl.ewm {
    background: none;
    width: 255px;
    float: right;
    text-align: center;
}

.h-k-w {
    height: 65px;
    background: url(../images/ccc.png) center left no-repeat;
    padding-left: 180px;
    line-height: 65px;
}

.sitemap dl.tel {
    width: 175px;
    float: right;
    padding: 0;
}

.sitemap dl.tel dt {
    font-size: 12px;
    color: #ffffff;
    width: 95px;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    text-indent: 35px;
    background: url(../images/f_tel.png) 10px 6px no-repeat #ae1f23;
}

.sitemap dl.tel .phone {
    margin-top: 10px;
    font-size: 25px;
    color: #fff;
}

.sitemap dl.tel .phone span {
    display: block;
    font-size: 25px;
    color: #ebebeb;
}

.sitemap dl.tel .qqzx {
    margin-top: 19px;
    border: 1px solid #fff;
    padding-left: 64px;
    background: url(../images/qqicon.gif) no-repeat;
    font-size: 26px !important;
    color: #fff;
    line-height: 51px;
    text-align: center;
}

.sitemap dl.tel .qqzx a {
    font-size: 26px !important;
}

.sitemap dl a {
    padding-right: 19px;
}

.footerbg .line {
    background: url(../images/linebg2.gif) center top no-repeat;
    height: 9px;
    clear: both;
}

.footerbg .bnav {
    width: 100%;
    text-align: center;
    clear: both;
    line-height: 40px;
    color: #b9b8b8;
    font-size: 15px;
    margin-bottom: 5px;
}

.footerbg .bnav .contain div {
    display: inline-block;
}

.footer_v {
    border-top: 1px solid #575656;
}

.footerbg .bnav .p {
    font-size: 14px;
}

.footerbg .bnav a {
    display: inline-block;
    margin: 0px 3px;
    color: #fff;
}

.getbk {
    font-size: 25px;
    color: #fff;
    display: block;
    float: left;
    width: 310px;
    text-align: left;
}

.msgbox {
    width: 100%;
    background: #000;
    height: 75px;
    color: #fff;
    text-align: center;
}

.msgbox dl {
    padding-top: 0px;
    font-size: 30px;
}

.nft {
    margin-right: 155px;
}

.nft-1 img {
    width: 217px;
}

.footerbg .nft-3 {
    font-size: 26px;
    color: #fff;
}

.nft-2 {
    font-size: 26px;
    color: #fff;
    padding-top: 40px;
}

.msgbox dd {
    color: #fff;
    width: 1200px;
    display: block;
    margin: 0 auto;
    text-align: left;
    padding: 21px 0;
}

.msgbox .orange {
    color: #be001e;
    font-size: 37px;
    font-style: italic;
    padding-right: 5px;
}

.msgbox .input {
    width: 230px;
    height: 35px;
    line-height: 35px;
    border: 0px;
    vertical-align: middle;
    font-size: 15px;
    font-family: " ";
    text-indent: 1em;
    border-radius: 3px;
    margin-left: 20px;
}

.f-l-1 {
    float: left;
    background: #fff;
    color: #e61919;
    border-radius: 5px;
    font-size: 15px;
    width: 472px;
    height: 43px;
    text-align: center;
}

.f-l-2 {
    float: left;
    width: 170px;
    font-size: 15px;
    color: #fffefd;
    padding-left: 10px;
    line-height: 19px;
}

.f-l-2 span {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.msgbox .wx_names {
    margin-left: 126px;
    width: 225px;
}

.msgbox .wx_tel {
    text-align: left;
}

.msgbox .btn {
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    width: 110px;
    height: 35px;
    border: 0px;
    background: #e7192e;
    vertical-align: middle;
    font-family: unset;
    border-radius: 3px;
    margin-left: 20px;
}

.link_fo {
    width: 100%;
    padding: 5px 0;
}

.friendlink {
    width: 1200px;
    margin: 0 auto;
}

.friendlink span {
    font-size: 16px;
}

.friendlink a {
    font-size: 14px;
    color: #4a4b4e;
    padding: 0 5px;
}

.sitemap dl dt span {
    color: #fff;
    display: inline-block;
    padding: 1px 12px 0 8px;
}

.footerbg .friendlink {
    width: 1200px;
    color: #333;
    margin: 0px auto;
    line-height: 24px;
    padding: 10px 0px 10px 0px;
    font-size: 14px;
    color: #a2a1a1;
}

.footerbg .friendlink a {
    display: inline-block;
    color: #b9b8b8;
    margin: 0px 2px 0px 2px;
    font-size: 13px;
}

.column_left {
    float: left;
    width: 588px;
    height: 192px;
}

.column_right img,
.column_left img {
    height: 100%;
    float: left;
    width: 255px;
}

.column_right .baike_1,
.column_left .baike_1 {
    float: left;
    width: 333px;
    display: block;
}

.column_right {
    float: right;
    width: 588px;
    height: 192px
}

.baike_1 a {
    background: #f1f1f1;
    font-size: 16px;
    display: block;
    padding: 7px 0;
    margin-left: 8px;
}

.baike_1 a:nth-child(2n) {
    background: #fff;
}

.bk_mar {
    margin-bottom: 60px;
}

.baike_1 a i {
    background: url(../images/numbg.jpg) center center no-repeat;
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 19px;
    line-height: 19px;
    margin: 0 12px 0 15px;
    vertical-align: middle;
}

.sitemap dl.ewm span {
    display: block;
    width: 100%;
    color: #fff;
    font-size: 16px;
    text-align: left
}

.sitemap dl.ewm img {
    display: block;
    margin: 0px auto 20px auto;
    width: 101px;
    height: 101px;
}

.index-entries {
    padding: 35px 0;
    background: #f5f5f5
}

.index-entries .entries-item {
    float: left;
    box-shadow: 0 0 0 #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 1;
    margin-right: 15px;
    display: block;
}

.index-entries .entries-item:last-child {
    margin-right: 0;
}

.index-entries .entries-item a {
    display: block;
    width: 226px;
    height: 70px;
    padding: 34px 31px;
    background-color: #fff;
}

.index-entries .entries-item:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    border-radius: 2px
}

.entries-item .entries-item-title {
    font-size: 20px;
    line-height: 44px;
    color: #333;
    font-weight: 400
}

.entries-item .entries-item-info {
    float: left;
    text-align: left
}

.entries-item .entries-item-tip {
    display: block;
    font-size: 14px;
    line-height: 17px;
    color: #666
}

.entries-item .entries-item-icon {
    display: block;
    float: right;
}

.entries-item-icon-first {
    width: 101px;
    height: 72px;
    background: url(../images/default1.png) right center no-repeat;
}

.entries-item-icon-second {
    width: 75px;
    height: 72px;
    background: url(../images/default2.png) right center no-repeat;
}

.entries-item-icon-third {
    width: 79px;
    height: 65px;
    background: url(../images/default3.png) right center no-repeat;
}

.entries-item-icon-fourth {
    width: 60px;
    height: 71px;
    background: url(../images/default4.png) right center no-repeat;
}

.entries-item-icon-five {
    background-position: -440px -286px;
    width: 71px;
    height: 66px;
}

.content-wrapper {
    width: 1200px;
    margin: 0 auto;
}

.index-zzx {
    padding: 80px 0 40px
}

.index-zzx .content-wrapper {
    padding-bottom: 57px;
}

.index-zzx-city li {
    float: left;
    width: 98px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #e8e8e8;
    cursor: pointer
}

.index-zzx-city li a {
    display: block
}

.index-zzx-city li.on {
    background: #a02c2f;
    color: #fff;
}

.index-zzx-city li.on a {
    color: #fff;
}

.index-zzx-city li+li {
    border-left: 0
}

.index-zzx-company-box {
    height: 445px;
    width: 100%
}

.index-zzx-company {
    font-size: 0;
    float: left
}

.zzx-company-list {
    float: left;
    width: 290px;
    height: 400px;
    margin-top: 40px;
    background-color: #fff;
    vertical-align: top;
    *display: inline;
    *zoom: 1;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.zzx-company-img {
    position: relative;
    width: 290px;
    height: 200px
}

.company-bag-url {
    display: block;
    width: 290px;
    height: 200px;
    overflow: hidden
}

.zzx-company-bag {
    width: 290px;
    height: 200px;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    transform: all .7s
}

.zzx-company-tj {
    position: absolute;
    top: 0;
    left: 10px;
    width: 55px;
    height: 49px;
    background: url(http://img.to8to.com/to8to_pc/index/statics/img/index_bg_m.png) no-repeat
}

.bg-huoyue {
    background-position: -100px -1px
}

.bg-tuijian {
    background-position: -156px -1px
}

.zzx-company-logo-box {
    position: absolute;
    left: 50%;
    bottom: -45px;
    width: 90px;
    height: 90px;
    margin-left: -45px;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, .1)
}

.index-common-header .index-common-title {
    font-size: 35px;
    font-weight: 500;
    color: #333;
}

.index-zzx-city li {
    width: 118px;
    height: 42px;
    font-size: 16px;
    line-height: 42px
}

.index-common-header .index-common-description {
    font-size: 18px;
    color: #919191;
}

.index-common .index-common-header {
    text-align: center;
}

.content-wrapper {
    width: 1200px;
    margin: 0 auto;
}

.index-common .index-zzx-city-box {
    position: relative;
    float: left;
    left: 50%;
    margin-top: 28px;
}

.index-common .index-zzx-city {
    position: relative;
    left: -50%;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}

.index-zzx-city li {
    width: 148px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    float: left;
    text-align: center;
    border: 1px solid #e8e8e8;
    cursor: pointer;
}

.index-zzx-city li a {
    display: block;
}

.index-common-header .index-common-title-after,
.index-common-header .index-common-title-before {
    display: inline-block;
    width: 57px;
    height: 1px;
    margin: 0 26px;
    background-color: #d8d8d8;
    vertical-align: middle;
}

.slow-emerge {
    opacity: 0;
    -webkit-transform: translate(0, 20%);
    transform: translate(0, 20%);
}

.design-topic {
    position: relative;
}

.design-topic .design-info a {
    display: block
}

.design-info .design-info-title {
    font-size: 30px;
    font-weight: 400;
    word-break: break-all;
    word-wrap: break-word;
    color: #747373;
}

.design-info .design-info-detail {
    margin-top: 20px;
    margin-bottom: 60px;
    line-height: 35px;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word;
    height: 168px;
    display: -webkit-box;
    -webkit-line-clamp: 5
}

.design-info .design-info-btn {
    padding: 5px 15px;
    border: 1px solid #777;
    font-size: 12px
}

.design-topic .arrow-left,
.design-topic .arrow-right {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 50px;
    height: 50px
}

.design-topic .arrow-left {
    left: 398px;
    background-color: #0cb469
}

.design-topic .arrow-right {
    left: 483px;
    background-color: #0cb469
}

.design-topic .topic-arrow {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -11px;
    width: 12px;
    height: 22px;
    background: url(http://img.to8to.com/to8to_pc/index/statics/img/index_bg_m.png) no-repeat
}

.design-swiper,
.design-swiper .swiper-slide {
    height: 482px!important
}

.arrow-left .topic-arrow {
    background-position: 0 0
}

.arrow-right .topic-arrow {
    background-position: -14px 0
}

.design-swiper {
    position: relative;
    display: none;
    overflow: hidden
}

.design-swiper .swiper-wrapper {
    height: 482px!important;
    background: url(http://img.to8to.com/to8to_pc/index/statics/img/topic_bg_1.png?v=20170620) no-repeat
}

.design-swiper .swiper-slide a {
    display: block;
    padding-left: 10px;
    width: 742px;
    overflow: hidden
}

.design-swiper .swiper-slide img {
    display: block;
    width: 100%;
    margin: 0 auto
}

.design-group {
    width: 100%
}

.design-group .design-group-l {
    width: 24%;
    float: left
}

.design-group .design-group-c {
    width: 37.2%;
    float: left;
    margin-left: .675%
}

.design-group .design-group-r {
    width: 37.45%;
    float: right
}

.design-group-c img,
.design-group-l img,
.design-group-r img {
    position: absolute
}

.design-group-l .design-link.first {
    height: 330px
}

.design-group-l .design-link.second {
    height: 240px
}

.design-group-c .design-link.first {
    height: 260px
}

.design-group-c .design-link.second {
    height: 310px
}

.design-group-r .design-link.first {
    height: 320px
}

.design-group-r .design-link.second {
    height: 250px
}

.design-group .design-link {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 0
}

.cover-inner,
.index-kgl-type span img {
    position: absolute
}

.design-topic .design-info a {
    display: block
}

.design-topic .design-info {
    height: 505px;
}

.design-topic .design-info {
    display: none;
    left: 352px;
    position: absolute;
    top: 0;
    width: 313px;
    height: 422px;
    padding: 30px;
    z-index: 2;
    overflow: hidden;
    background: url(http://img.to8to.com/to8to_pc/index/statics/img/topic_bg_2.png?v=20170620) no-repeat;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.design-swiper,
.design-swiper .swiper-slide,
.design-swiper .swiper-wrapper {
    height: 625px !important;
}

.design-info .design-info-title {
    font-size: 30px;
    font-weight: 400;
    word-break: break-all;
    word-wrap: break-word
}

.design-info .design-info-detail {
    margin-top: 20px;
    margin-bottom: 60px;
    line-height: 28px;
    font-size: 16px;
    word-break: break-all;
    word-wrap: break-word;
    height: 168px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    color: #747373;
}

.design-info .design-info-btn {
    padding: 7px 26px;
    border: none;
    font-size: 16px;
    background: #b71e21;
    color: #fff;
}

.design-topic .arrow-left,
.design-topic .arrow-right {
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 2;
    width: 50px;
    height: 50px
}

.design-topic .arrow-left {
    left: 398px;
    background-color: #9b999a
}

.design-topic .arrow-right {
    left: 483px;
    background-color: #9b999a
}

.design-topic .topic-arrow {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -6px;
    margin-top: -11px;
    width: 12px;
    height: 22px;
    background: url(http://img.to8to.com/to8to_pc/index/statics/img/index_bg_m.png) no-repeat
}

.design-swiper,
.design-swiper .swiper-slide {
    height: 482px!important
}

.arrow-left .topic-arrow {
    background-position: 0 0
}

.arrow-right .topic-arrow {
    background-position: -14px 0
}

.design-swiper {
    position: relative;
    display: none;
    overflow: hidden
}

.design-swiper .swiper-wrapper {
    height: 482px!important;
    background: url(http://img.to8to.com/to8to_pc/index/statics/img/topic_bg_1.png?v=20170620) no-repeat
}

.design-swiper .swiper-slide a {
    display: block;
    padding-left: 10px;
    width: 742px;
    overflow: hidden
}

.design-swiper .swiper-slide img {
    display: block;
    width: 100%;
    margin: 0 auto
}

.design-group {
    width: 100%
}

.design-group .design-group-l {
    width: 24%;
    float: left
}

.design-group .design-group-c {
    width: 37.2%;
    float: left;
    margin-left: .675%
}

.design-group .design-group-r {
    width: 37.45%;
    float: right
}

.design-group-c img,
.design-group-l img,
.design-group-r img {
    position: absolute
}

.design-group-l .design-link.first {
    height: 330px
}

.design-group-l .design-link.second {
    height: 240px
}

.design-group-c .design-link.first {
    height: 260px
}

.design-group-c .design-link.second {
    height: 310px
}

.design-group-r .design-link.first {
    height: 320px
}

.design-group-r .design-link.second {
    height: 250px
}

.design-group .design-link {
    position: relative;
    display: block;
    overflow: hidden;
    line-height: 0
}

.jx_list {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 506px;
}

.jx_list .list_left1,
.jx_list .list_left2 {
    width: 455px;
    height: 250px;
    position: absolute;
}

.jx_list .list_left1 {
    top: 0;
    left: 0;
}

.jx_list .list_left2 {
    top: 255px;
    left: 0;
}

.jx_list .list_right5,
.jx_list .list_right6 {
    width: 450px;
    height: 250px;
    position: absolute;
}

.jx_list .list_right5 {
    top: 0;
    right: 0;
}

.jx_list .list_right6 {
    top: 255px;
    right: 0;
}

.jx_list .list_center5 {
    width: 285px;
    height: 150px;
    position: absolute;
}

.jx_list .list_center3 {
    width: 285px;
    height: 183px;
    position: absolute;
}

.jx_list .list_center4 {
    width: 285px;
    height: 162px;
    position: absolute;
}

.jx_list .list_center3 {
    top: 0;
    left: 460px;
}

.jx_list .list_center5 {
    top: 188px;
    left: 460px;
}

.jx_list .list_center4 {
    top: 343px;
    left: 460px;
}

.jx_list .title {
    position: absolute;
    width: 100%;
    height: 28px;
    line-height: 28px;
    bottom: 0;
    background: #b4917e;
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.news_jx ul li {
    display: block;
    float: left;
    height: 380px;
    width: 290px;
    border: 1px solid #e5e5e5;
    margin-right: 10px;
    box-shadow: 0 0 0 #e5e5e5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 1;
}

.news_jx ul li:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    border-radius: 2px
}

.news_jx ul li.last {
    margin-right: 0;
}

.news_jx ul li .tit {
    font-size: 18px;
    color: #525252;
    font-weight: normal;
    padding: 30px 20px 10px 20px;
    text-align: center;
}

.news_jx ul li p {
    font-size: 14px;
    text-align: center;
    color: #989797;
}

.news_jx ul li .news_d {
    display: block;
    color: #636363;
    margin: 25px auto;
    height: 28px;
    width: 90px;
    border: 1px solid #acacac;
    text-align: center;
    font-size: 14px;
    line-height: 28px;
}

.baike ul li {
    display: block;
    float: left;
    height: 395px;
    width: 282px;
    border: 1px solid #b5b5b5;
    margin-right: 21px;
    box-shadow: 0 0 0 #b5b5b5;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 1;
    position: relative;
}

.baike ul li:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    border-radius: 2px;
    border: 1px solid #b21f25;
}

.baike ul li .b_ico {
    width: 83px;
    height: 83px;
    position: absolute;
    top: -41px;
    left: 98px;
}

.baike ul li .ico1 {
    background: url(../images/757.png) no-repeat #fff;
}

.baike ul li .ico2 {
    background: url(../images/758.png) no-repeat #fff;
}

.baike ul li .ico3 {
    background: url(../images/759.png) no-repeat #fff;
}

.baike ul li .ico4 {
    background: url(../images/760.png) no-repeat #fff;
}

.baike ul li.last {
    margin-right: 0;
}

.baike {
    margin-top: 25px;
}

.baike ul li .title {
    font-size: 27px;
    color: #333;
    font-weight: bold;
    height: 53px;
    width: 200px;
    display: block;
    margin: 55px auto 20px auto;
    text-align: center;
    border-bottom: 1px solid #a9a8a8;
}

.baike ul li a {
    display: block;
    background: url(../images/kl.jpg) left center no-repeat;
    text-indent: 15px;
    font-size: 15px;
    color: #333333;
    margin-bottom: 10px;
    margin-left: 31px;
}

.baike ul li a.more {
    background: none;
    border: 1px solid #9f9f9f;
    width: 102px;
    height: 28px;
    line-height: 28px;
    margin: 27px auto;
}

.treeBox .product .dunv {
    display: none;
}

.treeBox .product .dunv li:first-child {
    margin-bottom: 0;
    text-align: left;
    line-height: 20px;
    padding-left: 40px;
    height: auto;
    margin: 0;
    font-size: 14px;
    padding-right: 0;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    padding-top: 15px;
}

.dunv li:first-child {
    height: 47px;
    margin-bottom: 0;
    line-height: 47px;
    background: #fff;
}

.treeBox .product .dunv li {
    border-bottom: none;
    border-top: none;
    position: relative;
}

.treeBox .product .dunv li:last-child {
    border-bottom: none;
}

.treeBox .product .dunv li:first-child a {
    font-size: 14px;
    padding-left: 0;
}

.dunv li:first-child a {
    color: #333 !important;
    font-size: 14px;
    padding-left: 0;
}

.preview {
    width: 455px;
    overflow: hidden;
}


/* smallImg */

.smallImg {
    position: relative;
    height: 70px;
    margin-top: 25px;
    width: 455px;
    overflow: hidden;
    float: left;
}

.scrollbutton {
    width: 14px;
    height: 70px;
    overflow: hidden;
    position: relative;
    float: left;
    cursor: pointer;
}

.scrollbutton.smallImgUp,
.scrollbutton.smallImgUp.disabled {
    background: url(../images/d_08.jpg) center center no-repeat;
}

.scrollbutton.smallImgDown,
.scrollbutton.smallImgDown.disabled {
    background: url(../images/d_09.jpg) center center no-repeat;
    margin-left: 439px;
    margin-top: -69px;
}

#imageMenu {
    height: 70px;
    width: 427px;
    overflow: hidden;
    margin-left: 0;
    float: left;
}

#imageMenu li {
    height: 70px;
    width: 70px;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-right: 10px;
}

#imageMenu li img {
    width: 68px;
    height: 68px;
    cursor: pointer;
    border: 1px solid #fff;
}


/* bigImg */

.bigImg {
    position: relative;
    float: left;
    width: 455px;
    height: 408px;
    overflow: hidden;
}

#imageMenu #onlickImg img {
    border: 1px solid red;
}

.bigImg #midimg {
    width: 455px;
    height: 408px;
}

.bigImg #winSelector {
    width: 235px;
    height: 210px;
}

#winSelector {
    position: absolute;
    cursor: crosshair;
    filter: alpha(opacity=15);
    -moz-opacity: 0.15;
    opacity: 0.15;
    background-color: #000;
    border: 1px solid #fff;
}


/* bigView */

#bigView {
    position: absolute;
    border: 1px solid #959595;
    overflow: hidden;
    z-index: 999;
}

#bigView img {
    position: absolute;
}

#product .right .title {
    font-size: 26px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cecdcd;
}

#product .right .content {
    width: 100%;
    height: 403px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 20px 0;
}

.recommd_product ul {
    display: block;
    width: 100%;
    overflow: hidden;
}

.news-list {
    width: 100%;
}

.news-list-1 {
    width: 100%;
    overflow: hidden;
}

.news-list-1 a {
    display: block;
    float: left;
    width: 585px;
    overflow: hidden;
    position: relative;
    padding-top: 15px;
}

.news-list-1 a .lefts {
    float: left;
    width: 75px;
    height: 75px;
    border: 1px solid #d6d3d4;
    text-align: center;
}

.news-list-1 a .rights {
    float: right;
    width: 480px;
}

.news-list-1 a:nth-child(2n) {
    float: right;
}

.news-list-1 .ntit {
    color: #000;
    font-size: 16px;
    padding: 5px 0 0 0;
}

.news-list-1 a .rights .ttw {
    font-size: 14px;
    color: #8a8989;
    line-height: 20px;
    padding-top: 5px;
}

.news-list-1 .ctime {
    float: right;
    color: #a2a0a0;
    font-size: 13px;
}

.news-list-1 a .lefts span {
    font-size: 28px;
    color: #000;
    padding-top: 5px;
    font-weight: bold;
    display: inline-block;
}

.news-list-1 a .lefts p {
    font-size: 16px;
    line-height: 15px;
    color: #000;
}

.news-list-1 a .rights .ttw span {
    color: #bd8f5c;
    font-size: 12px;
}

.news-list a {
    display: block;
    float: left;
    width: 288px;
    margin-right: 15px;
    padding-bottom: 15px;
}

.news-list a:last-child {
    margin-right: 0;
}

.news-list a img {
    width: 100%;
    height: 206px;
}

.r-h-t p {
    font-size: 16px;
    color: #000;
    padding: 10px 0 15px 0;
}

.recommd_product ul li {
    width: 235px;
    height: 240px;
    display: block;
    margin-right: 8px;
    float: left;
}

.r-h-t {
    text-align: center;
}

.r-h-t .tih {
    font-size: 12px;
    color: #6e6b6b;
    display: inline-block;
    position: absolute;
    bottom: 5px;
}

.h-b-list a .r-h-t .des {
    font-size: 13px;
    color: #6e6b6b;
}

.recommd_product ul li img {
    width: 235px;
    height: 180px;
    display: block;
}

.recommd_product ul li:last-child {
    margin-right: 0;
}

.recommd_product p {
    font-size: 20px;
    color: #333;
    line-height: 80px;
}

.h-x-s {
    width: 100%;
    overflow: hidden;
    background: #fafafa;
    margin-top: 55px;
    padding: 70px 0 40px 0;
}

.recommd_product ul li span {
    display: block;
    width: 100%;
    background: #f5f5f5;
    color: #333;
    font-size: 16px;
    text-align: center;
    height: 60px;
    line-height: 60px;
}


/* -- tree -- */

.treeBoxhh {
    margin-bottom: 30px;
}

.treeBoxhh h3 {
    height: 35px;
    line-height: 35px;
    color: #7A7F81;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 1px solid #CBD1D3;
}

.treeBox_1 li {
    line-height: 36px;
    border-bottom: none !important;
    height: 30px !important;
    padding-left: 20px !important;
    text-align: left;
    padding-right: 5px !important;
    background: #f1f1f1 !important;
}

.treeBox_1 li a {
    color: #333333 !important;
    font-size: 14px !important;
}

.treeBox_1 li:last-child {
    padding-bottom: 25px;
}

.treeBox_1 li i {
    width: 12px;
    height: 12px;
    display: inline-block;
    color: #b61f24;
    border: 1px solid #b61f24;
    text-align: center;
    line-height: 10px;
    margin-right: 11px;
    vertical-align: text-bottom;
}

.treeBox_1 li.lasts i {
    line-height: 48px;
    height: 48px;
    text-align: center;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.treeBoxhh li {
    line-height: 48px;
    height: 48px;
    text-align: left;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-indent: 10px;
}

.treeBoxhh ul li.p-f-k {
    background: url(../images/case_tit.jpg) no-repeat #fff;
    border: none;
    width: 300px;
    height: 130px;
    margin-bottom: 15px;
}

.treeBoxhh ul li.cur-p {
    background: url(../images/d-l.png) 180px center no-repeat #d5032f;
}

.treeBoxhh .k-d-p {
    background: url(../images/r-l.png) 180px center no-repeat #d5032f;
}

.treeBoxhh .k-d-p a {
    color: #fff;
}

.treeBoxhh ul li.p-f-k a {
    display: block;
    width: 100%;
    height: 100%;
}

.cat-pic {
    width: 100%;
    margin-top: 40px;
}

.cat-pic img {
    display: block;
    width: 100%;
}

.caselist {
    width: 100%;
    overflow: hidden;
}

.treeBoxhh li:first-child i {
    display: none;
}

.treeBoxhh ul ul li.cur-j {
    background: url(../images/t-l.png) 8px center no-repeat #fff;
    text-indent: 33px;
}

.treeBoxhh ul ul li.cur-j a {
    color: #d5032f;
}

.treeBoxhh ul ul .l-p-j {
    background: url(../images/pp0.jpg) 8px center no-repeat #fff;
    text-indent: 33px;
}

.treeBoxhh ul {
    background: #fff;
}

.treeBoxhh li.cur a {
    color: #da0f15;
}

.treeBoxhh li a {
    color: #000;
    font-size: 16px;
}

.treeBoxhh .search {
    margin: 20px 0;
}

.treeBoxhh .search .keyword {
    width: 136px;
}

.news_details a span {
    color: #bd8f5c;
}

.i-q-a {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 43px;
    color: #f08200;
    font-weight: bold;
    display: block;
    padding: 80px 0 0 0;
}

.i-q-a i {
    color: #4f4f4f;
    text-transform: uppercase;
}

.product_indexs {
    width: 923px;
    overflow: hidden;
    margin: 30px auto 70px auto;
}

.product_indexs a {
    display: block;
    width: 123px;
    height: 44px;
    line-height: 44px;
    float: left;
    margin-right: 10px;
    background: #f3f3f3;
    font-size: 16px;
    color: #070707;
    text-align: center;
}

.product_indexs a:last-child {
    margin-right: 0;
}

.product_indexs a.cur {
    background: #f08200;
    color: #fff;
}

.product_list {
    width: 100%;
    overflow: hidden;
}

.product_list .list {
    display: none;
    width: 100%;
    overflow: hidden;
}

.product_list .list a {
    display: block;
    width: 285px;
    height: 305px;
    float: left;
    margin-right: 20px;
}

.product_list .list a:last-child {
    margin-right: 0;
}

.product_list .list a img {
    width: 100%;
    display: block;
    height: 232px;
}

.product_list .list a h3 {
    text-align: center;
    color: #4f4f4f;
    font-size: 18px;
    font-weight: normal;
    line-height: 73px;
}

.f-c-1 {
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 60px;
    padding: 70px 0;
    font-weight: bold;
    color: #333;
}

.f-c-1 i {
    color: #ce2325;
    font-weight: bold;
}

.f-c-2 {
    width: 100%;
    overflow: hidden;
}

.f-c-2 a {
    display: block;
    float: left;
    margin-right: 30px;
    margin-bottom: 15px;
    text-align: center;
}

.f-c-2 a img {
    border: 1px solid #b1b1b1;
    padding: 10px 10px;
    width: 358px;
    height: 282px;
}

.f-c-2 a:nth-child(3n) {
    margin-right: 0
}

.f-c-3 {
    font-size: 22px;
    color: #000;
    line-height: 50px;
}

.f-c-4 {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.f-c-4 {
    width: 100%;
    background: url(../images/te1.jpg) no-repeat;
    height: 695px;
}

.f-c-4 .contain {
    width: 1200px;
    margin: 0px auto;
}

.f-c-4 .left {
    width: 420px;
    float: left;
    color: #fff;
    margin-top: 105px;
}

.f-c-5 {
    width: 745px;
    height: 485px;
    background: #fff;
    float: right;
    margin-top: 105px;
}

.left-1 {
    width: 100%;
    overflow: hidden;
    text-align: left;
    font-size: 60px;
    padding: 70px 0 0 0;
    font-weight: bold;
    color: #fff;
}

.left-1 i {
    color: #ce2325;
    font-weight: bold;
}

.left-2 {
    font-size: 24px;
    border-bottom: 1px solid #fff;
    width: 183px;
    padding-bottom: 5px;
}

.left-3 {
    font-size: 26px;
    margin-top: 60px;
}

.f-c-6 {
    width: 240px;
    float: right;
    margin-top: 110px;
    position: relative;
}

.small_box {
    float: left;
    width: 240px;
    height: 348px;
    overflow: hidden;
    position: relative;
}

.large_box {
    float: right;
    width: 843px;
    height: 610px;
}

.small_list {
    overflow: hidden;
}

.small_list ul li {
    position: relative;
    margin-bottom: 15px;
    width: 240px;
}

.small_list ul li img {
    display: block;
    width: 240px;
    height: 106px;
}

.small_list ul li.on img {}

.f-c-6 .left_btn {
    display: block;
    width: 100%;
    height: 30px;
    background: url(../images/bb.png) center center no-repeat #fff;
    position: absolute;
    z-index: 99999;
    cursor: pointer;
    top: -30px;
}

.f-c-6 .right_btn {
    display: block;
    width: 100%;
    cursor: pointer;
    height: 30px;
    background: url(../images/aa.png) center center no-repeat #fff;
    position: absolute;
    z-index: 99999;
    bottom: -30px;
}

.large_box img {
    display: block;
    width: 100%;
    height: 100%;
}

.r-u-1 {
    width: 100%;
    overflow: hidden;
    background: #fff;
    margin-top: 30px;
    padding: 40px 0 70px 0;
}

.r-u-1 .left {
    float: left;
    width: 875px;
}

.f-b-1 {
    width: 100%;
    overflow: hidden;
    display: block;
    margin: 135px 0 0 0;
}

.f-b-1 img {
    width: 100%;
}

.f-b-2 {
    width: 100%;
    position: relative;
    text-align: center
}

.small_lists li {
    display: block;
    float: left;
    width: 388px;
    margin-right: 25px;
}

.small_lists li a span {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #000;
    padding-top: 15px;
}

.small_lists li img {
    display: block;
    width: 100%;
}

.small_lists_i li {
    display: block;
    float: left;
    width: 283px;
    margin-right: 25px;
}

.h-b-r {
    width: 100%;
    overflow: hidden;
}

.h-b-r a {
    display: block;
    width: 32.66%;
    margin-right: 1%;
    right: 5%;
    float: left;
}

.h-b-r a img {
    display: block;
    width: 100%;
}

.h-b-r a:last-child {
    margin-right: 0;
}

.small_lists_i li a span {
    display: block;
    font-size: 16px;
    text-align: center;
    color: #000;
    padding-top: 15px;
}

.small_lists_i li img {
    display: block;
    width: 100%;
}

.large_boxs {
    width: 100%;
    overflow: hidden;
}

.large_boxs_i {
    width: 100%;
    overflow: hidden;
    margin-bottom: 70px;
}

.left_btns_i {
    width: 35px;
    height: 60px;
    display: inline-block;
    background: #b8b8b8;
    color: #cecece;
    font-size: 43px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    font-family: monospace;
    cursor: pointer;
    left: -55px;
    bottom: 160px;
}

.right_btns_i {
    width: 35px;
    height: 60px;
    display: inline-block;
    background: #b8b8b8;
    color: #cecece;
    font-size: 43px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    font-family: monospace;
    cursor: pointer;
    right: -55px;
    bottom: 160px;
}

.left_btns {
    width: 35px;
    height: 60px;
    display: inline-block;
    background: #b8b8b8;
    color: #cecece;
    font-size: 43px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    font-family: monospace;
    cursor: pointer;
    left: -55px;
    bottom: 160px;
}

.right_btns {
    width: 35px;
    height: 60px;
    display: inline-block;
    background: #b8b8b8;
    color: #cecece;
    font-size: 43px;
    line-height: 60px;
    text-align: center;
    position: absolute;
    font-family: monospace;
    cursor: pointer;
    right: -55px;
    bottom: 160px;
}

.l-j-2 {
    padding: 35px 0 100px 0;
    background: #fafafa;
    width: 100%;
    overflow: hidden;
}

.l-j-2 .left {
    float: left;
    width: 470px;
    height: 447px;
}

.l-j-2-1 {
    font-size: 24px;
    color: #000;
    margin: 75px 0 40px 0;
}

.l-j-2-3 {
    display: inline-block;
    border: 1px solid #a0a0a0;
    padding: 11px 50px;
    text-align: center;
    font-size: 14px;
    color: #333333;
    margin-top: 25px;
}

.l-j-2-2 {
    font-size: 14px;
    color: #878787;
    line-height: 28px;
}

.f-b-3 {
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
    display: block;
}

.f-b-3 img {
    display: block;
    width: 100%;
}

.f-b-5 .h-b-a:before {
    width: 41%;
}

.f-b-5 .h-b-a:after {
    width: 41%;
}

.f-b-6 span {
    font-size: 18px;
    color: #858484;
    border: 1px solid #c9c9c9;
    padding: 3px 30px;
    display: inline-block;
    margin-right: 30px;
    cursor: pointer;
}

.b-j-a {
    background: #f5f6f6;
    width: 100%;
    overflow: hidden;
    padding: 95px 0;
}

.b-j-a .left {
    float: left;
    width: 270px;
    height: 685px;
    position: relative;
}

.b-j-a .right {
    float: right;
    width: 860px;
    height: 685px;
    position: relative;
}

.b-j-a .right .b-b-1 {
    font-size: 16px;
    color: #6c6b6b;
    text-align: right;
    margin-bottom: 35px;
}

.b-b-2 a {
    display: block;
    float: left;
    width: 270px;
    height: 300px;
    margin-right: 25px;
    margin-bottom: 25px;
    box-shadow: -5px 11px 26px -10px #101010;
}

.b-u-1 a {
    border-bottom: 1px dashed #e1e1e1;
    display: block;
    overflow: hidden;
    width: 570px;
    float: left;
    padding-bottom: 15px;
}

.b-u-1 a:nth-child(2n) {
    float: right;
}

.b-u-1 {
    width: 100%;
    margin-top: 45px;
    overflow: hidden;
}

.b-u-1 a .left {
    float: left;
}

.b-u-1 a .left img {
    width: 200px;
    height: 135px;
    display: block;
}

.b-u-1 a .right {
    float: right;
    height: 135px;
    width: 355px;
    font-size: 14px;
}

.b-j-c {
    width: 100%;
    padding-bottom: 60px;
}

.b-u-1 a:nth-child(5) {
    border-bottom: none;
}

.b-u-1 a:nth-child(6) {
    border-bottom: none;
}

.b-j-d {
    width: 100%;
    overflow: hidden;
    padding: 0 0 100px 0;
    background: #efefef;
}

.index_bk {
    width: 100%;
    overflow: hidden;
    padding-top: 50px;
}

.index_bk_left {
    float: left;
}

.index_bk_c {
    width: 595px;
    height: 297px;
}

.index_bk_c .link {
    display: block;
    float: left;
    width: 265px;
    height: 295px;
}

.index_bk_c a img {
    width: 100%;
    height: 100%;
}

.index_bk_c ul {
    display: block;
    float: right;
    height: 295px;
    display: block;
    overflow: hidden;
    width: 320px;
}

.index_bk_ul li:first-child {}

.index_bk_ul li {
    display: block;
    padding: 10px 0;
    line-height: 20px;
    border-bottom: 1px solid #d2d2d2
}

.index_bk_ul li a {
    font-size: 16px;
}

.index_bk_right {
    float: right;
}

.b-u-1 a .right .title {
    display: block;
    color: #383838;
    font-size: 16px;
    line-height: 16px;
}

.b-u-1 a .right .desc {
    color: #666666;
    display: block;
    padding: 18px 0;
}

.b-u-1 a .right .konw {
    float: left;
    color: #bd8f5c;
    font-size: 16px;
}

.b-u-1 a .right .bb .time {
    font-size: 14px;
    color: #999999;
    float: right;
    display: block;
    background: url(../images/min_time.png) 0px 3px no-repeat;
    width: 98px;
    text-align: right;
    line-height: 22px;
}

.b-b-2 a:nth-child(3n) {
    margin-right: 0;
}

.b-b-2 a img {
    display: block;
    width: 100%;
    height: 100%;
}

.b-a-2 {
    position: absolute;
    font-size: 42px;
    top: 300px;
}

.b-a-3 {
    position: absolute;
    font-size: 18px;
    top: 420px;
}

.b-a-4 {
    color: #a8a8a8;
    font-size: 16px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.f-b-6 span.cur {
    background: #bd8f5c;
    color: #fff;
    border: 1px solid #bd8f5c;
}

.f-b-6-1 {
    width: 100%;
    overflow: hidden;
    padding-bottom: 100px;
}

.f-b-6-1-1 {
    width: 100%;
    overflow: hidden;
    display: none;
}

.f-b-6-1-1 a {
    display: block;
    float: left;
    margin-right: 34px;
}

.f-b-6-1-1 a img {
    width: 377px;
    height: 490px;
    display: block;
}

.f-b-6-1-1 a:last-child {
    margin-right: 0;
}

.f-b-6 {
    width: 100%;
    margin: 50px 0;
    overflow: hidden;
}

.f-1-a {
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.f-c-6 .ity {
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    color: #000;
}

.l-j-1 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 50px;
}

.l-j-1 .left {
    float: left;
}

.l-j-1 .left span {
    font-size: 22px;
    color: #000;
    vertical-align: 1px;
}

.l-j-1 .left span em {
    font-size: 16px;
    color: #b8b8b8;
    text-transform: uppercase;
    padding-left: 15px;
}

.l-j-1 .right a {
    font-size: 14px;
    color: #b8b8b8;
    padding: 0 25px;
}

.l-j-1 .right a:last-child {
    padding-right: 0;
}

.l-j-1 .right span {
    font-size: 12px;
    color: #b8b8b8;
}

.l-j-1 .right {
    float: right;
}

.f-1-v {
    width: 100%;
    overflow: hidden;
    background: #fffefd;
    padding: 78px 0;
}

.newsleft {
    width: 580px;
    float: left;
}

.videoright {
    width: 590px;
    float: right;
}

.pubt {
    border-bottom: 1px solid #e5e4e3;
    padding-bottom: 20px;
    width: 100%;
    overflow: hidden;
}

.pubt span {
    font-size: 24px;
    color: #333;
    display: block;
    float: left;
}

.pubt i {
    color: #b8b7b6;
    font-size: 16px;
    text-transform: uppercase;
    padding-left: 5px;
}

.pubt a {
    display: block;
    float: right;
    color: #676767;
    font-size: 14px;
    padding-top: 13px;
}

.f-n-1 {
    width: 100%;
    overflow: hidden;
    margin-top: 50px;
}

.img_view {
    float: left;
    width: 206px;
    height: 137px;
}

.img_view img {
    width: 100%;
    height: 100%;
}

.f-n-1 .list-new-1 {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
}

.r-h-t span {
    color: #bd8f5c;
    font-size: 13px;
    display: inline-block;
}

.l-f-u {
    width: 100%;
    overflow: hidden;
}

.l-f-u .left {
    float: left;
    font-size: 16px;
    color: #cd2324;
}

.l-f-u .right {
    float: right;
    font-size: 14px;
    color: #989797;
    background: url(../images/9-1.jpg) 0px 3px no-repeat;
    text-indent: 20px;
    line-height: 25px;
}

.list-new {
    width: 100%;
    overflow: hidden;
    border-top: 1px dashed #dcdbdb;
    padding: 15px 0;
    display: block;
}

.left_time {
    float: left;
    width: 74px;
    height: 74px;
    border: 1px solid #d6d3d4
}

.right_content {
    float: right;
    width: 480px;
    height: 75px;
}

.right_content p {
    font-size: 16px;
    color: #000;
}

.right_content span {
    color: #8a8989;
    font-size: 14px;
    padding-top: 7px;
    display: block;
}

.left_time {
    text-align: center;
}

.left_time p {
    font-size: 28px;
    color: #000;
    font-weight: bold;
    line-height: 30px;
    padding-top: 10px;
}

.left_time span {
    font-size: 16px;
    color: #333;
}

.right_content span i {
    color: #cd2324;
}

.j-i-c {
    width: 100%;
    overflow: hidden;
    margin-top: 40px;
}

.uptop {
    position: fixed;
    bottom: 10%;
    right: 0;
    z-index: 999999;
    display: block;
    width: 6%;
}

.uptop img {
    max-width: 100%;
}

.d51 {
    float: right;
    width: 335px;
}

.sites_bottom a {
    display: inline-block;
    font-size: 16px;
    color: #fffefd;
    padding: 0 5px;
}

.sites_bottom {
    color: #fffefd;
    font-size: 16px;
}

.d51 .left {
    width: 108px;
    float: left;
    text-align: center;
}

.d51 .left span {
    display: block;
    font-size: 15px;
    color: #d7d5d5;
    text-align: center;
    line-height: 35px;
}

.d51 .right {
    width: 198px;
    float: right;
    color: #fffefd;
    text-align: center;
}

.d51 .right span {
    font-size: 23px;
    display: block;
    margin: 20px 0 5px 0;
    background: url(../images/tel.jpg) 15px 4px no-repeat;
}

.d51 .right p {
    font-size: 29px;
    font-weight: bold;
}

.u-u-1 {
    width: 100%;
    height: 68px;
    overflow: hidden;
    background: #f2f2f2;
    line-height: 68px;
    box-shadow: 1px 2px 15px #bcbcbc;
}

.u-u-1 .left {
    float: right;
}

.u-b-1 {
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}

.u-b-1 img {
    max-width: 100%;
}

.u-u-1 .right {
    float: left;
}

.v-v-1 a {
    font-size: 16px;
    color: #686868;
    display: block;
    float: left;
    margin-right: 50px;
    height: 66px;
    border-bottom: 2px solid #f2f2f2;
}

.bj-1 {
    text-align: center;
    font-size: 32px;
    color: #bd8f5c;
    margin-top: 80px;
}

.bj-2 {
    text-align: center;
    font-size: 32px;
    color: #000;
    text-transform: uppercase;
    font-family: -webkit-pictograph;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
}

.v-v-1 a.cur {
    color: #bd8f5c;
    border-bottom: 2px solid #bd8f5c;
}

.w-u-1 {
    margin: 0 auto;
    width: 167px;
    border-bottom: 1px solid #000;
    font-size: 20px;
    text-align: center;
    color: #000;
    padding-bottom: 5px;
    font-weight: bold;
}

.w-u-2 {
    position: relative;
    border-bottom: 1px solid #000;
    width: 100%;
    margin: 50px 0;
}

.w-u-2 span {
    display: block;
    position: absolute;
    font-size: 41px;
    color: #bd8f5c;
    left: 38%;
    top: -34px;
    background: #fff;
    width: 300px;
    text-align: center;
    margin-left: -3px;
}

.large_boxs {
    width: 100%;
    overflow: hidden;
    margin-bottom: 70px;
}

.large_boxs img {
    display: block;
    width: 100%;
    height: 100%;
}

.small_boxs {
    width: 100%;
    height: 100px;
    overflow: hidden;
    margin-top: 25px;
}

.small_listss {
    width: 100%;
    overflow: hidden;
}

.small_listss li {
    display: block;
    float: left;
    width: 150px;
    height: 100px;
    ;
    margin-right: 25px;
    cursor: pointer;
}

.small_listss img {
    width: 148px;
    height: 98px;
    display: block;
    border: 1px solid #cbcaca;
}

.small_listss li.on img {
    border: 1px solid red;
}

.list-case-img {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.left_btnss {
    width: 69px;
    height: 69px;
    position: absolute;
    left: 20px;
    top: 40%;
    color: #fff;
    display: block;
    cursor: pointer;
    background: url(../images/u-1.png) no-repeat;
}

.right_btnss {
    width: 69px;
    height: 69px;
    position: absolute;
    right: 20px;
    display: block;
    top: 40%;
    cursor: pointer;
    background: url(../images/u-2.png) no-repeat;
}

.site_it {
    background: #eaeaea;
    border-bottom: 1px solid #e2e1e1;
    height: 44px;
    line-height: 44px;
    width: 100%;
    overflow: hidden;
}

.site_it .urHere {
    float: none;
    line-height: 44px;
}

.f-3 .cate-2 {
    display: block;
    width: 100%;
    overflow: hidden;
}

.f-3 .cate-2 img {
    display: block;
    width: 100%;
    margin-bottom: 80px;
}

.f-3 {
    margin-top: 100px;
    width: 100%;
    overflow: hidden;
}

.productlist a img {
    width: 388px;
    height: 305px;
    display: block;
}

.productname {
    text-align: center;
    font-size: 20px;
    color: #000;
}

.u-b-1-1 h1 {
    text-align: center;
}

.u-b-1-1 .info {
    padding: 10px 0 25px 0;
    color: #a9a8a8;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px dashed #e7e7e7;
    margin: 10px 0 50px 0;
}

.u-b-1 .w-q-1 .productlist a img {
    border: none;
    display: block;
    padding: 0;
}

.u-b-1 .w-q-1 .productlist a {
    display: block;
    width: 388px;
    overflow: hidden;
    margin-right: 18px;
    margin-bottom: 35px;
}

.a-u-1 .left {
    float: left;
    font-size: 14px;
    color: #000;
}

.a-u-1 .right {
    float: right;
    font-size: 14px;
    color: #000;
}

.a-u-1 {
    width: 100%;
    overflow: hidden;
    padding: 20px 0 5px 0;
    font-size: 14px;
    border-bottom: 1px solid #757373;
}

.a-u-2 {
    font-size: 14px;
    color: #7c7c7c;
    width: 100%;
    text-align: left;
    height: 42px;
    overflow: hidden;
}

.a-u-2 i {
    color: #dd1615;
}

.page_content img {
    max-width: 100%;
}

.news-list a:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
    border-radius: 2px;
}

.h-b-1 {
    font-size: 17px;
    color: #c39969;
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 15px;
    letter-spacing: 4px;
    margin-top: 18px;
}

.h-b-a:after {
    background: #c39969;
    height: 2px;
    width: 174px;
    content: '';
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 60px;
}

.b-j-2 {
    font-size: 16px;
    color: #6f6f6f;
    border: 1px solid #dcdcdc;
    text-transform: uppercase;
    padding: 8px 40px;
    display: inline-block;
    font-family: serif;
}

.b-j-1 {
    width: 100%;
    height: 697px;
    overflow: hidden;
    position: relative;
    margin: 60px 0;
}

.b-j-1 a:first-child img {
    width: 580px;
    height: 697px;
    position: absolute;
    left: 0;
}

.b-j-1 a:nth-child(2) img {
    width: 584px;
    height: 326px;
    position: absolute;
    top: 0;
    right: 0;
}

.b-j-1 a:last-child img {
    width: 584px;
    height: 326px;
    position: absolute;
    bottom: 0;
    right: 0;
}

.h-n-1 {
    width: 677px;
    overflow: hidden;
    text-align: center;
    display: flex;
    flex-direction: row;
    margin: 60px auto 20px auto;
}

.h-n-1 li {
    display: inline-block;
    border: 1px solid #e8e8e8;
    padding: 3px 25px;
    background: #eeeeee;
    margin: 0 20px 20px 20px;
}

.productlist a .p_name {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #999;
    font-size: 14px;
    color: #4b4b4b;
    padding: 20px 0 5px 0;
}

.productlist a .p_name .g-p-a {
    float: left;
    font-size: 16px;
    color: #737373;
}

.h-n-1 a.cur span {
    color: #bd8f5c;
}

.productlist a .p_name .g-p-b {
    float: right;
    font-size: 16px;
    color: #737373;
}

.h-n-1 a {
    display: block;
    flex: 1;
}

.h-n-1 a img {
    display: inline-block;
}

.h-n-1 a span {
    display: block;
    font-size: 19px;
    color: #000;
    padding-top: 10px;
}

.h-n-1 li a {
    font-size: 16px;
    color: #000;
}

.h-n-1 li.cur {
    background: #bd8f5c;
}

.h-n-1 li.cur a {
    color: #fff;
}

.h-b-2 {
    width: 100%;
    overflow: hidden;
    font-size: 16px;
    text-align: center;
    margin: 40px 0 80px 0;
}

.h-b-2 a {
    display: inline-block;
    padding: 0 10px;
}

.h-b-a {
    font-size: 36px;
    text-align: center;
    color: #c39969;
    position: relative;
    font-weight: 600;
    letter-spacing: 10px;
    margin-top: 50px;
    text-indent: 12px;
}

.tk-1 {
    width: 100%;
    overflow: hidden;
}

.tk-1 a {
    display: inline-block;
    margin: 30px 45px
}

.tk-1 a img {
    width: 120px;
}

.tk-1 a:first-child span {
    color: #c39969;
}

.tk-2 {
    width: 100%;
    overflow: hidden;
    color: #bd8f5c;
    margin-top: 5px;
    margin-bottom: 30px;
}

.tk-2 .left {
    float: left;
}

.tk-2 .left p {
    text-align: left;
    font-size: 38px;
}

.tk-3 {
    font-size: 16px;
}

.tk-3 span {
    font-size: 34px;
    display: inline-block;
    border-right: 2px solid #bd8f5c;
    line-height: 37px;
    padding-right: 20px;
    margin-right: 20px;
}

.tk-2 .right {
    display: block;
    float: right;
    font-size: 14px;
    color: #bd8f5c;
    border: 1px solid #bd8f5c;
    padding: 8px 45px;
    border-radius: 50px;
    margin-top: 30px;
}

.k-v-a {
    width: 100%;
    position: relative;
}

.k-v-a .swiper-button-prev {
    width: 46px;
    height: 46px;
    right: auto;
    background: url(../images/left-l.png) no-repeat;
    left: -65px;
    top: 199px;
    color: #fff;
}

.tk-se-1 {
    width: 100%;
    overflow: hidden;
    background: #f4f4f4;
    margin-top: 50px;
}

.tk-c-1 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 20px;
}

.tk-c-1 .left {
    float: left;
    width: 445px;
}

.tk-c-1 .left p {
    font-size: 52px;
    color: #c39969;
}

.tk-c-1 .left span {
    font-size: 29px;
    color: #c39969;
}

.tk-c-1 .left .tk-c-1-1 {
    font-size: 33px;
    color: #c39969;
    margin: 20px 0;
    font-weight: 600;
}

.tk-c-1 .left .tk-c-1-2 {
    font-size: 14px;
    color: #878787;
}

.tk-c-1 .right {
    display: block;
    float: right;
    width: 723px;
    overflow: hidden;
}

.tk-c-1 .right img {
    width: 100%;
}

.k-v-a .swiper-button-next {
    width: 46px;
    height: 46px;
    background: url(../images/left-r.png) no-repeat;
    left: auto;
    right: -65px;
    top: 199px;
}

.tk-c2 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 35px;
}

.tk3 .tk-1 a img {
    width: 145px;
}

.tk3 .tk-1 a:first-child span {
    color: #000;
}

.tk-c2 .left {
    float: left;
    width: 965px;
}

.tk-c2 .left a {
    display: block;
    float: left;
    width: 315px;
    height: 241px;
    margin-right: 10px;
}

.tk-c2 .left a:last-child {
    margin-right: 0;
}

.tk-c2 .left a img {
    width: 100%;
    height: 100%;
}

.tk-c2 .right {
    float: right;
    width: 200px;
}

.tk-c2 .right .tk-c-1-1 {
    font-size: 33px;
    color: #c39969;
    margin: 20px 0;
    font-weight: 600;
}

.tk-c2 .right p {
    font-size: 14px;
    color: #878787;
}

.tk4 {
    width: 100%;
    margin-top: 15px;
    overflow: hidden;
}

.tk4 .left {
    float: left;
    width: 596px;
    height: 446px;
}

.tk4 .left img {
    width: 100%;
    height: 100%;
}

.kt1:before {
    position: absolute;
    display: block;
    content: '';
    width: 84px;
    height: 68px;
    background: url(../images/f1.png) no-repeat;
    top: 190px;
    left: -80px;
}

.kt2:after {
    position: absolute;
    display: block;
    content: '';
    width: 84px;
    height: 71px;
    background: url(../images/f1.png) no-repeat;
    top: 190px;
    right: -80px;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tk4 .right {
    display: block;
    float: right;
    width: 585px;
    height: 446px;
    background: #ebebeb;
    position: relative;
}

.tk4 .right p {
    font-size: 36px;
    color: #000;
    padding: 40px 0 25px 0;
}

.tk4 .right span {
    display: block;
    font-size: 16px;
    color: #000;
    padding: 0 50px;
    line-height: 40px;
    text-align: left;
    text-indent: 2em;
}

.tk5 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
    margin-top: 40px;
}

.tk5 .left {
    width: 600px;
    height: 360px;
    float: left;
}

.tk5 .left img {
    width: 100%;
    height: 100%;
    display: block;
}

.tk5 .right {
    width: 597px;
    float: right;
    height: 360px;
}

.tk5 .right a {
    display: block;
    width: 100%;
    background: #eeebeb;
    height: 178.5px;
    margin-bottom: 3px;
}

.tk5 .right a:last-child {
    margin-bottom: 0;
}

.tk5 .right .title {
    display: block;
    font-size: 26px;
    position: relative;
    padding: 25px 30px 10px 60px;
}

.tk6 {
    width: 100%;
    overflow: hidden;
    margin-bottom: 80px;
}

.tk6 a {
    width: 600px;
    float: left;
    height: 195px;
    display: block;
}

.tk6 a .left {
    height: 195px;
    width: 295px;
    float: left;
}

.tk6 a .left img {
    height: 100%;
    width: 100%;
}

.tk6 a .right {
    height: 195px;
    width: 305px;
    float: right;
    background: #eeebeb;
}

.tk6 .right .title {
    display: block;
    font-size: 22px;
    position: relative;
    padding: 20px 20px 10px 30px;
}

.tk6 .desc {
    font-size: 16px;
    display: block;
    padding: 0 20px 5px 30px;
    height: 70px;
    overflow: hidden;
    margin-bottom: 10px;
}

.tk6 .time {
    display: block;
    font-size: 20px;
    color: #878787;
    text-align: right;
    margin-right: 25px;
}

.tk5 .desc {
    font-size: 16px;
    display: block;
    padding: 0 30px 5px 60px;
    height: 48px;
    overflow: hidden;
}

.tk5 .time {
    display: block;
    font-size: 20px;
    color: #878787;
    text-align: right;
    margin-right: 60px;
}

.swiper-containers a span {
    color: #878787;
    font-size: 16px;
    display: block;
    text-align: left;
    padding: 20px 25px 0 25px;
}

.swiper-containers a p {
    color: #878787;
    font-size: 16px;
    display: block;
    text-align: left;
    padding: 5px 25px 0 25px;
}

.tk-1 a span {
    display: block;
    font-size: 22px;
    color: #000;
    padding: 15px 0;
}

.h-b-list {
    width: 100%;
    overflow: hidden;
}

.h-b-list a {
    display: block;
    float: left;
    width: 585px;
    overflow: hidden;
    margin-bottom: 35px;
    position: relative;
}

.h-b-list a .left {
    float: left;
    width: 260px;
}

.h-b-list a .left img {
    width: 100%;
    height: 170px;
}

.h-b-list a .r-h-t {
    float: right;
    width: 310px;
    text-align: left;
}

.h-b-list a:nth-child(2n) {
    float: right;
}