header nav .left .news{
	background-color: #fff;
	color: #333333;
}
.i-news{
	width: 1190px;
	margin: 0 auto;
	background-color: #fff;
	padding-top: 20px;
	margin-bottom: 24px;
	padding-bottom: 44px;
}
.i-news .tag{
	color: #333333;
	font-size: 16px;
	height: 18px;
	line-height: 18px;
	border-left: 3px solid #ed2144;
	padding-left: 10px;
	margin-left: 22px;
}
.i-news .box{
	width: 1170px;
	margin: 0 auto;
	padding-bottom: 22px;
	padding-top: 22px;
	border-top: 1px solid #e3e3e3;
	display: none;
}
.i-news .active{
	display: block;
}
.i-news .box:first-child{	
	border-top-color: #fff;
}
.i-news .box .left{
	float: left;
	width: 275px;
	position: relative;
	text-align: center;
	height: 138px;
	overflow: hidden;
	margin-left: 12px;
	margin-right: 28px;
}
.i-news .box .left img{
	width: 275px;
	height: 130px;
	position: relative;
	top: 0px;
	left: 0px;
	transition:0.4s;
	transition:transform .35s ease-in-out;
	-webkit-transition:transform .35s ease-in-out;
	-moz-transition:transform .35s ease-in-out;
}
.i-news .box .left img:hover{
	/*width: 300px;*/
	/*height: 142px;*/
	/*top: -6.5px;*/
	/*left: -10px;*/
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
}
.i-news .box .right{
	float: left;
	width: 855px;
	position: relative;
}
.i-news .box .right .icon{
	font-size: 16px;
	color: #333333;
	margin-top: 4px;
	margin-bottom: 6px;
}
.i-news .box .right .word a{
	color: #333333;
	font-size: 16px;
	line-height: 31px;
	display: block;
	padding-right: 28px;
}
.i-news .box .right .word a:hover{
	text-decoration: none;
}
.i-news .box .right .time{
	font-size: 14px;
	color: #666666;
	margin-top: 16px;
}
.i-news .more{
	width: 96px;
	height: 30px;
	margin: 0 auto;
	font-size: 14px;
	cursor: pointer;
	border: 1px solid #666666;
	text-align: center;
	line-height: 30px;
	margin-top: 28px;
}
.i-newslist{
	width: 1190px;
	margin: 10px auto 23px;
}
.i-newslist .newsleft{
	float: left;
	width: 864px;
	background-color: #fff;
	padding-top: 19px;
	padding-bottom: 34px;
}
.i-newslist .newsleft .tag{
	border-left: 3px solid #ed2144;
	height: 39px;
	margin-left: 16px;
	margin-bottom: 16px;
	padding-left: 10px;
}
.i-newslist .newsleft .tag .title{
	font-size: 16px;
	color: #000000;
	margin-left: 6px;
}
.i-newslist .newsleft .tag .des{
	font-size: 14px;
	color: #666666;
	margin-left: 8px;
	margin-top: 4px;
}
.i-newslist .newsleft .tag .share{
	float: right;
	font-size: 14px;
	color: #000;
	margin-top: -36px;
	height: 39px;
	padding-right: 10px;
}
.i-newslist .newsleft .tag .word{
	display: inline-block;
	position: relative;
	top: -2px;
}
.i-newslist .newsleft .tag .bdsharebuttonbox{
	display: inline-block;
}
.i-newslist .newsleft .tag .bdsharebuttonbox a{
	margin-left: 5px;
}
.i-newslist .newsleft .tag .bdsharebuttonbox .bds_weixin{
	background-image: url(../img/wechatlogo.png);
	background-repeat: no-repeat;
	width: 28px;
	height: 24px;
	background-position: center center;
}
.i-newslist .newsleft .tag .bdsharebuttonbox .bds_tsina{
	background-image: url(../img/weibo.png);
	background-repeat: no-repeat;
	width: 27px;
	height: 21px;
	background-position: center center;
}
.i-newslist .newsleft .tag .bdsharebuttonbox .popup_sqq{
	background-image: url(../img/qq.png);
	background-repeat: no-repeat;
	width: 26px;
	height: 25px;
	background-position: center center;
	position: relative;
	top: -2px;
}
.i-newslist .newsleft .article{
	color: #666666;
	padding: 0px 26px;
	line-height: 20px;
	font-size: 15px;
	line-height: 28.4444px;
}
.i-newslist .newsleft .article p,span{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
	text-align: left;
	font-size: 15px;
}
.i-newslist .newsleft .article img{
	margin: 0;
	padding: 0;
	max-width: 821px;
	display: block;
	margin: 0 auto;
}
.i-newslist .newsright{
	float: left;
	width: 302px;
	background-color: #fff;
	margin-left: 24px;
	padding-top: 16px;
	padding-left: 6px;
	padding-right: 6px;
}
.i-newslist .newsright .tag{
	font-size: 16px;
	color: #111111;
	margin-bottom: 10px;
}
.i-newslist .newsright .abtm{
	width: 287px;
	height: 3px;
	background-repeat: no-repeat;
	background-image: url(../img/abtm.png);
	margin: 6px auto 15px;
	position: relative;
	left: -2px;
}
.i-newslist .newsright a img{
	width: 287px;
	height: 135px
}
.i-newslist .newsright ul{
	padding-bottom: 6px;
}
.i-newslist .newsright ul li{
	list-style-type:none;
	height: 86px;
	border-top: 1px solid #e7e7e7;
	padding-top: 15px;
}
.i-newslist .newsright ul li .num{
	float: left;
	width: 28px;
	height: 28px;
	border-radius: 100%;
	text-align: center;
	line-height: 28px;
	background-color: #dcdcdc;
	color: #666666;
	margin-left: 5px;
	margin-right: 11px;
}
.i-newslist .newsright ul li .content .title{
	color: #333333;
	display: block;
	height: 38px;
}
.i-newslist .newsright ul li .content .title:hover{
	text-decoration: none;
}
.i-newslist .newsright ul li .content p{
	font-size: 14px;
	color: #666666;
	padding-left: 44px;
	padding-top: 6px;
}
.i-newslist .newsright ul li .content p span{
	display: block;
	float: right;
}
.i-newslist .newsright ul li:nth-child(1) .num{
	color: #fff;
	background-color: #e64600;
}
.i-newslist .newsright ul li:nth-child(2) .num{
	color: #fff;
	background-color: #8cc800;
}
.i-newslist .newsright ul li:nth-child(3) .num{
	color: #fff;
	background-color: #ffc000;
}
.am-list-news{
	/*width: 1190px;*/
	margin: 0 auto 20px;
	background-color: #fff;
}
.i-help ul{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.i-help ul li{
	list-style-type:none;
	color: #333333;
	font-weight: 400;
	height: 49px;
	line-height: 49px;
	border-top: 1px solid #dedede;
}
.i-help ul li a{
	color: #333333;
}
.i-help ul.am-pagination{
	text-align: center;
	padding-bottom: 20px;
	padding-top: 0px;
}
.i-help ul.am-pagination li{
	display: inline-block;
	border-top: 0;
}
.i-help ul.am-pagination li a{
	border-top: 0;
	padding: .4em 0.5em;
	margin-right: 1px;
	border-radius: 2px;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-bottom: 5px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
}
.help-article{
	width: 874px;
	margin: 20px auto 20px;
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 34px;
	padding-left: 22px;
	padding-right: 22px;
}
.help-article img{
	max-width: 100%;
}
.help-article h2{
	font-size: 16px;
	color: #333333;
	height: 18px;
	line-height: 18px;
	border-left: 3px solid #ed2144;
	padding-left: 13px;
}
.help-article .am-pagination{
	padding: 20px 0px;
	font-size: 16px;
}
.help-article .am-list{
	margin-top: 20px;
}
.help-article .am-list li{
	list-style-type: none;
	margin-bottom: 4px;
	font-size: 16px;
}
.play{
	display: block;
	margin-top: 17px;
	position: relative;
}
.play .p{
	width: 71px;
	height: 70px;
	position: absolute;
	left: 164px;
	top: 57.5px;
}
.play .swo{
	width: 400px;
	height: 185px;
}