
/* 公共 */
body{
    
}
/* 三角形 */
.triangle_border_up{
    position:relative;
}
.triangle_border_up span{
    display:block;
    width:0;
    height:0;
    border-width:0 4px 4px;
    border-style:solid;
    border-color:transparent transparent #2db7f5;/*透明 透明  黄*/
    position:absolute;
    top:59px
}
.triangle_border_up p{
    position:absolute;
    top: 63px;
    height: 1px;
    background: #2db7f5;
    width: 70px
}
/* top */
.zmj_header{
    height: 98px;
    overflow: hidden;
}
.zmj_header>ul{
    display: none
}
.zmj_header>ul>li{
    float: left;
    height: 98px;
    line-height: 98px;
    text-align: center;
    font-size: 12px;
}
.zmj_menu{
    margin-right: 10px;
    padding: 10px;
    margin-top: 15px;
}
.zmj_menu .icon{
    font-size: 35px;
    cursor: pointer;
}
.zmj_menu_list{
    position: absolute;
    top: 98px;
    z-index: 9;
    width: 100%;
    display: none;
    background: #fff;
    height: 180px;
}
.zmj_menu_list ul{
    width: 100%;
    position: absolute;
}
.zmj_menu_list ul li{
    height: 36px;
    line-height: 36px;
    width: 100%;
    text-align: center;
}
/* body */
.zmj_body{
    background: url(../img/bg.png);
   /* overflow-x: hidden*/
   height: 790px;
}
.title_left{
    float: left;
    width: 8px;
    height: 71px;
    background: #2db7f5;
    opacity: 0.8;
    border-radius: 5px;
    margin-left: 3px
}
.title_right{
    padding-left: 20px;
    padding-top: 10px;
    color: #aaa
}
.title_right h3 {
    padding-bottom: 3px;
    font-weight: bolder
}
.title_right p{
    font-size: 14px;
    font-weight: bolder
}
.zmj_introduce{
    padding: 0 20px
}
.zmj_information{
    padding: 0 20px
}
.zmj_introduce .content{
    padding: 30px 0 100px
}
.zmj_introduce .content p{
    color: #000;
    line-height: 32px;
    font-weight: bold
}
.content_title p span{
    display: inline-block;
    width: 24px;
    height: 4px;
    border-radius: 3px;
    margin: 0 10px 0 5px;
    background: rgb(103, 160, 255);
}
.zmj_introduce .content img{
    width: 100%;
}
.zmj_form{
    padding: 0 30px;
}
.m-bottom-60{
    margin-bottom: 60px
}
.zmj_btn{
    border: 1px #999 solid;
    border-radius: 5px;
    padding: 10px;
    background: #fff;
}
.detail_glass{
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    width: 100%;
    padding-left: 40px;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
} 
/* footer */
.zmj_footer{
    height: 100px;
    text-align: center;
}
.zmj_footer h4{
    height: 100px;
    line-height: 100px;
    font-size: 30px
}
.zmj_footer ul{
    display: none;
}
/* banner */
.zmj_banner img{
    width: 100%;
}
.zmj_banner2 img{
    width: 100%;
}
.zmj_banner{
    margin-bottom: 80px
}
/* 企业简介 */
.zmj_information{
    text-align: center;
    color: rgb(51, 51, 51);
    font-weight: bold;
    padding-top: 10px;
    
}
.inf_title_en{
    font-size: 28px;
    margin-bottom: 15px;
    color: rgb(103, 160, 255)
}
.inf_title_cn{
    font-size: 30px;
    margin-bottom: 25px;
}
.inf_title_cn:before,.inf_title_cn:after{content: "";width: 100px;border-top: 1px #aaa solid; display: inline-block;
vertical-align: middle}
.inf_title_cn:before{margin-right: 15px}
.inf_title_cn:after{margin-left: 15px}
.info_subtitle{
    font-size: 30px;
    margin-bottom: 35px
}
.info_content{
    line-height: 32px;
    padding-bottom: 35px
}

.info_more{
    height: 50px;
    line-height: 50px;
}
.info_more a {
    padding: 10px 20px;
    color: #fff;
    background: rgb(103, 160, 255);
    border-radius: 8px;
}
.click_img{
    background: rgb(107,107,107);
    margin-bottom: 80px;
    
}
.click_img .zmj_glass{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    color:#fff;
    text-align: center;
}
.click_img .zmj_glass:hover{
    background: rgba(100, 138, 200, 0.6)
}
.click_img .zmj_glass a{
    padding: 5px 10px;
    border: 2px #fff solid;
    display: none;
}
.click_img .zmj_glass:hover a{
    display: inline-block;
}
.zmj_glass h3,.zmj_glass p{
    font-weight: bold
}
.zmj_glass img{
    margin: 30px 0;height: 60px
}
.zmj_glass h3{
    font-size: 22px;
    margin-bottom:30px;
}
.zmj_glass p{
    padding: 0 30px;
    line-height: 32px;
    margin-bottom: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
/* 企业文化 */
.culture_img{
    padding-bottom: 35px;
}
.culture_img>div{
    float: left;
}
.culture_img div img {
    width: 100%;
    margin-bottom: 10px;
}
.culture_content{
    text-align: left;
    font-weight: normal;
    
}
.culture_content p {
    padding-left: 50px;
    line-height: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.culture_content p span{
    display: inline-block;
    margin-right: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgb(103, 160, 255);
}
/* 数字化 */
.digital_img p{
    line-height: 50px;
    text-align: left;
}
.digital_img p span{
    display: inline-block;
    width: 24px;
    height: 7px;
    border-radius: 3px;
    margin: 0 10px 0 20px;
    background: rgb(103, 160, 255);
}
/* 新闻 */
.news_img h4{
    font-size: 35px;
    color: #aaa;
    margin-bottom: 5px;
}
.news_img h4 span{
    font-size: 17px;
    color: #aaa;
    font-weight: bold;
    margin-left: 15px;
}
.news_img p{
    font-size: 20px;
    font-weight: bold
}


/* 引导页 */
.zmj_phone{
    background: url(../img/leader.jpg);
}
.zmj_ipad{
    background: url(../img/ipad.png);
}
.zmj_leader{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
.zmj_leader a{
    position: absolute;
    margin: 0 auto ;
    bottom: 150px;
    left: 50%;
    margin-left: -45px;
}
.zmj_robot2{
    display: none;
}


.detail_message{
    margin-bottom:80px;padding-right:0
}
.zmj_rebuild{
    margin-top:100px
}

/* 联系我们 */
.contact_detail{
    width: 100%;
    padding: 50px 0;
}
.contact_detail img {
    height: 26px;
    margin-bottom: 10px;
    margin-left: 10px;
}
.contact_detail p {
    font-size: 12px;
}