/*首页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;
}

.title {
    text-align: center;
    padding-bottom: 20px;
    background: url(../images/titleBg.png) no-repeat bottom center;
}

.title h2 {
    font-size: 30px;
    line-height: 36px;
    color: #000;
    font-weight: normal;
}


/*index product*/

.in-page1 {
    overflow: hidden;
    padding: 80px 0 0;
    height: 736px;
    background: url(../images/aboutbg.jpg) no-repeat top center;
}

.in-page1 .bottom {
    overflow: hidden;
    padding-top: 65px;
}

.in-page1 .bottom .text {
    width: 490px;
    overflow: hidden;
}

.in-page1 .bottom .text h2 {
    font-size: 34px;
    color: #000;
    line-height: 60px;
    font-weight: normal;
}

.in-page1 .bottom .text .textW {
    height: 365px;
}

.in-page1 .bottom .text p {
    color: #666666;
    font-size: 14px;
    line-height: 32px;
}

.in-page1 .bottom .text a {
    background: #0069c0;
    color: #FFF;
    font-size: 16px;
    width: 100px;
    height: 38PX;
    border-radius: 5px;
    display: block;
    text-align: center;
    line-height: 38px;
}

.in-page1 .bottom .text ul {
    margin-top: 30px;
    background: url(../images/aboutTime.png) no-repeat left center;
    padding-left: 60px;
}

.in-page1 .bottom .text ul li {
    padding: 30px;
    float: left;
    color: #666666;
    font-size: 16px;
}

.box {
    position: relative;
    width: 615px;
}

.box ul {
    position: relative;
    width: 1200px;
    height: 350px
}

.box li {
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    left: 377px;
    z-index: 0;
    cursor: pointer;
    overflow: hidden;
    box-shadow: 1px 1px 5px 1px #d0cfcf;
    background: #FFF;
    text-align: center;
    padding: 6px;
}

.box li a {
    display: block;
    width: 100%;
    height: 100%;
}

.box li a img {
    display: block;
    border: none;
    width: 284px;
    height: 392px;
    vertical-align: top;
}

.box .prev,
.box .next {
    position: absolute;
    top: 80%;
    width: 24px;
    height: 55px;
    overflow: hidden;
    text-indent: -999px;
    cursor: pointer;
    background: url(../images/arrow.png) no-repeat;
    z-index: 1000;
}

.box .prev {
    left: 0;
}

.box .next {
    right: 0;
    background-position: -24px 0;
}

.box ul .aaa1 {
    width: 318px;
}

.box ul .aaa0 {
    z-index: 100!important;
}

.box ul .aaa1 img {
    width: 318px!important;
    height: 480px!important;
}

.box ul .aaa2 {
    display: none!important;
}

.in-page2 {
    background: url(../images/productbg.jpg) no-repeat top center;
    padding: 70px 0 66px;
    overflow: hidden;
}

.in-page2 .tabTop {
    width: 90%;
    overflow: hidden;
    display: block;
    margin: 50px auto 20px;
}

.in-page2 .tabTop li {
    line-height: 46px;
    font-size: 16px;
    margin-bottom: 15px;
    border: 1px solid #0069c0;
    width: 31%;
    margin: 10px 1%;
    float: left;
    text-align: center;
    cursor: pointer;
}

.in-page2 .tabTop li a {
    color: #0069c0;
}

.in-page2 .tabTop li.on {
    background: #0069c0;
}

.in-page2 .tabTop li.on a {
    color: #FFF;
}

.in-page2 ul.tabBottom {
    display: none;
    width: 90%;
    margin: 0 auto;
    height: 717px;
}

.in-page2 ul.tabBottom.on {
    display: block;
}

.in-page2 ul li {
    width: 47.5%;
    margin: 0 1% 40px;
    float: left;
    border: 1px solid #0069c0;
    position: relative;
}

.in-page2 ul li a img {
    width: 100%;
}

.in-page2 ul li a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    line-height: 60px;
    background: rgba(31, 114, 184);
}

.in-page2 ul a.more,
.in-page3 a.more,
.case a.more {
    background: url(../images/morebg.png) no-repeat 110px center #0069c0;
    display: block;
    margin: 20px auto 30px;
    width: 150px;
    height: 50px;
    text-indent: 40px;
    font-size: 16px;
    color: #FFF;
    line-height: 50px;
    border-radius: 20px;
}

.in-page3 {
    padding: 101px 0;
    overflow: hidden;
    background: url(../images/caseBg.jpg) no-repeat top center;
}

.in-spoList {
    width: 1200px;
    display: block;
    margin: 0 auto 60px;
}

.in-spoList .flexslider {
    width: 100%;
    position: relative;
    margin-top: 75px;
}

.in-spoList .slides {
    position: relative;
    z-index: 1;
}

.in-spoList .slides li {
    position: relative;
}

.in-spoList .slides li a {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.in-spoList .slides li a .img {
    position: relative;
    width: 390px;
    height: 418px;
    display: block;
    margin: 0 auto;
}

.in-spoList .slides li a img {
    width: 390px;
    height: 418px;
    display: block;
    margin: 0 auto;
}

.in-spoList .flex-control-nav {
    position: absolute;
    bottom: 10px;
    z-index: 2;
    width: 100%;
    text-align: center;
}

.in-spoList .flex-control-nav li {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    *display: inline;
    zoom: 1;
}

.in-spoList .flex-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 40px;
    overflow: hidden;
    cursor: pointer;
}

.in-spoList .flex-control-nav .flex-active {
    background-position: 0 0;
}

.in-spoList .flex-direction-nav {
    position: absolute;
    z-index: 3;
    width: 100%;
    top: 45%;
    line-height: 0;
    font-size: 0
}

.in-spoList .flex-direction-nav li a {
    display: block;
    width: 24px;
    height: 55px;
    background: url(../images/arrow.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
}

.in-spoList .flex-direction-nav li a.flex-prev {
    left: 0;
    background-position: 0px 0px;
}

.in-spoList .flex-direction-nav li a.flex-next {
    right: 0;
    background-position: -24px 0px;
}

.case {
    background: url(../images/honBg.jpg) no-repeat top center;
    overflow: hidden;
    padding: 92px 0 134px;
}

.case .title {
    margin-bottom: 100px;
}

.case .text {
    width: 372px;
    height: 352px;
    padding: 73px 30px;
    background: #0a71c4;
    color: #FFF;
}

.case .text H3 {
    font-size: 18px;
    position: relative;
    margin: 40px 0 20px;
    padding-bottom: 20px;
}

.case .text H3::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 1px;
    background: #FFF;
    content: "";
}

.case .text p {
    font-size: 14px;
    line-height: 30px;
}

.case a.more {
    background: #4fa9b5;
    float: left;
}

.case .box2 {
    width: 745px;
}

.case .box2 ul .aaa0 {
    width: 578px!important;
    height: 484px!important;
    top: 0!important
}

.case .box2 ul .aaa0 img {
    width: 578px!important;
    height: 484px!important;
}

.case .box2 ul .aaa1 {
    width: 460px!important;
    height: 444px!important;
    top: 20px!important
}

.case .box2 ul .aaa1 img {
    width: 460px!important;
    height: 444px!important;
}

.in-page5 {
    padding: 60px 0;
    overflow: hidden;
    background: #f7f8fb;
}

.in-page5 ul {
    padding-top: 50px;
    overflow: hidden;
}

.in-page5 ul {
    overflow: hidden;
    width: 1080px;
    display: block;
    margin: 0 auto;
}

.in-page5 ul li {
    width: 47%;
    float: left;
    position: relative;
    margin: 0 1% 35px;
}

.in-page5 ul li .time {
    width: 110px;
    background: #FFF;
    text-align: center;
    font-size: 24px;
    line-height: 90px;
    color: #9c9a9d;
    margin-right: 2%;
}

.in-page5 ul li .time p {
    width: 100%;
    line-height: 30px;
    background: #9c9a9d;
    font-size: 19px;
    color: #FFF;
}

.in-page5 ul li .time p img {
    display: inline-block;
    vertical-align: middle;
}

.in-page5 p {
    font-size: 14px;
    color: #9c9a9d;
    line-height: 28px;
}

.in-page5 ul li:hover .time p {
    background: #0a71c4;
}

.in-page5 ul li:hover .time,
.in-page5 ul li:hover h2,
.in-page5 ul li:hover p {
    color: #0a71c4;
}

.in-page6 {
    overflow: hidden;
    padding: 50px 0 70px;
}

.in-page6 .title {
    margin-bottom: 60px;
}

.in-page6 .messageA {
    width: 600PX;
    border-right: 1px solid #ccc;
    padding: 20px 0;
    overflow: hidden;
}

.in-page6 .messageA .messageb {
    width: 33.3%;
    float: left;
}

.in-page6 .messageA label {
    width: 100%;
    line-height: 34px;
    display: block;
}

.in-page6 .messageA input.inp_one {
    border: 1px solid #cccccc;
    width: 80%;
    height: 34px;
    line-height: 34px;
    margin-right: 24px;
    float: left;
    background: none;
    text-indent: 10px;
    color: #000;
    background: #ffffff;
}

.in-page6 .messageA input.inp_one::placeholder,
.in-page6 .messageA textarea.texar::placeholder {
    color: #0000
}

.in-page6 .messageA textarea.texar {
    width: 93.5%;
    border: 1px solid #cccccc;
    height: 68px;
    line-height: 34px;
    float: left;
    text-indent: 10px;
    color: #000;
    background: #ffffff;
    margin-bottom: 40px;
}

.in-page6 .messageA .button {
    background: #0a71c4;
    width: 160px;
    height: 36px;
    color: #fff;
    display: block;
    margin: 20px auto;
}

.in-page6 .contact {
    background: url(../images/contact.jpg) no-repeat top right;
    width: 563px;
    height: 273px;
}

.in-page6 .contact ul {
    margin-left: -90px;
    margin-top: 50px;
}

.in-page6 .contact ul li {
    width: 122px;
    float: right;
    margin-left: 90px;
    text-align: center;
}