/************banner************/
.banner{
	min-width: 700px;
	padding-top: 100px;
	overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.swiper-container{
    width: 100%;
}
.banner-pagination .swiper-pagination-bullet{
    width: 69px;
    height: 1px;
    background: rgba(0,0,0,0);
    border: 1px solid #BCBCBC;
    border-radius: 0;
    display: inline-block;
}
.banner-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
.banner-pagination{
	padding-left: 67px;
	text-align: left;
}
.banner-pagination .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 60px;
}
.banner-pic{
	width: 100%;
	height: 820px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

/************container************/
.news{
	width: 100%;
}
.title-box{
	width: 100%;
	margin: 40px 0 12px 0;
	overflow: hidden;
}
.title-wrap{
	padding: 0 5px 0 0;
	float: left;
}
.title-wrap>h4{
	margin-bottom: 10px;
	font-size: 30px;
	color: #3a3f5c;
	font-weight: normal;
}
.title-wrap>span{
	line-height: 40px;
	font-size: 20px;
	color: #707070;
}
.title-line{
	width: 25px;
	height: 5px;
	margin-bottom: 10px;
	background: #3A3F5C;
}
.title-more{
	width: 60px;
	height: 20px;
	margin-top: 20px;
	padding-left: 28px;
	background: url(../img/index/title_more.png) center left no-repeat;
	background-size: 17px;
	line-height: 20px;
	color: #3a3f5c;
	font-size: 16px;
	float: right;
}

.news-wrap{
	width: 100%;
	height: 446px;
	box-shadow: 10px 10px 10px #ececec;
	overflow: hidden;
}
.news-fl{
	/*width: 534px;*/
	width: 44.5%;
	float: left;
	overflow: hidden;
}
.news-fr{
	/*width: 666px;*/
	width: 55.5%;
	padding: 0 21px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.news-swiper{
    width: 100%;
    height: 446px;
}
.news-pagination{
	padding-right: 20px;
	text-align: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news-pagination .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background: rgba(0,0,0,0);
    border: 1px solid #fff;
    display: inline-block;
}
.news-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background: #0090F2;
    border: 1px solid #0090F2;
}
.news-swiper a{
	display: block;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.swiper-slide img{
	width: 100%;
}
.news-tip{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 42px;
	color: #fff;
	font-size: 18px;
	background: rgba(0,0,0,0.3);
	line-height: 42px;
	padding: 0 82px 0 22px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.news-head{
	position: relative;
	/*height: 154px;*/
	padding: 24px 15px;
	border-bottom: 1px dashed #ddd;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.news-title{
	height: 28px;
	/* padding: 0 70px; */
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 28px;
	color: #0090f2;
	text-align: center;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.news-time{
	position: absolute;
	top: 28px;
	right: 26px;
	font-size: 18px;
    font-weight: bold;
	color: #3a3f5c;
}
.news-content{
	height: 60px;
	font-size: 16px;
	line-height: 32px;
    color: #404040;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.news-column{
	height: 294px;
	padding: 0 16px;
	overflow: hidden;
}
.news-column>li{
	overflow: hidden;
	cursor: pointer;
}
.news-column-title{
	position: relative;
	/*width: 500px;*/
    width: calc(100% - 70px);
	height: 41.1px;
	padding: 0 10px;
	line-height: 41.1px;
	font-size: 16px;
	color: #3a3f5c;
	float: left;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.news-column-title>a{
	font-size: 16px;
	font-weight: 400;
}
.news-column-title::before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0px;
	width: 7px;
	height: 7px;
	margin-top: -3.5px;
	border-radius: 10px;
	background: #0090F2;
}
.news-column-time{
	line-height: 41.1px;
	float: right;
}
/****opinion****/
.opinion-wrap{
	margin-top: 18px;
	overflow: hidden;
}
.opinion-fl{
	/*width: 432px;*/
	width: 36%;
	float: left;
}
.opinion-fr{
	/*width: 768px;*/
	width: 64%;
	float: left;
}
.opinion-fl-column{
	margin-bottom: 30px;
}
.opinion-column-pic{
	display: block;
	margin-top: 20px;
}
.opinion-column-pic>img{
	width: 100%;
}
.opinion-column-title{
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #236B69;
	font-weight: normal;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.opinion-column-content{
	height: 48px;
	font-size: 14px;
	line-height: 24px;
    color: #464646;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.opinion-fr-bar{
	width: 100%;
	margin-bottom: 44px;
	overflow: hidden;
}
.opinion-bar-time{
	/*width: 170px;*/
	width: 28%;
	height: 103px;
	padding: 26px 35px 0 0;
	border-right: 1px solid #E7E7E7;
	text-align: right;
	float: left;
	box-sizing: border-box;
}
.opinion-month{
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	display: inline-block;
}
.opinion-year{
	width: 100%;
	font-size: 18px;
	color: #9E9CA5;
	display: inline-block;
}
.opinion-bar-content{
	/*width: 598px;*/
	width: 72%;
	height: 103px;
	padding: 2px 0 0 52px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.opinion-bar-content>.opinion-bar-content-title{
	width: 100%;
	font-size: 18px;
	height: 45px;
	line-height: 45px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.opinion-bar-content>p{
	width: 100%;
	height: 52px;
	font-size: 14px;
	color: #717171;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.opinion-bar-content>.opinion-bar-content-icon{
	display: inline-block;
	width: 31px;
	height: 15px;
	margin-top: 18px;
	background: url(../img/index/opinion_more.jpg) center no-repeat;
	background-size: 100%;
}

.opinion-assess{
	width: 100%;
	height: 432px;
	margin-top: 12px;
	overflow: hidden;
}
.opinion-assess-fl{
	width: 36%;
	height: 100%;
	padding: 66px 36px;
	background: #1A5DA9;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.opinion-assess-fr{
	position: relative;
	width: 64%;
	height: 100%;
	background: url(../img/index/opinion_assess_fr.jpg) center no-repeat;
	background-size: cover;
	float: left;
}
.opinion-assess-text{
	height: 150px;
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.opinion-assess-more{
	width: 37px;
	height: 37px;
	margin-top: 45px;
	background: url(../img/index/opinion_assess_more.png) center no-repeat;
	background-size: 100%;
	cursor: pointer;
	display: block;
}
.opinion-assess-entry{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 317px;
	height: 278px;
	margin-top: -139px;
	margin-left: -158.5px;
	background: url(../img/index/opinion_assess_entry.png) center no-repeat;
	background-size: 100%;
	display: block;
	animation: actionScale 3s linear infinite;
}
@keyframes actionScale{
	0%{transform: scale(1)}
	50%{transform: scale(1.05)}
	100%{transform: scale(1)}
}
.opinion-assess-shadow{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 240px;
	height: 77px;
	margin-top: 139px;
	margin-left: -120px;
	background: url(../img/index/opinion_assess_entry_shadow.png) center no-repeat;
	background-size: 100%;
}
.case-wrap{
	position: relative;
	max-width: 1200px;
	width: 100%;
	margin: 20px auto 0;
}
.case-wrap>ul{
	/*width: 1200px;*/
	width: 100%;
	/*height: 840px;*/
	margin: auto;
	overflow: hidden;
}
.case-li{
	position: relative;
	/*width: 232px;*/
	/* width: 23%;
	height: 160px;
	margin: 1%; */
	width: 11.5%;
	height: 65px;
	margin: 0.5%;
	float: left;
    border: 1px solid #d4d4d4;
    align-items: center;
    text-align: center;
	overflow: hidden;
	display: none;
	opacity: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.case-li>img{
	width: 100%;

}
.case-shadow{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(5, 0, 47, 0.55);
	color: #fff;
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
}
.case-pagination{
	width: 240px;
    height: 42px;
    margin: 12px auto 40px;
    overflow: hidden;
}
.case-prev{
	width: 32px;
	height: 32px;
	background: url(../img/index/case_pagination.png) center no-repeat;
	background-size: 100%;
	float: left;
	cursor: pointer;
}
.case-prev:hover{
	background: url(../img/index/case_pagination_active.png) center no-repeat;
	background-size: 100%;
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari å’?Chrome */
	-o-transform:rotate(180deg);
}
.case-next{
	width: 32px;
	height: 32px;
	background: url(../img/index/case_pagination.png) center no-repeat;
	background-size: 100%;
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari å’?Chrome */
	-o-transform:rotate(180deg);
	float: right;
	cursor: pointer;
}
.case-next:hover{
	background: url(../img/index/case_pagination_active.png) center no-repeat;
	background-size: 100%;
	-ms-transform:rotate(360deg); 	/* IE 9 */
	-moz-transform:rotate(360deg); 	/* Firefox */
	-webkit-transform:rotate(360deg); /* Safari å’?Chrome */
	-o-transform:rotate(360deg);
}
/*announcement-wrap*/
.announcement-wrap {
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.announcement-head-icon{
	width: 457px;
	height: 100px;
	margin: auto;
	background: url(../img/index/announcement_head_icon.png) center no-repeat;
	background-size: 100%;
}
.announcement-slide{
	position: relative;
	width: 1050px;
	height: 420px;
	margin:auto;
}
.announcement-content{

}
.announcement-banner{
	position: absolute;
	top: 0;
	width: 650px;
	height: 400px;
	padding: 30px 40px;
	background: #fff;
	border-radius: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.announcement-banner-prev{
	top: 0;
	left: 0;
	z-index: 998;
}
.announcement-banner-next{
	top: 0;
	left: 400px;
	z-index: 997;
}
.announcement-banner>.announcement-mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.35);
	z-index: 0;
}
.announcement-banner-prev>.announcement-mask,
.announcement-banner-next>.announcement-mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.35);
	z-index: 999;
	-webkit-transition-duration: 1s;
	-o-transition-duration: 1s;
	transition-duration: 1s;
}
.announcement-banner-active>.announcement-mask{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0);
	z-index: -1;
}
.announcement-banner-active{
	left: 200px;
	z-index: 999;
	transform: scale(1.1);
	box-shadow: 2px 2px 10px #ddd;
}
.announcement-pic{
    display: block;
	width: 306px;
	height: 210px;
	margin: auto;
	overflow: hidden;
}
.announcement-pic img{
	width: 100%;
}
.announcement-title{
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 18px;
	color: #3a3f5c;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.announcement-content{
	height: 66px;
	line-height: 22px;
	font-size: 14px;
	color: #707070;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.announcement-more{
	display: block;
	margin-top: 10px;
	text-align: right;
	font-size: 14px;
	color: #3a3f5c;
}
.announcement-prev{
	position: absolute;
	top: 50%;
	left: 18px;
	width: 43px;
	height: 43px;
	background: url(../img/index/announcement_prev.png) center no-repeat;
	background-size: 100%;
	z-index: 1000;
	cursor: pointer;
}
.announcement-next{
	position: absolute;
	top: 50%;
	right: 18px;
	width: 43px;
	height: 43px;
	background: url(../img/index/announcement_next.png) center no-repeat;
	background-size: 100%;
	z-index: 1000;
	cursor: pointer;
}

.announcement-container{
	display: flex;
	justify-content: space-between;
}
.announcement-bar{
	width: 32%;
}
.announcement-container .announcement-bar:nth-child(2){
	margin: 0 2%;
}
.announcement-bar-img{
	display: block;
	width: 100%;
	height: 223px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.announcement-bar-title{
	display: block;
	height: 36px;
    margin: 6px 0;
    line-height: 36px;
    font-size: 18px;
    font-weight: bold;
    color: #3a3f5c;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.announcement-bar-content{
    height: 66px;
    line-height: 22px;
    font-size: 14px;
    color: #707070;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

@media screen and (max-width: 1920px){
	.banner-pic{
		height: 750px;
	}
}
@media screen and (max-width: 1860px){
	.banner-pic{
		height: 680px;
	}
}
@media screen and (max-width: 1760px){
	.banner-pic{
		height: 640px;
	}
}
@media screen and (max-width: 1660px){
	.banner-pic{
		height: 600px;
	}
}
@media screen and (max-width: 1560px){
	.banner-pic{
		height: 560px;
	}
}
@media screen and (max-width: 1440px){
	.banner-pic{
		height: 490px;
	}
}
@media screen and (max-width: 1360px){
	.banner-pic{
		height: 470px;
	}
}
@media screen and (max-width: 1200px){
	.banner-pic{
		height: 410px;
	}
}
@media screen and (max-width: 1100px){
	.title-box {
	    margin: 35px 0 12px 0;
	}
	.banner-pic{
		height: 380px;
	}
	.news-wrap {
	    height: 386px; 
	}
	.news-swiper{
		height: 386px;
	}
	.news-head {
	    padding: 14px 15px;
	}
	.news-time {
	    top: 18px;
	}
	.news-column {
	    height: 234px;
	}
	.news-column-title {
	    height: 34.2px;
	    line-height: 34.2px;
	}
	.news-column-time {
	    line-height: 34.2px;
	}

	.case-pagination {
	    margin: 32px auto 80px;
	}
	.case-li{
		height: 140px;
	}
	.opinion-assess{
		height: 400px;
	}

}
@media screen and (max-width:930px){
	.banner{
		padding-top: 60px;
	}
}
@media screen and (max-width: 910px){
	.banner-pic{
		height: 350px;
	}
	.case-pagination {
	    margin: 25px auto 60px;
	}
	.case-li{
		height: 115px;
	}
	.opinion-assess{
		height: 330px;
	}
}
@media screen and (max-width: 810px){
	.banner-pic{
		height: 340px;
	}
	.case-pagination {
	    margin: 18px auto 45px;
	}
	.case-li{
		height: 104px;
	}
	.opinion-assess{
		height: 300px;
	}
	.opinion-assess-fl {
	    padding: 36px 36px;
	}
}
@media screen and (max-width: 710px){
	.banner-pic{
		height: 300px;
	}
	.case-pagination {
	    margin: 10px auto 20px;
	}
	.case-li{
		height: 90px;
	}
}
@media screen and (max-width: 950px){
	.title-box {
	    margin: 30px 0 12px 0;
	}
	.news-wrap {
	    height: 321px; 
	}
	.news-swiper{
		height: 321px;
	}
	.news-title {
	    margin-bottom: 5px;
	}
	.news-head {
	    padding: 4px 15px;
	}
	.news-time {
	    top: 8px;
	}
	.news-column {
	    height: 204px;
	}
	.news-column-title {
	    height: 30px;
	    line-height: 30px;
	}
	.news-column-time {
	    line-height: 30px;
	}
}
@media screen and (max-width: 800px){
	.title-box {
	    margin: 25px 0 12px 0;
	}
	.news-wrap {
	    height: 270px;
	}
	.news-swiper{
		height: 270px;
	}
	.news-title {
	    margin-bottom: 0;
	}
	.news-head {
	    padding: 0 15px 4px;
	}
	.news-time {
	    top: 4px;
	}
	.news-column {
	    height: 162px;
	}
	.news-column-title {
	    height: 28px;
	    line-height: 28px;
	}
	.news-column-time {
	    line-height: 28px;
	}
}

@media screen and (max-width: 1060px){
	.announcement-head-icon {
	    width: 407px;
	    height: 90px;
	}
	.announcement-slide {
	    width: 808px;
	}
	.announcement-banner{
		width: 440px;
		height: 360px;
	}
	.announcement-pic {
	    width: 240px;
	    height: 160px;
	}
	.announcement-banner-next {
	    left: 368px;
	}
	.announcement-banner-active {
	    left: 184px;
	}
}
@media screen and (max-width: 940px){
	.announcement-head-icon {
	    width: 340px;
	    height: 75px;
	}
	.announcement-slide {
	    width: 700px;
	}
	.announcement-banner{
		width: 331px;
		height: 330px;
	}
	.announcement-pic {
	    width: 208px;
	    height: 140px;
	}
	.announcement-banner-next {
	    left: 369px;
	}
	.announcement-banner-active {
	    left: 184.5px;
	}
}

/*ä¸“å®¶è§‚ç‚¹*/
@media screen and (max-width: 1100px){
	.opinion-fr-bar {
	    margin-bottom: 40px;
	}
}
@media screen and (max-width: 1000px){
	.opinion-fr-bar {
	    margin-bottom: 30px;
	}
}
@media screen and (max-width: 900px){
	.opinion-fr-bar {
	    margin-bottom: 18px;
	}
}
@media screen and (max-width: 800px){
	.opinion-fr-bar {
	    margin-bottom: 10px;
	}
}
@media screen and (max-width: 700px){
	.opinion-fr-bar {
	    margin-bottom: 5px;
	}
}

/****announcement****/
@media screen and (max-width: 1200px){
	.announcement-bar{
		width: 350px;
	}
	.announcement-bar-img{
		width: 350px;
		height: 219px;
	}
}
@media screen and (max-width: 1100px){
	.announcement-bar{
		width: 320px;
	}
	.announcement-bar-img{
		width: 320px;
		height: 194px;
	}
}
@media screen and (max-width: 1020px){
	.announcement-bar{
		width: 290px;
	}
	.announcement-bar-img{
		width: 290px;
		height: 176px;
	}
}
@media screen and (max-width: 935px){
	.announcement-bar{
		width: 265px;
	}
	.announcement-bar-img{
		width: 265px;
		height: 160px;
	}
}
@media screen and (max-width: 865px){
	.announcement-bar{
		width: 240px;
	}
	.announcement-bar-img{
		width: 240px;
		height: 145px;
	}
}
@media screen and (max-width: 790px){
	.announcement-bar{
		width: 220px;
	}
	.announcement-bar-img{
		width: 220px;
		height: 133px;
	}
}
@media screen and (max-width: 735px){
	.announcement-bar{
		width: 200px;
	}
	.announcement-bar-img{
		width: 200px;
		height: 121px;
	}
}

