
body{font-size:0.36rem; color:#333;font-family: "Microsoft YaHei";line-height: 1.42857143;background-color: #fff;margin: 0;}
.menu-list .menu-li a {color:#333;font-size:0.36rem;}
 .classList .classItemWrap a{font-size:0.36rem;color:#000}
 .telBtn{color:#333;}
 .c-666{font-size:0.36rem; color:#000;}
 .c-333{font-size:0.36rem; color:#333;}
 .fs32{font-size:0.36rem;}
 .classList .titles a{font-size:0.36rem;color:#333;}
 .nesTitle,.nav-tabs.nav-justified .new-menu a{color:#333;}
 .compConts,.message input::-webkit-input-placeholder, .message textarea::-webkit-input-placeholder {font-size:0.36rem; color:#000;}

.header{background:#fff;}
.message{background:#fff;}




.footerNav .btn,.bg-075,.nav-tabs.nav-justified .new-menu.active a,.pageWrap li.active,.detialCont,.menu-list .top,.banners .carousel-indicators .active{background:#275296!important;}
 .banners .carousel-indicators .active {
  background: #275296!important;
  border-color: #275296!important;
}
.index_banners .carousel-indicators .active {
  background: #275296!important;
  border-color: #275296!important;
}
.nav-tabs.nav-justified .new-menu.active a{border-color:#275296 !important;}
.productCarousel .carousel-indicators .active {
  border-color: #275296;
  background: #275296;
}


.message .messagtBtn{background:#063a75;}
.menu-list .menu-li a{font-weight:normal;}

.breadCrumbs{color:#fff;background:#275296}
  .breadCrumbs a{color:#fff;}




.footerNav .btn{border-right:1px solid #275296}

.about{background:#333}
.about .aboutLinkInn a{color:#333;}

/*公司简介*/
.aboutWrap img {
  display: none;
}

/*标题*/
.wrapTitle {
  text-align: center;
  padding: 0.133rem 0;
  color: #275296;
  font-weight: bold;
  font-size: 6.5vw;
  line-height: 6.7vw;
  margin: 3%;
}


.ripple img {
  width: 5%;
}
.adva_txt img {
  width: 100%;

.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}



<style>
/* 头部背景 */
        .case_desc {
		color: #ffffff;
		width: 1150px;
		margin: 0 auto;
	}

	.case_desc p {
		font-size: 41px;
		position: relative;
		font-weight: 1000;
		margin-bottom: 20px;
		line-height: 50px;
	}

	.case_desc p span {
		font-size: 45px;
		line-height: 45px;
		width: 727px;
		margin: 0 auto;
		margin-top: 20px;
		font-weight: bold;
		position: relative;
	}

	.case_desc em {
		display: block;
		font-weight: 100;
		position: relative;
		font-size: 25.2px;
		line-height: 32px;
		margin-bottom: 45px;
	}

	.case_link a,.case_down a {
		border: 2px #fff solid;
		padding: 11px 20px;
		position: relative;
		display: inline-block;
		vertical-align: middle;
		height: 41px;
		border-radius: 22px;
		font-size: 16px;
		font-weight: bolder;
		line-height: 42px;
		transition: all .15s ease-out;
		cursor: pointer;
		margin-right: 2vw;
	}

	.case_link i,.case_down i {
		color: #fff;
		font-size: 17px;
		margin-right: 0.5vw;
	}

	.case_link span {
		color: #fff;
		font-size: 18px;
	}

        /* 头部列表 */
	.case_expl {
		width: 84%;
		margin: 0 auto;
		margin-top: 0px;
		background-color: #fff;
		margin-top: -8vw;
		z-index: 99;
		position: inherit;
		box-shadow: 0 4px 10px rgba(0, 0, 0, .32);
	}

	.case_expl ul {
		display: flex;
		justify-content: space-around;
		width: 100%;
	}

	.case_expl ul li {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 48px;
	}

	.case_expl span {
		font-size: 26px;
		font-weight: bolder;
		color: rgba(0, 0, 0, .64);
	}

	.case_expl p,
	.case_expl em {
		font-size: 16px;
		line-height: 1.6;
		margin-top: 1.5em;
		font-weight: 300;
		color: rgba(0, 0, 0, .48);
	}

	.case_expl strong {
		font-weight: 600;
	}

	.case_expl em {
		display: block;
		position: relative;
		padding-left: 1.3vw;
		margin-top: 0.5vw;
	}

	.case_expl em::before {
		content: ' ';
		position: absolute;
		left: 3px;
		display: inline-block;
		background: rgba(0, 0, 0, .32);
		border-radius: 100%;
		width: 6px;
		height: 6px;
		margin: 0;
		top: 1px;
	}

        .case_bk1 {
		width: 60%;
		margin: 7vw auto;
	}
        .case_bk1 b{
                 font-size: 32px;
                 line-height: 36px;
                 font-weight: 400;
                 text-align: left;
        }
	.case_bk1 p {
		margin-top: 1.5em;
		font-size: 16px;
		line-height: 28px;
		text-align: left;
		color: rgba(0, 0, 0, .8);
		letter-spacing: -.2px;
	}

	.case_bk1 p a:hover {
		text-decoration: underline;
}

	.case_bk1 p a {
		color: #239de8;
}
	.case_bk1_img{
		overflow: hidden;
	}
	
	.case_bk1_img img{
		margin: 0 auto;
		text-align: center;
		justify-content: normal;
		display: block;
	}

        /* 标题 */
	.case_title {
		width: 100%;
		text-align: center;
		font-size: 32px;
		line-height: 36px;
		font-weight: 400;
		padding-bottom: 2.5vw;
	}

        /* 相关资源 */
	.reso_list {
		width: 80%;
		margin: 0 auto;
	}

	.reso_list ul {
		display: flex;
		justify-content: space-between;
	}

	.reso_list ul li {
		width: 740px;
		border-radius: 6px;
		padding: 16px;
		box-shadow: 0 2px 3px 0 rgba(0, 0, 0, .12);
	}
.reso_list li:hover {
    box-shadow: 1px 6px 10px 1px rgba(0,0,0,.12);
    cursor: pointer;
}
        .reso_word {
	  float: left;
	  width: 82%;
	  padding-left: 1vw;
          height: 120px;
          overflow: hidden;
	}
	
	.reso_word span {
		margin-top: 5px;
		display: block;
		text-transform: uppercase;
		color: rgba(0, 0, 0, .48);
		font-weight: 600;
	}
	
	.reso_word em {
		font-size: 20px;
		line-height: 40px;
		font-weight: 600;
	}
	
	.reso_word p {
		font-size: 16px;
		line-height: 20px;
	}

        /* 技术官 */
	.case_tech {
	  width: 70%;
	  margin: 0 auto;    position: relative;
	}
	.case_tech p{
		font-size: 26px;
		line-height: 40px;
		text-align: center;
		color: rgba(0,0,0,.48);
	}
	.case_tech p:before {
		content: '“';
		font-size: 180px;
		position: absolute;
		color: #dedede;
		left: -50px;
		right: 0;
		margin: 0 auto;
		bottom: 0;
		top: -25px;
}
	.tech_pic img{
		width: 80px;
		height: 80px;
		display: block;
		margin: auto;
		border-radius: 100%;
		margin-top: 48px;
		overflow: hidden;
		margin-bottom: 1vw;
	}
	.tech_pic em,.tech_pic span{
		color: rgba(0,0,0,.8);
		font-size: 16px;
		line-height: 1.5;
		margin: 0 auto;
		width: 180px;
		display: block;
		text-align: center;
	}
	.tech_pic em {
	  font-weight: 600;
	}

        /* 下载按钮 */
	.case_down {
	  width: 220px;
	  margin: 50px auto;
	  text-align: center;
	}
	.case_down i {
	  color: #333;
	}
	.case_down a {
	  border: 2px rgba(0,0,0,.16) solid;
	  margin-right: 0;
	}
	.case_down:hover a {
	  background: #e4e4e4;
	}

       /* 列表 */
	.case_liebiao {
		box-sizing: border-box;
		position: relative;
		margin: -40px auto;
		max-width: 1500px;
		overflow: hidden;
		margin-bottom: 0px;
	}

	.case_liebiao ul li {
		transition: all ease-in-out 500ms;
		width: calc(96%/4);
		float: left;
		background: #fff;
		border-radius: 8px 8px 0 0;
		overflow: hidden;
		position: relative;
		transition: all 0.3s;
		border-radius: 2%;
		margin-top: 15px;
		border: 1px #eee solid;
		height: 450px;
	}

	.case_liebiao ul li .img1 {
		transition: all ease-in-out 500ms;
		height: 200px;
		transition: all ease-in-out 500ms;
		overflow: hidden;
		transition: all 0.3s;
		width: 100%;
	}

	.case_liebiao ul li .txt {
		padding: 32px 32px;
		text-align: left;
	}

	.case_liebiao ul li .txt h5 a {
		font-size: 20px;
		line-height: 24px;
		font-weight: 600;
		letter-spacing: -.2px;
		max-height: 48px;
		overflow: hidden;
		margin: 3px 0 10px;
		display: block;
		color: rgba(0,0,0,.8);
	}

	.case_liebiao ul li .txt h5 a:hover {
		color: #555;
	}

	.case_liebiao ul li .txt span {
		display: block;
		padding-bottom: 12px;
		font-size: 13px;
		color: rgba(0,0,0,.48);
		font-weight: 600;
		text-transform: uppercase;
		position: relative;
		width: 100%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	.case_liebiao ul li .txt p {
		font-size: 16px;
		line-height: 24px;
		letter-spacing: -.2px;
		color: rgba(0,0,0,.8);
		margin: 0 0 16px;
	}

	.case_liebiao ul li:hover {
		box-shadow: 2px 10px 14px 0px rgba(0, 0, 0, 0.15);
		transition: all 0.3s;
	}

	.case_liebiao ul li+li {
		margin-left: 15px;
	}

	.case_liebiao ul li:nth-child(5) {
		margin-left: 0px;
	}

	.case_liebiao ul li .img1 img {
		width: 100%;
	}
</style>
.about p{color:#fff;}

