﻿body {
	background: #000000 url(../images/bg1.jpg) no-repeat center top;
	font-family: "Microsoft YaHei";
}

.hover {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
}

.no-way {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-break: keep-all;
}

.wraper {
	margin: 0 auto;
	width: 1200px;
}

.head {
	position: relative;
	height:650px;
}

.logo {
	position: absolute;
	top: 2;
	left: 49%;
	z-index: 999;
	margin-left: -100px;
}

.top {
	position: relative;
	margin: 0 auto;
	padding: 30px 0;
	width: 1036px;
}

.top .npr {
	padding-right: 0;
	background: none;
}

.top .space {
	margin-right: 150px;
}

.top a:hover, .top a:hover p, .top a:hover em {
	color: #FFFFCC;
}

.nav li {
	padding-right: 11px;
	width: 135px;
	background: url(../images/nav-line.jpg) no-repeat right center;
	text-align: center;
}

.nav p {
	overflow: hidden;
	height: 26px;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	line-height: 26px;
	_line-height: 28px;
}

.nav em {
	display: block;
	overflow: hidden;
	height: 16px;
	color: #C07130;
	font-style: normal;
	font-size: 15px;
	line-height: 16px;
	*line-height: 16px;
	_line-height: 16px;
}

.menu {
	position: absolute;
	top: 66px;
	left: 0;
	padding: 10px 0;
	padding-left: 111px;
	background: url(../images/menu-bg.png) no-repeat center top;
	background-size: 100% 100%;
}

.menu ul {
	padding-right: 1px;
	width: 110px;
	text-align: center;
}

.menu li {
	overflow: hidden;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	*line-height: 18px;
	_line-height: 20px;
}

.menu a {
	color: #000;
}

.container {
	position: relative;
	width: 1200px;
	height: 1433px;
	background: url(../images/bg3.jpg) no-repeat center top;
}

.side {
	position: relative;
	width: 186px;
	height: 1433px;
	background: url(../images/side-bg.png) no-repeat center top;
}

.side .down {
	display: block;
	height: 117px;
}

.side .yy, .side .jh {
	position: relative;
	display: block;
	overflow: hidden;
	width: 92px;
	height: 82px;
}

.side .yy {
	border-right: 1px solid transparent;
}

.side .jh {
	border-left: 1px solid #b73d34;
}

.side .yy i, .side .jh i {
	display: block;
	margin: 0 auto;
	margin-top: -50px;
	width: 40px;
	height: 43px;
	background-image: url(../images/icon.png);
}

.side .yy i {
	background-position: 0 0;
}

.side .jh i {
	background-position: -41px 0;
}

.side .yy p, .side .jh p {
	overflow: hidden;
	margin-top: 10px;
	height: 20px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	_line-height: 22px;
}

.side .yy:hover i, .side .jh:hover i {
	transform: rotateY(180deg);
}

.side-link {
	padding: 0 21px;
}

.side-link a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 52px;
	border-bottom: 1px solid #b73d34;
	color: #fff;
	text-indent: 52px;
	font-size: 14px;
	line-height: 52px;
	_line-height: 54px;
}

.side-link i {
	position: absolute;
	top: 16px;
	left: 20px;
	display: block;
	width: 22px;
	height: 22px;
	background-image: url(../images/icon.png);
}

.side-link a:hover i {
	transform: rotateY(180deg);
}

.side-link .bb0 {
	border-bottom: 0;
}

.service {
	margin-top: 8px;
	padding: 1px 0;
	height: auto;
}

.service h2 {
	overflow: hidden;
	height: 38px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	line-height: 38px;
	*line-height: 36px;
	_line-height: 40px;
}

.service img {
	display: block;
	margin: 0 auto;
	width: 148px;
	height: 114px;
}

.service .box {
	margin-top: 0px;
	padding: 0 21px;
}

.service p {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	height: 30px;
	border-bottom: 1px solid #b73d34;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

.service i {
	position: absolute;
	top: 4px;
	left: 16px;
	display: block;
	width: 22px;
	height: 22px;
	background: url(../images/icon.png) no-repeat -115px -44px;
}

.service .sqq {
	border-bottom: 0;
	text-align: left;
	text-indent: 40px;
	_line-height: 32px;
}

.service .btn {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 10px;
	width: 94px;
	height: 33px;
	background: url(../images/service-btn.png) no-repeat center top;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 32px;
	*line-height: 30px;
	_line-height: 32px;
}

.wxewmimg {
	margin-top: 5px;
}
.wxewmimg img{
	padding-top: 5px;
	width: 150px;
	height: 78px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.wxewm {
	margin-top: 37px;
	padding-top: 1px;
}

.wxewm img {
	margin: 0 auto;
	padding-top: 1px;
	width: 140px;
	height: 200px;
}

.wxewm p {
	overflow: hidden;
	margin-top: 10px;
	height: 30px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	_line-height: 32px;
}

.ghrz {
	margin-top: 29px;
	padding: 1px 17px;
	height: 257px;
	background: url(../images/ghrz-bg.jpg) no-repeat center top;
}

.ghrz a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

.ghrz h2 {
	overflow: hidden;
	margin-top: 165px;
	height: 40px;
	color: #a4d4f1;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	line-height: 40px;
	*line-height: 38px;
	_line-height: 42px;
}

.ghrz span {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 5px;
	width: 84px;
	height: 30px;
	border: 1px solid #fff;
	color: #a4d4f1;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	_line-height: 32px;
}

.main {
	position: relative;
	width: 999px;
}

.slider {
	position: relative;
	overflow: hidden;
	margin-bottom: 15px;
	width: 482px;
	height: 302px;
	background: #fff;
}

.slider-bd li {
	vertical-align: bottom;
	zoom: 1;
}

.slider-tab {
	position: absolute;
	top: 282px;
	left: 0;
	padding: 0 8px;
	width: 648px;
	text-align: right;
	font-size: 0;
}

.slider-tab a {
	display: inline-block;
	margin: 0 2px;
	width: 32px;
	height: 8px;
	border: 1px solid #afb0b4;
	background: #b8b8b8;
}

.slider-tab .on {
	border-color: #636990;
	background: #545b85;
}

.new {
	margin-bottom: 15px;
	padding: 10px;
	width: 482px;
	height: 282px;
	background-color: #fff;
	background-image: url(../images/newimg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.new-tab {
	position: relative;
	overflow: hidden;
	height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b73d34;
}

.new-tab ul a {
	display: block;
	padding: 0 16px;
	/*width: 36px;*/
	height: 26px;
	color: #636363;
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	_line-height: 28px;
}

.new-tab .more {
	top: -5px;
	right: 0;
}

.new-tab .on {
	color: #b73d34;
}

.new .hot {
	overflow: hidden;
	margin-top: 14px;
	width: 100%;
	height: 34px;
	background: #1e4397;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	_line-height: 36px;
}

.new .hot a {
	color: #ffF;
}

.new-bd {
	margin-top: 15px;
}

.new-bd li {
    width:100%;
	/*overflow: hidden;*/
	height: 24px;
	color: #FFF;
	/*vertical-align: 0;*/
	font-size: 14px;
	line-height: 24px;
	/*zoom: 1;*/
}

.new-bd span {
	margin-right: 5px;
}

.new-bd a {
	/*display: block;*/
	/*overflow: hidden;*/
	/*width: 260px;*/
	height: 100%;
	color: #FFF;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-ms-transition: all .3s ease;
}

.new-bd em {
	color: #636363;
	font-style: normal;
}

.new-bd a:hover {
	color: #b73d34;
	text-indent: 10px;
}

.more {
	position: absolute;
	padding: 10px;
}

.more i {
	display: block;
	width: 11px;
	height: 11px;
	background: url(../images/icon.png) no-repeat -82px 0;
}

.more:hover i {
	transform: rotate(180deg);
}

.banner {
	overflow: hidden;
	margin-bottom: 15px;
	width: 100%;
	height: 120px;
	background: #fff;
}

.banner a:hover img, .act a:hover img {
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

.job {
	overflow: hidden;
	margin-bottom: 15px;
	width: 999px;
	height: 317px;
	background: url(../images/job-bg.jpg) no-repeat center top;
}

.job li {
	position: relative;
	overflow: hidden;
	margin-right: 2px;
	width: 50px;
	height: 317px;
}

.job i {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 317px;
	background-image: url(../images/job-tab.jpg);
	cursor: pointer;
}

.job1 i {
	background-position: 0 0;
}

.job2 i {
	background-position: -51px 0;
}

.job3 i {
	background-position: -102px 0;
}

.job1.on i {
	background-position: 0 -318px;
}

.job2.on i {
	background-position: -51px -318px;
}

.job3.on i {
	background-position: -102px -318px;
}

.job .on {
	width: 895px;
}

.job .last {
	margin-right: 0;
}

.job-bd {
	position: absolute;
	top: 0;
	left: 50px;
	width: 845px;
	height: 317px;
}

.job1 .bg {
	background: url(../images/job/1.jpg) no-repeat left top;
}

.job2 .bg {
	background: url(../images/job/2.jpg) no-repeat left top;
}

.job3 .bg {
	background: url(../images/job/3.jpg) no-repeat left top;
}

.job1 .gif {
	background: url(../images/1.gif) no-repeat left top;
}

.job2 .gif {
	background: url(../images/2.gif) no-repeat left top;
}

.job3 .gif {
	background: url(../images/3.gif) no-repeat left top;
}

.job-txt {
	position: absolute;
	top: 90px;
	left: 27px;
	width: 216px;
	color: #3a3a3b;
}

.job-txt div {
	padding: 10px 0;
	border-top: 1px solid #9f9eb9;
}

.job-txt p {
	overflow: hidden;
	width: 230px;
	height: 24px;
	font-size: 14px;
	line-height: 24px;
	_line-height: 26px;
}

.job-txt span {
	color: #53548b;
	font-size: 20px;
}

.job-txt label {
	display: block;
	width: 230px;
	font-size: 14px;
	line-height: 24px;
}

.job-skill {
	position: absolute;
	top: 195px;
	left: 300px;
	padding: 7px 6px;
	width: 140px;
	height: 90px;
	background: url(../images/skill-bg.png) no-repeat center center;
}

.job-skill a {
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
}

.job-skill span {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/flash-btn.png) no-repeat center center;
}

.act {
	margin-right: 15px;
	margin-bottom: 15px;
	width: 320px;
	height: 390px;
	background: #fff;
}

.screen {
	overflow: hidden;
	margin-bottom: 15px;
	width: 330px;
	height: 390px;
}

.screen .box {
	height: 405px;
}

.screen .item {
	margin-bottom: 15px;
	height: 120px;
}

.screen .item a {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 120px;
}

.screen .item div {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px;
	height: 100%;
	background: #000;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter: alpha(opacity=50);
}

.screen .item i {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	margin-top: -38px;
	margin-left: -135px;
	width: 60px;
	height: 76px;
	background-image: url(../images/icon.png);
}

.screen a:hover img {
	transform: scale(1.1);
}

.screen a:hover div {
	width: 100%;
}

.screen a:hover i {
	margin-left: -30px;
}

.link {
	overflow: hidden;
	margin-bottom: 15px;
	width: 319px;
	height: 390px;
}

.link .box {
	width: 334px;
	height: 405px;
	font-size: 0;
}

.link a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 152px;
	height: 120px;
	background-image: url(../images/llink-bg.jpg);
}

.link .link1 {
	background-position: 0 0px;
}

.link .link2 {
	background-position: -153px 0;
}

.link .link3 {
	background-position: 0 -121px;
}

.link .link4 {
	background-position: -153px -121px;
}

.link .link5 {
	background-position: 0 -242px;
}

.link .link6 {
	background-position: -153px -242px;
}

.link i {
	position: absolute;
	top: 14%;
	left: 50%;

	display: block;
	margin-left: -28px;
	width: 56px;
	height: 62px;
	background-image: url(../images/icon.png);
}

.link .link1 i {
	background-position: 0 -144px;
}

.link .link2 i {
	background-position: -57px -144px;
}

.link .link3 i {
	background-position: -114px -144px;
}

.link .link4 i {
	background-position: -171px -144px;
}

.link .link5 i {
	background-position: -228px -144px;
}

.link .link6 i {
	background-position: -285px -144px;
}

.link p {
	position: absolute;
	top: 84px;
	left: 0;
	overflow: hidden;
	width: 100%;
	height: 24px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	line-height: 24px;
	*line-height: 22px;
	_line-height: 24px;
}

.link a:hover i {
	top: -100%;
}

.link a:hover p {
	top: 50%;
	margin-top: -12px;
	font-size: 20px;
}

.media {
	width: 665px;
	height: 244px;
	background: #fff;
}

.media-tab {
	overflow: hidden;
	padding-bottom: 1px;
	height: 48px;
	background: url(../images/media-tab.jpg) repeat-x left top;
}

.media-tab a {
	display: block;
	padding: 1px;
	width: 80px;
	height: 46px;
	color: #fff;
	text-align: center;
	font-size: 14px;
	line-height: 46px;
	_line-height: 48px;
}

.media-tab .on {
	padding: 0;
	height: 47px;
	border: 1px solid #d5d5d5;
	background: #fff;
	color: #b73d34;
	border-bottom-color: #fff;
}

.media-bd {
	height: 194px;
	border: 1px solid #d5d5d5;
	border-top: 0;
	background: #fff;
}

.media-bd ul, .media-bd li {
	width: 100%;
	height: 100%;
}

.media-link {
	padding-right: 1px;
	width: 318px;
	height: 244px;
	background: url(../images/media-link-bg.jpg) no-repeat center top;
}

.media-link h2 {
	overflow: hidden;
	margin-bottom: 18px;
	height: 50px;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
	line-height: 50px;
	*line-height: 48px;
	_line-height: 52px;
}

.media-link h2 span {
	margin: 0 20px;
}

.media-link .box {
	overflow: hidden;
	overflow: hidden;
	margin-left: 28px;
	width: 261px;
	height: 75px;
	border: 1px solid #999;
}

.media-link .box li {
	border-right: 1px solid #999;
}

.u-select {
	position: relative;
	margin-top: 20px;
	margin-left: 28px;
	width: 263px;
}

.u-select-btn {
	overflow: hidden;
	padding: 8px 10px;
	border: 1px solid #999;
	background: none repeat scroll 0 0 #fff;
	cursor: pointer;
}

.u-select-txt {
	float: left;
	overflow: hidden;
	width: 221px;
	height: 20px;
	background: none repeat scroll 0 0 #fff;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	_line-height: 22px;
}

.u-select-arrow {
	float: right;
	overflow: hidden;
	margin-top: 6px;
	margin-left: 8px;
	width: 12px;
	height: 12px;
}

.u-select-arrow em {
	display: block;
	overflow: hidden;
	width: 0;
	border-color: #777 #fff #fff;
	border-style: solid;
	border-width: 6px;
	font-size: 0;
	line-height: 0;
}

.u-select-menu {
	position: absolute;
	bottom: 37px;
	left: 0;
	z-index: 999;
	display: none;
	padding-right: 1px;
	width: 260px;
	border: 1px solid #999;
	border-bottom: 0;
	background: none repeat scroll 0 0 #f5f5f5;
}

.u-select-menu li a {
	display: block;
	overflow: hidden;
	height: 28px;
	border-bottom: 1px solid #e0e0e0;
	color: #333;
	vertical-align: bottom;
	text-align: center;
	font-size: 12px;
	line-height: 28px;
	*line-height: 26px;
	_line-height: 28px;
}

.u-select-menu li a:hover {
	background: none repeat scroll 0 0 #ededed;
}

.u-select-menu li a.last {
	border-bottom: 0 none;
}

.article-box, .download-box, .screen-box {
	box-shadow: 1px 1px 5px #BDBDBD;
	background-color: #fff;
	background-image: url(../images/d.jpg);
}

.main-hd {
	overflow: hidden;
	padding: 0 20px;
	height: 50px;
	border-bottom: 1px solid #c0c0c0;
	color: #bee5e6;
	font-weight: normal;
	font-size: 20px;
	line-height: 50px;
	*line-height: 48px;
	_line-height: 52px;
}

.main-hd em {
	margin-left: 10px;
	color: #9ea8b5;
	font-style: normal;
	font-size: 12px;
}

.location {
	overflow: hidden;
	padding: 15px 0;
	height: 20px;
	color: #636363;
	font-size: 12px;
	line-height: 20px;
	*line-height: 18px;
	_line-height: 20px;
}

.location a {
	margin: 0 2px;
	color: #636363;
}

.location a:hover {
	color: #b73d34;
	text-decoration: underline;
}

.main-bd {
	overflow: hidden;
	padding: 30px 45px 48px;
	width: 909px;

}

.main-tab {
	height: 48px;
	background: url(../images/border-repeat.jpg) repeat-x bottom left;
}

.main-tab ul {
	overflow: hidden;
	height: 48px;
}

.main-tab a {
	display: block;
	padding-top: 2px;
	width: 100px;
	height: 44px;
	border: 1px solid #fff;
	border-bottom: 0;
	color: #636363;
	text-align: center;
	font-size: 14px;
	line-height: 44px;
	_line-height: 46px;
}

.main-tab .on {
	padding-top: 0;
	border-color: #c0c0c0;
	border-top: 3px solid #b73d34;
	border-bottom: 1px solid #fff;
	background: #fff;
	color: #b73d34;
}

.main-list {
	margin-top: 20px;
}

.main-list li {
	overflow: hidden;
	height: 40px;
	border-bottom: 1px dotted #c0c0c0;
	color: #636363;
	vertical-align: bottom;
	font-size: 14px;
	line-height: 40px;
	zoom: 1;
	_line-height: 42px;
}

.main-list span {
	margin-right: 5px;
}

.main-list a {
	width: 800px;
	color: #636363;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	transition: all .5s ease;
	-ms-transition: all .5s ease;
}

.main-list em {
	color: #e1e1e1;
	font-style: normal;
	font-size: 12px;
}

.main-list a:hover {
	color: #b73d34;
	text-indent: 20px;
}

.package {
	margin-top: 25px;
	height: 22px;
	text-align: right;
	font-size: 0;
}

.package a, .package .current {
	display: inline-block;
	overflow: hidden;
	margin: 0 3px;
	padding: 0 5px;
	height: 20px;
	border: 1px solid #c0c0c0;
	color: #636363;
	vertical-align: top;
	font-size: 12px;
	line-height: 20px;
	*line-height: 18px;
	_line-height: 20px;
}

.package a:hover {
	border-color: #b73d34;
	color: #b73d34;
}

.package .current {
	padding: 1px 6px;
	border: 0 none;
}

.new-title {
	overflow: hidden;
	height: 40px;
	color: #636363;
	text-align: center;
	font-weight: normal;
	font-size: 24px;
	line-height: 40px;
	*line-height: 38px;
	_line-height: 42px;
}

.new-data {
	overflow: hidden;
	margin-top: 5px;
	padding-bottom: 20px;
	height: 20px;
	border-bottom: 1px dotted #c0c0c0;
	color: #636363;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	*line-height: 18px;
	_line-height: 20px;
}

.new-main {
	overflow: hidden;
	margin-top: 20px;
	width: 909px;
	color: #636363;
	font-size: 14px;
	line-height: 20px;
}

.new-main p {
	font-size: 14px;
	line-height: 20px;
}

.new-main a {
	color: #636363;
}

.new-main a:hover {
	color: #b73d34;
	text-decoration: underline;
}

.new-main img {
	display: inline;
	max-width: 909px;
}

.main-download {
	margin-top: 20px;
}

.download-item {
	overflow: hidden;
	margin-bottom: 15px;
	padding-bottom: 40px;
	padding-left: 40px;
	width: 869px;
	border-bottom: 1px dotted #686868;
	background: url(../images/icon.png) no-repeat 0 -207px;
}

.download-item h3 {
	overflow: hidden;
	margin-bottom: 30px;
	height: 36px;
	color: #525792;
	font-weight: normal;
	font-size: 20px;
	line-height: 36px;
	*line-height: 34px;
	_line-height: 38px;
}

.download-item p {
	overflow: hidden;
	height: 20px;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	*line-height: 18px;
	_line-height: 20px;
}

.download-item .download {
	display: block;
	margin-top: 30px;
	width: 275px;
	height: 95px;
	background: url(../images/download.jpg) no-repeat center top;
}

.download-item ul {
	width: 882px;
}

.download-item li {
	padding: 0 14px 14px 0;
}

.main-download thead span {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 34px;
	border-bottom: 1px solid #ebebeb;
	background: #e1e1e1;
	font-weight: normal;
	font-size: 14px;
	line-height: 34px;
	_line-height: 36px;
}

.main-download tbody span {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
	font-size: 12px;
	line-height: 30px;
	*line-height: 28px;
	_line-height: 30px;
}

.main-download tbody a {
	padding: 3px 22px 3px 0;
	background: url(../images/icon.png) no-repeat -111px 0;
	color: #b73d34;
}

.main-download tbody a:hover {
	text-decoration: underline;
}

.footer {
	background: url(../images/fbg1.jpg) no-repeat center top;
}

.footer .wraper {
	padding-top: 120px;
	height: 143px;
	background: url(../images/fbg1.jpg) no-repeat center top;
}

.footer .box {
	margin: 0 auto;
	width: 1100px;
}

.footer .flogo {
	display: block;
	margin-right: 20px;
	padding: 10px 0;
	width: 283px;
	height: 60px;
}

.footer .ftxt {
	padding: 10px 0;
}

.footer .ftxt p {
	overflow: hidden;
	height: 20px;
	color: #636363;
	font-size: 12px;
	line-height: 20px;
	*line-height: 18px;
	_line-height: 20px;
}

.data {
	background: #e3e8eb;
}

.top-banner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.top-banner .box {
	position: relative;
	left: -50%;
	width: 200%;
	*margin-left: 1px;
	_margin-left: 0;
}

.top-banner img {
	margin: 0 auto;
	width: 1920px;
	height: 322px;
}

.data .wraper {
	margin-top: 15px;
	padding-top: 15px;
	width: 1000px;
}

.data-side {
	width: 100px;
}

.data-side ul {
	background: url(../images/point-line.png) repeat-y 7px 0;
}

.data-side a {
	display: block;
	overflow: hidden;
	padding: 5px 0;
	padding-left: 20px;
	height: 20px;
	height: 20px;
	background: url(../images/point.png) no-repeat 3px 11px;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	_line-height: 22px;
}

.data-side a:hover {
	background-position: 3px -37px;
}

.data-main {
	width: 850px;
}

.data-item {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #333;
}

.data-item i {
	display: block;
	margin-right: 20px;
	width: 41px;
	height: 41px;
	background-image: url(../images/num.jpg);
}

.data-item .one {
	background-position: 0 0;
}

.data-item .two {
	background-position: 0 -43px;
}

.data-item .three {
	background-position: 0 -87px;
}

.data-item .four {
	background-position: 0 -130px;
}

.data-item .five {
	background-position: 0 -174px;
}

.data-item .six {
	background-position: 0 -217px;
}

.data-item .seven {
	background-position: 0 -261px;
}

.data-item .eight {
	background-position: 0 -304px;
}

.data-item .night {
	background-position: 0 -348px;
}

.data-item .ten {
	background-position: 0 -391px;
}

.data-bd p {
	overflow: hidden;
	margin-bottom: 6px;
	height: 30px;
	color: #93864b;
	font-size: 16px;
	line-height: 30px;
	*line-height: 28px;
	_line-height: 30px;
}

.data-bd p em {
	margin-left: 10px;
	font-style: normal;
	font-size: 10px;
}

.data-bd dl {
	padding-bottom: 10px;
}

.data-bd dt {
	overflow: hidden;
	height: 24px;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	*line-height: 22px;
	_line-height: 24px;
}

.data-bd dd {
	overflow: hidden;
	width: 704px;
}

.data-bd dd a {
	float: left;
	display: block;
	overflow: hidden;
	padding: 0 8px;
	height: 24px;
	color: #666;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	*line-height: 22px;
	_line-height: 24px;
}

.data-bd dd a:hover {
	text-decoration: underline;
}

.data .footer {
	background: none;
}

.data .footer .wraper {
	padding-top: 60px;
	background: none;
}

.main-screen {
	margin-top: 20px;
}

.main-screen ul {
	width: 932px;
}

.main-screen li {
	margin-right: 23px;
	padding-bottom: 23px;
}

Html,body {
	width: 100%;
	height: 100%;
}

.tc {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	_position: absolute;
	_top:expression(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.clientHeight));
	left: 0;
	z-index: 999;
}

.tc-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity=80);
}

.tc-bd {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 999;
}

.tc-bd .close {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	margin-right: -42px;
	width: 39px;
	height: 39px;
	background: url(../images/close.png) no-repeat center center;
}

.tc-yy {
	margin-top: -112px;
	margin-left: -266px;
	padding-top: 64px;
	width: 432px;
	height: 161px;
	background: url(../images/tc-yy.jpg) no-repeat center top;
	*margin-top: -113px;
	*margin-left: -267px;
	_margin-top: -112px;
	_margin-left: -266px;
}

.tc-yy p {
	overflow: hidden;
	height: 20px;
	color: #625252;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	_line-height: 22px;
}

.phone {
	margin: 0 auto;
	margin-top: 15px;
	width: 232px;
}

.phone div {
	margin-bottom: 10px;
}

.phone span {
	display: block;
	overflow: hidden;
	width: 70px;
	height: 30px;
	color: #625252;
	font-size: 14px;
	line-height: 30px;
	_line-height: 32px;
}

.phone .ipt {
	margin: 0;
	padding: 5px;
	width: 150px;
	height: 20px;
	border: 1px solid #e1e1e1;
	color: #625252;
	font-size: 14px;
	line-height: 20px;
}

.phone #doPhone {
	display: block;
	margin: 0 auto;
	width: 166px;
	height: 52px;
	background: url(../images/yy-btn.jpg) no-repeat left top;
}

.phone #doPhone:hover {
	background-position: right top;
}

.tc-flash {
	margin-top: -213px;
	margin-left: -572px;
	width: 940px;
	height: 422px;
	border: 2px solid #4366aa;
	background: url(../images/tc-flash.jpg) no-repeat center top;
	*margin-top: -214px;
	*margin-left: -573px;
	_margin-top: -213px;
	_margin-left: -572px;
}

.tc-flash .close {
	margin-top: -2px;
	margin-right: -44px;
}

.flash-box {
	position: absolute;
	top: 21px;
	left: 13px;
	overflow: hidden;
	width: 614px;
	height: 380px;
	background: #000;
}

.reg-box {
	position: absolute;
	top: 76px;
	left: 654px;
}

.reg-download {
	position: absolute;
	top: 348px;
	left: 688px;
	display: block;
	width: 183px;
	height: 45px;
	background: url(../images/reg-btn.jpg) no-repeat left bottom;
}

.reg-download:hover {
	background-position: right bottom;
}

/* 寮圭獥娉ㄥ唽閮ㄥ垎css-------------------------------------------------------------------------------------------------------- */

.mainReg {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 252px;
}

.mainReg .regItem {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 2px;
	height: 30px;
}

.mainReg .regItem p {
	width: 70px;
	height: 30px;
	color: #535353;
	text-align: right;
	font-size: 12px;
	line-height: 30px;
	_line-height: 32px;
}

.mainReg .noCode .regItem {
	margin-bottom: 12px;
}

.mainReg .noCode .code {
	display: none;
}

.mainReg .ipt {
	padding: 4px 5px;
	width: 170px;
	height: 20px;
	border: 1px solid #dcdcdc;
	background: #f6f6f6;
	color: #959494;
	font-size: 12px;
	line-height: 20px;
}

.mainReg .icon {
	position: absolute;
	top: 7px;
	left: 5px;
}

.mainReg .icon i {
	display: block;
	overflow: hidden;
	width: 20px;
	height: 20px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 20px;
	*line-height: 20px;
	_line-height: 20px;
}

.mainReg .iptTip {
	position: absolute;
	top: 1px;
	left: 71px;
	overflow: hidden;
	padding: 5px;
	width: 170px;
	height: 18px;
	background: #f6f6f6;
	color: red;
	font-size: 12px;
	line-height: 18px;
	cursor: text;
	*line-height: 16px;
	_line-height: 18px;
}

.mainReg .agree {
	overflow: hidden;
	margin-bottom: 10px;
	height: 18px;
	font-size: 12px;
	line-height: 18px;
	*line-height: 18px;
	_line-height: 20px;
}

.mainReg .agree input {
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 71px;
	*margin-left: 67px;
	*margin-top: -2px;
	*margin-right: -1px;
	_margin-right: -1px;
}

.mainReg .agree a {
	color: #000;
}

.mainReg .agree a:hover {
	color: red;
	text-decoration: underline;
}

.mainReg .regSub input {
	width: 183px;
	height: 45px;
	border: 0 none;
	background: url(../images/reg-btn.jpg) no-repeat left top;
	cursor: pointer;
}

.mainReg .regSub input:hover,
.mainReg .regSub .on {
	background-position: right top;
}

.mainReg .codeImg {
	position: absolute;
	top: 1px;
	right: 1px;
}

.mainReg .regAfter .txt {
	margin-bottom: 8px;
	padding: 10px;
}

.mainReg .regAfter h2,
.mainReg .regAfter p {
	overflow: hidden;
	color: #000;
	text-align: center;
}

.mainReg .regAfter h2 {
	height: 30px;
	color: red;
	font-size: 18px;
	line-height: 30px;
	_line-height: 34px;
}

.mainReg .regAfter p {
	height: 24px;
	text-align: center;
	font-size: 12px;
	line-height: 24px;
	*line-height: 22px;
	_line-height: 24px;
}

.mainReg .regDownload {
	display: block;
	margin: 0 auto;
	width: 183px;
	height: 45px;
	background: url("../images/reg-btn.jpg") no-repeat left bottom;
}

.mainReg .regDownload:hover {
	background-position: right bottom;
}

.td_txt {
	line-height: 36px;
	color: #b73d34;
}
.td_txt a{
	line-height: 36px;
	display: inline;
	color: #b73d34;
}
.td_txt td{
	padding-right: 5px;
	padding-left: 5px;
}


