		/* 本例子css */
		.assets_business {
			width: 100%;
			height: 945px;
			background: url(../images/block2-bg.jpg) no-repeat;
			background-size: 100% 100%;
		}

		.business {
			/*position: absolute; 
			right: 0;*/
          
          margin: 0 auto;
			width: 1680px;
			min-width: 1680px;
		}

		.txMovie {
			position: relative;
			width: 1680px;
			height: 581px;
		}
		.tempWrap{
			
			left: -20px;
		}
		.focus_pic {
			width: 1122px;
			height: 581px;
			overflow: hidden;
			position: absolute;
			right: 0;
			border-bottom-left-radius: 280px;
		}

		.focus_pic li {
			vertical-align: top;
			width: 1122px;
			height: 581px;
		}

		.focus_pic img {
			width: 100%;
			height: 100%;
			display: inline-block;
			vertical-align: top;
		}

		.focus_nav {
			position: absolute;
			left: 0;
			bottom: -180px;
			filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
			//width: 1535px;
			height: 162px;
			*zoom: 1;
			padding-left: 10px;
		}

		:root .focus_nav {
			-ms-filter: none
		}

		.focus_nav ul {
			position: relative;
			*zoom: 1;
			padding-top: 10px !important;
			height: 200px;
		}

		.focus_nav li {
			position: relative;
			*zoom: 1;
			float: left;
			display: inline;
			margin-right: 10px;
			cursor: pointer;
          height:190px;
		}

		.focus_nav .navPrev,
		.focus_nav .navNext {
			border: 1px solid #fff;
			filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
			display: inline-block;
			*zoom: 1;
			width: 46px;
			height: 72px;
			line-height: 100;
			overflow: hidden;
			opacity: .6;
			filter: Alpha(Opacity=60);
			background-image: url(../images/icon04.png);
			_background-image: url(../images/focus_nav.ie6.png);
			background-repeat: no-repeat;
			position: absolute;
			top: 10px
		}

		.focus_nav .prev,
		.focus_nav .next {
			border: 1px solid #fff;
			filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#7F000000', endColorstr='#7F000000');
			display: inline-block;
			*zoom: 1;
			width: 46px;
			height: 72px;
			line-height: 100;
			overflow: hidden;
			opacity: .6;
			filter: Alpha(Opacity=60);
			background-image: url(../images/icon04.png);
			_background-image: url(../images/focus_nav.ie6.png);
			background-repeat: no-repeat;
			position: absolute;
			top: 10px
		}

		.focus_nav .navPrev {
			background-position: -210px 0px;
			left: -70px;
			top: 55px;
			border-right-color: transparent;
		}

		.focus_nav .navNext {
			background-position: -315px 0px;
			right: -40px;
			top: 55px;
		}
		.focus_nav .prev {
			background-position: -210px 0px;
			left: -70px;
			top: 55px;
			border-right-color: transparent;
		}

		.focus_nav .next {
			background-position: -315px 0px;
			right: -40px;
			top: 55px;
		}

		.focus_nav .navPrev:hover,
		.focus_nav .navNext:hover {
			opacity: 1;
			filter: Alpha(Opacity=100);
			border-right-color: #fff
		}

		.focus_nav img {
			width: 240px;
			height: 162px;
			padding:6px;
        }

		.focus_nav .on{
          
			border:3px solid red;
		}

		.focus_text {
			position: absolute;
			width: 558px;
			height: 581px;
			left: 0;
			top: 110px;
			filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000', endColorstr='#CC000000');
			overflow: hidden
		}

		:root .focus_text {
			-ms-filter: none
		}

		.focus_text h2 a {
			font-size: 42px;
			color: #566065;
			font-weight: 700;
			letter-spacing: 8.4px;
			height: 50px;
			line-height: 50px;
			display: block;
			white-space: nowrap;
			overflow: hidden;
			text-overflow: ellipsis
		}

		.focus_text ul {
			padding: 20px 20px 0
		}

		.focus_text .sub_tit {
			height: 40px;
			font-size: 22px;
			font-weight: 400;
			text-align: left;
			color: #566065;
			line-height: 40px;
			letter-spacing: 1.1px;
			margin-top: 60px;
		}

		.focus_text li .sub_h3 {
			/* width: 168px; */
			height: 50px;
			font-size: 32px;
			font-weight: 700;
			font-style: italic;
			text-align: left;
			color: #e62129;
			line-height: 50px;
			letter-spacing: 1.6px;
		}

		.focus_text li .sub_p {
			width: 453px;
			height: 128px;
			font-size: 16px;
			font-weight: 400;
			text-align: left;
			color: #829199;
			line-height: 28px;
			letter-spacing: 0.8px;
		}

		.focus_text .mod_desc {
			width: 260px;
			white-space: normal;
			overflow: hidden;
			text-indent: 2em
		}

		.btn_play_big {
			width: 141px;
			height: 40px;
			background: #E62129;
			font-size: 14px;
			font-weight: Normal;
			text-align: left;
			color: #ffffff;
			line-height: 38px;
			letter-spacing: 1.4px;
			display: block;
			padding-left: 20px;
			margin: 40px auto;
		}

		.btn_play_big img {
			width: 18px;
			height: 8px;
			margin-left: 30px;
			transition: all 0.3s;
		}

		.btn_play_big:hover img {
			transform: scale(1.3);
		}

		.list_li_span {
			    display: block;
                height: 23px;
                font-size: 14px;
                font-family: Microsoft YaHei, Microsoft YaHei-Regular;
                font-weight: 400;
                text-align: left;
                color: #566065;
                line-height: 32px;
                letter-spacing: 0.7px;
                padding-left: 6px;
		}

		.focus_text .btn_play_big {
			position: absolute;
			/* bottom: 40px; */
			left: 20px
		}

	