.w1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	*zoom:1;
}
.index_banner{
	position: relative;
	width: 100%;
	/*height: 100%;*/
	z-index: 1;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	/*transition-property: transform;*/
	/*transition-property: transform, -webkit-transform;*/
	/*-webkit-box-sizing: content-box;*/
	box-sizing: content-box;
}
.index_banner-text{
	position: absolute;
	z-index: 2;
	width: 100%;
	/*margin-top: 150px;*/
	top:0px;
	right: 0px;
	/*height:100%;*/

}
.banner-wrapper{
	width:100%;margin:0 auto
}
.index_banner-text-head{
	width: 1200px !important;
	/*position: absolute;*/
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	line-height: 100px;
	font-size: 52px;
    text-align: center;
    padding: 20px 0;
	/*margin-top: 80px;*/
}
.index_banner_search{
	width: 50%;
	height: 50px;
	background: #FFF;
	margin: 10px auto;
}
.index_banner_search_input{
	width: 75%;
	height: 50px;
	float: left;
	/*background: red;*/
}
.index_banner_search_input input{
	width: 95%;
	height: 45px;
	padding: 1px 20px;
	line-height: 60px;
	font-size: 16px;
	border: 1px #FFF solid;
}
.index_banner_search button{
	 width: 15%;
	 height: 30px;
	line-height: 30px;
	float: left;
	margin: 10px 5%;
	background: #006cb8;
	font-size: 16px;
	position: relative;
}
.content{
	width: 100%;
	/*padding: 50px 0;*/
}
.content-title{
    padding: 50px 0;
	margin: 0 auto;
	font-size: 50px;
	text-align: center;
	color: #6d1d2a;
	font-weight: 500;
}
.content-title-two{
	padding: 5px 0;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	color: #777777;
}
.content-text{
	width: 100%;
	padding: 10px 0;
}
.content-text-left{
	width: 48%;
	float: left;
	position: relative;
	box-shadow: 2px 2px 2px #cdc8c8;
}

.content-text-left-con{
	width: 100%;
	height: 19%;
	background: #FFF;
	position: absolute;
	top:90%;
	left:50%;
	transform: translate(-50%,-50%);
	z-index: 20;
	box-shadow: 2px 2px 2px #cdc8c8;
	border-left: 1px solid #eee;
}
.content-text-left-con-one{
	width: 100%;
	padding: 15px 20px;
	font-size: 18px;
	color:#6d1d29;
	font-weight: bold;
}
.content-text-left-con-two{
	width: 95%;
	padding: 10px 20px;
	font-size: 22px;
	color:#6d1d2a;
	font-weight: bold;
}
.content-text-left-con-three{
	padding: 10px 20px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	line-height: 25px;
	font-size: 16px;
	color: #a2a2a2;
	height: 65px;
	margin-top: 15px;
}
.content-text-right{
	width: 48%;
	height: 484px;
	float: right;
}
.content-text-right-con{
	width: 100%;
	height: 30%;
	box-shadow:2px 2px 2px #cdc8c8;
	margin: 15px 0;
	border-top: 1px solid #eee;
}
.content-text-right-con img{
	float: left;
	width: 34%;
	object-fit: cover;
}
.content-text-right-con-right{
	width: 65%;
	height: 100%;
	float: right;
border-right: 1px solid #eee;
}
.content-text-right-con-right-one{
	width: 100%;
	padding: 0px 20px;
	font-size: 16px;
	color:#6d1d29;
	font-weight: bold;
	margin-top: 20px;
}
.content-text-right-con-right-two{
	width: 100%;
	padding: 10px 20px;
	font-size: 16px;
	color: #777777;
}
.content-text-right-con-right-three{
	padding: 0 20px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检bai索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2; /** 显示的行数 **/
	overflow: hidden;
	line-height: 22px;
	font-size: 20px;
	color: #222222;
}

.lunbo{
background: #f8f8f8;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	/*padding: 50px 0;*/
}
.lunbo-text{
	position: absolute;
	z-index: 10;
	width: 100%;
    /*left:0;*/
	height:100%;

}
.lunbo-text-head{
	width: 1200px !important;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	/*margin-top: 30px;*/
	font-size: 50px;
	padding: 50px 0;
	text-align: center;
	font-weight: 500;
}
.lunbo-text-headon{
	padding: 5px 0;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}

.lunbo-text-con{
	width: 1200px !important;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:30px;*/
	height: 410px;
	overflow:hidden;
}
.lunbo-text-con ul{
	/*float: left;*/
}
.lunbo-text-con li{
	float: left;
	/*display:inline;*/
	/*overflow:hidden;*/
	width: 400px;
	height: 400px;

}
.lunbo-content{
	width: 80%;
	height: 100%;
	margin: 0 auto;
	background: #FFF;
	position: relative;
	border:1px solid #b7b7b7;
}
.lunbo-content img{
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.lunbo-content-time{
	width: 50px;
	height: 50px;
	background: #6d1d29;
	position: absolute;
	top:0;
	left:0;
	/*transform: translate(-50%,-50%);*/
}
.lunbo-content-time-m{
	width: 100%;
	height: 30px;
    line-height: 30px;
	font-size: 28px;
	text-align: center;
	color: #FFF;
}
.lunbo-content-time-y{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	text-align: center;
	color: #FFF;
}
.lunbo-content-con{
	width: 100%;
	height: 20%;
	/*background: red;*/
}
.lunbo-content-con-one{
	margin-top: 10px;
	padding: 5px 20px;
	color: #6d1d29;
	font-size: 15px;
	font-weight: bold;
}
.lunbo-content-con-two{
	padding: 0 20px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检bai索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2; /** 显示的行数 **/
	overflow: hidden;
	line-height: 20px;
}
.lunbo-content-con-three{
	padding: 20px 20px;
}
.lunbo-content-con-liao{
	padding: 0px 20px;
	color: #006cb8;
	font-size: 15px;
	font-weight: bold;
}
/*/////研究*/
.yanjiu{
	width: 100%;
	background: #f2f1eb;
	padding: 50px 0;

}
.onyanjiu{
	width: 1200px !important;
	position: relative;
}
.yanjiu-title{
	width: 1200px !important;
	color: #111111;
	margin-right: auto;
	margin-left: auto;
	font-size: 50px;
	padding: 10px 0;
	text-align: left;
	font-weight: 500;

}
.yanjiu-titleon{
	padding: 5px 0;
	margin: 0 auto;
	font-size: 18px;
	text-align: left;
	color: #777777;
}
.yanjiu-qiehuan{
	width: 100px;
    height: 40px;
	position: absolute;
	bottom:0;
	right:0;
}
.yanjiu-qiehuan p{
	width: 50%;
	height: 40px;
	float: left;
}
.yanjiu-qiehuan img{
	width: 40px;
	height: 40px;
}
.yanjiu-con{
	width: 100%;
	height: 440px;
	/*background: red;*/
	padding: 30px 0;
}
.yanjiu-con-content{
	width: 430px;
	height: 100%;
	background: #FFF;
	border-radius: 15px;
	margin: 0 20px;
}
/*////研究*/
.yanjiu{
	width: 100%;
	height: 100%;
	padding: 50px 0;
}
.yanjiu-title{
	width: 1200px !important;
	color: #111111;
	margin-right: auto;
	margin-left: auto;
	font-size: 50px;
	padding: 10px 0;
	text-align: left;
	font-weight: 500;
}
.yanjiu-titleon{
	padding: 5px 0;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	color: #777777;
	text-align: center;
}
.yanjiu-titleon-left{
	width: 50%;
	height: 100%;
}

/*/////团队*/
.tuandui{
	width: 100%;
	/*padding: 50px 0;*/
}
.tuandui-title{
	width: 1200px !important;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	font-size: 50px;
	padding: 50px 0;
	text-align: center;
	font-weight: 500;
}
.tuandui-titleon{
	padding: 5px 0;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
	color: #777777;
}
.tuandui-button{
	width: 95%;
	padding: 30px 0;
	margin:0 auto;
	/*background: red;*/
}
.tuandui-button-text{
	width: 15%;
	height: 40px;
	background: #6d1d29;
	margin: 0 auto;
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	text-align: center;
	/*border: 1px solid #FFF;*/
/*border-radius: 15px;*/
}
/*//////关于*/
.guanyu{
	width: 100%;
	/*background: #f2f1eb;*/
	padding: 80px 0;
}
.guanyu-left{
	width: 50%;
	height: 462.5px;
	float: left;
	/*background: red;*/
	color: black;
}
.guanyu-left-one{
	width: 90%;
	font-size: 30px;
}
.guanyu-left-two{
	width: 90%;
	padding: 15px 0;
	font-size: 15px;
	color: #777777;
}
.guanyu-left-three{
	width: 90%;
	padding: 30px 0;
	font-size: 15px;
	color: #777777;
	line-height: 20px;
}
.guanyu-left-four{
	width: 90%;
	height: 80px;
	/*background: red;*/
}
.guanyu-left-four ul{
	width: 100%;
	float: left;
}
.guanyu-left-four li{
	float: left;
	width: 33%;
}
.guanyu-left-four-top{
	height: 60px;
	line-height: 60px;
	font-size: 40px;
	color: #6d1d29;
}
.guanyu-left-four-top span{
	font-size: 20px;

}
.guanyu-left-four-bottom{
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #6d1d29;
}
.guanyu-left-five{
	width: 90%;
	padding: 40px 0;
}
.guanyu-left-five p{
	color: #006cb7;
	font-size: 15px;
	font-weight: 600;
}
.guanyu-left-five p a{
	color: #006cb7;
	font-size: 15px;
	font-weight: 600;
}
.guanyu-left button{
	width: 40%;
	background: #6d1d29;
	color: #FFF;
   padding: 10px 0;
}
.guanyu-right{
	width: 50%;
	float: right;
}