.ov{overflow: hidden;}
.sales-title{
    height: 70px;
    margin-bottom:58px;
    width: 100%;
}
.mt30{margin-bottom: 30px}
.sales-title.cur{margin-bottom: 0}
.sales-title .po-box{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #f7f8f8;
    height: 70px;
    z-index:1001;
}
.sales-title.on .po-box{
    position: fixed;
}
.sales-title .po-box .warp{
    width: 1200px;
    margin: 0 auto;
    height: 70px;
}
.sales-title .po-box .warp .left,.sales-title .po-box .warp .right{
    display: inline-block;
    line-height: 70px;
}
.sales-title .po-box .warp .left a{
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 28px 0;
    font-size: 13px;
    color: #b5b5b6;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.sales-title .po-box .warp .left a span{
    padding:0 15px;
}
.sales-title .po-box .warp .left a:hover{
    color: #000;
}
.sales-title .po-box .warp .right a{
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    height: 68px;
    line-height: 68px;
    font-size: 16px;
    color: #b5b5b6;
    display: inline-block;
    margin-left: 70px;
    border-bottom: 2px solid #f7f8f8;
}
.sales-title .po-box .warp .right a.on{
    color: #bd8554;
    border-bottom: 2px solid #bd8554;
}


.about-box{
    width: 1200px;
    margin: 0 auto;
}
.about-box .abox1{
    width: 100%;
    margin-bottom: 110px;
}
.about-box .abox1 .pic{
    width: 560px;
    overflow: hidden;
}
.about-box .abox1 .pic img,.picscroll-left .bd ul li .pic img,
.res-box ul li .pic img,.cul-box ul li .pic img,.his-box ul li .pic img,
.hon-box .warp .right .sca .list .limg img,.hon-box .warp .right .box4 .list ul li .limg img,
.hon-box .warp .right .box10 .list ul li .limg img,.hon-box .warp .right .box11 .list li .limg img,
.hon-box .warp .right .box8 .list li .limg img,.hon-box .warp .right .box6 .list li .limg img,
.hon-box .warp .right .box5 .list li .limg img,.hon-box .warp .right .box2009 .list .limg img,
.hon-box .warp .right .box .list .limg img{
    display: inline-block;
    max-width: 100%;
    transform:scale(1);
    -webkit-transform:scale(1);
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
.about-box .abox1:hover .pic img,.picscroll-left .bd ul li:hover .pic img,
.res-box ul li:hover .pic img,.cul-box ul li:hover .pic img,.his-box ul li .pic:hover img,
.hon-box .warp .right .sca .list:hover .limg img,.hon-box .warp .right .box4 .list ul li:hover .limg img,
.hon-box .warp .right .box10 .list ul li:hover .limg img,.hon-box .warp .right .box11 .list li:hover .limg img,
.hon-box .warp .right .box8 .list li:hover .limg img,.hon-box .warp .right .box6 .list li:hover .limg img,
.hon-box .warp .right .box5 .list li:hover .limg img,.hon-box .warp .right .box2009 .list .limg:hover img,
.hon-box .warp .right .box .list .limg:hover img{
    transform:scale(1.04);
    -webkit-transform:scale(1.04);
}
.about-box .abox1 .box{
    width: 570px;
}
.about-box .abox1 .box h3{
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    padding: 30px 0;
}
.about-box .abox1.on .box h3{padding: 80px 0 30px;}
.about-box .abox1 .box .details,.about-box .abox1 .box .details p{
    font-size: 14px;
    line-height: 28px;
    color: #595757;
    text-align: justify;
}
.about-fot{
    width: 1200px;
    margin: 0 auto;
}
.about-fot .title{text-align: center;}
.about-fot .title h3{
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 15px;
}
.about-fot .title .details,.about-fot .title .details p{
    font-size: 14px;
    line-height: 24px;
    color: #727171;
}
.about-fot .title .details{
    padding-bottom: 25px;
    background: url(/uploads/image/swimg/img94.jpg) center bottom no-repeat;
}
/* 本例子css */
.about-fot .box{
    min-height:348px;
    margin-bottom: 55px;
    width: 100%;
}
.about-fot .picscroll-left{ 
    width:1200px;  
    overflow:hidden; 
    position:relative;  
    top:14px;
    opacity: 0;
}
.about-fot .picscroll-left .hd{ 
    height:60px; 
}
.about-fot .picscroll-left .hd ul{display: none;}
.about-fot .picscroll-left .hd .next,.about-fot .picscroll-left .hd .prev{
    display: block;
    width: 31px;
    height: 31px;
    position: absolute;
    top: 0;
    cursor: pointer;
}
.about-fot .picscroll-left .hd .next{
    right: 0;
    background: url(/uploads/image/swimg/img96.jpg) center no-repeat;
}
.about-fot .picscroll-left .hd .prev{
    right:42px;
    background: url(/uploads/image/swimg/img95.jpg) center no-repeat;
}

.about-fot .picscroll-left .bd ul{ 
    overflow:hidden; 
    zoom:1; 
}

.about-fot .picscroll-left .bd ul li{ 
    width: 373px;
    float:left;
     _display:inline; 
    overflow:hidden; 
    text-align:center; 
    margin-right: 40px;
}
.about-fot .picscroll-left .bd ul li .pic{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.about-fot .picscroll-left .bd ul li .title{
    font-size: 14px;
    line-height: 24px;
    color: #595757;
    text-align: center;
}
.timeleng{
    width: 100%;
    position: relative;
    padding-bottom: 130px;
}
.timeleng .bgimg{
    height: 37px;
    width: 100%;
    position: relative;
}
.timeleng .bgimg img{
    display: block;
    width: 1920px;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
.timeleng #picfot{
    width: 1200px;
    margin: 0 auto;
    height: 30px;
    position: relative;
}
.timeleng #picfot .hd ul{display: none;}
.timeleng #picfot .hd .next,.timeleng #picfot .hd .prev{
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    cursor: pointer;
}
.timeleng #picfot .hd .next{
    right: 17px;
    background: url(/uploads/image/swimg/img98.jpg) center no-repeat;
}
.timeleng #picfot .hd .prev{
    left:17px;
    background: url(/uploads/image/swimg/img99.jpg) center no-repeat;
}
.timeleng #picfot .bd{
    width:1015px;
    margin: 0 auto;
    overflow: hidden;
}

.timeleng #picfot .bd ul{ 
    overflow:hidden; 
    zoom:1; 
}
.timeleng #picfot .bd ul li{ 
    width:159px;
    float:left;
     _display:inline; 
    font-size: 14px;
    color: #595757;
    line-height: 30px;
}
.timeleng #picfot .bd ul li.on{color: #c30d23;}
.timeleng #picfot .bd ul li span{
    cursor: pointer;
}
.timeleng #picfot .bd ul li .pic{
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.timeleng #picfot .bd ul li .title{
    font-size: 14px;
    line-height: 24px;
    color: #595757;
    text-align: center;
}

.res-box{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 55px;
}
.res-box ul{
    width: 1312px;
}
.res-box ul li{
    width: 280px;
    float: left;
    margin: 0 26px 50px 0;
}
.res-box ul li a{
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.res-box ul li .pic{
    width: 100%;
    overflow: hidden;
}
.res-box ul li .box{
    font-size: 14px;
    color: #595757;
    line-height: 49px;
}
.res-box .btns{
    display: block;
    width: 300px;
    height: 49px;
    line-height: 49px;
    text-align: center;
    font-size: 14px;
    color: #bd8554;
    border:1px solid #bd8554;
    margin: 0 auto;
     transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
.res-box .btns:hover{
    background-color: #bd8554;
    color: #fff;
}


.cul-box{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.cul-box ul li{
    padding-bottom: 120px;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 100px;
}
.cul-box ul li.on{
    border-bottom: 0;
    margin-bottom: 0;
}
.cul-box ul li .box{
    width: 560px;
}
.cul-box ul li .box h3{
    font-size: 22px;
    line-height: 32px;
    color: #000000;
    margin-bottom: 15px;
}
.cul-box ul li .box .fa{
    font-size: 18px;
    line-height: 28px;
    color: #bd8554;
    margin-bottom: 30px;
}
.cul-box ul li .box .details,.cul-box ul li .box .details p{
    font-size: 14px;
    line-height: 28px;
    color: #595757;
    text-align: justify;
}
.cul-box ul li .pic{
    width: 560px;
    overflow: hidden;
}
.timlength{
    width: 100%;
    height: 100px;
    margin-bottom: 70px;
}
.timlength .warp{
    width: 100%;
    height: 70px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 3;
    padding-top: 30px;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}
.timlength.on .warp{
    position: fixed;
    border-bottom: 1px solid #f2efef;
}
.timlength .pic{
    width: 100%;
    position: relative;
    height: 16px;
    margin-bottom: 18px;
}
.timlength .pic img{
    display: block;
    position: absolute;
    width: 1920px;
    left: 50%;
    top: 0;
    margin-left: -960px;
}
.timlength .box,.timlength .box #timel{
    width: 1200px;
    height: 36px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.timlength .box #timel .hd ul{
    display: none;
}
.timlength .box #timel .hd .next,.timlength .box #timel .hd .prev{
    width: 26px;
    height: 36px;
    position: absolute;
    top: 0;
    z-index: 5;
    cursor: pointer;
}
.timlength .box #timel .hd .next{
    right: 0;
    background:url(/uploads/image/swimg/img98.jpg) center no-repeat;
}
.timlength .box #timel .hd .prev{
    left: 0;
    background:url(/uploads/image/swimg/img99.jpg) center no-repeat;
}
.timlength .box #timel .bd{
    width: 1105px;
    margin: 0 auto;
    overflow: hidden;
} 
.timlength .box #timel .bd .piclist li{
    width: 179px;
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #595757;
}
.timlength .box #timel .bd .piclist li.on{
    color: #c30d23;
}
.timlength .box #timel .bd .piclist li span{cursor: pointer;}


.his-box{
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 100px;
}
.his-box ul li{
    margin-bottom: 100px;
}
.his-box ul li .pic{
    width: 560px;
    overflow: hidden;
}
.his-box ul li .box{
    width: 560px;
    height: 100%;
    position: relative;
} 
.his-box ul li .box .details{
    width: 395px;
    margin: 130px auto 0;
}
.his-box ul li .box .details.on{
    margin: 105px auto 0;
}
.his-box ul li .box .larr{
    background: url(/uploads/image/swimg/img57.png) left center no-repeat;
}
.his-box ul li .box .rarr{
    background: url(/uploads/image/swimg/img58.png) right center no-repeat;
}
.his-box ul li .box .imgg{
    width: 100%;
    overflow: hidden;
}
.his-box ul li .box .imgg img{
    display: inline-block;
    max-width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
.his-box ul li .box .imgg:hover img{
    transform: scale(1.04);
    -webkit-transform: scale(1.04);
}

.his-box ul li .box .details .img{
    width: 205px;
    margin: 0 auto 40px;
}
.his-box ul li .box .details .fa{
    font-size: 14px;
    color: #000000;
    line-height: 28px;
    text-align: center;
}

.hon-box{
    width: 100%;
    height: 740px;
    position: relative;
    overflow: hidden;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    min-height: 500px;
}
.hon-box .img{
    display: block;
    width: 1920px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
}
.hon-box .warp{
    width: 1200px;
    height: 530px;
    margin: 105px auto 0;
    position: relative;
    z-index: 3;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}
.hon-box .warp.on{
    height: 500px;
}
.hon-box .warp .left{
    width: 268px;
    padding: 160px 0 0 85px;
}
.hon-box .warp .left .lo{
    width: 228px;
    display: block;
}
.hon-box .warp .right{
    width: 927px;
}
.pt125{
    padding-top: 125px;
}
.pt90{
    padding-top: 90px;
}
.pt87{
    padding-top: 78px;
}
.pt140{
    padding-top: 140px;
}
.pt166{
    padding-top: 166px;
}
.pt162{
    padding-top: 162px;
}
.pt23{
    padding-top:23px;
}
.pt107{
    padding-top:107px;
}
.pt112{
    padding-top:112px;
}
.pt82{
    padding-top:82px;
}
.hon-box .warp .right .box{
    display: none;
}
.hon-box .warp .right .box .year{
    width: 100px;
    position: relative;
     top: 0;
    left: 0;
    transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
}
.hon-box .warp .right .box .year img{
    width: 0px;
    height: 530px;

}
.hon-box .warp.on .right .box .year{top:10px;}
.hon-box .warp.on .right .box .year img{height: 480px;}
.hon-box .warp .right .box img{
    max-width: 100%;
}
.hon-box .warp .right .box1{width: 600px;}
.hon-box .warp .right .box1 .list{width: 338px;}
.hon-box .warp .right .box .list{
    position: relative;
    left: 50px;
    top: 0;
    opacity: 0;
}
.hon-box .warp .right .box .list .limg{
    /*overflow: hidden;*/
    display: inline-block;
    margin: 0 auto;
}
.hon-box .warp .right .box1 .list .limg,
.hon-box .warp .right .box2001 .list .limg{margin-bottom: 50px;}
.hon-box .warp .right .box .list .details,.hon-box .warp .right .box .list .details p{
    font-size: 14px;
    color: #595757;
    text-align: center;
    line-height: 24px;
}
.hon-box .warp .right .box2001{width: 738px;}
.hon-box .warp .right .box2001 .list{width: 449px;}




.hon-box .warp .right .box2{width: 560px;}
.hon-box .warp .right .box2 .list{width: 231px;}
.hon-box .warp .right .box2 .list .limg,.hon-box .warp .right .box3 .list .limg
,.hon-box .warp .right .box7 .list .limg{
    margin-bottom: 30px;
}
.hon-box .warp .right .box3{width: 560px;}
.hon-box .warp .right .box3 .list{width: 235px;}
.hon-box .warp .right .box4{width: 775px;}
.hon-box .warp .right .box4 .list{width: 642px;}
.hon-box .warp .right .box4 .list ul li{
    width: 321px;
    float: left;
    text-align: center;
}
.hon-box .warp .right .box4 .list ul li .limg,.hon-box .warp .right .box5 .list ul li .limg,
.hon-box .warp .right .box8 .list ul li .limg,.hon-box .warp .right .box9 .list .limg,
.hon-box .warp .right .box10 .list ul li .limg{
    margin: 0 auto 30px;
}
.hon-box .warp .right .box5{width: 895px;}
.hon-box .warp .right .box5 .list{width: 765px;}
.hon-box .warp .right .box5 .list li{
    float: left;
    text-align: center;
    width: 255px;
}
.hon-box .warp .right .box2009{width: 810px;}
.hon-box .warp .right .box2009 .list{width: 660px}
.hon-box .warp .right .box6{width:795px;}
.hon-box .warp .right .box6 .list{width: 684px}
.hon-box .warp .right .box6 .list li,
.hon-box .warp .right .box2009 .list li{
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: 40px;
}
.hon-box .warp .right .box2009 .list li{margin-bottom: 30px}
.hon-box .warp .right .box6 .list .limg,
.hon-box .warp .right .box2009 .list .limg,
.hon-box .warp .right .box .list .limg,
.hon-box .warp .right .box2014 .list .limg{
    margin-bottom: 25px;
}
.hon-box .warp .right .box2010{width: 900px;}
.hon-box .warp .right .box2010 .list{width:800px}
.hon-box .warp .right .box2010 .list li{
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 40px;
}
.hon-box .warp .right .box2011 .list .limg,
.hon-box .warp .right .box2017 .list .limg,
.hon-box .warp .right .box2014 .list .limg,
.hon-box .warp .right .box2012 .list .limg{margin-bottom: 15px}
.hon-box .warp .right .box2011{width: 850px;}
.hon-box .warp .right .box2011 .list{width:710px;}
.hon-box .warp .right .box2011 .list li,
.hon-box .warp .right .box2012 .list li{
    width: 50%;
    float: left;
    margin-bottom: 25px;
    text-align: center;
}
.hon-box .warp .right .box2011 .list .one{
    width: 100%;
}
.hon-box .warp .right .box2012{width: 860px;}
.hon-box .warp .right .box2012 .list{width:720px}
.hon-box .warp .right .box2012 .list li{
    margin-bottom: 30px;
}
.hon-box .warp .right .box2014{width: 890px;}
.hon-box .warp .right .box2014 .list{width:790px;}
.hon-box .warp .right .box2014 .list li,
.hon-box .warp .right .box2017 .list li{
    width: 33.33%;
    float: left;
    text-align: center;
    margin-bottom: 40px;
}
.hon-box .warp .right .box2015,.hon-box .warp .right .box2016{width:665px;}
.hon-box .warp .right .box2015 .list{width:401px;}
.hon-box .warp .right .box2016 .list{width:428px;}
.hon-box .warp .right .box2017{width:870px;}
.hon-box .warp .right .box2017 .list{width:750px;}
.hon-box .warp .right .box2017 .list .details{height: 72px;}
.hon-box .warp .right .box2017 .list li{
    margin-bottom: 20px;
}
.hon-box .warp .right .box2017 .list .ws{
    width: 50%;
}

.hon-box .warp .right .box7{
    width: 643px;
}
.hon-box .warp .right .box7 .list{
    width: 366px;
}
.hon-box .warp .right .box8{
    width: 830px;
}
.hon-box .warp .right .box8 .list{
    width: 686px;
}
.hon-box .warp .right .box8 .list ul li,.hon-box .warp .right .box11 .list ul li{
    width: 50%;
    float: left;
    text-align: center;
}
.hon-box .warp .right .box9{
    width: 635px;
}
.hon-box .warp .right .box9 .list{
    width: 368px;
}
.hon-box .warp .right .box10{
    width:879px;
}
.hon-box .warp .right .box10 .list{
    width: 776px;
}
.hon-box .warp .right .box10 .list ul li{
    width: 33.3%;
    float: left;
    text-align: center;
}
.hon-box .warp .right .box11{
    width: 782px;
}
.hon-box .warp .right .box11 .list{
    width:682px;
}
.hon-box .warp .right .box11 .list li .limg{
    margin: 0 auto 60px;
    /*overflow: hidden;*/
}



.timeyear{
    overflow: hidden;
    padding: 0 0 0 15px;
    width: 1165px;
    margin: 0 auto;
    
        transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    position: fixed;
    bottom:5px;
    left: 50%;
    margin-left: -590px;
}
.timeyear .box{
    width: 1180px;
    background: url(/uploads/image/swimg/img76.png) 0 bottom repeat-x;
    height: 54px;
}
.timeyear .year{
    float: left;
    width: 78px;
    height: 34px;
    position: relative;
}
.timeyear .year span{
    position: relative;
    left: -13px;
    font-size: 12px;
    display: inline-block;
    height: 45px;
    color: #b1b1b2;
    cursor: pointer;
     transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
.timeyear .year i{
    display: block;
    height: 20px;
    width: 1px;
    background-color: #808080;
    position: absolute;
    left: 0;
    bottom: -20px;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
}
.timeyear .year.on span{
    color: #000000
}
.timeyear .year.on i{
    background-color: #bf0d23;
}