/*首页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/public/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/public/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/*index product*/

.title {
    text-align: center;
    line-height: 33px;
    padding: 40px 0 25px;
}

.title h3 {
    font-size: 40px;
    color: #4c4c4c;
    font-weight: bold;
    line-height: 60px;
    position: relative
}

.title p {
    color: #666666;
    font-size: 18px;
}

.search {
    line-height: 61px;
    border-bottom: 1px solid #eeeeee;
    overflow: hidden;
    font-size: 16px;
}

.search span {
    color: #333333;
    font-weight: bold;
}

.search p {
    line-height: 61px;
}

.search p a {
    color: #4c4c4c;
    padding: 0 5px;
    ;
}

.search .search_cnt {
    background: url(../images/searchbg.jpg) no-repeat;
    width: 276px;
    height: 34px;
    margin-top: 13px;
}

.search .search_cnt input.txt {
    border: none;
    background: none;
    text-indent: 10px;
    float: left;
    width: 84%;
    line-height: 34px;
}

.search .search_cnt input.btn {
    border: none;
    background: none;
    float: left;
    width: 16%;
    height: 34px;
}

.search .search_cnt input .product {
    background: url(../images/productbg.jpg) no-repeat top center;
    margin-top: 30px;
    height: 1007px;
}

.advOne {
    padding: 50px 0 60px;
    overflow: hidden;
}

.advOne .fr {
    width: 623px;
}

.advOne .fr h2 {
    padding: 20px 0;
    font-size: 30px;
    color: #333333;
    line-height: 33px;
}

.advOne .fr h2 span {
    font-weight: normal;
    color: #4c4c4c;
    padding: 0 10px;
}

.advOne .fr h3 {
    font-weight: normal;
    color: #333333;
    font-size: 30px;
}

.advOne .fr .text {
    padding: 30px 0 35px;
    line-height: 30px;
    color: #737373;
    font-size: 16px;
}

.advOne .fr h4 {
    width: 507px;
    line-height: 54px;
    font-size: 26px;
    color: #ffffff;
    text-indent: 30px;
    background: url(../images/onebg.png) no-repeat;
}

.advOne .fr h4 a.fr {
    width: 115px;
    color: #737373;
    font-size: 16px;
    text-indent: 0;
    font-weight: normal;
}

.product {
    background: url(../images/productbg.jpg) repeat-x;
    overflow: hidden;
    padding-bottom: 50px;
}

.product .wrap {
    overflow: hidden;
    position: relative;
}

.product .tabTop {
    text-align: center;
    padding-bottom: 30px;
}

.product .tabTop li {
    width: 264px;
    height: 44px;
    line-height: 44px;
    background: #001d70;
    display: inline-block;
    margin: 0 13px;
}

.product .tabTop li a {
    display: block;
    color: #FFF;
}

.product .tabTop li a img {
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.product .tabTop li.on {
    background: #e50d1a;
}

.product .cont .tabBottom {
    opacity: 0;
    height: 0;
    overflow: hidden;
    ;
}

.product .cont .tabBottom.on {
    opacity: 1;
    height: auto;
}

.product .picScroll-left {
    overflow: hidden;
    position: relative;
    width: 588px;
}

.product .picScroll-left .hd {
    overflow: hidden;
    height: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 110px;
    z-index: 100;
    width: 100%;
}

.product .picScroll-left .hd ul {
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.product .picScroll-left .hd ul li {
    width: 12px;
    height: 12px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #FFF;
    display: inline-block;
    border-radius: 50%;
}

.product .picScroll-left .hd ul li.on {
    background: #e50d1a;
}

.product .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.product .picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.product .picScroll-left .bd ul li .pic {
    text-align: center;
}

.product .picScroll-left .bd ul li .pic img {
    width: 588px;
    height: 413px;
    display: block;
}

.product .titleM {
    padding: 34px 25px;
    font-size: 18px;
    color: #4c4c4c;
    text-align: left;
    background: #FFF;
}

.product .titleM span {
    float: right;
    font-size: 14px;
    background: #001d70;
    color: #FFF;
    line-height: 30px;
    display: inline-block;
    margin: -2px 0 0 10px;
    padding: 0 10px;
}

.product .titleM span.M {
    background: #e50d1a;
}

.product .cont .tabBottom .fr {
    width: 610px;
}

.product .cont .tabBottom .fr li {
    width: 285px;
    float: left;
    margin: 0 0 13px 16px;
}

.product .cont .tabBottom .fr li .adv {
    background: url(../images/advbg.jpg) no-repeat top center;
    overflow: hidden;
    padding-bottom: 70px
}

.product .fr li .titleM {
    padding: 12px 20px;
}

.adv {
    overflow: hidden;
    background: url(../images/threebg.jpg) no-repeat center 220px;
}

.adv ul {
    overflow: hidden;
    margin: 0 -70px 0 0;
}

.adv ul li {
    width: 114px;
    float: left;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    margin-right: 66px;
}

.adv ul li p {
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #001d70;
}

.adv ul li .ico01 {
    display: block;
}

.adv ul li .ico02 {
    position: absolute;
    left: 0;
    top: -114px;
    transition: .3s;
}

.adv ul li:hover .ico02 {
    top: 0;
}

.adv ul li.a1 {
    margin-top: 145px;
}

.adv ul li.a2 {
    margin-top: 97px;
}

.adv ul li.a3 {
    margin-top: 42px;
}

.adv ul li.a4 {
    margin-top: 32px;
}

.adv ul li.a5 {
    margin-top: 70px;
    margin-left: 28px;
}

.adv ul li.a6 {
    margin-top: 105px;
    margin-right: 48px;
}

.adv .tel {
    width: 331px;
    display: block;
    margin: 0 auto 60px;
    padding-left: 50px;
    background: url(../images/threeMore.png) no-repeat left center;
    font-size: 18px;
    color: #595959;
    position: relative;
}

.adv .tel span {
    font-size: 26px;
    color: #001d70;
    display: block;
    font-weight: bold;
}

.adv .tel a {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #fff;
    padding-right: 30px;
    line-height: 55px;
}

.adv2 {
    background: url(../images/advbg.jpg) no-repeat top center;
    overflow: hidden;
}

.adv2 .title img {
    margin: 0 auto;
    display: block;
}

.adv2 .wrap {
    font-size: 25px;
    color: #FFF;
    line-height: 48px;
    background: url(../images/advbg.png) no-repeat top left;
    overflow: hidden;
}

.adv2 .wrap ul {
    width: 466px;
}

.adv2 .wrap ul.fl {
    margin-left: 80px;
}

.adv2 .wrap ul li {
    width: 466px;
    margin-top: 30px;
    margin-bottom: 114px;
}

.adv2 .wrap ul li h3 {
    color: #001d70;
    font-size: 24px;
    line-height: 30px;
}

.adv2 .wrap ul li h4 {
    color: #606060;
    font-size: 16px;
    line-height: 30px;
    font-weight: normal;
}

.adv2 .wrap ul li img {
    margin: 15px 0;
}

.adv2 .wrap ul li p {
    font-size: 18px;
    color: #737373;
    line-height: 34px;
    padding-left: 30px;
}

.case {
    padding: 30px 0 0;
    overflow: hidden;
}

.case .caseTop {
    height: 318px;
    overflow: hidden;
}

.case .tabTop {
    width: 438px;
    border-top: 1px solid #a0a0a0;
    border-left: 1px solid #a0a0a0;
}

.case .tabTop li {
    width: 218px;
    height: 78px;
    float: left;
    line-height: 78px;
    text-indent: 80px;
    border-bottom: 1px solid #a0a0a0;
    border-right: 1px solid #a0a0a0;
    background: url(../images/info02.png) no-repeat 50px center;
}

.case .tabTop li a {
    font-size: 18px;
    color: #333333;
}

.case .tabTop li.on {
    background: url(../images/info01.png) no-repeat 50px center #001d70;
}

.case .tabTop li.on a {
    color: #FFF;
}

.case .tabBottom {
    display: none;
    float: right;
}

.case .tabBottom.on {
    display: block;
}

.case .picScroll-left {
    /* overflow: hidden; */
    position: relative;
    padding: 30px 0 70px
}

.case .picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.case .picScroll-left .bd ul li {
    margin: 0 9px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: left;
    width: 284px;
}

.case .picScroll-left .bd ul li img {
    width: 284px;
    height: 380px;
    display: block;
    margin: 0 auto;
}

.about {
    background: #f3f3f3;
    overflow: hidden;
}

.about .aboutTop {
    overflow: hidden;
}

.about .aboutTop .fr {
    width: 560px;
    padding: 39PX 10px 39PX 30px;
    background: #FFF;
}

.about .aboutTop .fr h3 {
    font-size: 30px;
    color: #333232;
    line-height: 30px;
}

.about .aboutTop .fr .text {
    padding: 30px 0 0;
    margin-bottom: 30px;
    font-size: 16px;
    color: #737373;
    line-height: 32px;
    height: 160px;
    overflow: hidden;
}

.about .aboutTop .fr a {
    width: 530px;
    background: url(../images/morebg.png) no-repeat right top;
    line-height: 40px;
    color: #FFF;
    font-size: 16px;
    display: block;
    text-align: right;
    padding-right: 30px;
}

.about .picScroll-left {
    padding-top: 30px;
    margin-bottom: 70px;
}

.about .picScroll-left .bd ul li {
    margin: 0 5px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: left;
    width: 286px;
    border: 1px solid #999999;
}

.about .picScroll-left .bd ul li img {
    width: 286px;
    display: block;
    margin: 0 auto;
}

.news {
    padding-top: 20px;
    overflow: hidden;
    padding-bottom: 70px;
}

.news ul {
    margin: 0 -15px;
}

.news ul li {
    width: 357px;
    padding: 12px;
    border: 1px solid #ccc;
    float: left;
    margin: 13px;
    padding-bottom: 60px;
}

.news ul li img {
    display: block;
}

.news ul li h2 {
    font-size: 18px;
    color: #333433;
    line-height: 64px;
}

.news ul li p {
    font-size: 14px;
    color: #333433;
    line-height: 24px;
    margin-bottom: 30px;
}

.news ul li a span {
    width: 50px;
    height: 50px;
    background: #001d70;
    color: #FFF;
    display: block;
    margin: 0 auto -90px;
    font-size: 38px;
    text-align: center;
    line-height: 50px;
}