@charset "utf-8";
/*------------------------------------------------全局元素-------------------------------------------*/
/*--------------------------------Powered by Leo-----------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border: 1;
	font-size: 14px;
	font: inherit;
	font-family: "Microsoft YaHei", "宋体", Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: rgb(82,87,93);
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, header, menu, dialog, footer, figure, dl, dt, dd, ul, li {
	display: block;
}
body, html {
	background-color: #f1f1f1;
}
a {
	color: #333;
	text-decoration: none;
	font-size: 14px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
a:hover {
	color: #ef4339;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
img {
	border: 0 none;
}
ul, ol {
	list-style: none outside none;
}
table {
	width: 100%;
}
.Clear {
	clear: both;
}
.top {
	height: 48px;
	line-height: 48px;
	background-color: #1f1f15;
}
.top span, .top a {
	display: block;
	float: right;
	color: #fff;
}
.top span {
	font-size: 20px;
	font-weight: bold;
	padding: 0px 30px;
}
.top a {
	border-right: 1px solid #3e3e3e;
	padding: 0px 13px;
}
.top a:hover {
	color: #ef4339;
}
.fullSlide {
	position: relative;
	height: 609px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 999;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 609px;
}
.fullSlide .bd li .siteWidth {
	position: relative;
	margin: 0 auto;
	height: 609px;
}
.fullSlide .bd li a {
	position: absolute;
	width: 100%;
	height: 609px;
	display: block;
	z-index: 1;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 50px;
	height: 10px;
	margin: 5px;
	overflow: hidden;
	line-height: 9999px;
	background: rgba(255,255,255,0.5);
	border-radius: 20px;
}
.fullSlide .hd ul .on {
	background: rgba(255,217,0,1);
}
.width100 {
	width: 100%;
	overflow: hidden;
}
.width1200 {
	width: 1200px;
	margin: 0px auto;
	overflow: hidden;
}
.left {
	display: block;
	float: left;
}
.right {
	display: block;
	float: right;
}
.w80 {
}
.header {
	position: absolute;
	top: 50px;
	z-index: 99999;
	left: 50%;
	width: 90%;
	overflow: hidden;
	margin-left: -45%;
}
.header .left {
	width: 277px;
}
.header .right ul {
	width: 800px;
	overflow: hidden;
	height: 50px;
}
.header .right ul li a {
	display: block;
	float: right;
	padding: 15px 20px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
.header .right ul li a.line {
	padding: 15px 0px;
	margin-right: 20px;
}
.header .right ul li a.bj {
	background-color: #ffc631;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	margin-top: 5px;
	font-size: 16px;
	color: #333;
}
.header .right ul li a.bj:hover {
	background-color: #ef4339;
	color: #fff;
}
.header .right ul li a:hover {
	color: #ef4339;
}
.header-bottom {
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.header-bottom .left .left h2 {
	color: #fff;
	font-size: 28px;
	margin-left: 20px;
	font-weight: bold;
	line-height: 30px;
}
.header-bottom .left .left h3 {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 20px;
}
.fixed {
	position: fixed;
	top: 0;
	width: 90%;
	margin: 0 auto;
	left: 0;
	height: 50px;
	padding: 20px 5%;
	background: #fff;
	z-index: 999;
	border-bottom: 1px solid #ddd;
}
.fixed .right ul li a {
	color: #333;
}
.fixed .right ul li a.active {
	border-bottom: 3px solid #333;
	height: 42px;
}
.fixed .left .left h2 {
	color: #333;
}
.fixed .left .left h3 {
	color: #333;
}
.header .ads {
	text-align: center;
	margin-top: 90px;
}
.header .ads p {
	font-size: 48px;
	color: #c2c2c2;
	display: block;
}
.header .ads span {
	font-size: 24px;
	color: #c2c2c2;
	display: block;
	line-height: 36px;
	margin-top: 50px;
}
.header .ads h2 a {
	font-size: 18px;
	font-weight: 600;
	display: inline-block;
	padding: 0px 50px;
	text-align: center;
	margin: 50px 5px 0px 5px;
}
.header .ads h2 a.a1 {
	color: #fff;
	height: 50px;
	line-height: 50px;
	background-color: #ef4339;
}
.header .ads h2 a.a1:hover {
	background-color: #fff;
	color: #333;
}
.header .ads h2 a.a2 {
	height: 50px;
	line-height: 50px;
	background-color: #252525;
	color: #fff;
}
.header .ads h2 a.a2:hover {
	background-color: #ffc631;
}
.guide {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
}
.guide a {
	font-size: 16px;
}
.main {
}
.main .left {
	width: 645px;
	background-color: #fff;
	padding: 25px;
	overflow: hidden;
}
.txMovie {
	position: relative;
	width: 100%;
	height: 596px;
	overflow: hidden;
}
.focus_pic {
	width: 643px;
	height: 475px;
	overflow: hidden;
	border: 1px solid #ddd;
}
.focus_pic img {
	width: 643px;
	height: 475px;
}
.focus_nav {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 639px;
	height: 122px;
*zoom:1;
}
.focus_nav ul {
	position: relative;
*zoom:1;
	padding-top: 10px !important;
}
.focus_nav li {
	position: relative;
*zoom:1;
	float: left;
	display: inline;
	margin-right: 10px;
	cursor: pointer;
}
.focus_nav .navPrev, .focus_nav .navNext {
	border: 1px solid #fff;
	background-color: #666;
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 100;
	overflow: hidden;
	opacity: .6;
	filter: Alpha(Opacity=60);
	background-image: url(../view_img/focus_nav.png);
	_background-image: url(../view_img/focus_nav.ie6.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 10px;
	right: -9px;
}
.focus_nav .navPrev {
	background-position: 10px 8px;
	right: 37px;
	border-right-color: transparent
}
.focus_nav .navNext {
	background-position: -22px 8px;
}
.focus_nav .navPrev:hover, .focus_nav .navNext:hover {
	opacity: 1;
	filter: Alpha(Opacity=100);
	border-right-color: #fff
}
.focus_nav img {
	width: 165px;
	height: 110px;
	border: 1px solid #ddd;
}
.focus_nav img:hover {
	border-color: #ef4339;
}
.partament {
	margin-top: 25px;
}
.partament ul {
	background-color: #edeff3;
	display: block;
	overflow: hidden;
	padding: 10px;
}
.partament ul li {
	display: block;
	float: left;
	width: 195px;
	margin-right: 15px;
	overflow: hidden;
	border-bottom: 1px solid #a5b1bd;
	height: 55px;
	line-height: 55px;
}
.partament ul li:nth-child(2n) {
	margin-right: 0px;
}
.partament li:first-child +li {
	margin-right: 0px;
}
.partament li:first-child +li+li+li {
	margin-right: 0px;
}
.partament li:first-child +li+li+li+li+li {
	margin-right: 0px;
}
.partament li:first-child +li+li+li+li+li+li+li {
	margin-right: 0px;
}
.partament li:first-child +li+li+li+li+li+li+li+li+li {
	margin-right: 0px;
}
.partament li:first-child +li+li+li+li+li+li+li+li+li+li+li {
	margin-right: 0px;
}
.partament li:first-child +li+li+li+li+li+li+li+li+li+li+li+li+li {
	margin-right: 0px;
}
.partament ul li em {
	display: block;
	float: left;
	width: 36px;
}
.partament ul li em img {
	width: 36px;
	height: 36px;
	margin-top: 12px;
}
.partament ul li span {
	display: block;
	float: left;
	width: 149px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 10px;
}
.desc {
	margin-top: 25px;
}
.desc h2 {
	font-weight: bold;
	color: #000;
	line-height: 26px;
}
.info {
	margin-top: 16px;
}
.info p {
	line-height: 26px;
}
/*.info h3 a {
	display: block;
	background: url(../view_img/pulldown.png) left center no-repeat;
	height: 40px;
	line-height: 40px;
	margin-top: 15px;
	color: #333;
}*/
.zkmore {
	margin-top: 20px;
}
.zkmore p {
	cursor: pointer;
}
.zkmore p.sm_close {
	display: none;
}
.tab_box2 {
	height: 156px;
	overflow: hidden;
	transition: height 0.5s ease-out;
}
.main .right {
	width: 430px;
	background-color: #fff;
	padding: 25px;
	overflow: hidden;
}
.main .right h2 {
	display: block;
	border-bottom: 2px solid #efefef;
	height: 80px;
	line-height: 80px;
	background: url(../view_img/tit.png) 30px center no-repeat;
	padding-left: 60px;
	font-size: 20px;
	color: #000;
}
.main .right h3 {
	display: block;
	border-bottom: 2px solid #efefef;
	height: 80px;
	line-height: 80px;
	padding-left: 30px;
}
.main .right h3 span {
	background-color: #eee;
	width: 300px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	display: inline-block;
}
.main .right h4 {
	display: block;
	width: 370px;
	margin: 30px 30px 14px 30px;
	height: 60px;
	line-height: 60px;
	/*background: url(../view_img/purchase.png) 110px center no-repeat #fec70a;*/
	background: #fec70a;
	/*padding-left: 170px;*/
	text-align: center;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.main .right h4:hover {
	background-color: #ef4339;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;/*background: url(../view_img/purchase.png) 80px center no-repeat #ef4339;*/
}
.main .right h4 a {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.main .right h5 {
	text-align: center;
	font-size: 18px;
	color: #000;
	margin-top: 40px;
}
.main .right .purchase {
	width: 336px;
	height: 168px;
	background: url(../view_img/bg_purchase.png) center no-repeat;
	float: right;
	margin-top: 30px;
	padding: 20px;
	overflow: hidden;
}
.commend {
}
.commend dl {
	position: relative;
	overflow: hidden;
	display: block;
	float: left;
	width: 205px;
	height: 151px;
	border: 1px solid #ddd;
	margin-right: 16px;
	margin-top: 16px;
}
.commend dl img {
	display: block;
	width: 205px;
	height: 151px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.commend dl span {
	display: block;
	width: 195px;
	height: 35px;
	line-height: 35px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	background: rgba(0,0,0,0.6);
	color: #fff;
	padding-left: 10px;
}
.commend dl:hover span {
	padding-left: 30px;
	width: 175px;
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
}
.commend .hd {
	text-align: center;
	margin-top: 15px;
}
.commend .hd li {
	display: inline-block;
	float: left;
	width: 13px;
	height: 13px;
	margin: 0px 3px;
	line-height: 999;
	overflow: hidden;
	cursor: pointer;
	border-radius: 50%;
	background-color: #ddd;
}
.commend .hd li.on {
	background-color: #fc9000;
}
.purchase {
}
.purchase p {
	display: block;
	color: #fff;
}
.purchase h6 a {
	display: block;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	border-bottom: 1px solid #fff;
	background: url(../view_img/right.png) right center no-repeat;
	height: 100px;
	line-height: 100px;
}
.purchase h6 a:hover {
	/*color: #333;*/
	background: url(../view_img/right.png) 260px center no-repeat;
	/*border-bottom: 1px solid #333;*/
	transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
}
.purchase a.case {
	display: block;
	color: #fff;
	height: 50px;
	line-height: 50px;
}
.purchase a.case:hover {
	color: #ef4339;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.contact {
	height: 80px;
	line-height: 80px;
	background: url(../view_img/right.png) center no-repeat #ffb808;
	text-align: center;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	margin: 60px auto 30px auto;
}
.contact a {
	display: block;
}
.contact span {
	color: #fff;
	font-size: 24px;
}
.contact span {
	padding: 0px 50px;
}
.contact:hover {
	background-position: 610px center;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.project {
}
.project h2 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
}
.project dl {
	display: block;
	float: left;
	width: 380px;
	height: 351px;
	margin-right: 30px;
	margin-bottom: 50px;
	overflow: hidden;
}
.project dl:nth-child(3n) {
	margin-right: 0px;
}
.project dl:first-child + dl + dl {
	margin-right: 0px;
}
.project dl:first-child + dl + dl + dl + dl + dl {
	margin-right: 0px;
}
.project dl img {
	width: 380px;
	height: 281px;
	display: block;
}
.project dl span {
	display: block;
	width: 350px;
	height: 70px;
	line-height: 70px;
	font-size: 18px;
	background-color: #fff;
	padding-left: 30px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.project dl:hover span {
	padding-left: 60px;
	width: 320px;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.favourite {
	padding: 50px 0px;
	background: url(../view_img/right.png) 1070px center no-repeat #fd9001;
	text-align: center;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	margin: 10px auto 30px auto;
}
.favourite a {
	display: block;
}
.favourite span {
	color: #fff;
	display: block;
	float: left;
	font-size: 30px;
	line-height: 38px;
	height: 72px;
	width: 500px;
	text-align: center;
	border-right: 1px solid #faaf4b;
}
.favourite:hover {
	background-position: 1120px center;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.about {
	background-color: #fff;
	padding: 100px 0px 50px 0px;
	overflow: hidden;
}
.about h2 {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 20px;
}
.about p {
	text-align: center;
	line-height: 32px;
	margin-bottom: 30px;
}
.culture {
	height: 282px;
	padding: 80px 0px;
	background: url(../view_img/bg-about.jpg) center no-repeat;
}
.culture h2 {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 36px;
	font-weight: bold;
}
.culture h3 {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}
.culture ul {
}
.culture ul li {
	display: block;
	float: left;
	width: 160px;
	height: 160px;
	margin: 50px 70px 0px 70px;
	text-align: center;
	border-radius: 50%;
}
.culture ul li a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin-top: 90px;
	font-size: 18px;
	color: #fc9000;
}
.culture ul li:nth-child(1) {
	background: url(../view_img/c1.png) center 40px no-repeat #cfcfcf;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.culture ul li:nth-child(2) {
	background: url(../view_img/c2.png) center 40px no-repeat #cfcfcf;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.culture ul li:nth-child(3) {
	background: url(../view_img/c3.png) center 40px no-repeat #cfcfcf;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.culture ul li:nth-child(4) {
	background: url(../view_img/c4.png) center 40px no-repeat #cfcfcf;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.culture ul li:hover a {
	color: #fff;
}
.culture ul li:nth-child(1):hover {
	background: url(../view_img/c1_hover.png) center 40px no-repeat #fc9000;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.culture ul li:nth-child(2):hover {
	background: url(../view_img/c2_hover.png) center 40px no-repeat #fc9000;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.culture ul li:nth-child(3):hover {
	background: url(../view_img/c3_hover.png) center 40px no-repeat #fc9000;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.culture ul li:nth-child(4):hover {
	background: url(../view_img/c4_hover.png) center 40px no-repeat #fc9000;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}
.footer {
	background: url(../view_img/bf_footer.png) center repeat-y;
	padding: 70px 0px;
	overflow: hidden;
}
.footer .left {
	display: block;
}
.footer .left ul {
	float: left;
	margin-right: 80px;
}
.footer .left ul h2 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 10px;
}
.footer .left ul li a {
	color: #fff;
	line-height: 30px;
	margin-left: 20px;
	font-size: 16px;
}
.footer .left ul li a:hover {
	color: #ffc62f;
}
.footer .left ul a.tit {
	background-color: #ffc62f;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	font-size: 18px;
	margin-top: 60px;
}
.footer .left ul dd {
	display: block;
	font-size: 30px;
	font-weight: bold;
	margin: 15px 0px;
	color: #fff;
}
.footer .left ul dd span {
	font-weight: normal;
	color: #fff;
	font-size: 14px;
	margin-right: 10px;
}
.footer .right {
	display: block;
	width: 200px;
}
.footer .right p a {
	display: block;
	height: 60px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #fff;
	font-size: 18px;
	color: #fff;
}
.footer .right p a:hover {
	color: #ffc62f;
}
.copyright {
	background-color: #1f1f15;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.copyright p {
	color: #fff;
	font-size: 12px;
}
.backup {
	width: 45px;
	height: 45px;
	background: url(../view_img/backtop.png) center no-repeat;
	display: block;
	position: fixed;
	z-index: 99999;
	right: 0px;
	bottom: 85px;
	cursor: pointer;
}
