.index-main .title{
	margin-bottom: .4rem;
}
.index-main .title h4{
	font-size: 20px;
	color: #333333;
	line-height: 48px;
	font-family: "Adobe Heiti Std", "microsoft yahei";
	font-weight: bold;
}
.index-main .title .line{
	display: block;
	margin: .1rem auto .15rem;
	width: 60px;
	height: 2px;
	background: #3257bf;
}
.index-main .title p{
	font-size: 14px;
	color: #999999;
	font-family: "Adobe Heiti Std", "microsoft yahei";
	line-height: 30px;
	font-weight: 500;
}
.industry-insight{
	width: 100%;
	background: #edf0f5;
	padding: .7rem 0;
}
.industry-insight .insight-box{
	display: flex;
}
.industry-insight .left-box{
	width: 32.1%;
}
.industry-insight .left-box .latest-ins{
	background: #FFFFFF;
	padding: .45rem .38rem .25rem .38rem;
	transition: all .4s ease;
	margin-bottom: .3rem;
}
.industry-insight .left-box .latest-ins .ins-pic{
	max-width: 186px;
	max-height: 267px;
	margin: auto;
	-moz-box-shadow: 7px 0px 26px rgba(0,87,149,.33);
	-webkit-box-shadow: 7px 0px 26px rgba(0,87,149,.33);
	box-shadow: 7px 0px 26px rgba(0,87,149,.33);
	min-height: 252px;
}
.industry-insight .left-box .latest-ins .ins-pic img{
	width: 100%;
}
.industry-insight .left-box .latest-ins h4,
.industry-insight .second-new .r-text h4,
.industry-insight .ins-list .r-text h4{
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	margin: .25rem 0 .1rem 0;
	transition: all .4s ease;
	min-height: 60px;
	max-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.industry-insight .left-box .latest-ins .ins-dtl{
	display: flex;
	justify-content: space-between;
}
.industry-insight .latest-ins .ins-dtl span,
.industry-insight .second-new .r-text span,
.industry-insight .ins-list .r-text span{
	color: #9caac6;
	font-size: 14px;
	transition: all .4s ease;
}
.industry-insight .latest-ins .ins-dtl .ins-op,
.industry-insight .second-new .r-text .ins-op,
.industry-insight .ins-list .r-text .ins-op{
	display: flex;
}
.industry-insight .latest-ins .ins-dtl .ins-op a,
.industry-insight .second-new .r-text .ins-op a,
.industry-insight .ins-list .r-text .ins-op a{
	font-size: 14px;
	color: #21468f;
	padding-left: 20px;
	margin-left: 30px;
	transition: all .4s ease;
}
.industry-insight .latest-ins .ins-dtl .view,
.industry-insight .second-new .r-text .view,
.industry-insight .ins-list .r-text .view{
	background: url(../img/icon-view.png) left center no-repeat;	
}
.industry-insight .latest-ins .ins-dtl .ins-op .more,
.industry-insight .second-new .r-text .more,
.industry-insight .ins-list .r-text .more{
	background: url(../img/icon-more.png) left center no-repeat;
}
.industry-insight .left-box .latest-ins:hover,
.industry-insight .second-new:hover,
.industry-insight .ins-list ul li:hover{
	background: #28a1d3;
	-moz-box-shadow: 7px 0px 14px rgba(123,92,0,.33);
	-webkit-box-shadow: 7px 0px 14px rgba(123,92,0,.33);;
	box-shadow: 7px 0px 14px rgba(123,92,0,.33);;
}
.industry-insight .left-box .latest-ins:hover h4,
.industry-insight .second-new:hover h4,
.industry-insight .ins-list ul li:hover h4{
	color: #FFFFFF;
}
.industry-insight .latest-ins:hover .ins-dtl .ins-op a,
.industry-insight .second-new:hover .ins-op a,
.industry-insight .ins-list ul li:hover .ins-op a{
	color: #FFFFFF;
}
.industry-insight .latest-ins:hover .ins-dtl .ins-op .view,
.industry-insight .second-new:hover .ins-op .view,
.industry-insight .ins-list ul li:hover .ins-op .view{
	background: url(../img/icon-view-hover.png) left center no-repeat;
}
.industry-insight .latest-ins:hover .ins-dtl .ins-op .more,
.industry-insight .second-new:hover .ins-op .more,
.industry-insight .ins-list ul li:hover .ins-op .more{
	background: url(../img/icon-more-hover.png) left center no-repeat;
}
.industry-insight .latest-ins:hover .ins-dtl span,
.industry-insight .second-new:hover span,
.industry-insight .ins-list ul li:hover span{
	color: #FFFFFF;
}
.industry-insight .second-new,
.industry-insight .ins-list ul li{
	display: flex;
	background: #FFFFFF;
	padding: .33rem .13rem .33rem .33rem;
	justify-content: space-between;
	transition: all .4s ease;
}
.industry-insight .second-new .l-img,
.industry-insight .ins-list .l-img{
	max-width: 101px;
	max-height: 145px;
	-moz-box-shadow: 7px 0px 26px rgba(0,87,149,.33);
	-webkit-box-shadow: 7px 0px 26px rgba(0,87,149,.33);
	box-shadow: 7px 0px 26px rgba(0,87,149,.33);
}
.industry-insight .second-new .l-img img,
.industry-insight .ins-list .l-img img{
	width: 100%;
}
.industry-insight .second-new .r-text,
.industry-insight .ins-list .r-text{
	width: 60%;
}
.industry-insight .second-new .r-text h4,
.industry-insight .ins-list .r-text h4{
	margin: 0 0 .2rem 0;
	transition: all .4s ease;
}
.industry-insight .second-new .r-text .ins-op,
.industry-insight .ins-list .r-text .ins-op{
	margin-top: .2rem;
}
.industry-insight .second-new .r-text .ins-op a,
.industry-insight .ins-list .r-text .ins-op a{
	margin-left: 0;
	margin-right: 30px;
	transition: all .4s ease;
}
.industry-insight .ins-list{
	width: 66%;
	margin-left: 30px;
}
.industry-insight .ins-list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.industry-insight .ins-list ul li{
	width: 48.5%;
	margin-bottom: 30px;
}
.industry{
	width: 100%;
	background: url(../img/index-bg01.jpg) center center no-repeat;
	height: 848px;
	padding: .78rem 0;
}
.industry .title h4,
.industry .title p{
	color: #FFFFFF;
}
.industry .title .line{
	background: #FFFFFF;
}
.industry .industry-list{
	position: relative;
}
.industry .swiper-box{
	display: flex;
}
.industry .swiper-box .left-indy{
	width: 66.67%;
}
.industry .swiper-box .left-indy li{
	display: flex;
}
.industry .swiper-box .left-indy li .indy-text,
.industry .swiper-box .left-indy li .indy-pic{
	width: 400px;
}
.industry .swiper-box .indy-pic{
	width: 400px;
	/* height: 226px; */
	max-width: 400px;
	max-height: 226px;
	overflow: hidden;
}
.industry .swiper-box .indy-pic img{
	width: 100%;
	transition: all .4s ease;
}
.industry .swiper-box .indy-pic:hover img{
	transform: scale(1.1);
}
.industry .swiper-box .left-indy li .indy-text,
.industry .swiper-box .indy-text{
	background: #FFFFFF;
	padding: .45rem;
}
.industry .swiper-box .indy-text{
	height: 226px;
	position: relative;
}
.industry .swiper-box .indy-text .indy-arrow{
	background: url(../img/index-arrow.png) center center no-repeat;
	width: 16px;
	height: 19px;
	position: absolute;
	left: 100%;
	z-index: 100;
	top: 50%;
	margin-top: -9px
}
.industry .swiper-box .indy-text .indy-arrow.style01{
	left: -16px;
	-moz-transform:scaleX(-1);
	-webkit-transform:scaleX(-1);
	-o-transform:scaleX(-1);
	transform:scaleX(-1);
	/*IE*/
	filter:FlipH;
}
.industry .swiper-box .indy-text .indy-arrow.style02{
	left: 50%;
	margin-left: -9px;
	top: auto;
	bottom: -16px;
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); /* IE 9 */
	-moz-transform:rotate(90deg); /* Firefox */
	-webkit-transform:rotate(90deg); /* Safari and Chrome */
	-o-transform:rotate(90deg); /* Opera */
}
.industry .swiper-box .left-indy li .indy-text .indy-tit,
.industry .swiper-box .indy-text .indy-tit{
	font-family: "PingFang SC Heavy","microsoft yahei";
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	transition: all .4s ease;
}
.industry .swiper-box .left-indy li .indy-text .indy-tit:hover,
.industry .swiper-box .indy-text .indy-tit:hover{
	color: #224690
}
.industry .swiper-box .left-indy li .indy-text p,
.industry .swiper-box .indy-text p{
	font-family: "PingFang SC Regular","microsoft yahei";
	font-size: 14px;
	color: #333333;
	margin: .1rem 0 .25rem 0;
}
.industry .swiper-box .left-indy li .indy-op a,
.industry .swiper-box .indy-op a{
	font-size: 14px;
	color: #224690;
	padding-left: 20px;
	margin-right: .3rem;
}
.industry .swiper-box .left-indy li .indy-op .view,
.industry .swiper-box .indy-op .view{
	background: url(../img/icon-view.png) left center no-repeat;
}
.industry .swiper-box .left-indy li .indy-op .upload,
.industry .swiper-box .indy-op .upload{
	background: url(../img/icon-upload.png) left center no-repeat;
}
.industry .swiper-box .left-indy li .indy-op .more,
.industry .swiper-box .indy-op .more{
	background: url(../img/icon-more.png) left center no-repeat;
}
.industry .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
	margin: 0 4px;
	background: #FFFFFF;
	opacity: .4;
}
.industry .swiper-pagination-bullet-active{
	width: 28px;
	border-radius: 10px;
	background: #FFFFFF;
	opacity: 1;
}
.industry .swiper-pagination{
	width: 100%;
	bottom: -100px;
}
.hot-news{
	padding: .6rem 0;
	background: #f9f9f9;
}
.hot-news .news-box{
	display: flex;
	justify-content: space-between;
}
.hot-news .news-box .fisrt-new{
	width: 47.1%;
}
.hot-news .news-box .fisrt-new .new-pic{
	display: block;
	position: relative;
	max-width: 566px;
	max-height: 296px;
	transition: all .4s ease;
	overflow: hidden;
}
.hot-news .news-box .fisrt-new .new-pic img{
	width: 100%;
	transition: all .4s ease;
}
.hot-news .news-box .fisrt-new .new-pic img:hover{
	transform: scale(1.1);
}
.hot-news .news-box .fisrt-new .time{
	position: absolute;
	left: 0;
	top: 0;
	width: 1.05rem;
	height: 1rem;
	background: #3257bf;
	z-index: 99;
	text-align: center;
}
.hot-news .news-box .fisrt-new .time span{
	display: block;
	color: #FFFFFF;
}
.hot-news .news-box .fisrt-new .time span.dt{
	font-size: 16px;
	font-family: "DIN Medium";
	margin: .2rem 0 .05rem 0;
}
.hot-news .news-box .fisrt-new .time span.dt-num{
	font-size: 36px;
	font-family: "Impact";
}
.hot-news .news-box .fisrt-new .new-title{
	display: block;
	font-size: 18px;
	color: #3257bf;
	line-height: 50px;
	padding: .2rem 0 .05rem 0;
}
.hot-news .news-box .fisrt-new  p{
	font-size: 14px;
	color: #999999;
	line-height: 26px;
}
.hot-news .news-box .news-list{
	width: 46.7%;
}
.hot-news .news-box .news-list li{
	display: flex;
	justify-content: space-between;
	margin-bottom: 28px;
}
.hot-news .news-box .news-list li .time,
.classify .csy-list ul li .time{
	width: 19.65%;
}
.hot-news .news-box .news-list li .dt,
.classify .csy-list ul li .dt{
	height: .7rem;
	line-height: .7rem;
	background: #e4e4e4;
	text-align: center;
	font-size: 18px;
	color: #9d9d9d;
	font-family: "DIN Medium";
}
.hot-news .news-box .news-list li .dt-num,
.classify .csy-list ul li .dt-num{
	height: .64rem;
	line-height: .64rem;
	font-size: 36px;
	color: #ababab;
	background: #FFFFFF;
	font-family: "Impact";
	text-align: center;
}
.hot-news .news-box .news-list li .news-text,
.classify .csy-list ul li .csy-text{
	width: 74.6%;
}
.hot-news .news-box .news-list li .news-text a.title,
.classify .csy-list ul li .csy-text a.title{
	font-size: 18px;
	color: #333333;
	font-family: "PingFang SC Bold","microsoft yahei";
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	word-break: keep-all;
	display: block;
	text-align: left;
	margin-bottom: .1rem;
	line-height: 40px;
	transition: all .4s ease;
}
.hot-news .news-box .news-list li .news-text p,
.classify .csy-list ul li .csy-text p{
	font-size: 14px;
	font-family: "PingFang SC Regular","microsoft yahei";
	color: #999999;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	word-break: keep-all;
}
.hot-news .news-box .news-list li .news-text a.title:hover,
.classify .csy-list ul li .csy-text a.title:hover{
	color: #3257BF;
}
.hot-news .news-more{
	display: block;
	width: 230px;
	height: 54px;
	border: 1px solid #e0e0e0;
	border-radius: 30px;
	text-align: center;
	line-height: 52px;
	font-size: 16px;
	color: #999999;
	font-family: "PingFang SC Bold","microsoft yahei";
	margin: .25rem auto;
	transition: all .4s ease;
}
.hot-news .news-more:hover{
	background: #3257BF;
	color: #FFFFFF;
	border: 1px solid #3257BF;
}
.superiority{
	padding: 1rem 0;
}
.superiority ul{
	display: flex;
	justify-content: space-between;
}
.superiority ul li{
	width: 13.34%;
}
.superiority ul li .s-icon{
	text-align: center;
}
.superiority ul li .s-icon img{
	max-width: 82px;
	max-height: 74px;
	width: 100%;
	margin: auto;
}
.superiority ul li h5{
	font-family: "PingFang SC Bold","microsoft yahei";
	font-size: 18px;
	color: #333333;
	text-align: center;
	padding: .2rem 0 .1rem 0;
}
.superiority ul li p{
	font-size: 14px;
	color: #333333;
	font-family: "PingFang SC Regular","microsoft yahei";
	line-height: 30px;
}
.classify .csy-title{
	display: flex;
	justify-content: space-between;
}
.skew {
	width: 196px;
	height: 60px;
	background: #6e71ff;
	line-height: 60px;
	text-align: center;
	transform: skewX(-25deg);
	position: relative;
	font-size: 20px;
	font-family: "PingFang SC Bold","microsoft yahei";
	/* font-weight: bold; */
	color: #FFFFFF;
	margin-left: 15px;
}
.skew.skew-one{
	background: #c459f1;
}
.skew.skew-two{
	background: #55a5f0;
}
.skew.skew-three{
	background: #32bfa6;
}
.skew.skew-four{
	background: #efa85c;
}
.skew-main {
	transform: skewX(25deg);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.classify .csy-title .more{
	font-size: 18px;
	color: #999999;
	display: block;
	background: url(../img/arrow-more.png) right center no-repeat;
	padding-right: 30px;
	font-family: "PingFang SC Bold","microsoft yahei";
	height: 60px;
	line-height: 62px;
	transition: all .4s ease;
}
.classify .csy-title .more:hover{
	color: #3257BF;
}
.classify .csy-list ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: .5rem;
}
.classify .csy-list ul:after{
	content:'';
	width:33.33%;
}
.classify .csy-list ul li{
	width: 46.8%;
	display: flex;
	justify-content: space-between;
	margin-top: .35rem;
}
