*{
	margin: 0;
	padding: 0;
	font-family: yahei;
}
a{
	text-decoration: none;
}
li{
	list-style: none;
}
input{
	border:none;
	background: none;
	outline: none;
}
.banner{
	width: 100%;
    margin-top: 120px;
}
.banner img{
	width: 100%;
}


/*主体部分开始*/
.content{
	width: 990px;
	margin: 0 auto;
	margin-top: 120px;
	padding-bottom: 120px;
}


/*企业宣传*/
.content .g-publicity{
	width: 100%;
	height: 459px;
	overflow: hidden;
	margin-top: 50px;
}
.content .g-publicity .publicity-title{
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.content .g-publicity .publicity-title .publicity-title-left{
	width: 85%;
}
/*宣传title*/
.g-publicity .publicity-title-left span{
	display: inline-block;
	float: left;
}

.publicity-img{
	width: 40px;
	height: 41px;
}
.publicity-title-article{
	margin-left: 8px;
	font-size: 28px;
	color: #333;
	font-weight: normal;
}
.publicity-title-article-aside{
	margin-left: 20px;
	font-size: 14px;
	color: #999;
}
.publicity-title-more{
	float: right;
	font-size: 14px;
	color: #ee0322;
	line-height: 40px;
	cursor: pointer;
}
.publicity-title-more:hover{
	color: #e4393c;
}

/*宣传主体*/
.publicity-article{
	width: 100%;
}
.publicity-article>ul{
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
}
.publicity-article>ul>li{
    float: left;
    margin-right: 32px;
    height: 402px;
    width: 210px;
}
.publicity-article>ul>li:last-child{
	margin-right: 0;
}
.m-article-content{
	width: 100%;
	height: 100%;
}
.g-article-content-img{
	width: 100%;
	height: 100%;
	cursor:pointer;
	position: relative;
	transition: 2s;
	-moz-transition: 2s; /* Firefox 4 */
	-webkit-transition: 2s; /* Safari and Chrome */
	-o-transition:2s; /* Opera */
}

.g-img-box{
	width: 230px;
	height: 388px;
	position: absolute;
}
.g-img-box .g-article-content{
	text-indent: 5px;
	width: 100%;
	margin-top: -5px;
}
.g-img-box .m-publicity-img{
	width: 230px;
	height: 340px;
}
.g-article-content .u-name{
	display: block;
	margin-top: 6px;
	line-height: 22px;
	height: 22px;
	font-size:16px;
	color: #333;
	width: 95%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

.g-article-content .u-annotation{
	display: block;
	line-height: 20px;
	font-size:12px;
	color: #999;
	width: 99%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
}

/*gif部份*/
.g-article-content-img:hover .g-gif-box{
	display: block;
}


.g-gif-box{
    top: -5px;
    left: -30px;
	width: 288px;
	display: none;
	z-index: 1;
	overflow: hidden;
	position: absolute;
   /*  border:1px solid #ccc; */
   box-shadow: 0 2px 18px rgba(0,0,0,.35);
}
.publicity-article li:nth-child(4n+1) .g-gif-box{
	left: 0;
}
.publicity-article li:nth-child(4n) .g-gif-box{
	left: -57px;
}
.g-gif-box .g-article-content{
	text-indent: 20px;
	width: 99.8%;
	background: #fff;
	margin-top: -6px;
	box-shadow: -1px -1px 2px 1px #888888;
}
.g-gif-box .m-publicity-gif{
	height: 214px;
}
.g-article-content .u-explan-name{
    display: block;
    line-height: 30px;
    padding-top: 15px;
    font-size: 18px;
    color: #333;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.g-article-content li{
	text-indent: 0px;
	width: 95%;
	height: 24px;
	line-height: 24px;
}
.g-article-content li.u-comment{
	height: 45px;
}
.g-article-content li span{
	font-size: 12px;
	color:#333;
}
.g-article-content li span:nth-child(1){
	text-indent: 20px;
}
.g-article-content li span:nth-child(2){
	margin: 0 8px;
}
.g-article-content li b{
	width: 45%;
	height: 100%;
	font-size: 12px;
	color: #999;
	cursor: Default;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.g-article-content li b:nth-child(3){
	
}
.g-article-content li>*{
	float: left;
}
.u-explan-name:hover{
	color:#ff6428;
}

/*播放与下载*/
.u-video-tools{
	width: 100%;
	height:40px;
	line-height: 40px;
}
.u-video-tools>div{
	float: left;
	width: 49%;
}
.u-video-tools i{
	float: left;
	height: 20px;
	margin-top: 10px;
	border: 1px solid #ccc;
}
.u-video-tools input{
	width: 20px;
	height: 20px;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	cursor: pointer;
}

.g-video-left input{
	background: url(../image/17bim/bf.png);
}
.g-video-left input:hover{
	background: url(../image/17bim/bf_hover.png);
}
.g-video-right{
	position: relative;
}
.g-video-right input{
	background: url(../image/17bim/zan.png);
}
.g-video-right input:hover{
	background: url(../image/17bim/zan1.png);
}







/*合作伙伴*/
.collaborator{
	width: 100%;
	height: 200px;
	background: #e0e2e1;
}
.collaborator ul{
	width: 990px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.collaborator ul li{
	float: left;
	position: relative;
}
.collaborator ul li a{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 75px;
}


/*foot*/
.foot{
	width: 100%;
	height: 200px;
	background: #c30c22;
}

/*jquert-mobel样式修改*/
.ui-loader,.ui-btn-inner{
	display: none;
}

@media screen and (max-width: 720px) {
	.content .g-publicity{
	    margin-top: 10px;
	}
	.content .g-publicity:nth-child(1){
		margin-top:50px;
	}
	.content .g-publicity{
		
	}
	.g-article-content-img:hover .g-gif-box{
		display: none;
	}
}