@charset "gb2312";

a, a:hover {
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.copy_right a {
	color: #9d9d9d;
}
#newBridge .icon-right-center {
	top: auto !important;
	bottom: 12% !important;
}
/*------logo-----*/
.logo {
	width: 670px;
	height: 100px;
	overflow: hidden;
}
/*------link_tel-----*/
.header .link_tel {
	width: 290px;
	height: 35px;
	margin-top: 25px;
	text-align: right;
}
.header .link_tel p {
	color: #3a3a3a;
	font-size: 14px;
}
.header .link_tel p span {
	text-indent: -9999px;
	background: url(/pyfile/images/tel_num.png) no-repeat;
}
/*------link_store-----*/
.header .link_store {
	width: 290px;
	height: 30px;
}
.header .link_store li {
	width: 95px;
	height: 30px;
	float: right;
	color: #dab96b;
	text-align: right;
}
.weixin {
	width: 95px;
	height: 30px;
	;
	position: relative;
	font-size: 14px;
	text-align: center;
	background: url(/pyfile/images/wechat.png) no-repeat left center;
}
.weixin a {
	width: 95px;
	height: 30px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #3cb035;
	line-height: 30px;
}
.weixin .weixin_nr {
	width: 135px;
	height: 150px;
	padding: 10px;
	background: #fff;
	text-align: center;
	position: absolute;
	right: -45px;
	top: 45px;
	color: #000;
	display: none;
	z-index: 20;
}
.weixin .weixin_nr img {
	width: 135px;
	height: auto;
}
.weixin .weixin_nr .arrow {
	width: 0;
	height: 0;
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	left: 50px;
	top: -10px;
}
.weixin.on .weixin_nr {
	display: block;
}
.tianmao {
	background: url(/pyfile/images/store.png) no-repeat;
	width: 95px;
	margin-right: 15px;
}
.tianmao a {
	color: #bf0000;
	line-height: 30px;
}
/*------友情无缝轮播-----*/
.txtMarquee-left {
	width: 330px;
	height: 30px;
	position: relative;
	float: left;
}
.txtMarquee-left .hd .prev, .txtMarquee-left .hd .next {
	display: block;
	width: 5px;
	height: 9px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("images/icoLeft.gif") no-repeat;
}
.txtMarquee-left .hd .next {
	background: url("images/icoRight.gif") no-repeat;
}
.txtMarquee-left .bd {
	padding: 0 20px;
	position: relative;
}
.txtMarquee-left .bd .tempWrap {
	width: 290px !important;
	height: 28px;
}/* 用 !important覆盖SuperSlide自动生成的宽度，这样就可以手动控制可视宽度。 */
.txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
	height: 28px;
	line-height: 28px;
}
.txtMarquee-left .bd ul li {
	margin-right: 20px;
	float: left;
	height: 24px;
	line-height: 24px;
	text-align: left;
	_display: inline;
	width: auto !important;
}
.txtMarquee-left .bd ul li a {
	color: #949494;
	line-height: 28px;
}
.txtMarquee-left .prev {
	background: url(/pyfile/images/page_left_now.png) no-repeat;
	cursor: pointer;
	height: 28px;
	left: 0;
	top: 0;
	position: absolute;
	width: 20px;
	z-index: 200;
}
.txtMarquee-left .next {
	background: url(/pyfile/images/page_right_now.png) no-repeat;
	cursor: pointer;
	height: 28px;
	right: 0;
	top: 0;
	position: absolute;
	width: 20px;
	z-index: 200;
}
/*------banner-----*/
.slideBox_wrap {
	overflow: hidden;
	position: relative;
	height: 650px;
	width: 100%;
}
.slideBox_wrap .slideBox_row {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
}
.slideBox_wrap .slideBox_row .slideBox {
	overflow: hidden;
	position: relative;
	width: 1920px;
	height: 650px;
}
#focusBar {
	width: 100%;
	height: 492px;
	clear: both;
	position: relative;
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: 500px;
}
#focusBar li {
	width: 100%;
	clear: both;
	height: 500px;
	display: none;
	position: absolute;/* position:relative;*/ 
}
#focusBar .focusL {
	height: 500px;
	position: absolute;
	z-index: 1;
	/*left:-1000px;*/ 
	top: 0px;
	left: -960px;
	margin-left: 50%;
}
#focusBar .focusR {
	height: 500px;
	position: absolute;
	z-index: 2;
	/* right:1000px;*/
	top: 0px;
	left: -960px;
	margin-left: 50%;
}
#focusBar .arrL, #focusBar .arrR {
	display: block;
	width: 52px;
	height: 134px;
	position: absolute;
	top: 150px;
	z-index: 11111;
	cursor: pointer;
	background: url(/pyfile/images/bt_arr.png) no-repeat;
}
#focusBar .arrL {
	left: -52px;
	background-position: 0px 0px;
}
#focusBar .arrR {
	right: -52px;
	background-position: -68px 0px;
}
#focusBar .arrL:hover {
	background-position: 0px -144px;
}
#focusBar .arrR:hover {
	background-position: -68px -144px;
}
.zhezhao {
	height: 500px;
	position: absolute;
	z-index: 3;
	/* right:1000px;*/
	top: 0px;
	left: -960px;
	margin-left: 50%;
}
/*------main-----*/
.main h1 {
	font-size: 30px;
	padding-top: 50px;
	margin-bottom: 20px;text-align: center;
}
.main h1 span {
	font-size: 36px;
}
.main #title-line {
	background: url(/pyfile/images/title-line.png) no-repeat center bottom;
	height: 15px;
	width: 100%;
	margin-bottom: 15px;
}
/*------main_01-----*/
.main_01 .word {
	width: 830px;
	margin: 0 auto;
	margin-bottom: 30px;
}
.main_01 .word p {
	font-size: 16px;
}
.main_01 h1 {
	color: #3a3a3a; text-align:center;
}
.main_01 h1 span {
	color: #000;
}
.main_01 {
	margin: 0 auto;
	width: 100%;
	background: url(/pyfile/images/main_01_bg.jpg) no-repeat top center;
	background-size: 1920px;
	min-height: 775px;
}
#wrap {
	width: 1200px;
	height: 520px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
#wrap .item4 {
	width: 313px;
	height: 313px;
	float: left;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
}
#wrap .part01 {
	position: absolute;
	top: 10px;
	left: 105px;
}
#wrap .part02 {
	position: absolute;
	top: 10px;
	left: 455px;
}
#wrap .part03 {
	position: absolute;
	top: 10px;
	left: 815px;
}
#wrap .part04 {
	position: absolute;
	top: 200px;
	left: 280px;
}
#wrap .part05 {
	position: absolute;
	top: 200px;
	left: 650px;
}
.item4 .content {
	position: relative;
}
.item4 .caption {
	width: 313px;
	height: 313px;
	color: #fff;
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	background: url(/pyfile/images/cover.png) no-repeat top center;
}
.item4 .caption p {
	font-size: 12px;
	font-weight: normal;
	width: 210px;
	height: 180px;
	margin: 0 auto;
	padding: 140px 0 0 0px;
	color: #fff;
	font-size: 24px;text-align: center;
}
/*.part02 .caption p {
	padding: 120px 0 0 15px;
}*/
/*------main_02-----*/
.main_02 {
	margin: 0 auto;
	width: 100%;
	background: url(/pyfile/images/main_02_bg.jpg) repeat top center;
	background-size: 1920px;
	min-height: 455px;
}
.main_02 h1, .main_02 h1 p {
	color: #dab866;
}
.main_content_01 {
	width: 1200px;
	margin: 0 auto;
}
.main_content_01 .content_top {
	width: 1200px;
	min-height: 445px;
	margin-top: 20px;
}
.main_content_01 .content_top li {
	width: 360px;
	height: 450px;
	float: left;
	text-align: left;
	margin-right: 58px;
}
.main_content_01 .content_top li.last {
	margin-right: 0;
}
.main_content_01 .content_top h2 {
	color: #dab866;
	font-size: 18px;
	margin: 20px 0 15px;
}
.main_content_01 .content_top p {
	color: #fff;
	font-size: 14px;
	line-height: 25px;
}
.main_content_01 #top-line {
	background: url(/pyfile/images/top-line.png) no-repeat center bottom;
	height: 120px;
	width: 1200px;
	margin-bottom: 15px;
}
.main_content_01 .content_bottom {
	width: 1200px;
	height: 425px;
	overflow: hidden;
}
.main_content_01 .content_bottom h2 {
	color: #0f5895;
	font-size: 24px;
	text-align: center;
	line-height: 48px;
}
.main_content_01 .content_bottom p {
	color: #fff;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
}
.main_content_01 .picMarquee-left {
	width: 1200px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.main_content_01 .picMarquee-left .hd {
	overflow: hidden;
	height: 46px;
	background: url(/pyfile/images/hd_bg.png) repeat-x left center;
	padding: 0;
	position: relative;
}
.main_content_01 .picMarquee-left .hd .prev {
	display: block;
	width: 47px;
	height: 46px;
	position: absolute;
	top: 0;
	left: 545px;
	overflow: hidden;
	cursor: pointer;
	background: url(/pyfile/images/hd_prev.png) no-repeat center center;
}
.main_content_01 .picMarquee-left .hd .next {
	display: block;
	width: 47px;
	height: 46px;
	position: absolute;
	top: 0;
	right: 545px;
	overflow: hidden;
	cursor: pointer;
	background: url(/pyfile/images/hd_next.png) no-repeat center center;
}
.main_content_01 .picMarquee-left .hd .prev:hover {
	background: url(/pyfile/images/hd_prev_hover.png) no-repeat center center;
}
.main_content_01 .picMarquee-left .hd .next:hover {
	background: url(/pyfile/images/hd_next_hover.png) no-repeat center center;
}
.main_content_01 .picMarquee-left .bd {
	padding: 10px 0;
}
.main_content_01 .picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.main_content_01 .picMarquee-left .bd ul li {
	margin: 0 28px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.main_content_01 .picMarquee-left .bd ul li .pic {
	text-align: center;
	width: 255px;
	height: 190px;
}
.main_content_01 .picMarquee-left .bd ul li .pic img {
	width: 100%;
	height: 100%;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}
.main_content_01 .picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.main_content_01 .picMarquee-left .bd ul li .title {
	line-height: 24px;
	width: 255px;
	height: 24px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #d2d2d2;
}
.main_content_01 .picMarquee-left .bd ul li .title a {
	color: #d2d2d2;
}
/*------main_03-----*/
.main_03 {
	margin: 0 auto;
	width: 100%;
	/*background: url(/pyfile/images/main_03_bg.jpg) no-repeat bottom center;*/
	background-size: 1920px;
	min-height: 850px;
}
.main_03 h1 {
	color: #3a3a3a;text-align: center;
}
.main_03 h1 span {
	color: #000;
}
.main_content_02 {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 30px 0;
}
.main_content_02 .home_storeshow {
	width: 1200px;
	overflow: hidden;
	min-height: 320px;
}
.main_content_02 .home_storeshow ul li {
	width: 578px;
	height: 318px;
	float: left;
	margin: 0 38px 0 0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	border: 1px solid #ddd;
}
.main_content_02 .home_storeshow ul li img {
	width: 578px;
	height: 318px;
}
.main_content_02 .home_storeshow ul li.last {
	margin: 0 0 0 0;
}
.main_content_02 .home_storeshow .txt {
	width: 578px;
	height: 45px;
	background: url(/pyfile/images/1px.png) repeat;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
}
.main_content_02 .home_storeshow .txt h3 {
	font-size: 18px;
	font-weight: 100;
	height: 45px;
	text-align: center;
	line-height: 45px;
}
.main_content_02 .home_storeshow .txt p {
	font-size: 14px;
	text-align: center;
	color: #fff;padding: 5px 10px;
	line-height:20px;
}
.main_content_02 .home_storeshow .txt p a {
	color: #dab866;
}
.main_content_02 .home_storeshow .txt p a:hover {
	color: #f00;
	text-decoration: underline;
}
.main_content_02 .content_bottom {
	width: 1200px;
	min-height: 300px;
	position: relative;
}
.main_content_02 .content_bottom h2 {
	color: #3a3a3a;
	text-align: left;
	font-size: 24px;
	line-height: 48px;
	width: 200px;
	float: left;
}
.main_content_02 .picMarquee-left .btn {
	width: 70px;
	height: 30px;
	float: right;
	margin-top: 8px;
}
.main_content_02 .picMarquee-left {
	width: 1200px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.main_content_02 .picMarquee-left .hd {
	overflow: hidden;
	height: 48px;
	padding: 0;
	border-bottom: 1px solid #838383;
	position: relative;
}
.main_content_02 .picMarquee-left .hd .prev {
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	background: url(/pyfile/images/btn_prev.jpg) no-repeat center center;
}
.main_content_02 .picMarquee-left .hd .next {
	display: block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	float: right;
	cursor: pointer;
	background: url(/pyfile/images/btn_next.jpg) no-repeat center center;
}
.main_content_02 .picMarquee-left .hd .prev:hover {
	background: url(/pyfile/images/btn_prev-hover.jpg) no-repeat center center;
}
.main_content_02 .picMarquee-left .hd .next:hover {
	background: url(/pyfile/images/btn_next-hover.jpg) no-repeat center center;
}
.main_content_02 .picMarquee-left .bd {
	padding: 20px 0;
}
.main_content_02 .picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.main_content_02 .picMarquee-left .bd ul li {
	margin: 0 16px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.main_content_02 .picMarquee-left .bd ul li .pic {
	text-align: center;
	width: 263px;
	height: 193px;
	background: #fff;
	padding: 5px;
	border: 1px solid #bfbfbf;
}
.main_content_02 .picMarquee-left .bd ul li .pic img {
	width: 263px;
	height: 193px;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}
.main_content_02 .picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.main_content_02 .picMarquee-left .bd ul li .title {
	line-height: 24px;
}
.main_content_02 .picMarquee-left .bd ul li .title a {
	color: #000;
}
/*------home_banner-----*/
.home_banner {
	width: 100%;
	height: 200px;
	overflow: hidden;
	background: url(/pyfile/images/home_banner.jpg) no-repeat center center;
}
.home_banner .word_content {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	float: none;
}
.home_banner .word_content h1 {
	color: #dab96b;
	padding-top: 40px;
	margin-bottom: 10px;text-align: center;
}
.home_banner .word_content p {
	color: #c6c6c6;
	font-size: 16px;
}
.home_banner .word_content .contact {
	width: 680px;
	margin: 0 auto;
	height: 35px;
	padding-top: 30px;
}
.home_banner .word_content .contact p {
	float: left;
	line-height: 35px;
	color: #fff;
}
.home_banner .word_content .contact a {
	float: right;
	display: block;
	width: 170px;
	height: 35px;
	line-height: 35px;
	background: #f00;
	font-size: 16px;
	color: #fff;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.home_banner .word_content .contact a:hover {
	background: #fff;
	color: #f00;
}
/*------main_04-----*/
.main_04 {
	margin: 0 auto;
	width: 100%;
	background: url(/pyfile/images/main_04_bg.jpg) no-repeat top center;
	background-size: 1920px;
	min-height: 600px;
	overflow: hidden;
}
.main_content_03 {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0 30px 0;
	overflow: hidden;
}
.main_content_03 .content_top {
	width: 1200px;
	height: 330px;
	margin: 0 0 35px 0;
	overflow: hidden;
}
.main_content_03 .con_left {
	width: 585px;
	height: 330px;
	float: left;
}
div.slideBox {
	position: relative;
	width: 585px;
	height: 330px;
	overflow: hidden;
}
div.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 585px;
	height: 330px;
}
div.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none/*For IE.ADD.JENA.201206300844*/;
}
div.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	background-color: #000;
	overflow: hidden;
}
div.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
div.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 18px;
	line-height: 50px;
	margin-left: 10px;
	text-decoration: none;
}
div.slideBox div.tips div.title a:hover {
	text-decoration: underline !important;
}
div.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
div.slideBox div.tips div.nums a {
	display: inline-block;
 >float:left/*For IE.ADD.JENA.201206300844*/;
	width: 14px;
	height: 14px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 21px 16px 0px 0px;
}
div.slideBox div.tips div.nums a.active {
	background-color: #093;
}
.main_content_03 .home_news_list {
	width: 585px;
	height: 330px;
	float: right;
	overflow: hidden;
}
.home_news_list li {
	width: 565px;
	height: 50px;
	background: #fff;
	margin: 0 0 16px 0;
	padding: 10px;
	cursor: pointer;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.home_news_list li:hover {
	background: #0f5895;
}
.home_news_list li:hover h4, .home_news_list li:hover h3 a, .home_news_list li:hover span {
	color: #fff;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.home_news_list li:hover .news_time {
	border-right: 1px solid #fff;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.home_news_list .news_time {
	width: 70px;
	height: 50px;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 25px 0 0;
	border-right: 1px solid #ccc;
}
.home_news_list .news_title {
	width: 459px;
	height: 50px;
	float: left;
	overflow: hidden;
}
.home_news_list .news_time h4 {
	font-size: 24px;
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color: #737373;
}
.home_news_list .news_time span {
	font-size: 12px;
	text-align: center;
	width: 100%;
	height: 20px;
	line-height: 20px;
	color: #737373;
}
.home_news_list .news_title h3 a {
	font-size: 16px;
	text-align: left;
	display: block;
	width: 100%;
	height: 35px;
	color: #3a3a3a;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.home_news_list .news_title span {
	font-size: 12px;
	text-align: right;
	display: block;
	width: 100%;
	height: 15px;
	line-height: 15px;
	color: #737373;
}
.main_content_03 .content_bottom {
	width: 1180px;
	height: 50px;
	padding: 10px;
	overflow: hidden;
	background: #fff;
}
.content_bottom .media_tlitle {
	width: 100px;
	height: 50px;
	float: left;
	padding: 0 10px 0 0;
	margin: 0 25px 0 0;
	border-right: 1px solid #ccc;
}
.content_bottom .media_tlitle h3 {
	font-size: 18px;
	text-align: center;
	line-height: 50px;
	color: #000;
}
.content_bottom .media_icon {
	width: 1044px;
	height: 50px;
	float: left;
	overflow: hidden;
}
.content_bottom .media_icon li {
	width: 125px;
	height: 50px;
	float: left;
	margin: 0 12px;
}
.other_viewed {
	width: 100%;
	height: 60px;
	background: #fff;
	overflow: hidden;
	border-top: 1px solid #ddd;
}
.other_viewed .content {
	width: 1200px;
	height: 40px;
	padding: 10px 0;
	margin: 0 auto;
}
.other_viewed .viewed_title {
	width: 120px;
	height: 40px;
	float: left;
}
.other_viewed .viewed_title h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	color: #000;
}
.other_viewed .viewed_list {
	width: 1080px;
	height: 40px;
	float: left;
}
.other_viewed .viewed_list li {
	float: left;
}
.other_viewed .viewed_list li a {
	float: left;
	display: block;
	margin: 0 10px;
	font-size: 16px;
	line-height: 40px;
}
/*产品页面*/
.alltitle {
	width: 100%;
	height: 60px;
	background: #f4f4f4;
	border: none;
	border-bottom: 1px solid #fff;
	line-height: 60px;
}
.alltitle .content {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
.alltitle .location {
	float: left;
	width: 400px;
	text-align: left;
}
.alltitle .search {
	float: right;
	width: 300px;
	height: 30px;
	border-radius: 15px;
	background: #fff;
	margin-top: 15px;
	border: 1px solid #ddd;
}
.crumbs {
	color: #313131;
}
.search input {
	width: 250px;
	height: 30px;
}
.search a#invalid_search {
	width: 30px;
	height: 30px;
	background: url(/pyfile/images/search_btn.png) no-repeat center center;
}
.inside_nav {
	width: 100%;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
	display: inline-block;
	background: url(/pyfile/images/inside_navbg.jpg) repeat;
}
.inside_nav li {
	display: inline-block;
 *display: inline;
	width: 163px;
	margin: 0 2px;
	background: #f2f2f2;
	border: 1px solid #ddd;
}
.inside_nav li a {
	display: block;
	width: 163px;
 *display: inline-block;
	line-height: 48px;
	font-size: 16px;
	font-weight: bold;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.inside_nav li a:hover {
	color: #0f5895;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.inside_nav li.product_1 {
	background: #f2f2f2 url(/pyfile/images/product_one.png) no-repeat center 3px;
}
.inside_nav li.product_2 {
	background: #f2f2f2 url(/pyfile/images/product_two.png) no-repeat center 3px;
}
.inside_nav li.product_3 {
	background: #f2f2f2 url(/pyfile/images/product_three.png) no-repeat center 3px;
}
.inside_nav li.product_4 {
	background: #f2f2f2 url(/pyfile/images/product_four.png) no-repeat center 3px;
}
.inside_nav li.product_5 {
	background: #f2f2f2 url(/pyfile/images/product_five.png) no-repeat center 3px;
}
.inside_nav li.product_6 {
	background: #f2f2f2 url(/pyfile/images/product_six.png) no-repeat center 3px;
}
.inside_nav li.product_7 {
	background: #f2f2f2 url(/pyfile/images/product_seven.png) no-repeat center 3px;
}
.inside_nav li.join_1 {
	background: #f2f2f2 url(/pyfile/images/join_one.png) no-repeat center 3px;
}
.inside_nav li.join_2 {
	background: #f2f2f2 url(/pyfile/images/join_two.png) no-repeat center 3px;
}
.inside_nav li.join_3 {
	background: #f2f2f2 url(/pyfile/images/join_three.png) no-repeat center 3px;
}
.inside_nav li.join_4 {
	background: #f2f2f2 url(/pyfile/images/join_four.png) no-repeat center 3px;
}
.inside_nav li.join_5 {
	background: #f2f2f2 url(/pyfile/images/join_five.png) no-repeat center 3px;
}
.inside_nav li.join_6 {
	background: #f2f2f2 url(/pyfile/images/join_six.png) no-repeat center 3px;
}
.inside_nav li.store_1 {
	background: #f2f2f2 url(/pyfile/images/store_one.png) no-repeat center 3px;
}
.inside_nav li.store_2 {
	background: #f2f2f2 url(/pyfile/images/store_two.png) no-repeat center 3px;
}
.inside_nav li.store_3 {
	background: #f2f2f2 url(/pyfile/images/store_three.png) no-repeat center 3px;
}
.inside_nav li.store_4 {
	background: #f2f2f2 url(/pyfile/images/store_four.png) no-repeat center 3px;
}
.inside_nav li.store_5 {
	background: #f2f2f2 url(/pyfile/images/store_five.png) no-repeat center 3px;
}
.inside_nav li.case_1 {
	/*background: #f2f2f2 url(/pyfile/images/case_one.png) no-repeat center 3px;*/
}
.inside_nav li.case_2 {
	background: #f2f2f2 url(/pyfile/images/case_two.png) no-repeat center 3px;
}
.inside_nav li.about_1 {
	background: #f2f2f2 url(/pyfile/images/about_one.png) no-repeat center 3px;
}
.inside_nav li.about_2 {
	background: #f2f2f2 url(/pyfile/images/about_two.png) no-repeat center 3px;
}
.inside_nav li.about_3 {
	background: #f2f2f2 url(/pyfile/images/about_three.png) no-repeat center 3px;
}
.inside_nav li.about_4 {
	background: #f2f2f2 url(/pyfile/images/about_four.png) no-repeat center 3px;
}
.inside_nav li.about_5 {
	background: #f2f2f2 url(/pyfile/images/about_five.png) no-repeat center 3px;
}
.inside_nav li.about_6 {
	background: #f2f2f2 url(/pyfile/images/about_six.png) no-repeat center 3px;
}
.inside_nav li.contact_1 {
	background: #f2f2f2 url(/pyfile/images/contact_one.png) no-repeat center 3px;
}
.inside_nav li.contact_2 {
	background: #f2f2f2 url(/pyfile/images/contact_two.png) no-repeat center 3px;
}
.inside_nav li.contact_3 {
	background: #f2f2f2 url(/pyfile/images/contact_three.png) no-repeat center 3px;
}
.inside_nav li.contact_4 {
	background: #f2f2f2 url(/pyfile/images/contact_four.png) no-repeat center 3px;
}
.inside_nav li.new_1 {
	background: #f2f2f2 url(/pyfile/images/new_one.png) no-repeat center 3px;
}
.inside_nav li.new_2 {
	background: #f2f2f2 url(/pyfile/images/new_two.png) no-repeat center 3px;
}
.inside_nav li.new_3 {
	background: #f2f2f2 url(/pyfile/images/new_three.png) no-repeat center 3px;
}
.main .main_content {
	width: 1200px;
	margin: 0 auto;
}
.main .main_content .main_left {
	width: 240px;
	min-height: 200px;
	background: #000 url(/pyfile/images/product_list_bg.jpg) no-repeat top center;
}
.main .main_content .main_left h3 {
	color: #dab96b;
	font-size: 24px;
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;
}
.main .main_content .main_left h3 a {
	color: #dab96b;
}
.main .main_content .main_left ul {
	width: 185px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	border-radius: 15px;
}
.classify ul li, .classify ul li.current {
	width: 100%;
	color: #dab96b;
	background: #18181a;
	line-height: 38px;
	font-size: 16px;
	border: none;
	position: relative;
}
.classify ul li a, .classify ul li.current a {
	color: #dab96b;
	font-weight: bold;
	text-align: center;
	text-indent: 0;
}
.classify ul li.current a.cur:link, .classify li.current a.cur:visited {
	color: #dab96b;
}
.main .main_content .main_left ul ul {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: #fff;
	border-radius: 0;
}
.classify ul li .child ul li {
	border-bottom: 1px dashed #b8b8b8;
	_background: #fff;
	background: #fff;
	margin: 0;
}
.classify ul li .child ul li a {
	background: #fff;
	border: none;
	color: #000;
	font-weight: normal;
}
.classify li .arrow {
	position: absolute;
	width: 185px;
	height: 38px;
	top: 0px;
	left: 0px;
	cursor: pointer;
}
.classify li .arrow a {
	display: block;
	width: 185px;
	height: 38px;
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
}
.classify li .on a, .classify li .arr_01 a, .classify li .arr_01 a:hover, .classify .current .on a, .classify .current .arr_01 a {
	background: none;
}
.right_main .main_title {
	width: 940px;
	height: 50px;
	background: #000 url(/pyfile/images/title_bg.jpg) no-repeat top center;
}
.right_main .main_title h2 {
	width: 940px;
	height: 50px;
	color: #dab866;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
}
.right_main .content {
	width: 940px;
	margin-top: 20px;
}
.right_main .content .picMarquee-left {
	width: 940px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
.right_main .content .picMarquee-left h2 {
	width: 940px;
	overflow: hidden;
	color: #000;
	text-align: center;
	line-height: 48px;
	font-size: 18px;
}
.right_main .content .picMarquee-left .hd {
	overflow: hidden;
	height: 30px;
	padding: 0;
	text-align: center;
	position: relative;
}
.right_main .content .picMarquee-left .hd .prev {
	display: inline-block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	background: url(/pyfile/images/prev_now.jpg) no-repeat center center;
}
.right_main .content .picMarquee-left .hd .next {
	display: inline-block;
	width: 30px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	background: url(/pyfile/images/next_now.jpg) no-repeat center center;
}
.right_main .content .picMarquee-left .hd .prev:hover {
	background: url(/pyfile/images/prev_hover.jpg) no-repeat center center;
}
.right_main .content .picMarquee-left .hd .next:hover {
	background: url(/pyfile/images/next_hover.jpg) no-repeat center center;
}
.right_main .content .picMarquee-left .bd {
	padding: 10px 0;
}
.right_main .content .picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.right_main .content .picMarquee-left .bd ul li {
	margin: 0 10px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.right_main .content .picMarquee-left .bd ul li .pic {
	text-align: center;
	width: 262px;
	height: 197px;
	padding: 5px;
	border: 1px solid #ddd;
}
.right_main .content .picMarquee-left .bd ul li .pic img {
	width: 260px;
	height: 195px;
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}
.right_main .content .picMarquee-left .bd ul li .pic a:hover img {
	border-color: #999;
}
.right_main .content .picMarquee-left .bd ul li .title {
	line-height: 24px;
}
.right_main .content .picMarquee-left .bd ul li .title a {
	color: #000;
}
/*导航置顶和产品菜单固定*/
.fix-div {
	position: fixed;
	top: 0px;
	left: 0px;
	_position: fixed;
	width: 100%;
	z-index: 999;
	background-color: #3a3a3a;
}
.fix-list {
	position: fixed;
	top: 55px;
	_position: fixed;
	width: 240px;
	z-index: 4;
	background-color: #000;
*margin-left:-130px;
}
.news-list {
	position: fixed;
	top: 55px;
	_position: fixed;
	width: 240px;
	z-index: 4;
	background-color: #000;
}
.page_banner img {
	width: 1920px;
}
.main_midlle {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.main_midlle .main_title {
	width: 1200px;
	height: 50px;
	background: #000 url(/pyfile/images/middle_title.jpg) no-repeat top center;
}
.main_midlle .main_title h2 {
	width: 1200px;
	height: 50px;
	color: #dab866;
	text-align: center;
	line-height: 50px;
	font-size: 24px;
}
.main_midlle .content {
	width: 1200px;
    margin: 50px auto;
    font-size: 16px;
    line-height: 32px;
}
/*.products_list*/
.products_list li {
	width: 283px;
	padding: 0;
	margin: 0 15px;
}
.products_list .pic .Small img {
	width: 273px;
	height: 205px;
	padding: 5px;
}
.main .product_title {
	width: 100%;
	height: 30px;
	padding-bottom: 15px;
	border-bottom: 2px solid #bbb;
}
.main .product_title h2 {
	color: #000;
	font-size: 18px;
}
.Adorner02 .a_title {
	height: 35px;
	overflow: hidden;
	background: none;
	border-bottom: 2px solid #ccc;
}
.Adorner02 .a_title h2 {
	line-height: 35px;
	font-size: 16px;
	color: #000;
}
.Adorner02 .a_main {
	background: none;
	padding: 0;
}
.Adorner02 .a_content, .Adorner02 .a_bottom_main, .Adorner02 .a_bottom {
	background: none;
}
.picScroll-left .bd {
	width: 1200px;
}
.pro_show_detail {
	width: 940px;
	height: 250px;
	overflow: hidden;
}
.pro_show_detail .hd {
	width: 940px;
}
.pro_show_detail .bd ul li {
	margin: 0 10px;
}
.picScroll-left .bd ul li {
	margin: 0 10px;
}
.picScroll-left {
	width: 1200px;
	height: 250px;
}
.picScroll-left ul li img {
	width: 260px;
	height: 193px;
}
.picScroll-left .tempWrap {
	width: 1170px !important;
}
.pro_show_detail .tempWrap {
	width: 870px !important;
}
.tab .bd .foucebox {
	position: relative;
	width: 850px;
	height: 650px;
	overflow: hidden;
	border: 1px solid #ddd;
	padding: 10px;
}
.tab .bd .foucebox .bd {
	position: relative;
	float: left;
	width: 720px;
	height: 650px;
	overflow: hidden;
	border: 1px solid #ddd;
}
.tab .bd .foucebox .bd li a {
	display: block;
	width: 720px;
	height: 650px;
	overflow: hidden;
	text-align: center;
}
.tab .bd .foucebox .bd img {
	max-width: 720px;
	height: 650px;
	width: auto;
}
.tab .bd .foucebox .hd {
	position: relative;
	width: 110px;
	height: auto !important;
	float: right;
	padding-right: 4px;
	z-index: 1;
	border: solid 1px #e1e1e1;
}
.tab .bd .foucebox .hd ul {
	position: relative;
	width: 110px;
	overflow: hidden;
}
.tab .bd .foucebox .hd ul li {
	height: 104px;
	padding: 5px;
	overflow: hidden;
	border: none;
	border-bottom: 1px solid #e1e1e1;
	background: none;
}
.tab .bd .foucebox .hd img {
	width: 110px;
	height: 104px;
	display: block;
}
.tab .bd .foucebox .hoverBg {
	position: absolute;
	top: 0;
	left: -10px;
	width: 124px;
	height: 114px;
	z-index: 100;
	background: url(/pyfile/images/hover.png) no-repeat;
 _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=images/hover.png);
	_background: none;
}
/*case_list*/
.case_list {
	width: 100%;
	overflow: hidden;
}
.case_list ul li {
	float: left;
	margin: 0 15px 25px 15px;
	width: 265px;
}
.case_list ul li p a {
	color: #f00;
}
.case_list ul li a.pic {
	display: block;
	color: #333;
	text-align: center;
	height: 185px;
	width: 245px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #ddd;
}
.case_list ul li img {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.case_list ul li img:hover {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow: hidden;
	z-index: 999;
}
.case_list a img {
	width: 245px;
	height: 185px;
}
.case_personlist {
	width: 100%;
	overflow: hidden;
}
.case_personlist li {
	width: 580px;
	height: 650px;
	float: left;
	overflow: hidden;
}
.case_personlist li .photo {
	width: 558px;
	height: 418px;
	padding: 10px;
	border: 1px solid #bdbdbd;
}
.case_personlist li .photo img {
	width: 558px;
	height: 418px;
}
.case_personlist li .introduce {
	width: 560px;
	height: 220px;
	text-align: left;
}
.case_personlist li .introduce h3 {
	width: 560px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	text-align: left;
}
.case_personlist li .introduce p {
	font-size: 14px;
	line-height: 24px;
}
.case_personlist li .introduce p a {
	color: #f00;
}
.main_part01 .more, .main_part05 .more {
	color: #f00;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
}
.main_part01 .more a, .main_part05 .more a {
	display: inline-block;
	color: #fff;
	background: #f00;
	border: 1px solid #fff;
	height: 30px;
	line-height: 30px;
	width: 200px;
	font-size: 14px;
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.main_part01 .more a:hover, .main_part03 .more a:hover, .main_part05 .more a:hover {
	color: #f00;
	background: #fff;
	border: 1px solid #bdbdbd;
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.case_perhomelist {
	width: 100%;
	overflow: hidden;
}
.case_perhomelist li {
	width: 380px;
/*	height: 455px;*/
	float: left;
	overflow: hidden;
}
.case_perhomelist li .photo {
	width: 358px;
	height: 268px;
	padding: 10px;
	border: 1px solid #bdbdbd;
}
.case_perhomelist li .photo img {
	width: 358px;
	height: 268px;
}
.case_perhomelist li .introduce {
	width: 360px;
/*	height: 155px;*/
	margin-top: 10px;
	text-align: left;
}
.case_perhomelist li .introduce p {
	font-size: 14px;
	line-height: 24px;
	text-align:center;
}
.case_perhomelist li .introduce p a {
	color: #f00;
}
.main_part02 .more a {
	display: inline-block;
	color: #fff;
	background: #f00;
	border: 1px solid #fff;
	height: 30px;
	width: 200px;
	font-size: 14px;
	line-height: 30px;
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.main_part02 .more a:hover, .main_part04 .more a:hover {
	color: #f00;
	background: #fff;
	border: 1px solid #bdbdbd;
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
/*join*/
.join_part01 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 590px;
	background: url(/pyfile/images/join_01.jpg) no-repeat top center;
}
.join_part01 .main_title, .join_part02 .main_title, .join_part03 .main_title, .join_part04 .main_title, .join_part05 .main_title, .join_part07 .main_title {
	width: 100%;
	height: 70px;
	padding: 35px 0;
}
.join_part01 .main_title h2, .join_part02 .main_title h2, .join_part03 .main_title h2, .join_part04 .main_title h2 {
	text-indent: -9999px;
}
.join_part01 .content {
	width: 1200px;
	height: 450px;
	padding: 0;
	margin: 0 auto;
}
.join_part02 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 1026px;
	background: url(/pyfile/images/join_02.jpg) no-repeat top center;
}
.join_part02 .content {
	width: 1200px;
	height: 866px;
	padding: 0;
	margin: 0 auto;
}
.join_part02 .content .left_txt, .join_part02 .content .right_txt {
	width: 515px;
	height: 850px;
	padding: 0;
	margin: 10px 0 0;
	position: relative;
}
.join_part02 .content h2 {
	width: 515px;
	height: 42px;
	line-height: 42px;
	color: #fff;
	margin-bottom: 10px;
	font-size: 18px;
	background: url(/pyfile/images/title_border.png) no-repeat center center;
}
.join_part02 .content .right_txt h2 {
	color: #fff717;
	background: url(/pyfile/images/title_border1.png) no-repeat center center;
}
.join_part02 .content #wrap {
	width: 515px;
	height: 790px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.join_part02 .content #wrap .item6 {
	width: 190px;
	height: 190px;
	float: left;
	overflow: hidden;
	position: relative;
	float: left;
	cursor: pointer;
}
.join_part02 .content #wrap .item6 div {
	width: 190px;
	height: 190px;
	position: absolute;
	width: 0;
	height: 0;
	background: url(/pyfile/images/cover.png) no-repeat center center;
	overflow: hidden;
}
.join_part02 .content #wrap .item6 .caption dd {
	font-size: 12px;
	font-weight: normal;
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 50px 30px 15px;
	color: #000;
	font-size: 14px;
}
.join_part02 .content #wrap .item6 dl {
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	height: 190px;
	display: none;
}
.join_part02 .content #wrap .part01 {
	position: absolute;
	top: 15px;
	left: 168px;
}
.join_part02 .content #wrap .part02 {
	position: absolute;
	top: 170px;
	left: 15px;
}
.join_part02 .content #wrap .part03 {
	position: absolute;
	top: 170px;
	left: 315px;
}
.join_part02 .content #wrap .part04 {
	position: absolute;
	top: 305px;
	left: 168px;
}
.join_part02 .content #wrap .part05 {
	position: absolute;
	top: 440px;
	left: 15px;
}
.join_part02 .content #wrap .part06 {
	position: absolute;
	top: 440px;
	left: 315px;
}
.join_part02 .content #wrap .part07 {
	position: absolute;
	top: 575px;
	left: 168px;
}
.join_part03 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 960px;
	background: url(/pyfile/images/join_03.jpg) no-repeat top center;
}
.join_part03 .content {
	width: 1200px;
	height: 800px;
	padding: 0;
	margin: 0 auto;
}
.join_part03 .content li {
	width: 275px;
	height: 330px;
	float: left;
	padding: 0;
	margin: 0 33px 0 0;
	position: relative;
}
.join_part03 .content li.last {
	margin: 0;
}
.join_part03 .content li h2 {
	width: 100%;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 195px;
	left: 0;
}
.join_part03 .content li p {
	width: 225px;
	font-size: 12px;
	line-height: 16px;
	padding: 0 25px;
	margin: 0;
	position: absolute;
	top: 235px;
	left: 0;
}
.join_part04 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 870px;
	background: url(/pyfile/images/join_04.jpg) no-repeat top center;
}
.join_part04 .content {
	width: 1200px;
	height: 640px;
	padding: 50px 0 0 0;
	margin: 0 auto;
}
.join_part05 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 760px;
	background: url(/pyfile/images/join_05.jpg) no-repeat top center;
}
.join_part06 {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 90px;
	background: url(/pyfile/images/join_06.jpg) no-repeat top center;
}
.join_part07 {
	margin: 0 0 30px;
	padding: 0;
	width: 100%;
	height: 865px;
	background: #fff;
}
.join_part07 h2 {
	width: 100%;
	height: 70px;
	color: #000;
	font-size: 30px;
	text-align: center;
	line-height: 70px;
}
.join_part07 .condition {
	width: 1070px;
	height: 200px;
	margin: 0 auto;
}
.join_part07 .step {
	width: 1070px;
	height: 200px;
	margin: 0 auto;
}
.join_part07 .client {
	width: 1070px;
	height: 210px;
	margin: 10px auto 20px;
}
.join_part07 .active_news {
	width: 1050px;
	height: 40px;
	padding: 10px;
	margin: 0 auto;
	background: #dab96b;
}
.join_part07 .active_news h2 {
	width: 170px;
	height: 40px;
	float: left;
	font-size: 16px;
	line-height: 40px;
	text-align: left;
	padding: 0 0 0 40px;
	background: url(/pyfile/images/active_icon.png) no-repeat left center;
}
.join_part07 .active_news .txtMarquee-left {
	width: 800px;
	height: 40px;
	position: relative;
	float: left;
}
.join_part07 .active_news .txtMarquee-left .bd {
	padding: 0;
	position: relative;
	width: 800px;
	height: 40px;
}
.join_part07 .active_news .txtMarquee-left .bd .tempWrap {
	width: 800px !important;
	height: 40px;
}
.join_part07 .active_news .txtMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
	height: 40px;
	line-height: 40px;
}
.join_part07 .active_news .txtMarquee-left .bd ul li {
	margin-right: 20px;
	float: left;
	height: 40px;
	line-height: 40px;
	text-align: left;
	_display: inline;
	width: auto !important;
	color: #000;
	line-height: 40px;
	font-size: 14px;
}
.join_part07 .active_news .txtMarquee-left .bd ul li a {
	color: #000;
	line-height: 40px;
	font-size: 14px;
}
.join_part07 .client .picMarquee-left {
	width: 1075px;
	overflow: hidden;
	position: relative;
	height: 200px;
}
.join_part07 .client .picMarquee-left .hd {
	overflow: hidden;
	height: 200px;
	width: 160px;
	float: left;
	background: #65593d url(/pyfile/images/client_icon.jpg) no-repeat left center;
	padding: 0;
	margin: 0 95px 0 0;
	position: relative;
}
.join_part07 .client .picMarquee-left .hd .prev, .join_part07 .client .picMarquee-left .hd .next {
	display: inline-block;
	width: 27px;
	height: 27px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url(/pyfile/images/icoRight.png) no-repeat left center;
}
.join_part07 .client .picMarquee-left .hd .prev {
	position: absolute;
	bottom: 20px;
	right: 25%;
}
.join_part07 .client .picMarquee-left .hd .next {
	background: url(/pyfile/images/icoLeft.png) no-repeat left center;
	position: absolute;
	bottom: 20px;
	left: 25%;
}
.join_part07 .client .picMarquee-left .bd {
	width: 815px;
	height: 200px;
	float: left;
	overflow: hidden;
}
.join_part07 .client .picMarquee-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.join_part07 .client .picMarquee-left .bd ul li {
	margin: 0 5px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}
.join_part07 .client .picMarquee-left .bd ul li .pic {
	text-align: center;
}
.join_part07 .client .picMarquee-left .bd ul li .pic img {
	width: 225px;
	height: 160px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}
.join_part07 .client .picMarquee-left .bd ul li .pic:hover img {
	border-color: #999;
}
.join_part07 .client .picMarquee-left .bd ul li .title {
	line-height: 24px;
}
.join_part04 .content_top {
	width: 100%;
	min-height: 200px;
	margin-bottom: 60px;
}
.join_part04 .content_top .leftword {
	color: #fff;
}
.join_part04 .content_top .leftword h2, .join_part04 .content_bottom .rightword h2 {
	color: #fff;
	font-size: 18px;
	padding-bottom: 32px;
}
.join_part04 .content_top .leftword li, .join_part04 .content_bottom .rightword li {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
}
.join_part04 .content_top .leftword li p, .join_part04 .content_bottom .rightword li p {
	color: #fff;
	font-size: 14px;
	line-height: 32px;
}
.douban {
	width: 705px;
	height: 200px;
	padding: 0px;
	overflow: hidden;
}
.douban .hd {
	width: 85px;
	height: 200px;
	line-height: 30px;
	overflow: hidden;
	background: #dab96b;
	float: left;
}
.douban .hd h2 {
	font-size: 16px;
	color: #fff;
	margin: 0;
	padding: 20px 0 0 32px;
	writing-mode: lr-tb;
	width: 20px;
	line-height: 20px;
	margin-bottom: 15px;
}
.douban .hd .prev {
	float: right;
	display: block;
	width: 24px;
	height: 20px;
	background: url(/pyfile/images/join_prev.png) no-repeat center center;
	overflow: hidden;
	margin-right: 6px;
	cursor: pointer;
}
.douban .hd .next {
	float: right;
	display: block;
	width: 24px;
	height: 20px;
	background: url(/pyfile/images/join_next.png) no-repeat center center;
	overflow: hidden;
	margin-right: 15px;
	cursor: pointer;
}
.douban .hd .prevStop, .douban .hd .prev:hover {
	background: url(/pyfile/images/join_prev_hover.png) no-repeat center center;
	cursor: default;
}
.douban .hd .nextStop, .douban .hd .next:hover {
	background: url(/pyfile/images/join_next_hover.png) no-repeat center center;
	cursor: default;
}
.douban .bd {
	width: 580px;
	height: 150px;
	padding: 25px 20px;
	float: left;
	background: #fff;
}
.douban .bd ul {
	overflow: hidden;
	zoom: 1;
}
.douban .bd ul li {
	float: left;
	width: 180px;
	height: 150px;
	margin-right: 20px;
}
.douban .bd ul li a {
	display: block;
	width: 170px;
	height: 110px;
	padding: 5px;
	border: 1px solid #ccc;
}
.douban .bd ul li p {
	color: #000;
	line-height: 32px;
}
.douban .bd ul li a img {
	width: 170px;
	height: 110px;
}
.focusBox {
	position: relative;
	width: 600px;
	height: 300px;
	overflow: hidden;
	background: #fff;
	padding: 10px;
}
.focusBox .pic img {
	width: 600px;
	height: 300px;
	display: block;
	border: none;
	padding: 0;
	background: none;
}
.focusBox .prev, .focusBox .next {
	width: 45px;
	height: 99px;
	position: absolute;
	top: 91px;
	z-index: 3;
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease
}
.focusBox .prev {
	background-image: url(/pyfile/images/index.png);
	background-position: -112px 0;
	left: 0;
}
.focusBox .next {
	background-image: url(/pyfile/images/index.png);
	background-position: -158px 0;
	right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}
.join_part04 .content_bottom .rightword li {
	line-height: 26px;
}
.join_part04 .content_bottom .rightword li p {
	line-height: 26px;
}
.content_bottom .rightword li label {
	float: left;
	display: block;
	width: 95px;
}
.join_part04 .content_bottom .rightword li span {
	float: left;
	display: block;
	width: 445px;
	color: #fff;
}
/*招商 优秀经销商*/
.join_part05 h2 {
	width: 100%;
	height: 70px;
	color: #000;
	font-size: 30px;
	text-align: center;
	line-height: 70px;
}
.main_part05 .mod18 {
	margin: 30px auto 0;
	height: 500px;
}
.main_part05 .page_bg .picBox li .Commercial_img {
	width: 448px;
	height: 298px;
	padding: 10px;
	border: 1px solid #ddd;
}
.main_part05 .page_bg .picBox li .Commercial_img img {
	max-width: 450px;
	height: 300px;
	width: auto;
}
.main_part05 .mod18 .picBox {
	height: 360px;
}
.main_part05 .page_bg {
	margin-bottom: 30px;
}
.main_part05 .mod18 .picBox {
	height: 360px;
}
.main_part05 .mod18 #prev, .main_part05 .mod18 #next {
	top: 360px;
}
.main_part05 .mod18 .picBox ul {
	height: 360px;
}
.mod18 {
	width: 940px;
	height: 460px;
	margin: 0px auto;
	position: relative;
}
.mod18 .btn {
	position: absolute;
	width: 45px;
	height: 100px;
	top: 336px;
	cursor: pointer;
	z-index: 99;
}
.mod18 .picBox {
	height: 380px;
	position: relative;
	overflow: hidden;
}
.mod18 .listBox {
	width: 835px;
	height: 140px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.mod18 .picBox ul {
	height: 380px;
	position: absolute;
}
.mod18 .picBox li {
	width: 940px;
	height: 330px;
}
.mod18 .cf li {
	position: relative;
	color: #fff;
}
.mod18 li {
	float: left;
}
.Commercial_wrap .Commercial_img .fancybox {
	border: 1px solid #cfcfcf;
	padding: 5px;
	width: 500px;
	height: 320px;
	background: #fff;
	display: block;
}
.Commercial_wrap .Commercial_img .fancybox img {
	width: 500px;
	height: 320px;
}
.fr {
	float: left;
	width: 320px;
}
.fl {
	float: left;
	margin: 0 50px;
}
.Commercial_wrap .Commercial_dec h3 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #000;
	text-align: left;
	margin-bottom: 30px;
}
.Commercial_wrap .Commercial_dec p {
	margin-bottom: 5px;
	width: 320px;
	font-size: 14px;
	color: #585858;
	margin: 10px 0;
	text-align: left;
}
.Commercial_wrap .Commercial_dec p b {
	color: #000;
	line-height: 30px;
	font-size: 16px;
}
.Commercial_wrap .Commercial_dec p a {
	color: #f00;
}
.mod18 .listBox ul {
	height: 140px;
	position: absolute;
	margin-left: 5px;
*left:-166px;
}
.mod18 .listBox li {
	width: 166px;
	height: 110px;
	cursor: pointer;
	position: relative;
}
.mod18 .listBox li p {
	width: 160px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-top: 5px;
	margin: 0 auto;
}
.mod18 .listBox li img {
	width: 152px;
	height: 98px;
	padding: 5px;
	border: #ddd8c1 1px solid;
	background: #fff;
}
.mod18 .listBox .on img {
	width: 152px;
	height: 98px;
	padding: 5px;
	border: #FF0202 1px solid;
}
.mod18 .listBox .on p {
	width: 160px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	text-align: center;
	color: #000;
}
.mod18 #prev {
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
	top: 380px;
	background-image: url(/pyfile/images/index.png);
	background-position: -112px 0;
	left: 0;
}
.mod18 #next {
	filter: alpha(opacity=20);
	-moz-opacity: .2;
	opacity: .2;
	-webkit-transition: All .5s ease;
	-moz-transition: All .5s ease;
	-o-transition: All .5s ease;
	top: 380px;
	background-image: url(/pyfile/images/index.png);
	background-position: -158px 0;
	right: 0;
}
.mod18 .picBox .cf {
*left:-940px;
}
.mod18 #prev:hover, .mod18 #next:hover {
	filter: alpha(opacity=60);
	-moz-opacity: .6;
	opacity: .6
}
.join_part06 .content {
	width: 720px;
	margin: 0 auto;
	height: 40px;
	padding: 25px 0;
}
.join_part06 a {
	float: right;
	display: block;
	width: 170px;
	height: 35px;
	line-height: 35px;
	background: #f00;
	font-size: 16px;
	color: #fff;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.join_part06 a:hover {
	background: #fff;
	color: #f00;
}
/*store_list*/
.main_midlle .select span {
	color: #000;
	font-size: 14px;
}
.main_midlle .select select#Top1_DropDownList1 {
	width: 200px;
	height: 25px;
	border: 1px solid #ccc;
	color: #666;
}
.store_link {
	width: 100%;
	height: 410px;
}
.store_link li {
	width: 100%;
	height: 38px;
	float: left;
}
.store_link li.mb6 {
	margin-bottom: 6px;
}
.store_link li.mb6 a:hover li {
	background: #ebd5a2;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.store_link li .th_name {
	width: 185px;
	height: 38px;
	float: left;
	margin-right: 6px;
	color: #000;
	background: #dab96b;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
}
.store_link li .th_tel {
	width: 250px;
	height: 38px;
	float: left;
	margin-right: 6px;
	color: #000;
	background: #dab96b;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
}
.store_link li .th_add {
	width: 750px;
	height: 38px;
	float: left;
	color: #000;
	background: #dab96b;
	font-size: 16px;
	font-weight: bold;
	line-height: 38px;
}
.store_link li .name {
	width: 175px;
	height: 28px;
	float: left;
	padding: 5px;
	margin-right: 6px;
	color: #666666;
	background: #eee;
	font-size: 14px;
	line-height: 28px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.store_link li .tel {
	width: 250px;
	height: 38px;
	float: left;
	margin-right: 6px;
	color: #666666;
	background: #eee;
	font-size: 14px;
	line-height: 38px;
}
.store_link li .add {
	width: 750px;
	height: 38px;
	float: left;
	color: #666666;
	background: #eee;
	font-size: 14px;
	line-height: 38px;
}
.store_list {
	width: 100%;
	overflow: hidden;
}
.store_list li {
	width: 580px;
	height: 520px;
	float: left;
	overflow: hidden;
}
.store_list ul li .photo {
	width: 558px;
	height: 418px;
	padding: 10px;
	border: 1px solid #bdbdbd;
}
.store_list ul li .photo img {
	width: 558px;
	height: 418px;
}
.store_list li .introduce {
	width: 560px;
	height: 80px;
	text-align: left;
}
.store_list li .introduce h3 {
	width: 560px;
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	text-align: left;
}
.store_list li .introduce p {
	font-size: 14px;
	line-height: 24px;
}
.store_list li .introduce p a {
	color: #f00;
}
.main_part03 .more, .main_part04 .more {
	color: #f00;
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 20px;
}
.main_part03 .more a, .main_part04 .more a {
	display: inline-block;
	color: #fff;
	background: #f00;
	border: 1px solid #fff;
	height: 30px;
	line-height: 30px;
	width: 180px;
	font-size: 14px;
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.brand_activelist {
	width: 100%;
	overflow: hidden;
}
.brand_activelist li {
	width: 382px;
	height: 450px;
	float: left;
	overflow: hidden;
}
.brand_activelist li .photo {
	width: 360px;
	height: 270px;
	padding: 10px;
	border: 1px solid #bdbdbd;
}
.brand_activelist li .photo img {
	width: 360px;
	height: 270px;
}
.brand_activelist li .introduce {
	width: 360px;
	height: 155px;
	margin-top: 10px;
	text-align: left;
}
.brand_activelist li .introduce h3 {
	font-size: 16px;
	line-height: 32px;
}
.brand_activelist li .introduce p {
	font-size: 12px;
	line-height: 24px;
}
.brand_activelist li .introduce p a {
	color: #f00;
}
.search_list li {
	width: 380px;
	height: 350px;
	float: left;
	overflow: hidden;
}
.search_list ul li p a {
	color: #f00;
}
.search_list ul li a.pic {
	display: block;
	color: #333;
	text-align: center;
	height: 268px;
	width: 358px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #ddd;
}
.search_list ul li img {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
}
.search_list ul li img:hover {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow: hidden;
	z-index: 999;
}
.search_list a img {
	width: 358px;
	height: 268px;
}
.honor_list {
	width: 100%;
	overflow: hidden;
}
.honor_list ul li {
	float: left;
	margin: 0 15px 25px 15px;
	width: 265px;
}
.honor_list ul li a.fancybox {
	display: block;
	color: #333;
	text-align: center;
	height: 185px;
	width: 245px;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #ddd;
}
.honor_list ul li img {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	border: solid 1px #ccc;
	width: 245px;
	height: 185px;
}
.honor_list ul li img:hover {
	-webkit-transition: all 0.4s linear -1ms;
	-moz-transition: all 0.45s linear -1ms;
	-ms-transition: all 0.4s linear -1ms;
	-o-transition: all 0.4s linear -1ms;
	transition: all 0.4s linear -1ms;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	zoom: 1.1\9; /* IE 8 */
	overflow: hidden;
	z-index: 999;
}
.txtMarquee-top {
	width: 240px;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.txtMarquee-top .bd {
	padding: 15px;
	border: 1px solid #ccc;
}
.main .main_content .main_left .txtMarquee-top .bd ul {
	width: 185px;
	padding: 0;
}
.main .main_content .main_left .txtMarquee-top h3 {
	height: 50px;
	background: #000;
	width: 100%;
	line-height: 50px;
}
.txtMarquee-top .infoList li {
	height: auto;
	line-height: 32px;
	padding: 8px 0px;
	border-bottom: 1px dotted #dadada;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.txtMarquee-top .infoList li .date {
	float: right;
	color: #999;
}
.main_left .br {
	background: #fff;
	height: 15px;
	width: 100%;
}
.main .text_title {
	padding: 0;
	font-size: 24px;
}
.news_list ul li.first .adorn img {
	height: 20px;
}
.ind_news_title {
	font-size: 16px;
}
.ind_news_pic {
	width: 292px;
	height: 222px;
}
.ind_news_main {
	width: 630px;
	height: 222px;
	position: relative;
}
.ind_news_main .assist {
	height: 90px;
	font-size: 14px;
	overflow: hidden;
}
.ind_news_main .adorn {
	border: none;
	background: none;
	position: absolute;
	bottom: 0;
	padding: 0;
}
.ind_news_list li .pl05 {
	width: 100px;
}
.game163 {
	position: relative;
	border: 1px solid #dcdddd;
	padding: 4px;
	overflow: hidden;
	width: 700px;
	float: left;
}
.game163 .bigImg {
	height: 400px;
	position: relative;
}
.game163 .bigImg li div {
	width: 698px;
	height: 400px;
	border: 1px solid #dcdddd;
}
.game163 .bigImg li img {
	vertical-align: middle;
	max-width: 698px;
	max-height: 400px;
}
.game163 .smallScroll {
	margin: 20px 0 15px;
	height: 80px;
}
.game163 .sPrev {
	float: left;
	display: block;
	width: 30px;
	height: 80px;
	text-indent: -9999px;
	background: url(/pyfile/images/sPrev_now.png) no-repeat center center;
}
.game163 .sNext {
	float: left;
	display: block;
	width: 30px;
	height: 80px;
	text-indent: -9999px;
	background: url(/pyfile/images/sNext_now.png) no-repeat center center;
}
.game163 .sPrev:hover {
	background: url(/pyfile/images/sPrev.png) no-repeat center center;
}
.game163 .sNext:hover {
	background: url(/pyfile/images/sNext.png) no-repeat center center;
}
.game163 .smallImg {
	float: left;
	margin: 0 6px;
	display: inline;
	width: 625px;
	overflow: hidden;
}
.game163 .smallImg ul {
	height: 80px;
	width: 9999px;
	overflow: hidden;
}
.game163 .smallImg li {
	float: left;
	padding: 0 10px 0 0;
	width: 120px;
	cursor: pointer;
	display: inline;
}
.game163 .smallImg img {
	border: 1px solid #dcdddd;
	width: 120px;
	height: 78px;
}
.game163 .smallImg .on img {
	border-color: #f00;
}
.game163 .pageState {
	position: absolute;
	top: 235px;
	right: 5px;
	font-family: "Times New Roman", serif;
	letter-spacing: 1px;
}
.game163 .pageState span {
	color: #f00;
	font-size: 16px;
}
.main_part01 .word_content {
	padding: 4px;
	overflow: hidden;
	width: 450px;
	margin: 0;
	float: right;
}
.word_content h2 {
	font-size: 16px;
	line-height: 32px;
	width: 100%;
	text-align: left;
}
.imfor {
	width: 100%;
	height: auto;
	margin: 15px 0 0;
}
.imfor li {
	width: 450px;
	height: auto;
	min-height: 25px;
	line-height: 24px;
	text-align: left;
	margin: 10px 0;
	display: block;
}
.imfor li label {
	height: 20px;
	line-height: 28px;
	text-align: left;
	float: left;
	font-size: 14px;
	font-weight: bold;
}
.imfor li p {
	width: 100%;
	margin: 10px 0 0;
	line-height: 24px;
	font-size: 12px;
}
.tabBar {
	width: 1200px;
	font-family: "Microsoft YaHei";
	background: url(/pyfile/images/dot.gif) left 45px repeat-x;
}
.tabBar .hd {
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.tabBar .hd ul {
	z-index: 5;
	position: relative;
	zoom: 1;
	width: 100%;
	height: 55px;
}
.tabBar .hd li {
	float: left;
	width: 70px;
	height: 50px;
	line-height: 50px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #333333;
	background: url(/pyfile/images/biggerdot.png) center bottom no-repeat;
	cursor: pointer;
}
.tabBar .hd li.on {
	height: 50px;
	line-height: 40px;
	font-weight: bold;
	font-size: 24px;
	overflow: hidden;
	margin-top: 0px;
	position: relative;
}
.tabBar .bd {
	padding: 50px 150px 0 150px;
	clear: both;
	position: relative;
	height: 200px;
	overflow: hidden;
}
.tabBar .bd .conWrap {
	width: 900px;
}
.tabBar .bd .conWrap .pic {
	margin: 0;
	width: 300px;
	height: 190px;
	border: 1px solid #ddd;
}
.tabBar .bd .conWrap .pic img {
	height: 190px;
	width: 300px;
}
.tabBar .bd .conWrap .word {
	margin: 0 0 0;
}
.tabBar .bd .conWrap .word h2 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 20px;
}
.tabBar .prev, .tabBar .next {
	position: absolute;
	left: 10px;
	top: 20px;
}
.tabBar .next {
	left: auto;
	right: 10px;
}
.tabBar .prevStop, .tabBar .nextStop {
	display: none;
}
.essay_list {
	width: 420px;
	height: 285px;
	padding: 20px;
	border: 1px solid #ddd;
	overflow: hidden;
}
.essay_list ul li {
	width: 390px;
	height: 40px;
	padding-left: 30px;
	background: url(/pyfile/images/essay_icon.png) left center no-repeat;
	line-height: 40px;
	border-bottom: 1px dashed #ddd;
}
.essay_list ul li a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.main_part01 .page_banner {
	width: 1200px;
	height: 267px;
	margin: 20px 0 0;
	left: 0;
}
.main_part01 .link_massage {
	width: 1200px;
	height: 160px;
	background: #ebebeb;
}
.main_part01 .link_massage .name h2 {
	font-size: 18px;
	line-height: 160px;
	text-align: center;
}
.main_part01 .link_massage .link01, .main_part01 .link_massage .link02 {
	padding: 20px 0;
	margin: 0;
}
.main_part01 .link_massage li, .main_part01 .link_massage li p {
	line-height: 30px;
	font-size: 14px;
}
.main_part01 .link_massage li label {
	font-weight: bold;
}
.main_part01 .link_massage li.tel span {
	color: #f00;
	font-weight: bold;
	font-size: 18px;
}
.main_part01 .select_link {
	width: 100%;
	height: 60px;
	margin: 20px 0 0 0;
}
.main_part01 .select_link li {
	width: 280px;
	height: 160px;
	float: left;
	border: 1px solid #bdbdbd;
	margin: 0 24px 0 0;
}
.main_part01 .select_link li h2 {
	margin: 40px 0 0;
	font-size: 18px;
	color: #000;
}
.main_part01 .select_link li p {
	font-size: 14px;
	line-height: 32px;
}
.main_part01 .select_link li a {
	display: inline-block;
	width: 130px;
	height: 30px;
	line-height: 30px;
	background: #f00;
	font-size: 14px;
	color: #fff;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.main_part01 .select_link li a:hover {
	background: #fff;
	color: #f00;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.main_part01 .select_link li.per10 {
	margin: 0;
	background: url(/pyfile/images/per10.jpg) center center no-repeat;
}
.main_part01 .select_link li.per15 {
	background: url(/pyfile/images/per15.jpg) center center no-repeat;
}
.main_part01 .select_link li.per20 {
	background: url(/pyfile/images/per20.jpg) center center no-repeat;
}
.main_part01 .select_link li.per50 {
	background: url(/pyfile/images/per50.jpg) center center no-repeat;
}
.main_midlle .search_store {
	width: 100%;
	height: auto;
	margin-top: 30px;
}
.main_midlle .search_store li {
	width: 129px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	float: left;
	margin: 0 24px 20px 0;
}
.main_midlle .search_store li.last {
	margin: 0;
}
.main_midlle .search_store li a {
	width: 129px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	display: block;
	background: #ddd;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.main_midlle .search_store li a:hover {
	background: #dbbb71;
	color: #fff;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.main_part06 .tabbox {
	width: 1000px;
	height: 550px;
	margin: 30px auto;
}
.main_part06 .tabbox .tab {
	overflow: hidden;
}
.main_part06 .tabbox .tab a.last {
	margin: 0;
}
.main_part06 .tabbox .tab a {
	display: block;
	padding: 15px 95px;
	margin: 0 5px 0 0;
	float: left;
	text-decoration: none;
	color: #333;
	font-size: 14px;
	background: #dab96b;
}
.main_part06 .tabbox .tab a:hover {
	background: #000;
	color: #fff;
	text-decoration: none;
}
.main_part06 .tabbox .tab a.on {
	background: #000;
	color: #fff;
	text-decoration: none;
}
.main_part06 .tabbox .pic {
	overflow: hidden;
	width: 950px;
	height: 450px;
	padding: 25px;
	margin: 0;
	background: #f0f0f0;
}
.main_part06 .tabbox .pic .content {
	overflow: hidden;
	width: 950px;
	height: 450px;
	padding: 0;
	margin: 0;
	position: relative;
}
.main_part06 .tabbox .content ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 400px;
}
.main_part06 .tabbox .content li {
	width: 950px;
	height: 450px;
	float: left;
	position: relative;
}
.main_part06 .tabbox .content li p {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	background: url(/pyfile/images/sub_bg.png) repeat-x;
	color: #fff;
	text-align:center;
}
.main_part06 .tabbox .content li img {
	height: 450px;
	width: 950px;
}
.link_online {
	width: 1000px;
	height: 140px;
	margin: 0 auto 30px;
}
.link_online_news {
	width: 940px;
	height: 140px;
	margin: 0 auto 30px;
}
.link_online_news li {
	margin: 0 20px 0 0 !important;
}
.link_online_news li.last {
	margin: 0 !important;
}
.link_online li {
	width: 298px;
	height: 148px;
	line-height: 148px;
	float: left;
	border: 1px solid #ccc;
	margin: 0 50px 0 0;
}
.link_online li.last {
	margin: 0;
	padding: 10px 15px;
	width: 268px;
	height: 128px;
}
.link_online li.last img {
	margin: 0;
	padding: 0;
	width: 108px;
	height: 108px;
}
.link_online li p {
	text-align: center;
}
.link_online li label {
	display: block;
	width: 200px;
	height: 28px;
	line-height: 28px;
	margin: 40px auto 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.link_online li span {
	display: block;
	width: 290px;
	height: 32px;
	line-height: 32px;
	margin: 0 auto;
	font-size: 12px;
	float: left;
	text-align: center;
}
.link_online_news li a {
	text-align: center;
}
.link_online li a {
	width: 150px;
	height: 40px;
	display: inline-block;
	vertical-align: center;
	background: #0f5895;
	color: #fff;
	line-height: 40px;
	margin-top: 55px;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.link_online li a:hover {
	background: #f00;
	color: #fff;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.ie7_fix {
*margin-left:-130px;
}
