@charset "utf-8";
body{ color:#333; font-size:14px;font-family: "Microsoft Yahei";} 
body,ul,ol,li,div,p,h1,h2,h3,h4,h5,h6,dl,dt,dd,img,span,input{margin:0;padding:0;list-style:none;}
a { color:#333; text-decoration:none;font-family: "Microsoft Yahei";} 
a:focus{outline:0;}
a.hand:hover   {cursor:hand};
img{border:none;}
p{ font-family: "Microsoft Yahei"; }
h1,h2,h3,h4,h5,h6{ font-family:"Microsoft Yahei";}
i,em{ font-style:normal;}

.kuandu{
        width: 1200px;
    margin: 0 auto;
    padding:70px 0 40px;
}
#con .group{
    min-height: 300px;
    overflow: hidden;
}
#con .group .group_img{
width: 685px;
    height: 390px;
    background: url(../img/jm_bg.png) no-repeat 3px 0;
    padding-top: 60px;
    margin: 0 auto;
        float: left;
    left: 0;
}

#con .group .group_img .shipin{
        width: 79%;
    margin: 0 auto;
  height: 327px;
}
.group_con{
    width: 100%;
}
.group_con  .group_tit h4{
    font-size: 30px;
    color: #444;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 20px;
}
.group_an ul{
    display: flex;
    justify-content: center;
}
.group_con  .group_des p{
color: #888;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 30px;
}
#con .group .group_an {
    float: right;
    width: 400px;
    margin-top: 9%;
}
 .group_an ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
 .group_an ul li{
    width: 300px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 20px 0;
    background: inherit;
    background-color: rgb(10 93 230);
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border: none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
}
 .group_an ul li a{
    font-size: 16px;
    color: #fff;
}
 .group_an ul li:hover{
    background: #006DFF;
}
 .group_an ul li:hover a{
    color: #fff;
}

.register{
    background: url(/img/nrbj.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.register ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}
.register ul li{
    width: 29%;
    height: 210px;
    background: white;
    border-radius: 0;
    box-shadow: 0px 0px 7px #ccc;
    margin-bottom: 35px;
    padding: 30px 15px;
    text-align: center;
    cursor: pointer;
}
.register ul li:hover{
    background: #006DFF;
}
.register ul li:hover h4 ,.register ul li:hover p{
    color: #fff;
}
.register ul li h4{
       font-size: 22px;
    line-height: 30px;
    font-weight: 500;
    margin: 15px 0;
}
.register ul li p{
    line-height: 24px;
    font-size: 14px;
    color: #888;
}
   .lmnr{
    min-height: 300px;
    font-size: 16px;
    line-height: 35px;
    }
    .lmnr h4{
          font-size: 30px;
    color: #444;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 20px;
    }
    .lmnr h5,.lmnr h1,.lmnr h2,.lmnr h3 {
font-size: 25px;
    color: #444;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin: 15px 0;
}
    .lmnr p,.lmnr div{
      color: #888;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 10px;
    }
    .lmnr img{
      width: 100%!important;
      margin:0 auto;
    }

.screenshot{
  background: rgba(242, 242, 242, 1);
    padding: 20px;
}

.screenshot ul li img{
    width: 100%;
    height: 264px;
}
.xitong{
    background: #f7f7f7;
}
.xitong .xi_tit{

}
.xitong .xi_tit h4{
       font-size: 30px;
    color: #444;
    text-align: center;
    line-height: 48px;
    font-weight: 500;
    margin-bottom: 30px;
}
.xitong .xi_list li{
    margin: 10px 0;
}
.xitong .xi_list li:hover a ,.xitong .xi_list li:hover span ,.xitong .xi_list li:hover p{
    color: #006DFF;
}
.xitong .xi_list li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    width: 92%;
}

#zhezhou {
    z-index: 999;
    position: fixed;
    background: #0000008c;
    opacity: 1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}
#zhezhou .show_img{
    width: 850px;
    height: 500px;
    background: #fff;
    margin-top: 20px;
}


/*新加*/
.xi_tit a ,.xi_list a{
        color: #2d2d2d;
    font-size: 16px;
}
.xi_list li, .xi_list li{

}
.xi_list li span , .xi_list li span{
    color: #999;
    font-size: 12px;
}
    .xi_list li .description ,.xi_list  li .description{
        font-size: 12px;
        line-height: 20px;
        margin-top: 8px;
        color: #666;
    }
.xi_list{
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xi_list li{
  width: 48%;
}
.xi_list li .news-item {
    padding: 1em 0;
}
.xi_list li .date {
    margin-left: 0;
    width: 22%;
    max-width: 118px;
    font-family: Arial, Helvetica, sans-serif;
    background: none;
    line-height: 1.1;
    border-right: 1px solid #DDDDDD;
    margin-right: 40px;
    float: left;
    text-align: center;
    color: #fff;
    padding: 5px 0;
}
.xi_list li .news-item .news-com{
    width: 77%;
    margin-left: 22%;
}
.xi_list li .date .date-day {
    font-size: 40px;
    color: #363636;
}
.xi_list li .date .date-yearMonth {
    font-size: 16px;
    color: #7c7c7c;
        margin-top: 4px;
}
.xi_list li .date .date-yearMonth {
    padding: 0 7px;
}

.xi_list li .news-com .news-sum {
height: auto;
    text-overflow: ellipsis;
    line-height: 28px;
    font-size: 13px;
    color: #888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-align: left;
}
.xi_list li:hover .news-item {
    background: #006DFF;
    color: #fff;
}
.xi_list li:hover .news-item a, .xi_list li:hover .date .date-day, .xi_list li:hover .date .date-yearMonth, .xi_list li:hover .news-com .news-sum {
    color: #fff;
}

/*更多*/
.gengduo{
    display: flex;
    justify-content: center;
    margin: 35px 0 15px;
}
.gengduo a{
    color: #888;
    font-size: 16px;
    width: 400px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #dcdcdc;
}
.gengduo a:hover{
    border:none;
     color: #fff;
       background:#006DFF; 
}

