@charset "utf-8";
/* CSS Document */
/* common */
body,div,h1,h2,h3,h4,h5,h6,dl,dd,dt,p,a,form,select,input,ul,ol,li{margin:0; padding:0; text-indent:0; font-weight:normal;font-size:14px; font-family:'Microsoft YaHei', sans-serif;color:#000000;}
ul,ol{list-style:none; text-indent:0; list-style-position:outside;}
img{border:0;}
b{font-weight:normal}
.fl{float:left;display:inline;}
.fr{float:right;display:inline;}
/* link : style */
a{text-decoration:none;}
a:hover{text-decoration:none;}
/*clear*/
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}

body{
    margin:0 auto;
    overflow-x:hidden;
}
.main{
    margin:0 auto;
    padding-bottom:20px;
    width:1150px;
}
.wraps{
    margin:0 auto;
    width:100%;
    max-width:1920px;
    min-width:1150px;
    overflow:hidden;
}
.header{
    top:0;
    width:100%;
    height:90px;
    background:#132730;
    background:rgba(40,62,86,0.8);
}
.logo{
    float:left;
    margin-top:9px;
    margin-left:78px;
    display:block;
}
.logo-text{
    float:left;
    margin-left:15px;
    font-size:18px;
    margin-top: 20px;
    color:#ffffff;
    text-align: justify;
    text-align-last: justify;
}
.nav{
    float:left;
    margin-top:32px;
    margin-left:67px;
}
.nav li{
    float:left;
    margin-right:10px;
    width:100px;
    height:25px;
    line-height:25px;
    text-align:center;
    background:#2b9dd1;
    border-radius:5px;
}
.nav li.first{
    width:92px;
}

.nav li a{
    font-size:16px;
    color:#ffffff;
    display:block;
}
.ts-url{color: #ffffff;line-height: 25px;background-color: #2b9dd1;text-decoration: none;cursor: pointer;border-radius: 3px;}
.ts-url:hover{background-color: #2b71d1;}
.dropdown-content {
    display: none;
    position: absolute;
    width: 103px;
    z-index: 999;
}

.dropdown-content a {
    background-color: #2b9dd1;
    width: 103px;height: 25px;
    line-height: 25px;
    text-decoration: none;
    text-align: center;
    display: block;
    cursor: pointer;border-radius: 3px;
    color: #ffffff;
    margin-top: 2px;
}

.dropdown-content a:hover {background-color: #2b9dd1}

.h-child:hover .dropdown-content {
    display: block;
}
.phone {
    float: right;
    margin-top: 19px;
    width: 200px;
    height: 57px;
    text-align: left;
    font-size: 16px;
    padding-left: 40px;
    background: url(../../img/dianhua.png) no-repeat;
}
.phone a{
    text-decoration: none;
}
.phone p {
    line-height: 18px;
    color: #fff;
}
.phone h3 {
    font-weight: bold;
    font-size: 26px;
    color: #ff0;
}
.banner{
    width:100%;
    height:1168px;
    position: relative;
    background:url("../img/banner.jpg")/*tpa=/summer/scratch/img/banner.jpg*/ no-repeat center;
}
.content{
    padding-bottom:20px;
    background:url("../img/bg.jpg")/*tpa=/summer/scratch/img/bg.jpg*/ no-repeat center top #040f20;
}
img.title{
    margin:0 auto 30px;
    display:block;
}
.part1{
    height:666px;
    position:relative;
}
.part1 .line{
    width:100%;
    height:56px;
    position:relative;
    background:url("../img/part1-line.png")/*tpa=/summer/scratch/img/part1-line.png*/ no-repeat center;
}
.part1 .line div{
    cursor:pointer;
    position:absolute;
}
.part1 .line .l1{
    top:-9px;
    left:52px;
    width:78px;
    height:58px;
    background:url("../img/1.png")/*tpa=/summer/scratch/img/1.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l1.act{
    background:url("../img/1-act.png")/*tpa=/summer/scratch/img/1-act.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l2{
    top:-9px;
    left:212px;
    width:78px;
    height:58px;
    background:url("../img/2.png")/*tpa=/summer/scratch/img/2.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l2.act{
    background:url("../img/2-act.png")/*tpa=/summer/scratch/img/2-act.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l3{
    top:-9px;
    left:374px;
    width:78px;
    height:58px;
    background:url("../img/3.png")/*tpa=/summer/scratch/img/3.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l3.act{
    background:url("../img/3-act.png")/*tpa=/summer/scratch/img/3-act.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l4{
    top:-9px;
    left:534px;
    width:78px;
    height:58px;
    background:url("../img/4.png")/*tpa=/summer/scratch/img/4.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l4.act{
    background:url("../img/4-act.png")/*tpa=/summer/scratch/img/4-act.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l5{
    top:-9px;
    left:694px;
    width:78px;
    height:58px;
    background:url("../img/5.png")/*tpa=/summer/scratch/img/5.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l5.act{
    background:url("../img/5-act.png")/*tpa=/summer/scratch/img/5-act.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l6{
    top:-9px;
    left:854px;
    width:78px;
    height:58px;
    background:url("../img/6.png")/*tpa=/summer/scratch/img/6.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l6.act{
    background:url("../img/6-act.png")/*tpa=/summer/scratch/img/6-act.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l7{
    top:-9px;
    left:1014px;
    width:78px;
    height:58px;
    background:url("../img/7.png")/*tpa=/summer/scratch/img/7.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line .l7.act{
    background:url("../img/7-act.png")/*tpa=/summer/scratch/img/7-act.png*/ no-repeat center;
    transition:0.2s;
}
.part1 .line p{
    margin-top:66px;
    font-size:16px;
    text-align:center;
    color:#198faf;
}
.tab-ul{
    margin-top:25px;
    margin-left:21px;
}
.tab-ul li{
    margin-left:-3px;
    float:left;
    width:162px;
    height:61px;
    font-size:22px;
    font-weight:bold;
    color:#bb600e;
    cursor:pointer;
    line-height:61px;
    text-align:center;
    background:url("../img/tabli.png")/*tpa=/summer/scratch/img/tabli.png*/ no-repeat center;
    transition:0.2s;
}
.tab-ul li.act{
    color:#025a6d;
    background:url("../img/tabli-act.png")/*tpa=/summer/scratch/img/tabli-act.png*/ no-repeat center;
    transition:0.2s;
}
.tab-box{
    margin-top:-13px;
    margin-left:-42px;
    width:1267px;
    height:502px;
    z-index:99;
    position:absolute;
    background:url("../img/tab-bg.png")/*tpa=/summer/scratch/img/tab-bg.png*/ no-repeat center;
}
.hide{
    display:none;
}
.tab-box .info1{
    margin-top:68px;
    margin-left:125px;
    float:left;
}
.tab-box .info1 img{
    display:block;
}
.tab-box .info1 .link{
    margin-left:123px;
    margin-top:16px;
    width:196px;
    height:46px;
    display:block;
    background:url("../img/tab-link.png")/*tpa=/summer/scratch/img/tab-link.png*/ no-repeat center;
}
.tab-box .info2{
    margin-top:68px;
    margin-left:87px;
    float:left;
}
.tab-box .info2 .img{
    margin-bottom:12px;
    display:block;
}
.tab-box .info2 h2{
    margin-bottom:10px;
    font-size:18px;
    line-height:18px;
    color:#cc8156;
}
.tab-box .info2 h2 b{
    font-weight:bold;
}
.tab-box .info2 .img2{
    margin-top:25px;
    margin-bottom:8px;
    display:block;
}
.tab-box .info2 p{
    width:450px;
    font-size:18px;
    line-height:30px;
    color:#cc8156;
}

.tab-box .info2.c2 h2{
    color:#18b6c9;
}
.tab-box .info2.c2 p{
    color:#18b6c9;
}
.part2 .bg{
    margin-left:-60px;
    width:1222px;
    height:542px;
    position:relative;
    background:url("../img/part2-bg.png")/*tpa=/summer/scratch/img/part2-bg.png*/ no-repeat center;
}
.part2 .bg p{
    top:175px;
    left:225px;
    font-size:20px;
    line-height:30px;
    width:450px;
    text-shadow:2px 2px 2px #b75d34;
    color:#ffffff;
    position:absolute;
}
.part2 .bg ul{
    top:180px;
    left:790px;
    position:absolute;
}
.part2 .bg ul li{
    margin-bottom:1px;
    width:256px;
    height:32px;
    line-height:32px;
    font-size:22px;
    color:#e48956;
    text-indent:26px;
    background:#ffffff;
    border-radius:10px;
    border:2px solid #d56a35;
}
.part2 .bg .link{
    top:390px;
    left:825px;
    width:196px;
    height:45px;
    display:block;
    position:absolute;
    background:url("../img/part2-link.png")/*tpa=/summer/scratch/img/part2-link.png*/ no-repeat center;
}
.part3{
    height:650px;
    position:relative;
}
.part3 > div img{
    transition:0.2s;
}
.part3 > div:hover img{
    transform:scale(1.1);
    transition:0.5s;
}
.part3 .img1{
    top:0;
    left:24px;
    width:505px;
    height:311px;
    position:absolute;
    background:url("../img/part3-img1.png")/*tpa=/summer/scratch/img/part3-img1.png*/ no-repeat center;
}
.part3 .img1 img{
    top:-5px;
    right:-47px;
    position:absolute;
}
.part3 .img2{
    top:0;
    right:41px;
    width:505px;
    height:311px;
    position:absolute;
    background:url("../img/part3-img2.png")/*tpa=/summer/scratch/img/part3-img2.png*/ no-repeat center;
}
.part3 .img2 img{
    top:163px;
    right:-66px;
    position:absolute;
}
.part3 .img3{
    top:335px;
    left:36px;
    width:505px;
    height:314px;
    position:absolute;
    background:url("../img/part3-img3.png")/*tpa=/summer/scratch/img/part3-img3.png*/ no-repeat center;
}
.part3 .img3 img{
    top:-4px;
    right:-48px;
    position:absolute;
}
.part3 .img3{
    top:335px;
    left:36px;
    width:505px;
    height:314px;
    position:absolute;
    background:url("../img/part3-img3.png")/*tpa=/summer/scratch/img/part3-img3.png*/ no-repeat center;
}
.part3 .img3 img{
    top:-4px;
    right:-48px;
    position:absolute;
}
.part3 .img4{
    top:338px;
    right:40px;
    width:505px;
    height:307px;
    position:absolute;
    background:url("../img/part3-img4.png")/*tpa=/summer/scratch/img/part3-img4.png*/ no-repeat center;
}
.part3 .img4 img{
    top:160px;
    right:-65px;
    position:absolute;
}
.part4 .bg{
    width:1162px;
    height:498px;
    position:relative;
    background:url("../img/part4-bg.png")/*tpa=/summer/scratch/img/part4-bg.png*/ no-repeat center;
}
.swiper-container{
    margin:0 auto;
    padding-top:120px;
    width:1060px;
    height:304px;
    overflow:hidden;
}
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 50px;
    width: 100%;
    text-align: center;
}
.prev{
    top:240px;
    left:-20px;
    width:67px;
    height:67px;
    cursor:pointer;
    position:absolute;
    background:url("../img/prev.png")/*tpa=/summer/scratch/img/prev.png*/ no-repeat center;
}
.next{
    top:230px;
    right:-20px;
    width:67px;
    height:67px;
    cursor:pointer;
    position:absolute;
    background:url("../img/next.png")/*tpa=/summer/scratch/img/next.png*/ no-repeat center;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    background: #92462b;
    margin: 0 5px;
    opacity: 0.8;
    border: 3px solid #b6745c;
    cursor: pointer;
    box-shadow:2px 2px 5px #813d16;
}
.swiper-active-switch {
    background: #ffea5d;
}
.part4 .box{
    float:left;
    width:212px;
    height:304px;
    position:relative;
}
.part4 .box img{
    width:212px;
    height:304px;
}
.part4 .box .info{
    top:126px;
    left:17px;
    width:176px;
    height:160px;
    opacity:0;
    display:none\9;
    position:absolute;
    background:rgba(40,51,86,0.6);
    transition:0.5s;
}
.part4 .box:hover .info{
    opacity:1;
    display:block;
    transition:0.5s;
}
.part4 .box .info h2{
    padding:6px 7px 2px;
    line-height:18px;
    color:#96d2ff;
}
.part4 .box .info p{
    padding:0 7px;
    line-height:18px;
    color:#96d2ff;
}