@charset "utf-8";
html {
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

.w_1440 body {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	visibility: hidden;
}

.w_1440 .columnSpace {
	padding: 0px;
}

.w_1440 .pageWidth {
	width: 100%;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.w_1440 #box_header {
	height: 60px;
	z-index: 999;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}

.w_1440 #box_header div.bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.6;
	background-color: #fff;
}

.w_1440 #box_header .logo {
	display: none;
}

.w_1440 .FrontSpecifies_show01-d3_c1 {
	width: 100%;
}

.w_1440 .FrontSpecifies_show01-d3_c1 .htmledit {
	display: block;
}

.w_1440 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: #666666;
}

.w_1440 .section1 {
	background-color: transparent;
}

.w_1440 .section1 .banner_logo {
	width: 384px;
	height: 340px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -192px;
	margin-top: -170px;
	z-index: 99;
	background: url("../images/wd/banner_logo.png"/*tpa=http://www.yuangang.cn/images/wd/banner_logo.png*/) top left no-repeat;
}

.w_1440 .section3 .w_content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin-top: 0px;
}

.w_1440 .section3 .w_content div.c {
	position: absolute;
	width: 50%;
	height: 50%;
	top: 0px;
	left: 0px;
	background-size: cover;
	transition: 0.5s;
}

.w_1440 .section3 .w_content div.c:hover {
	background-size: 120%;
}

.w_1440 .section3 .w_content div.b {
	position: relative;
	width: 100%;
	height: 100%;
}

.w_1440 .section3 .w_content div.b:hover div.g:before {
	opacity: 0 !important;
}

.w_1440 .section3 .w_content div.b div.g {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.w_1440 .section3 .w_content div.c div.icon {
	margin-top:15%
}


.w_1440 .section3 .w_content div.b div.g:before {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	content: "";
	display: block;
	background-color: #40a675;
	opacity: 0.7;
	transition: .5s;
}

.w_1440 .section3 .w_content div.c:nth-child(1) {
	background-color: #40a675;
	background: url("../images/wd/section2_pic1.png"/*tpa=http://www.yuangang.cn/images/wd/section2_pic1.png*/) top left no-repeat;
}

.w_1440 .section3 .w_content div.c:nth-child(2) div.g:before {
	background-color: #ffda9c;
}

.w_1440 .section3 .w_content div.c:nth-child(2) {
	background-color: #ffda9c;
	left: 50%;
	background: url("../images/wd/section2_pic2.png"/*tpa=http://www.yuangang.cn/images/wd/section2_pic2.png*/) top left no-repeat;
}

.w_1440 .section3 .w_content div.c:nth-child(3) {
	background-color: #eab45a;
	top: 50%;
	background: url("../images/wd/section2_pic3.png"/*tpa=http://www.yuangang.cn/images/wd/section2_pic3.png*/) top left no-repeat;
}

.w_1440 .section3 .w_content div.c:nth-child(3) div.g:before {
	background-color: #eab45a;
}

.w_1440 .section3 .w_content div.c:nth-child(4) {
	top: 50%;
	background-color: #117842;
	left: 50%;
	background: url("../images/wd/section2_pic4.png"/*tpa=http://www.yuangang.cn/images/wd/section2_pic4.png*/) top left no-repeat;
}

.w_1440 .section3 .w_content div.c:nth-child(4) div.g:before {
	background-color: #117842;
}

.w_1440 .section3 .w_content div.b div.ct {
	width: 240px;
	height: 240px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.w_1440 .section3 .w_content div.b div.icon {
	position: relative;
	transition: .5s;
}

.w_1440 .section3 .w_content div.b div.icon img {
	transition: 1.5s;
}

.w_1440 .section3 .w_content div.b:hover div.icon img {
	transform: scale(1.02) rotateY(370deg);
	transform-origin: right right;
}

.w_1440 .section3 .w_content div.b span {
	display: inline-block;
	position: relative;
	font-family: microsoft yahei;
	font-size: 30px;
	color: #fff;
	font-weight: lighter;
	margin-top: 20px;
}

.w_1440 .section3 .w_content div.b a {
	display: block;
	position: relative;
	font-family: microsoft yahei;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
}

.w_1440 .section3 .w_content div.b a:after {
	content: "";
	display: block;
	width: 50px;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	margin-top: 20px;
	transform: scale(0);
	transition: .5s;
}

.w_1440 .section3 .w_content div.b a:hover:after {
	transform: scale(1);
}

.w_1440 .section4 {
	background: url("../images/wd/section3_bg.jpg"/*tpa=http://www.yuangang.cn/images/wd/section3_bg.jpg*/) center center no-repeat;
}

.w_1440 .section5 {
	background: url("../images/wd/section4_bg.jpg"/*tpa=http://www.yuangang.cn/images/wd/section4_bg.jpg*/) center center repeat;
}

.w_1440 .section6 {
	background: url("../images/wd/section5_bg.jpg"/*tpa=http://www.yuangang.cn/images/wd/section5_bg.jpg*/) center center repeat;
}

.w_1440 .noinfo img {
	display: none;
}

.w_1440 .noinfo p span {
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
}

.w_1440 .section {
	overflow: hidden;
	background-size: cover;
}

.w_1440 .section2 {
	background: url("../images/wd/section1_bg.jpg"/*tpa=http://www.yuangang.cn/images/wd/section1_bg.jpg*/) top left no-repeat;
}

.w_1440 .section3 {
	background: #458b51;
}

.w_1440 .FrontProducts_list01-d1_c1 .content {
	width: 252px;
	height: 252px;
	margin-top: 0px;
	margin-right: 60px;
	background: #fff;
	position: relative;
	top: 0px;
	left: 0px;
	perspective: 900px;
}

.w_1440 .FrontProducts_list01-d1_c1 .pro-module p.buttonP {
	position: absolute;
	top: 180px;
	left: 112px;
	width: 20px;
	height: 20px;
	background: url("../images/wd/p_more.png"/*tpa=http://www.yuangang.cn/images/wd/p_more.png*/) top left no-repeat;
	transition: .5s;
	cursor: pointer;
}

.w_1440 .FrontProducts_list01-d1_c1 .pro-module p.buttonP:hover {
	background: url("../images/wd/p_more2.png"/*tpa=http://www.yuangang.cn/images/wd/p_more2.png*/) top left no-repeat;
}

.w_1440 .FrontProducts_list01-d1_c1 .content div.line-top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1 .content div.line-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 2px;
	height: 100%;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1 .content div.line-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 2px;
	height: 100%;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1 .content div.line-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1 .content div.line-top2 {
	position: absolute;
	top: 0px;
	left: -100%;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1 .content div.line-left2 {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 2px;
	height: 100%;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1 .content div.line-right2 {
	position: absolute;
	top: -100%;
	right: 0px;
	width: 2px;
	height: 100%;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1 .content div.line-bottom2 {
	position: absolute;
	bottom: 0px;
	left: 100%;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1 .mainul {
	width: 20000%;
}

.w_1440 .FrontProducts_list01-d1_c1 .pic-module {
	width: 100%;
	height: 100%;
	margin: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: none;
}

.w_1440 .FrontProducts_list01-d1_c1 .pic-module .pic a {
	padding: 0px;
	border: none;
}

.w_1440 .FrontProducts_list01-d1_c1 .pic-module .pic a:hover {
	padding: 0px;
	border: none;
	background-color: transparent;
}

.w_1440 .FrontProducts_list01-d1_c1 .pic-module .pic a img {
	width: 100%;
	height: auto;
	transition: .3s;
}

.w_1440 .FrontProducts_list01-d1_c1 .pic-module .pic:hover a img {
	animation: pulse 1s;
}

.w_1440 .FrontProducts_list01-d1_c1 .pic-module .pic a img.active {
	filter: contrast(2px);
	-moz-filter: contrast(2px);
	-webkit-filter: blur(2px);
	-o-filter: contrast(2px);
}

.w_1440 .FrontProducts_list01-d1_c1 .content .pro-module {
	float: none;
	width: 100%;
	height: 100%;
	background: url("../images/wd/products_more.png"/*tpa=http://www.yuangang.cn/images/wd/products_more.png*/) top left no-repeat;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	transform: rotateY(-180deg);
	transform-origin: top left;
	transition: .5s;
	cursor: pointer;
}

.w_1440 .FrontProducts_list01-d1_c1 .content:hover .pro-module {
	transform: rotateY(0deg);
	transition: .8s;
}

.w_1440 .FrontProducts_list01-d1_c1 .pro-module ul li.code a {
	font-family: microsoft yahei;
	font-size: 13px;
	color: #000;
	text-align: center;
	height: 34px;
	line-height: 34px;
	text-decoration: none;
	font-weight: bold;
	transition: .3s;
	display: block;
	margin-top: 125px;
}

.w_1440 .FrontProducts_list01-d1_c1 .pro-module ul li.code a:hover {
	text-decoration: none;
	color: #9e0000;
}

.w_1440 .FrontProducts_list01-d1_c1 .pro-module ul li.brand span {
	display: none;
}

.w_1440 .FrontProducts_list01-d1_c1 .pro-module ul li.brand {
	color: #9e0000;
	font-family: microsoft yahei;
	font-size: 15px;
	text-align: left;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
}

.w_1440 .FrontProducts_list01-d1_c1 .pro-module ul li.detail {
	width: 58px;
	border-top: 1px solid #c5934a;
	line-height: 20px;
	margin-top: 15px;
}

.w_1440 .FrontProducts_list01-d1_c1 .pro-module ul li.detail a {
	color: #c5934a;
	font-family: microsoft yahei;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}

.w_1440 .FrontProducts_list01-d1_c1 .pro-module ul li.detail a:hover {
	color: #9e0000;
	text-decoration: none;
}

.w_1440 .section03 .w_title {
	width: 100%;
	height: 112px;
	text-align: center;
	margin-top: 10%;
}

.w_1440 .section03 .w_content {
	width: 1044px;
	height: 56%;
	margin: auto;
	margin-top: 5%;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 .section03 .w_content div.bg {
	width: 36%;
	height: auto;
	position: absolute;
	top: 3%;
	left: 50%;
	margin-left: -18%;
}

.w_1440 .section03 .w_content div.bg img {
	width: 100%;
	height: auto;
}

.w_1440 .section03 .w_content div.bg2 {
	width: 27%;
	height: auto;
	position: absolute;
	top: 51%;
	left: 51%;
	margin-left: -18%;
}

.w_1440 .section03 .w_content div.bg2 img {
	width: 100%;
	height: auto;
}

.w_1440 .section03 .w_content .htmledit> div {
	width: 154px;
	height: 153px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("../images/wd/section3_pic1.png"/*tpa=http://www.yuangang.cn/images/wd/section3_pic1.png*/) top left no-repeat;
	cursor: pointer;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.w_1440 .section03 .w_content .htmledit> div:hover {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

.w_1440 .section03 .w_content .htmledit> div div.pic {
	width: 100%;
	height: 36px;
	margin-top: 46px;
	text-align: center;
}

.w_1440 .section03 .w_content .htmledit> div div.pic img {
	border-bottom: 2px solid #c5934a;
	padding-bottom: 10px;
}

.w_1440 .section03 .w_content .htmledit> div a {
	display: block;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin-top: 8px;
	font-weight: bold;
	text-align: center;
}

.w_1440 .section03 .w_content div.container {
	display: block;
	width: 100%;
	height: 100%;
}

.w_1440 .section03 .w_content div.container .columnSpace {
	display: block;
	width: 100%;
	height: 100%;
}

.w_1440 .section03 .w_content div.container .columnSpace .FrontSpecifies_show01-d3_c1 {
	display: block;
	width: 100%;
	height: 100%;
}

.w_1440 .section03 .w_content div.htmledit {
	display: block;
	width: 100%;
	height: 100%;
}

.w_1440 .section03 .w_content div.a1 {
	top: 46%;
	left: 5%;
}

.w_1440 .section03 .w_content div.a2 {
	top: 2%;
	left: 10%;
}

.w_1440 .section03 .w_content div.a3 {
	top: -5%;
	right: 12%;
	left: auto;
}

.w_1440 .section03 .w_content div.a4 {
	top: 35%;
	right: 0px;
	left: auto;
}

.w_1440 .section03 .w_content div.a5 {
	bottom: 0px;
	right: 17%;
	left: auto;
	top: auto;
}

.w_1440 .section04 .w_title {
	width: 100%;
	height: 112px;
	text-align: center;
	margin-top: 10%;
}

.w_1440 .section04 .w_content {
	width: 1196px;
	height: 471px;
	margin: auto;
	margin-top: 5%;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 .FrontNews_list01-d1_c1 .content {
	width: 552px;
	height: 130px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 71px;
	margin-bottom: 30px;
	overflow: visible;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	background-color: #f4f4f4;
}

.w_1440 .FrontNews_list01-d1_c1 .comstyle {
	width: 200%;
	overflow: visible;
}

.w_1440 .FrontNews_list01-d1_c1 .content div[class*='line-'] {
	position: absolute;
	background-color: #fff;
	z-index: 99;
}

.w_1440 .FrontNews_list01-d1_c1 .content div.line-top {
	width: 96.5%;
	height: 1px;
	top: 9px;
	left: 0px;
}

.w_1440 .FrontNews_list01-d1_c1 .content div.line-left {
	top: 9px;
	left: 0px;
	width: 1px;
	height: 98.5%;
}

.w_1440 .FrontNews_list01-d1_c1 .content div.line-right {
	top: 9px;
	right: 9px;
	left: auto;
	width: 1px;
	height: 98.5%;
}

.w_1440 .FrontNews_list01-d1_c1 .content div.line-bottom {
	top: auto;
	bottom: -4px;
	left: 0px;
	right: auto;
	width: 96.8%;
	height: 1px;
}

.w_1440 .FrontNews_list01-d1_c1 .content div.line-top2 {
	width: 96.5%;
	height: 1px;
	top: 0px;
	left: 9px;
}

.w_1440 .FrontNews_list01-d1_c1 .content div.line-left2 {
	top: 0px;
	left: 9px;
	width: 1px;
	height: 98.5%;
}

.w_1440 .FrontNews_list01-d1_c1 .content div.line-right2 {
	top: 0px;
	right: 0px;
	left: auto;
	width: 1px;
	height: 98.8%;
}

.w_1440 .FrontNews_list01-d1_c1 .content div.line-bottom2 {
	top: auto;
	bottom: 5px;
	left: 9px;
	right: auto;
	width: 96.5%;
	height: 1px;
}

.w_1440 .FrontNews_list01-d1_c1 .content .newslist .pic {
	width: 244px;
	height: 359px;
	position: absolute;
	top: -226px;
	left: 0px;
}

.w_1440 .FrontNews_list01-d1_c1 .content .newslist .pic a {
	padding: 0px;
	border: none;
}

.w_1440 .FrontNews_list01-d1_c1 .content .newslist .pic a:hover {
	background-color: transparent;
	border: none;
	padding: 0px;
}

.w_1440 .FrontNews_list01-d1_c1 .content .newslist .pic a img {
	width: 244px;
	height: 226px;
	transition: .5s;
}

.w_1440 .FrontNews_list01-d1_c1 .content .newslist .pic a img.active {
	filter: contrast(2px);
	-moz-filter: contrast(2px);
	-webkit-filter: blur(2px);
	-o-filter: contrast(2px);
}

.w_1440 .FrontNews_list01-d1_c1 .content .newslist {
	position: absolute;
	top: 244px;
	height: 134px;
	background-color: #fff;
	left: 15px;
	width: 244px;
}

.w_1440 .FrontNews_list01-d1_c1 .content div.line {
	width: 42px;
	height: 2px;
	background-color: #9e0000;
	position: absolute;
	top: 277px;
	left: 22px;
	z-index: 9999;
}

.w_1440 .FrontNews_list01-d1_c1 {
	width: 100%;
}

.w_1440 .FrontNews_list01-d1_c1 .newstitle li h3 {
	padding: 0px;
	background-image: none;
}

.w_1440 .FrontNews_list01-d1_c1 .newstitle li h3 a {
	display: block;
	width: 216px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #9f6e28;
	font-weight: bold;
	position: absolute;
	top: 248px;
	left: 22px;
	z-index: 999;
	text-decoration: none;
}

.w_1440 .FrontNews_list01-d1_c1 .newstitle li h3 a:hover {
	color: #9f6e28;
	text-decoration: none;
}

.w_1440 .FrontNews_list01-d1_c1 .newslist .summary h3 {
	display: none;
}

.w_1440 .FrontNews_list01-d1_c1 .newslist .summary p {
	display: block;
	width: 216px;
	height: 75px;
	line-height: 20px;
	text-align: left;
	font-family: microsoft yahei;
	font-size: 12px;
	color: #9f6e28;
	font-weight: normal;
	position: absolute;
	top: 40px;
	left: 7px;
	z-index: 999;
}

.w_1440 .section05 .w_title {
	width: 100%;
	height: 112px;
	text-align: center;
	margin-top: 10%;
}

.w_1440 .section05 .w_content {
	width: 1196px;
	height: 471px;
	margin: auto;
	margin-top: 5%;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 .FrontPublic_slideShow01-d1_c1 .slide-contente .slide-pic img {
	width: 223px;
	height: 334px;
}

.w_1440 .FrontPublic_slideShow01-d1_c1 .slide-contente .slide-pic {
	height: 334px;
}

.w_1440 .FrontPublic_slideShow01-d1_c1 .slide-contente {
	height: 334px;
}

.w_1440 .FrontPublic_slideShow01-d1_c1 {
	width: 100%;
	height: 334px;
}

.w_1440 .section05 .w_content .left {
	width: 322px;
	height: 514px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	background: url("../images/wd/index_contactis_main_left.png"/*tpa=http://www.yuangang.cn/images/wd/index_contactis_main_left.png*/) 155px 0px no-repeat;
}

.w_1440 .section05 .w_content .right {
	width: 759px;
	height: 471px;
	position: relative;
	top: 0px;
	left: 0px;
	float: right;
	background: url("../images/wd/index_contactis_main_right.png"/*tpa=http://www.yuangang.cn/images/wd/index_contactis_main_right.png*/) right top no-repeat;
}

.w_1440 .section05 .w_content .right div.title_line {
	width: 280px;
	height: 2px;
	background-color: #cfa156;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 99;
}

.w_1440 .FrontPublic_slideShow01-d1_c1 .slide-contente .slide-info-mark {
	display: none;
}

.w_1440 .FrontPublic_slideShow01-d1_c1 .slide-tag-thumbnail {
	display: none;
}

.w_1440 .FrontPublic_slideShow01-d1_c1 .slide-contente .slide-tag-text {
	display: none !important;
}

.w_1440 #elem-FrontPublic_slideShow01-1460886336014 {
	position: absolute;
	top: 45px;
	width: 223px;
	height: 440px;
	left: 70px;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 {
	padding-top: 53px;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul {
	padding: 0px;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 .o {
	font-family: microsoft yahei;
	font-size: 12px;
	color: #fff;
	text-align: left;
	margin-top: 20%;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 .o a {
	font-family: microsoft yahei;
	font-size: 12px;
	color: #fff;
	text-align: left;
	text-decoration: none;
}

.w_1440 .bdsharebuttonbox {
	display: inline;
	float: right;
	position: relative;
	top: -3px;
	left: -140px;
}

.w_1440 .bdsharebuttonbox a {
	font-size: 0px;
	text-indent: -22222em;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 .o a:hover {
	text-decoration: underline;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li {
	float: left;
	text-align: left;
	list-style: none;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.adress {
	width: 280px;
	font-family: microsoft yahei;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 22px;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.b {
	width: 234px;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.w {
	width: 163px;
	height: 157px;
	background: url("../images/wd/weweima2.png"/*tpa=http://www.yuangang.cn/images/wd/weweima2.png*/) top left no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.w img {
	position: absolute;
	top: 9px;
	left: 9px;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.b p {
	font-family: microsoft yahei;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.b span {
	display: block;
	font-family: microsoft yahei;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-align: left;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.b div.line {
	width: 50px;
	height: 1px;
	background-color: yellow;
	margin: 10px 0px;
	float: left;
	font-size: 0px;
	text-indent: -2222222em;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.b h3 {
	display: block;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	text-align: left;
	width: 100%;
	line-height: 25px;
	font-weight: normal;
	float: left;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.b h3 a {
	color: #fff;
	text-decoration: none;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.b h3 a:hover {
	color: #fff;
	text-decoration: underline;
}

.w_1440 #elem-FrontSpecifies_show01-1460788168305 ul li.w {}

.w_1440 @media screen and (max-width: 1400px) {
	.section02 .w_title {
		margin-top: 9%;
	}
	.w_1440 .section02 .w_content {
		margin-top: 3%;
	}
	.w_1440 .section03 .w_title {
		margin-top: 8.2%;
	}
	.w_1440 .section03 .w_content {
		height: 67%;
		margin-top: 2%;
	}
	.w_1440 .section03 .w_content div.bg2 {
		top: 67%;
	}
	.w_1440 .section04 .w_title {
		margin-top: 8.4%;
	}
	.w_1440 .section04 .w_content {
		margin-top: 2%;
	}
	.w_1440 .section05 .w_title {
		margin-top: 7.5%;
	}
	.w_1440 .section05 .w_content {
		margin-top: 3%;
	}
	.w_1440 .section03 .w_content div.a3 {
		top: -1%;
	}
	.w_1440 .section03 .w_content div.a5 {
		bottom: 9%;
	}
	.w_1440
}

.w_1440 .banner_mask {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 9;
}

.w_1440 .w_banner {
	width: 100%;
	height: 900px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=100);
}

.w_1440 .w_banner ul {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 .w_banner ul li {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	opacity: 0;
	filter: alpha(opacity=0);
	background-position:center center;
	background-size:cover;
}

.w_1440 .w_banner ul li img {
	width: auto;
	height: 107%;
	position: relative;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
}

.w_1440 .sub_left_background_color1 {
	background-color: #cfa35a;
}

.w_1440 .sub_left_background_color2 {
	background-color: #8e0000;
}

.w_1440 .sub_right_background_image1 {
	background-image: url("../images/wd/sub_right_background_image1.png"/*tpa=http://www.yuangang.cn/images/wd/sub_right_background_image1.png*/);
	background-size: cover;
}

.w_1440 .sub_right_background_image2 {
	background-image: url("../images/wd/sub_right_background_image2.png"/*tpa=http://www.yuangang.cn/images/wd/sub_right_background_image2.png*/);
	background-size: cover;
}

.w_1440 #sub_main_left {
	width: 60%;
	height: 100%;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 #sub_main_right {
	position: fixed;
	top: 0px;
	right: 0px;
	width: 40%;
	height: 100%;
	background-attachment: inherit;
	background-position: top left;
	display: none;
}

.w_1440 #sub_main_left .w_category .columnSpace {
	display: none;
}

.w_1440 #sub_main_left .w_container {
	width: 80%;
	margin-left: 17%;
	margin-right: 3%;
}

.w_1440 #sub_main_left .navigation {
	width: 100%;
	height: 165px;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 #sub_main_left .w_category {
	width: 100%;
	height: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: left;
	display: none;
}

.w_1440 #sub_main_left .w_category span {
	display: none;
}

.w_1440 #sub_main_left .w_category a {
	display: block;
	float: left;
	width: auto;
	margin-right: 10px;
	height: 17px;
	border-left: 3px solid #eedb8c;
	font-size: 18px;
	font-weight: normal;
	color: #eedb8c;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	font-family: "楷体", microsoft yahei;
	transition: .3s;
}

.w_1440 #sub_main_left .w_category a:hover {
	border-left-color: #8e0000;
	color: #8e0000;
}

.w_1440 #products_list #sub_main_left .w_category a:hover {
	border-left-color: #fff;
	color: #fff;
}

.w_1440 #news_list #sub_main_left .w_category a:hover {
	border-left-color: #fff;
	color: #fff;
}

.w_1440 #sub_main_left .w_title {
	text-align: left;
	display: none;
}

.w_1440 .FrontComContent_detail01-d1_c1 {
	background-color: transparent;
}

.w_1440 .FrontComContent_detail01-d1_c1 .title h3 {
	display: none;
}

.w_1440 #sub_main_left .w_content .columnSpace {
	display: none;
}

.w_1440 #sub_main_left .w_content .columnSpace .htmledit p {
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	line-height: 24px;
	text-align: left;
	font-family: "楷体", microsoft yahei;
	margin-bottom: 10px;
}

.w_1440 #sub_main_left .w_content .columnSpace .htmledit p a,
.w_1440 #sub_main_left .w_content .columnSpace .htmledit a {
	color: #fff;
	text-decoration: none;
}

.w_1440 #sub_main_left .w_content .columnSpace .htmledit p a:hover,
.w_1440 #sub_main_left .w_content .columnSpace .htmledit a:hover {
	text-decoration: underline;
}

.w_1440 .FrontComContent_detail01-d1_c1 {
	width: 100%;
}

.w_1440 .border_00 .border_00-topr {
	display: none;
}

.w_1440 .border_00 .comptitle_00 {
	display: none;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .content {
	margin-top: 0px;
	width: 319px;
	height: 194px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 21px;
	background: url("../images/wd/sub_products_bg.png"/*tpa=http://www.yuangang.cn/images/wd/sub_products_bg.png*/) center center no-repeat;
	margin-bottom: 25px;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .mainul {
	width: 120%;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .pic-module {
	width: 173px;
	height: 171px;
	position: absolute;
	top: 12px;
	left: 26px;
	margin-right: 0px;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .pic-module .pic a {
	padding: 0px;
	border: none;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .pic-module .pic a img {
	width: 173px;
	height: 171px;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .pro-module h1 a {
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	font-family: microsoft yahei;
	font-size: 18px;
	color: #9e5d00;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	bottom: 70px;
	right: 5px;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .pro-module ul li.brand {
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	font-family: microsoft yahei;
	font-size: 13px;
	color: #9e0000;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	bottom: 40px;
	right: 5px;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .pro-module ul li.brand span {
	display: none;
}

.w_1440 #sub_main_left .w_content {
	padding-bottom: 2%;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .content div.line-top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .content div.line-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 2px;
	height: 100%;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .content div.line-right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 2px;
	height: 100%;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .content div.line-bottom {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .content div.line-top2 {
	position: absolute;
	top: 0px;
	left: -100%;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .content div.line-left2 {
	position: absolute;
	top: 100%;
	left: 0px;
	width: 2px;
	height: 100%;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .content div.line-right2 {
	position: absolute;
	top: -100%;
	right: 0px;
	width: 2px;
	height: 100%;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .content div.line-bottom2 {
	position: absolute;
	bottom: 0px;
	left: 100%;
	width: 100%;
	height: 2px;
	background-color: #fff;
}

.w_1440 .FrontProducts_list01-d1_c1_01 {
	width: 100%;
}

.w_1440 .FrontProducts_list01-d1_c1_01 .pic-module .pic a img.active {
	filter: contrast(2px);
	-moz-filter: contrast(2px);
	-webkit-filter: blur(2px);
	-o-filter: contrast(2px);
}

.w_1440 #pop_products_detail {
	position: fixed;
	top: 0px;
	right: -70%;
	z-index: 9999;
	width: 48%;
	height: 100%;
	border-left: 3px solid #eedb8c;
	box-shadow: -1 -1 5px #eee;
}

.w_1440 #pop_products_detail> div.bg {
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #000;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.w_1440 #pop_products_detail .w_container {
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 999;
}

.w_1440 body#products_detail {
	background-color: transparent;
}

.w_1440 body#news_detail {
	background-color: transparent;
}

.w_1440 .pop_detail_container {
	width: 90%;
	margin: auto;
	height: 100%;
	overflow: hidden;
	padding: 5% 0%;
}

.w_1440 .FrontProducts_detail02-d1_c1 .focustext {
	display: none;
}

.w_1440 .FrontProducts_detail02-d1_c1 .content .pro-module {
	display: none;
}

.w_1440 html> body .FrontProducts_detail02-d1_c1 .pic-module span.zoom {
	display: none;
}

.w_1440 .FrontProducts_detail02-d1_c1 .content .pic-module {
	float: none;
	width: 100%;
}

.w_1440 .FrontProducts_detail02-d1_c1 .content .pic-module li.name1 {
	width: 100%;
	height: 54px;
	line-height: 54px;
	font-family: microsoft yahei;
	font-size: 18px;
	color: #eedb8c;
	text-align: left;
}

.w_1440 .FrontProducts_detail02-d1_c1 .pic-module .pic a {
	width: 100%;
	height: auto;
}

.w_1440 .FrontProducts_detail02-d1_c1 .jqzoom {
	border: none;
	text-align: left;
}

.w_1440 .FrontProducts_detail02-d1_c1 .content .pic-module .pic-img {
	width: 80%;
	height: auto;
}

.w_1440 .FrontProducts_detail02-d1_c1 .pic-module .show {
	display: none;
}

.w_1440 .FrontProducts_detail02-d1_c1 .detail {
	width: 100%;
}

.w_1440 .FrontProducts_detail02-d1_c1 .detail ul {
	display: block;
	background: url("../images/wd/products_detail_pic1.png"/*tpa=http://www.yuangang.cn/images/wd/products_detail_pic1.png*/) bottom left repeat-x;
	height: 43px;
	width: 100%;
	margin-top: 20px;
}

.w_1440 .FrontProducts_detail02-d1_c1 .detail ul li {
	display: none;
}

.w_1440 .FrontProducts_detail02-d1_c1 .detail ul li.current {
	display: block;
	background-image: none;
	text-align: left;
}

.w_1440 .FrontProducts_detail02-d1_c1 .detail ul li.current a {
	font-family: microsoft yahei;
	font-size: 14px;
	color: #eedb8c;
	font-weight: bold;
	text-decoration: none;
	display: block;
	text-align: left;
}

.w_1440 .FrontProducts_detail02-d1_c1 .pic-module .skimpro {
	display: none;
}

.w_1440 .FrontProducts_detail02-d1_c1 .other {
	display: none;
}

.w_1440 .FrontNews_detail01-d1_c1 h2 {
	font-family: microsoft yahei;
	font-size: 20px;
	color: #eedb8c;
	line-height: 34px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.w_1440 .FrontNews_detail01-d1_c1 .message span,
.w_1440 .FrontNews_detail01-d1_c1 .message span em {
	font-size: 12px;
	color: #eedb8c;
}

.w_1440 .FrontNews_detail01-d1_c1 .htmledit p {
	font-family: microsoft yahei;
	font-size: 14px;
	color: #eee;
	font-weight: normal;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	margin-bottom: 7px;
}

.w_1440 .FrontNews_detail01-d1_c1 .page {
	display: none;
}

.w_1440 #menu {
	width: 1250px;
	margin: auto;
}

.w_1440 #menu div.logo {
	width: 256px;
	float: left;
	height: 105px;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 #menu div.logo .l1 {
	position: absolute;
	top: 15px;
	left: 0px;
	margin-top: 100px;
	opacity: 0;
	filter: alpha(opacity=100);
}

.w_1440 #menu div.logo .l2 {
	position: absolute;
	top: 13px;
	left: 18px;
	margin-top: -100px;
	opacity: 0;
	filter: alpha(opacity=100);
}

.w_1440 #menu div.logo .l3 {
	position: absolute;
	top: 83px;
	left: 0px;
	margin-top: 100px;
	opacity: 0;
	filter: alpha(opacity=100);
}

.w_1440 #menu div.logo .l4 {
	position: absolute;
	top: 56px;
	left: 144px;
	margin-left: 100px;
	opacity: 0;
	filter: alpha(opacity=100);
}

.w_1440 #menu div.nav {
	width: 100%;
	height: 60px;
	float: none;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 #menu div.nav ul {
	width: 120%;
	padding: 0px;
}

.w_1440 #menu div.nav li {
	width: 108px;
	float: left;
	height: 60px;
	position: relative;
	top: 0px;
	left: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
	cursor: pointer;
}

.w_1440 #menu div.nav li:not(.logos):before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #0e5532;
	transform: rotateY(90deg);
	transition: .5s;
}

.w_1440 #menu div.nav li:not(.logos):hover:before {
	transform: rotateY(0deg);
}

.w_1440 #menu div.nav li.logos {
	width: 343px;
	height: 60px;
	margin: auto;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 190px;
}

.w_1440 #menu div.nav li.logos img:nth-child(1)~img {
	top: -3px;
}

.w_1440 body #menu div.nav li.logos img:nth-child(6) {
	top: -58px;
	left: 36px;
}

.w_1440 body #menu div.nav li.logos img:nth-child(7) {
	top: 16px;
	left: 200px;
	position: absolute;
}

.w_1440 #menu div.nav li.logo2 {
	top: -58px;
	height: 139px;
	width: 115px;
	opacity: 1;
	filter: alpha(opacity=1);
	padding: 0px 50px;
}

.w_1440 #menu div.nav li.logo2 img {
	position: relative;
	top: 0px;
	left: 10px;
}

.w_1440 #menu div.nav li.last {
	margin-right: 0px;
}

.w_1440 #menu div.nav li:nth-child-last {
	margin-left: -50px;
}

.w_1440 #menu div.nav li img {
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 #menu div.nav li img.h {
	z-index: 999;
	position: absolute;
	top: 15px;
	left: 0px;
	display: none;
}

.w_1440 #menu div.nav li.last2 img.h {
	left: 19px;
}

.w_1440 #menu li div.top_line {
	width: 100%;
	height: 1px;
	background-color: #02e6c1;
	position: absolute;
	top: 0px;
	left: -100%;
}

.w_1440 #menu li div.bottom_line {
	width: 100%;
	height: 1px;
	background-color: #02e6c1;
	position: absolute;
	bottom: 0px;
	right: -100%;
}

.w_1440 #menu li a {
	margin: 0px;
	height: 60px;
	line-height: 60px;
	font-family: microsoft yahei;
	font-weight: bold;
	font-size: 15px;
	color: #262626;
	text-decoration: none;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	width: 100%;
	z-index: 99;
}

.w_1440 #menu li.active b {
	color: #fff;
	font-weight: normal;
}

.w_1440 #menu li:hover b {
	color: #fff;
}

.w_1440 #menu li span {
	font-family: microsoft yahei;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	transform: scale(0.9);
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	position: absolute;
	top: 37px;
	left: 0px;
}

.w_1440 #menu li span b {
	font-weight: normal;
}

.w_1440 #menu li a b {
	font-weight: normal;
	transition: .8s;
}

.w_1440 .section04 div[class^='bg'] {
	position: absolute;
	margin-left: 300px;
	opacity: 0;
	filter: alpha(opacity=0);
}

.w_1440 .section04 div.bg1 {
	top: 1%;
	left: -3%;
	width: 388px;
	height: 903px;
	background: url("../images/wd/sec4_pic1.png"/*tpa=http://www.yuangang.cn/images/wd/sec4_pic1.png*/) top left no-repeat;
}

.w_1440 .section04 div.bg2 {
	top: 2%;
	right: -6%;
	width: 1000px;
	height: 964px;
	background: url("../images/wd/sec4_pic2.png"/*tpa=http://www.yuangang.cn/images/wd/sec4_pic2.png*/) top left no-repeat;
}

.w_1440 .section04 div.bg3 {
	bottom: 3%;
	left: 30%;
	width: 669px;
	height: 716px;
	background: url("../images/wd/sec4_pic3.png"/*tpa=http://www.yuangang.cn/images/wd/sec4_pic3.png*/) top left no-repeat;
}

.w_1440 .section04 div.bg4 {
	top: 9%;
	left: 6%;
	width: 206px;
	height: 213px;
	background: url("../images/wd/sec4_pic5.png"/*tpa=http://www.yuangang.cn/images/wd/sec4_pic5.png*/) top left no-repeat;
}

.w_1440 .section02 div[class^='bg'] {
	position: absolute;
	opacity: 0;
	filter: alpha(opacity=0);
}

.w_1440 .section02 div.bg1 {
	bottom: 0.5%;
	left: -15%;
	width: 200px;
	height: 405px;
}

.w_1440 .section02 div.bg1 img {
	width: 90%;
	position: absolute;
	bottom: 0px;
}

.w_1440 .section02 div.bg2 {
	top: -197px;
	right: 11%;
	width: 127px;
	height: 448px;
	background: url("../images/wd/section2_pic2.png"/*tpa=http://www.yuangang.cn/images/wd/section2_pic2.png*/) top left no-repeat;
}

.w_1440 .w_nav {
	width: 100%;
	height: 27px;
	position: relative;
	top: 90px;
	left: 0px;
}

.w_1440 .w_nav .three_line {
	width: 40px;
	height: 27px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 9099;
	cursor: pointer;
}

.w_1440 .w_nav .three_line div {
	font-size: 0px;
	text-indent: -2222em;
}

.w_1440 .w_nav .three_line div.line1 {
	width: 100%;
	height: 4px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
}

.w_1440 .w_nav .three_line div.line2 {
	width: 100%;
	height: 4px;
	background-color: #fff;
	position: absolute;
	top: 12px;
	left: 0px;
}

.w_1440 .w_nav .three_line div.line3 {
	width: 100%;
	height: 4px;
	background-color: #fff;
	position: absolute;
	top: 23px;
	left: 0px;
}

.w_1440 .w_nav .nav_list {
	width: 100%;
	height: 27px;
	position: absolute;
	top: 0px;
	left: 0px;
}

.w_1440 .w_nav .nav_list ul {
	padding: 0px;
	display: block;
	padding-left: 43px;
}

.w_1440 .w_nav .nav_list ul li {
	width: 57px;
	height: 27px;
	line-height: 27px;
	float: left;
	margin-left: 25px;
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.w_1440 .w_nav .nav_list ul li a {
	display: block;
	width: 100%;
	height: 27px;
	line-height: 27px;
	position: absolute;
	bottom: -28px;
	left: 0px;
	text-align: center;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}

.w_1440 .w_nav .nav_list ul li span {
	display: block;
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0px;
	left: -100%;
	background-color: #fff;
	font-size: 0px;
	text-indent: -2222em;
}

.w_1440 #close_btn {
	width: 32px;
	height: 32px;
	position: fixed;
	top: 0.5%;
	right: 0.5%;
	z-index: 9999999;
	background: url("../images/wd/close.png"/*tpa=http://www.yuangang.cn/images/wd/close.png*/) top left no-repeat;
	cursor: pointer;
	display: none;
	transition: .5s;
}

.w_1440 #close_btn:hover {
	transform: rotate(360deg);
}

.w_1440 #FrontProducts_detail02-1457690138404_isjqzoom {
	text-align: left;
}

.w_1440 .w_title {
	width: 100%;
	height: 110px;
	text-align: center;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 6%;
}

.w_1440 .section5 .w_title {
	width: 337px;
	height: 84px;
	margin: auto;
	margin-top: 10%;
	position: relative;
}

.w_1440 .section5 .w_title div.line1 {
	width: 78px;
	height: 2px;
	background-color: #ddd;
	position: absolute;
	top: 0px;
	left: 0px;
}

.w_1440 .section5 .w_title div.line2 {
	width: 78px;
	height: 2px;
	background-color: #ddd;
	position: absolute;
	top: 0px;
	right: 0px;
}

.w_1440 .section5 .w_title div.line3 {
	width: 2px;
	height: 84px;
	background-color: #ddd;
	position: absolute;
	top: 0px;
	right: 0px;
}

.w_1440 .section5 .w_title div.line4 {
	width: 100%;
	height: 2px;
	background-color: #ddd;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.w_1440 .section5 .w_title div.line5 {
	width: 2px;
	height: 84px;
	background-color: #ddd;
	position: absolute;
	top: 0px;
	left: 0px;
}

.w_1440 .section5 .w_title h1 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: microsoft yahei;
	font-size: 36px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	position: relative;
	top: -20px;
}

.w_1440 .section5 .w_title h2 {
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family: microsoft yahei;
	font-size: 30px;
	color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	width: 100%;
	position: relative;
	top: -10px;
}

.w_1440 .section6 .w_title {
	margin-top: 8%;
}

.w_1440 .section4 .line {
	width: 100%;
	height: 197px;
	background: url("../images/wd/section3_line.png"/*tpa=http://www.yuangang.cn/images/wd/section3_line.png*/) -47px 0px no-repeat;
	position: absolute;
	bottom: 18%;
	left: 0px;
	display: none;
	z-index: 99;
}

.w_1440 .section4 .w_content {
	width: 90%;
	height: 100%;
	margin: auto;
	position: relative;
}

.w_1440 .section4 .w_content div.w_left {
	width: 32%;
	float: left;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.w_1440 .section4 .w_content div.w_right {
	width: 66%;
	float: right;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0px;
	right: 0px;
}

.w_1440 .section4 .w_content div.w_right ul {
	display: block;
	width: 100%;
	padding: 0px;
	height: 100%;
	position: relative;
	left: 17px;
}

.w_1440 .section4 .w_content div.w_right ul li {
	width: 18%;
	float: left;
	height: 62%;
	overflow: hidden;
	position: relative;
	top: 24%;
	margin-right: 2%;
	left: 5%;
}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(1) {
	margin-top: 50px;
}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(2) {
	margin-top: -50px;
}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(3) {
	margin-top: -15px;
}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(4) {
	margin-top: 50px;
}

.w_1440 .section4 .w_content div.w_right ul li div.bg {
	position: absolute;
	width: 100%;
	height: auto;
	top: 0px;
	left: 0px;
}

.w_1440 .section4 .w_content div.w_right ul li div.bg img {
	position: absolute;
	top: 0px;
	left: 0px;
	transition: 1.5s;
}

.w_1440 .section4 .w_content div.w_right ul li:hover div.bg img {
	transform: scale(1.15);
}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(1) div.bg img {


}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(2) div.bg img {


}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(3) div.bg img {


}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(4) div.bg img {


}

.w_1440 .section4 .w_content div.w_right ul li div.title {
	width: 100%;
	height: 240px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url("../images/wd/section2_right_bg.png"/*tpa=http://www.yuangang.cn/images/wd/section2_right_bg.png*/) 0px 0px no-repeat;
}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(1) div.title {
	background-position: -7px 2px;
}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(2) div.title {
	background-position: -231px 103px;
}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(3) div.title {
	background-position: -488px 63px;
}

.w_1440 .section4 .w_content div.w_right ul li:nth-child(4) div.title {
	background-position: -654px 10px;
}

.w_1440 .section4 .w_content div.w_right ul li div.title a {
	display: block;
	width: 90%;
	left: 5%;
	height: 80px;
	line-height: 80px;
	text-align: left;
	font-family: microsoft yahei;
	font-weight: normal;
	color: #303030;
	font-size: 30px;
	bottom: 0px;
	position: absolute;
	z-index: 110;
}

.w_1440 .section4 .w_content div.w_left .bg {
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background-color: #000;
	opacity: 0.21;
	position: absolute;
	top: 0px;
	left: 0px;
}

.w_1440 .section4 .w_content div.w_left h1 {
	height: 36px;
	line-height: 36px;
	text-align: right;
	font-family: microsoft yahei;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	width: 90%;
	margin: auto;
	margin-top: 41%;
	position: relative;
}

.w_1440 .section4 .w_content div.w_left h2 {
	height: 50px;
	line-height: 50px;
	text-align: right;
	font-family: microsoft yahei;
	font-size: 24px;
	color: #fff;
	font-weight: lighter;
	width: 90%;
	margin: auto;
	position: relative;
	text-transform: uppercase;
}

.w_1440 .section4 .w_content div.w_left .columnSpace {
	width: 90%;
	margin: auto;
	margin-top: 3%;
	position: relative;
	height: 2000px;
}

.w_1440 .section4 .w_content div.w_left .columnSpace p {
	text-indent: 2em;
	line-height: 32px;
	font-size: 1.6vh;
	color: #fff;
	font-family: microsoft yahei;
	text-align: left;
	font-weight: lighter;
}

.w_1440 .section4 .w_content div.w_left h2:after {
	width: 100%;
	height: 1px;
	background-color: #fff;
	content: "";
	display: block;
}

.w_1440 .w_title h1 {
	font-family: times new roman;
	font-size: 32px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 24px;
	line-height: 24px;
	text-transform: uppercase;
}

.w_1440 .w_title h2 {
	width: 580px;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	height: 34px;
	line-height: 34px;
	margin: auto;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 10px;
}

.w_1440 .w_title h2 b {
	display: inline-block;
	width: 120px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-family: microsoft yahei;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	border: 1px solid #fff;
}

.w_1440 .w_title h2 .circle1 {
	width: 7px;
	height: 7px;
	background: url("../images/wd/circle.png"/*tpa=http://www.yuangang.cn/images/wd/circle.png*/) top left no-repeat;
	position: absolute;
	top: 15px;
	left: 210px;
}

.w_1440 .w_title h2 .circle2 {
	width: 7px;
	height: 7px;
	background: url("../images/wd/circle.png"/*tpa=http://www.yuangang.cn/images/wd/circle.png*/) top left no-repeat;
	position: absolute;
	top: 15px;
	left: 360px;
}

.w_1440 .w_title h2 .left_line {
	width: 216px;
	height: 1px;
	background-color: #00458e;
	position: absolute;
	top: 18px;
	left: 0px;
}

.w_1440 .w_title h2 .right_line {
	width: 216px;
	height: 1px;
	background-color: #00458e;
	position: absolute;
	top: 18px;
	right: 0px;
}

.w_1440 .w_category {
	width: 100%;
	height: auto;
	margin-top: 3%;
}

.w_1440 .w_content {
	width: 100%;
	height: auto;
	margin-top: 3%;
}

.w_1440 .w_content:after {
	display:block;
	width:100%;
	height:1px;
	content:"";
	clear:both;
}

.w_1440 .section2 .w_content {
	width: 69%;
	height: auto;
	margin: auto;
	z-index: 999;
	position: static;
	margin-top: 7%;
}

.w_1440 .section2 .w_content:after {
	display:block;
	width:100%;
	height:1px;
	clear:both;
	content:"";
}

.w_1440 .section2 .w_content .w_left div {
	width: 90%;
	margin: auto;
	height: 55px;
	line-height: 55px;
	text-align: left;
	position: absolute;
	bottom: 10%;
	left: 9%;
}

.w_1440 .section2 .w_content .w_left div a {
	font-family: microsoft yahei;
	font-size: 24px;
	color: #fff;
	font-weight: lighter;
	text-decoration: none;
}

.w_1440 .section2 .w_content .w_left div span {
	font-family: microsoft yahei;
	font-size: 18px;
	color: #fff;
	font-weight: lighter;
	text-decoration: none;
	text-transform: uppercase;
}

.w_1440 .section2 .w_content .w_left a.more {
	display: block;
	width: 160px;
	height: 34px;
	line-height: 34px;
	background-color: #f39800;
	margin-left: 0px;
	text-align: left;
	padding-left: 30px;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	font-weight: lighter;
	text-decoration: none;
	position: absolute;
	transition: .3s;
	bottom: 5%;
	left: 10%;
}

.w_1440 .section2 .w_content .w_left a.more:hover {
	background-color: #fff;
	color: #f39800;
	padding-left: 40px;
}

.w_1440 .section2 .w_content .w_left a.more:before {
	width: 2px;
	height: 20px;
	content: "";
	display: block;
	position: absolute;
	background-color: #fff;
	left: 15px;
	top: 50%;
	margin-top: -10px;
	transition: .5s;
}

.w_1440 .section2 .w_content .w_left a.more:hover:before {
	background-color: #f39800;
}

.w_1440 .section2 .w_content .w_left a.more:after {
	width: 12px;
	height: 10px;
	content: "";
	display: block;
	position: absolute;
	background: url("../images/wd/section1_icon1.png"/*tpa=http://www.yuangang.cn/images/wd/section1_icon1.png*/) top left no-repeat;
	right: 15px;
	top: 50%;
	margin-top: -5px;
}

.w_1440 .section2 .w_content .w_left div a:hover {}

.w_1440 .section2 .w_content .w_left {
	width: auto;
	height: auto;
	float: left;
	background-color: #005f30;
	position: relative;
	top: 0px;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
}

.w_1440 .section2 .w_content .w_left img {
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	height: auto;
}

.w_1440 .section2 .w_content .w_right {
	width: 45%;
	height: auto;
	float: right;
	background-color: #005f30;
	position: relative;
	top: 45%;
	margin-top: 4%;
}

.w_1440 .section2 .w_content .w_right> div:nth-child(1) {
	float: none;
	width: 90%;
	height: auto;
	position: relative;
	left: 0px;
	margin: auto;
	margin-top: 5%;
}

.w_1440 .section2 .w_content .w_right> div:nth-child(1) img {
	width:100%;
	height:auto;
}

.w_1440 .section2 .w_content .w_right> p:nth-child(2) {
	width: 90%;
	height: auto;
	float: none;
	text-align: center;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #fff;
	line-height: 33px;
	position: relative;
	top: 0px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.w_1440 .section6 .w_content {
	width: 90%;
	height: auto;
	margin: auto;
	position: relative;
	margin-top: 14%;
}

.w_1440 .section6 .w_content div.line1 {
	width: 427px;
	height: 5px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
}

.w_1440 .section6 .w_content div.line2 {
	width: 427px;
	height: 5px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	left: auto;
}

.w_1440 .section6 .w_content div.line3 {
	width: 5px;
	height: 611px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	left: auto;
}

.w_1440 .section6 .w_content div.line4 {
	width: 54%;
	height: 5px;
	background-color: #fff;
	position: absolute;
	bottom: 0px;
	right: 0px;
	top: auto;
	left: auto;
}

.w_1440 .section6 .w_content div.line5 {
	width: 50%;
	height: 5px;
	background-color: #fff;
	position: absolute;
	bottom: 0px;
	left: 0px;
	top: auto;
}

.w_1440 .section6 .w_content div.line6 {
	width: 5px;
	height: 611px;
	background-color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
}

.w_1440 .logos {
	width: 343px;
	height: 83px;
	margin: auto;
	position: relative;
	top: -50px;
	left: 0px;
}

.w_1440 .section6 .w_content div.w_title {
	width: 155px;
	height: 64px;
	margin: auto;
	position: relative;
	margin-top: -15px;
}

.w_1440 .section6 .w_content div.ct {
	width: 83%;
	height: 268px;
	margin: auto;
	margin-top: 5%;
	position: relative;
}

.w_1440 .section6 .w_content div.ct div.w_left {
	width: 40%;
	float: left;
}

.w_1440 .section6 .w_content div.ct div.w_left ul {
	display: block;
	width: 100%;
	padding: 0px;
}

.w_1440 .section6 .w_content div.ct div.w_left ul li {
	width: 100%;
	height: 60px;
	padding-left: 70px;
	text-align: left;
	font-family: microsoft yahei;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	transition: .5s;
}

.w_1440 .section6 .w_content div.ct div.w_left ul li:hover {
	padding-left: 80px;
}

.w_1440 .section6 .w_content div.ct div.w_left ul li:nth-child(1) {
	background: url("../images/wd/bottom_icon1.png"/*tpa=http://www.yuangang.cn/images/wd/bottom_icon1.png*/) 0px 10px no-repeat;
}

.w_1440 .section6 .w_content div.ct div.w_left ul li:nth-child(2) {
	background: url("../images/wd/bottom_icon2.png"/*tpa=http://www.yuangang.cn/images/wd/bottom_icon2.png*/) 0px 12px no-repeat;
}

.w_1440 .section6 .w_content div.ct div.w_left ul li:nth-child(3) {
	background: url("../images/wd/bottom_icon3.png"/*tpa=http://www.yuangang.cn/images/wd/bottom_icon3.png*/) 0px 5px no-repeat;
}

.w_1440 .section6 .w_content div.ct div.w_left ul li:nth-child(4) {
	margin-top: 10px;
	width: 237px;
	height: 52px;
	line-height: 52px;
	border: 3px solid #fff;
	background: url("../images/wd/bottom_icon4.png"/*tpa=http://www.yuangang.cn/images/wd/bottom_icon4.png*/) 10px 10px no-repeat;
	padding-left: 55px;
}

.w_1440 .section6 .w_content div.ct div.w_left ul li:nth-child(4) a {
	color: #fff;
}

.w_1440 .section6 .w_content div.ct div.w_left ul li:nth-child(4) span {
	display: inline-block;
	margin-left: 15px;
	position: relative;
	top: 1px;
	font-weight: normal;
}

.w_1440 .section6 .w_content div.ct div.w_right {
	width: 40%;
	float: left;
	background: url("../images/wd/bottom_icon5.png"/*tpa=http://www.yuangang.cn/images/wd/bottom_icon5.png*/) top left no-repeat;
}

.w_1440 .section6 .w_content div.ct div.w_right p {
	font-family: microsoft yahei;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	text-align: left;
	position: relative;
	left: 59px;
	transition: .3s;
}

.w_1440 .section6 .w_content div.ct div.w_right p:hover {
	left: 70px;
}

.w_1440 .section6 .w_content div.cp {
	width: 100%;
	height: 30px;
	margin: auto;
	margin-top: 2%;
	position: relative;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 2%;
}

.w_1440 .section6 .w_content div.cp:before {
	content:"";
	display:block;
	width:100%;
	height:33%
}

.w_1440 .section6 .w_content div.cp a {
	font-family: microsoft yahei;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.w_1440 .section6 .w_content div.cp a:hove {
	text-decoration: underline;
}

.w_1440 .section6 .w_content div.w_title h1 {
	text-align: center;
	font-family: microsoft yahei;
	font-size: 24px;
	color: #353535;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	position: relative;
}

.w_1440 .section6 .w_content div.w_title div.line {
	content: "";
	display: block;
	width: 43px;
	height: 2px;
	background-color: none;
	position: absolute;
	top: 35px;
	left: 30px;
}

.w_1440 .section6 .w_content div.w_title h2 {
	text-align: center;
	font-family: microsoft yahei;
	font-size: 24px;
	color: #353535;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	width: 100%;
	margin-top: 15px;
}

.w_1440 .section6 .w_content div.w_title div.c {
	width: 43px;
	height: 38px;
	background: url("../images/wd/contact_icon1.png"/*tpa=http://www.yuangang.cn/images/wd/contact_icon1.png*/) top left no-repeat;
	position: absolute;
	top: 6px;
	right: -20px;
}

.w_1440 .logos img:nth-child(2) {
	position: relative;
	top: 2px;
}

.w_1440 .logos img:nth-child(3) {
	position: relative;
	top: 2px;
}

.w_1440 .logos img:nth-child(4) {
	position: relative;
	top: 2px;
}

.w_1440 .logos img:nth-child(5) {
	position: relative;
	top: 2px;
}

.w_1440 .logos img:nth-child(6) {
	position: relative;
	display: none;
	top: -15px;
	left: 43px;
}

.w_1440 .logos img:nth-child(7) {
	position: absolute;
	top: 8px;
	left: 199px;
}

.w_1440 .section5 .w_content {
	width: 74%;
	margin: auto;
	height: 483px;
	margin-top: 4%;
}

.w_1440 .section5 .w_content:after {
	display:block;
	width:100%;
	height:1px;
	content:"";
	clear:both;
}

.w_1440 .section5 .w_content div.w_left {
	width: 48%;
	height: auto;
	float: left;
	position: relative;
	background-color: rgba(255, 255, 255, 0.7);
}

.w_1440 .section5 .w_content div.w_left img {
	width: 100%;
	height: auto;
}

.w_1440 .section5 .w_content div.w_left div.t {
	width: 92%;
	margin: auto;
	height: 44px;
	line-height: 44px;
	text-align: left;
	margin-top: 15px;
}

.w_1440 .section5 .w_content div.w_left p {
	width: 92%;
	margin: auto;
	height: auto;
	text-align: left;
	font-family: microsoft yahei;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	margin-top: 10px;
	padding-bottom: 3%;
}

.w_1440 .section5 .w_content div.w_left div.t a {
	font-family: microsoft yahei;
	font-size: 24px;
	color: #333;
	font-weight: normal;
	float: left;
}

.w_1440 .section5 .w_content a {
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 .section5 .w_content .w_left> a {
	transition: .5s;
	display: block;
}

.w_1440 .section5 .w_content .w_left> a:hover {
	transform: scale(0.95, 0.9);
}

.w_1440 .section5 .w_content div:not(.w_left) a:after {
	content: "";
	display: block;
	width: 0px;
	height: 1px;
	background-color: #2a8a15;
	position: absolute;
	bottom: 0px;
	left: 50px;
	transition: .3s;
}

.w_1440 .section5 .w_content div.w_right a:after {
	bottom: -6px;
	background-color: #333;
}

.w_1440 .section5 .w_content div a:hover:after {
	left: 0px;
	width: 100px;
}

.w_1440 .section5 .w_content div.w_left div.t span {
	font-family: microsoft yahei;
	font-size: 14px;
	color: #666;
	float: right;
	position: relative;
	top: 6px;
	left: 0px;
}

.w_1440 .section5 .w_content .columnSpace {
	display: none;
}

.w_1440 .section5 .w_content div.w_right {
	width: 49%;
	float: right;
	height: 483px;
	margin-left: 22px;
}

.w_1440 .section5 .w_content div.w_right> div {
	width: 100%;
	height: auto;
	background-color: rgba(255, 255, 255, 0.7);
	margin-bottom: 3%;
	position: relative;
}

.w_1440 .section5 .w_content div.w_right> div:before {
	display: block;
	width: 100%;
	height: 100%;
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #fff;
	z-index: -1;
	opacity: 0;
}

.w_1440 .section5 .w_content div.w_right> div:hover {
	background-color: transparent;
}

.w_1440 .section5 .w_content div.w_right> div:hover:before {
	opacity: 0.9;
}

.w_1440 .section5 .w_content div.w_right> div div.left {
	width: 90%;
	height: auto;
	padding: 20px 30px;
	float: none;
	position: relative;
	z-index: 99;
}

.w_1440 .section5 .w_content div.w_right> div div.left a {
	display: block;
	width: 100%;
	text-align: left;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.w_1440 .section5 .w_content div.w_right> div:hover div.left a {
	color: #333;
}


.w_1440 .section5 .w_content div.w_right> div div.left p {
	display: block;
	width: 100%;
	text-align: left;
	font-family: microsoft yahei;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	font-weight: normal;
	text-decoration: none;
	margin-top: 10px;
}

.w_1440 .section5 .w_content div.w_right> div:hover div.left p {
	color: #333;
}

.w_1440 .section5 .w_content div.w_right> div div.right {
	width: 136px;
	height: 44px;
	padding: 0px;
	float: right;
	position: absolute;
	z-index: 99;
	top: 9px;
	right: 0px;
}

.w_1440 .section5 .w_content div.w_right> div div.right:before {
	content: "";
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top: 19px;
	left: 22px;
	background-color: #666;
}

.w_1440 .section5 .w_content div.w_right> div:hover div.right:before {
	background-color: #666;
}

.w_1440 .section5 .w_content div.w_right> div div.right h1 {
	width: 34%;
	text-align: left;
	font-family: microsoft yahei;
	font-size: 13px;
	color: #666;
	height: 40px;
	line-height: 40px;
	float: right;
	position:relative;
}

.w_1440 .section5 .w_content div.w_right> div div.right h1:before {
	content:"";
	displays:block;
	width:4px;
	height:1px;
	background-color:#2a8a15;
	position:absolute;
	top:50%;
	left:-7px;
}

.w_1440 .section5 .w_content div.w_right> div:hover div.right h1 {
	color: #fff;
}

.w_1440 .section5 .w_content div.w_right> div div.right h2 {
	width: 60%;
	text-align: right;
	font-family: microsoft yahei;
	font-size: 13px;
	color: #666;
	height: 40px;
	line-height: 40px;
	float: left;
}

.w_1440 .section5 .w_content div.w_right> div:hover div.right h2 {
	color: #666;
}

.w_1440 .section3 .w_content li {
	display: inline-block;
	margin: 0px 5px;
	list-style: none;
	perspective: 900px;
	cursor: pointer;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 .section3 .w_content li img.b {
	display: none;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.w_1440 .section3 .w_content li:hover .w_pic {
	transform: skew(1deg, 2deg) rotateY(45deg);
}

.w_1440 .section3 .w_content li .w_pic {
	width: 177px;
	height: 177px;
	text-align: center;
	background: url("../images/wd/aboutus_bg1.png"/*tpa=http://www.yuangang.cn/images/wd/aboutus_bg1.png*/) center center no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
	transition: .5s;
	perspective: 900px;
}

.w_1440 .section3 .w_content li .w_pic img {
	width: auto;
	margin: auto;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	left: 50%;
	margin-left: -25px;
	transition: .4s;
}

.w_1440 .section3 .w_content li .w_pic:hover img {
	transform: skew(1deg, 2deg) rotateY(45deg);
	transition-delay: 0.3s;
}

.w_1440 .section3 .w_content li a {
	display: block;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top: 10%;
	font-family: microsoft yahei;
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	transition: .3s;
}

.w_1440 .section3 .w_content li a:hover {
	color: #ffa200;
	text-decoration: none;
}

.w_1440 .section3 .w_content li span {
	display: block;
	text-align: center;
	height: 15px;
	line-height: 15px;
	font-family: times new roman;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}

.w_1440 .FrontSpecifies_show01-d3_c1 .htmledit ul {
	padding: 0px;
	text-align: center;
	display: block;
}

.w_1440 .FrontProductsCategory_show01-d4_c1 .pic-module .pic img {
	width: 209px;
	height: 377px;
	border: none;
}

.w_1440 .FrontProductsCategory_show01-d4_c1 .pic-module .pic:hover img {
	animation: pulse 1s;
}

.w_1440 .FrontProductsCategory_show01-d4_c1 {
	text-align: center;
}

.w_1440 .FrontProductsCategory_show01-d4_c1 .list {
	width: auto;
	margin: 0px;
	display: inline-block;
	padding: 0px;
	float: left;
}

.w_1440 .pic a {
	padding: 0px;
	border: none;
	background-color: transparent;
}

.w_1440 .pic a:hover {
	padding: 0px;
	border: none;
	background-color: transparent;
}

.w_1440 .FrontProductsCategory_show01-d4_c1 .pic-module {
	width: 100%;
	float: none;
}

.w_1440 .FrontProductsCategory_show01-d4_c1 .new-module {
	width: 100%;
	float: none;
}

.w_1440 .FrontProductsCategory_show01-d4_c1 h3 a {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-family: microsoft yahei;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

.w_1440 .FrontProductsCategory_show01-d4_c1 h3 a:hover {
	text-decoration: underline;
}

.w_1440 #elem-FrontProducts_list01-1464069251556 {
	width: 1150px;
	margin: auto;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 233px;
}

.w_1440 .FrontProducts_list01-d1_c1 {
	width: 100%;
}

.w_1440 .border_00 .borderContent {
	padding: 0px;
}

.w_1440 .FrontNewsCategory_tree01-d1_c1 {
	width: 100%;
}

.w_1440 .FrontNewsCategory_tree01-d1_c1 .menu-first ul li.menu-none a {
	display: inline-block;
	float: none;
	padding: 0px;
	margin: 0px;
	height: 30px;
	line-height: 30px;
	width: 170px;
	text-align: center;
	font-family: microsoft yahei;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	background-color: #ff9625;
	background-image: none;
	border-radius: 5px;
	margin: 0px 5px;
	font-weight: normal;
}

.w_1440 .FrontNewsCategory_tree01-d1_c1 .menu-first ul li.menu-none a:hover {
	transition: .3s;
	background-color: #ff9625;
	background-image: none;
	padding: 0px;
	margin: 0px 5px;
	width: 170px;
	height: 30px;
	line-height: 30px;
}

.w_1440 .FrontNewsCategory_tree01-d1_c1 ul {
	text-align: center;
}

.w_1440 .FrontNews_list01-d2_c2 {
	width: 100%;
}

.w_1440 #elem-FrontNews_list01-1464069323422 {
	width: 1175px;
	height: 290px;
	margin: auto;
	position: relative;
	overflow: hidden;
	top: 0px;
	left: 0px;
}

.w_1440 .FrontNews_list01-d2_c2 .comstyle {
	display: block;
	width: 120%;
}

.w_1440 .FrontNews_list01-d2_c2 .content {
	width: 552px;
	height: 130px;
	background-color: transparent;
	position: relative;
	top: 0px;
	left: 0px;
	margin-right: 71px;
	margin-bottom: 30px;
}

.w_1440 .FrontNews_list01-d2_c2 .content div.bg {
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	background-color: #fff;
	width: 100%;
	height: 100%;
	transition: .5s;
}

.w_1440 .FrontNews_list01-d2_c2 .content:hover div.bg {
	background-color: #000;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.w_1440 .FrontNews_list01-d2_c2 .content:hover .newstitle li h3 a {
	color: #fff;
}

.w_1440 .FrontNews_list01-d2_c2 .content:hover .newslist .summary p {
	color: #fff;
}

.w_1440 .FrontNews_list01-d2_c2 .content:hover div.num h1 {
	color: #fff;
}

.w_1440 .FrontNews_list01-d2_c2 .content:hover div.num h2 {
	color: #fff;
}

.w_1440 .FrontNews_list01-d2_c2 .newstitle li.date {
	display: none;
}

.w_1440 .FrontNews_list01-d2_c2 .content .main {
	display: block;
	width: 424px;
	height: 70px;
	margin-right: 12px;
	margin-top: 30px;
	float: right;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.w_1440 .FrontNews_list01-d2_c2 .newstitle li h3 {
	background-image: none;
	padding: 0px;
}

.w_1440 .FrontNews_list01-d2_c2 .newstitle li h3 a {
	display: block;
	width: 100%;
	text-align: left;
	font-family: microsoft yahei;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.w_1440 .FrontNews_list01-d2_c2 .newstitle li h3 a:hover {
	text-decoration: underline;
}

.w_1440 .FrontNews_list01-d2_c2 .newslist .summary p {
	margin-top: 10px;
	line-height: 20px;
	font-family: microsoft yahei;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

.w_1440 .FrontProductsCategory_show01-d4_c1 .linkarea {
	display: none;
}

.w_1440 #elem-FrontProductsCategory_show01-1464069209510 {
	margin: auto;
}

.w_1440 .section1 .columnSpace {
	display: none;
}

.w_1440 .FrontNews_list01-d2_c2 .content div.num {
	width: 80px;
	height: 60px;
	border-right: 1px solid #888;
	line-height: 60px;
	position: absolute;
	top: 35px;
	left: 10px;
	text-align: center;
	font-family: arial;
	font-size: 50px;
	color: #ff9625;
	font-weight: normal;
}

.w_1440 .FrontNews_list01-d2_c2 .content div.num h1 {
	height: 30px;
	line-height: 30px;
	font-family: microsoft yahei;
	font-size: 50px;
	text-align: center;
	font-weight: normal;
	color: #00458e;
}

.w_1440 .FrontNews_list01-d2_c2 .content div.num h2 {
	height: 30px;
	line-height: 30px;
	font-family: microsoft yahei;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	color: #666666;
	margin-top: 10px;
}

.w_1440 .sub_content {
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9;
	display: none;
}

.w_1440 .sub_content .center_container> div.bg {
	width: 84%;
	height: 84%;
	position: absolute;
	top: 50%;
	margin-top: -51%;
	left: 50%;
	margin-left: -42%;
	background-color: #fff;
	opacity: 0.3;
	filter: alpha(opacity=30);
}

.w_1440 #sub_aboutus_content {
	background: url("../images/wd/section2_bg.png"/*tpa=http://www.yuangang.cn/images/wd/section2_bg.png*/) center center no-repeat;
	background-size: cover;
}

.w_1440 .sub_container {
	width: 80%;
	height: 80%;
	position: absolute;
	top: 50%;
	margin-top: -50%;
	left: 50%;
	margin-left: -40%;
	z-index: 9;
}

.w_1440 .sub_content .back {
	width: 45px;
	height: 106px;
	background: url("../images/wd/back.png"/*tpa=http://www.yuangang.cn/images/wd/back.png*/) top left no-repeat;
	position: absolute;
	top: 50%;
	left: -50px;
	margin-top: -53px;
	transition: .5s;
	cursor: pointer;
}

.w_1440 .sub_content .back a {
	width: 7px;
	line-height: 23px;
	font-family: microsoft yahei;
	font-weight: normal;
	color: #fff;
	display: block;
	font-size: 17px;
	text-decoration: none;
	position: relative;
	top: 28px;
	left: 9px;
}

.w_1440 .sub_content .back:hover a {
	animation: flipInY 2s;
}

.w_1440 .sub_content .back:hover {
	left: 0px;
}

.w_1440 #elem-FrontComContent_list01-1464229046744 {
	display: none;
}

.w_1440 .center_container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.w_1440 .not_ie {
	width: 100%;
	height: 100%;
	background: url("../images/wd/not_ie.jpg"/*tpa=http://www.yuangang.cn/images/wd/not_ie.jpg*/) center center no-repeat;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 9999;
	display: none;
}

.w_1440 #elem-FrontSpecifies_show01-1468823195682 {
	width: 1215px;
	height: 346px;
	margin: auto;
}

.w_1440 #elem-FrontSpecifies_show01-1468823195682 div.left {
	width: 591px;
	height: 346px;
	float: left;
	background: url("../images/wd/video.png"/*tpa=http://www.yuangang.cn/images/wd/video.png*/) top left no-repeat;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 #elem-FrontSpecifies_show01-1468823195682 div.left img {
	width: 50px;
	left: 50px;
	position: absolute;
	top: 131px;
	left: 270px;
}

.w_1440 #elem-FrontSpecifies_show01-1468823195682 div.left img:hover {
	animation: w_rotate 3s linear infinite;
}

.w_1440 @keyframes w_rotate {
	to {
		transform: rotate(360deg);
	}
	.w_1440
}

.w_1440 #elem-FrontSpecifies_show01-1468823195682 div.right {
	width: 624px;
	float: right;
	position: relative;
	top: 0px;
	left: 30px;
}

.w_1440 #elem-FrontSpecifies_show01-1468823195682 div.right h1 {
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-family: microsoft yahei;
	font-size: 18px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	margin-bottom: 30px;
}

.w_1440 #elem-FrontSpecifies_show01-1468823195682 div.right p {
	text-indent: 2em;
	font-family: microsoft yahei;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	line-height: 28px;
	margin-bottom: 5px;
	color: #fff;
}

.w_1440 #elem-FrontSpecifies_show01-1468823195682 div.right img {
	float: right;
}

.w_1440 .section6 .w_content div.bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	opacity: 0.7;
	filter: alpha(opacity=70):
}

.w_1440 .section6 .w_content>div {
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 .section6 .w_content>div.logos {
	top: -41.5px;
}

.w_1440 .section6 .w_content>div .ww_title {
	width: 100%;
	height: 30px;
	margin-top: 17px;
	margin-bottom: 30px;
	text-align: left;
	position: relative;
	top: 0px;
	left: 0px;
}

.w_1440 .section6 .w_content>div .ww_title span {
	font-family: microsoft yahei;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
}

.w_1440 .section6 .w_content>div .ww_title div.line {
	width: 120px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-color: #fff;
	height: 1px;
}

.w_1440 .section6 .w_content .htmledit {
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 99;
}

.w_1440 #elem-FrontSpecifies_show01-1464069393899 {
	width: 449px;
	float: left;
	height: 292px;
}

.w_1440 #elem-FrontSpecifies_show01-1464069393899 .ww_title {
	width: 370px;
	margin: auto;
	margin-top: 17px;
	margin-bottom: 15px;
}

.w_1440 #elem-FrontSpecifies_show01-1464069393899 ul {
	display: block;
	width: 350px;
	margin: auto;
	padding: 0px;
	background: url("../images/wd/contact_us_icon.png"/*tpa=http://www.yuangang.cn/images/wd/contact_us_icon.png*/) 0px 11px no-repeat;
	padding-left: 30px;
}

.w_1440 #elem-FrontSpecifies_show01-1464069393899 ul li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-family: microsoft yahei;
	font-size: 12px;
	color: #fff;
	text-align: left;
	font-weight: normal;
	list-style: none;
}

.w_1440 #elem-FrontSpecifies_show01-1464069393899 ul li a {
	font-family: microsoft yahei;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
}

.w_1440 #elem-FrontSpecifies_show01-1464069393899 ul li a:hover {
	text-decoration: underline;
}

.w_1440 #elem-FrontSpecifies_show01-1464069393899 div.bg {
	background-color: #151c29;
}

.w_1440 #elem-FrontMessages_customizeEmit01-1468823267388 {
	width: 512px;
	float: left;
	height: 292px;
}

.w_1440 #elem-FrontMessages_customizeEmit01-1468823267388 .ww_title {
	width: 405px;
	margin: auto;
	margin-top: 17px;
	margin-bottom: 15px;
}

.w_1440 #elem-FrontMessages_customizeEmit01-1468823267388 .ww_title span {
	color: #333;
}

.w_1440 #elem-FrontMessages_customizeEmit01-1468823267388 .ww_title .line {
	background-color: #333;
}

.w_1440 #FrontMessages_customizeEmit01-1468823267388 {
	width: 405px;
	margin: auto;
	position: relative;
	top: -35px;
	left: 0px;
	z-index: 99;
}

.w_1440 #elem-FrontMessages_customizeEmit01-1468823267388 div.bg {
	background-color: #fff;
}

.w_1440 #elem-FrontSpecifies_show01-1468823280352 {
	width: 240px;
	height: 292px;
	float: left;
}

.w_1440 #elem-FrontSpecifies_show01-1468823280352 div.bg {
	background-color: #00458e;
}

.w_1440 #elem-FrontSpecifies_show01-1468823292160 {
	width: 100%;
	height: 34px;
	line-height: 34px;
	clear: both;
	margin-top: 15px;
}

.w_1440 #FrontSpecifies_show01-1468823292160 {
	top: 15px;
	position: relative;
	left: 0px;
}

.w_1440 #elem-FrontSpecifies_show01-1468823292160 * {
	text-align: center;
	font-family: microsoft yahei;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

.w_1440 #elem-FrontSpecifies_show01-1468823292160 a {
	font-family: microsoft yahei;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.w_1440 #elem-FrontSpecifies_show01-1468823292160 a:hover {
	text-decoration: underline;
}

.w_1440 .FrontMessages_customizeEmit01-d1_c1 .tips {
	display: none;
}

.w_1440 .FrontMessages_customizeEmit01-d1_c1 table tr.info .text-tip {
	display: none;
}

.w_1440 .FrontMessages_customizeEmit01-d1_c1 table tr .text-tip {
	display: none;
}

.w_1440 .text-oper span,
.w_1440 .text-tip span {
	display: none;
}

.w_1440 #FrontMessages_customizeEmit01-1468823267388_submit {
	background-image: none;
	width: 188px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-family: microsoft yahei;
	font-size: 14px;
	color: #333;
	background-color: #fff;
	font-weight: normal;
}

.w_1440 #FrontSpecifies_show01-1468823280352 {
	width: 93px;
	margin: auto;
	position: relative;
	top: 30px;
	left: 0px;
}

.w_1440 #FrontSpecifies_show01-1468823280352 p {
	width: 100%;
	height: 28px;
	line-height: 28px;
	text-align: center;
	margin-bottom: 5px;
	font-family: microsoft yahei;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
}

.w_1440 #fp-nav ul li a span {
	background-color: #fff;
}