
html {
    margin: 0;
    padding: 0;
    border: 0;
}

body, div, span, object, iframe, h1, h2, h3, h4, p, blockquote, pre, a, address, code, b, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
}

body {
    background: #fff;
    color: #666;
    position: relative;
    font: 12px/1.5 Microsoft YaHei, arial, å®‹ä½“, sans-serif;
    vertical-align: baseline;
    width: 100%;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    outline: none;
}

a:link {
    color: #666;
}

a:visited {
    color: #666;
}

a:hover, a:active, a:focus {
    color: #009b4c;
    text-decoration: none;
    outline: none;
}

input {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei';
}

img {
    border: none;
    background: none;
    vertical-align: middle;
}

ul, ol, li {
    list-style-type: none;
}

select, input, img, select {
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table, th, td {
    vertical-align: middle
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.clearfix {
    zoom: 1
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

h1, h2, h3, h4 {
    font-size: 12px;
    font-weight: bold;
}

hr {
    border: 0;
    border-top: 1px solid #ccc;
    height: 0;
}

/*----- Common css ------*/
.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

/*æ»šåŠ¨*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800% !important;
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800% !important;
}

#m_demo1 {
    float: left;
    /*margin-top: -34px;*/
}

#m_demo2 {
    float: left;
     /*margin-top: -70px;*/
}

#h_demo {
    overflow: hidden;
    /*width: 100%;*/
    /*margin: 0 auto;*/
}

#h_indemo {
    float: left;
    width: 800% !important;
}

#h_demo1 {
    float: left;
     /*margin-top: -21px;*/
}

#h_demo2 {
    float: left;
}

.wh {
    width: 1290px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}

.roll_product {
    float: left;
}

.plist {
    margin-top: 56px;
}

.plist li {
    margin-right: 15px;
    margin-bottom: 15px;
}

.plist li:nth-child(3n) {
    margin-right: 0;
}

.plist li a.img {
    border: 1px solid #e5e5e5;
    display: block;
}

.plist li a.img img {
    width: 388px;
    height: 388px;
}

.plist li h3 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

/*å¤´éƒ¨æ ·å¼*/
.top1 {
    height: 32px;
    background: #fff9f2;
    color: #7e7e7e;
    line-height: 32px;
    border-bottom: 1px solid #fff;
    overflow: hidden;
    font-size: 14px;
}

.top2 {
    height: 118px;
    overflow: hidden;
    border-top: 1px solid #d7d7d7;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 118px;
}

.logowz {
    margin-left: 32px;
   /* padding-left: 36px; */
    margin-top: 38px;
    font-size: 27px;
    color: #000000;
    font-weight: 600;
    line-height: 44px;
    background: url(../images/) no-repeat 0 50%;
}

.top2 .k2 {
    margin-top: 30px;
    font-size: 15px;
    color: #797979;
    line-height: 30px;
    padding-left: 49px;
    background: url(../images/db_dh.png) no-repeat left center;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink a {
    color: #7e7e7e;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
}

#menu {
    background:#e70012;
    border-top: 4px solid #ffca26;
}

/*çƒ­é—¨æœç´¢*/
.sou {
    height: 46px;
    border-bottom: 1px solid #c5c5c5;
}

#formsearch {
    float: right;
    width: 307px;
    height: 36px;
    background: url(../images/ss_button.png) no-repeat left center;
    margin-top: 5px;
}

.hotSearch {
    float: left;
    height: 46px;
    line-height: 46px;
    font-weight: normal;
    font-size: 14px;
    color: #333333;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}

/*æœç´¢å’Œçƒ­é—¨æœç´¢*/
.hotSearch a {
    color: #333333;
}

.hotSearch a:after {
    content: ',';
}

.hotSearch a:last-child:after {
    display: none;
}

#formsearch input {
    height: 36px;
    background: transparent;
    border: none;
    line-height: 36px;
}

#formsearch input#keyword {
    height: 36px;
    line-height: 36px;
    padding-left: 21px;
    color: #686868;
    font-size: 13px;
    width: 241px;
}

#formsearch input#keyword::-webkit-input-placeholder {
    color: #686868;
}

#formsearch input#s_btn {
    width: 62px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background-color: transparent;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 12px;
}

::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #686868;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #686868;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #686868;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #686868;
}


.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 161px;
}

.nav li a {
    display: block;
    line-height: 64px;
    color: #fff;
    height: 64px;
    padding: 0;
    font-size: 17px;
    padding: 0;
    background: url(../images/) no-repeat right center;
}

.nav li:last-child a {
    background: none;
}

.nav li a:hover {
    color: #000000;
    text-decoration: none;
    background: #ffca26;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background: #ffca26;
}

.nav .sec {
    height: 0;
    background: #4b392b;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 64px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background: #4b392b;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.nav .sec a:hover {
    background: #ffca26;
    text-decoration: none;
}

dt {
    font-weight: normal;
}

.cpzx {
    height: 1378px;
    background: url(../images/cpzs.jpg) no-repeat top center;
    padding-top: 70px;
}

.ptt {
    text-align: center;
}

.ptt dd {
    font-size: 40px;
    color: #4b392b;
}

.ptt dd span {
    font-weight: bold;
    color: #ffca26;
}

.ptt dt {
    color: #252525;
    font-size: 18px;
    background: url(../images/) no-repeat center;
    margin-top: 5px;
}

.pbox {
    margin-top: 48px;
}

.pleft {
    width: 299px;
    height: 678px;
    background-color: #000000;
}

.pright {
    width: 965px;
}

.pbt {
    text-align: center;
    padding-top: 20px;
}

.pbt dd {
    letter-spacing: 2px;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.pbt dt {
    letter-spacing: 0;
    font-size: 18px;
    color: #fff;
    opacity: 0.43;
    text-transform: uppercase;
    font-weight: normal;
    line-height: 18px;
}

.psort {
    width: 252px;
    margin: 0 auto;
    margin-top: 38px;
}

.psort li {
    margin-bottom: 17px;
}

.psort li a {
    display: block;
    width: 252px;
    height: 49px;
    background-color: #ffffff;
    line-height: 49px;
    padding-left: 56px;
    color: #000;
    font-size: 17px;
}

.psort li:hover a,.psort li.on a {
    background-color: #ffca26;
}

.plist1 {
    margin-bottom: 12px;
    margin-top: 2px;
}

.plist1 li {
    margin-right: 14px;
    margin-bottom: 34px;
}

.plist1 li:nth-child(3n) {
    margin-right: 0;
}

.plist1 li:nth-child(4), .plist1 li:nth-child(5), .plist1 li:nth-child(6) {
    margin-bottom: 0;
}

.plist1 li a.img img {
    display: block;
    width: 312px;
    height: 272px;
}

.plist1 li h3 a {
    display: block;
    font-weight: normal;
    line-height: 40px;
    background: #000000;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.plist1 li:hover h3 a {
    background: #ffca26;
    color: #000;
}

.plist2 li {
    margin-right: 14px;
}

.plist2 li:last-child {
    margin-right: 0;
}

.plist2 li a.img img {
    display: block;
    width: 312px;
    height: 272px;
}

.plist2 li h3 a {
    display: block;
    font-weight: normal;
    line-height: 40px;
    background-color: #000000;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.plist2 li:hover h3 a {
    background: #ffca26;
    color: #000000;
}

.pbt2 {
    margin-top: 30px;
}

.pbt2 span {
    color: #4b392b;
    font-weight: bold;
}

.pbt2 {
    color: #7f7f7f;
    font-weight: lighter;
    font-size: 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #c0c0c0;
    margin-bottom: 16px;
}

.product_list1 li {
    margin-right: 14px;
}

.product_list1 li:last-child {
    margin-right: 0;
}

.product_list1 li a.img img {
    display: block;
    width: 312px;
    height: 272px;
}

.product_list1 li h3 a {
    display: block;
    font-weight: normal;
    line-height: 40px;
    background: #000000;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.product_list1 li h3 a:hover {
    background: #ffca26;
    color: #000;
}

.box2 {
    height: 864px;
    background: url(../images/bj2.jpg) no-repeat top center;
}

.stt {
    text-align: center;
    padding-top: 200px;
}

.stt dd {
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    color: #4b392b;
}

.stt dd span {
    font-size: 40px;
    font-weight: bold;
    color: #ffca26;
}

.stt dt {
    color: #222222;
    font-size: 18px;
}

.ads1 {
    margin-top: 53px;
}

.ads1 li {
    width: 322px;
    background: url(../images/line3.jpg) no-repeat right center;
    text-align: center;
}

.ads1 li:last-child {
    background: none;
}

.ads1 li a.img {
    display: block;
    margin: 20px 0 30px 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ads1 li a.img img {
    width: 127px;
    height: 127px;
}

.ads1 li h3 {
    margin: 0 auto;
    width: 190px;
    height: 45px;
    background-color: #ffca26;
    border-radius: 22px;
    line-height: 45px;
    text-align: center;
    color: #ffffff;
    font-size: 25px;
}

.ads1 li span {
    color: #222222;
    font-size: 14px;
    line-height: 26px;
    padding: 35px 17px 0 17px;
    display: block;
}

.ads1 li a.img:hover {
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.box3 {
    height: 1404px;
    background: url(../images/jdal.jpg) no-repeat top center;
    padding-top: 90px;
}

/*.box3 .ptt dt {*/
/*background: url(../images/line4.png) no-repeat center;*/
/*}*/

.tab-li {
    text-align: center;
    font-size: 0;
    margin-bottom: 20px;
    cursor: pointer;
}

.tab-li li {
}

.csort {
    background: #4b392b;
    margin-top: 48px;
}

.csort li {
    background: url(../images/xg.png) no-repeat right center;
}

.csort li:last-child {
    background: none;
}

.csort li a {
    display: block;
    height: 71px;;
    line-height: 71px;
    font-size: 16px;
    color: #fff;
    width: 184px;
}

.csort li:hover a, .csort li.active a {
    background: url(../images/navbj.png) no-repeat top center;
    background-size: 100% 100%;
}

.tab-con {
    position: relative;
    padding-bottom: 33px;
    border-bottom: solid 1px #8a8a8a;
}

.tab-con .tab-main {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    right: 0;
}

.tab-con .tab-main {
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.tab-con .tab-main.active {
    position: static;
    opacity: 1;
    visibility: visible;
}

.plist4 {
}

.plist4 li {
    position: relative;
}

.plist4 li a.img img {
    display: block;
    width: 1290px;
    height: 519px;
}

.plist4 li h3 a {
    display: block;
    font-weight: normal;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 43px;
    background: #4b392b;
    color: #fff;
    font-size: 16px;
    text-align: center;
    letter-spacing: 2px;
}

.slick-arrow {
    outline: none;
    font-size: 0;
    background: none;
    border: none;
}

.slick-next, .slick-prev {
    width: 50px;
    height: 28px;
    display: block;
    position: absolute;
    bottom: -47px;
    z-index: 9999;
}

.slick-next {
    background: url(../images/lt.jpg) no-repeat top center;
    left: 589px;
}

.slick-prev {
    background: url(../images/rt.jpg) no-repeat top center;
    right: 589px;
}

.clist2 {
    margin-top: 33px;
}

.clist2 li {
    margin-right: 24px;
    position: relative;
    margin-bottom: 38px;
}

.clist2 li:nth-child(3n) {
    margin-right: 0;
}

.clist2 li a.img img {
    display: block;
    width: 414px;
    height: 299px;
}

.clist2 li h3 a {
    display: block;
    font-weight: normal;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 38px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: center;
    background-color: #000000;
}

.cmore a {
    display: block;
    width: 222px;
    height: 45px;
    background-color: #ffca26;
    line-height: 45px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin: 0 auto;
    margin-top: 14px;
}

.box4 {
    height: 1510px;
    background: url(../images/ys.jpg) no-repeat top center;
    padding-top: 81px;
}

.box4 .ptt dt {
    color: #ffffff;
    background: url(../images/) no-repeat center;
}

.yleft {
    width: 640px;
    margin-top: 28px;
}

.ybox {
    margin-top: 87px;
    height: 602px;
    overflow: hidden;
}

.ysbox {
    height: 293px;
    overflow: hidden;
}

.ysbox h3 {
    color: #4b392b;
    font-size: 29px;
    padding-left: 103px;
    line-height: 62px;
}

.ys1 {
    line-height: 33px;
    padding-right: 18px;
    font-size: 17px;
    color: #fff;
    background: url(../images/ys_dot.png) no-repeat left 10px;
    margin-top: 50px;
    padding-left: 19px;
    margin-left: 25px;
}


.ysbox strong{
    color: #ffca26;
}

.ysimg1 {
    position: relative;
    width: 615px;
    height: 520px;
}

.ysimg1 img {
    width: 615px;
    height: 520px;
}

.ysimg1 a {
    display: block;
    width: 159px;
    height: 44px;
    line-height: 44px;
    background: url(../images/wxzx.png) no-repeat top center;
    color: #ffffff;
    font-size: 17px;
    padding-left: 67px;
    position: absolute;
    bottom: -36px;
    right: 177px;
}

.ysbox2 h3 {
    letter-spacing: -1px;
}

.ybox2 .yleft {
    margin-top: 0;
    width: 605px;
}

.ybox2 .ys1 {
    padding-right: 0;
}

.ysbox4 h3 {
    letter-spacing: -1.5px;
}

.box5 {
    height: 690px;
    background: url(../images/about.jpg) no-repeat top center;
    margin-bottom: 68px;
}

.aleft {
    /* width: 687px; */
    padding-top: 97px;
}

.at1 a {
    display: block;
    text-align: center;
    letter-spacing: 1px;
    color: #ffffff;
    font-size: 19px;
    width: 205px;
    height: 39px;
    background-color: #ffca26;
    line-height: 39px;
}

.aleft h3 {
    color: #4b392b;
    font-size: 30px;
    padding: 20px 0 36px 0;
}

.aright {
    width: 550px;
    padding-top: 80px;
}

.acon {
    color: #000;
    font-size: 22px;
    line-height: 36px;
}

.aleft .amore {
    display: block;
    color: #ffffff;
    font-size: 16px;
    margin-top: 30px;
    text-align: center;
    width: 180px;
    height: 44px;
    line-height: 44px;
background: url(../images/about_more.png) no-repeat 0 50%;
}


.aleft .amore span{
    padding-left: 20px;
}

.aright h3 {
    line-height: 50px;
    color: #4b392b;
    font-size: 50px;
    text-transform: uppercase;
    text-align: right;
    background: url(../images/line7.png) no-repeat left center;
    font-weight: normal;
}

.sp {
    width: 550px;
    height: 334px;
    margin-top: 33px;
}

.abt {
    color: #ffffff;
    font-size: 17px;
    padding-left: 93px;
    height: 60px;
    background: #ffca26 url(../images/video.png) 33px center no-repeat;
    line-height: 60px;
}

.box6 {
    margin-top: 37px;
}

.hsort {
    margin-bottom: 38px;
}

.hsort li {
    float: left;
    position: relative;
    padding-bottom: 5px;
    border-bottom: 1px solid #777777;
    margin-right: 60px;
    padding-left: 38px;
    background: url(../images/) no-repeat left top;
}

.hsort li:last-child {
    background: url(../images/) no-repeat left top;
}

.hsort li a {
    display: block;
    color: #4b392b;
    font-size: 22px;
}

.hsort li a span {
    font-size: 13px;
    text-transform: uppercase;
    color: #808080;
}

.xian {
    display: none;
    width: 128px;
    height: 5px;
    background: url(../images/) no-repeat top center;
    position: absolute;
    bottom: -2px;
    left: 0;
}

.hsort li.cur .xian {
    display: block;
}

.hmore a {
    color: #252525;
    font-size: 14px;
    display: block;
    text-transform: uppercase;
    padding-top: 15px;
}

/* .tab1 {
    display: none;
} */

.hul li a.img img {
    display: block;
    width: 308px;
    height: 205px;
}

.hul li {
    margin: 0 10px;
}

.box7 {
    background: url(../images/fw.png) no-repeat top center;
    padding-top: 60px;
}

.box7 .ptt dd {
    color: #fff;
}

.box7 .ptt dt {
    color: #fff;
    background: url(../images/) no-repeat center;
}

.ads2 {
    padding-top: 76px;
}

.ads2 li {
    width: 322px;
    height: 176px;
    background-color: #ffca26;
}

.ads2 li:nth-child(2n) {
    background-color: #dcac17;
}

.ads2 li a.img {
    display: block;
    width: 72px;
    text-align: center;
    line-height: 176px;
    margin-left: 15px;
}

.ads2 li h3 {
    color: #000;
    font-size: 39px;
    padding-top: 48px;
}

.ads2 li span {
    color: #000;
    font-size: 20px;
    display: block;
    margin-top: 6px;
}

.ads3 {
    margin-top: 64px;
    padding-bottom: 38px;
    border-bottom: 1px solid rgba(192,192,192,.5);
}

.ads3 li {
    background: url(../images/lcjt.png) no-repeat right center;
    padding-right: 73px;
    margin-right: 40px;
    text-align: center;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.ads3 li:last-child {
    margin-right: 0;
    padding-right: 0;
    background: none;
}

.ads3 li h3 {
    color: #ffca26;
    font-size: 26px;
    margin: 18px 0 3px 0;
}

.ads3 li p {
    color: #474747;
    text-transform: uppercase;
}

.shu {
    color: #707070;
    /*font-size: 23px;*/
    margin: 0 auto;
    text-align: center;
    width: 24px;
    height: 24px;
    border: solid 1px rgba(25,25,25,.62);
    border-radius: 50%;
    line-height: 22px;
    font-size: 0;
}

.ads3 li:hover {
    cursor: pointer;
    transform: translateY(-10px);
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
}

.box8 {
    margin-top: 50px;
}

.xin {
    height: 682px;
	background: url(../images/xwzx.png) no-repeat 50% 0;
    margin-top: 56px;
    padding-top: 74px;
}

.tab2 {
    display: none;
}

#ydemo {
    overflow: hidden;
    margin: 0 auto;
    position: relative;
    height: 86px;
}

#yindemo {
    height: 100%;
}

#ydemo1 {
}

#ydemo2 {
}

.nleft {
    width: 852px;
    height: 537px;
    background-color: #ffffff;
}

.nright {
    width: 407px;
    height: 537px;
    background-color: #ffffff;
}

.nbox {
    padding: 33px 27px 0 41px;
}

.nsort li a {
    color: #252525;
    font-size: 22px;
    display: block;
    font-weight: bold;
    margin-right: 24px;
    line-height: 25px;
}

.nsort li.cur a {
    color: #ffca26;
}

.news_list1 {
    padding: 29px 30px 29px 40px;
}

.news_list1 li a.img img {
    width: 229px;
    height: 137px;
    display: block;
}

.nei {
    width: 535px;
}

.news_list1 li p {
    color: #676666;
    line-height: 27px;
    font-size: 15px;
    display: block;
    margin-top: 18px;
}

.xbox h3 a {
    display: block;
    color: #252525;
    font-size: 18px;
}

.tou {
    margin-right: 16px;
    width: 41px;
    height: 23px;
    background-color: #ffca26;
    line-height: 23px;
    text-align: center;
    color: #fff;
    font-size: 15px;
}

.news_list2 {
    border-top: 1px solid #d3d3d3;
    width: 852px;
    height: 169px;
    border-bottom: 1px solid #d3d3d3;
}

.news_list2 li {
    height: 169px;
    width: 425px;
    padding: 39px 30px 0 40px;
}

.news_list2 li:first-child {
    border-right: 1px solid #d3d3d3;
}

.ntime {
    width: 67px;
    height: 91px;
    background-color: #999999;
    text-align: center;
}

.ntime dd {
    color: #ffffff;
    font-size: 20px;
    padding-bottom: 13px;
    margin-bottom: 13px;
    padding-top: 21px;
    line-height: 20px;
    background: url(../images/) no-repeat bottom center;
}

.ntime dt {
    color: #ffffff;
    font-size: 14px;
    line-height: 14px;
}

.ncon {
    width: 275px;
    margin-left: 12px;
}

.ncon a {
    font-size: 17px;
    color: #252525;
    display: block;
    line-height: 17px;
    margin-top: 3px;
}

.ncon p {
    color: #676666;
    font-size: 15px;
    line-height: 27px;
    margin-top: 6px;
}

.news_list3 {
    padding: 26px 30px 0 40px;
}

.news_list3 li a {
    display: block;
    color: #252525;
    font-size: 15px;
    margin-bottom: 18px;
}

.news_list3 li span {
    display: block;
    color: #999999;
    font-size: 15px;
}

.nright {
}

.nbox2 {
    padding: 33px 27px 0 31px;
}

.nbox2 h3 {
    color: #252525;
    font-size: 22px;
    line-height: 25px;
}

.news_lsit4 {
    padding: 30px 27px 0 31px;
}

.news_lsit4 li a.img img {
    width: 345px;
    height: 174px;
    display: block;
}

.news_lsit4 li h3 a {
    color: #252525;
    font-size: 17px;
    line-height: 17px;
    margin-top: 33px;
    display: block;
    font-weight: normal;
}

.news_lsit4 li p {
    color: #676666;
    font-size: 15px;
    line-height: 27px;
    margin-top: 8px;
}

.xin2 {
    padding-top: 26px;
    border-top: 1px solid #d3d3d3;
    margin-top: 14px;
}

.news_list5 li a {
    display: block;
    color: #252525;
    font-size: 15px;
    margin-bottom: 18px;
    padding: 0 30px 0 23px;
}

/*å‹æƒ…é“¾æŽ¥*/
.f_link .wh {
    line-height: 30px;
    margin: 30px auto 24px;
    min-height: 72px;
    font-size: 15px;
    color: #444444;
}


.f_link .con h2{
    float: left;
    width: 120px;
    background: url(../images/) no-repeat 100% top;
    font-weight: 500;
    padding: 11px 0;
}


.f_link .con h2 span{
    font-size: 21px;
    color: #191919;
    opacity: 0.51;
}

.f_link .con h2 p{
    color: #191919;
    font-size: 18px;
    margin-top: 5px;
}

.f_link .con dd{
    float: right;
    width: calc(100% - 120px);
	margin-top:26px;
}

.f_link a {
    color: #444444;
    padding-right: 34px;
    font-weight: lighter;
}

/*é¡µé¢åº•éƒ¨*/
.foot2 {
    color: #535353;
    font-size: 14px;
    line-height: 19px;
    margin: 12px 0 15px 0;
    text-align: center;
}

.foot2 a {
    color: #535353;
}

.foot1 {
    height: 277px;
    background: url(../images/foot_db.jpg) no-repeat top center;
    border-top: 6px solid #ffca26;
    overflow: hidden;
    padding-top: 45px;
}

.foot1 h3 {
    margin-bottom: 20px;
    letter-spacing: 2px;
    color: #ffca26;
    font-size: 25px;
    padding-bottom: 13px;
    background: url(../images/) no-repeat bottom left;
}

.lx {
    color: #ffffff;
    line-height: 31px;
    font-size: 15px;
}

.dul a {
    color: #ffffff;
    line-height: 31px;
    font-size: 15px;
    display: inline-block;
    width: 130px;
}

.dao {
    width: 303px;
}

.dao2 {
    width: 595px;
    padding-left: 70px;
}

.tewm h3 {
    margin-bottom: 15px;
}

.tewm img{
   /* padding-right: 36px;*/
}


    /*å†…é¡µå·¦ä¾§æ ·å¼*/
.container {
    width: 1290px !important;
    margin: 0 auto;
    padding: 0;
}

/*.left{width: 225px;float: left;}
.right{width: 940px;float: right;}
.xypg-case-list li{width:300px;}
.xypg-product-list li{width: 293px;}
.xypg-product-list li .img img{width: 271px;height: 205px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 159px;}
.xypg-case-list li .img img{width: 300px;height: 300px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}*/
.page-product-inquiry a {
    color: #fff;
}

.toux {
    background: url(../images/) no-repeat 50% 0;
    height: 152px;
}

.c2 {
    background: url(../images/zjdt.jpg) no-repeat 50% 0;
    height: 310px;
    padding-top: 138px;
}

.c2 .sp1 {
    text-align: center;
}