* {
    margin: 0;
    padding: 0;
}
a{
    text-decoration: none;
}
ul{
    list-style: none;
}
img {
    display: block;
}
.main{
	
    background-image: url(../images/index/bg.png);
  	width: 100%;
    height: 100%;
    background-attachment:fixed;
    background-repeat: no-repeat;
}
.pagecen{
    width: 1200px;
    margin: 0 auto;
}
#cont {
    width: 800px;
    height: 135px;
    margin: 0px auto;
    padding-top: 50px;
    position: relative;
    overflow: hidden;
}
#imgs {
    float: left;
    position: absolute;
    width: 2275.5px;
}
#imgs>li {
    list-style: none;
    float: left;
}
#cont>#imgs>li.active {
    display: block;
}
#circles {
    width: 58px;
    height: 8.5px;
    position: absolute;
    left: 320px;
    bottom: 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    
}
#circles>li{
    width: 8px;
    height: 8px;
    opacity: 1;
    background: rgba(255,255,255,1);
    list-style: none;
    margin-right: 13px;
    border-radius: 50%;
    box-shadow: 0 4px 4px 0 rgba(0,0,0,0.25);
    cursor: pointer;
}
#circles>.active{
    width: 8px;
    height: 8px;
    border-radius: 6px;
    opacity: 1;
    background: rgba(13,142,255,1);
}
#left {
    top: 50%;
    left: 0;
}
#right {
    top: 50%;
    right: 0;
}
.zhanshi{
    width: 1200px;
    height: 380px;
    display: flex;
    background-color: #0B204F;
}
.inner{
    width: 580px;
    height: 320px;
    position: relative;
    overflow: hidden;
    margin: 30px 40px 30px 30px;
}
.inner img{
    width: 580px;
    height: 320px;
    vertical-align: top
}
.inner ul {
    width: 1000%;
    position: absolute;
    list-style: none;
    left:0;
    top: 0;
}
.inner li{
    float: left;

}

ol {
    position: absolute;
    height: 6px;
    right: 6px;
    bottom: 20px;
    text-align: center;
    padding: 5px;
}
ol li{
    display: inline-block;
    width: 6px;
    height: 6px;
    line-height: 20px;
    border-radius: 50%;
    background-color: #fff;
    margin: 5px;
    cursor: pointer;

}
ol .current{
    width: 11px;
    height: 6px;
    border-radius: 6px;
}
.zhanshi .nr ul {
    display: flex;
}

.zhanshi .nr li {
    margin: 20px 30px 20px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 400;
  	line-height: 40px;
    font-family: "Microsoft YaHei";
    cursor: pointer;
}
.zhanshi .nr .more{
    color: rgba(255,255,255,0.6);
    font-size: 12px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    margin-left: 90px;
    line-height: 40px;
}
.nr .line {
    width: 510px;
    height: 1px;
    color:#CFDBEE;
    background: rgba(255,255,255,0.6);
}
.zhanshi .nr .cont {
    display: flex;
    justify-content: space-between;
}
.nr .cont li{
    margin: 29px 30px 10px 0px;
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
}
.nr .xian{
    width: 510px;
    height: 5px;
    border-bottom: 0.5px solid rgba(255,255,255,0.6);
  	margin-top: 30px;
}
.need .img{
    margin: 0 auto;
    margin-top: 80px ;
    margin-bottom: 44px;
}
.need .message{
    display: flex;
    width: 520px;
    height: 79px;
    margin: 0 auto;
}
.message .icon{
    font-size: 34px;
    margin-right: 110px;
}
.message .iconf{
    margin-right: 0px;
}
.message div div{
    color: rgba(3,140,212,1);
    font-size: 16px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    margin-top: 10px;
    margin-left: -15px;
}
.need .san{
    display: flex;
    width: 520px;
    margin: 0 auto;
}
.need .san div{
    width:0;
    height:0;
	border-right:14px solid transparent;
	border-left:14px solid transparent;
	border-bottom:14px solid #F1D008;
}
.need .san .san_a{
    margin-right: 117px;
}
.need .san .san_b{
    margin-right: 120px;
}
.need .san .san_c{
    margin-right: 118x;
}
.need .cg{
    width: 1200px;
    border-radius: 6px;
    opacity: 1;
    border: 1px solid rgba(0.05098039284348488, 0.364705890417099, 0.5568627715110779, 1);
    background: rgba(0,33,80,1);
    display: flex;
}
.cgleft .more,.serviceright .more{
    color: rgba(3,140,212,1);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    margin-left: 710px;
    line-height: 40px;
}
.cg .cgleft_nr{
    width: 780px;
    height: 120px;
    justify-content:  space-between;
    border-bottom: 0.5px solid rgba(255,255,255,0.6);
    margin: 32px 50px 0 30px;
}
.cgleft_a div:nth-child(1),.service_a div:nth-child(1){
    color: rgba(255,255,255,1);
    font-size: 16px;
    font-weight: 400;
    font-family: "Microsoft YaHe";
}
.cgleft_a div:nth-child(2),.service_a div:nth-child(2){
    color: rgba(255,255,255,0.6);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    margin: 12px 0 20px 0;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.cgleft_a div:nth-child(3),.service_a div:nth-child(3){
    color: rgba(255,255,255,0.6);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
}
.cgleft_nr .cgleft_b,.service_nra .cgleft_b,
.cgleft_nr .cgleft_b,.service_nrb .cgleft_b{
    width: 80px;
    height: 32px;
    border: 1px solid #02BDFF;
    text-align: center;
    line-height: 32px;
    color: #02BDFF;
    margin-top: -50px;
    margin-left: 643px;
}
.cg .cgright{
    margin: 41px 31px 0px 0 ;
}
.cgright div{
    margin-bottom:20px ;
}
.kj .kj_nr{
    width: 1200px;
    height: 340px;
    border-radius: 6px;
    opacity: 1;
    border: 1px solid rgba(0,33,80,1);
    background: rgba(0,33,80,1);
}
.kj_nr .kj_nra{
    width: 1100px;
    height: 280px;
    opacity: 1;
    background: rgba(255,255,255,0.08);
    margin: 25px 20px 5px 50px;
    display: flex;
}
.kj_nra img{
    width: 340px;
    height: 136px;
    padding: 10px 10px;
}
.kj_nra .cx{
    color: rgba(255,255,255,1);
    font-size: 20px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    margin-top: 24px;
    text-align: center;
}
.kj_nra .xian{
    width: 360px;
    height: 1px;
    border-bottom: 1px solid rgba(0.0117647061124444, 0.5490196347236633, 0.8313725590705872, 1);
    background: rgba(0,33,80,1);
    margin-top: 30px;
}
.kj_nra .zui{
    display: flex;
}
.kj_nra .zui .ed{
    line-height: 40px;
    color: rgba(255,255,255,0.6);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    margin-left: 20px;
}
.kj_nra .zui div:nth-child(1) span{
  	display: inline-block;
  	width: 150px;
    color: rgba(241,208,8,1);
    font-size: 20px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
}
.kj_nra .zui div:nth-child(2){
    width: 1px;
    height: 41px;
    opacity: 0.20000000298023224;
    background: rgba(255,255,255,1);
    border-left: 1px solid rgba(0.0117647061124444, 0.5490196347236633, 0.8313725590705872, 1);
}
.kj_nra .zui a{
    width: 80px;
    height: 32px;
    border: 1px solid rgba(2, 189, 255, 1);
    color: rgba(2,189,255,1);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    line-height: 32px;
    margin-left: 30px;
    margin-top: 3px;
    text-align: center;
}
.service .message {
    width: 366px;
}
.service .san {
    width: 366px;
}
.need .person{
    width: 1200px;
    border-radius: 6px;
    opacity: 1;
    border: 1px solid rgba(0.05098039284348488, 0.364705890417099, 0.5568627715110779, 1);
    background: rgba(0,33,80,1);
    display: flex;
    justify-content: space-between;
}
.person ul li{
    color: rgba(3,140,212,1);
    font-size: 16px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    margin: 30px;
}
.person ul .active{
    width: 120px;
    height: 42px;
    opacity: 1;
    background: rgba(3,140,212,1);
    color: #ffffff;
    text-align: center;
    line-height: 42px;
    
}
.person .personleft{
    display: flex;
}
.person .personleft div{
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-bottom: 13px solid transparent;
    border-left: 10px solid rgba(3, 140, 212, 1);
}
.person .personleft div:nth-child(2){
    margin-top: 39px;
    margin-left: -30px;
}
.person .personleft div:nth-child(3){
    margin-top: 89px;
    margin-left: -30px;
}
.person .personleft div:nth-child(4){
    margin-top: 140px;
    margin-left: -30px;
}
.person .personleft div:nth-child(5){
    margin-top: 191px;
    margin-left: -30px;
}
.person .personleft div:nth-child(6){
    margin-top: 241px;
    margin-left: -30px;
}
.person .personleft div:nth-child(7){
    margin-top: 292px;
    margin-left: -30px;
}
.person .serviceright{
    width: 1000px;
    background: rgba(27, 49, 93, 1);
    margin: 32px 30px 0 0 ;
}
.person .service_nra,.person .service_nrb{
    width: 925px;
    height: 120px;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.5px solid rgba(255,255,255,0.6);
    margin: 21px 50px 0 30px;
}
.service_nra .cgleft_b,.service_nrb .cgleft_b{
    margin-right: 42px;
}
.serviceright .more{
    margin-left: 885px;
    line-height: 40px;
}
.need .ziyuan{
    width: 1200px;
    height: 774px;
}
.ziyuan .cgright {
    margin: 30px 0px 0px 30px;
}
.ziyuan .cglefter{
    background-color:  rgba(27, 49, 93, 1);

}
.ziyuan .cgleft_nr {
    width: 780px;
    height: 136px;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.5px solid rgba(17, 15, 46, 1);
    margin: 29px 50px 0 30px;
}
.cgleft .cgleft_ab{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.cgleft .cgleft_ab .adress{
    margin-left: 30px;
    color: rgba(255,255,255,0.6);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
}
.cgleft_ab a{
    width: 80px;
    height: 32px;
    border: 1px solid #02BDFF;
    text-align: center;
    line-height: 32px;
    color: #02BDFF;
    margin-right: 50px;
}
.ziyuan .cgleft_a div:nth-child(1){
    margin-top: 30px;
}
.ziyuan .cgleft .more{
    margin-left: 750px;
}
.need .about{
    width: 1200px;
    height: 448px;
    border-radius: 6px;
    border: 1px solid rgba(0.05098039284348488, 0.364705890417099, 0.5568627715110779, 1);
    background: rgba(0,33,80,1);
    display: flex;
}
.need .about img{
    width: 291px;
    height: 309px;
    margin: 70px 0 0 54px;
}
.need .about div:nth-child(1){
    margin: 75px 0px 0 81px ;
    color: rgba(255,255,255,1);
    font-size: 32px;
    font-weight: 700;
    font-family: "Microsoft YaHei";
}
.need .about div div:nth-child(2){
    width: 720px;
    height: 246px;
    color: rgba(255,255,255,0.6);
    font-size: 16px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    text-align: left;
    line-height: 38px;
    margin: 30px 0 0 81px;
}
.nr ul .active{
    color: #3EB6F3;
}
.shew{
    display: none;
}
.nr .show{
    display: block;
}
.message_a{
    cursor: pointer;
}
.message_a span:nth-child(2){
    display: block;
    margin-top: 10px;
    margin-left: -15px;
}
.need .message{
    color: #038CD4;
}
.need .message .active{
    color: #F1D008;
}
.cg .cgleft{
    /*display: none;*/
}
.cg .show{
    display: block;
}
.san .san_a{
    display: none;
}
.san .xianshi{
    display: block;
}
.service .message{
    color: #038CD4;
}
.service .message div{
    cursor: pointer;
}
.service .message .active{
    color: #F1D008;
}
.service .kj_a span:nth-child(2),
.zygx .zy span:nth-child(2){
    display: block;
    margin-left: -15px;
}
.service .service_nra,.service .service_nrb{
    display: none;
}
.service .serviceright .show{
    display: block;
}
.person .personleft ul li {
    cursor: pointer;
}
.person .sj {
    display: none;
}
.person .personleft .show{
    display: block;
}
.zygx .message .zy{
    cursor: pointer;
}
#cxj{
    margin-left: -7px;
}
.zygx .active{
    color: #F1D008;
}
.zy .cgright{
    margin-left: 20px;
}
.zy .cgleft {
    padding-left: 360px;
    padding-top: 20px;
    margin: 20px 0px;
   background-color: #1B315D; 
}
.zy .cgright{
    float: left;
}
.zy .zy_b{
    display: block;
}
.need .cg {
    width: 1200px;
    min-height: 350px;
    border-radius: 6px;
    opacity: 1;
    border: 0px solid rgba(0.05098039284348488, 0.364705890417099, 0.5568627715110779, 1);
    background: rgba(0,33,80,1);
    display: flex;
}
.need .zy_b {
    width: 1200px;
    border-radius: 6px;
    opacity: 1;
    border: 0px solid rgba(0.05098039284348488, 0.364705890417099, 0.5568627715110779, 1);
    background: rgba(0,33,80,1);
    display: none;
}
.need .zy_c{
    display: block;
}
.zy_b .cgleft{
    /*display: none;*/
}
.qwe {
    display: flex;
}
.qwe li:nth-child(2){
    margin-left: 20px;
    margin: 18px 8px 10px 0px;
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
}
.nr .cont li:nth-child(1) {
    margin: 18px 8px 10px 0px;
    color: rgba(255,255,255,0.8);
    font-size: 14px;
    font-weight: 400;
    font-family: "Microsoft YaHei";
    width: 297px;
    height: 36px;
}
.cgright_a img{
    width: 360px;
    height: 209px;
}
.zy .cgleft {
    padding-left: 360px;
    padding-top: 20px;
    margin: 0px 0px;
    background-color: #1B315D;
}
.zy .cgright {
    margin-left: 0px;
}
.cg .cgright {
    margin: 0;
}
#cxj{
    display: block;
}
.zygx_a{
    cursor: pointer;
} 
.zygx_a a{
    color: #038CD4;
}
.xianshi .person .personleft .sjrd:nth-child(1){
    margin-left: -30px;
}
.xianshi .person .personleft .sjrd:nth-child(2){
    margin-left: -30px;
}
.xianshi .person .personleft .sjrd:nth-child(4){
    margin-left: -30px;
}
.xianshi .person .personleft .sjrd:nth-child(3){
    margin-left: -30px;
}

.xianshi .person .personleft .sjrd:nth-child(5){
    margin-left: -30px;
}
.xianshi .person .personleft .sjrd:nth-child(6){
    margin-left: -10px;
}
.xianshi .person .personleft .sjrd:nth-child(7){
    margin-left: -10px;
}
.sjrd{
    display: none;
}