﻿﻿/*首页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 {
    line-height: 50px;
    overflow: hidden;
    position: relative;
    width: 625px;
    height: 50px;
    background-color: #fff;
    margin: 0 auto;
    display: block;
    border-radius: 8px;
}

.search .hot .keywd {
    color: #8398b4;
}

.search .keywds {
    float: left;
    line-height: 30px;
}

.search .form {
    overflow: hidden;
    display: block;
    position: relative;
}

.search .txt {
    width: 120px;
    height: 28px;
    line-height: 28px;
    color: #a1a1a1;
    padding: 0 30px 0 5px;
    border: 1px solid #ccc;
    background: none;
}

.search .btn {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 9999;
    background: url(../images/btnbg.png) no-repeat 0 0;
    width: 20px;
    height: 22px;
    border: none;
    display: block;
    outline: none;
    cursor: pointer;
}
.in-page1{
    height: 240px;
    position: relative;
}
.in-page1 .back{
    height: 200px;
    padding-top:76px;
    width: 1200px;
    margin: 0 auto;
    background: url(../images/in-page1.jpg) no-repeat center center;
}
.in-page1 .back .p1{
    font-size: 21px;
    color:#ffffff;
    text-align: center;
}
.in-page1 .back .p2{
    font-size: 16px;
    color:#e5e5e5;
    text-align: center;
    margin-top: 5px;
}

.cha{
    position: absolute;
    top: -30px;
left: 460px;
z-index: 999;
}


/* in-page2 服务 */
.in-page2{
    height: 440px;
}
.in-page2 .p1{
    font-size: 18px;
    color:#808080;
    text-align: center;
    margin-top: 25px;
}
.in-page2 .more{
    display: block;
    margin: 0 auto;
    margin-top: 25px;
}


/* in-page3 */
.in-page3{
    background: url(../images/in-page3.jpg) no-repeat center center;
    height: 523px;
}

/* in-page4 */
.in-page4{
    height: 616px;
}
.in-page4 .p1{
    font-size: 18px;
    color:#808080;
    text-align: center;
    margin-top: 25px;
}
.in-page4 ul{
    margin-top: 34px;
}
.in-page4 ul li{
    width: 285px;
    height: 456px;
    background-color: #f2f2f2;
    float: left;
    margin-left: 20px;
		overflow: hidden;
}
.in-page4 ul li:first-child{
    margin-left: 0px;
}
.in-page4 ul li .p2{
    color:#175ac0;
    font-size: 21px;
    text-align: center;
    margin-top:21px;
}
.in-page4 ul li .border{
    width: 40px;
    height: 4px;
    background-color: #f5910b;
    display: block;
    margin: 0 auto;
    margin-top:15px;
}
.in-page4 ul li .p3{
    color:#666666;
    font-size: 16px;
    text-align: center;
    margin-top:23px;
}
.in-page4 ul li img{
    width: 285px;
    height: 284px;
    /* width:100%; */
    transition: all 0.6s;
    cursor: pointer;
}
.in-page4 ul li img:hover{transform: scale(1.1);}

/* in-page5 */
.in-page5{
    height: 305px;
    background-color: #f2f2f2;
    position: relative;
}
.in-page5 .dingwei{
    position: relative;
    top:38px
}
.in-page5 .p1{
    font-size: 18px;
    color:#808080;
    text-align: center;
    margin-top: 50px;
}
.in-page5 .multipleColumn{  position:relative; width:1200px; padding-top: 35px;}
.in-page5 .multipleColumn .hd{ overflow:hidden;  height:93px;width:1320px; position: absolute; left:-60px; top: 47%;z-index: 100}
.in-page5 .multipleColumn .hd .prev,.multipleColumn .hd .next{ display:block;  width:60px; height:93px;float:right;  overflow:hidden;
    cursor:pointer; background:url(../images/pre-next.png) no-repeat left top;}
.in-page5 .multipleColumn .hd .prev{float: left }
.in-page5 .multipleColumn .hd .next{ background:url(../images/pre-next.png) no-repeat right top;  }
.in-page5 .multipleColumn .bd{  overflow:hidden;width: 1200px;  }
.in-page5 .multipleColumn .bd ul{ overflow:hidden; zoom:1; width:192px;margin:  0 5px;  float:left; _display:inline;  }
.in-page5 .multipleColumn .bd ul li{  float:left; _display:inline; overflow:hidden; text-align:center;  }
.in-page5 .multipleColumn .bd ul li .pic{ text-align:center; }
.in-page5 .multipleColumn .bd ul li .pic img{ width:192px; height:101px; display:block; }
.in-page5 .multipleColumn .bd ul li .title{ line-height:24px;   }
.in-page5 .multipleColumn .bd ul li .pic p{
    width: 100%;
    background-color:#ffffff;
    height: 48px;
    color:#4c4c4c;
    font-size: 21px;
    line-height: 48px;
}
.in-page5 a img{
    display: block;
    margin: 0 auto;
    margin-bottom: 12px;
}


/* in-page6 */
.in-page6{
    height: 548px;
    background-color: #fff;
}
.in-page6 .p1{
    font-size: 18px;
    color:#808080;
    text-align: center;
    margin-top: 20px;
}
.in-page6 ul{
    margin-top: 30px;
}
.in-page6 ul li{
    width: 284px;
    float: left;
    margin-left: 20px;
    overflow: hidden;
}
.in-page6 ul li:first-child{
    margin-left: 0px;
}
.in-page6 ul li a .p2{
    width: 120px;
    height: 39px;
    border-radius: 10px;
    line-height: 39px;
    text-align: center;
    font-size: 18px;
    color:#fdfdfe;
}
.in-page6 ul li a .p3{
    font-size: 16px;
    color:#4c4c4c;
    margin-top: 14px;
    display: inline-block;
}

.in-page6 ul li a .tipic{
    margin-top: 25px;
    transition: all 0.6s;
    cursor: pointer;
    width: 285px;
    height: 166px;
}
/* .in-page4 ul li img{
    width: 285px;
    height: 166px;
    transition: all 0.6s;
    cursor: pointer;
} */
.in-page6 ul li a .tipic:hover{transform: scale(1.1);
    border-radius: 15px;
}

.in-page6 ul li .yuan{
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 2px;
    background: url(../images/yuan1.png)no-repeat center center;
}

.in-page6 ul li .more_ne{
    margin-top: 20px;
    margin-left: 10px;
}

.in-page6 ul .li1 a .p2{
   background-color: #184ed5;
}
.in-page6 ul .li2 a .p2{
    background-color: #f0931b;
 }
 .in-page6 ul .li3 a .p2{
    background-color: #2faaff;
 }
 .in-page6 ul .li4 a .p2{
    background-color: #4918d5;
 }

 .in-page6 ul li div:hover .yuan{
    background: url(../images/yuan2.png)no-repeat center center;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 2px;
 }
 .in-page6 ul li div:hover a .p3{
    font-size: 16px;
    color:#184ed5;
    margin-top: 14px;
    display: inline-block;
}
/* public title */
.title55{
    background: url(../images/title.png) no-repeat center center;
    text-align: center;
    font-size: 36px;
    color:#333333;
    margin-top: 40px;
    padding-bottom: 7px;
}
.title55 span{
    color:#175ac0;
}
.title56{
    background: url(../images/title.png) no-repeat center center;
    text-align: center;
    font-size: 36px;
    color:#333333;
    padding-bottom: 7px;
}
