/*banner*/

.fullSlide {
    width: 100%;
    position: relative;
    height: 550px;
    background: #FFF;
    overflow: hidden;
}

.fullSlide .bd {
    height: 550px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 550px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 550px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 30px;
    text-align: center;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 14px;
    height: 14px;
    margin: 3px;
    background-color: #333;
    overflow: hidden;
    line-height: 99px;
    border: 2px solid #FFF;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
    width: 50px;
    background: #1654b1;
    border-radius: 9px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.fullSlide .prev,
.fullSlide .next {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.fullSlide .prev {
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    left: 10%;
}

.fullSlide .next {
    background-position: -6px -137px;
    right: 10%;
}




/* title */
.title {
    padding-top: 42px;
}

.title h3 a {
    text-align: center;
    font-size: 28px;
    display: block;
}

.title img {
    display: block;
    margin: 10px auto;
    -webkit-transition: .5s;
    transition: .5s;
}

.titleLine {
    width: 340px;
    height: 7px;
    display: block;
    margin: 10px auto;
    background: url(../images/title.png) no-repeat center;
}


.writingBox {
    margin-top: 40px;
    width: 100%;
    height: 356px;
    background: url(../images/writing.jpg) no-repeat center;
}


.writingBox ul li {
    float: left;
    width: 180px;
    padding: 80px 57px 0;
}

.writingBox ul li img {
    display: block;
    width: 168px;
    height: 168px;
    -webkit-transition: .5s;
    transition: .5s;
}

.writingBox ul li p {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.writingBox ul li:hover img {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}

/* products */
.olse {
    width: 240px;
    height: auto;
    float: left;
    padding-bottom: 22px;
    background: #f6f6f6;
}

.olse h4 {
    font-size: 24px;
    text-align: center;
    font-weight: normal;
    color: #fff;
    width: 240px;
    height: 80px;
    background: #1654b1;
    line-height: 80px;
}

.productsBox {
    margin-top: 40px;
}

.olse ul {}

.olse ul li {
    line-height: 46px;
    background: url(../images/03.jpg) no-repeat center;
    width: 240px;
    border-bottom: 1px solid #dedede;
    /* padding-left: 36px; */
}

.olse ul li a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: .5s;
    transition: .5s;
    border-bottom: 1px solid #fff;
    width: 140px;
    padding-left: 40px;
}

.olse ul li:hover a {
    color: #1654b1;
    padding-left: 20px;
}

/*产品*/
.cpzx {
    width: 922px;
    float: right;
}

.cpzx .cpy {
    width: 922px;
    height: auto;
}

.cpzx .hd ul {
    width: 922px;
    height: 78px;
    line-height: 78px;
    background: #f2f2f2;
    overflow: hidden;
}

.cpzx .hd ul li {
    float: left;
    font-size: 16px;
    height: 78px;
    text-align: center;
    line-height: 78px;
    background: #e6e6e6;
    width: 158px;
    font-weight: bold;
}

.cpzx .hd ul li a {
    color: #333;
}

.cpzx .hd .on {
    background: #1654b1;
}

.cpzx .hd .on a {
    display: block;
    color: #fff;
    height: 78px;
    line-height: 78px;
    font-weight: bold;
}

.cpzx .bd ul {
    margin-top: 22px;
}

.cpzx .bd ul li {
    width: 286px;
    height: 255px;
    margin-bottom: 14px;
    float: left;
    margin-top: 11px;
    background: #f2f2f2;
    transition: all 0.6s;
    margin-left: 32px;
}

.cpzx .bd ul li p {
    width: 286px;
    text-align: center;
    padding-top: 13px;
}

.cpzx .bd ul li p a {
    color: #666;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding: 0 20px;
}

.cpzx .bd ul li:hover p a {
    display: block;
    color: #fff;
    transition: all 0.6s;
}

.cpzx .bd ul li:nth-child(3n+1) {
    margin-left: 0;
}

.cpzx .bd ul li:hover {
    display: block;
    width: 286px;
    height: 255px;
    background: #1654b1;
    color: #fff;
    transition: all 0.6s;
}

.cpzx .bd ul li img {
    display: block;
    width: 280px;
    height: 204px;
    margin: 0 auto;
    padding-top: 4px;
}

/*电话*/
.search-box {
    float: right;
    margin-top: -55px;
    margin-right: 80px;
}

.search-box img {
    padding-right: 12px;
    vertical-align: middle;
}

.search-box b {
    font-size: 26px;
    color: #1654b1;
    font-family: Arial;
}

/* about */
.aboutBox {
    margin-top: 40px;
    height: 354px;
    overflow: hidden;
}

.aboutBox ul li {
    width: 354px;
    height: 354px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    float: left;
    margin: 0 19px
}

.aboutBox ul li img {
    width: 354px;
    height: 198px;
    display: block;
}

.aboutText {
    height: 155px;
    border: 1px solid #ededed;
    border-top: none;
}

.aboutText .aboutTitle {
    width: 314px;
    padding: 0 20px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s;
}

.aboutText p {
    width: 314px;
    padding: 0 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #666666;
    -webkit-transition: .5s;
    transition: .5s;
    height: 39px;
}

.aboutBox ul li:hover {
    background: #1654b1;
}

.aboutBox ul li:hover a,
.aboutBox ul li:hover p {
    color: #fff;
}

/* news */

.news {
    width: 1180px;
    height: auto;
    margin: 0 auto 54px;
    height: 583px;
    overflow: hidden;
}

.news .newstitle {
    position: relative;
    width: 100%;
    height: 24px;
    margin-top: 22px;
    margin-bottom: 22px;
}



.news .newstitle .titlebox {
    width: 405px;
    height: 46px;
    margin: 0 auto;
    text-align: center;
}

.news .newstitle .titlebox li {
    display: inline-block;
    width: 200px;
    height: 46px;
    line-height: 24px;
    text-align: center;
    background: #e8e8e8;
    -webkit-transition: .5s;
    transition: .5s;
}

.news .newstitle .titlebox li i {
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: 10px;
    vertical-align: middle;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    background-color: #7d7d7d;
}



.news .newstitle .titlebox li a {
    color: #000000;
    vertical-align: middle;
    font-size: 16px;
    display: block;
    line-height: 46px;
    -webkit-transition: .5s;
    transition: .5s;
}


.slideimgscroll {
    width: 476px;
    height: 350px;
    float: left;
    overflow: hidden;
    position: relative;
}

.slideimgscroll .hd {
    position: absolute;
    right: 0px;
    bottom: 15px;
    overflow: hidden;
    z-index: 1;
}

.slideimgscroll .hd ul {
    text-align: right;
    overflow: hidden;
    zoom: 1;
    padding-right: 5%;
    float: right;
    width: 100%;
}

.slideimgscroll .hd ul li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 4px;
    margin-right: 4px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.slideimgscroll .hd ul li.on {
    background: #1654b1;
}

.slideimgscroll .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideimgscroll .bd li {
    position: relative;
    width: 476px;
    height: 350px;
    zoom: 1;
    vertical-align: middle;
}

.slideimgscroll .bd li .newsimg {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
}

.slideimgscroll .bd li .newsimg img {
    width: 476px;
    height: 350px;
}

.slideimgscroll .bd li .newsname {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    padding-left: 38px;
    padding-right: 38px;
    line-height: 50px;
    color: #fff;
    font-size: 16px;
    box-sizing: border-box;
    background-color: rgba(0, 0, 0, .5);
    _background-color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.products{
    height: 824px;
    overflow: hidden;
}
.newscontent {
    width: 1180px;
    height: auto;
    margin: 28px auto 0;
}

.newscontent .rightnews {
    width: 674px;
    height: auto;
    float: right;
}

.newscontent .rightnews .newslist {
    width: 100%;
    height: 93px;
    margin-bottom: 36px;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s;
}

.newscontent .rightnews .newslist:last-child {
    margin-bottom: 0;
}

.newscontent .rightnews .newslist .leftdate {
    position: relative;
    width: 119px;
    height: 92px;
    float: left;
    overflow: hidden;
}

.newscontent .rightnews .newslist .leftdate .imgbox,
.newscontent .rightnews .newslist .leftdate .datebox {
    position: absolute;
    top: 0;
    left: 0;
    width: 119px;
    height: 92px;
    overflow: hidden;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
}

.newscontent .rightnews .newslist .leftdate .imgbox {
    top: -100px;
    z-index: 2;
}

.newscontent .rightnews .newslist .leftdate .imgbox img {
    width: 119px;
    height: 92px;
}

.newscontent .rightnews .newslist .leftdate .datebox {
    background-color: #e8e8e8;
}

.newscontent .rightnews .newslist .leftdate .datebox p {
    text-align: center;
    color: #888;
    font-size: 16px;
}

.newscontent .rightnews .newslist .leftdate .datebox p.day {
    font-size: 50px;
    font-weight: bold;
}

.newscontent .rightnews .newslist .leftdate .datebox p.month {
    line-height: 2px;
}

.newscontent .rightnews .newslist .righttext {
    width: 422px;
    float: left;
    margin-left: 20px;
}

.newscontent .rightnews .newslist .righttext .newsname {
    width: 100%;
    font-size: 16px;
    color: #2e2e2e;
    padding-top: 10px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    height: 24px;
}

.newscontent .rightnews .newslist .righttext .newsdesc {
    height: 52px;
    margin-top: 3px;
    line-height: 24px;
    overflow: hidden;
    font-size: 14px;
    color: #888;
}

.newscontent .rightnews .newslist .arrow-right {
    width: 16px;
    height: 32px;
    float: right;
    margin-top: 32px;
    margin-right: 20px;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.news .newstitle .titlebox li.on a,
.news .newstitle .titlebox li:hover a {
    color: #fff;
}

.news .newstitle .titlebox li.on,
.news .newstitle .titlebox li:hover {
    background: #1654b1;
}

.newscontent .rightnews .newslist:hover .leftdate .imgbox {
    top: 0;
}

.newscontent .rightnews .newslist:hover .righttext .newsname {
    color: #1654b1;
}

.newscontent .rightnews .newslist:hover .arrow-right {
    margin-right: 10px;
}


.newscontent .rightnews .newslist:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 0 15px rgba(0, 0, 0, .2)
}