*{margin: 0px;padding: 0px;}
.inter img{width: 100%;}
.center{background:#000b48 url(../images/bg.png) no-repeat top center;}
.head{width: 1200px;display: flex;justify-content: flex-end;align-items: center;margin: 0px auto;}
.head ul{display: flex;justify-content: space-between;align-items: center;}
.head ul li{padding: 0px 10px; padding-top: 30px;line-height: 50px;margin: 0px 20px;}
.head ul li:hover{background: #eb6d02;font-weight: bold;}
.head ul li.active{background: #eb6d02;font-weight: bold;}
.head ul li a{color: #ffffff;font-size: 18px;display: block;}
.cend{width: 1300px;padding: 50px;background: rgba(24,44,145,0.7);margin: 0px auto;margin-top: 470px;position: relative;z-index: 10;}
.title{text-align: center;color: #fff;font-weight: bold;font-size: 48px;line-height: 70px;background: url(../images/xian.png) no-repeat center bottom;padding-bottom: 5px;margin: 20px 0px;}
.com{display: flex;justify-content: space-between;align-items: flex-start;margin: 30px 0px;}
.com .lb{width: 580px;}
.com .lb img{width: 100%;}
.zi{padding-left: 20px;}
.zi p{font-size: 16px;line-height: 38px;text-indent: 2em;color: #ffffff;}
.zi p strong{font-weight: bold;}
.footer{background:#000b48 url(../images/footer_bg.png) no-repeat center bottom;height: 431px;position: relative;margin-top: -200px;}
.footer p{font-size: 12px;text-align: center;position: absolute;top: 220px;line-height: 50px;color: #3cffff;width: 100%;}
.img{display: block;margin: 30px auto;}
.head_bg{background: url(../images/head_bg.png) no-repeat;width: 100%;line-height: 71px;text-align: center;font-weight: bold;color: #ffffff;font-size: 24px;}

.cend table{width: 100%;margin: 30px 0px;}
.cend table td{border-bottom: 1px dashed #2697d9;color: #fff;font-size: 18px;color: #ffffff;font-weight: bold;padding: 5px 10px;}


.zi1{padding: 0px 40px;}
.zi1 h3{font-size: 20px;font-weight: bold;color: #ffbb51;line-height: 40px;margin-top: 20px;}
.zi1 p{font-size: 16px;color: #ffffff;line-height: 30px;}
.xc ul{display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.xc ul li{width: 393px;height: 140px;border: 1px solid #00e7ff;color: #fff;display: flex;justify-content: space-between;align-items: flex-start;padding: 20px;margin-right: 10px;margin-bottom: 20px;}
.xc ul li:nth-child(3n){margin-right: 0px;}
.xc ul li div{width: calc(100% - 40px);}
.xc ul li div h3{font-size: 24px;font-weight: bold;margin-bottom: 10px;}
.xc ul li div h3 span{font-size: 18px;}
.xc ul li div p{font-size: 18px;line-height: 30px;}

