/*首页banner*/

.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*search*/
.search{
    height: auto;
    position: relative;
    padding: 30px 0;
}
.search .left{
    width: 360px;
}
.search .left h2{
    font-size: 24px;
    color: #4d4d4d;
    font-weight: normal;
}
.search .left h2 span{
    color: #fa7d09;
}
.search .center{
    width: 600px;
    height: auto;
    text-align: center;
}
.search .center>p a{
    padding: 0 5px;
    color: #4d4d4d;
}

.search .center form{
    width: 262px;
    height: 26px;
    position: relative;
    display: block;
    margin:5px auto;
}
.search .center form .txt{
    width: 262px;
    height: 24px;
    background: #eeeeee;
    text-indent: 20px;
    border: 1px solid #eee;
    border-radius: 10px;
}
.search .center form .btn{
    display: block;
    width: 26px;
    height: 26px;
    background: #EEEEEE;
    background: url("../images/s2.png") no-repeat center;
    position: absolute;
    right: 5px;
    top: 0;
}
.search .right{
    width: 240px;
    height: 48px;
    background: url("../images/s3.png") no-repeat left center;
}
.search .right p{
    height: 24px;
    font-size: 18px;
    line-height: 24px;
    text-indent: 60px;
}

/*.product*/
.product{
    width: 100%;
    background: #f5f5f5 url("../images/pro_bg.jpg") no-repeat top center;
    padding-bottom: 50px;
}
.title{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 40px;
    color: #848484;
}
.title .txt1{
    padding: 10px 0 0 0;font-size: 18px;color: #565656;
}
.title h3{
    font-size: 29px;
    color: #004fb2;
    font-weight: 600;
}
.title p.heng{width: 43px;height: 3px;background: #004fb2;}
.pro_box .left{
    width: 300px;
    height: auto;
    background: white;
}
.pro_box .pro_list{border-left: 1px solid #d2d2d2;border-right: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;width: 298px;}
.pro_box .left .nav01{
    height: 56px;
    text-indent: 30px;
    font-size: 18px;
    font-weight: 600;
    line-height: 56px;
    color: #004fb2; 
}
.pro_box .left .nav01 a{color: #004fb2;}
.pro_box .left .nav02{
    width: 268px;
    height: auto;
    background: url("../images/proli_bg.jpg") repeat-y top center;
    padding-left: 30px;
}
.pro_box .left .nav02 li{
    width: 132px;
    height: 46px;
    line-height: 46px;
    background: url("../images/p3.png") no-repeat left center;
    text-indent: 15px;
    float: left;
    overflow: hidden;
}
.pro_box .left .nav02 li a{color: #313131;}
.pro_box .left .nav02 li:hover{
    background: url("../images/p2.png") no-repeat left center;
}
.pro_box .left .nav02 li:hover a{
    color: #004fb2;
}
.pro_box .left .nav03{
    width: 268px;
    height: auto;
    background: url("../images/proli_bg.jpg") repeat-y top center;
    padding-left: 30px;
}
.pro_box .left .nav03 li{
    width: 100%;
    height: 46px;
    line-height: 46px;
    background: url("../images/p3.png") no-repeat left center;
    text-indent: 15px;
    color: #313131;
}
.pro_box .left .nav03 li:hover{
    background: url("../images/p2.png") no-repeat left center;
    color: #004fb2;
}

.pro_box .right{
    width: 883px;
}
.pro_banner{
    width: 100%;
    height: 507px;
    overflow: hidden;
    position: relative;
}
.pro_banner .box{
    position: relative;
    width: 3000px;
    height: 507px;
}
.pro_banner .box li{
    width: 883px;
    height: 507px;
    float: left;
}
.pro_banner .box li img{
    width: 883px;
    height: 507px;
}
.pro_banner .nav{
    position: absolute;
    width: 90px;
    bottom: 20px;
    right: 30px;
}
.pro_banner .nav li{
    width: 19px;
    height: 19px;
    background: url("../images/p5.png") no-repeat center;
    margin: 0 5px;
    float: left;
}
.pro_banner .nav li.active1{
    background: url("../images/p6.png") no-repeat center;
}
.pro_hot{
    width: 881px;
    height: 724px;
    border: 1px solid #D6D6D6;
    margin-top: 7px;
    background: white;
}
.pro_hot>div{
    width: 830px;
    height: auto;
    padding-top: 20px;
    margin-left: 25px;
}
.hot_nav{
    margin-top: 20px;
}
.hot_nav li{
    width: 143px;
    height: 48px;
    background: url("../images/p9.png") no-repeat center top;
    line-height: 38px;
    float: left;
    margin-right: 20px;
    text-align: center;
}
.hot_nav li.active2{
    background: url("../images/p8.png") no-repeat center top;
}
.hot_nav li.active2 a{
    color: white;
}
.hot_pic{
    display: none;
}
.hot_pic li{
    margin: 8px 3px 0 3px;
}
.hot_pic li img{
    width: 269px;
    height: 172px;
}

.adv{height: 375px;background: url(../images/adv_bg.jpg) no-repeat center top;}
.adv ul {width: 1000px;margin: 0 auto;padding-top: 90px;}
.adv ul li{font-size: 45px;color: #fff;line-height: 82px;font-weight: 700;background: url(../images/adv_li.png) no-repeat  left 20px;float: left;width: 400px;margin:0 50px; }
.adv ul li span{color: #ff9a24;}
.adv ul li i{font-weight: normal;font-style: normal;font-size: 30px;width: 56px;display: inline-block;text-align: center;margin-right: 20px;}

/*index case*/
.case {width: 100%;background: #fff url("../images/case_bg.jpg") no-repeat top center;padding-bottom: 50px;}
.case .title p.txt2{
    color: #000;
    margin-top: 20px;
}
.case .title p.txt2 span{font-size: 20px;color: #004fb2;}
.case .picScroll{position: relative;}
.case .bd {
    width: 1025px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.case .bd li {
    width: 329px;
    height: auto;
    margin-right: 18px;
    text-align: center;
    position: relative;
}
.case .bd li img{width: 329px;height: 260px;}
.case .bd li p.txt1{font-size: 18px;color: #004fb2;line-height: 60px;}
.case .bd li p.txt2{color: #8d8d8d;line-height: 20px;}
.case .hd .prev, .case .hd .next {
    display: block;
    width: 68px;
    height: 80px;
    cursor: pointer;
    position: absolute;
    top: 25%;
}
.case .hd .next{background: url(../images/next.jpg) no-repeat;right: 0;}
.case .hd .prev{background: url(../images/prev.jpg) no-repeat;left: 0;}

/*index news*/
.news_main {
    width: 100%;
    background: url("../images/news_bg.jpg") no-repeat top center;
    height: 746px;
}
.news_cnt dl {width: 1033px;margin: 0 auto 20px;background: url("../images/news_dl.png") no-repeat;height: 91px;}
.news_cnt dt,.news_cnt dd{float: left;display: table;height: 91px;}
.news_cnt dt{width: 46%;}
.news_cnt dd{width: 54%;}
.news_cnt dt div{color: #ffffff;line-height: 22px;padding: 18px 15px 18px 90px;display: table-cell;vertical-align: middle;}
.news_cnt dd div{color: #02304e;line-height: 20px;padding: 18px 15px 18px 90px;display: table-cell;vertical-align: middle;}

/* adver */
.adver p.heng{margin: 0 auto 10px;}
.adver ul li{float: left;width: 25%;text-align: center; }
.adver ul li h3{color: #004fb2;font-size: 18px;line-height: 45px;}
.adver ul li p{color: #8d8d8d;line-height: 20px;}

/* partner */
.partner {width: 100%;background:url("../images/partner_bg.jpg") no-repeat bottom center;}
.partner .picScroll2{position: relative;padding-bottom: 28px;margin-top: 20px;}
.partner .bd {
    width: 1173px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.partner .bd li {
    width: 188px;
    height: auto;
    margin-right: 10px;
    text-align: center;
    position: relative;
}
.partner .bd li img{width: 188px;height: 114px;}
.partner .hd .prev, .partner .hd .next {
    display: block;
    width: 19px;
    height: 27px;
    cursor: pointer;
    position: absolute;
    top: 35%;
}
.partner .hd .next{background: url(../images/next.png) no-repeat;left: -30px;}
.partner .hd .prev{background: url(../images/prev.png) no-repeat;right: -30px;}

/*about_main*/
.about_main {
    width: 100%;
    background: url("../images/about_bg.jpg") no-repeat top center;
    height: 422px;
    color: #fff;
}
.about_cnt {padding-top: 100px;}
.about_cnt .aboutlt { width: 710px;}
.about_cnt .aboutlt h1 {
    font-size: 28px;
    margin-bottom: 30px;
    text-align: right;
}
.about_cnt .aboutlt p{font-size: 17px;line-height: 36px;}
.about_cnt .newsmore {
    width: 112px;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    margin-top: 20px;
    font-size: 16px;
    text-align: center;
    display: block;
    background: #fe9207;
    color: #fff;
}

/* honor */
.honor{margin-bottom: 50px;}
.honor .title{text-align: left;padding-bottom: 30px;}
.honor .title p.heng{margin-top: 20px;}
.honor .team{width: 700px;}
.honor .zizhi{width: 470px;}
.honor p{font-size: 17px;line-height: 30px;color: #848484;}

