.zong{

    background: url("../images/5b.jpg") no-repeat fixed;


}
.bkxyz {
	    width: 75px;
    height: 27px;
    line-height: 27px;
    display: block;
    position: absolute;
    right: 5px;
    top: 31%;
    border-radius: 21px;
    background-color: #e62129;
    text-align: center;
    color: #fff;
    /* line-height: 40px;*/
}
.zzong{
    height: 140px;
    background: rgba(67, 115, 192, 0.76);

    border-bottom: 1px solid #e8e8e8;
    padding: 20px 0;
}
.zong1{
    width: 1150px;
    margin: 0 auto;
}
.zong2{
    color: #fff;
    font-size: 32px;
    line-height: 45px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.zong3{
    line-height: 40px;
    font-size: 15px;
    color: #fff;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.zong3 a{
    color: #fff;
}
.zong4{
    margin-top: 15px;
}
.zong4 span{
    width: 140px;
    height: 35px;
    display: inline-block;
    text-align: center;
    line-height: 35px;
    border: solid 1px #ddd;
    margin-right: 24px;
    border-radius: 5px;
}
.zong4 span a{
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.zong4 span:hover{
    background: #fff;
    border-color: #fff;
}
.zong4 span:hover a{
    color: #4373c0;
}














.zong5{
    width: 100%;
    padding: 40px 0;
}
.zong6{
    width: 1344px;
    margin: 0 auto;
}
.zong7{
    float: left;
    width:50%;
}
.zong8{
    float: right;
    width:50%;
    box-sizing: border-box;
    padding-left: 5%;
}
.zong9{
    padding: 24px 0;
    font-size: 20px;
    font-weight: normal;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.zong10 input{
    width: 100%;
    padding: 12px;
    margin-bottom: 16px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: bolder;
    font-family: Tahoma;
    box-sizing: border-box;
}
.zong11 textarea{
    width: 100%;
    height: 128px;
    padding: 12px;
    margin-bottom: 16px;
    border: 1px solid #ccc;
    font-size: 14px;
    font-weight: bolder;
    resize: none;
    box-sizing: border-box;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.zong12 input{
    display: block;
    width: 100%;
    height: 48px;
    text-align: center;
    color: #fff;
    background-color: #4373c0;
    font-size: 21px;
    font-weight: bold;
    line-height: 48px;
    border: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    transition: .5s;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.zong12 input:hover{
    background: #fed03d;
}
.zong7{
    line-height: 35px;
    font-size: 17px;
    padding-top: 24px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}


.news1{
    width: 25%;
    float: left;
    height: 188px;
    overflow: hidden;
    border: solid 1px #ddd;
    transition: .5s;
    border-radius: 10px;
}
.news1 img{
    width: 100%;
    height: 188px;
    transform: scale(0.95);
    transition: .5s;
    border-radius: 8px;
}
.news2{
    padding-left: 27%;
}
.news li{
    padding: 15px 0;
    border-bottom: dashed 1px #ddd;
    transition: .5s;
}
.news3{
    line-height: 50px;
    font-size: 24px;
    margin-top: 5px;
    font-family: Raleway,Arial,Helvetica,sans-serif;

}
.news3 a{
    color: #4373c0;
}
.news4{
    margin-top: 5px;
    line-height: 26px;
    height: 78px;
    overflow: hidden;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    color: #333;
}
.news5{
    margin-top: 15px;
    font-size: 20px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.news li:hover{
    border-bottom: dashed 1px #4373c0;
    background: #f8f8f8;
}
.news li:hover .news1{
    border: solid 1px   #4373c0;
}
.news li:hover .news1 img{
    transform: scale(1);
}








.video li{
    float: left;
    width: 265px;
    margin-right: 30px;
    margin-bottom: 20px;
}
.video1{
    position: relative;
    width: 100%;
    height: 190px;
    overflow: hidden;
}
.video2{
    width: 100%;
    height: 190px;
}
.video3{
    position: absolute;
    left:0;
    right:0;
    top:66px;
    width: 30px;
    margin: 0 auto;
    z-index: 20;
    opacity: 0;
    transition: .5s;
}
.video1:after{
    width: 100%;
    height:100%;
    position: absolute;
    left:0;
    top:0;
    background: rgba(0, 0, 0, 0.42);
    content: '';
    opacity: 0;
    transition: .5s;
}
.video li:hover .video1:after{
    opacity: 1;
}
.video li:hover .video3{
    opacity: 1;
}
.video li:nth-of-type(4n){
    margin-right: 0;
}
.video4{
    text-align: center;
    line-height: 45px;
    height:45px;
    overflow: hidden;
    font-size: 18px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}





.ass1{
    border-bottom: dashed 1px #ddd;
    padding-bottom: 45px;
    margin-bottom: 45px;
}
.ass2{
    text-align: center;
    font-size: 28px;
    color: #4373c0;
    letter-spacing: 1px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    margin: 20px auto 50px;
}



.ass3 li {
    float: left;
    width: 365px;
    height: 100%;
       margin-bottom: 0;
    /*margin-right: 35px;*/
    margin-left: 75px;
        /*margin-top: 50px;*/
}
/*.ass3 li:nth-of-type*/
.ass3 li:nth-of-type(1){
     margin-top: 50px; 
}
.ass3 li:nth-of-type(2){
     margin-top: 50px; 
}
.ass3 li:nth-of-type(3){
     margin-top: 50px; 
}
.ass4>a>img{
    width: 100%;
    height: 300px;
}
.ass4 {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
    border: 1px solid #ececec;
}
.ass3 li:hover .ass5{
    opacity: 1;
    transform: rotateX(0deg);
}
.ass5{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    line-height: normal;
    bottom: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transform: rotateX(90deg);
    transition: .5s;
    background: rgba(52, 52, 52, 0.8);
}
.ass6{
    width: 40px;
    height: 40px;
    margin: 75px auto 10px;
    background: #fff;
    border-radius: 50%;
    line-height: 40px;
    text-align: center;
}
.ass6 img {
    width: 20px;
    /* padding-top: 10px; */
    display: inline-block;
}
.ass7{
    text-align: center;
    color: #fff;
    height: 35px;
    width: 320px;
    padding: 0 20px;
    line-height: 35px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ass8{
    padding: 0 15px;
    line-height: 25px;
    height: 50px;
    margin-top: 10px;
    overflow: hidden;
    color: #fff;
    text-align: center;
}
.ass9{
    text-align: center;
    height: 60px;
    line-height: 60px;
    font-size: 15px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    margin-top: 6px;
}
.ass10 a{
    display: block;
    width: 180px;
    height: 40px;
    border: solid 1px #4373c0;
    color: #fff;
    /*color: #333;*/
    border-radius: 30px;
    line-height: 40px;
    margin: 20px auto 0;
    text-align: center;
    font-size: 17px;
    position: relative;
    overflow: hidden;
    transition: .5s;

}
.ass10 a:after{
    width: 100%;
    height: 40px;
    position: absolute;
    left:0;
    top:0;
    right: 0;
    margin: 0 auto;
    transition: .5s;
    content: '';
    background: #4373c0;
    z-index: -1;
    transform: rotateY(0deg);
}
.ass10 a:hover{
    color: #fff;
    border-color: #fed03d;
}
.ass10 a:hover:after{
    width: 100%;
    background: #fed03d;

    transform: rotateY(0deg);
}
.ssa1{
    border-bottom: none;
    padding-bottom: 0px;
     margin-bottom: 0px;
}

.assinfo2{
    float: left;
    width: 450px;
    margin-top: 50px;
}
.assinfo3{
    width: 840px;
    float: right;
    margin-top: 50px;
}
.ssaa .swiper-slide img{
    height: 350px;
}
.assinfo4{
    font-size: 30px;
    line-height: 35px;
    height: 55px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    color: #000;
}
.assinfo5{

    /*white-space: pre-line;*/
    line-height: 25px;
    height: 100%;
    overflow: hidden;
    font-size: 15px;
    background: #f0f0f0;
    border:solid 15px #f0f0f0;
    margin: 15px 0;
    box-sizing: border-box;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.assinfo{
    background: #fff;
    /*padding: 20px;*/
    /*margin-top: 50px;*/
}
.assinfo6 {
    padding-top: 20px;
    margin-top: 35px;
}
.assinfo6 li{
    float: left;
    width:50%;
    line-height: 28px;
    padding-left:7px;
    box-sizing: border-box;

}
.assinfo6 li>div{
    display: inline-block;
}
.assinfo6 li>b{
    margin-right: 7px;
}
.assinfo7{
    height:55px ;
}
.assinfo7>a{
    display: block;
    width: 180px;
    height: 55px;
    float: left;
    margin-top: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 55px;
    text-align: center;
    background-color: #0072c6;
    border-radius: 6px;
}
.assinfo77{
    margin-top: 45px;
    line-height: 28px;
}

.leb{
    margin-top: 15px;
}
.leb1{
    width: 250px;
    float: left;
}
.leb7{
    width: 1344px;
    float: right;

    background: #fff;
    padding: 0px 15px;
    padding-bottom: 40px;
    box-sizing: border-box;
}
.leb4{
    width: 100%;
    height: 154px;
    overflow: hidden;
}
.leb4 img{
    width: 100%;
    height: 154px;
    transition: .5s;
}
.leb3>ul>li:hover .leb4 img{
    transform: scale(1.1);
}
.leb2{
    background: #fff;
    box-sizing: border-box;
    padding: 13px 18px;
    border-bottom: solid 1px #e8e8e8;
    color: #4373c0;
    font-weight:bold;
    font-size: 18px;
    letter-spacing: 1px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.leb3{
    width: 250px;
    padding: 20px;
    margin: 0 auto;
    box-sizing: border-box;
    background: #fff;
    margin-bottom: 20px;
}
.leb3>ul>li{
    border: solid 1px #e8e8e8;
    border-bottom: none;
}
.leb3>ul>li:last-child{
    border-bottom: solid 1px #e8e8e8;
}
.leb3>ul>li:hover .leb5 a{
    color: #4373c0;
}
.leb5{
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    text-align: center;
    font-size: 15px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.leb6{
    width: 208px;
    height: 35px;
    margin: 20px auto 5px;
    border: solid 1px #e8e8e8;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    transition: .5s;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.leb6 a{
    transition: .5s;
    color: #4373c0;
}
.leb6:hover{
    background: #4373c0;
    border-color: #4373c0;
}
.leb6:hover a{
    color: #fff;
}
.aaji{
    background: #4373c0;
    color: #fff;
}
.aaji a{
    color: #fff;
}
.leb8 li{
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px;
    text-align: center;
}
.aaji1{
    display: inline-block;
    margin-right: 20px;
    padding: 0 20px;
    text-align: center;
    color: black;
}
.leb8{
    border-bottom: solid 1px #e8e8e8;
    line-height: 47px;
}
.leb8 li a{
    display: block;
    padding: 0 20px;
}
.leb8 li:hover{
    background: #4373c0;
}
.leb8 li:hover a{
    color: #fff;
}

.leb10{
    font-size: 18px;
    font-weight: bold;
    color: #4373c0;
    line-height: 40px;
    margin: 20px auto 15px;
    border-bottom: solid 1px #e8e8e8;
}
.leb11{
    line-height: 28px;
    font-family: Raleway,Arial,Helvetica,sans-serif!important;
    margin-top: 20px;
    padding-bottom: 0px;
}

.leb12{
    border-bottom: solid 1px #e8e8e8;
}
.leb12 li{
    float: left;
    width: 271px;
    margin-right: 20px;
    margin-bottom: 20px;
}
.leb12 li:nth-of-type(3n){
    margin-right: 0;
}
.leb13{
    width: 100%;
    height: 170px;
    overflow: hidden;
}
.leb13 img{
    width: 100%;
    height: 170px;
    transition: .5s;

}
.leb12 li:hover .leb13 img{
    transform: scale(1.1);
}
.leb14{
    text-align: center;
    line-height: 45px;
    height:45px;
}

.leb16{
    height: 43px;
    margin-bottom: 20px;
}
.leb17{
    width: 420px;
    float: left;
}
.leb17 input{
    width: 100%;
    height: 43px;
    box-sizing: border-box;
    padding: 0 10px;
    border: solid 1px #ccc;
}
.leb18{
    width: 420px;
    float: right;
}
.leb18 input{
    width: 100%;
    height: 43px;
    box-sizing: border-box;
    padding: 0 10px;
    border: solid 1px #ccc;
}
.leb19{
    margin-bottom: 20px;
}
.leb19 textarea{
    width: 100%;
    resize: none;
    height: 150px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #ccc;
}
.leb20 input{
    width: 100%;
    height: 43px;
    background: #4373c0;
    color: #fff;
    border: none;
    font-size: 20px;
    letter-spacing: 2px;
    border-radius: 4px;
    transition: .5s;
}
.leb20 input:hover{
    background: #fed03d;
}

.about1{
    text-align: center;
    font-size: 28px;
    color: #333;
    height: 45px;
    letter-spacing: 1px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
    margin-bottom: 30px;
    margin-top: 30px;
    position: relative;
}
.about1:after{
    width: 250px;
    height: 2px;
    background: #fed03d;
    position: absolute;
    left:0;
    right: 0;
    bottom:0;
    margin: 0 auto;
    content: '';
}
.about111{
    color: #fff;
}
.about2{
    line-height: 25px;
    width: 625px;
    float: right;
}
.abou1{
    width: 500px;
    float: left;
}
.abou1 img{
    width: 100%;
    margin-top: 10px;
    height: 312px;
}
.about3{
    width: 100%;
    background: url("../images/s.jpg") no-repeat fixed;

    margin-top: 40px;
}
.about33{
    padding: 20px 0;
    background: rgba(67, 115, 192, 0.76);
}
.about4{
    width: 1150px;
    margin: 0 auto;
}
.about5{
    margin-top: 42px;
    margin-bottom: 40px;
}
.about11{
    width: 80px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
    /*background: #666;*/
    vertical-align: middle;
    text-align: center;
}
.about11 img{
    width: 64px;
    margin-top: 12px;
}
.about12{
    text-align: center;
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    color: #fed03d;
    font-weight: bold;
    overflow: hidden;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.about13{
    text-align: center;
    line-height: 25px;
    height: 125px;
    color: #e8e8e8;
    overflow: hidden;
}
.about5 li{
    float: left;
    width: 208px;
    margin-right: 63px;
    padding: 15px;
    border: solid 1px #fff;
    border-radius: 10px;
    transition: .5s;
}
.about5 li:hover{
    box-shadow:  1px 1px 20px #fff;
    transform: scale(1.01);
}
.about5 li:nth-of-type(4n){
    margin-right: 0;
}
.about6{
    width: 100%;
    padding: 30px 0 00px;
}
.about7{
    width: 1150px;
    margin: 0 auto;
}
.about8 li{
    float: left;
    width: 202px;
    padding: 10px;
    border-radius: 10px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.about8 li:nth-of-type(5n){
    margin-right: 0;
}
.about8 li:hover{
    box-shadow: 1px 1px 10px #999;
}
.about9{
    border: solid 1px #ddd;
    height: 238px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-radius: 10px;
}
.about8 li:hover .about9 img{
    transform: scale(1);
}
.about9 img{
    width: 100%;
    max-height: 238px;
    transform: scale(0.95);
    transition: .5s;

}
.about8 li:hover .about10 a{
    color:  #4373c0;
}
.about10{
    height: 103px;
    line-height: 26px;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    margin-top: 17px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}

.tit{
    border-bottom: solid 1px #dddddd;
    padding-bottom: 7px;
}

.tit1{
    line-height: 45px;
    font-size: 28px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.tit2{
    line-height: 30px;
    margin-top: 10px;
}
.tit2>span{
    margin-right: 20px;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: Raleway,Arial,Helvetica,sans-serif;
}
.tit3{
    float: right;
}
.tit4{
    line-height: 30px;
    margin-top: 20px;
    text-indent: 2em;
}
.tit4 img{
    max-width: 100%;

}
.tit3 img{
    width: 27px;
}
.tit3 a{
    text-indent: 0em !important;
    
    margin: 0 0px!important;
}
.tit3>span{
    float: left;
}
.tit5 img{
    max-width: 100%;
    display: block;
    margin: 20px auto;
}
.ssop{
    font-size: 16px;
    line-height: 30px;
}
