@charset "utf-8";
BODY {
	width: 100%;
	overflow-x: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}

.w_smaller BODY {
	width: 100%;
	overflow-x: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}

.w_smaller #box_root {
	width: 100%;
}

.w_smaller #menu {
	width: 100%;
	margin: auto;
	overflow: hidden;
}

.w_smaller #menu DIV.logo {
	height: 105px;
	width: 256px;
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
}

.w_smaller #menu DIV.logo .l1 {
	margin-top: 100px;
	position: absolute;
	left: 0px;
	filter: alpha(opacity=100);
	top: 15px;
	opacity: 0;
}

.w_smaller #menu DIV.logo .l2 {
	margin-top: -100px;
	position: absolute;
	left: 18px;
	filter: alpha(opacity=100);
	top: 13px;
	opacity: 0;
}

.w_smaller #menu DIV.logo .l3 {
	margin-top: 100px;
	position: absolute;
	left: 0px;
	filter: alpha(opacity=100);
	top: 83px;
	opacity: 0;
}

.w_smaller #menu DIV.logo .l4 {
	position: absolute;
	margin-left: 100px;
	left: 144px;
	filter: alpha(opacity=100);
	top: 56px;
	opacity: 0;
}

.w_smaller #menu DIV.nav {
	height: 60px;
	width: 100%;
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
}

.w_smaller #menu DIV.nav UL {
	width: 120%;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

.w_smaller #menu DIV.nav LI {
	overflow: hidden;
	cursor: pointer;
	height: 60px;
	width: 108px;
	position: relative;
	float: left;
	left: 0px;
	filter: alpha(opacity=100);
	top: 0px;
	opacity: 1;
}

.w_smaller #menu div.nav li.logos {
	width: 50%;
	height: 60px;
	margin: auto;
	position: relative;
	top: -6px;
	left: 0px;
	margin-right: 120px;
	text-align: left;
}

.w_smaller #menu DIV.nav LI:not(.logos) {
	display:none;
}

.w_smaller #menu div.nav li.logos img:nth-child(1)~img {
	top: 10px;
}

.w_smaller body #menu div.nav li.logos img:nth-child(6) {
	top: -18px;
	left: 36px;
}

.w_smaller body #menu div.nav li.logos img:nth-child(7) {
	top: 48px;
	left: 200px;
	position: absolute;
}

.w_smaller #menu DIV.nav LI.logo2 {
	height: 139px;
	width: 115px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 50px;
	filter: alpha(opacity=1);
	top: -58px;
	padding-right: 50px;
	opacity: 1;
}

.w_smaller #menu DIV.nav LI.logos a {
	text-align:left;
	padding-left:3%;
}

.w_smaller #menu DIV.nav LI.logo2 IMG {
	position: relative;
	left: 10px;
	top: 0px;
}

.w_smaller #menu DIV.nav LI.last {
	margin-right: 0px;
}

.w_smaller #menu DIV.nav LI IMG {
	position: relative;
	left: 0px;
	top: 4px;
	height: 35px;
}

.w_smaller #menu DIV.nav LI IMG.h {
	position: absolute;
	left: 0px;
	z-index: 999;
	display: none;
	top: 15px;
}

.w_smaller #menu DIV.nav LI.last2 IMG.h {
	left: 19px;
}

.w_smaller #menu LI DIV.top_line {
	height: 1px;
	width: 100%;
	position: absolute;
	left: -100%;
	top: 0px;
	background-color: #02e6c1;
}

.w_smaller #menu LI DIV.bottom_line {
	height: 1px;
	width: 100%;
	right: -100%;
	position: absolute;
	bottom: 0px;
	background-color: #02e6c1;
}

.w_smaller #menu LI A {
	font-size: 16px;
	text-decoration: none;
	height: 60px;
	line-height: 60px;
	font-family: microsoft yahei;
	width: 100%;
	position: absolute;
	font-weight: normal;
	color: #282828;
	text-align: center;
	left: 0px;
	margin: 0px;
	z-index: 99;
	display: block;
	top: 0px;
}

.w_smaller #menu LI.active B {
	font-weight: normal;
	color: #07dcbc;
}

.w_smaller #menu LI:hover B {
	color: #07dcbc;
}

.w_smaller #menu LI SPAN {
	font-size: 12px;
	height: 20px;
	font-family: microsoft yahei;
	width: 100%;
	position: absolute;
	font-weight: normal;
	color: #fff;
	text-align: center;
	left: 0px;
	display: block;
	line-height: 20px;
	top: 37px;
	transform: scale(0.9);
}

.w_smaller #menu LI SPAN B {
	font-weight: normal;
}

.w_smaller #menu LI A B {
	font-weight: normal;
}

.w_smaller #box_sub_header {
	overflow: hidden;
	height: 60px;
	width: 100%;
	position: fixed;
	left: 0px;
	z-index: 999;
	top: 0px;
	display: none;
}

.w_smaller #box_sub_header DIV.bg {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	filter: alpha(opacity=50);
	top: 0px;
	background-color: #fff;
	opacity: 0.5;
}

.w_smaller #box_sub_banner {
	z-index: 996;
	position: fixed;
	width: 100%;
	background: url("../images/wd/section1_bg.jpg"/*tpa=http://www.yuangang.cn/images/wd/section1_bg.jpg*/) no-repeat 0px -500px;
	height: 317px;
	top: 0px;
	left: 0px;
}

.w_smaller #box_sub_banner .columnSpace {
	display: none;
}

.w_smaller #box_sub_main {
	padding-bottom: 12px;
	margin-top: 277px;
	width: 100%;
	height: auto;
	padding-top: 80px;
}

.w_smaller .w_title {
	height: auto;
	width: 100%;
	margin-top: 0%;
	position: relative;
	text-align: center;
	left: 0px;
	top: 0px;
	display: none;
}

.w_smaller .w_title H1 {
	font-size: 32px;
	font-family: times new roman;
	text-transform: uppercase;
	font-weight: bold;
	color: #006428;
	text-align: center;
	height: auto;
	line-height: 34px;
}

.w_smaller .w_title H2 {
	font-size: 14px;
	height: 34px;
	font-family: microsoft yahei;
	width: 100%;
	position: relative;
	font-weight: bold;
	color: #fff;
	text-align: center;
	left: 0px;
	margin: 20px auto auto;
	line-height: 34px;
	top: 0px;
}

.w_smaller .w_title H2 B {
	font-size: 18px;
	border-top: #006428 1px solid;
	height: 32px;
	font-family: microsoft yahei;
	width: 120px;
	border-bottom: #006428 1px solid;
	font-weight: normal;
	color: #333;
	text-align: center;
	display: inline-block;
	line-height: 32px;
}

.w_smaller .w_title H2 .circle1 {
	height: 7px;
	width: 7px;
	background: #006428;
	position: absolute;
	left: 210px;
	top: 15px;
	display: none;
}

.w_smaller .w_title H2 .circle2 {
	height: 7px;
	width: 7px;
	background: #006428;
	position: absolute;
	display: none;
	left: 360px;
	top: 15px;
}

.w_smaller .w_title H2 .left_line {
	height: 1px;
	width: 216px;
	position: absolute;
	left: 0px;
	top: 18px;
	background-color: #006428;
	display: none;
}

.w_smaller .w_title H2 .right_line {
	height: 1px;
	width: 216px;
	right: 0px;
	position: absolute;
	top: 18px;
	background-color: #006428;
	display: none;
}

.w_smaller #box_sub_main .w_search {
	margin-top:15px;
}

.w_smaller #box_sub_main .w_category {
	margin-bottom: 0px;
	height: auto;
	width: 100%;
	margin-top: 24px;
	text-align: center;
	display: none;
}

.w_smaller #box_sub_main .w_category .columnSpace {
	display: none;
}

.w_smaller #box_sub_main .w_category A {
	font-size: 14px;
	text-decoration: none;
	height: 34px;
	font-family: microsoft yahei;
	width: auto;
	font-weight: normal;
	color: #333;
	padding-bottom: 0px;
	text-align: center;
	padding-top: 0px;
	padding-left: 50px;
	margin: 0px 5px 10px 5px;
	display: inline-block;
	line-height: 34px;
	padding-right: 50px;
	background-color: #eee;
	width: 43%;
	padding: 0px;
	transition: .5s;
}

.w_smaller #box_sub_main .w_category A SPAN {
	display: none;
}

.w_smaller #box_sub_main .w_category A.current {
	color: #fff;
	background-color: #f39800;
}

.w_smaller #box_sub_main .w_category A:hover {
	color: #fff;
	background-color: #f39800;
}

.w_smaller .FrontComContent_detail01-d1_c1 .title H3 {
	display: none;
}

.w_smaller .FrontComContent_detail01-d1_c1 {
	width: 100%;
}

.w_smaller #box_sub_main .w_content {
	border-top: none;
	height: auto;
	font-family: microsoft yahei;
	border-right: none;
	width: 90%;
	border-bottom: none;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-left: 15px;
	border-left: none;
	margin: auto;
	padding-right: 15px;
	box-shadow: none;
	display: none;
	min-height: inherit;
}

.w_smaller #box_sub_footer {
	height: 120px;
	width: 100%;
	background: url("../images/wd/section3_bg.jpg"/*tpa=http://www.yuangang.cn/images/wd/section3_bg.jpg*/) no-repeat 0px -41px;
	display: none;
	background-size: cover;
}

.w_smaller .FrontNews_list01-d2_c2 {
	width: 100%;
}

.w_smaller .FrontNews_list01-d2_c2 .comstyle {
	width: 100%;
	display: block;
}

.w_smaller .FrontNews_list01-d2_c2 .content {
	padding-top: 15px;
	padding-bottom: 15px;
	height: auto;
	width: 100%;
	border-bottom: #ddd 1px dotted;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: transparent;
	margin-right: 0px;
	overflow: hidden;
	float: none;
}

.w_smaller .FrontNews_list01-d2_c2 .content DIV.bg {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	filter: alpha(opacity=80);
	top: 0px;
	background-color: #fff;
	opacity: 0.8;
	transition: .5s;
}

.w_smaller .FrontNews_list01-d2_c2 .content:hover DIV.bg {
	filter: alpha(opacity=70);
	background-color: #358b26;
	opacity: 0.7;
}

.w_smaller .FrontNews_list01-d2_c2 .content:hover .newstitle LI H3 A {
	color: #fff;
}

.w_smaller .FrontNews_list01-d2_c2 .content:hover .newslist .summary P {
	color: #fff;
}

.w_smaller .FrontNews_list01-d2_c2 .content:hover DIV.num H1 {
	color: #fff;
}

.w_smaller .FrontNews_list01-d2_c2 .content:hover DIV.num H2 {
	color: #fff;
}

.w_smaller .FrontNews_list01-d2_c2 .newstitle LI.date {
	display: none;
}

.w_smaller .FrontNews_list01-d2_c2 .content .main {
	height: auto;
	width: calc(98% - 130px);
	margin-top: 0px;
	position: relative;
	float: none;
	left: 0px;
	z-index: 99;
	display: block;
	top: 0px;
	margin-right: 12px;
	margin-left: 130px;
}

.w_smaller .FrontNews_list01-d2_c2 .newstitle LI H3 {
	background-image: none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	display: block;
}

.w_smaller .FrontNews_list01-d2_c2 .newstitle LI H3 A {
	font-size: 17px;
	text-decoration: none;
	font-family: microsoft yahei;
	width: 100%;
	font-weight: normal;
	color: #000;
	text-align: left;
	display: block;
}

.w_smaller .FrontNews_list01-d2_c2 .newstitle LI H3 A:hover {
	text-decoration: underline;
}

.w_smaller .FrontNews_list01-d2_c2 .newslist .summary P {
	font-size: 12px;
	font-family: microsoft yahei;
	margin-top: 10px;
	font-weight: normal;
	color: #777;
	line-height: 20px;
	display: block;
	text-align: left;
}

.w_smaller .FrontNews_list01-d2_c2 .content DIV.num {
	font-size: 50px;
	height: 60px;
	font-family: arial;
	border-right: #888 1px solid;
	width: 90px;
	position: absolute;
	font-weight: normal;
	color: #ff9625;
	text-align: center;
	left: 10px;
	line-height: 60px;
	top: 20px;
}

.w_smaller .FrontNews_list01-d2_c2 .content:hover DIV.num {
	border-color:#fff;
}

.w_smaller .FrontNews_list01-d2_c2 .content DIV.num H1 {
	font-size: 50px;
	height: 30px;
	font-family: microsoft yahei;
	font-weight: normal;
	color: #358b26;
	text-align: center;
	line-height: 30px;
}

.w_smaller .FrontNews_list01-d2_c2 .content DIV.num H2 {
	font-size: 16px;
	height: 30px;
	font-family: microsoft yahei;
	margin-top: 10px;
	font-weight: bold;
	color: #358b26;
	text-align: center;
	line-height: 30px;
}

.w_smaller .FrontNews_detail01-d1_c1 H2 {
	font-size: 24px;
	font-family: microsoft yahei;
	font-weight: bold;
	color: #333;
	line-height: 34px;
}

.w_smaller .FrontNews_detail01-d1_c1 .htmledit P {
	font-size: 14px;
	margin-bottom: 5px;
	font-family: microsoft yahei;
	font-weight: normal;
	text-align: left;
	line-height: 28px;
}

.w_smaller .FrontNews_detail01-d1_c1 .summary .info {
	display: none;
}

.w_smaller .FrontProducts_list01-d1_c1 .content {
	margin-bottom: 20px;
	border-top: none;
	height: auto;
	border-right: none;
	width: 252px;
	background: #fff;
	margin-top: 0px;
	border-bottom: none;
	position: relative;
	left: 0px;
	border-left: none;
	top: 0px;
	margin-right: 60px;
}

.w_smaller .FrontProducts_list01-d1_c1 .pro-module P.buttonP {
	cursor: pointer;
	height: 20px;
	width: 20px;
	background: url("../images/wd/p_more.png"/*tpa=http://www.yuangang.cn/images/wd/p_more.png*/) no-repeat left top;
	position: absolute;
	left: 112px;
	top: 180px;
	transition: .5s;
}

.w_smaller .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*/) no-repeat left top;
}

.w_smaller .FrontProducts_list01-d1_c1 .content DIV.line-top {
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #fff;
}

.w_smaller .FrontProducts_list01-d1_c1 .content DIV.line-left {
	height: 100%;
	width: 2px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: #fff;
}

.w_smaller .FrontProducts_list01-d1_c1 .content DIV.line-right {
	height: 100%;
	width: 2px;
	right: 0px;
	position: absolute;
	top: 0px;
	background-color: #fff;
}

.w_smaller .FrontProducts_list01-d1_c1 .content DIV.line-bottom {
	height: 2px;
	width: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	background-color: #fff;
}

.w_smaller .FrontProducts_list01-d1_c1 .content DIV.line-top2 {
	height: 2px;
	width: 100%;
	position: absolute;
	left: -100%;
	top: 0px;
	background-color: #fff;
}

.w_smaller .FrontProducts_list01-d1_c1 .content DIV.line-left2 {
	height: 100%;
	width: 2px;
	position: absolute;
	left: 0px;
	top: 100%;
	background-color: #fff;
}

.w_smaller .FrontProducts_list01-d1_c1 .content DIV.line-right2 {
	height: 100%;
	width: 2px;
	right: 0px;
	position: absolute;
	top: -100%;
	background-color: #fff;
}

.w_smaller .FrontProducts_list01-d1_c1 .content DIV.line-bottom2 {
	height: 2px;
	width: 100%;
	position: absolute;
	left: 100%;
	bottom: 0px;
	background-color: #fff;
}

.w_smaller .FrontProducts_list01-d1_c1 .mainul {
	width: 100%;
	position: relative;
	left: 40px;
	top: 0px;
}

.w_smaller .FrontProducts_list01-d1_c1 .pic-module {
	height: auto;
	width: 100%;
	float: none;
	margin: 0px 0px auto;
}

.w_smaller .FrontProducts_list01-d1_c1 .pic-module .pic A {
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border-left: medium none;
	padding-right: 0px;
	float: none;
	display:block;
	overflow:hidden;
}

.w_smaller .FrontProducts_list01-d1_c1 .pic-module .pic A:hover {
	border-top: medium none;
	border-right: medium none;
	border-bottom: medium none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border-left: medium none;
	padding-right: 0px;
	background-color: transparent;
}

.w_smaller .FrontProducts_list01-d1_c1 .pic-module .pic A IMG {
	height: auto;
	width: 100%;
	transition: .3s;
	display: block;
}

.w_smaller .FrontProducts_list01-d1_c1 .pic-module .pic:hover A IMG {
	transform:scale(1.1);
}

.w_smaller .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_smaller .FrontProducts_list01-d1_c1 .content .pro-module {
	cursor: pointer;
	height: 34px;
	width: 100%;
	float: none;
	text-align: left;
	left: 0px;
	z-index: 99;
	top: 0px;
	transition: .5s;
	position: static;
	transform: none;
}

.w_smaller .FrontProducts_list01-d1_c1 .content:hover .pro-module {
	transform: rotateY(0deg);
	transition: .8s;
}

.w_smaller .FrontProducts_list01-d1_c1 .pro-module UL LI.code A {
	font-size: 13px;
	text-decoration: none;
	height: 34px;
	font-family: microsoft yahei;
	margin-top: 0px;
	font-weight: bold;
	color: #000;
	text-align: center;
	display: block;
	line-height: 34px;
	transition: .3s;
}

.w_smaller .FrontProducts_list01-d1_c1 .pro-module UL LI.code A:hover {
	text-decoration: none;
	color: #9e0000;
}

.w_smaller .FrontProducts_list01-d1_c1 .pro-module UL LI.brand SPAN {
	display: none;
}

.w_smaller .FrontProducts_list01-d1_c1 .pro-module UL LI.brand {
	font-size: 15px;
	height: 24px;
	font-family: microsoft yahei;
	font-weight: bold;
	color: #9e0000;
	text-align: left;
	line-height: 24px;
}

.w_smaller .FrontProducts_list01-d1_c1 .pro-module UL LI.detail {
	border-top: #c5934a 1px solid;
	width: 58px;
	margin-top: 15px;
	line-height: 20px;
}

.w_smaller .FrontProducts_list01-d1_c1 .pro-module UL LI.detail A {
	font-size: 14px;
	text-decoration: none;
	font-family: microsoft yahei;
	color: #c5934a;
	text-align: left;
}

.w_smaller .FrontProducts_list01-d1_c1 .pro-module UL LI.detail A:hover {
	text-decoration: none;
	color: #9e0000;
}

.w_smaller .FrontProducts_detail02-d1_c1 .pro-module UL LI {
	border-bottom: #d5d5d5 1px dotted;
	font-weight: lighter;
	color: #000;
	line-height: 50px;
	font-size: 16px;
}

.w_smaller .FrontProducts_detail02-d1_c1 .pro-module UL LI span {
	font-size:13px;
	font-weight: lighter;
	color: #333;
}

.w_smaller .FrontProducts_detail02-d1_c1 .content .pic-module {
	width: 70%;
	max-width: 500px;
}

.w_smaller .FrontProducts_detail02-d1_c1 .pic-module .pic A {
	height: auto;
	width: 99%;
}

.w_smaller .FrontProducts_detail02-d1_c1 .content .pic-module .pic-img {
	height: auto;
	width: 100%;
}

.w_smaller HTML> BODY .FrontProducts_detail02-d1_c1 .pic-module SPAN.zoom {
	display: none;
}

.w_smaller .FrontProducts_detail02-d1_c1 .pic-module .show {
	width: 100%;
}

.w_smaller .FrontProducts_detail02-d1_c1 .pic-module .show .picarea {
	width: 80%;
}

.w_smaller .FrontProducts_detail02-d1_c1 .detail UL LI {
	background-image: none;
	background-color: #006428;
}

.w_smaller .FrontProducts_detail02-d1_c1 .detail UL {
	height: 35px;
	background-image: none;
	border-bottom: #eee 1px solid;
	display: block;
	margin-bottom: 15px;
}

.w_smaller .FrontProducts_detail02-d1_c1 .detail {
	width: 98%;
	margin-top: 20px;
}

.w_smaller #FrontSpecifies_show01-1468888688065 {
	position: relative;
	top: 50px;
	left: 0px;
	text-align: center;
}

.w_smaller #FrontSpecifies_show01-1468888688065 .htmledit {
	font-family: microsoft yahei;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
}

.w_smaller #FrontSpecifies_show01-1468888688065 .htmledit a {
	font-family: microsoft yahei;
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.w_smaller #FrontSpecifies_show01-1468888688065 .htmledit a:hover {
	text-decoration: underline;
}

.w_smaller @keyframes bounce {
	0%,
	100%,
	20%,
	53%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
	.w_smaller 40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -30px, 0);
		-ms-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0)
	}
	.w_smaller 70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		transition-timing-function: cubic-bezier(0.755, .050, .855, .060);
		-webkit-transform: translate3d(0, -15px, 0);
		-ms-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0)
	}
	.w_smaller 90% {
		-webkit-transform: translate3d(0, -4px, 0);
		-ms-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0)
	}
	.w_smaller
}

.w_smaller .bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	animation-times: 1;
}

.w_smaller @keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	.w_smaller 30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		-ms-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1)
	}
	.w_smaller 40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		-ms-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1)
	}
	.w_smaller 50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		-ms-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1)
	}
	.w_smaller 65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		-ms-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1)
	}
	.w_smaller 75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		-ms-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1)
	}
	.w_smaller 100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1)
	}
	.w_smaller
}

.w_smaller .rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
	animation-duration: 0.5s;
	animation-timing-function: linear;
	animation-times: 1;
}

.w_smaller .FrontComContent_detail01-d1_c1 .htmledit P {
	font-size: 14px;
	margin-bottom: 5px;
	font-family: microsoft yahei;
	font-weight: normal;
	color: #333;
	line-height: 28px;
}

.w_smaller #scientific1 #box_sub_main1 {
	height: 800px;
	width: 100%;
	background: url("../images/a/ibg7.jpg"/*tpa=http://www.yuangang.cn/images/a/ibg7.jpg*/) no-repeat left bottom;
}

.w_smaller #scientific1 .ddd {
	width: 1200px;
	margin: 0px auto;
}

.w_smaller #scientific1 .dl {
	width: 60%;
	float: left;
	padding-top: 191px;
}

.w_smaller #scientific1 .dr {
	width: 40%;
	float: left;
	padding-top: 100px;
}

.w_smaller #scientific1 .d6 {
	padding-top: 0px;
}

.w_smaller #scientific1 .d6 IMG {
	text-align: right;
}

.w_smaller #scientific1 .dl .d1 {
	height: 50px;
	display: block;
}

.w_smaller #scientific1 .ddd A {
	font-size: 14px;
	text-decoration: none;
	font-family: microsoft yahei;
	width: 100%;
	color: #666;
	text-align: left;
	display: block;
	line-height: 40px;
}

.w_smaller #scientific1 .ddd A:hover {
	font-size: 14px;
	text-decoration: none;
	font-family: microsoft yahei;
	color: #00458e;
	line-height: 40px;
}

.w_smaller #scientific1 .dl IMG {
	padding-left: 0px;
	padding-right: 10px;
}

.w_smaller #scientific1 .dl .d1 {
	margin-bottom: 20px;
	width: 100%;
	margin-top: -10px;
}

.w_smaller #scientific1 .dl .d2 {
	margin-bottom: 72px;
	width: 50%;
	margin-top: -8px;
	float: left;
	padding-left: 47%;
}

.w_smaller #scientific1 .dl .d3 {
	margin-bottom: 105px;
	width: 30%;
	float: left;
	padding-left: 79%;
}

.w_smaller #scientific1 .dl .d4 {
	margin-bottom: 150px;
	width: 30%;
	float: left;
	padding-left: 98%;
}

.w_smaller #scientific1 .dl .d5 {
	width: 30%;
	float: left;
	padding-left: 107%;
}

.w_smaller #scientific1 .d6 A {
	font-size: 14px;
	text-decoration: none;
	font-family: microsoft yahei;
	width: 100%;
	color: #666;
	text-align: right;
	display: block;
	line-height: 40px;
}

.w_smaller #scientific1 .d6 A:hover {
	font-size: 14px;
	text-decoration: none;
	font-family: microsoft yahei;
	color: #00458e;
	line-height: 40px;
}

.w_smaller #scientific1 #box_sub_banner {
	n: n;
}

.w_smaller #menu LI A:hover {
	text-decoration: none;
	color: #282828;
}

.w_smaller #contact_us .l1l {
	width: 60%;
	float: left;
}

.w_smaller #contact_us .r1r {
	width: 40%;
	float: right;
	text-align: center;
}

.w_smaller #contact_us .ff {
	width: 100%;
	float: left;
}

.w_smaller #scientific1 #box_sub_header DIV.bg {
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	filter: alpha(opacity=50);
	top: 0px;
	background-color: #033d6d;
	opacity: 0.5;
}

.w_smaller #plan #box_sub_main {
	height: auto;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
}

.w_smaller #plan #box_sub_banner {
	n: n;
}

.w_smaller #plan #box_sub_footer {
	n: n;
}

.w_smaller #brewing #box_sub_main {
	height: auto;
	width: 100%;
	padding-bottom: 0px;
	padding-top: 0px;
}

.w_smaller #brewing #box_sub_banner {
	display: none;
}

.w_smaller #brewing #box_sub_footer {
	display: none;
}

.w_smaller #brewing .w_title {
	height: 110px;
	width: 100%;
	margin-top: 0%;
	position: relative;
	text-align: center;
	left: 0px;
	display: none;
	top: 127px;
}

.w_smaller #FrontComContent_detail01-1468888501078 .content .ppp1 {
	width: 70%;
	float: left;
}

.w_smaller #FrontComContent_detail01-1468888501078 .content .ppp2 {
	width: 30%;
	float: left;
}


#box_full_nav {
	width:100%;
	height:100%;
	position:fixed;
	top: 2000%;
	left:0px;
	overflow:hidden;
	z-index:888;
	opacity:0;
	display:none;
	z-index:-1;
}

#box_full_nav .bg {
	width:100%;
	height:100%;
	position:absolute;
	background:#f39800;
	z-index: 899;
}

#box_full_nav .bg.in1 {
	transform:scale(15);
	transition:transform 2s;
}
#box_full_nav .bg.in2 {
	transform:scale(15);
	transition:transform 2s;
	background:#006428;
}

#box_full_nav .ct {
	width:40%;
	height:50%;
	position:absolute;
	top:50%;
	left:50%;
	z-index:900;
	margin-left:-20%;
	margin-top: -35%;
}

.w_960 #box_full_nav .ct {
	margin-top:-20%;
}

.w_840 #box_full_nav .ct {
	margin-top:-20%;
}

.w_720 #box_full_nav .ct {
	margin-top:-20%;
}

#box_full_nav .ct ul {
	display:block;
}

#box_full_nav .ct ul li {
	width:100%;
	height: 15%;
	position:absolute;
	list-style:none;
	text-align:center;
	z-index: 910;
}

#box_full_nav .ct ul li a b {
	font-weight:lighter;
	font-family:microsoft yahei;
	font-weight:lighter;
	font-size:24px;
	color:#fff;
	display:inline-block;
}

#box_full_nav .ct ul li:hover a b:nth-child(1) {
	animation:rubberBand 1s 0.1s;
}

#box_full_nav .ct ul li:hover a b:nth-child(2) {
	animation:rubberBand 1s 0.3s;
}

#box_full_nav .ct ul li:hover a b:nth-child(3) {
	animation:rubberBand 1s 0.4s;
}

#box_full_nav .ct ul li:hover a b:nth-child(4) {
	animation:rubberBand 1s 0.3s;
}


#box_full_nav .ct ul li a {
	font-family:microsoft yahei;
	font-weight:lighter;
	font-size:24px;
	color:#fff;
}

#box_full_nav .ct ul li:nth-child(2) {
	top: 15%;
}

#box_full_nav .ct ul li:nth-child(3) {
	top: 30%;
}

#box_full_nav .ct ul li:nth-child(4) {
	top: 45%;
}

#box_full_nav .ct ul li:nth-child(5) {
	top: 60%;
}

#box_full_nav .ct ul li:nth-child(6) {
	top: 75%;
}

#box_full_nav .ct ul li:nth-child(7) {
	top: 90%;
}

.w_smaller_nav {
	width:50px;
	height:45px;
	position:fixed;
	top: 15px;
	right:20px;
	display: none;
	cursor:pointer;
}

.w_smaller .w_smaller_nav {
	display:block;
}

.w_smaller_nav div {
	width:100%;
	height:5px;
	background-color:#fff;
	margin-bottom:7px;
	border-radius:10px;
	transition:.5s;
}

.w_smaller_nav div:nth-child(1) {
	transition:.3s;
}

.w_smaller_nav div:nth-child(2) {
	transition:.5s;
}

.w_smaller_nav div:nth-child(3) {
	transition:.3s;
}

.w_smaller_nav:hover div:nth-child(1) {
	margin-left:-3px;
}

.w_smaller_nav:hover div:nth-child(2) {
	margin-left:3px;
}

.w_smaller_nav:hover div:nth-child(3) {
	margin-left:-3px;;
}

.w_smaller .clearBoth {
	display:none;
}

.w_smaller .FrontProducts_detail02-d1_c1 .content .pro-module {
	float:none;
	width:100%;
}

.w_smaller .FrontProducts_detail02-d1_c1 .content .pic-module {
	float:none;
	width:100%;
	margin-top: 15px;
}

.w_smaller .FrontMessages_customizeEmit01-d1_c1 table tr .text-tip {
	display:none;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .right-fream {
    position: relative;
    margin-top: 10px;
    width: 100%;
    float: none;
    overflow: hidden;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .item1 {
    position: relative;
    margin: 0px;
    width: 100%;
    float: none;
    top: 0px !important;
    left: 0px;
    margin-top: 30px;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .left-frame {
    width: 100%;
    float: none;
}

.w_smaller .FrontOrders_checkout01-d1_c1 {
	width:100%;
}

.w_smaller .FrontOrders_checkout01-d1_c1 TABLE.form2 TH {
    text-align: left;
    width: 100%;
    font-weight: normal;
    display: block;
}

.w_smaller .FrontOrders_checkout01-d1_c1 TABLE.form2 TD {
    width: 100%;
    display: block;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .remind {
	display:none;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .steps .step2 {
    width: 100%;
    float: none;
    background-image:none;
    height: auto;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .steps .step2 li {
	text-align:left;
	width:40%;
	padding-left:10%;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .steps .step2 li:nth-child(1) {
	background-color:#eee;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .steps .step2 li:nth-child(2) {
	background-color:#ddd;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .steps .step2 li:nth-child(3) {
	background-color:#ccc;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .steps .step2 li:nth-child(4) {
	background-color:#aaa;
}

.w_smaller .FrontOrders_checkout01-d1_c1 .steps {
    margin: 10px 0px 0px;
    float: none;
}

.w_smaller #box_sub_main .w_products_cate > LI{
	width:43%;
   	z-index: 99;
    position: relative;
    display: inline-block;
    top: 0px;
    left: 0px;
    margin:1% 1%;
}

.w_smaller #box_sub_main .w_products_cate > LI a {
	width:100%;
	margin-bottom: 0px;
}