.del {
	padding: 2px;
	box-sizing: border-box;
}
.part9{
	height: auto;
}
.delfl{
	width: 668px;
}
.delfr{
	width: 320px;
}
.delfr1,.delfr2,.delfr3{
	background: #ffffff;
	border-radius: 2px;
	box-shadow: 0 0px 5px 0px #e0dfdf;
	margin-bottom: 30px;
}

.gift-content ul li .p2 {
	width: 220px;
	height: 35px;
	float: left;
}
.gift-content ul li.hover .p2 {
	width: 66%;
	padding-top: 17px;
	float: left;
}
.delfr2 .title{
	height: 64px;
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 61px;
	background: url(/sy/images/li-bao-icon.png) no-repeat 20px 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 15px;
	border-bottom: 1px solid #e6e6e6;
	box-sizing: border-box;
}

/*  */
.topnewsbox{
	padding: 20px 20px 0px 20px;
	background: #FFFFFF;
	border-radius: 12px;
}
.topnewsboxcenter{
	border: 1px solid #E4E4E4;
	height: 130px;
	padding: 4px;
	box-sizing: border-box;
}
.newslogobox{
	float: left;
	width: 120px;
	height: 120px;
}
.newslogobox img{
	width: 120px;
	height: 120px;
}
.newstopdetails{
	float: left;
	height: 120px;
	width: 356px;
	margin-left: 20px;
}

.newstopdetails .news_top_tit{
	display: block;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #333;
}
.newstopdetails .news_top_second{
	margin-top: 10px;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #333333;
}
.newstopdetails .news_top_third{
	margin-top: 8px;
	font-size: 14px;
	line-height: 30px;
	color: #333;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.topbtnbox{
	float: left;
	height: 90px;
	margin-left: 20px;
	position: relative;
	margin-top: 15px;
}

.topbtnbox a{
	display: block;
	width: 100px;
	text-align: center;
	height: 42px;
	line-height: 40px;
	margin-bottom: 10px;
	border-radius: 6px;
	border: 1px solid #ff6200;
	box-sizing: border-box;
	color: #ff6200;
	font-size: 16px;
}
.topbtnbox a:hover{
	color: #FFFFFF;
	background: #ff6200;
}
.topbtnbox .play{
	color: #2da4f4;
	border: 1px solid #2da4f4;
}
.topbtnbox .play:hover{
	color: #FFFFFF;
	background: #2da4f4;
}
.topbtnbox .play:hover #code_allphone{
	display: block;
}
.news_detail {
	width: 100%;
	float: left;
	background: #fff;
	padding-bottom: 20px;
}

.n_d_top {
	width: 100%;
	float: left;
	border-bottom: 1px solid #f3f3f3;
	padding: 16px 0;
	background: #fff;
	position: relative;
}

.n_d_t_left {
	width: 120px;
	float: left;
	margin: 10px 20px 0 20px;
	display: inline
}

.n_d_t_left a img {
	width: 120px;
	height: 120px;
	display: block
}

.n_d_t_center {
	width: 60%;
	float: left;
	margin-top: 10px;
}

.n_d_t_center p {
	width: 100%;
	float: left;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.n_d_t_center p a {
	color: #000;
	font-size: 24px;
}

.n_d_t_center span {
	width: 100%;
	float: left;
	color: #999;
	margin-top: 10px;
}

.n_d_t_center span a {
	color: #999;
	margin-right: 10px;
}

.n_d_t_center span i {
	margin-left: 10px;
}

.n_d_t_center span i b {
	color: #f00;
	font-weight: normal
}

.n_d_t_center em {
	width: 100%;
	float: left;
	color: #999;
	margin-top: 15px;
	position: relative;
}
.n_d_t_center em a,
.n_d_t_center em i {
	/*width: 122px;*/
	height: 38px;
	line-height: 38px;
	text-align: center;
	float: left;
	border-radius: 3px;
	/*color: #fff;*/
	/*background: #099cda;*/
	font-size: 14px;
	margin: 0 20px 0 0;
	cursor: pointer;
}
.n_d_t_center em a img{
	width: 110px;
	height: 36px;
}

.n_d_t_center em i {
	background: #f7a131
}

.n_d_t_center em a:hover,
.n_d_t_center em i:hover {
	opacity: 1;
	filter: alpha(opacity=80);
	text-decoration: none
}


.n_d_t_center em p{
	width: 110px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	float: left;
	border-radius: 3px;
	/*color: #fff;*/
	/*background: #099cda;*/
	font-size: 14px;
	margin: 0 20px 0 0;
}


.n_d_t_center em p img{
	width: 110px;
	height: 36px;
}

.n_d_t_right {
	width: 130px;
	height: 130px;
	float: right;
	text-align: center;
	margin-right: 30px;
	display: inline;
	position: relative;
	background: url(../images/bj_erweima.png) no-repeat;
	background-size: 100%;
	background-position: 0 -16px;
}
.all_none{
	position: absolute;
	width: 290px;
	left: 0;
	text-align: center;
	bottom: -20px;
}
.n_d_t_right img {
	width: 95px;
	height: 95px;
	margin: 0 auto;
	display: block;
	margin-bottom: 15px;
}

.n_d_tit {
	width: 100%;
	text-align: center;
}

.n_d_tit h1{
    margin: 15px 0 15px 0;
    color: #2B2B2B;
    font-size: 24px;
}

.n_d_tit span {
	display: block;
	color: #999;
	font-size: 14px;
}

.n_d_tit span a,
.n_d_font a {
	color: #136ec2;
}

.n_d_tit span a,
.n_d_font a:hover{
	color: #136ec2;
	text-decoration: underline;
}

.n_d_font {

	padding:10px;
	color: #666;
	font-size: 16px;
	line-height: 28px;
	overflow: hidden;
	text-align: justify;
}

.n_d_font img {
	max-width: 100%;
	height:auto !important;
}

.n_d_font p {
	line-height: 300%;
	color: #333;
}
/*  */
.delflpart1{
	border-radius: 2px;
	background: #fff;
	box-shadow: 0 0px 5px 0px #e0dfdf;
	margin-bottom: 30px;
	box-sizing: border-box;
}
.delflpart2{
	margin-bottom: 30px;
}
.delflpart2-title{
	width: 99px;
	height: 31px;
	background: url(../images/walkthrough/tb-rmyx2.png) no-repeat;
	background-size: 100%;
}
.hoverBox .hovertext .text3{
	padding: 0px 26px;
	box-sizing: border-box;
}
.newitemlist .itemlist-ul .itemlist-ul-li{
	width: 142px;
	height: 110px;
}
.newitemlist .itemlist-ul .itemlist-ul-li:nth-child(5n){
	margin-right: 20px;
}
.newitemlist .itemlist-ul .itemlist-ul-li:nth-child(4n){
	margin-right: 0px;
}
.hoverBox{
	width: 188px;
}
.newitemlist{
	border-radius: 12px;
	box-shadow: 0 0px 5px 0px #ffd375;
	box-sizing: border-box;
}
.newitemlist .itemlist-ul{
	padding-top: 20px;
}
/*  */
.delfr3 .title{
	height: 64px;
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
	letter-spacing: 0px;
	color: #333333;
	padding-left: 61px;
	background: url(/sy/images/tui-jian-icon.png) no-repeat 20px 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 15px;
	border-bottom: 1px solid #e6e6e6;
	box-sizing: border-box;
}
.delfr3 .itemlist .item{
	padding: 10px 20px;
	box-sizing: border-box;
}
.itemlist .item .itemwrp{
	display: block;
	overflow: hidden;
	height: 120px;
}
.itemlist .item .itemwrp .itemfl{
	position: relative;
	height: 118px;
	width: 258px;
	border-radius: 2px;
}
.itemlist .item:first-child .itemwrp .itemfl{
	border: 1px solid #00a9ff;
}
.itemlist .item:nth-of-type(2) .itemwrp .itemfl{
	border: 1px solid #ff7200;
}
.itemlist .item:last-child  .itemwrp .itemfl{
	border: 1px solid #57cc09;
}
.itemlist .item .itemwrp .itemfl img{
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 10px;
	margin-top: -50px;
}
.itemlist .item .itemwrp .itemfl .itemfltel{
	height: 118px;
	margin-left: 120px;
}
.itemlist .item .itemwrp .itemfl .itemfltel div{
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #999999;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.itemlist .item .itemwrp .itemfl .itemfltel div:first-child{
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	padding-top: 17px;
	margin-bottom: 13px;
}
.itemlist .item .itemwrp .itemfl .itemfltel div:last-child{
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 2px;
}
.itemlist .item .itemwrp .itemfr{
	position: relative;
	width: 20px;
	height: 120px;
}
.itemfr img{
	position: absolute;
	top: 50%;
	margin-top: -50px;
	width: 20px;
	height: 100px;
	border-radius: 0px 6px 6px 0px;
}
/*  */
.twobenalay.nodown,.nodown{
	background:#ccc !important;
	color: #fff !important;
	border:1px solid #ccc !important;
}
/* .code{
    display: block;
	position:absolute;
	right: -32px;
	top: -210px;
	width: 172px;
	height: 195px;
	border-radius:3px;
	background: #ff6200;
	z-index: 999;
}
.code img{
	display:block;
	margin:0 auto;
	width:150px;
	height:150px;
} */
.codes{
	display: none;
	position:absolute;
	right: -32px;
	top: -210px;
	width: 172px;
	height: 195px;
	border-radius:3px;
	background: #ff6200;
	display:none;
	z-index: 999;
}
.codes .n1{
	line-height: 30px;
	color: #fff;
}
.codes img{
	display:block;
	margin:0 auto;
	width:150px;
	height:150px;
}
.twobenalay{
	background: #fff;
	color: #2da4f4 !important;
	border: 1px solid #2da4f4 !important;
}
.twobenalay:hover{
	background: #2da4f4 !important;
	color:#fff !important;
}
.twobenalay.nodown:hover{
	background:#ccc !important;
	color: #fff !important;
	border:1px solid #ccc !important;
}
.code_allphone,.code_phone{
	position: absolute;
	right: -32px;
	top: -210px;
	width: 172px;
	height: 195px;
	border-radius: 3px;
	background:#2da4f4;
	z-index: 999;
	display: none;
}
.code_allphone .n1,.code_phone .n1{
	line-height: 30px;
	color: #fff;
}
.code_allphone img,.code_phone img{
	display:block;
	margin:0 auto;
	width:150px;
	height:150px;
}
