.banner_bag {
	position: relative;
	overflow: hidden;
	margin-top: 120px;
	background: url(/assets/image/bcg.png) no-repeat center;
	background-position-x: center;
	height: 351px;
}


.banner_bag .txt {
	position: absolute;
	width: 100%;
	top: 47%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.banner_bag .btp {
	position: absolute;
	width: 100%;
	top: 25px;
	left: 0;
	z-index: 3;
	display: none;
}

.banner_bag .txt .tt {
	margin: 0px 0 50px;
}

.banner_bag .btp * {
	color: #fff;
}

.banner_bag1 {
	position: relative;
	overflow: hidden;
	margin-top: 120px;
	background: url(/assets/image/bcg2.png) no-repeat center;
	background-position-x: center;
	height: 351px;
}



.banner_bag1 .txt {
	position: absolute;
	width: 100%;
	top: 47%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.banner_bag1 .btp {
	position: absolute;
	width: 100%;
	top: 25px;
	left: 0;
	z-index: 3;
	display: none;
}

.banner_bag1 .txt .tt {
	margin: 0px 0 50px;
}

.banner_bag1 .btp * {
	color: #fff;
}
.banner_bag2 {
	position: relative;
	overflow: hidden;
	margin-top: 120px;
	background: url(/assets/image/bcg3.png) no-repeat center;
	background-position-x: center;
	height: 351px;
}



.banner_bag2 .txt {
	position: absolute;
	width: 100%;
	top: 47%;
	left: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.banner_bag2 .btp {
	position: absolute;
	width: 100%;
	top: 25px;
	left: 0;
	z-index: 3;
	display: none;
}

.banner_bag2 .txt .tt {
	margin: 0px 0 50px;
}

.banner_bag2 .btp * {
	color: #fff;
}
.f_36 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px #000;
}

.ny_nav {
	margin-top: -30px;
	position: relative;
	z-index: 5;
	line-height: 60px;
}

.ny_nav .an {
	background: #fff;
	text-align: center;
	border-radius: 2px;
	-moz-box-shadow: 0px 2px 5px #ddd;
	-webkit-box-shadow: 0px 2px 5px #ddd;
	box-shadow: 0px 2px 5px #ddd;
}

.ny_nav .an a {
	display: block;
	float: left;
	position: relative;
	width: 16.66%;
	color: #333;
	font-weight: bold;
}

.ny_nav .an a.act,
.ny_nav .an a:hover {
	color: #d60000;
}

/* .ny_nav .an a:after {
	display: block;
	content: '';
	position: absolute;
	width: 1px;
	height: 10px;
	background: #ddd;
	right: 0;
	top: 50%;
	margin-top: -5px;
}
 */
.ab1 {
	padding: 70px 0 90px;
	/* text-align: center; */
	color: #999;
}

.fbd {
	font-weight: bold;
	font-size: 36px;
	text-transform: uppercase;
}

.ab1 .tt {
	color: #d60000;
	margin: 0 0 30px;
	font-size: 28px;
}

.ab1 .tt_a {
    line-height: 28px;
    font-size: 15px;
}

.ab1 h4 {
	line-height: 35px;
	font-size: 20px;
}

/* 
.ab1 p {
	font-size: 14px;
	line-height: 1.8;
	text-indent: 2em;
	color: #333;
} */


/* 新闻列表  开始 */


.news_two_ul li {
    position: relative;
    top: 0;
    border-bottom: 1px solid #eee;
    padding: 30px 10px;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.news_two_ul li a {
    display: block;
}

.news_two_ul li .img {
    float: left;
}

.news_two_ul li .img,
.news_two_ul li .img img {
    display: block;
    width: 320px;
    overflow: hidden;
    position: relative;
}

.news_two_ul li .img img {
     height: 225px;
}

.news_two_ul li .img s {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: rgba(0, 0, 0, 0);
    background-size: 60px;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.news_two_ul li .txt {
    width: calc(100% - 350px);
    float: right;
}

.news_two_ul li .txt .ltt {
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 20px 0;
}

.news_two_ul li .txt p{
    line-height: 28px;
    margin-bottom: 16px;
}


.news_two_ul li:hover {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
    -webkit-transform: translate3d(0, 0px, -2px);
    transform: translate3d(0, 1px, -2px);
}
.f_24 {
    font-size: 24px;
}
.news_two_ul li a:hover{
	color: #d60000;
}
.i_buttontext{
	float: right;
	line-height: 31px;
	border: 1px solid #ccc;
	margin-top: 2%;
	margin-right: 2%;
	width: 14%;
	text-align: center;
}


/* 新闻列表  结束 */



/* 应用市场 开始 */

.tile {
    width: 31%;
    height: 316px;
    margin: 13px;
    background-color: #333;
    display: inline-block;
    background-size: cover;
    position: relative;
    cursor: pointer;
    transition: all 0.2s ease-out;
    /* box-shadow: 0px 35px 77px -17px rgba(0, 0, 0, 0.44); */
    overflow: hidden;
    color: white;
}

.tile img {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	transition: all 0.2s ease-out;
}

.tile .text {
	z-index: 99;
	position: absolute;
	padding: 30px;
	height: calc(100% - 0px);
	width: 100%;
}

.tile h1 {
	font-weight: 300;
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
	font-size: 28px;
	margin: 30px;
}

.tile h2 {
font-weight: 100;
    margin: 100px 30px;
    font-style: italic;
    transform: translateX(160px);
    font-size: 14px;
    border: 1px solid #ffffff;
    width: 41%;
    line-height: 31px;
    border-radius: 25px;
    background: #d60000;
    text-align: center;
}

.tile p {
	font-weight: 300;
	margin-top: 20px;
	line-height: 25px;
	transform: translateX(-200px);
	transition-delay: 0.2s;
}

.tile h2 a {
	color: #fff;
}



/* 应用市场 结束 */


.qylb_pic_box {
	width: 100%;
}

.qylb_pic_box ul .click {
	cursor: pointer;
	padding: 0;
}

.qylb_pic_box ul li {
	overflow: hidden;
	width: 31%;
	margin: 0px 10px 10px;
}

.qylb_pic_box ul li .qylb_tit {
	height: 20%;
	text-align: center;
	position: relative;
}

.qylb_pic_box ul li .qylb_tit .cp_pica {
	border: 4px solid #ccc;
	overflow: hidden;
	height: 265px;
}

.qylb_pic_box ul li a {
	display: block;
}

.qylb_pic_box ul li .qylb_tit .cp_pica img {
	width: 100%;
	transition: all .5s;
	height: 264px;
}

.qylb_pic_box ul li:hover img {
	transform: scale(1.4);
}

.qylb_pic_box ul li .qylb_tit p {
	width: 100%;
	margin: 15px 0;
	font-size: 15px;
	line-height: 30px;
}

.qylb_pic_box ul li a {
	display: block;
}

@media (max-width:980px) {
	.banner_bag2 {
	    position: relative;
	    overflow: hidden;
	    margin-top: 11px;
	    background: url(/assets/image/bcg3.png) no-repeat center;
	    background-position-x: center;
	    height: 351px;
	}
	.banner_bag1 {
	    position: relative;
	    overflow: hidden;
	    margin-top: 12px;
	    background: url(/assets/image/bcg2.png) no-repeat center;
	    background-position-x: center;
	    height: 351px;
	}
	
	.banner_bag {
	    position: relative;
	    overflow: hidden;
	    margin-top: 11px;
	    background: url(/assets/image/bcg.png) no-repeat center;
	    background-position-x: center;
	    height: 351px;
	}
	
	.fbd {
	    font-weight: bold;
	    font-size: 24px;
	    text-transform: uppercase;
	}
	.ny_nav .an a {
	    display: block;
	    float: left;
	    position: relative;
	    width: 31.66%;
	    color: #333;
	    font-weight: bold;
	}
	.qylb_pic_box ul li {
	    overflow: hidden;
	    width: 94%;
	    margin: 0px 10px 10px;
	}
	.ab1 {
	    padding: 70px 5px 90px;
	    /* text-align: center; */
	    color: #999;
	}
	.news_two_ul li .txt {
	     width: calc(100%);
	     float: right;
	}
	.news_two_ul li .img, .news_two_ul li .img img {
	    display: block;
	    width: 100%;
	    overflow: hidden;
	    position: relative;
	}
	.i_buttontext {
	    float: left;
	    line-height: 31px;
	    border: 1px solid #ccc;
	    margin-top: 4%;
	    margin-right: 2%;
	    width: 33%;
	    text-align: center;
	}
	.f_24 {
	    font-size: 20px;
	}
	
}



