/* 鍏叡鏍峰紡 */
.title{
    margin-top: 60px;
    display: inline-block;
 }
.title  span i{
    display: inline-block;
    border-left: 2px solid #2d58a3;
    height: 16px;
    float: left;
    margin-top: 5px;
}
.title span p {
    font-size: 20px;
    line-height: 24px;
    float: left;
    margin: 0 10px 0;
    font-weight: bold;
}
.t1 {
    font-size: 12px;
    line-height: 24px;
    /* margin-top: 4px; */
    }
/* banner */
.publicTopAll{
    background: url(../images/mypic103.png) no-repeat center;
    height: 420px !important;
    width: 100%;
}

.publicPic {
    padding-top: 60px;
    /* padding-left: 160px; */
    text-align: left;
}

/* box1 */
.box1{
    color: #000;
}
.box1 .gif1{
    margin-top: 40px;
}
/* box2 */
.box2{
    background: #17263e;
    height: 709px;
    margin-top: -4px;
    padding-top: 62px;
}
.box2 h4{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.box2 .info{
    margin-top: 40px;
}
.box2 .sp1{
  font-size: 16px;
}
.box2 .esp{
   margin-left: 24px;
  }
.box2 .info input{
font-size: 14px;
height:40px;
border-radius:4px;
border:1px solid #1c78f9;
color:#ffff;
width: 235px;
margin-left: 14px;
padding-left: 12px;
background: #30486f;
}
.box2 ::-webkit-input-placeholder { /* WebKit browsers */
    color:    #4f6180;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #4f6180;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #4f6180;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #4f6180;
}
.box2 .btn{
    height: 40px;
    line-height: 40px;
    width: 120px;
    font-size: 16px;
    text-align:center;
    background-color: #3e6db8;
    border-radius: 4px;
    color: #fff;
    margin-left: 20px;
    cursor: pointer;
}

/* box3 */
.box3{
    background: url(../images/mypic104.png) no-repeat center;
    height: 702px;
}
/* box4 */
.box4{
    background: url(../images/mypic105.png) no-repeat center;
    /* height: 590px; */
    padding-bottom: 90px;
}
.box4 .certificate{
    margin-top: 49px;
}
.box4 .certificate img:last-child{
    margin-left: 120px;
}
.box4 .title  span i{
    display: inline-block;
    border-left: 2px solid #fff;
    height: 16px;
    float: left;
    margin-top: 5px;
}
/* 瀹炲悕妗ｆ */
.realnamefile{
  color: #000;
  height: 680px;
}
.realnamefile .t1{
    font-size: 14px;
}
.realnamefile .realipic{
    margin-top: 40px;
}
/* 鍚堜綔妗堜緥 */
.cooperationcase{
    height: 646px;
    background: url(../images/mypic109.png) no-repeat center;
}
/*  */
/* 鏇村浜у搧 */
.moreproduct{
    color: #000;
}
.pro_list{
  margin-top: 34px;
  height: 360px;
  overflow: hidden;
}
.pro_list  ul li{
   height: 360px;
   width: 298px;
   float: left;
   /* border: 1px solid; */
   position: relative;
   border-right: 1px solid #fff;
   border-bottom: 1px solid #fff;
   overflow: hidden;
}
.pro_pic{
    height: 360px;
    width: 298px;
    position: relative;
}
.pro_pic img{
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.pro_mask{
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    pointer-events:none; 
}
.pro_mask h3{
    font-size: 28px;
    color: #fff;
    text-align: center;
    height: 360px;
    line-height: 360px;
}
.pro_mask p {
   font-size: 14px;
   display: none;
   /* width: 200px; */
   margin: 0 50px;
   text-align: left;
}
.pro_mask .btn{
      display: none;
      cursor: pointer !important;
}
.active {
    background-color: rgba(52, 66, 83, 0.8);
    padding-top: 81px;
    height: 279px;
}
.active h3{
     font-size: 28px;
     height: 54px;
     line-height: 54px;
     font-weight: normal;
}
.active p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
    display: block;
}
.active .btn{
    height: 40px;
    line-height: 40px;
    width: 148px;
  background-color: #698ab4;
  border: 1px solid #fff;
  border-radius: 2px;
  display: block;
  margin: 60px auto 0 ;
  
}
.more {
   width: 110px;
   height: 30px;
   line-height: 30px;
   background-color: #000;
   color: #fff;
   float: right;
   margin-right: 5px;
   margin-top: 18px;
   margin-bottom: 70px;
}

.more a {
   color: #fff;
}
.active {
   background-color: rgba(72, 124, 186, 0.8);
   padding-top: 81px;
   height: 279px;
}
.active h3{
    font-size: 28px;
    height: 54px;
    line-height: 54px;
    font-weight: normal;
    -webkit-animation: up1 0.2s linear both;
   animation: up1 0.2s linear both;
}
.active p{
   font-size: 14px;
   line-height: 24px;
   margin-top: 20px;
   display: block;
   -webkit-animation: up2 0.4s linear both;
   animation: up2 0.4s linear both;
}
.active .btn{
   height: 40px;
   line-height: 40px;
   width: 148px;
 background-color: #698ab4;
 border: 1px solid #fff;
 border-radius: 2px;
 display: block;
 margin: 60px auto 0 ;
 -webkit-animation: up2 0.4s linear both;
   animation: up2 0.4s linear both;
 
}
@-webkit-keyframes up1{
   from { opacity: 0; -webkit-transform: translateY(100px); transform: translateY(100px);}
   to { opacity: 1;}
}
@keyframes up1 {
   from { opacity: 0; -webkit-transform: translateY(100px); transform: translateY(100px);}
   to { opacity: 1;}
}
@-webkit-keyframes up2{
   from { opacity: 0; -webkit-transform: translateY(200px); transform: translateY(200px);}
   to { opacity: 1;}
}
@keyframes up2 {
   from { opacity: 0; -webkit-transform: translateY(200px); transform: translateY(200px);}
   to { opacity: 1;}
}
.exchange{
   width: 160px;
   height: 40px;
   line-height: 40px;
   font-size: 16px;
   color: #216dd7;
   border: 1px solid #226ed8;
   display: inline-block;
   margin: 40px 0;
   cursor: pointer;
}

/*
    width: 100%;
    height: 20rem;
    position: fixed;
    top: -0.1rem;
    left: 0; 
 */
.mask_box{
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.5);
        top: 0;
        z-index: 999999;
}
.mask_box .content{
    width: 480px;
    height: 270px;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.info .btn{
    position: relative; /** 鐩稿甯冨眬 **/
}
.info .btn:active{
    top: 2px; /**鍚戜笅鍋忕Щ2px **/
}

/* 20200519 */
.certificate img{
    width: 355px;
    vertical-align: top;
}