.content{
	width: 100%;
	height: 100%;
	background-color: #f5f5f5;
}
/* 轮播图 */
.swiperContent{
	width: 100%;
	/*height: 570px; */
	position: relative;
	overflow-x: hidden;
}
.swiperImg{
	width: 100%;
	/*height: 100%;*/
	height: auto;
}
.swiperTitleBox{
	position: absolute;
	height: 110px;
	width: 100%;
	top: 74px;
	left: 0;
	z-index: 1111;
}
.swiperTitle{
	display: inline-block;
	height: 100%;
	font-size: 78px;
	color: #006d86;
	font-weight: 900;
	line-height: 110px;
	padding: 0 10px;
	background-image: url(../img/backImg.png);
	background-size: 100% 100%;
}
.toggleBox{
	width: 52px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1111;
}
.toggleContent{
	width: 100%;
	height: 155px;
	background-color: #000000;
}
.pageNum{
	height: 57px;
	color: #FFFFFF;
	font-size: 16px;
	border-bottom: 1px solid #262626;
	line-height: 57px;
	text-align: center;
}
.prevBox{
	height: 49px;
}
.prevBox:hover .nextImg2{
	display: none;
}
.prevBox:hover .prevImg2{
	display: block;
}
.nextBox{
	height: 49px;
}
.nextBox:hover .nextImg{
	display: none;
}
.nextBox:hover .prevImg{
	display: block;
}
.nextImg{
	width: 20px;
	height: 12px;
}
.nextImg2{
	width: 20px;
	height: 12px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.prevImg2{
	width: 20px;
	height: 12px;
	display: none;
}
.prevImg{
	width: 20px;
	height: 12px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	display: none;
}

.dynamicContent{
	/*height: 590px;*/
	/*height: 550px;*/
	background-color: #FFFFFF;
	padding-top: 80px;
}
.qiyeinfobox{
    background-color: #006885;
    margin-top: 20px;
}
.qiyeinfo{
    width: 900px;
    height: 420px;
    padding: 20px 0 20px 0;
    position: relative;
    margin: 0 auto;
}
.qiyejianjieshow1{
    display: block;
}
.qiyejianjieshow{
    display: none;
}
.qiyejianjie{
    width: 630px;
    height: 376px;
    padding: 15px 43.9px 15px 146.3px;
    float: right;
    background-color: #fff;
    /*border: 1px solid  black;*/
    border-radius: 4px;
}
.qiyejianjie_neirong{
    width: 100%;
    height: 100%;
    /*border: 1px dashed  black;*/
    overflow: hidden;
    padding: 5px;
}
.qiyeshiping{
    width: 400px;
    /*height: 340px;*/
    position: absolute;
    top: 90px;
}
.xl-chrome-ext-bar{
    display: none !important;
}
.dynamicbgc{
    border-radius: 15px;
    border-top-left-radius: 0;
    background-color: #006885;
}
.newbiaoti{
    width: 234px;
    position: absolute;
    right: 0;
    top: -40px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}
.xian{
    height: 15px;
    background-color: #006885;
}
.biaoti_neirong{
    display: flex;
    flex-wrap: nowrap;
    position: absolute;
    flex-direction: column;
    width: 160px;
    top: 3px;
    left: 37px;
}
.biaoti_neirong_one{
    font-size: 28px;
    font-weight: bold;
}
.biaoti_neirong_two{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.biaoti_neirong_two_f{
    font-weight: bold;
    font-size: 28px;
}
.newseemore{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
}
.biaoti_neirong_two_f2{
    color: #fff;
    background-color: #e60414;
    border-radius: 10px;
    padding: 1px 5px;
    
}
.xwitemborder{
    border: 2px solid #006885;
    border-radius: 15px;
    background-color: #fff;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.dynamicGenreBox3{
	float: left;
	position: relative;
	width: 100px;
	height: 48px;
	font-size: 18px;
	font-weight: 900;
	margin-right: 15px;
	cursor: pointer;
	line-height: 48px;
	text-align: center;
	color: black;
	margin: 0;
	border-radius: 6px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	border: 2px solid  #006885;
	
}
.append2{
	color: #fff;
	display: block;
	background-color: #006885;
}
.w50{
    width: 50%;
}
.dynamicmarginbottom{
    margin-bottom: 60px;
}
.zyywtitleboxchange{
    padding: 0 0 10px 0;
    font-size: 28px;
    color: #000000;
    font-weight: 900;
}
.zyywBoxchang{
    width: 900px;
    width: 1700px;
    position: relative;
    background-color: #fff;
    margin: 0 auto;
    margin-bottom: 40px;
    margin-top: 30px;
}
.zyywtitltbox{
    height: 100px;
    /*width: 900px;*/
    width: 100%;
    position: relative;
    /*margin: 0 auto;*/
}
.zyywtitltbox .biaoti_neirong{
    width: auto;
    left: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translate(-50%, 0);
}
.zyywtitltbox .biaoti_neirong_one{
    font-size: 28px;
}
.zyywlist{
    /*width: 210px;*/
    /*height: 350px;*/
    width: 300px;
    height: 500px;
    margin-left: 20px;
    position: relative;
}
.zyywlist .zyywImg{
    width: 100%;
    height: 100%;
}
.zyywBoxchang .zyywlist:nth-child(1){
    margin-left: 0;
}
.zyywlist_absolute1{
    width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: 23px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 9;
}
.zyywlist_absolute1 div{
    text-align: center;
}
.zyywlistEngtitle{
    font-size: 12px;
    padding: 0 5px;
}
.zyywlist_absolute2{
    width: 100%;
    height: 100%;
    font-size: 12px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    background-color: rgb(0,0,0,0.5);
    padding: 75px 10px 0;
    text-indent: 2em;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    display: none;
}
.zyywlist:hover .zyywlist_absolute2{
    display: block;
}
.algcTitleHead{
    width: 100%;
    background-color:  #fff;
    padding-top: 20px;
    display: none;
}
.algcTitleBox{
    width: 900px;
    display: flex;
    margin: 0 auto;
    display: flex;
}
.algctitleImg{
    width: 440px;
    height: 300px;
}
.algctitleright{
    flex: 1;
}
.algcwenzi{
   width: 100%;
   height: 100px;
   display: flex;
   justify-content: flex-end;
}
.algcwenzi_ab{
    width: 250px;
    height: 70px;
    float: right;
    position: relative;
    margin-top: 20px;
}
.algcwenzi_ab .algcwenzi1{
    width: 60%;
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translate(-50%, 0);
}
.algcwenzi1 div{
    font-size: 28px;
    font-weight: bold;
}
.algcwenziBox{
    width: 100%;
    height: 150px;
    border-top: 1px solid #e5e3e3;
    box-shadow: 0 0 15px 5px #e5e3e3;
}
.algcwenzilabelBox{
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.algcwenzilabel{
    display: block;
    margin-top: 20px;
    background-color: #e60414;
    color: #fff;
    padding: 1px 5px;
    border-radius: 6px;
}
.w900{
    width: 900px;
    margin: 0 auto;
}


.algcneirongBox{
    width: 100%;
    background-color:  #fff;
    padding-top: 50px;
    padding-bottom: 40px;
}
.algcneirong{
    /*width: 900px;*/
    width: 1700px;
    display: flex;
    margin: 0 auto;
}
.algcneirong .algclist:nth-child(1){
    margin-left: 0;
}
.algclist{
    width: 200px;
    height: 200px;
    margin-left: 14.2857px;
    display: flex;
    flex-direction: column;
}
.algclist img{
    width: 100%;
    height: 100%;
}
.algclist div{
    width: 210px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dynamicBox{
	/*width: 900px;*/
	width: 100%;
	/*height: 100px;*/
}
.dynamicGenre{
	height: 48px;
	border-bottom: 5px solid #eeeeee;
	position: relative;
}
.dynamicGenreBox{
	float: left;
	position: relative;
	width: 100px;
	height: 48px;
	font-size: 18px;
	margin-right: 15px;
	cursor: pointer;
	line-height: 48px;
	text-align: center;
	border-bottom: 5px solid #eeeeee;
	color: #bfbfbf;
	margin: 0;
	border-radius: 0;
	background-color: #fff;
}
.dynamicGenreBox2{
    width: auto !important;
    flex:1;
	height: 48px !important;
	font-size: 18px;
	margin-right: 15px;
	cursor: pointer;
	line-height: 48px;
	text-align: center;
	border-bottom: 5px solid #eeeeee !important;
	color: #bfbfbf;
	margin: 0 !important;
	border-radius: 0 !important;
	background-color: #fff !important;
	opacity: 1 !important;
}
.dynamicGenreBoxpagination .swiper-pagination-bullet-active{
    font-weight: 900;
    color: #006d86;
    border-bottom: 5px solid #006d86 !important;
}
.noborderbottom .dynamicGenreBoxpagination{
    max-width: 95%;
    width: 590px;
    border: 0 !important;
    display: flex;
}
.dynamicGenreBox:hover{
	color: #006d86;
	display: block;
	font-weight: 900;
	border-bottom: 5px solid #006d86;
}
.dynamicGenreBox a{
	color: #bfbfbf;
}
.trianglesBox{
	position: absolute;
	bottom: -4px;
	z-index: 11;
	width: 100%;
	height: 10px;
}
.triangles{
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #006d86;
	box-sizing: border-box;
	display: none;
}
.append{
	color: #006d86;
	display: block;
	font-weight: 900;
	border-bottom: 5px solid #006d86;
}
.gd{
	float: right;
	height: 100%;
	color: #006d86;
	display: flex;
	align-items: center;
	font-size: 16px;
}
.xwContent{
	height: 70px;
	margin: 10px 0;
	padding-left: 10px;
}
.xwitemShow3 .xwContent{
	height: 100px;
}
.xwTime{
	width: 70px;
	height: 70px;
	background-color: #e2ebee;
	color: #21788e;
}
.xwitemShow3 .xwTime{
    width: 100px;
	height: 100px;
}
.xwBox{
	width: calc(100% - 80px);
	height: 100%;
}
.xwitemShow3 .xwBox{
	width: calc(100% - 110px);
	height: 100%;
}
.rTime{
	text-align: center;
	font-size: 20px;
}
.nTime{
	text-align: center;
	font-size: 12px;
}
.xwTitle{
	font-size: 18px;
	margin: 8px 0 14px 0;
	color: #000000;
	font-weight: 900;
}
.xwitemShow3 .xwTitle{
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; // 行数
    -webkit-box-orient: vertical;

}
.xwText{
	font-size: 15px;
	color: #d5d5d5;
}
.dynamicSwiperContent{
	width: 590px;
	height: 430px;
	margin-top: 20px;
}
.noborderbottom{
    border: 0;
}
.nolimitrowsp{
    text-indent: 2em; 
    text-align: left; 
    line-height: 2em;
    display: inline;
}
.seemore{
    color: red;
    display: inline;
    cursor: pointer;
    font-size: 16px;
}
.xwImg{
	width: 590px;
	height: 430px;
}
/* 主营业务 */
.zyywTitleBox{
	padding: 20px 0 10px 0;
	font-size: 28px;
	color: #000000;
	font-weight: 900;
}

.zyywTitle2{
	margin-bottom: 12px;
	font-size: 12px;
	color: #a7a7a7;
}
.zyywBox{
	/*height: 445px;*/
	position: relative;
	display: flex;
	margin-bottom: 80px;
	background-color: #fff;
}
.zyywImg{
	/*width: 700px;*/
	/*height: 100%;*/
	width: 525px;
    height: 333.75px;
}
.zyywTextBox{
	/*width: calc(100% - 700px);*/
	width: calc(100% - 525px);
	height: 100%;
	background-color: #FFFFFF;
	padding: 50px 22px 0  50px;
}
.zyywTextBt{
	font-size: 12px;
	color: #a7a7a7;
}
.zyywTextBt2{
	margin-bottom: 42px;
	font-size: 28px;
	color: #000000;
	font-weight: 900;
}
.zyywText{
	padding-left: 10px;
	font-size: 15px;
	color: #878787;
	position: relative;
	line-height: 1.6;
	margin-bottom: 40px;
}
.dian{
	position: absolute;
	top: 10px;
	left: 0;
	width: 5px;
	height: 5px;
	background-color: #3a8197;
	border-radius: 50%;
}
.zyywDetails{
	font-size: 15px;
	color: #006d86;
	/* text-decoration: underline; */
	border-bottom: 1px solid #3a8197;
}
.zyywGenreContent{
	/*position: absolute;*/
	/*width: 544px;*/
	width: 100%;
	height: 75px;
	/*bottom: 0;*/
	/*top: -130px;*/
	/*left: 428px;*/
	/*z-index: 11;*/
	
	display: flex;
	justify-content: flex-start;
}
.zyywGenreBox{
	/*width: 136px;*/
	width: 25%;
	height: 75px;
	background-color: #006d86cc;
	color: #FFFFFF;
	/*margin-top: 5px;*/
	cursor: pointer;
}
.zyywGenreImg{
	width: 37px;
	height: 40px;
}
.zyywGenreImg2{
	width: 37px;
	height: 40px;
	display: none;
}
.zyywGenreImg3{
	width: 37px;
	height: 40px;
	display: none;
}
.zyywGenreImg4{
	width: 37px;
	height: 40px;
}
.zyywGenreImg5{
	width: 37px;
	height: 40px;
	display: none;
}
.zyywGenreImg6{
	width: 37px;
	height: 40px;
}
.zyywGenreImg7{
	width: 31px;
	height: 40px;
	display: none;
}
.zyywGenreImg8{
	width: 31px;
	height: 40px;
}
.zyywGenreText{
	width: 100%;
	text-align: center;
	font-size: 18px;
	margin-top: 10px;
}
.active{
	background-color: #FFFFFF;
	color: #333333;
	margin-top: 0;
	height: 75px;
	/*border-top: 5px solid #006d86;*/
}
.jdalContent{
	background-color: #fff;
}
/* 经典案例 */
.itemShow1{
	display: block;
}
.itemShow2{
	display: none;
}
.itemShow3{
	display: none;
}
.itemShow4{
	display: none;
}



.jdalBox{
	/*width: 382px;*/
	/*height: 260px;*/
	width: 286.5px;
	height: 195px;
	border-radius: 5px;
	position: relative;
}
.jdalBoxDiv{
	/*width: 382px;*/
	/*height: 260px;*/
	width: 286.5px;
	height: 195px;
	border-radius: 5px;
	position: relative;
	
	display: flex;
	justify-content: center;
	align-items: center;
}
.jdalBox:hover .jdalShow{
	display: block;
}
.jdalImg{
	/*width: 100%;*/
	/*height: 100%;*/
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	border-radius: 5px;
}
.jdalShow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 10px;
	background: linear-gradient(to bottom right, #50ad9fd6, #3c5e9fba);
	/*padding: 70px 40px 0 40px;*/
	padding: 10px 40px 0 40px;
	display: none;
	transition: .5s;
}
.jdalName{
    height: 30px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: 900;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jdalText{
    height: 60px;
	font-size: 16px;
	color: #FFFFFF;
	margin: 15px 0 35px 0;
	text-align: justify;
	overflow:hidden;  
	text-overflow:ellipsis;  
	white-space: normal;  
	display:-webkit-box;  
	-webkit-box-orient:vertical;  
	-webkit-line-clamp:3;
}
.jdalBut{
	width: 112px;
	height: 30px;
	background-color: #FFFFFF;
	border-radius: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #006d86;
}
.jdalMore{
	height: 110px;
}
.jdalMoreBut{
	width: 152px;
	height: 40px;
	background-color: #006d86;
	border-radius: 30px;
	font-size: 16px;
	color: #FFFFFF;
	cursor: pointer;
}
.xwitemShow3{
    background-color: #fff;
}
/*.xwitemShow3 .xwitemborder{*/
/*    border: 0;*/
/*}*/
/* 合作伙伴 */
.hzhbBox{
	/*width: 280px;*/
	/*width: 105px;*/
	/*height: 70px;*/
	width: 180px;
	height: 120px;
	background-color: #FFFFFF;
	border-radius: 5px;
}
.partnerslist{
    display: flex;
    flex-wrap: wrap;
}
.partners{
    width: 50%;
}
.flex_around{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.jiange{
    width: 100%;
    display: none;
}
.hzhbBoxImg{
	/*width: 215px;*/
	width: 120px;
	height: 60px;
}
/* 友情链接 */
.blogrollContent{
	height: 50px;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #333333;
	margin-top: 20px;
}
.blogroll_1{
	font-size: 16px;
	color: #333333;
	margin-right: 6px;
	border-bottom: 1px solid #FFFFFF;
}
.blogroll_1:hover{
	color: #428699;
	border-bottom: 1px solid #428699;
}
.variety2{
	display: none;
}
/* 手机端样式 */
@media screen and (max-width:1024px) {
	.swiperContent {
		height: 112px;
	}
	.swiperTitle {
		font-size: 20px;
		line-height: 50px;
	}
	.swiperTitleBox {
		height: 50px;
		top: 30px;
	}
	.toggleBox {
		display: none!important;
	}
	
	.qiyeinfobox{
	    margin-top: 0;
        background-color: #fff;
    }
    .qiyeinfo{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        padding: 0;
    }
    .qiyejianjie{
        width: 100%;
        height: auto;
        border: 0;
        padding: 0;
        margin: 15px 0;
    }
    .qiyejianjie_neirong{
        width: 100%;
        height: auto;
        border: 0;
    }
    .qiyeshiping{
        width: 100%;
        height: auto;
        position: static;
        margin-top: 15px;
    }
    .w50{
        width: 100%;
    }
    .w900{
        width: 95%;
    }
    .qiyejianjieshow1{
        display: none;
    }
    .qiyejianjieshow{
        display: block;
    }
	.newbiaoti{
	    display: none;
	}
	.zyywBoxchang{
	    width: 100%;
	    flex-wrap: wrap;
	}
	.zyywlist{
	    width: 171px;
	    height: 285px;
	    margin: 0;
	    margin-top: 10px;
	}
	.zyywBoxchang .zyywlist:nth-child(1){
	    margin-top: 0;
	}
	.zyywBoxchang .zyywlist:nth-child(2){
	    margin-top: 0;
	}
	.zyywtitltbox .biaoti_neirong{
	    width: 240px;
	}
	.biaoti_neirong_two_f{
	    word-break: break-all;
	}
	.algcTitleBox{
	    width: 100%;
	}
	.algcwenziBox{
	    display: none;
	}
	.algcwenzilabelBox{
	    display: none;
	}
	.algctitleImg{
	    display: none;
	}
	.algcwenzi_ab{
	    width: 100%;
	    height: 100px;
	}
	.algcwenzi1 div{
	    font-size: 28px;
	}
	.zyywlist_absolute2{
	    padding: 20px 5px 0 5px;
	}
	.algcneirong{
	    width: 100%;
	    display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 0 10px;
	}
	.algcneirongBox{
	    padding-top: 30px;
	}
	.algclist{
	    width: 170px;
	    height: 170px;
	    margin-left: 0;
	    margin-top: 10px;
	}
	.algclist div{
	    width: 100%;
	}
	.dynamicmarginbottom{
	    margin-bottom: 30px;
	}
	.dynamicContent {
		height: auto;
		padding-top: 30px;
	}
	.dynamicBox {
		width: 100%;
		height: auto;
	}
	.homenews {
		display: block!important;
	}
	.dynamicGenreBox {
		font-size: 16px;
	}
	.gd {
		font-size: 14px;
	}
	.xwTitle {
		font-size: 16px;
	}
	.xwitemShow1{
	    /*max-height: 410px;*/
	}
	.dynamicGenreBox {
		margin-right: 0;
	}
	.xwImg {
		width: 100%;
		height: 200px;
	}
	.zyywTitleBox {
		font-size: 18px;
		padding-top: 30px;
	}
	.dynamicBox:first-child {
		padding-bottom: 20px;
	}
	.xwContent {
		/*margin-top: 15px;*/
		margin: 5px 0;
	}
	.zyywTitle2 {
		margin-bottom: 10px;
	}
	.zyywImg {
		width: 100%;
	}
	.zyywBox {
		display: block!important;
		height: auto;
		margin-bottom: 10px;
	}
	.zyywTextBox {
		width: 100%;
		padding: 15px;
		height: auto;
	}
	.zyywTextBt2 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.zyywText {
		font-size: 14px;
		margin-bottom: 10px;
		padding-left: 0;
	}
	.zyywDetails {
		font-size: 14px;
	}
	.dian {
		display: none;
	}
	.zyywGenreContent {
		/*display: none!important;*/
		width: 100%;
	}
	.dynamicSwiperContent {
		width: 100%;
		height: auto;
	}
	.zyywTitleBox {
		padding: 10px 0 10px 0;
	}
	.jdalBox {
		/*width: 110px;*/
		/*height: 75px;*/
		width: 82.5px;
		height: 56.25px;
	}
	.jdalBoxDiv{
		width: 100%;
		height: 100%;
	}
	.jdalMore {
		height: 80px;
	}
	.hzhbBox {
		/*width: 49%;*/
		width: 100%
	}
	.partners{
	    width: 100%;
	}
	.jiange{
	    display: block;
	}
	.partner {
		/*flex-wrap: wrap;*/
		flex-wrap: nowrap;
	}
	.hzhbBox {
		height: 70px;
		padding: 10px;
		/*margin-bottom: 10px;*/
	}
	.heights {
		display: none;
	}
	.blogrollContent {
		margin-top: 20px;
	}
	.blogrollink {
		height: auto!important;
		padding: 20px 0;
	}
	.blogrollink>div {
		float: initial;
	}
	.blogroll_1 {
		margin-right: 0;
		margin-top: 10px;
		font-size: 14px;
	}
	.blogrollContent {
		height: auto;
	}
	.zyywGenreBox{
		width: 25%;
		height: 75px;
	}
	.variety2{
		height: 100px;
		display: flex;
		margin-bottom: 30px;
	}
	.jdalBox:hover .jdalShow{
		display: none;
	}
	.noneheight{
        height: 0;
    }
    .algcTitleHead{
        display: block;
    }
    .dynamicContent2 .dynamicGenre{
        height: 0;
    }
}














