body {
    color: #686868;
    font-size: 12px;
    font-family: "PingFangSC-Thin", "sans-serif", "Tahoma", "Microsoft YaHei";
    min-width: 1280px;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    font-weight: lighter
}
html {
    overflow-y: scroll
}
form, div, body, img, p, img, dl, dt, dd, h2, h1, h3, h4 {
    margin: 0;
    padding: 0;
    border: 0
}
a:link {
    text-decoration: none;
    behavior: url(../../../ErrorPage/Error404-aspxerrorpath=-cn-scripts-blur.htc)
    
}
a:visited {
    text-decoration: none
}
a:hover {
    text-decoration: none
}
a:focus {
    -moz-outline-style: none
}
a:active {
    outline: none;
    text-decoration: none
}
em, i {
    font-style: normal
}
ul, li {
    list-style: none;
    margin: 0;
    padding: 0
}
input, textarea, select {
    color: #333;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: "PingFangSC-Light", "sans-serif", "Tahoma", "Microsoft YaHei";
    vertical-align: middle;
    -webkit-appearance: none
}
input:focus, textarea:focus {
    outline: none
}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"]>input[type="button"]::-moz-focus-inner {
    border: none;
    padding: 0
}
.clearboth:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden;
    height: 0
}
.clearboth {
    *zoom: 1
}
.float_l {
    float: left
}
.float_r {
    float: right
}
.font15 {
    font-size: 15px
}
.Cn {
    font-family: 'PingFang SC', 'Microsoft YaHei'
}
.En {
    font-family: "San Francisco", "Tahoma"
}
.mb5 {
    margin-bottom: 5px
}
.mb10 {
    margin-bottom: 10px
}
.mb15 {
    margin-bottom: 15px
}
.mb18 {
    margin-bottom: 18px
}
.mb20 {
    margin-bottom: 20px
}
.mb25 {
    margin-bottom: 25px
}
.mb30 {
    margin-bottom: 30px
}
.mb35 {
    margin-bottom: 35px
}
.mb40 {
    margin-bottom: 40px
}
.mb45 {
    margin-bottom: 45px
}
.mb50 {
    margin-bottom: 50px
}
.mb55 {
    margin-bottom: 55px
}
.mb60 {
    margin-bottom: 60px
}
.mb80 {
    margin-bottom: 80px
}
.mb100 {
    margin-bottom: 100px
}
.div100 {
    width: 100%
}
.B {
    font-weight: bold
}
.Text_l {
    text-align: left
}
.Text_r {
    text-align: right
}
.Text_c, .text_c {
    text-align: center
}
.all {
    width: 1200px;
    margin: 0 auto
}
.headerBox {
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
    z-index: 100
}
.headerBox .header {
    margin: 0 auto;
    position: relative;
    width: 1200px
}
.headerBox .header a.logo {
    float: left;
    display: block;
    padding-top: 20px
}
.headerBox .header .line {
    position: absolute;
    left: 0;
    top: 15px;
    width: 128px;
    height: 44px;
    background: #fff;
    border-radius: 10px;
    z-index: 1
}
.headerBox .header ul.nav {
    float: right;
    margin-top: 15px
}
.headerBox .header ul.nav li.navLi {
    float: left;
    margin: 0 5px;
    position: relative;
    height: 44px;
    line-height: 44px;
    z-index: 2
}
.headerBox .header ul.nav li.navLi a.navA {
    display: block;
    position: relative;
    color: #fff;
    font-size: 18px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    padding-bottom: 10px
}
.headerBox .header ul.nav li.navLi:hover a.navA {
    color: #313131
}
.headerBox .header ul.nav li.navLi a.navA span {
    display: block;
    height: 100%;
    padding: 0 24px;
    border-radius: 10px
}
.headerBox .header ul.nav li.navLi.cur a.navA span, .headerBox .header ul.nav li.navLi:hover a.navA span {
    background: #fff;
    color: #313131
}
.headerBox .header ul.nav li.navLi .deepNav {
    display: none;
    position: absolute;
    left: 0;
    top: 54px;
    width: 260px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden
}
.headerBox .header ul.nav li.navLi .deepNav li:first-child{padding-top:10px;;}
.headerBox .header ul.nav li.navLi .deepNav li:last-child{padding-bottom:10px;}
.headerBox .header ul.nav li.navLi .deepNav li {
    position: relative;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}
.headerBox .header ul.nav li.navLi .deepNav li:hover, .headerBox .header ul.nav li.navLi .deepNav li.cur {
    background: #eee
}
.headerBox .header ul.nav li.navLi .deepNav li a {
    display: block;
    font-size: 18px;
    color: #313131;
    text-indent: 24px
}
.headerBox .header ul.nav li.navLi .deepNav li a span {
    position: absolute;
    top: 19px;
    right: 16px;
    display: block;
    width: 6px;
    height: 10px;
    background: url(../images/icon_arrow.png)
    
    no-repeat center center
}
.headerBox .header .searchBox {
    float: right;
    margin: 15px 0 0 35px;
    width: 52px;
    height: 44px;
    background: rgba(255, 255, 255, .2);
    border-radius: 10px;
    overflow: hidden;
    transition: all .5s ease
}
.headerBox .header .searchBox .form {
    float: right;
    width: 200px;
    height: 52px
}
.headerBox .header .searchBox .form input {
    float: left;
    border: none;
    background: #70808d
}
.headerBox .header .searchBox .form input.searchtext {
    width: 138px;
    text-indent: 6px;
    background: #fff;
    font-size: 14px;
    padding: 13px 0 14px 10px;
    font-family: "San Francisco", "Tahoma", "PingFang SC", "Microsoft YaHei"
}
.headerBox .header .searchBox .form input.searchbtn {
    width: 52px;
    height: 44px;
    background: url(../images/index/icon_searchbtn.png)
    
    no-repeat center center;
    cursor: pointer;
    transition: all .3s ease
}
.headerBox .header .searchBox.cur .form input.searchbtn {
    background: #fff url(../images/index/icon_searchbtn2.png)
    
    no-repeat center center
}
.headerBox .header .searchBox.curs {
    width: 200px
}
.headerBox .header .menu_btn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 20px;
    z-index: 100;
    display: none
}
.headerBox .header .menu_btn .sp1, .headerBox .header .menu_btn .sp3 {
    display: block;
    background: #fff;
    width: 30px;
    height: 3px;
    margin: 0 auto;
    margin-bottom: 5px;
    border-radius: 10px
}
.headerBox .header .menu_btn .sp1 {
    margin-bottom: 11px;
    transition: all .3s ease
}
.headerBox .header .menu_btn.cur .sp1 {
    transform: translateX(-100%);
    opacity: 0
}
.headerBox .header .menu_btn .sp3 {
    transition: all .3s ease
}
.headerBox .header .menu_btn.cur .sp3 {
    transform: translateX(100%);
    opacity: 0
}
.headerBox .header .menu_btn .sp2 em {
    display: block;
    background: #fff;
    width: 30px;
    height: 3px;
    position: absolute;
    top: 7px;
    left: 0;
    transition: all .3s ease;
    border-radius: 10px
}
.headerBox .header .menu_btn.cur .sp2 .em1 {
    transform: rotate(45deg)
}
.headerBox .header .menu_btn.cur .sp2 .em2 {
    transform: rotate(-45deg)
}
.menu_hot {
    position: absolute;
    right: 0;
    height: 70px;
    width: 60px;
    display: none
}
.headerBox .header .p_menu {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 80;
    padding-top: 70px;
    background: #0f1c26;
    display: none;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: all .5s ease;
    padding-bottom: 10px
}
.headerBox .header .p_menu.cur {
    transform: translateY(0);
    -webkit-transform: translateY(0)
}
.headerBox .header .p_menu li {
    text-align: left
}
.headerBox .header .p_menu li:last-child {
    border: none
}
.headerBox .header .p_menu li .a {
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    padding: 0 25px;
    position: relative;
    font-weight: bold
}
.headerBox .header .p_menu li .a>i {
    display: block;
    width: 12px;
    height: 7px;
    position: absolute;
    background: url(../images/index/icon-btn.png)
    
    no-repeat;
    right: 25px;
    top: 50%;
    margin-top: -4px;
    z-index: 1;
    background-size: cover
}
.headerBox .header .p_menu li .a>i.cur {
    background-position: 0 -7px
}
.headerBox .header .p_menu dl {
    padding-bottom: 10px;
    display: none;
    background: #0d3652;
    padding: 10px 25px
}
.headerBox .header .p_menu dd a {
    display: block;
    color: #a7bcdb;
    font-size: 16px;
    line-height: 30px;
    padding: 3px 0
}
.footerBox {
    float: left;
    width: 100%;
    background: #434343
}
.footerBox p {
    width: 100%;
   padding:40px 0px;
    background: #353535;
    text-align: center;
    font-size: 16px;
    color: #fff;
   
}
.footerBox .footerMenu {
    margin: 0 auto;
    padding: 47px 0;
    width: 1200px
}
.footerBox .footerMenu ul {
    float: right
}
.footerBox .footerMenu ul li {
    float: left;
    margin-left: 64px
}
.footerBox .footerMenu ul li a {
    line-height: 58px;
    font-size: 16px;
    color: #fff
}
.footerBox .footerMenu a {
    display: inline-block;
    height: 58px;
    vertical-align: middle;
    line-height: 58px;
    color: #fff;
    font-size: 18px
}
.footerBox .footerMenu .f_logo {
    margin-right: 28px
}
.footerBox .footerMenu span {
    margin: 0 12px;
    vertical-align: middle;
    color: #fff;
    font-size: 18px
}
.homeBlock4 {
    background: #f6f6f6;
    padding: 120px 0
}
.homeBlock4 h1 {
    text-align: center;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 22px;
    color: #434343;
    font-weight: lighter
}
.homeBlock4 p.tip {
    margin: 0 auto 96px auto;
    font-size: 16px;
    color: #707070;
    text-align: center;
    line-height: 24px
}
.homeBlock4 p>i.nline {
    display: block
}
.homeBlock4 h3 {
    font-size: 24px;
    color: #313131;
    font-weight: lighter;
    line-height: 24px
}
.inforForm {
    margin-top: -47px;
    width: 100%
}
.inforForm .form {
    margin: 0 auto;
    width: 616px;
    height: 44px
}
.inforForm .form input.inforText {
    float: left;
    width: 480px;
    height: 44px;
    line-height: 20px;
    background: #fff;
    border: none;
    border-radius: 10px;
    text-indent: 25px;
    font-size: 16px
}
.inforForm .form input.inforBtn {
    float: right;
    width: 120px;
    height: 44px;
    border: none;
    background: #434343;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s
}
.inforForm .form input.inforBtn:hover {
    opacity: .8
}
.homeBlock5 {
    padding: 105px 0
}
.homeContact {
    width: 100%;
    overflow: hidden
}
.homeContact li {
    float: left;
    margin-right: 120px
}
.homeContact li:nth-child(3) {
    margin-right: 0
}
.homeContact li.tel {
    padding-left: 78px;
    width: 234px;
    background: url(../images/index/icon_tel.png)
    
    no-repeat left top
}
.homeContact li.add {
    padding-left: 78px;
    width: 280px;
    background: url(../images/index/icon_email.png)
    
    no-repeat left top
}
.homeContact li.email {
    padding-left: 78px;
    width: 210px;
   
}
.homeContact li h6 {
    font-weight: lighter;
    margin: 0
}
.homeContact li h6 .tit {
    display: block;
    font-size: 24px;
    color: #313131
}
.homeContact li h6 span {
    display: block;
    font-size: 18px;
    color: #707070
}
.homeContact li p {
    margin-top: 20px;
    font-size: 16px;

    line-height: 20px
}
.homeContact li p i {
    color: #434343
}
.homeContact li p a {
    color: #a0a0a0
}
.homeContact li img {
    display: block;
    
}
.backtop {
    position: fixed;
    right: 50px;
    bottom: 50px;
    cursor: pointer;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease
}
.backtop.cur {
    opacity: 1;
    visibility: visible
}
@media(max-width:1260px) {
    body {
        width: 1280px
    }
    .headerBox {
        width: 1280px
    }
}
body {
    font-family: "PingFangSC-Thin", "sans-serif", "Tahoma", "Microsoft YaHei"
}
.mobile {
    display: none
}
.Banner {
    overflow: hidden;
    position: relative;
    height: 780px;
    background-size: cover
}
.Banner img {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -960px
}
.Banner .all {
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    top: 50%;
    margin-top: -117px
}
.Banner .text {
    color: #fff
}
.Banner .text h3 {
    font-weight: lighter;
    font-size: 34px
}
.Banner .text p {
    line-height: 24px;
    margin-bottom: 10px;
    font-size: 18px;
    margin: 18px 0 55px
}
.Banner .text a {
    margin: 0;
    background: #fff;
    color: #434343
}
.Banner .Text_r a {
    float: right
}
.Banner .text_c a {
    margin: 0 auto
}
.classify {
    padding: 120px 0 80px 0
}
.classify h3, .furnish h3 {
    color: #434343;
    font-weight: lighter;
    text-align: center;
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 24px
}
.classify p {
    font-size: 14px;
    color: #000;
    line-height: 24px;
    text-align: center;
    margin-bottom: 40px
}
.classify p i {
    display: block
}
.classify .p3, .furnish .p3 {
    font-size: 16px;
    color: #707070;
    margin-bottom: 95px;
    text-align: center
}
.classify li {
    float: left;
    margin: 0 53px 15px 0;
    text-align: center
}

.classify li .rel {
    position: relative;
    width: 258px;
    overflow: hidden;
    border-radius: 6px;
    display: block;
    margin-bottom: 15px
}
.classify li:nth-child(4n) {
    margin-right: 0
}
.classify li .img {
    width: 100%
}
.classify li .text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    opacity: 0;
    text-align: center;
    color: #fff;
    transition: all .5s ease;
    border-radius: 10px
}
.classify li .text h6 {
    font-weight: lighter;
    margin-top: 46px;
    margin-bottom: 13px;
    font-size: 36px;
    line-height: 36px;
    opacity: 0;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    transition: all .8s ease;
    transform: translateX(-50px)
}
.classify li .text p {
    margin: 9px 0 23px 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 40px;
    opacity: 0;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    transition: all .8s ease;
    transform: translateX(-50px);
    color: #fff;
    text-align: center
}
.classify li .text .more {
    margin-top: 0;
    width: 164px;
    font-size: 16px;
    opacity: 0;
    -webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    transition: all .8s ease;
    transform: translateX(-50px)
}
.classify li:hover .text {
    opacity: 1
}
.classify li:hover .text h6 {
    opacity: 1;
    transform: translateX(0)
}
.classify li:hover .text p {
    opacity: 1;
    transform: translateX(0)
}
.classify li:hover .text .more {
    opacity: 1;
    transform: translateX(0)
}
.classify li .p1 {
    font-size: 18px;
    color: #434343;
    margin-bottom: 5px
}
.classify li .p2 {
    font-size: 16px;
    color: #707070;
    margin-bottom: 0;
    line-height: 20px;
    height: 40px
}
.classify ul {
    margin-bottom: 60px
}
.box_padding {
    padding: 60px 0
}
.classify .about_img {
    margin-bottom: 85px
}
.classify .about_img img {
    display: inline-block;
    width: 21%;
    margin-left: 5%;
    border-radius: 10px
}
.classify .about_img img:nth-child(1) {
    margin-left: 0
}
.classify .about_text {
    padding-bottom: 37px
}
.classify .about_text h3 {
    font-size: 24px;
    color: #313131;
    text-align: left;
    margin-bottom: 20px
}
.classify .about_text p {
    font-size: 16px;
    color: #707070;
    line-height: 180%;
    margin-bottom: 20px;
    text-align: left
}
.tech_section1 {
    padding-bottom: 100px
}
.tech_section1 .text {
    float: left;
    width: 710px
}
.tech_section .text h3 {
    font-size: 24px;
    color: #434343;
    margin-bottom: 20px;
    text-align: left
}
.tech_section .text p {
    font-size: 16px;
    color: #707070;
    line-height: 24px;
    text-align: left;
    margin-bottom: 0
}
.tech_section1 img {
    float: right
}
.tech_section2 {
    padding: 100px 0;
    background: #f6f6f6
}
.tech_section2 .text {
    float: right;
    width: 710px
}
.tech_section2 img {
    float: left
}
.tech_section3 {
    padding: 100px 0
}
.tech_section3 .text {
    float: left;
    width: 855px
}
.tech_section3 img {
    float: right
}
.table {
    width: 100%;
    position: relative;
    padding: 20px 0 100px;
    padding-right: 48px;
    box-sizing: border-box
}
.table .menu {
    margin-bottom: 40px
}
.table .nav {
    float: left;
    width: 14%
}
.table .nav em {
    display: block;
    height: 50px;
    line-height: 50px;
    font-size: 16px
}
.table .list .lis {
    width: 25%;
    float: left;
    color: #434343
}
.table .list .lis em {
    display: block;
    padding: 10px 30px;
    font-size: 20px;
    height: 70px;
    line-height: 24px;
    margin-bottom: 30px;
    cursor: pointer;
    color: #707070;
    box-sizing: border-box;
    margin: 0 auto;
    width: 80%;
    text-align: center
}
.table .list .lis em i {
    display: block
}
.table .list .lis em.cur {
    color: #fff;
    background: #298dc5;
    border-radius: 8px
}
.table .list .lis span {
    display: block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    text-align: center
}
.table .swiper-button-prev {
    background: url(../images/classify/left.png)
    
    no-repeat center;
    left: 0;
    top: 20px
}
.table .swiper-button-next {
    background: url(../images/classify/right.png)
    
    no-repeat center;
    right: 0;
    top: 20px
}

#ascrail2000-hr {
    display: none
}
.table .scroll {
    height: 500px
}
a.more {
    display: block;
    margin: 0 auto;
    width: 220px;
    height: 44px;
    background: #434343;
    border-radius: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .2s ease-in;
    -moz-transition: all .2s ease-in;
    transition: all .2s ease-in
}
a.more:hover {
    opacity: .8
}
.classify .control_det {
    padding-bottom: 50px
}
.classify .control_det p {
    text-align: center
}
.classify .control_det span {
    float: left;
    font-size: 28px;
    color: #414141
}
.classifyx {
    padding: 0 0 190px 0
}
.classifyx:last-child {
    padding-bottom: 0
}
.classifyx li {
    margin-bottom: 0
}
.classifys .p3 {
    margin-bottom: 97px
}
.classbox {
    padding: 110px 0
}
.classifyx ul {
    margin-bottom: 55px
}
.classifys .p3 {
    margin-bottom: 37px
}
.classifys ul {
    margin-bottom: 0;
    padding-top: 60px
}

.det_con .section .txt h3 {
    font-size: 36px;
    color: #434343;
    font-weight: lighter;
    line-height: 36px;
    margin-bottom: 22px
}
.det_con .section .txt p {
    font-size: 16px;
    line-height: 22px;
    color: #707070
}
.det_con .sec_c .txt {
    padding-top: 115px
    line-height:2;
}
.det_con .sec_c .txt h3{text-align:center;padding-top:40px;}
.det_con .section .all {
    height: 100%;
    position: relative
}
.det_con .section table, .det_con .section td {
    height: 100%;
    width: 100%
}
.det_con .sec_r .txt {
    text-align: right;
    float: right
}
.det_con .sec_r .txt_l {
    text-align: left
}
.det_con .sectionl .txt {
    padding-top: 0;
    position: absolute;
    bottom: 115px;
    width: 100%;
    text-align: center
}
.eximg img {
    display: block;
    margin-bottom: 60px
}
.homeAbout .homeAboutText {
    float: left;
    width: 710px
}
.homeAbout .homeAboutText a.more {
    margin-left: 0;
    font-size: 16px
}
.homeAbout .homeAboutText p {
    margin: 26px 0 30px 0;
    font-size: 16px;
    line-height: 28px;
    color: #707070;
    text-align: left
}
.homeAbout .homeAboutImg {
    float: right
}
.homeAbout .homeAboutImg img {
    width: 100%
}
.homeAbout .homeAboutText h4 {
    font-size: 24px;
    color: #313131;
    font-weight: lighter;
    line-height: 24px
}
.mq8010 .section1 {
    background: url(../images/classify/bg1.jpg)
    
    no-repeat center
}
.mq8010 .section2 {
    background: url(../images/classify/bg2.jpg)
    
    no-repeat center
}
.mq8010 .section3 {
    background: url(../images/classify/bg3.jpg)
    
    no-repeat center
}
.mq8010 .section4 {
    background: url(../images/classify/bg4.jpg)
    
    no-repeat center
}
.mq8010 .sectionl {
    background: url(../images/classify/bg5.jpg)
    
    no-repeat center
}
.h1000 {
    height: 1000px!important
}

.furnish-video {
    width: 900px;
    height: 506px;
    position: relative;
    overflow: hidden;
    margin: 0 auto
}
.furnish-video i {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -50px;
    width: 100px;
    height: 100px;
    background: url('../images/furnish/play.png')
    
    no-repeat;
    cursor: pointer
}
.furnish-video video {
    width: 100%;
    height: 100%
}
.furnish .section {
    padding: 120px 0 115px
}
.furnish .section1 {
    background: #f6f6f6
}
.furnish .section h3 {
    color: #434343;
    font-weight: lighter;
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 22px
}
.furnish .section .p3 {
    font-size: 16px;
    color: #707070;
    margin-bottom: 95px;
    text-align: center;
    line-height: 24px
}
.furnish .section1 dl {
    float: left;
    padding-left: 60px;
    color: #707070;
    padding-top: 14px
}
.furnish .section1 dt {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 37px
}
.furnish .section1 dd {
    float: left;
    font-size: 14px;
    line-height: 24px
}
.furnish .section1 .dl1 {
    width: 300px;
    margin-right: 85px;
    background: url(../images/furnish/icon1.png)
    
    no-repeat left top
}
.furnish .section1 .dl1 dd {
    width: 150px
}
.furnish .section1 .dl2 {
    width: 280px;
    margin-right: 114px;
    background: url(../images/furnish/icon2.png)
    
    no-repeat left top
}
.furnish .section1 .dl2 dd {
    width: 140px
}
.furnish .section1 .dl3 {
    width: 210px;
    background: url(../images/furnish/icon3.png)
    
    no-repeat left top
}
.furnish .section1 .dl3 .dd1 {
    width: 125px
}
.furnish .section1 .dl4 {
    background: url(../images/furnish/icon4.png)
    
    no-repeat left top
}
.furnish .section1 .dl5 {
    background: url(../images/furnish/icon5.png)
    
    no-repeat left top
}
.furnish .section1 .dl6 {
    background: url(../images/furnish/icon6.png)
    
    no-repeat left top
}
.furnish .section2 .content {
    background: url(../images/furnish/img1.jpg)
    
    no-repeat center
}
.furnish .section3, .furnish .section5 {
    background: #f6f6f6
}
.furnish .section3 .content {
    background: url(../images/furnish/img2.jpg)
    
    no-repeat center
}
.furnish .section4 .content {
    background: url(../images/furnish/img3.jpg)
    
    no-repeat center
}
.furnish .sections dl {
    color: #707070
}
.furnish .sections dt {
    font-size: 18px;
    margin-bottom: 10px
}
.furnish .sections dd {
    font-size: 14px;
    line-height: 24px
}
.furnish .sections .left_box {
    float: left
}
.furnish .sections .right_box {
    float: right;
    text-align: right
}
.furnish .section2 .left_box .dl1 {
    margin-bottom: 106px
}
.furnish .section2 .left_box .dl2 {
    margin-bottom: 106px
}
.furnish .section2 .right_box .dl1 {
    margin-bottom: 35px
}
.furnish .section2 .right_box .dl2 {
    margin-bottom: 35px
}
.furnish .section2 .right_box .dl3 {
    margin-bottom: 35px
}
.furnish .section3 .left_box .dl1 {
    margin-bottom: 40px
}
.furnish .section3 .right_box .dl1 {
    margin-bottom: 160px
}
.furnish .section4 .left_box .dl1 {
    margin-bottom: 65px
}
.furnish .section4 .right_box .dl1 {
    margin-bottom: 135px
}
.furnish .section5 li {
    padding-left: 92px;
    height: 72px;
    border-radius: 8px;
    color: #707070;
    font-size: 14px;
    padding-top: 24px;
    cursor: pointer;
    width: 176px;
    float: left;
    margin-right: 42px
}
.furnish .section5 li:nth-child(4n) {
    margin-right: 0
}
.furnish .section5 li:hover, .furnish .section5 li.cur {
    color: #fff
}
.furnish .section5 li .p1 {
    font-size: 18px
}
.furnish .section5 .li1 {
    background: url(../images/furnish/icons1.png)
    
    no-repeat 32px top
}
.furnish .section5 .li1:hover, .furnish .section5 .li1.cur {
    background: #434343 url(../images/furnish/icons1.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li2 {
    background: url(../images/furnish/icons2.png)
    
    no-repeat 32px top
}
.furnish .section5 .li2:hover, .furnish .section5 .li2.cur {
    background: #434343 url(../images/furnish/icons2.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li3 {
    background: url(../images/furnish/icons3.png)
    
    no-repeat 32px top
}
.furnish .section5 .li3:hover, .furnish .section5 .li3.cur {
    background: #434343 url(../images/furnish/icons3.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li4 {
    background: url(../images/furnish/icons4.png)
    
    no-repeat 32px top
}
.furnish .section5 .li4:hover, .furnish .section5 .li4.cur {
    background: #434343 url(../images/furnish/icons4.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li5 {
    background: url(../images/furnish/icons5.png)
    
    no-repeat 32px top
}
.furnish .section5 .li5:hover, .furnish .section5 .li5.cur {
    background: #434343 url(../images/furnish/icons5.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li6 {
    background: url(../images/furnish/icons6.png)
    
    no-repeat 32px top
}
.furnish .section5 .li6:hover, .furnish .section5 .li6.cur {
    background: #434343 url(../images/furnish/icons6.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li7 {
    background: url(../images/furnish/icons7.png)
    
    no-repeat 32px top
}
.furnish .section5 .li7:hover, .furnish .section5 .li7.cur {
    background: #434343 url(../images/furnish/icons7.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li8 {
    background: url(../images/furnish/icons8.png)
    
    no-repeat 32px top
}
.furnish .section5 .li8:hover, .furnish .section5 .li8.cur {
    background: #434343 url(../images/furnish/icons8.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li9 {
    background: url(../images/furnish/icons9.png)
    
    no-repeat 32px top
}
.furnish .section5 .li9:hover, .furnish .section5 .li9.cur {
    background: #434343 url(../images/furnish/icons9.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li10 {
    background: url(../images/furnish/icons10.png)
    
    no-repeat 32px top
}
.furnish .section5 .li10:hover, .furnish .section5 .li10.cur {
    background: #434343 url(../images/furnish/icons10.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li11 {
    background: url(../images/furnish/icons11.png)
    
    no-repeat 32px top
}
.furnish .section5 .li11:hover, .furnish .section5 .li11.cur {
    background: #434343 url(../images/furnish/icons11.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li12 {
    background: url(../images/furnish/icons12.png)
    
    no-repeat 32px top
}
.furnish .section5 .li12:hover, .furnish .section5 .li12.cur {
    background: #434343 url(../images/furnish/icons12.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li13 {
    background: url(../images/furnish/icons13.png)
    
    no-repeat 32px top
}
.furnish .section5 .li13:hover, .furnish .section5 .li13.cur {
    background: #434343 url(../images/furnish/icons13.png)
    
    no-repeat 32px bottom
}
.furnish .section5 .li14 {
    background: url(../images/furnish/icons14.png)
    
    no-repeat 32px top
}
.furnish .section5 .li14:hover, .furnish .section5 .li14.cur {
    background: #434343 url(../images/furnish/icons14.png)
    
    no-repeat 32px bottom
}
.furnish .phone_cont .abox {
    width: 799px;
    margin: 0 auto;
    border: 1px solid #434343;
    border-radius: 6px;
    margin-bottom: 100px;
    overflow: hidden
}
.furnish .phone_cont .abox a {
    border-left: 1px solid #434343;
    color: #434343;
    float: left;
    display: block;
    height: 46px;
    font-size: 18px;
    color: #434343;
    width: 199px;
    line-height: 46px;
    text-align: center
}
.furnish .phone_cont .abox a.cur {
    color: #fff;
    background: #434343
}
.furnish .phone_cont a:first-child {
    border: none
}
.furnish .cut_cont {
    position: relative;
    margin-bottom: 95px
}
.furnish .cut_cont .pic {
    position: absolute;
    display: none
}
.furnish .p4 {
    text-align: center;
    font-size: 16px;
    color: #707070;
    line-height: 24px
}
.furnish .btn {
    padding: 22px 0
}
.mask {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .8;
    z-index: 100;
    display: none
}
.alert {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -263px;
    margin-left: -500px;
    background: #fff;
    padding: 60px 0 0 64px;
    width: 936px;
    height: 466px;
    z-index: 101;
    border-radius: 8px;
    display: none
}
.alert .close {
    display: block;
    position: absolute;
    right: -100px;
    top: 0
}
.alert .close img {
    display: block
}
.alert .close:hover {
    transform: rotate(180deg);
    transition: all .3s ease
}
.alert h3 {
    line-height: 24px;
    font-size: 24px;
    color: #434343;
    font-weight: lighter;
    margin-bottom: 34px
}
.alert li {
    height: 82px;
    line-height: 82px;
    font-size: 18px;
    color: #707070;
    padding-left: 70px
}
.alert .cutbox {
    display: none
}
.alert .cutbox .ul1 li {
    width: 430px
}
.alert .cutbox .ul2 li {
    width: 168px
}
.alert .cutbox .ul3 li {
    width: 140px
}
.alert .cutbox .ul4 li {
    width: 160px
}
.alert .cutbox .ul5 li {
    width: 265px
}
.alert .cutbox .ul6 li {
    width: 225px
}
.cutbox1 li {
    background: url(../images/furnish/icons1.png)
    
    no-repeat left -7px
}
.cutbox2 li {
    background: url(../images/furnish/icons2.png)
    
    no-repeat left -7px
}
.cutbox3 li {
    background: url(../images/furnish/icons3.png)
    
    no-repeat left -7px
}
.cutbox4 li {
    background: url(../images/furnish/icons4.png)
    
    no-repeat left -7px
}
.cutbox5 li {
    background: url(../images/furnish/icons5.png)
    
    no-repeat left -7px
}
.cutbox6 li {
    background: url(../images/furnish/icons6.png)
    
    no-repeat left -7px
}
.cutbox7 li {
    background: url(../images/furnish/icons7.png)
    
    no-repeat left -7px
}
.cutbox8 li {
    background: url(../images/furnish/icons8.png)
    
    no-repeat left -7px
}
.cutbox9 li {
    background: url(../images/furnish/icons9.png)
    
    no-repeat left -7px
}
.cutbox10 li {
    background: url(../images/furnish/icons10.png)
    
    no-repeat left -7px
}
.cutbox11 li {
    background: url(../images/furnish/icons11.png)
    
    no-repeat left -7px
}
.cutbox12 li {
    background: url(../images/furnish/icons12.png)
    
    no-repeat left -7px
}
.cutbox13 li {
    background: url(../images/furnish/icons13.png)
    
    no-repeat left -7px
}
.cutbox14 li {
    background: url(../images/furnish/icons14.png)
    
    no-repeat left -7px
}
.color_cont {
    width: 1032px;
    margin: 0 auto;
    margin-bottom: 10px;
    font-size: 0;
    text-align: center
}
.color_cont span {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin: 14px 18px;
    cursor: pointer;
    background-image: url(../images/classify/color.png)
    
}
.color_cont span img {
    opacity: 0;
    transition: all .3s ease
}
.color_cont span.cur img {
    opacity: 1
}
.color_cont .co1 {
    background-position: -18px top
}
.color_cont .co2 {
    background-position: -104px top
}
.color_cont .co3 {
    background-position: -190px top
}
.color_cont .co4 {
    background-position: -276px top
}
.color_cont .co5 {
    background-position: -362px top
}
.color_cont .co6 {
    background-position: -448px top
}
.color_cont .co7 {
    background-position: -534px top
}
.color_cont .co8 {
    background-position: -620px top
}
.color_cont .co9 {
    background-position: -706px top
}
.color_cont .co10 {
    background-position: -792px top
}
.color_cont .co11 {
    background-position: -878px top
}
.color_cont .co12 {
    background-position: -964px top
}
.color_cont .co13 {
    background-position: -18px -64px
}
.color_cont .co14 {
    background-position: -104px -64px
}
.color_cont .co15 {
    background-position: -190px -64px
}
.color_cont .co16 {
    background-position: -276px -64px
}
.color_cont .co17 {
    background-position: -362px -64px
}
.color_cont .co18 {
    background-position: -448px -64px
}
.color_cont .co19 {
    background-position: -534px -64px
}
.color_cont .co20 {
    background-position: -620px -64px
}
.color_cont .co21 {
    background-position: -706px -64px
}
.color_cont .co22 {
    background-position: -792px -64px
}
.color_cont .co23 {
    background-position: -878px -64px
}
.color_cont .co24 {
    background-position: -964px -64px
}
.color_cont .co25 {
    background-position: -18px -128px
}
.color_cont .co26 {
    background-position: -104px -128px
}
.color_cont .co27 {
    background-position: -190px -128px
}
.color_cont .co28 {
    background-position: -276px -128px
}
.color_cont .co29 {
    background-position: -362px -128px
}
.color_cont .co30 {
    background-position: -448px -128px
}
.color_cont .co31 {
    background-position: -534px -128px
}
.color_cont .co32 {
    background-position: -620px -128px
}
.color_cont .co33 {
    background-position: -706px -128px
}
.color_cont .co34 {
    background-position: -792px -128px
}
.color_cont .co35 {
    background-position: -878px -128px
}
.color_cont .co36 {
    background-position: -964px -128px
}
.det_con .section5 .txt {
    padding-top: 120px
}
.section5 .imgbox {
    position: relative;
    height: 478px
}
.section5 .imgbox img {
    opacity: 0;
    transition: all .4s ease;
    position: absolute;
    left: 0;
    top: 0;
    height: 478px;
    width: 100%
}
.section5 .imgbox img.cur {
    opacity: 1
}
.section5 .txt .p {
    font-size: 16px;
    color: #434343;
    margin-bottom: 95px
}
.classify .search ul {
    margin-bottom: 0
}
.classify .search li {
    float: none;
    margin: 0
}
.classify .search {
    padding-bottom: 40px
}
.classify .search .tab_a {
    padding-left: 200px;
    position: relative;
    z-index: 2;
    margin-bottom: 60px
}
.classify .search .tab_a .cut {
    position: relative;
    float: left;
    border: 1px solid #434343;
    border-radius: 6px
}
.classify .search .tab_a .cut1 {
    margin-right: 30px;
    width: 298px
}
.classify .search .tab_a .cut span {
    display: block;
    height: 46px;
    padding-left: 30px;
    font-size: 18px;
    line-height: 46px;
    color: #434343;
    background: url(../images/experience/cut2.png)
    
    no-repeat right center;
    cursor: pointer
}
.classify .search .tab_a .cut span.bg {
    background: url(../images/experience/cut.png)
    
    no-repeat right center
}
.classify .search .tab_a .cut1 ul {
    width: 298px
}
.classify .search .tab_a .cut2 ul {
    width: 478px
}
.classify .search .tab_a .cut ul {
    position: absolute;
    left: -1px;
    top: 51px;
    border: 1px solid #434343;
    display: none;
    background: #fff;
    padding: 9px 0;
    border-radius: 6px
}
.classify .search .tab_a .cut ul li {
    height: 44px;
    font-size: 18px;
    line-height: 44px;
    text-align: left
}
.classify .search .tab_a .cut ul li a {
    display: block;
    color: #434343;
    padding-left: 30px
}
.classify .search .tab_a .cut ul li a:hover {
    background: #626262;
    color: #fff
}
.classify .search .tab_a .cut2 {
    display: none;
    width: 478px
}
.classify .search .tab_a .citys {
    display: block
}
.classify .search .tab_b {
    position: relative;
    height: 756px
}
.classify .search .tab_b .imgtable {
    display: none;
    position: absolute;
    top: 0
}
.classify .search .tab_b .imgtable img {
    display: block;
    margin-bottom: 60px
}
.classify .search .tab_b .imgtable img:last-child {
    margin-bottom: 0
}
.cut_cont {
    height: 800px;
   
    position: relative;
    font-size: 0;
    box-sizing: border-box;
    padding-top: 76px
}
.cut_cont .pic .pic-list {
    width: 272px;
    height: 482px;
    display: inline-block;
    box-sizing: border-box
}
.cut_cont .pic .pic-list:first-child {
    margin-left: 50px
}
.cut_cont .pic img {
    display: block;
    width: 100%
}
.cut_cont .pic .pic-list1 {
    margin-right: 140px
}
.cut_cont .pic .pic-list2 {
    margin-right: 141px
}
