/*首页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: 40px;
    line-height: 40px;
    overflow: hidden;
    position: relative;
    margin: 15px auto;
}

.search .hot .keywd {
    color: #4d4c4c;
    font-size: 16px;
}

.search .keywds {
    float: left;
    line-height: 40px;
}

.search .keywds a {
    font-size: 16px;
    color: #737272;
}

.search .form {
    overflow: hidden;
    display: block;
    position: relative;
}

.search .txt {
    width: 200px;
    height: 38px;
    line-height: 38px;
    color: #a1a1a1;
    padding: 0 60px 0 20px;
    border: 1px solid #ccc;
    background: none;
    border-radius: 38px;
    font-size: 16px;
}

.search .btn {
    position: absolute;
    top: 0.5px;
    right: 20px;
    z-index: 9999;
    background: url(../images/btn.png) no-repeat 0 0;
    width: 39px;
    height: 37px;
    border: none;
    display: block;
    outline: none;
    cursor: pointer;
}


/*index product*/

.tit {
    font-size: 36px;
    font-weight: 600;
    color: #333333;
    background: url(../images/tit.png) no-repeat center center;
    text-align: center;
    line-height: 36px;
    padding: 57px 0 27px;
}

.product {
    background-color: #f2f2f2;
    padding-bottom: 70px
}

.product .profl {
    width: 242px;
    background-color: #fff;
    padding-bottom: 46px;
}

.product .profl .top {
    background-color: #0070c0;
    height: 50px;
    padding: 25px 21px;
    width: 200px;
    color: #fff;
}

.product .profl .top .p1 {
    font-size: 28px;
    line-height: 28px;
    font-weight: 600;
}

.product .profl .top .p2 {
    font-size: 15px;
    line-height: 15px;
    margin-top: 7px;
}

.product .profl ul {
    width: 212px;
    margin: 19px auto 0;
    padding: 0 15px;
}

.product .profl ul li {
    line-height: 46px;
    margin-top: 11px;
    background: url(../images/proli1.png) no-repeat 17px center #f5f5f5;
    padding-left: 41px;
    cursor: pointer;
}

.product .profl ul li.on {
    color: #fff;
    background: url(../images/proli2.png) no-repeat 17px center #0070c0;
}

.product .profr {
    width: 927px;
}

.product .profr .top {
    height: 49px;
    background: #0070c0;
}

.product .profr .top .p1 {
    line-height: 49px;
    background-color: #e60012;
    color: #fff;
    font-weight: 600;
    text-align: center;
    font-size: 20px;
    width: 159px;
}

.product .profr .top .p2 {
    margin-right: 20px;
    line-height: 49px;
    color: #fff;
    font-size: 18px;
    background: url(../images/protel.png) no-repeat left center;
    padding-left: 25px;
}

.product .profr .top .p2 span {
    font-weight: 600;
}

.product .profr .cont ul.tabBottom {
    display: none;
    margin: 0 -8px
}

.product .profr .cont ul.tabBottom.on {
    display: block;
}

.product .profr .cont ul li {
    padding: 10px 8px 19px;
    height: 324px;
    width: 282px;
    background: #0070c0;
    text-align: center;
    margin: 14px 8px 0;
    float: left;
}

.product .profr .cont ul li a {
    color: #FFF
}

.product .profr .cont ul li a p {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 0;
}

.product .profr .cont ul li a span {
    font-size: 16px;
    line-height: 30px;
    border: 1px solid #FFF;
    padding: 5px 10px
}

.adv {
    background: url(../images/advbg.jpg) no-repeat top center;
    overflow: hidden;
    padding-bottom: 70px
}

.adv .title {
    padding: 45px 0 40px;
    text-align: center;
    color: #FFF;
}

.adv .title H2 {
    font-size: 40px;
    padding-bottom: 20px
}

.adv .title p {
    font-size: 36px;
    font-weight: normal
}

.adv .tabTop {
    text-align: center;
    margin: 0 -8px 20px
}

.adv .tabTop li {
    width: 284px;
    height: 108px;
    display: inline-block;
    background: #fff;
    text-align: center;
    line-height: 108px;
    margin: 0 8px
}

.adv .tabTop li a {
    display: block;
    color: #4c4c4c;
    font-size: 30px
}

.adv .tabTop li.a1 a {
    background: url(../images/ico01.png) no-repeat top
}

.adv .tabTop li.a2 a {
    background: url(../images/ico02.png) no-repeat top
}

.adv .tabTop li.a3 a {
    background: url(../images/ico03.png) no-repeat top
}

.adv .tabTop li.a4 a {
    background: url(../images/ico04.png) no-repeat top
}

.adv .tabTop li.on,
.adv .tabTop li:hover {
    background: #e10906;
    cursor: pointer;
}

.adv .tabTop li.on a,
.adv .tabTop li:hover a {
    color: #fff;
}

.adv .tabBottom {
    display: none;
    overflow: hidden;
}

.adv .tabBottom.on {
    display: block
}

.adv .tabBottom .fl {
    width: 383px;
    height: 363px;
    background: url(../images/tabBottomfrbg.jpg) no-repeat;
    background-size: 100% 100%;
    padding: 80px 35px 0;
    color: #FFF;
}

.adv .tabBottom .fl h4 {
    font-size: 26px;
    padding-bottom: 10px
}

.adv .tabBottom .fl span {
    font-size: 14px
}

.adv .tabBottom .fl b {
    display: block;
    width: 102px;
    height: 5px;
    background: #FFF;
    margin: 30PX 0
}

.adv .tabBottom .fl p {
    padding-left: 25px;
    position: relative;
    font-size: 16px;
    line-height: 26px
}

.adv .tabBottom .fl p img {
    position: absolute;
    left: 0;
    top: 5px;
}

.about {
    background: #f3f3f3;
    overflow: hidden;
}

.about .fl {
    width: 600px;
}

.about .fr {
    width: 550PX;
    height: 287px;
    background: #FFF;
    padding: 40PX 25PX
}

.about .fr h2 {
    font-size: 30px;
    color: #333232;
    padding-bottom: 15PX;
}

.about .fr .text {
    font-size: 16px;
    color: #737373;
    line-height: 32px;
    height: 200px;
    overflow: hidden;
    ;
}

.about .fr a {
    background: #137bc5;
    border-radius: 10px;
    padding: 8px 20px;
    float: right;
    display: inline-block;
    font-size: 16px;
    color: #FFF;
}

.picScroll-left {
    /* overflow: hidden; */
    position: relative;
    padding: 30px 0
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 37px;
    height: 62px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.picScroll-left .hd a {
    width: 37px;
    height: 62px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -31px;
}

.picScroll-left .hd a.next {
    background: url(../images/sPrev.jpg) no-repeat;
    left: -57px;
}

.picScroll-left .hd a.prev {
    right: -57px;
    background: url(../images/sNext.jpg) no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    padding-left: 10px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: left;
    width: 287px;
}

.picScroll-left .bd ul li img {
    width: 287px;
    height: 230px;
    display: block;
    margin: 0 auto;
}

.picScroll-left .bd ul li p {
    text-align: center;
    color: #737373;
    font-size: 18px;
    line-height: 36px
}

.news {
    overflow: hidden;
    text-align: center
}

.news ul li {
    width: 554px;
    height: 172px;
    display: inline-block;
    background: url(../images/newsbg.png) no-repeat;
    overflow: hidden;
    margin: 0 21px 40px 21px;
    position: relative;
    border-radius: 5px;
}

.news ul li a p {
    font-size: 16px;
    color: #0070c0;
    text-indent: 110px;
    text-align: left
}

.news ul li a .fr {
    width: 78%;
    margin: 30px 35px 0 0;
    text-align: left
}

.news ul li a .fr h4 {
    color: #333333;
    font-size: 18px;
    padding-bottom: 10px;
}

.news ul li a .fr span {
    color: #666666;
    font-size: 15px;
    line-height: 24px
}

.news ul li a b {
    position: absolute;
    left: 12px;
    top: 80px;
    font-size: 30px;
    color: #FFF
}