@charset "utf-8";
.main-page{
	padding: 50px 0!important;
}
 .banner {
 	height: 592px;
 	position: relative;
 	overflow: hidden;
 	z-index: 5
 }

 #banner .wrapper {
 	width: 100%;
 	margin: 0 auto;
 	position: relative;
 }

 #banner_img {
 	display: block;
 	position: relative;
 	background: #F00
 }

 #banner_img li {
 	position: absolute;
 	top: 0;
 	left: 0;
 	width: 100%;
 	height: 592px;
 	background-position: center;
 	background-size: cover;
 	display: none;
 }

 #banner_img .ad_img {
 	position: absolute;
 	right: 0px;
 	top: 0px;
 	display: block !important;
 	width: 100%;
 	height: 592px;
 }

 #banner_ctr {
 	position: absolute;
 	width: auto;
 	height: 2px;
 	left: 50%;
 	bottom: 40px;
 	z-index: 1;
 }

 #banner_ctr ul {
 	width: auto;
 	height: 2px;
 	font-size: 0;
 	line-height: 0;
 	position: relative;
 }

 #banner_ctr li {
 	display: block;
 	float: left;
 	width: 10px;
 	height: 10px;
 	margin-left: 15px;
 	display: block;
 	cursor: pointer;
 	border-radius: 100px;
 	background: #fff;
 }

 #drag_ctr {
 	position: absolute;
 	top: -14px;
 	left: 15px;
 	width: 10px;
 	height: 10px;
 	border-radius: 100px;
 	background: #fff;
 }

 #drag_arrow {
 	position: absolute;
 	top: 0px;
 	left: 15px;
 	width: 10px;
 	height: 10px;
 	border-radius: 100px;
 	background: #e3b743;
 	overflow: hidden;
 }

 .index-about {
 	height: 630px;
 }

 .index-about .ia-search {
 	width: 570px;
 	height: 40px;
 	left: 0;
 	top: 83px;
 }

 .index-about .ia-search table .ch {
 	display: block;
 	font: normal 20px/20px '微软雅黑';
 	color: #000;
 }

 .index-about .ia-search table .en {
 	display: block;
 	font: normal 12px/20px '微软雅黑';
 	color: #000;
 	text-transform: uppercase;
 }

 .index-about .ia-search table .sinput {
 	width: 332px;
 	padding: 0 8px;
 	height: 38px;
 	-moz-border-radius: 1px;
 	-webkit-border-radius: 1px;
 	border-radius: 1px;
 	border: 1px solid #cdcdcd;
 	font: normal 14px/38px '微软雅黑';
 	color: #cdcdcd;
 }

 .index-about .ia-search table .ssubmit {
 	width: 65px;
 	height: 40px;
 	border: none;
 	background-color: #e3b743;
 	text-align: center;
 	font: normal 16px/40px '微软雅黑';
 	color: #fff;
 	cursor: pointer;
 	-moz-border-radius: 1px;
 	-webkit-border-radius: 1px;
 	border-radius: 1px;
 }

 .index-about .ia-title {
 	width: 570px;
 	height: 60px;
 	left: 0;
 	top: 164px;
 	overflow: hidden;
 }

 .index-about .ia-title .ch {
 	display: block;
 	font: normal 30px/30px '微软雅黑';
 	color: #000;
 }

 .index-about .ia-title .en {
 	display: block;
 	width: 228px;
 	font: normal 16px/30px '微软雅黑';
 	color: #a3a3a3;
 	background: url(../images/title-line.gif) right center no-repeat;
 	text-transform: uppercase;
 }

 .index-about .ia-content {
 	width: 570px;
 	left: 0;
 	top: 248px;
 }

 .index-about .ia-content .iac-text {
 	width: 570px;
 	max-height: 176px;
 	font: normal 16px/22px '微软雅黑';
 	color: #8d8d8d;
 	text-overflow: ellipsis;
 	display: -webkit-box;
 	-webkit-line-clamp: 8;
 	-webkit-box-orient: vertical;
 	overflow: hidden
 }

 .index-about .ia-content .iac-more {
 	display: block;
 	width: 140px;
 	height: 35px;
 	-moz-border-radius: 15px;
 	-webkit-border-radius: 15px;
 	border-radius: 15px;
 	background: #e3b743;
 	text-align: center;
 	font: normal 16px/35px '微软雅黑';
 	color: #fff;
 	overflow: hidden;
 	margin-top: 32px;
 }

 .index-about .ia-img {
 	right: 0;
 	top: 78px;
 }

 .index-product {
 	height: 635px;
 	padding-bottom: 50px;
 	background-color: #f7f7f7;
 }

 .index-product .ip-left {
 	width: 318px;
 	height: 635px;
 	background: #e3b743;
 }

 .index-product .ip-left .ipl-title {
 	width: 226px;
 	height: 55px;
 	left: 46px;
 	top: 72px;
 	text-align: center;
 	overflow: hidden
 }

 .index-product .ip-left .ipl-title .ch {
 	display: block;
 	font: normal 30px/30px '微软雅黑';
 	color: #000;
 }

 .index-product .ip-left .ipl-title .en {
 	font: normal 16px/30px '微软雅黑';
 	color: #907327;
 	text-transform: uppercase;
 }

 .index-product .ip-left .ipl-ico1 {
 	width: 226px;
 	height: 45px;
 	padding-top: 85px;
 	border-bottom: 1px solid #fff;
 	text-align: center;
 	font: normal 18px/45px '微软雅黑';
 	color: #fff;
 	background: url(../images/ip-ico1.png) center 28px no-repeat;
 	left: 46px;
 	top: 160px;
 }

 .index-product .ip-left .ipl-ico2 {
 	width: 226px;
 	height: 45px;
 	padding-top: 85px;
 	border-bottom: 1px solid #fff;
 	text-align: center;
 	font: normal 18px/45px '微软雅黑';
 	color: #fff;
 	background: url(../images/ip-ico2.png) center 28px no-repeat;
 	left: 46px;
 	top: 299px;
 }

 .index-product .ip-left .ipl-ico3 {
 	width: 226px;
 	height: 45px;
 	padding-top: 85px;
 	border-bottom: 1px solid #fff;
 	text-align: center;
 	font: normal 18px/45px '微软雅黑';
 	color: #fff;
 	background: url(../images/ip-ico3.png) center 28px no-repeat;
 	left: 46px;
 	top: 430px;
 }

 .index-product .ip-right {
 	width: 710px;
 	height: 582px;
 	padding-top: 50px;
 	overflow: hidden
 }

 .index-product .ip-right ul li {
 	display: block;
 	width: 750px;
 	height: 582px;
 	overflow: hidden;
 	/*width:210px; height:280px;*/
 	float: left;
 }

 .index-product .ip-right ul li .ipr-item {
 	display: block;
 	width: 210px;
 	height: 280px;
 	margin-right: 40px;
 	margin-bottom: 22px;
 	background-color: #fff;
 	overflow: hidden;
 }

 .index-product .ip-right ul li .ipr-item .ipri-img {
 	position: absolute;
 	left: 9px;
 	top: 14px;
 	z-index: 1
 }

 .index-product .ip-right ul li .ipr-item .ipri-title {
 	position: absolute;
 	left: 0;
 	bottom: -35px;
 	width: 100%;
 	height: 35px;
 	text-align: center;
 	font: normal 16px/35px '微软雅黑';
 	color: #fdfdfb;
 	background: url(../images/pro-bg.png) repeat;
 	z-index: 2;
 	overflow: hidden;
 	transition: all .3s linear 10ms;
 }

 .index-product .ip-right ul li .ipr-item:hover .ipri-title {
 	bottom: 0;
 }

 .index-product .ip-right ul li .ipr-item .ipri-title:hover {
 	color: #e3b743
 }

 .index-ad {
 	height: 305px;
 	margin-top: 75px;
 	margin-bottom: 75px;
 }

 .index-news {
 	height: 685px;
 }

 .index-news .in-title {
 	height: 90px;
 	margin-bottom: 35px;
 	text-align: center;
 	background: url(../images/news-titlebg.png) center bottom no-repeat;
 }

 .index-news .in-title .ch {
 	display: block;
 	font: normal 30px/38px '微软雅黑';
 	color: #000;
 }

 .index-news .in-title .en {
 	font: normal 16px/20px '微软雅黑';
 	color: #a3a3a3;
 	text-transform: uppercase;
 }

 .index-news .in-sort a {
 	display: inline-block;
 	width: 125px;
 	height: 32px;
 	-moz-border-radius: 15px;
 	-webkit-border-radius: 15px;
 	border-radius: 15px;
 	background-color: #e9e8e8;
 	color: #000;
 	font: normal 14px/32px '微软雅黑';
 	margin: 0 17px;
 }

 .index-news .in-sort a:hover {
 	background: #e3b743;
 	color: #fff;
 }

 .index-news .in-sort .in-active {
 	background: #e3b743 !important;
 	color: #fff !important;
 }

 .index-news .in-container {
 	height: 375px;
 	overflow: hidden;
 	margin-top: 55px;
 	overflow: hidden
 }

 .index-news .in-container .inc-all {
 	width: 1000%;
 	height: 375px;
 	left: 0;
 	top: 0;
 }

 .index-news .in-container .inc-list {
 	width: 1149px;
 	height: 375px;
 	overflow: hidden
 }

 .index-news .in-container .inc-list .inc-item {
 	width: 334px;
 	height: 375px;
 	overflow: hidden;
 	margin-right: 49px;
 }
 .index-news .in-container .inc-list .inc-item:last-child{
	 margin-right: 0;
 }

 .index-news .in-container .inc-list .inc-item .ntime {
 	display: block;
 	width: 100%;
 	height: 24px;
 	font: normal 14px/24px '微软雅黑';
 	color: #d0d0d0;
 	border-bottom: 1px solid #d0d0d0;
 }

 .index-news .in-container .inc-list .inc-item .nimg {
 	display: block;
 	width: 100%;
 	height: 165px;
 	margin-top: 15px;
 }

 .index-news .in-container .inc-list .inc-item .ntitle {
 	display: block;
 	width: 100%;
 	height: 28px;
 	margin-top: 20px;
 	font: normal 14px/28px '微软雅黑';
 	color: #000;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 	overflow: hidden;
 }

 .index-news .in-container .inc-list .inc-item .ntitle:hover {
 	color: #e3b743
 }

 .index-news .in-container .inc-list .inc-item .ntext {
 	width: 100%;
 	max-height: 66px;
 	font: normal 14px/22px '微软雅黑';
 	color: #797979;
 	text-overflow: ellipsis;
 	display: -webkit-box;
 	-webkit-line-clamp: 3;
 	-webkit-box-orient: vertical;
 	overflow: hidden
 }

 .index-news .in-container .inc-list .inc-item .nmore {
 	display: block;
 	width: 95px;
 	height: 27px;
 	text-align: center;
 	font: normal 12px/27px '微软雅黑';
 	color: #a5a5a5;
 	background-color: #f3f2f2;
 	-moz-border-radius: 15px;
 	-webkit-border-radius: 15px;
 	border-radius: 15px;
 	margin-top: 18px;
 }

 .index-news .in-container .inc-list .inc-item .nmore:hover {
 	color: #e3b743
 }





 .page-banner {
 	height: 350px;
 }

 .page-pos {
 	height: 54px;
 	border-bottom: 1px solid #bfbfbf;
 }

 .page-pos .pp-pos {
 	font: normal 14px/54px '微软雅黑';
 	color: #000;
 }

 .page-pos .pp-pos a {
 	font: normal 14px/54px '微软雅黑';
 	color: #000;
 }

 .page-pos .pp-pos a:hover {
 	color: #e3b743
 }

 .page-pos .pp-tel {
 	padding-left: 40px;
 	height: 54px;
 	font: normal 14px/54px '微软雅黑';
 	color: #000;
 	background: url(../images/page-tel.png) 0 center no-repeat;
 }

 .page-container {
 	background-color: #fafafa
 }

 .page-title {
 	height: 72px;
 	margin: 48px auto 0 auto;
 	text-align: center;
 	background: url(../images/news-titlebg.png) center bottom no-repeat;
 }

 .page-title .ch {
 	display: block;
 	font: normal 30px/38px '微软雅黑';
 	color: #000;
 }

 .page-about {
 	padding-bottom: 60px;
 	margin: 35px auto 0 auto;
 	font: normal 14px/28px '微软雅黑';
 	color: #181818;
 	overflow-x: hidden
 }

 .page-about img {
 	max-width: 100% !important;
 	height: auto !important;
 }

 .page-map {
 	width: 100%;
 	height: 420px;
 	margin-bottom: 50px;
 }

 .page-container {
 	padding-top: 25px;
 	padding-bottom: 40px;
 }

 .pc-left {
 	width: 310px;
 }

 .pc-left .pcl-sort a {
 	display: block;
 	width: 96%;
 	padding: 0 2%;
 	height: 52px;
 	text-align: center;
 	font: normal 16px/52px '微软雅黑';
 	color: #000;
 	background-color: #eeeded;
 	margin-bottom: 3px;
 }

 .pc-left .pcl-sort a:hover {
 	background-color: #e3b743;
 	color: #fff
 }

 .pc-left .pcl-sort .pl-active {
 	background-color: #e3b743 !important;
 	color: #fff !important
 }

 .pc-left .pcl-contact {
 	width: 310px;
 	margin-top: 8px;
 	background-color: #fff;
 }

 .pc-left .plcc-text {
 	width: 290px;
 	padding: 10px 10px 20px 10px;
 	font: normal 14px/22px '微软雅黑';
 	color: #585858;
 }

 .pc-left .plcc-text a {
 	font: normal 14px/22px '微软雅黑';
 	color: #585858;
 }

 .pc-left .plcc-text a:hover {
 	color: #e3b743
 }

 .pc-right {
 	width: 750px;
 }

 .pc-right .pcr-title {
 	height: 45px;
 	background: url(../images/pos-bg.png) 6px center no-repeat;
 	border-bottom: 1px solid #e1e1e1;
 	margin-top: 7px;
 }

 .pc-right .pcr-title span {
 	padding-left: 45px;
 	font: normal 18px/45px '微软雅黑';
 	color: #717171;
 }

 .pc-right .pcr-text {
 	width: 730px;
 	padding: 25px 10px 10px 10px;
 }

 .page-sort {
 	margin-top: 50px;
 }

 .page-sort a {
 	display: inline-block;
 	width: 125px;
 	height: 32px;
 	-moz-border-radius: 15px;
 	-webkit-border-radius: 15px;
 	border-radius: 15px;
 	background-color: #e9e8e8;
 	color: #000;
 	font: normal 14px/32px '微软雅黑';
 	margin: 0 17px;
 }

 .page-sort a:hover {
 	background: #e3b743;
 	color: #fff
 }

 .page-sort .in-active {
 	background: #e3b743 !important;
 	color: #fff !important
 }

 .page-list {
 	padding-top: 60px;
 }

 .page-list .inc-item {
 	width: 334px;
 	height: 375px;
 	overflow: hidden;
 	margin-right: 49px;
 	margin-top: 20px;
 }

 .page-list .inc-item .ntime {
 	display: block;
 	width: 100%;
 	height: 24px;
 	font: normal 14px/24px '微软雅黑';
 	color: #d0d0d0;
 	border-bottom: 1px solid #d0d0d0;
 }

 .page-list .inc-item .nimg {
 	display: block;
 	width: 100%;
 	height: 165px;
 	margin-top: 15px;
 }

 .page-list .inc-item .ntitle {
 	display: block;
 	width: 100%;
 	height: 28px;
 	margin-top: 20px;
 	font: normal 14px/28px '微软雅黑';
 	color: #000;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 	overflow: hidden;
 }

 .page-list .inc-item .ntitle:hover {
 	color: #e3b743
 }

 .page-list .inc-item .ntext {
 	width: 100%;
 	max-height: 66px;
 	font: normal 14px/22px '微软雅黑';
 	color: #797979;
 	text-overflow: ellipsis;
 	display: -webkit-box;
 	-webkit-line-clamp: 3;
 	-webkit-box-orient: vertical;
 	overflow: hidden
 }

 .page-list .inc-item .nmore {
 	display: block;
 	width: 95px;
 	height: 27px;
 	text-align: center;
 	font: normal 12px/27px '微软雅黑';
 	color: #a5a5a5;
 	background-color: #f3f2f2;
 	-moz-border-radius: 15px;
 	-webkit-border-radius: 15px;
 	border-radius: 15px;
 	margin-top: 18px;
 }

 .page-list .inc-item .nmore:hover {
 	color: #e3b743
 }


 .page-fenye {
 	font: normal 14px/22px '微软雅黑';
 	color: #797979;
 	margin-top: 20px;
 }

 .page-fenye a {
 	font: normal 14px/22px '微软雅黑';
 	color: #797979;
 	margin: 0 3px;
 }

 .page-fenye span {
 	margin: 0 3px;
 	color: #e3b743;
 }

 .page-fenye a:hover {
 	color: #e3b743
 }

 .page-view {
 	padding-bottom: 60px;
 	min-height: 150px;
 	margin: 25px auto 0 auto;
 	font: normal 14px/28px '微软雅黑';
 	color: #181818;
 	overflow-x: hidden
 }

 .page-view img {
 	max-width: 100% !important;
 	height: auto !important;
 }

 .page-ntitle {
 	width: 100%;
 	font-size: 18px;
 	font-weight: bold;
 	text-align: center;
 	color: #181818;
 	padding-top: 10px;
 }

 .page-ntime {
 	width: 100%;
 	line-height: 20px;
 	font-size: 12px;
 	text-align: center;
 	color: #181818;
 	padding-top: 10px;
 }

 .page-search {
 	height: 70px;
 	background-color: #eaeaea;
 	margin: 30px auto 0 auto;
 }

 .page-search .ps-title {
 	padding-left: 20px;
 	font: normal 18px/70px '微软雅黑';
 	color: #5f5f5f;
 }

 .page-search .ps-form {
 	width: 530px;
 	height: 40px;
 	margin-top: 15px;
 	margin-right: 18px;
 }

 .page-search .ps-form table .ch {
 	display: block;
 	font: normal 16px/20px '微软雅黑';
 	color: #505050;
 }

 .page-search .ps-form table .sinput {
 	width: 332px;
 	padding: 0 8px;
 	height: 38px;
 	-moz-border-radius: 1px;
 	-webkit-border-radius: 1px;
 	border-radius: 1px;
 	border: 1px solid #cdcdcd;
 	font: normal 14px/38px '微软雅黑';
 	color: #cdcdcd;
 }

 .page-search .ps-form table .ssubmit {
 	width: 65px;
 	height: 40px;
 	border: none;
 	background-color: #e3b743;
 	text-align: center;
 	font: normal 16px/40px '微软雅黑';
 	color: #fff;
 	cursor: pointer;
 	-moz-border-radius: 1px;
 	-webkit-border-radius: 1px;
 	border-radius: 1px;
 }

 .page-cplist {
 	margin: 50px auto 0 auto;
 }

 .page-cplist .pcp-item {
 	width: 190px;
 	height: 290px;
 	overflow: hidden;
 	margin-right: 37.5px;
 	margin-bottom: 40px;
 }

 .page-cplist .pcp-item .pimg {
 	display: block;
 	width: 174px;
 	height: 228px;
 	padding: 13px 8px;
 	background-color: #fff;
 }

 .page-cplist .pcp-item .plink {
 	display: block;
 	width: 190px;
 	height: 31px;
 	background-color: #e1e1e1;
 	margin-top: 5px;
 	text-align: center;
 	font: normal 14px/31px '微软雅黑';
 	color: #272727;
 	overflow: hidden
 }

 .page-cplist .pcp-item:hover .plink {
 	background-color: #e3b743
 }

 .page-cpview {
 	width: 600px;
 	padding-bottom: 60px;
 	margin: 35px auto 0 auto;
 	font: normal 14px/28px '微软雅黑';
 	color: #181818;
 	overflow-x: hidden
 }

 .page-cpview img {
 	max-width: 100% !important;
 	height: auto !important;
 }
