html,body,ul,li{
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
    list-style: none;
}
.qr{
    position: fixed;
    bottom:100px;
    left: 20px;
    z-index:100
}
a{
    text-decoration: none;
    outline: none;
    color: #fff;
}
a:hover{
    color: #ff5274;
}
.logo {
    /* border:1px solid red; */
    position: relative;
}
.red{
    width: 350px ;
    height:30px;
    /* border:1px solid red; */
position: absolute;
top:34px;
right: 13%;
}
.red li {
    width: 123px ;
    height:30px;
    /* border:1px solid red; */
    float: left;
    line-height: 30px;
    text-align: center
    ;
    font-size: 23px;
    /* font-weight: bold; */
}
.red :nth-child(1){
    border-right: 2px solid #b9b9b9;
    width: 103px ;
}
.red :nth-child(2){
    border-right: 2px solid #b9b9b9;
}
.red :nth-child(3){
    width: 103px ;
}
.red li:hover{
    color:red;
    cursor: pointer;
    
}
.logo img{
    width: 100%;
}
.banner{
    width: 100%;
    height: 695px;
    background: url("02.gif") no-repeat;
    background-size: 100% 100%;
    position: relative;
    margin-top:-4px
}
.banner-top{
    width: 100%;
    height: 30px;
    padding-top: 30px;
}
.banner-bottom{
    width: 100%;
    height: 400px;
}
.banner-nav{
    width: 736px;
    height: 30px;
    margin: 0 auto;
    padding-left: 29%;
    cursor: pointer;
}
.btn{
    width:450px ;
    height: 100px;
    border: 1px solid #fff;
    font-size: 46px;
    text-align: center;
    line-height: 100px;
    border-radius: 50px;
    background-color: #fff;
    color: #2b4678;
}
.btn:hover{
    color: #f9949e;
    cursor: pointer;
    border: 1px solid #f9949e;;
}
.b1{
position: absolute;
bottom:125px;
left: 21%;
}
.b2{
    position: absolute;
    bottom:125px;
    right: 21%;
    }
.nav{
    float: left;
    font-size: 22px;
    color: #fff;
    width: 119px;
    height: 30px;
    transition: .25s;
    text-align: right;
}
.nav1{
    float: left;
    font-size: 22px;
    color: #fff;
    width: 69px;
    height: 30px;
    transition: .25s;
    text-align: right;
}
.nav i,.nav1 i{
    width: 20px;
    height: 20px;
}
.nav i img,.nav1 i img{
    height: 20px;
    width: 20px;
}
.nav:hover,.nav1:hover{
    color: #ff5274;
}
.banner-list{
    width: 272px;
    height: 230px;
    background-color: #000;
    border-radius: 5px;   
    margin-top:100px;
    margin-left: 70%;
    cursor: pointer;
}
.banner-list li{
    width: 245px;
    height: 75px;
    font-size: 24px;
    color: #fff;
    line-height: 75px;
    text-decoration: underline;
    border-top: 1px #fff dotted;
    margin: 0 auto;
    text-align: center;
}
.banner-list li:first-child{
    width: 245px;
    height: 75px;
    font-size: 24px;
    color: #fff;
    line-height: 75px;
    text-decoration: underline;
    transition: .25s;
    border: none;
}
.banner-list li i img{
    height: 20px;
    width: 20px;
    text-decoration: none;
}
.banner-list li:hover{
    color: #ff5274;
}
.title {
    width: 100%;
    height: 236px;
}
.title img{
    width: 100%;
}
.box{
    width:99.9%;
    height: 850px;
    background: url("03.jpg") no-repeat;
    background-size: 100% 100%;
    border:1px solid #ffffff;
    margin-top:-1px

}
.content{
    width: 1065px;
    height: 605px;
    margin: 0 auto;
    cursor: pointer;
   margin-top:170px

}
.content img{
    width: 150px;
    height: 150px;
    display:block;
    margin:0 auto;
    text-align:center
}
.content:hover{
    color: #f35762;
}
.content p{
    margin: 0 auto;
    width: 130px;
    height: 27px;
    font-size: 28px;
    margin-top:17px;
    color: #3a3462;
    line-height: 27px;
    text-align: center;
    text-decoration:underline;
}
.content div{
    margin: 0 auto;
    font-size: 25px;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-top:17px;
    /* border:1px solid red; */
    border-radius: 30px;
    color: #ffffff;
    background-color: #2b4678;
}
.content li {
    /* border:1px solid red; */
    width: 250px;
    height: 250px;
}
.content-list1{
    float: left;
    margin-right: 18px;
    background-size: 100% 100%;
    border-radius: 5px;
    margin-bottom: 50px;
}
.content-list1:nth-child(4n) {
    margin-right: 0;
}
.content-list1 .hidden {
    display: none;
}
.content-list1:hover .show {
    display: none;
}
.content-list1:hover .hidden {
    display: block;
}
.content-list1:hover p {
    color: #f35762;
}
.content-list1:hover div {
    background-color: #f35762;
    color: #fff;;
}
.content-list2{
    float: left;
    margin-right: 18px;
    background-size: 100% 100%;
    border-radius: 5px;
    margin-bottom: 50px;
}
.content-list2:hover{
    /* transform: translateY(-10px); */
}
.content-list3{
    float: left;
    margin-right: 18px;
    background-size: 100% 100%;
    border-radius: 5px;
    margin-bottom: 50px;
}

.content-list4{
    float: left;
    background-size: 100% 100%;
    border-radius: 5px;
    margin-bottom: 50px;
}
.content-list5{
    float: left;
    margin-right: 18px;
    background-size: 100% 100%;
    border-radius: 5px;
}
.content-list6{
    float: left;
    margin-right: 18px;
    background-size: 100% 100%;
    border-radius: 5px;
}
.content-list7{
    float: left;
    margin-right: 18px;
    background-size: 100% 100%;
    border-radius: 5px;
}
.content-list8{
    float: left;
    background-size: 100% 100%;
    border-radius: 5px;
}
.flow{
    width: 99.9%;
    height: 370px;
    background: url("flow.png") no-repeat;
    margin: 0 auto;
    background-size: 100% 100%;
    border:1px solid #ffffff;
    margin-top:-2px
}
.flows{

width:1150px;
    height: 210px;
margin:0 auto;
    margin-top:150px;
    background: url("one.png") no-repeat;
    margin: 0 auto;
    background-size: 100% 100%;
    margin-top:143px
}
.flows li{
    width:120px;
    height: 210px;
    float: left;
}
.flows img{
    margin:0 auto;
    text-align: center;
    margin-top:10px
}
.flows6 p{
    font-size: 20px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-decoration: underline;
    cursor: pointer;
    
}
.flows5 p{
    font-size: 20px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-decoration: underline;
    cursor: pointer;
    
}
.flows4 p{
    font-size: 20px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-decoration: underline;
    cursor: pointer;
    
}.flows2 p{
    font-size: 20px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-decoration: underline;
    cursor: pointer;
    
}
.flows4 p{
    font-size: 20px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-decoration: underline;
    cursor: pointer;
    
}
.f1:hover p{
    color: #f33b49;
    font-size: 24px
}
.f1 p{
    font-size: 20px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    text-decoration: underline;
    cursor: pointer;
    color: #000000;
}
.f1 .hidden {
    display: none;
}
.f1:hover .show {
    display: none;
}
.f1:hover .hidden {
    display: block;
}
.true:hover .shows {
    display: none;
}
.hiddens{
    display: none;
}
.true:hover .hiddens{
    display: block;
}
.true p:hover{
    color: #fd6565;
}

.manages1:hover .shows {
    display: none;
} 
.manages1:hover .hiddens {
    display: block;
}
.flows2{
    margin-left: 85px;
}
.flows3{
    margin-left: 80px;
}
.flows4{
    margin-left: 78px;
}
.flows5{
    margin-left: 86px;
}
.flows6{
    margin-left: 79px;
}
.yuyue{
    width: 150px;
}
.time{
    width: 100%;
    height: 1098px;
    background: url("time.png") no-repeat;
    margin: 0 auto;
    background-size: 100% 100%;
    /* border:1px solid red;  */
    position: relative;
    padding-top: 10px;
}
.box-content{
    width: 1200px;
    height: 1010px;
margin:0 auto;
/* border: 1px solid red;     */
position: relative;
}
.times{
    margin-left:0%
}
.time_right1{
    position: absolute;
    top: 10px;
    right:0%;
}
.time_right2{
    position: absolute;
    top: 260px;
    right:0%;
}
.time_right4{
    background: url("time_right4.png") no-repeat;

    width: 285px;
    height: 380px;
    position: absolute;
    top: 620px;
    right:0%;
    /* border: 1px solid #000; */
}
.que{
    width: 260px;
    height: 210px;
    /* border: 1px solid #000; */
    margin:0 auto;
    text-decoration: underline;
}
.que p{
    text-decoration: underline;
}
.que p:hover{
    color: red;
    cursor: pointer;
}
.manage{
    background: url("manage.png") no-repeat;
    width: 100%;
    height:874px;
    /* margin-top:-160px; */
    /* border:1px solid red */
    padding-top:1px;
    background-size: 100% 100%;


}
.manages{
    width: 1210px;
    height:510px;
    /* border:1px solid red; */
    margin: 0 auto;
    margin-top: 160px;
}
.manages li{
    width: 590px;
    height:235px; 
    /* border:1px solid red; */
    float: left;
    margin-left:13px ;
    margin-top:30px ;
}
.manages li:hover{
cursor: pointer;
}
.more:hover{
    background-color: #f34653;
    cursor: pointer;
    
}
.more{
    width: 410px;
    height:77px;
    margin:0 auto; 
    font-size: 40px;
    color: #fff;
    line-height: 77px;
    text-align: center;
    background-color: #3a3361;
    /* border:1px solid red;  */
    margin-top:60px ;
    border-radius: 45px;
}
.get{
    width: 99.9%;
    height:670px;
    border:1px solid #fff;
    background: url("get.png") no-repeat;
    background-size: 100% 100%;

}
.get:hover{
    cursor: pointer;
}
.gets{
    width: 1230px;
    height:355px;
    /* border:1px solid red; */
    margin:0 auto;
    margin-top:230px
}
.gets li{
    width: 384px;
    height:350px;
    float: left;
    /* border:1px solid red; */
    margin-right: 20px;
    /* margin:0 auto; */
    /* margin-top:190px */
}
.true{
    width: 270px;
    height:120px;
    /* border:1px solid red; */
   font-size: 23px;
    margin:0 auto;
    margin-top:110px;
}
.down{
    width: 247px;
    height:53px;
    /* border:1px solid red; */
    margin-top:30px;
    margin-left: 70px;
    
}
.true,.down:hover{
    cursor: pointer;
}
.true p{
    height: 30px;
    /* border-bottom: 2px solid #333333; */
    margin-top:-10px;
    text-decoration:underline;
    line-height: 30px;
}
.data p{
    height: 30px;
    text-decoration:underline;
    margin-top:-10px
    /* text-decoration: #333333; */
}
.data{
    width: 280px;
    height:120px;
    /* border:1px solid red; */
   font-size: 23px;
    margin:0 auto;
    margin-top:110px; 
}
.classes{
    width: 233px;
    height:120px;
    /* border:1px solid red; */
   font-size: 23px;
    margin:0 auto;
    margin-top:110px; 
}
.classes :nth-child(3){
    width: 214px;
}
.classes p{
    height: 30px;
    text-decoration:underline;
    margin-top:-10px
    /* text-decoration: #333333; */
}
.get_one {
    background: url("gets1.png") no-repeat; 
}
.get_two{
    background: url("gets2.png") no-repeat; 
}
 .get_three{
    background: url("gets3.png") no-repeat; 
 }
 .know{
    width:100%;
    height:1108px;
    /* border:1px solid red; */
    background: url("know.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
  
 }
 .circle1{
    width:170px;
    height: 170px;
    /* border:1px solid red; */
    background-color: #fff;
    color: #3a3462;
    border-radius: 100%;
    text-align: center;
    line-height: 170px;
    font-size: 24px;
    position: absolute;
    bottom: 490px;
    left: 480px;
 }
 .circle1:hover{
    width:200px;
    height: 200px; 
    line-height: 200px;
    font-size: 26px;
 }
 .circle2{
    width:170px;
    height: 170px;
    background-color: #fff;
    color: #3a3462;
    border-radius: 100%;
    text-align: center;
    line-height: 170px;
    font-size: 24px;
    position: absolute;
    bottom: 200px;
    left: 455px;
 }
 .circle2:hover{
    width:200px;
    height: 200px; 
    line-height: 200px;
    font-size: 26px;
 }
 .circle4{
    width:170px;
    height: 170px;
    background-color: #fff;
    color: #3a3462;
    border-radius: 100%;
    text-align: center;
    line-height: 170px;
    font-size: 24px;
    position: absolute;
    top: 349px;
    left: 900px;
 }
 .circle4:hover{
    width:200px;
    height: 200px; 
    line-height: 200px;
    font-size: 26px;
 }
 .circle3{
    width:215px;
    height: 215px;
    background-color: #fff;
    color: #3a3462;
    border-radius: 100%;
    text-align: center;
    line-height: 215px;
    font-size: 24px;
    position: absolute;
    top: 570px;
    left: 690px;
 }
 .circle3:hover{
    width:245px;
    height: 245px; 
    line-height: 245px;
    font-size: 26px;
 }
 .circle5{
    width:170px;
    height: 170px;
    background-color: #fff;
    color: #3a3462;
    border-radius: 100%;
    text-align: center;
    line-height: 170px;
    font-size: 24px;
    position: absolute;
    top:730px;
    left: 900px;
 }
 .circle5:hover{
    width:200px;
    height: 200px; 
    line-height: 200px;
    font-size: 26px;
 }
 .circle6{
    width:170px;
    height: 170px;
    background-color: #fff;
    color: #3a3462;
    border-radius: 100%;
    text-align: center;
    line-height: 170px;
    font-size: 24px;
    position: absolute;
    top:580px;
    left: 1100px;
 }
 .circle6:hover{
    width:200px;
    height: 200px; 
    line-height: 200px;
    font-size: 26px;
 }
 .circle7{
    width:215px;
    height: 215px;
    background-color: #fff;
    color: #3a3462;
    border-radius: 100%;
    text-align: center;
    line-height: 215px;
    font-size: 24px;
    position: absolute;
    top:280px;
    left: 1200px;
 }
 .circle7:hover{
    width:245px;
    height: 245px; 
    line-height: 245px;
    font-size: 26px;
 }
 .circle8{
    width:115px;
    height: 115px;
    background-color: #fff;
    color: #3a3462;
    border-radius: 100%;
    text-align: center;
    line-height: 115px;
    font-size: 24px;
    position: absolute;
    top:700px;
    left: 1290px;
 }
 .circle8:hover{
    width:145px;
    height: 145px; 
    line-height: 145px;
    font-size: 26px;
 }
 .circle9{
    width:215px;
    height: 215px;
    background-color: #fff;
    color: #3a3462;
    border-radius: 100%;
    text-align: center;
    line-height: 215px;
    font-size: 24px;
    position: absolute;
    bottom:52px;
    left: 1200px;
 }
 .circle9:hover{
    width:245px;
    height: 245px; 
    line-height: 245px;
    font-size: 26px;
 }
/* .flows */
.bg{
    width: 100%;
    height: 849px;
    background-color: #f3f3f3;
    padding-top: 75px;
    padding-bottom: 75px;
    margin: 40px auto;
}
.content-p2{
    width: 1336px;
    height: 849px;
    margin: 0 auto;
}
.p2-left{
    width: 913px;
    height: 849px;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}
.p2-right{
    width: 387px;
    height: 842px;
    float: left;
    background-color: #fff;
    border: 1px solid #b9b9b9;
}
.test{
    width: 367px;
    height: 50px;
    margin: 20px auto 20px auto;
}
.test-list{
    width: 367px;
    height: 160px;
    margin: 0 auto;
}
.ponit{
    width: 113px;
    height: 45px;
    float: left;
    font-size: 18px;
    background-color: #eee;
    transition: .25s;
    margin-bottom: 8px;
    margin-right: 8px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
}
.ponit img{
    padding-top: 12px;
    padding-left: 10px;
    float: left;
}
.ponit span{
    float: left;
}
.ponit:hover{
    background-color: #e4e4e4;
}
.test1{
    width: 354px;
    height: 60px;
    margin: 10px auto;
}
.test1-list{
    width: 354px;
    height: 257px;
    margin: 3px auto;
}
.ponit1{
    width: 354px;
    height: 30px;
    font-size: 18px;
    cursor: pointer;
    margin-top: 5px;
}
.left{
    width: 287px;
    height: 30px;
    float: left;
}
.right{
    width: 67px;
    height: 30px;
    float: left;
    text-decoration: underline;
    transition: .25s;
}
.right:hover{
    color: #ff5274;
}
.test2{
    width: 367px;
    height: 234px;
    margin: 5px auto;
    cursor: pointer;
}
.content1{
    width: 100%;
    height: 300px;
    margin: 0 auto 20px auto;
}
.content1-top{
    width: 1201px;
    height: 128px;
    margin: 0 auto;
}
.content1-bottom{
    width: 1200px;
    height: 172px;
    margin: 0 auto;
    cursor: pointer;
}
.city{
    width: 80px;
    height: 33px;
    float: left;
    text-align: center;
    line-height: 33px;
    border: 1px solid #b9b9b9;
    margin: 10px 3px 0px 0px;
    transition: .25s;
}
.city:hover{
    background-color: #ff5274;
    color: #fff;
    border: 1px solid #ff5274;
}
.content2 img{
    width: 100%;
    cursor: pointer;
}
.part1{
    width: 1203px;
    height: 976px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.part1 img{
    width: 100%;
}
.part1-btn{
    width: 172px;
    height: 43px;
    position: absolute;
    z-index: 2;
    bottom: 240px;
    right: 240px;
    text-align: center;
    line-height: 43px;
    border: 1px solid #ff5274;
    color: #ff5274;
    font-size: 20px;
    transition: .25s;
    cursor: pointer;
}
.part1-btn:hover{
    background-color: #ff5274;
    color: #fff;
}
.part2{
    width: 1204px;
    height: 865px;
    margin: 0 auto;
    position: relative;
    cursor: pointer;
}
.part2 img{
    width: 100%;
}
.part2-btn{
    width: 172px;
    height: 43px;
    position: absolute;
    z-index: 2;
    bottom: 315px;
    left: 222px;
    text-align: center;
    line-height: 43px;
    border: 1px solid #ff5274;
    color: #ff5274;
    font-size: 20px;
    transition: .25s;
    cursor: pointer;
}
.part2-btn:hover{
    background-color: #ff5274;
    color: #fff;
}
.content3{
    width: 100%;
    height: 685px;
    background: url('19.png') no-repeat;
    background-size: 100% 100%;
    margin: 10px auto;
}
.content3-body1{
    width: 1200px;
    height: 70px;
    margin: 0 auto;
    padding-top: 40px;
    font-size: 36px;
    color: #fff;
}
.content3-body2{
    width: 430px;
    height: 80px;
    margin: 0 auto;
    color: #ff5274;
    font-size: 64.62px;
}
#span1{
    padding-left: 20px;
    font-size: 38.77px;
    color: #fff;
}
.content3-body3{
    width: 910px;
    height: 177px;
    margin: 40px auto;
    overflow: hidden;
}
.content3-body3 ul {
    width: 910px;
    height: 300%;
}
.content3-body3 ul li {
    height: 71px;
    margin-bottom: 26px;
}
.content3-body3 ul li img{
    width: 100%;
}
.content3-body4{
    width: 560px;
    height: 42px;
    margin: 0 auto;
    color: #fff;
    font-size: 30px;
}
#span2{
    color: #ff5274;
}
.content3-body5{
    width: 350px;
    height: 70px;
    margin: 50px auto;
    line-height: 70px;
    font-size: 30px;
    text-align: center;
    background-color: #ff5274;
    color: #fff;
    border-radius: 5px; 
    cursor: pointer;
}
.content4{
    width: 100%;
    height: 811px;
    background: url('back.jpg') no-repeat;
    background-size: 100% 100%;
}
.content4-class{
    width: 1200px;
    height: 136px;
    margin: 0px auto;
    padding-top: 80px;
}
.class-part{
    height: 470px;
    width: 1200px;
    margin: 0 auto;
    cursor: pointer;
}
.class1{
    width: 279px;
    height: 192px;
    float: left;
    transition: .25s;
    margin: 38px 23px 0px 0px;
    background: url('23.jpg') no-repeat;
    background-size: 100% 100%;
    border: 1px solid #b1afaf;
    border-radius: 5px;
}
.class1:hover{
    background: url('23-1.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateY(-8px);
    border: 1px solid #fff;
    -moz-box-shadow:0px 0px 5px #b1afaf; 
    -webkit-box-shadow:0px 0px 5px #b1afaf; 
    box-shadow:0px 0px 5px #b1afaf;
}
.class2{
    width: 279px;
    height: 192px;
    float: left;
    transition: .25s;
    margin: 38px 23px 0px 0px;
    background: url('24.jpg') no-repeat;
    background-size: 100% 100%;
    border: 1px solid #b1afaf;
    border-radius: 5px;
}
.class2:hover{
    background: url('24-1.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateY(-8px);
    border: 1px solid #fff;
    -moz-box-shadow:0px 0px 5px #b1afaf; 
    -webkit-box-shadow:0px 0px 5px #b1afaf; 
    box-shadow:0px 0px 5px #b1afaf;border: 1px solid #fff;
    -moz-box-shadow:0px 0px 5px #b1afaf; 
    -webkit-box-shadow:0px 0px 5px #b1afaf; 
    box-shadow:0px 0px 5px #b1afaf;
}
.class3{
    width: 279px;
    height: 192px;
    float: left;
    transition: .25s;
    margin: 38px 23px 0px 0px;
    background: url('25.jpg') no-repeat;
    background-size: 100% 100%;
    border: 1px solid #b1afaf;
    border-radius: 5px;
}
.class3:hover{
    background: url('25-1.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateY(-8px);
    border: 1px solid #fff;
    -moz-box-shadow:0px 0px 5px #b1afaf; 
    -webkit-box-shadow:0px 0px 5px #b1afaf; 
    box-shadow:0px 0px 5px #b1afaf;
}
.class4{
    width: 279px;
    height: 192px;
    float: left;
    transition: .25s;
    margin: 38px 0px 0px 0px;
    background: url('26.jpg') no-repeat;
    background-size: 100% 100%;
    border: 1px solid #b1afaf;
    border-radius: 5px;
}
.class4:hover{
    background: url('26-1.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateY(-8px);
    border: 1px solid #fff;
    -moz-box-shadow:0px 0px 5px #b1afaf; 
    -webkit-box-shadow:0px 0px 5px #b1afaf; 
    box-shadow:0px 0px 5px #b1afaf;
}
.class5{
    width: 279px;
    height: 192px;
    float: left;
    transition: .25s;
    margin: 38px 23px 0px 0px;
    background: url('27.jpg') no-repeat;
    background-size: 100% 100%;
    border: 1px solid #b1afaf;
    border-radius: 5px;
}
.class5:hover{
    background: url('27-1.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateY(-8px);
    border: 1px solid #fff;
    -moz-box-shadow:0px 0px 5px #b1afaf; 
    -webkit-box-shadow:0px 0px 5px #b1afaf; 
    box-shadow:0px 0px 5px #b1afaf;
}
.class6{
    width: 279px;
    height: 192px;
    float: left;
    transition: .25s;
    margin: 38px 23px 0px 0px;
    background: url('28.jpg') no-repeat;
    background-size: 100% 100%;
    border: 1px solid #b1afaf;
    border-radius: 5px;
}
.class6:hover{
    background: url('28-1.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateY(-8px);
    border: 1px solid #fff;
    -moz-box-shadow:0px 0px 5px #b1afaf; 
    -webkit-box-shadow:0px 0px 5px #b1afaf; 
    box-shadow:0px 0px 5px #b1afaf;
}
.class7{
    width: 279px;
    height: 192px;
    float: left;
    transition: .25s;
    margin: 38px 23px 0px 0px;
    background: url('29.jpg') no-repeat;
    background-size: 100% 100%;
    border: 1px solid #b1afaf;
    border-radius: 5px;
}
.class7:hover{
    background: url('29-1.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateY(-8px);
    border: 1px solid #fff;
    -moz-box-shadow:0px 0px 5px #b1afaf; 
    -webkit-box-shadow:0px 0px 5px #b1afaf; 
    box-shadow:0px 0px 5px #b1afaf;
}
.class8{
    width: 279px;
    height: 192px;
    float: left;
    transition: .25s;
    margin: 38px 0px 0px 0px;
    background: url('30.jpg') no-repeat;
    background-size: 100% 100%;
    border: 1px solid #b1afaf;
    border-radius: 5px;
}
.class8:hover{
    background: url('30-1.jpg') no-repeat;
    background-size: 100% 100%;
    transform: translateY(-8px);
    border: 1px solid #fff;
    -moz-box-shadow:0px 0px 5px #b1afaf; 
    -webkit-box-shadow:0px 0px 5px #b1afaf; 
    box-shadow:0px 0px 5px #b1afaf;
}
.content5{
    width: 1364px;
    height: 860px;
    margin: 0 auto;
}
.content5-head{
    width: 1204px;
    height: 163px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.content5-head img{
    width: 100%;
}
.content5-left{
    width: 453px;
    height: 639px;
    float: left;
}
.left-top{
    width: 450px;
    height: 287px;
    -moz-box-shadow:0px 2px 5px #e7e4e4; 
    -webkit-box-shadow:0px 2px 5px #e7e4e4; 
    box-shadow:0px 2px 5px #e7e4e4;
    margin-bottom: 40px;
}
.left-bottom{
    width: 450px;
    height: 287px;
    -moz-box-shadow:0px 2px 5px #e7e4e4; 
    -webkit-box-shadow:0px 2px 5px #e7e4e4; 
    box-shadow:0px 2px 5px #e7e4e4;
}
.content5-middle{
    width: 456px;
    height: 604px;
    margin: auto;
    float: left;
}
.content5-middle img{
    width: 100%;
}
.content5-right{
    width: 453px;
    height: 639px;
    float: left;
}
.pic1{
    width: 74px;
    height: 77px;
    margin-left: 358px;
}
.word{
    font-size: 30px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin-left: 316px;
    color: #ff5274;
    text-align: right;
}
.word1{
    font-size: 22px;
    width: 407px;
    height: 69px;
    margin-left: 32px;
    margin-top: 15px;
    line-height: 35px;
    text-align: right;
}
.btn1{
    width: 189px;
    height: 41px;
    margin-left: 242px;
    font-size: 20px;
    line-height: 41px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    border: 1px solid #ff5274;
    color: #ff5274;
    transition: .25s;
    cursor: pointer;
}
.btn1:hover{
    background-color: #ff5274;
    color: #fff;
}
.right-top{
    width: 450px;
    height: 287px;
    -moz-box-shadow:0px 2px 5px #e7e4e4; 
    -webkit-box-shadow:0px 2px 5px #e7e4e4; 
    box-shadow:0px 2px 5px #e7e4e4;
    margin-bottom: 40px;
}
.right-bottom{
    width: 450px;
    height: 287px;
    -moz-box-shadow:0px 2px 5px #e7e4e4; 
    -webkit-box-shadow:0px 2px 5px #e7e4e4; 
    box-shadow:0px 2px 5px #e7e4e4;
}
.pic2{
    width: 74px;
    height: 77px;
    margin-left: 20px;
}
.word2{
    font-size: 30px;
    width: 120px;
    height: 35px;
    line-height: 35px;
    margin-left: 20px;
    color: #ff5274;
    text-align: left;
}
.word3{
    font-size: 22px;
    width: 407px;
    height: 69px;
    margin-left: 20px;
    margin-top: 15px;
    line-height: 35px;
    text-align: left;
}
.btn2{
    width: 189px;
    height: 41px;
    margin-left: 20px;
    font-size: 20px;
    line-height: 41px;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
    border: 1px solid #ff5274;
    color: #ff5274;
    transition: .25s;
    cursor: pointer;
}
.btn2:hover{
    background-color: #ff5274;
    color: #fff;
}
.foot{
    width: 100%;
    height: 775px;
    margin-top: 40px;
    cursor: pointer;
}
.foot img{
    width: 100%;
}
.window{
    width: 358px;
    height: 177px;
    position: fixed;
    bottom: 414px;
    right: 0;
    cursor: pointer;
}