*{
    margin: 0;
    padding: 0;
}
.clear{
    content: "";
    display: block;
    clear: both;
}
body{
    width: 100%;
    min-width: 1200px;
	/* background-color: #F1F1F1; */
}

.containerBox{
	width: 100%;
	background-color: white;
}
.container{
    width: 1200px;
    /* border: 1px solid red; */
    margin: 0 auto;
    padding: 60px 0;
}

.title{
    width: 100%;
    text-align: center;
    font-family: MyFamilyFontHYC;
    font-size: 38px;
    font-weight: 700;
    color: #03C9DB;
    margin-bottom: 10px
}
.introduce{
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #666666;
    margin-bottom: 20px;
    
}
.relation{
    width: 100%;
    text-align: center;
}
.relation a{
    display: inline-block;
    width: 150px;
    height: 45px;
    color: white;
    line-height: 45px;
    text-align: center;
    /* border: 1px solid #0d8609; */
    background-color: #0d760a;
    background-color: #03c9db;
    cursor: pointer;
}

/* 公司介绍 */
.gsIntroduce{
	width: 100%;
	height: 220px;
	position: relative;
	/* background-color: #002ed3c7; */
	
}
.mengbanIn{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../images/picture/gsbgtu.png");
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	opacity: 0.89;
}
.companyIntroduction{
	width: 100%;
	position: absolute;
	height: 100%;
	color: white;
	text-align: center;
}
.date{
    font-size: 30px;
    font-weight: 700;
    color: white;
	margin-bottom: 20px;
	padding-top: 23px;
    
}
.Incontent{
	width: 1200px;
	margin: 0 auto;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	text-indent: 2em;
	box-sizing: border-box;
}



.jieshaoBox{
    width: 100%;
    padding-bottom: 50px;
    padding-top: 40px;
    background-color: #F1F1F1;

    
}
.yewu{
	padding-top: 0px;
    padding-bottom: 0px;
}


.TitleBigbox{
    width: 100%;
    /* border: 1px solid red; */
    background-color: #F1F1F1;
}
.Titlebox{
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    

}
.h1title{
    width: 100%;
    text-align: center;
    font-size: 38px;
    font-weight: 700;
    
}
.line{
    display: block;
    width: 60px;
    height: 5px;
    margin: 10px auto 10px;
    background-color: #cccccc;
    position: relative;
    border: 1px solid #cccccc;
    
}
.line:after {
    width: 30px;
    height: 6px;
    background: #333333;
    position: absolute;
    top: 0px;
    left: -1px;
    content: "";
}
.miaosu{
    width: 100%;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #666666;
    
}
.submoduleBox{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    opacity: 0;
    /* border: 1px solid red; */
   
    
}
.brand{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    opacity: 0;
    /* border: 1px solid red; */
   
    
}



.yewumodule{
    width: 21%;
    padding: 18px 0;
    padding-right: 17px;
    padding-left: 17px;
    box-sizing: border-box;
}
.submodule{
    width: 31%;
    padding: 20px 0;
    margin-bottom: 30px;
    padding-right: 17px;
    padding-left: 17px;
    background-color: #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%);
    border: 1px solid rgb(0 0 0 / 6%);
    transition: all 0.4s;
    /* 设置上浮过渡时间 */
}
.submodule:hover{
    box-shadow: 0px 0px 2px 2px #e9eaec;
    transform: translate(0, -10px); 
	box-sizing: border-box;

}
.submoduleImg{
    width: 100%;
    height: 90px;
    padding-top: 10px;
	/* border: 1px solid red; */
	position: relative;
    text-align: center;
}
.yewumoduleImg{
    width: 120px;
    height: 120px;
    line-height: 115px;
    font-size: 66px;
    font-weight: 900;
    border-radius: 50%;
    margin: auto;
    /* border: 3px solid #4B78B8; */
    text-align: center;
    color: #4B78B8;
    position: relative;
}
.jia{
   position: absolute;
   top: -24px;
   font-size: 28px;
   right: 0px;
}
.sanzi{
   position: absolute;
   top: 27px;
   font-size: 19px;
    right: 17px;
}
.sanzione{
   position: absolute;
   top: 27px;
   font-size: 19px;
    right: 2px;
}
.wan{
    position: absolute;
    top: 27px;
    font-size: 19px;
    right: -22px;
}
.tuanyuanimgsize{
	display: inline-block;
    height: 130%;
}
.youimgsize{
	display: inline-block;
    height: 86%;
}

.yunimgsize {
    display: inline-block;
    height: 150%;
}
.lanimgsize {
    display: inline-block;
    height: 100%;
}

.imgsize{
	display: inline-block;
    height: 94%;
}

.submodule:hover .brandgrey{
    display: none;
   
}
.submodule:hover .tuanyuanbrandgrey{
    display: none;
}
.submodule:hover .yunbrandgrey{
    display: none;
}
.submodule:hover .lanbrandgrey{
	display: none;  
}
.submodule:hover .brandyan{
	display: block;  
}
.submodule:hover .tuanyuanbrandyan{
	display: block;  
}
.submodule:hover .yunbrandyan{
	display: block;  
}

.submodule:hover .lanbrandyan{
	display: block;  
}
.brandyan{
	position: absolute;
	left: 36%;
	top: -3%;
	display: none;
}
.tuanyuanbrandyan{
	position: absolute;
	left: 29%;
	top: -27%;
	display: none;
}
.tuanyuanbrandgrey{
	position: absolute;
	left: 29%;
	top: -21%;
	display: block;
}
.yunbrandgrey {
    position: absolute;
    left: 31%;
    top: -33%;
    display: block;
}

.yunbrandyan {
    position: absolute;
    left: 31%;
    top: -40%;
    display: none;
}
.lanbrandgrey {
    position: absolute;
    left: 34%;
    top: -2%;
    display: block;
}
.lanbrandyan {
    position: absolute;
    left: 34%;
    top: -10%;
    display: none;
}
.brandgrey{
	position: absolute;
	left: 36%;
	top: 6%;
	display: block;
}

@keyframes keyimgsize{
    0%{
        transform:scale(1,1);
    }
    100%{
        transform: scale(1.2,1.2);
    }
}

.submoduleTitle{
    width: 100%;
    color: #343434;
    text-align: center;
    font-family: inherit;
    font-weight: 500;
    font-size: 28px;
    margin-top: 0px;
    margin-bottom: 25px;
}
.yewumoduleTitle{
     width: 100%;
    color: #343434;
    text-align: center;
    font-family: inherit;
    font-weight: 500;
    font-size: 22px;
    margin-top: 17px;
    margin-bottom: 13px
    
}
.yewumodulezi{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: black;
}

.h3top{
     margin-top: 0px;
}
.subTitle{
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #666666;
    text-align: center;
    /* margin-bottom: 20px; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
    
}
.subvistied{
    width: 100%;
    text-align: center;
    
}
.subvistied a{
    display: inline-block;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    min-width: 160px;
    text-align: center;
    background-color: #0d8609;
    color: #fff !important;
    border-color: #0d760a;
     cursor: pointer;   
    
}
/* 公司项目1 介绍 */

.ProjectoneNav{
    width: 100%;
    height: 250px; 
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #DADADA;
	background-color:#DADADA ;
    box-sizing: border-box;
}
/* .Projecimg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../images/picture/TopImage_back.jpg");
    background-attachment: fixed;
    opacity: 0.3;
	background-position-y: 0%;
} */
.Projecimg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url("../images/picture/longmailback.jpg");
    background-attachment: fixed;
    opacity: 0.3;
	background-position-y: 0%;
}
.Projectcontent{
    width: 1200px;
    height: 170px;
    z-index: 50;
    display: flex;
    justify-content: space-around;
    align-items: center;
    
}

.Projecttitle{
    font-size:38px;
    font-weight: 700;
    color: #343434;
    margin-bottom: 10px;
}
.Projectmiaosu{
    font-size: 15px;
    color: #333;
}

.more{
    width: 200px;
    height: 50px;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    color: #fff !important;
    background-color: #03C9DB;
    border-color: #03C9DB;
}



/* 产品介绍 */
.cultureBox{
    width: 100%;
    /* padding-bottom: 50px; */
    background-color: #FFFFFF;
}
.culturesubmodule{
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* justify-content: space-between; */
    /* border: 1px solid red; */
    
    
}


/*.cimg{
    font-size: 50px;
    display: inline-block;
    animation: quan 7s linear infinite;
}

 @keyframes quan{
    0%{
        transform: rotate(0deg);
    }
    100%{
        transform: rotate(360deg);
    }
} */
.tiaozhuan{
    width: 30%;
    height: 250px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 56px;
    margin-bottom: 30px;
    animation: myShow 1s linear ;
    display: none;
}


.culturemodule{
    width: 100%; 
    height: 250px;
    /* overflow: hidden;
    position: relative;
    float: left;
    margin-right: 59px;
    margin-bottom: 30px;
    animation: myShow 1s linear ;
    display: none; */
}


.tiaozhuan:nth-child(3n){
    margin-right: 0px !important;
}
.a{
    width: 100%;
    height: 100%;
    background-image: url("../images/projectImg/shuziziyuan.jpg");
    background-size: cover;
     background-repeat: no-repeat;
     box-sizing: border-box;
     transition: all 1s;
}
.b{
    background-image: url("../images/projectImg/ruanjianpingtai.jpg");
}
.c{
    background-image: url("../images/projectImg/pingjiabaogao.jpg");
}
.d{
    background-image: url("../images/projectImg/yuedu.jpg");
}
.e{
    background-image: url("../images/projectImg/wenlva.jpg");
}
.f{
    background-image: url("../images/projectImg/wenhuabaohu.jpg");
}
.cultureTitle{
    width: 150px;
    height: 50px;
    text-align: center;
    line-height:50px ;   
    position: absolute;
    color: #343434;
    text-align: center;
    font-family: inherit;
    font-weight: 900;
    font-size: 22px;
    box-sizing: border-box;
    top: 37%;
    left: 29%;
    border-radius: 11px;
    background-color: #2CB7C2;
    color: white;
    transition: all 1s;
} 
.mengban{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 1s;
    background-color: #00000087;
}
.culturin{
    width: 100%;
    position: absolute;
    /* border: 1px solid red; */
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: white;
    text-align: center;
    top: 24%;
    left: 0%;
    box-sizing: border-box;
    padding:0px 55px;
    /* overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; */
}
.kutitle{
    margin-bottom: 13px;
}
.kumiaosu{
	font-size: 12px;
    line-height: 1.5;
}
.culturemodule:hover .mengban{
    opacity: 1; 
}
.culturemodule:hover .cultureTitle{
    opacity: 0; 
}
.culturemodule:hover .a{
    transform: scale(1.2, 1.2);
}


 @keyframes myShow{
    0%{
        opacity: 0;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
        
    }
    100%{
       opacity: 1;
       -webkit-transform: none;
       -ms-transform: none;
       transform: none;
    }
} 



/* 公司项目二介绍 */
.ProjectwotNav{
	width: 100%;
	height: 250px; 
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #DADADA;
	background-color:#DADADA ;
	box-sizing: border-box;
}
.Projectwoimg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-image: url("../images/picture/history.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
    background-size: cover;
	opacity: 0.3;
	background-position-y: 0%;
	
}
/* .Projectwoimg img{
	width: 100%;
	height: 100%;
}
 */

/* 典型案列 */
.projectBox{
    width: 1200px;
    height: 360px;
    margin: 0 auto;
    box-shadow: 0px 0px 1px 1px rgb(0 0 0 / 10%);
    background-color: #FFFAFA;
    margin-bottom:15px;
}
.projectBox::after{
    content:"";
    display:block;
    clear:both;
}
.projectNav{
    width: 430px;
    height: 100%;
    float: left;
    cursor: pointer;
}

.navbox{
    width: 100%;
    height:89px;
    display: flex;
    align-items: center;
    background-color: #999999;
    white-space: nowrap;
    color: #ffffff;
    border-bottom: 1px solid #8f8f8f;
    font-family: MyFamilyFontHYC;
    font-size: 18px;
}
.actived{
    border-left: 4px solid  #0062D9;
    border-bottom: 0px solid #8f8f8f;
    background-color: #FAFAFA;
    color: black;
    box-sizing: border-box;
}



.biaoqian{
    width: 20px;
    height: 100%;
    margin-right: 21px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 10px;
}



.projectContent{
    width: 770px;
	height: 100%;
    float: left;
    display: flex;
    justify-content: space-between;
    background-color: #FFFAFA;
    box-sizing: border-box;
    box-shadow: 1px 0px 1px rgb(0 0 0 / 4%);
}
.projectContentLi{
    margin-top: 25px;
    display: none;
    box-sizing: border-box;
    animation: xianshi 1s ;
}
@keyframes xianshi {
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
    
}
.projectContentLi::after{
    content: "";
    display: block;
    clear: both;
     
}
.ContentImg{
    width: 56%;
    text-align: center;
    float: left;
    box-sizing: border-box;
}
.proImg{
    width: 100%;
}

.ContentTitle{
    width: 44%;
    text-align: center;
    padding-right: 10px;
    float: left;
    box-sizing: border-box;
    
}
.proTitleBox{
    padding-top: 10px;
    padding-bottom: 10px;
    color: white;
    background-color: #0062D9;
    box-sizing: border-box;
}
.h3title{
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 6px;
}
.content{
    width: 100%;
    padding-top: 10px;
    text-indent: 2em;
    text-align: left;
    font-size: 15px;
    color: #666666;
    line-height: 26px;
    box-sizing: border-box;
    /* background-color: antiquewhite; */
}


/* 页面个模块显示 */
.submoduleBoxShow{
     opacity: 1 !important;
     animation: submoduleShow 0.5s linear; /* 几大业务和核心品牌动画 */
}

 @keyframes submoduleShow{
    0%{
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        -ms-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
        
    }
    100%{
       opacity: 1;
       -webkit-transform: none;
       -ms-transform: none;
       transform: none;
    }
} 

.huobanBox{
	width: 1200px;
    opacity:0;
	margin: 0 auto;
    margin-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
}
.huobanimgbox{
    width: 142px;
    /* height: auto; */
    overflow: hidden;
    border-radius: 16px;    
    flex-shrink: 0;
    margin-right: 33px;
    margin-bottom: 24px;
}
.huobanimgbox:nth-child(7n){
    margin-right: 0px;
}
.huobanimg{
	    /* width: 100%; */
    /* height: 100%; */
    /* margin: 0 auto; */
    object-fit: cover;
    /* border-radius: 50%; */
    /* display: block; */
}


@media screen and (max-width: 768px) {
	.container{
		width: 100%;
		padding:40px 20px;
		box-sizing: border-box;
	}
	.title{
		font-size: 25px;
		margin-bottom: 15px;
		font-weight: 500;
	}
	.introduce {
	    width: 100%;
	    font-size: 14px;
	    padding: 0 20px;
	    box-sizing: border-box;
	}
	.date {
	    width: 100%;
		font-size: 20px;
		box-sizing: border-box;
	}
	.companyIntroduction {
	    width: 100%;
		font-size: 1em;
		padding:0px 20px;
		box-sizing: border-box;
	}
	.Titlebox {
	    width:100%;
		padding: 30px 0;
		box-sizing: border-box;
	}
	.submoduleBox {
	    width: 100%;
		box-sizing: border-box;
	}
	.yewumodule {
	    width: 50%;
		
		box-sizing: border-box;
	}
	.brand {
	    width: 100%;
		box-sizing: border-box;
		padding: 0 15px;
	}
	.submodule {
		width: 100%;
		box-sizing: border-box;
	}
	.Projectcontent {
	    width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.Projectin{
		width: 100%;
		text-align: center;
	}
	.culturesubmodule {
	    width: 100%;
		padding: 0 15px;
	    box-sizing: border-box;
	}
	.kutitle {
	    margin-bottom: 13px;
		font-size: 20px;
	}
	
	.culturemodule {
	    width: 100%;
	    height: 250px;
	}
	.projectBox {
	    width: 100%;
	    box-sizing: border-box;
	}
	.projectNav {
	    width: 100%;
	}
	.projectContent {
	    width: 100%;
	}
	.ContentImg {
	    width: 100%;
		padding: 0px 10px;
	}
	.ContentTitle {
	    width: 100%;
	    box-sizing: border-box;
	}
	.h3title {
	    font-size: 30px;
	    font-weight: 700;
	    margin-bottom: 10px;
	}
	.content {
	    width: 100%;
	    padding: 0 15px;
	    padding-top: 10px;
	    box-sizing: border-box;
	}
	
	
	
	
	
	.huobanBox {
	    width: 100%;
	    margin: 0 auto;
	}
	
	
	
}


