
/* =====================内页样式======================== */
.future_ban.com_banner2 .txt{
	position: absolute;
	left: 0;
	top: 33.6%;
	width: 100%;
}
.future_ban.com_banner2 .txt h4 {
	font-size: 22px;
	font-family: "OP-JH";
	line-height: 1;
}

.future_ban.com_banner2 .txt span {
	display: inline-block;
	color: #cb0012;
}

.future_ban.com_banner2 .txt p{
	font-size: 14px;
	line-height: 22px;
	font-family: 'ITC-Demi';
	margin-top: 15px;
	letter-spacing: 0.5px;
}
/* future_box1 s */
.future_box1{
	padding: 1rem 0 0.8rem;
}
.future_box1 .info{
	font-size: 12px;
	color: #000000;
	line-height: 2;
	font-family: "OP-R";
	width: 6rem;
	margin: 0 auto;
	text-align: center;
}
.future_box1 .info span{
	display: inline-block;
	color: #cb0012;
}
/* future_box1 e */


/* future_box2 s */
.future_box2 {
	position: relative;
	height: 8rem;
	background: url(../image/future_box2.jpg) no-repeat center;
	background-attachment: fixed;
	background-size: cover;
}
/* future_box3 e */


/* future_box3 s */
.future_box3{
	padding: 1rem 0;
}
.future_box .info span{
	display: inline-block;
	color: #cb0012;
}
.future_box3 .con{
	background-color: #f7f8f8;
}
.future_box3 .pic{
	float: left;
	width: 53.85%;
}
.future_box3 .pic img{
	width: 100%;
}
.future_box3 .info{
	float: right;
	width: 46.15%;
	padding: 0.9rem 0 0 0.8rem;
}
.future_box3 .info h4{
	font-size: 20px;
	color: #000000;
	font-family: "OP-JH";
	margin-bottom: 0.6rem;
	padding-left: 5px;
}
.future_box3 .info h4 span{
	display: inline-block;
	color: #cb0012;	
}
.future_box3 .info dl{
	margin-bottom: 0.35rem;
	color: #231815;
	font-size: 12px;
	line-height: 1;
}
.future_box3 .info dl dt{
	font-family: "OP-JH";
}
.future_box3 .info dl dd{
	color: #595757;
	margin-top: 0.09rem;
	font-family: "OP-R";
}
.future_box3 .info i{
	display: block;
	width: 25px;
	height: 25px;
	background: url(../image/ind_box10_logo.png) no-repeat center;
	background-size: 100% auto;
	margin-top: 10px;
	margin-left: 5px;
}
/* future_box3 e */



/* future_box4 s */

/* future_box4 e */


/* future_box5 s */
.future_box5{
	padding: 1.5rem 0 1.3rem;
}
.future_box5 .fl{
	width: 63%;
}
.future_box5 .fl ul{}
.future_box5 .fl ul li{
	float: left;
	width: 49%;
	margin-right: 2%;
	height: 2.7rem;
	overflow: hidden;
}
.future_box5 .fl ul li:nth-child(2){
	margin-right: 0;
}
.future_box5 .fl ul li img{
	object-fit: cover;
}

.future_box5 .fl ul li:last-child{
	position: relative;
	width: 100%;
	margin: 0.3rem 0 0;
	height: 3.6rem;
}
.future_box5 .fl ul li:last-child .txt{
	position: absolute;
	font-size: 22px;
	font-family: "OP-JH";
	color: #000000;
	width: 100%;
	top: 42%;
	text-align: center;
}
.future_box5 .fl ul li:last-child .txt span{
	display: inline-block;
	color: #cb0012;
}

.future_box5 .fr{
	width: calc(37% - 0.15rem);
}
.future_box5 .fr .pic{
	position: relative;
}
.future_box5 .fr .pic{
	height: 6.6rem;
}
.future_box5 .fr .pic img{
	height: 100%;
	object-fit: cover;
}

.future_box5 .fr .txt{
	position: absolute;
	width: 100%;
	left: 0;
	top: 22%;
	color: white;
	text-align: center;
}
.future_box5 .fr .txt h4{
	font-size: 20px;
	font-family: "OP-JH";
}
.future_box5 .fr .txt p{
	font-size: 16px;
	line-height: 20px;
	font-family: "ITC-BK";
}
/* future_box5 e */



/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
}
@media all and (max-width:768px) {
    /* 移动终端以上 360 适配 */
}
@media all and (max-width:640px) {
}
@media all and (max-width:420px) {
}
@media all and (max-width:376px) {
}
