*{
    margin: 0;
    padding:0;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
.heads{
    width: 1200px;
    height: 84px;
    margin:0 auto;
    background: url(../img/logo.png)no-repeat left center;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.heads a{
    display: block;
    width: 138px;
    height: 38px;
    border: 1px solid #0088f8;
    border-radius: 20px;
    margin-left: 20px;
    color:#0088F8;
    font-size: 20px;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
}
.heads a:hover{
    background: #0088F8;
    color: #fff;
}

/*----------------------------------×¢²á----------------------------------*/
#zhu{
    position: fixed;
    z-index: 99;
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,.7);
    display: none;
}
#zhu>div{
    width:604px;
    box-sizing: border-box;
    margin:  auto;
}
.z_l_title{
    height:58px;
    background-color: #0088f9;
    font-size: 18px;
    color:white;
    line-height: 56px;
    padding: 0 20px;
}
.z_l_title>img{
    float: right;
    margin-top: 20px;
}
.z_l_con{
    background-color: white;
    padding: 1px 20px;
}
.z_title{
    font-size: 16px;
    color:#777777;
    margin: 12px 0;
}
.z_label{
    display: inline-block;
    width:94px;
    color:#8d8d8d;
    font-size: 14px;
    margin: 10px 0;
}
.z_ti{
    display: inline-block;
    width:412px;
    margin: 10px 0;
}
.wei{
    position: relative;
    top:-186px;
}
#zhu input{
    width:396px;
    height:36px;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 34px;
    color:#cacbcb;
    font-size: 12px;
    border:1px solid #e5e5e5;
    margin: 10px 0;
}
#zhu button{
    width:396px;
    height:46px;
    line-height: 44px;
    font-size: 16px;
    text-align: center;
    color:white;
    background-color: #0088f9;
    margin: 20px 0;
    border:0;
}





.headimg{
    width: 100%;
    height: 600px;
    background: #040404 url(../img/banner.png)no-repeat center center;
    overflow: hidden;
    color: #fff;
}
.headimg1{
    width: 850px;
    min-height: 66px;
    margin: 60px auto 0;
    font-size: 44px;
    font-weight: bold;
    text-align: center;
}
.headimg1 span:first-child{
    color: #ffd107;
}
.headimg2 ,.headimg3{
    width: 600px;
    height: 48px;
    margin: 0 auto;
    color: #eee;
    font-weight: 100;
    text-align: center;
}
.headimg2{
    font-size: 18px;
    letter-spacing: 28px;
}
.headimg3{
    font-size: 14px;
    line-height: 26px;
}
.headimg4{
    color: #fff;
    display: block;
    width: 214px;
    height: 40px;
    padding-left: 30px;
    border-radius: 20px;
    background: #3196fe;
    margin: 28px auto;
    font-size: 20px;
    line-height: 40px;
    cursor: pointer;
}
.headimg4 div{
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fff;
    float: right;
    margin: 7px 10px 0px 0px;
    color:#3196FE;
    text-align: center;
    line-height: 26px;
    font-family: "ËÎÌå";
    font-weight: bold;
}
.headimg5 {
    width:467px;
    margin:28px auto 0;
}
.headimg5>img{
    width:182px;
}
.headimg5>span{
    display:inline-block;
    width:244px;
    text-align: center;
    font-size: 20px;
    position: relative;
    top:21px;
}
.headimg5>span>span{
    font-size: 28px;
    padding-left:  38px;
    position: relative;
    top:16px;
}
.headimg6{
    font-size: 28px;
    margin-top: 28px;
    text-align: center;
}







.content{
    width: 1200px;
    height: 370px;
    margin: 80px auto 0;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.content img{
    width: 470px;
    height: 368px;
    margin-left: 25px;
}
.content1{
    width: 560px;
    height: 368px;
    margin-right: 45px;
}
.content1 p{
    width: 100%;
    height: 120px;
}
.lkwap{
    display: none;
}
.content1 p:first-child{
    font-size: 40px;
    color: #555;
    font-weight: 300;
    line-height: 120px;
}
.content1 p:nth-child(2){
    font-size: 18px;
    color: #999;
    line-height: 40px;
}
.content1 .headimg4{
    margin: 30px 0;
    color: #fff;
}
.content01{
    width: 100%;
    min-height: 900px;
    background: #f1f1f1;
}
.contit{
    width: 1000px;
    height: 165px;
    text-align: center;
    color: #333;
    font-size: 40px;
    font-weight: 200;
    line-height: 182px;
    margin: 0 auto;
}
.contc{
    width: 1200px;
    height: 650px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}
.contc1{
    width: 448px;
    height:605px ;
    background: #fff;
    padding: 45px 45px 0;
}
.contc1:first-child{
    padding-right: 40px;
}
.contc1:last-child{
    padding-left: 40px;
}
.contc1 img{
    width: 100%;
    height: 145px;
}
.contc11{
    width: 320px;
    height: 66px;
    margin: 0 auto;
    font-size: 30px;
    color:#333;
    font-weight: 200;
    text-align: center;
    line-height: 66px;
}
.contc1 div{
    width: 320px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.contc1 .contc12 p{
    font-size: 14px;
    color: #777;
    text-align: center;
    margin-bottom:10px;
}
.contc1 .contc12 p:first-child{
    font-size: 18px;
    color: #666;
}
.contc13 .contp{
    display:-webkit-flex;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.contc13 .contp span{
    text-align: left;
    min-width: 160px;
    line-height: 24px;
}
.contc1 .contc14 p:nth-child(n+2){
    text-align: left;
}
.contc2{
    width: 100%;
    height: 680px;
    background: #fff;
    margin-top: 75px;
}
.contc20{
    width: 1200px;
    height: 680px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}
.contc20 div{
    width: 525px;
    height:640px;
    padding-top: 40px;
}
.contc20 div p:first-child{
    width: 100%;
    height: 120px;
    font-size: 40px;
    color: #333;
    font-weight: 200;
    line-height: 120px;
}
.contc20 div p:nth-child(2){
    font-size: 14px;
    color: #999;
    line-height: 30px;
    margin-bottom: 40px;
}
.contc20 div p:nth-child(3),.contc20 div p:nth-child(5){
    font-size: 18px;
    color: #666;
    line-height: 40px;
}
.contc20 div p:nth-child(4),.contc20 div p:nth-child(6){
    font-size: 18px;
    color: #999;
    line-height: 40px;
}
.contc20 img{
    width: 560px;
    height: 620px;
    margin-top: 60px;
}
.contc3{
    width: 600px;
    height: 190px;
    margin: 0 auto;
    color: #333;
    font-size: 40px;
    line-height: 190px;
    text-align: center;
    font-weight: 200;
}
.contc4{
    width: 1200px;
    height: 385px;
    background: #fff;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: space-around;
}
.contc4 div{
    width: 188px;
    padding-top: 54px;
}
.contc4 div img{
    width: 80px;
    height: 80px;
    margin-left: 54px;
}
.contc4 div p:nth-child(2){
    color: #333;
    text-align: center;
    margin-top: 36px;
}
.contc4 div p:nth-child(3){
    width: 24px;
    height: 2px;
    background: #999;
    margin: 20px auto 20px;
}
.contc4 div p:nth-child(4){
    color: #999;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}
.contc5{
    width: 100%;
    background: #fff;
    min-height: 600px;
    margin-top: 105px;
    padding-bottom: 50px;
}
.contc51{
    width:1200px;
    height: 620px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    flex-wrap:wrap;
    justify-content: space-around;
}
.contc51 div{
    width: 520px;
    height: 235px;
    display: -webkit-flex;
    display: flex;
    align-items: flex-end;
}
.contc51 div img{
    width: 240px;
    height: 225px;
}
.contc51 div p{
    width: 240px;
    height: 130px;
    box-shadow: 5px 5px 10px 0px #e5e5e5;
    padding: 20px;
}
.contc51 div p span:first-child{
    font-size: 26px;
    color: #666;
    float: left;
    margin-bottom:15px ;
}
.contc51 div p span:last-child{
    width: 220px;
    font-size: 14px;
    color: #777;
    float: left;
}
.contc51 div:nth-child(2) p,.contc51 div:nth-child(4) p{
    box-shadow: -5px 5px 10px 0px #e5e5e5;
}
.contc51 div:nth-child(2) p span,.contc51 div:nth-child(4) p span{
    float: right;
    text-align: right;
    width: 208px;
}
.contc5 .headimg4{
    width: 140px;
    margin: 0 auto;
    color: #fff;
}
.contc6{
    width: 1200px;
    height: 605px;
    margin: 0 auto;
    padding-top:55px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
}
.contc6 img{
    width: 405px;
    height: 605px;
    margin-left: 20px;
}
.contc61{
    width: 660px;
    height: 605px;
}
.contc62{
    width: 100%;
    height: 180px;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
}
.contc62 .contcti{
    width: 100%;
    font-size: 24px;
    color: #666;
    line-height: 60px;
}
.tubiao{
    width: 100px;
    height: 120px;
    margin-right: 28px;
}
.tubiao div{
    width: 70px;
    height: 70px;
    border-radius:50%;
    background:#fefefe;
    margin-left: 15px;
    position: relative;
}
.tubiao div img{
    width: auto;
    height: auto;
    max-height: 40px;
    max-width: 40px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.tubiao:hover div{
    background-color: #3196FE;
}
.img2{
    display: none;
}
.tubiao:hover div .img1{
    display: none;
}
.tubiao:hover div .img2{
    display: block;
}
.tubiao p{
    width: 100px;
    font-size: 16px;
    color: #666;
    text-align: center;
    margin-top:15px;
}

.contc7{
    width: 100%;
    height: 405px;
    background: #fff;
    padding-top: 60px;
}
.contc71{
    width: 1199px;
    height: 299px;
    margin: 0 auto;
    border: 1px solid #ccc;
    background: #dfdfdf;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.contc71:nth-child(3){
    display: none;
}
.contc71 div{
    width: 239px;
    height: 149px;
    background: #fff;
    position: relative;
}
.contc71 div img{
    max-height: 110px;
    max-width: 210px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.timgp{
    width: 110px;
    height: 6px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin: 40px auto;
}
.timgp p{
    width: 50px;
    height: 5px;
    background: #ddd;

}
.timgp p:hover,.timgp .timgp1{
    background: #3196FE;
}
/*.contc8{*/
/*width: 100%;*/
/*padding-top: 90px;*/
/*background:#f5f6f6;*/
/*}*/
/*.contc8{*/
/*padding-bottom:74px;*/
/*}*/
/*.contc8 div{*/
/*width: 1200px;*/
/*margin: 0 auto;*/
/*}*/
/*.contc8_title{*/
/*color:#fe9d65;*/
/*font-size: 26px;*/
/*text-align: center;*/
/*}*/
/*.contc8_title+div{*/
/*color:#bdbcbd;*/
/*font-size: 20px;*/
/*margin-top: 16px;*/
/*text-align: center;*/
/*}*/
/*.contc8_title+div>span{*/
/*padding:0 34px;*/
/*}*/
/*.contc8 ul{*/
/*display: -webkit-flex;*/
/*display: flex;*/
/*justify-content: space-between;*/
/*flex-wrap: wrap;*/
/*margin-top:70px;*/
/*}*/
/*.contc8 li{*/
/*width:288px;*/
/*box-sizing: border-box;*/
/*background-color: white;*/
/*padding:36px 8px;*/
/*box-shadow: 0 8px 16px 0px #ececec;*/
/*transition: all .5s;*/
/*}*/
/*.contc8 li:hover{*/
/*box-shadow: 0 8px 14px #fe9d65;*/
/*transform: scale(1.05);*/
/*}*/
/*.contc8 li>img{*/
/*display: block;*/
/*}*/
/*.contc8 .cont8_t{*/
/*display: block;*/
/*color:#fe9d65;*/
/*font-size: 20px;*/
/*margin: 16px 0;*/
/*}*/
/*.cont8_text{*/
/*color:#cecece;*/
/*font-size: 16px;*/
/*}*/


.contc8{
    width: 100%;
    height: 210px;
    padding-top: 90px;
    background: url(../img/bg4.png) no-repeat center center;
}
.contc8 div{
    width: 650px;
    height: 120px;
    margin: 0 auto;
}
.contc8 div p{
    font-size: 26px;
    color: #333;
    font-weight: 200;
    text-align: center;
    margin-bottom: 35px;
}
.contc8 div a{
    display: block;
    width: 244px;
    height: 40px;
    margin: 0 auto;
    border-radius: 20px;
    background: #3196FE;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
}
.footer{
    width: 100%;
    height: 268px;
    padding-top: 22px;
    background: #3a3a3a;
}
.footer1{
    width: 1200px;
    height: 180px;
    margin: 0 auto;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
}
.footer1 ul{
    width: 130px;
    height: 180px;
    border-right: 1px solid #777;
    margin-right: 30px;
}
.footer1 ul li{
    font-size: 14px;
    margin-bottom: 12px;
}
.footer1 ul li a{
    color: #fff;
}
.footer1 ul li:first-child,.footer1 .cnus p{
    font-size: 16px;
    margin-bottom: 35px;
    color: #fff;
    font-weight: bold;
}
.footer1 .cnus{
    width: 220px;
    height: 180px;
}
.cnus1{
    width: 220px;
    height: 80px;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin:60px 0 0 -5px;
}
.cnus2{
    display:block;
    width: 62px;
    height: 80px;
    font-size: 12px;
    color: #fcfcfc;
    text-align: center;
}
.cnus3{
    width: 40px;
    height: 40px;
    border-radius: 20px;
    margin:0 0 20px 11px;
}
.footer2{
    width: 100%;
    height: 56px;
    border-top: 1px solid #777;
    margin-top: 31px;
    font-size: 12px;
    color: #f5f5f5;
    text-align: center;
    line-height: 56px;
}
.footer2 a{
    color: #fcfcfc;
}
.img3{
    display: none;
}
.tubiaowap{
    display: none;
}









