﻿
/* CSS Document */
html, body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
	background: #fff;
	-webkit-text-size-adjust: none;
}
a {
	color: #666;
	text-decoration: none;
	outline: 0px none;
 star:expression(this.onFocus=this.blur());
}
a:hover, a:active {
	color: #0669a0;
}
* {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
table {
	border-collapse: collapse;
}
ul, li {
	list-style: none;
	border: 0 none;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px none;
	text-align-last: center;
	vertical-align: middle;
}
#dhtmltooltip {
	background: #fff;
	position: absolute;
	visibility: hidden;
	padding: 2px;
	z-index: 100;
	border: 1px solid #ddd;
	-webkit-box-shadow: #999 2px 2px 5px;
	-moz-box-shadow: #999 2px 2px 5px;
	box-shadow: #999 2px 2px 5px;
}
#clear, .clear {
	clear: both;
}
.head_top{width:100%; height:30px; line-height:30px; background:#f7f7f7;position: absolute;top: 0px;}
.head_top_box{width:1000px; margin:0 auto; text-align:right; font-size:12px;}
#top {
	background: url(../image/top_bg.png) repeat-x top center;
	width: 100%;
	height: 110px;
	margin: 0px auto;
	position: absolute;
	top: 30px;
	z-index: 998;
}
#top .menu {
	width: 1000px;
	height: 110px;
	position: relative;
	margin: 0px auto;
}
#top .menu .menuleft {
	width: 370px;
	height: 110px;
	float: left;
}
#top .menu .menuright {
	width: 370px;
	height: 110px;
	float: right;
}
#top .menu .menuleft a {
	text-align: center;
	width: 123px;
	height: 110px;
	line-height: 110px;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	display: block;
	float: left;
	background: url(http://www.yfgjmy.com/themes/moban/images/menu-line.png) no-repeat center right;
}
#top .menu .menuright a {
	text-align: center;
	width: 123px;
	height: 110px;
	line-height: 110px;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	display: block;
	float: left;
	background: url(http://www.yfgjmy.com/themes/moban/images/menu-line.png) no-repeat center left;
}
#top .menu a:hover, #top .menu .now {
	color: #0669a0 !important;
}
#top .menu #m3, #top .menu #m4 {
	background: none !important;
}
#top .menu .logo {
	background: url(../image/logo_bg.png) no-repeat;
	background-position: center bottom;
	width: 254px;
	height: 118px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin: 0px 0px 0px -127px;
	text-align: center;
}
#top .menu .logo a {
	padding-top: 33px;
	display: inline-block;
}
#language{
	position:absolute;
	width:900px;
	left:50%;
	top:0px;
	margin:141px 0px 0px -450px;
	z-index:9;
	text-align:center;
}
#menu-sub {
	width: 1000px;
	height: 0px;
	font-size: 0px;
	position: absolute;
	z-index: 99;
	overflow: hidden;
	left: 50%;
	margin-left: -500px;
	top: 140px;
}
#menu-sub .sear {
	width: 260px !important;
	text-align: center;
	padding-top: 20px;
}
#menu-sub .sear #keys {
	width: 150px;
	height: 29px;
	line-height: 29px;
	float: left;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 5px 0px 0px 5px;
	padding-left: 3px;
	margin-left: 40px;
}
#menu-sub .sear #go {
	background: url(../image/go.png) no-repeat;
	width: 33px;
	height: 31px;
	float: left;
	border: 0px;
	font-size: 0px;
	cursor: pointer;
}
#menu-sub .sub div {
	display: block;
	float: left;
	width: 123px;
	height: 160px;
	background: url(http://www.yfgjmy.com/themes/moban/images/menu-sub-line.png) repeat-y top right;
}
#menu-sub a {
	display: block;
	color: #fff;
	font-size: 14px;
	text-align: center;
	padding: 5px 0px;
	opacity: 0.6;
}
#menu-sub a:hover {
	text-decoration: underline;
	opacity: 1;
}
#menu-sub-bg {
	width: 100%;
	background: #0669a0;
	position: absolute;
	z-index: 10;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
	height: 0px;
	top: 100px;
}
#banner {
	position: relative;
	width: 100%;
	height: 458px;
	margin: 102px auto 0px auto;
}
#banner .shadow {
	position: absolute;
	background: url(../image/banner_shadow.png) repeat-x top center;
	z-index: 9;
	top: 0px;
	width: 100%;
	height: 7px;
	margin: 0px auto;
}
#banner .arrow {
	position: absolute;
	z-index: 99;
	width: 1000px;
	left: 50%;
	margin-left: -500px;
	bottom: 20px;
	text-align: center;
}
#banner .arrow a {
	display: inline-block;
	margin: 0px 2px;
	background: #fff;
	opacity: 0.8;
	width: 15px;
	height: 15px;
	font-size: 0px;
}
#banner .arrow a:hover {
	opacity: 1;
}
#banner .arrow a.activeSlide {
	background: #0669a0;
	opacity: 1;
}
#banner .animation {
	width: 100%;
	height: 458px;
	margin: 0px auto;
	overflow: hidden;
}
#banner .animation li {
	width: 100%;
	min-width: 1000px;
	height: 458px;
	margin: 0px auto;
	overflow: hidden;
}
#banner .animation .bg1{
	background:url(http://www.yfgjmy.com/themes/moban/images/banner1_bg.jpg) repeat-x top center;
}
#banner .animation .bg2{
	background:url(http://www.yfgjmy.com/themes/moban/images/banner2_bg.jpg) repeat-x top center;
}
#banner .animation .bg3{
	background:url(http://www.yfgjmy.com/themes/moban/images/banner3_bg.jpg) repeat-x top center;
}
#banner .gradient {
	position: absolute;
	width: 100%;
	height: 130px;
	top: 170px;
	background: url(http://www.yfgjmy.com/themes/moban/images/banner_gradient.png) repeat-x left bottom;
}
#banner .product {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(http://www.yfgjmy.com/themes/moban/images/banner_product_bg.jpg) repeat-x top center;
}
#banner .about {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(http://www.yfgjmy.com/themes/moban/images/banner_about_bg.jpg) repeat-x top center;
}
#banner .news {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(http://www.yfgjmy.com/themes/moban/images/banner_news_bg.jpg) repeat-x top center;
}
#banner .support {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(http://www.yfgjmy.com/themes/moban/images/banner_support_bg.jpg) repeat-x top center;
}
#banner .hr {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(http://www.yfgjmy.com/themes/moban/images/banner_hr_bg.jpg) repeat-x top center;
}
#banner .contact {
	width: 100%;
	height: 300px;
	margin: 0px auto;
	background: url(http://www.yfgjmy.com/themes/moban/images/banner_contact_bg.jpg) repeat-x top center;
}
#iabout { margin-top: 20px; border:1px solid #e8e8e8; padding:8px; }
#iabout img { float:left; display:inline; }
#iabout dl { width:675px; height:256px; float: left; display: inline; margin:0 8px; padding-left:28px; border-left:1px solid #e8e8e8;}
#iabout dl dt { height:32px; line-height: 32px; border-bottom: dotted 1px #ccc; color:#125296; font-size: 18px; }
#iabout dl dd { line-height: 30px;text-indent: 2em; padding-top: 8px; padding-bottom: 5px; text-align:left;}
#iabout dl a { color: #0669a0;}
#iabout ul { border-top: solid 4px #125296; border-left: solid 1px #e5e5e5; border-bottom: solid 1px #e5e5e5; border-right: solid 1px #e5e5e5; width:270px; float: left; height:136px; background: url(http://www.yfgjmy.com/themes/moban/images/iabout_bg.jpg) no-repeat left top; padding:9px 0 0; }
#iabout ul li { background: url(http://www.yfgjmy.com/themes/moban/images/icon1.jpg) no-repeat 10px center; height:32px; line-height: 32px; text-indent: 28px; font-size:16px;}

#main {
	width: 1000px;
	margin: 20px auto 40px;
}
#main .newsnav {
	width: 1000px;
	margin-top: 25px;
}
#main .news {
	width: 400px;
	float: left;
	text-align: left;
}
#main .news .hot {
	color: #999;
	line-height: 18px;
	font-size: 12px;
}
#main .news .hot:hover h4 {
	text-decoration: underline;
}
#main .news .hot h4 {
	display: block;
	padding: 3px 0px;
	color: #fe6d6d;
	font-size: 14px;
}
#main .news .hot .more {
	background: url(../image/news_more.jpg) no-repeat;
	background-position: left center;
	display: block;
	padding: 3px 0px 3px 15px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#main .news .list {
	padding-top: 15px;
}
#main .news .list a {
	display: block;
	padding: 3px 0px 3px 10px;
	text-align: left;
	background: url(../image/news_arr.jpg) no-repeat;
	background-position: left center;
}
#main .news .list a span {
	float: right;
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
}
#main .nav {
	width: 560px;
	float: right;
}
#main .title {
	font-size: 16px;
	font-weight: bold;
	color: #0669a0;
	height: 45px;
	line-height: 45px;
	text-align: left;
}
#main .title span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}
#main .case {
	width: 270px;
	float: left;
	position: relative;
}
#main .case .prevnext {
	position: absolute;
	bottom: 7px;
	right: 5px;
	z-index: 9;
}
#main .case .prevnext .prev {
	display: inline-block;
	width: 20px;
	height: 16px;
	font-size: 0px;
	background: url(../image/arrow-left.png) no-repeat center center;
	background-color: #888;
}
#main .case .prevnext .next {
	display: inline-block;
	width: 20px;
	height: 16px;
	font-size: 0px;
	background: url(../image/arrow-right.png) no-repeat center center;
	background-color: #888;
	margin-left: 1px;
}
#main .case .prevnext a:hover {
	background-color: #0669a0;
}
#main .case .animation {
	width: 270px;
	height: 170px;
	overflow: hidden;
}
#main .case .animation .name {
	position: absolute;
	z-index: 3;
	color: #fff;
	left: 10px;
	bottom: 0px;
	height: 30px;
	line-height: 30px;
}
#main .case .animation .namebg {
	position: absolute;
	z-index: 1;
	bottom: 0px;
	width: 270px;
	height: 30px;
	background: #000;
	opacity: 0.5;
}
#main .culture {
	width: 270px;
	float: right;
}
#main .product {
	width: 1000px;
	margin: 45px 0px 20px;
}
#main .product .title {
	background: #0669a0;
	padding-left: 10px;
	height: 35px;
	line-height: 35px;
}
#main .product .title a {
	display: block;
	float: left;
	font-style: normal;
	font-size: 14px;
	color:rgba(255,255,255,0.8);
	padding: 0px 15px;
}
#main .product .title img {
	margin: 0px 5px;
}
#main .product .title .A {
	display: block;
	float: left;
	font-style: normal;
	font-size: 14px;
	color: #0669a0;
	background: #fff;
}
#main .product #con2, #main .product #con3 {
	display: none;
}
#main .product .con {
	height:278px;
	overflow:hidden;
	margin:20px 0px;
}
#main .product .con a {
	display: inline-block;
	width: 235px;
	color: #666;
	padding: 0px 0px 15px 0px;
	text-align: center;
	margin-right: 20px;
	float:left;
}
#main .product .con a:nth-child(4){margin-right:0;}
#main .product .con a img {
	display: block;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	width:233px;
	height:233px;
}
#main .product .con a:hover {
	color: #0669a0;
}
#nav{
	position:absolute;
	background:url(http://www.yfgjmy.com/themes/moban/images/nav_bg.png) no-repeat;
	background-position:center bottom;
	width:980px;
	height:60px;
	padding-top:30px;
	left:50%;
	top:0px;
	margin:362px auto 0px -490px;
}
#nav a{
	display:inline-block;
	background:#ccc;
	padding:5px 30px;
	font-size:16px;
	color:#333;
}
#nav a:hover{
	background:#d55456;
	color:#fff;
}
#nav .A{
	background:#bd2325 !important;
	color:#fff;
}
#nav .name{
	display:inline-block;
	background:#bd2325;
	padding:5px 0px;
	width:900px;
	margin:0px auto;
	font-size:16px;
	color:#fff;
}
#nav .left{
	width:200px;
	float:left;
	margin-left:30px;
	position:relative;
	text-align:left;
}
#nav .left .cn{
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#0669a0;
	padding-left:20px;
	margin-top:-10px;
	position:relative;
}
#nav .left .en{
	text-transform:uppercase;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#bebebe;
	padding-left:20px;
}
#nav .left .letters{
	position:absolute;
	left:-18px;
	top:-18px;
}
#nav .right{
	width:700px;
	float:right;
	margin-right:30px;
}
#nav .right .title{
	width:80px;
	text-align:center;
	float:left;
	border-bottom:2px solid #0669a0;
	padding:7px 0px;
	color:#0669a0;
	font-size:16px;
	font-weight:bold;
}
#nav .right .title img{
	margin:0px 3px 0px 5px;
}
#nav .right .location{
	width:620px;
	float:left;
	border-bottom:1px solid #ddd;
	text-align:right;
	padding:10px 0px;
	color:#999;
}
#nav .right .location a{
	padding:0px !important;
	background:none !important;
	font-size:12px;
	color:#999;
}
#nav .right .location a:hover{
	text-decoration:underline;
	color:#0669a0;
}
#navpart a{
	display:block;
	margin:1px 0px;
	background:#ddd;
	padding:10px 0px 10px 20px;
	text-align:left;
	font-size:13px;
	font-family:"微软雅黑";
	width:140px;
}
#navpart a:hover{
	background:#d55456;
	color:#fff;
}
#navpart .A{
	background:#c22126 !important;
	color:#fff;
	font-weight:bold;
}
#navbtn a{
	display:block;
	margin:25px 0px;
	background:#fff;
	text-align:left;
	font-size:12px;
	font-family:"微软雅黑";
	width:160px;
}
#navbtn .tel{
	border:1px solid #ececec;
	border-top:0px;
	line-height:18px;
	padding:10px 0px 10px 5px;
}
#content {
	width: 980px;
	background:url(http://www.yfgjmy.com/themes/moban/images/nav_shadow.png) no-repeat top center;
	background-color:#fff;
	height: auto;
	margin: 50px auto;
}
#content .left{
	width:200px;
	float:left;
	margin-left:30px;
}
#content .right{
	width:700px;
	float:right;
	margin-right:30px;
}
.noDate{
	text-align:left;
	width:100%;
	color:#ccc;
	line-height:21px;
	padding:10px;
}
#about{
	text-align:left;
	width:100%;
	color:#444;
	line-height:21px;
}
#about p{
	margin-bottom:15px;
}
#about .img{
	width:700px;
	padding:10px 0px;
	overflow:hidden;
}
#culture{
	text-align:left;
	width:100%;
	line-height:21px;
}
#culture .img{
	float:left;
	width:160px;
	padding-top:10px;
}
#culture .text{
	float:right;
	width:500px;
	text-align:left;
}
#culture .text p{
	display:block;
	font-size:13px;
	color:#666;
	margin-bottom:20px;
}
#culture .text p strong{
	display:block;
	font-size:14px;
	color:#444;
}
#contact{
	text-align:left;
	width:100%;
	color:#444;
	line-height:24px;
}
#contact p{
	margin-bottom:15px;
}
#contact .text{
	float:left;
	width:450px;
	text-align:left;
}
#contact .text strong{
	font-size:21px;
	font-weight:bold;
	color:#333;
	display:inline-block;
	padding:20px 0px 10px 0px;
}
#contact .img{
	width:200px;
	float:right;
	padding:10px 0px;
}

#hr{
	text-align:left;
	width:100%;
	color:#444;
	line-height:21px;
}
#hr p{
	margin-bottom:15px;
}
#hr .img{
	width:700px;
	padding:30px 0px 15px 0px;
}
#marketing{
	text-align:left;
	width:100%;
	color:#444;
	line-height:21px;
}
#case{
	width:100%;
	margin:0px auto;
	font-size:12px;
	color:#666;	
	padding-bottom:20px;
}
#case .text{
	color:#999;
	line-height:18px;
	text-align:left;
}
#case .img{
	padding-top:15px;
}
#case .tr{
	text-align:left;
	padding:15px 0px;
	background:url(http://www.yfgjmy.com/themes/moban/images/case_line.jpg) repeat-y center center;
}
#case a{
	display:block;
	height:15px;
	line-height:15px;
	float:left;
	text-align:left;
	width:33%;
	color:#666 !important;
}
#certificate{
	width:100%;
	margin:0px auto;
	font-size:12px;
	color:#666;
}
#certificate .tr{
	padding:15px 0px;
}
#certificate a{
	display:block;
	float:left;
	text-align:center;
	width:175px;
	height:250px;
}
#certificate span{
	border:1px solid #ddd;
	display:inline-block;
	padding:10px;
	height:205px;
	overflow:hidden;
	margin-bottom:5px;
}
#certificate img{
	display:block;
}
#feedback .text{
	border-bottom:1px solid #e6e6e6;
	margin-bottom:10px;
	padding:15px 0px;
	color:#999;
	text-align:left;
	line-height:18px;
}
#feedback dl {
	width: 700px;
	display:inline-block;
	text-align:left;
	color:#999;
	margin:15px auto 0px auto;
}
#feedback iframe{
	float:right;
	margin-right:45px;
}
#feedback dl dt {
	display:inline-block;
	width: 85px;
	line-height: 20px;
	color:#666;
}
#feedback dl dt, #feedback dl dd {
	padding: 8px 0;
}
#feedback dl dt span {
	color: #ff0000;
	padding-left: 6px;
}
#feedback dl dd {
	padding-left:85px;
	margin-top: -34px;
	line-height: 30px;
}
#feedback dl input, #feedback dl textarea {
	border: solid 1px #ddd;
	color: #888;
	padding: 2px;
}
#feedback dl input {
	height: 20px;
	line-height:20px;
	padding-left:3px;
	font-family:"微软雅黑";
	font-size:12px;
	margin-right:5px;
}
#feedback dl textarea {
	width: 350px;
	height: 120px;
	overflow: auto;
	padding:5px;
	font-family:"微软雅黑";
	font-size:12px;
}
#feedback .btn{
	text-align:left;
	border-top:1px solid #ddd;
	width:740px;
	padding:15px 0px;
	margin:10px auto; 
}
#feedback .btn input {
	margin-right: 10px;
	width: auto;
	height: 27px;
	line-height: 27px;
	border: none;
	color: #fff;
	padding: 0px 25px;
	cursor: pointer;
	font-weight: bold;
	font-size:14px;
	background:#0669a0;
	font-family:"微软雅黑";
}
#feedback .btn input:hover{
	background:#666;
}



#online dl {
	width: 700px;
	display:inline-block;
	text-align:left;
	color:#999;
	margin:15px auto 0px auto;
}
#online iframe{
	float:right;
	margin-right:45px;
}
#online dl dt {
	display:inline-block;
	width: 85px;
	line-height: 20px;
	color:#666;
}
#online dl dt, #online dl dd {
	padding: 8px 0;
}
#online dl dt span {
	color: #ff0000;
	padding-left: 6px;
}
#online dl dd {
	padding-left:85px;
	margin-top: -34px;
	line-height: 30px;
}
#online dl input, #online dl textarea {
	border: solid 1px #ddd;
	color: #888;
	padding: 2px;
}
#online dl input {
	height: 20px;
	line-height:20px;
	padding-left:3px;
	font-family:"微软雅黑";
	font-size:12px;
	margin-right:5px;
}
#online dl textarea {
	width: 350px;
	height: 120px;
	overflow: auto;
	padding:5px;
	font-family:"微软雅黑";
	font-size:12px;
}
#online .btn{
	text-align:left;
	border-top:1px solid #ddd;
	width:740px;
	padding:15px 0px;
	margin:10px auto; 
}
#online .btn input {
	margin-right: 10px;
	width: auto;
	height: 27px;
	line-height: 27px;
	border: none;
	color: #fff;
	padding: 0px 25px;
	cursor: pointer;
	font-weight: bold;
	font-size:14px;
	background:#0669a0;
	font-family:"微软雅黑";
}
#online .btn input:hover{
	background:#666;
}





#boss{
	text-align:left;
	width:100%;
	color:#444;
	line-height:21px;
}
#boss .text{
	width:700px;
}
#boss .text p{
	margin-bottom:15px;
}
#boss .img{
	text-align:right;
}
#honor{
	text-align:left;
	width:100%;
}
#honor a{
	display:block;
	background:url(http://www.yfgjmy.com/themes/moban/images/honor_arr.jpg) no-repeat;
	background-position:5px 12px;
	padding:7px 0px 7px 15px;
	text-align:left;
}
#honor span{
	color:#ccc;
	display:inline-block;
	padding-left:10px;
}
#news{
	text-align:left;
	width:100%;
}
#news a{
	display:block;
	background:url(http://www.yfgjmy.com/themes/moban/images/honor_arr.jpg) no-repeat;
	background-position:5px 12px;
	padding:10px 0px 10px 15px;
	text-align:left;
}
#news span{
	color:#ccc;
	display:inline-block;
	float:right;
	padding-right:10px;
}
#care{
	text-align:left;
	width:100%;
}
#care .con{
	float:left;
	width:480px;
}
#care .con .text{
	padding:10px 0px;
	line-height:18px;
	color:#666;
	border-bottom:1px solid #ddd;
	margin-bottom:15px;
}
#care .con .text p{
	margin-bottom:15px;
}
#care .con .tags .tags_title0{
	background:url(http://www.yfgjmy.com/themes/moban/images/care_tags_icon0.jpg) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:#bd2325;
	padding:5px 0px 5px 25px;
}
#care .con .tags .tags_title1{
	background:url(http://www.yfgjmy.com/themes/moban/images/care_tags_icon1.jpg) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:#bd2325;
	padding:5px 0px 5px 25px;
}
#care .con .tags .tags_title2{
	background:url(http://www.yfgjmy.com/themes/moban/images/care_tags_icon2.jpg) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:#bd2325;
	padding:5px 0px 5px 25px;
}
#care .con .tags .tags_title3{
	background:url(http://www.yfgjmy.com/themes/moban/images/care_tags_icon3.jpg) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:#bd2325;
	padding:5px 0px 5px 25px;
}
#care .con .tags .tags_title4{
	background:url(http://www.yfgjmy.com/themes/moban/images/care_tags_icon4.jpg) no-repeat left center;
	font-size:14px;
	font-weight:bold;
	color:#bd2325;
	padding:5px 0px 5px 25px;
}
#care .con .tags .tags_content{
	text-align:left;
	padding:15px 0px;
	line-height:21px;
	color:#666;
}
#care .con .tags .tags_content .tel{
	font-size:16px;
	font-weight:bold;
	color:#222;
	padding:10px 0px;
	border-top:1px  dotted #ccc;
	margin-top:10px;
}
#care .img{
	float:right;
	width:200px;
	text-align:right;
}
#download{
	text-align:left;
	width:100%;
}
#download .tr {
	background:url(http://www.yfgjmy.com/themes/moban/images/bt.gif) repeat-x left bottom;
	border:1px solid #ddd;
	width:700px;	
	height:32px;
	line-height:32px;
}
#download .tr span{
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#555;
	margin-top:5px;
}
#download .tr .name{
	float:left;
	width:480px;
	padding-left:15px;
}
#download .tr .time{
	float:left;
	width:100px;
	text-align:center;
	border-left:1px solid #ddd;
}
#download .tr .down{
	float:left;
	width:100px;
	text-align:center;
	border-left:1px solid #ddd;
}
#download .list{
	padding:10px 0px;
}
#download .list a{
	display:block;
	height:35px;
	line-height:35px;
	background:url(http://www.yfgjmy.com/themes/moban/images/download_arr.jpg) no-repeat 5px center;
	border-bottom:1px solid #e6e6e6;
}
#download .list .name{
	float:left;
	width:480px;
	padding-left:15px;
}
#download .list .time{
	float:left !important;
	width:100px;
	text-align:center;
	color:#999;
}
#download .list .down{
	float:left;
	width:100px;
	text-align:center;
	color:#999;
	text-decoration:underline;
}





#jobs{
	text-align:left;
	width:100%;
}
#jobs .tr {
	background:url(http://www.yfgjmy.com/themes/moban/images/bt.gif) repeat-x left bottom;
	border:1px solid #ddd;
	width:700px;	
	height:32px;
	line-height:32px;
}
#jobs .tr span{
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	font-weight:bold;
	color:#555;
	margin-top:5px;
}
#jobs .tr .name{
	float:left;
	width:480px;
	padding-left:15px;
}
#jobs .tr .num{
	float:left;
	width:100px;
	text-align:center;
	border-left:1px solid #ddd;
}
#jobs .tr .address{
	float:left;
	width:100px;
	text-align:center;
	border-left:1px solid #ddd;
}
#jobs .list{
	padding:10px 0px;
}
#jobs .list a{
	display:block;
	height:35px;
	line-height:35px;
	background:url(http://www.yfgjmy.com/themes/moban/images/jobs_arr.jpg) no-repeat 5px center;
	border-bottom:1px solid #e6e6e6;
}
#jobs .list .name{
	float:left;
	width:475px;
	padding-left:20px;
}
#jobs .list .num{
	float:left !important;
	width:100px;
	text-align:center;
	color:#999;
}
#jobs .list .address{
	float:left;
	width:100px;
	text-align:center;
	color:#999;
}







#volunteer {
	display: block;
	text-align:left;
	width:100%;
	font-size:12px;
	color:#999;
}
#volunteer .text {
	text-align: left;
	line-height: 18px;
	color: #999;
	padding: 10px 0px;
	border-bottom: 1px dotted #ccc;
}
#volunteer .text span {
	color: #ed0000;
}
#volunteer #candidates {
	color: #0599a5;
}
#volunteer form {
	display: block;
	margin: 10px auto 0px auto;
}
#volunteer form dl {
	width: 700px;
	text-align: left;
	padding: 0px;
}
#volunteer form dl dt {
	width: 74px;
	line-height: 24px;
	color: #666;
	text-align: left;
}
#volunteer form dl dt, #volunteer form dl dd {
	padding: 5px 0;
}
#volunteer form dl dt span {
	color: #ff0000;
	padding-left: 6px;
}
#volunteer form dl dd {
	padding-left: 74px;
	margin-top: -34px;
}
#volunteer form dl input, #volunteer form dl textarea {
	border: solid 1px #ddd;
	color: #888;
	padding: 2px;
}
#volunteer form dl input {
	height: 18px;
	padding-left: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
	margin: 0px 5px 0px 0px;
}
#volunteer form dl textarea {
	width: 70%;
	height: 120px;
	overflow: auto;
	padding: 5px;
	font-family: "微软雅黑";
	font-size: 12px;
}
#volunteer form dl .button input {
	width: auto;
	height: 30px;
	line-height: 30px;
	border: none;
	color: #fff;
	padding: 0px 25px;
	cursor: pointer;
	font-weight: bold;
	background: #666;
	font-family: "微软雅黑";
	font-size: 14px;
	margin: 15px auto;
}
#volunteer form dl .button input:hover {
	background: #bd2325;
}


#navlink{
	display:none;
	position:fixed;
	z-index:1000;
	top:50px;
	right:10px;
	width:250px;
	height:90%;
}
#navlink strong{
	display:block;
	font-size:14px;
	color:#333;
	height:40px;
	line-height:40px;
}
#navlink div{
	position:absolute;
	right:0px;
	height:90%;
	padding:0px 20px;
}
#navlink a{
	display:block;
	text-align:left;
	background:#bd2325;
	color:#fff;
	font-size:12px;
	padding:10px 20px;
	margin:1px 0px;
}
#navlink a:hover{
	background:#eee;
	color:#bd2325;
}
#navlink .goTop{
	position:absolute;
	background:#888;
	width:50px;
	height:70px;
	line-height:70px;
	bottom:30px;
	left:40px;
}
#navlink .goTop:hover{
	background:url(http://www.yfgjmy.com/themes/moban/images/goTop_arr.png) no-repeat center center;
	background-color:#bd2325;
	opacity:1;
	font-size:0px;
}








#view {
	text-align:left;
	width:100%;
	margin:10px auto;
	color:#666;
}
#view .title {
	font-size: 16px;
	padding: 10px 0px;
	text-align: center;
	font-weight: bold;
	color: #444;
	background:#e6e6e6;
}
#view .pro{
	padding:15px 0px;
	width:700px;
}
#view .pro .showimg{
	width:330px !important;
	float:left;
	text-align:left;
}
#view .pro .overview{
	width:370px;
	float:right;
	text-align:left;
	line-height:21px;
}
#view .pro .overview_title{
	font-size:14px;
	font-weight:bold;
	color:#bd2325;
	padding:5px 0px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}

#view .pro_widescreen_wallpaper{
	width:900px;
	margin:0px auto;
}
#view .pro_widescreen_wallpaper .showimg{
	width:330px !important;
	float:left;
	text-align:left;
}
#view .pro_widescreen_wallpaper .overview{
	width:550px;
	float:right;
	text-align:left;
	line-height:21px;
}
#view .pro_widescreen_wallpaper .overview_title{
	font-size:14px;
	font-weight:bold;
	color:#bd2325;
	padding:5px 0px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}
#view .pro_widescreen_wallpaper .overview .btn{
	padding:10px 0px;
}
#view .pro_widescreen_wallpaper .overview .btn a{
	display:inline-block;
	background:#999;
	padding:5px 15px;
	text-align:center;
	color:#fff;
	margin:5px 5px 0px 0px;
}
#view .pro_widescreen_wallpaper .overview .btn a:hover{
	background:#bd2325;
	color:#fff;
}

#view .pro_widescreen_wallpaper .overview .pdf a{
	display:block;
	padding:5px 0px 5px 20px;
	text-align:left;
	background:url(http://www.yfgjmy.com/themes/moban/images/pdf_arr.gif) no-repeat left center;
}


#view .pro_tags{
	width:900px;
	margin:30px auto;
}
#view .pro_tags .tags_title{
	background:#ddd;
	height:32px;
	line-height:32px;
	text-align:left;
	margin:10px 0px;
	font-size:14px;
	font-weight:bold;
	color:#bd2325;
}
#view .pro_tags .tags_title span{
	display:inline-block;
	margin-right:10px;
	width:32px;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	background:#bd2325;
	font-size:16px;
	font-weight:normal;
}
#view .pro_tags .tags_content{
	padding:15px 0px;
	text-align:left;
	color:#666;
	line-height:21px;
}
#view .pro_tags img{
	max-width: 900px;
	width:expression(this.width>900?"900px":this.width);
}
#view .pro_tags table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 10px 0px;
}
#view .pro_tags td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
#prevnext{
	width:900px;
	margin:20px auto;
	border-top:1px solid #ddd;
	padding:10px 0px;
}
#prevnext .prev{
	display:block;
	float:left;
}
#prevnext .prev img{
	border:1px solid #ddd;
	margin:10px;
}
#prevnext .next{
	display:block;
	float:right;
}
#prevnext .next img{
	border:1px solid #ddd;
	margin:10px;
}
#view .time {
	color: #ccc;
	padding: 15px 0px;
	text-align:center;
}
#view .text {
	text-align: left;
	line-height: 21px;
	padding: 15px 0px;
	color: #666;
}
#view .expand {
	text-align: left;
	line-height: 21px;
	padding: 15px 0px 15px 10px;
	color: #666;
	border-top:1px solid #e6e6e6;
}
#view .tags .tags_title{
	color:#bd2325;
	border:0px;
}
#view .tags .tags_content{
	padding-left:10px;
}
#view .list {
	text-align: left;
	line-height: 21px;
	padding: 15px 0px;
	color: #666;
	border-top:1px solid #e6e6e6;
}
#view .list a{
	display:block;
	background:url(http://www.yfgjmy.com/themes/moban/images/list_arr.jpg) no-repeat;
	background-position:left center;
	text-align:left;
	padding:3px 0px 3px 20px;
}
#view .text img{
	max-width: 680px;
	width:expression(this.width>680?"680px":this.width);
}
#view .text table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	margin: 10px 0px;
}
#view .text td {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
#view .url {
	border-top: 1px solid #e6e6e6;
	margin: 15px 0px;
	padding: 20px 0px;
	height:30px !important;
	overflow:hidden;
}
#view .url .left {
	display: block;
	float: left;
	width: 300px;
	margin:0px;
}
#view .url .left a {
	border: 1px solid #ddd;
	display: block;
	float: left;
	text-align: center;
	padding: 3px 10px;
	color: #888;
}
#view .url .left a:hover {
	color: #bd2325;
}
#view .url .right {
	display: block;
	float: right;
	width: 110px;
	text-align:center;
	margin:0px;
}
#view .url .right .back {
	display:inline-block;
	background:url(http://www.yfgjmy.com/themes/moban/images/back_listArr.png) no-repeat;
	background-position:8px center;
	background-color: #666;
	padding: 5px 10px 5px 25px;
	text-align:left;
	color: #fff !important;
}
#view .url .right .back:hover{
	background-color:#bd2325;
}




#product {	
	width:100%;
	height: 500px auto;
	margin:0px auto;
}
#product .type{
	background:#e6e6e6;
	height:30px;
	line-height:30px;
	text-align:left;
	position:relative;
	color:#999;
	font-size:12px;
}
#product .type strong{
	font-size:14px;
	display:inline-block;
	margin:0px 10px;
	color:#bd2325;
}
#product .type a{
	display:inline-block;
	width:80px;
	padding-left:10px;
	height:20px;
	line-height:20px;
	position:absolute;
	right:10px;
	top:4px;
	border:1px solid #ddd;
	background:url(http://www.yfgjmy.com/themes/moban/images/product_back-arr.jpg) no-repeat 5px center;
	background-color:#fff;
}
#product .tr{
	padding:15px 0px;
}
#product a{
	display:block;
	float:left;
	text-align:center;
	width:175px;
	height:170px;
}
#product span{
	border:1px solid #ddd;
	display:inline-block;
	padding:10px;
	height:140px;
	overflow:hidden;
	margin-bottom:5px;
}
#product img{
	display:block;
}
#product a:hover span{
	border:1px solid #bd2325;
}

.productCate {
	width: 900px;
	height: 450px;
	margin: 50px auto;
	position: relative;
}
.productCate .contents {
	margin: 0px auto;
	width: 900px;
	height: 450px;
	overflow: hidden;
	position: relative;
}
.productCate .contents ul {
	left: 0px;
	top: 0px;
	height: 450px;
	position: absolute;
}
.productCate .contents ul li {
	background: rgb(233, 233, 233);
	margin: 0px 3px;
	width: 220px;
	height: 450px;
	overflow: hidden;
	float: left;
	display: inline;
	position: relative;
}
.productCate .contents ul li a {
	width: 100%;
	height: 450px;
	display: block;
}
.productCate .contents ul li h3 {
	left: 20px;
	top: 20px;
	width: 80px;
	height: 15px;
	position: absolute;
	z-index: 2;
	opacity:0.3;
}
.productCate .contents ul li .cateImg {
	left: 70px;
	top: 105px;
	width: 80px;
	position: absolute;
	z-index: 1;
}
.productCate .contents ul li .contImg {
	top: 0px;
	width: 400px;
	right: 0px;
	position: absolute;
	z-index: 0;
	opacity: 0;
}
#page{
	padding:25px 5px;
	color:#999;
}
#page .A{
	color:#bd2325 !important;
}
#boot {
	width: 100%;
	border-top: 1px solid #d3d3d3;
	background: #f1f1f1;
}
#boot .nav {
	width: 1000px;
	margin: 0px auto;
	padding: 25px 0px 40px 0px;
}
#boot .nav li {
	width: 106px;
	display: block;
	float: left;
	text-align: left;
}
#boot .nav strong {
	color: #333;
	display: block;
	font-size: 13px;
	padding: 5px 0px;
	
}
#boot .nav li a {
	display: block;
	padding: 3px 0px;
	color: #747474;
}
#boot .nav li a:hover {
	color: #0669a0;
	text-decoration: underline;
}
#boot .nav .QR {
	border-left: 1px solid #e2e2e2;
	padding-left: 10px;
	padding-right: 10px;
	width:100px;
}
#boot .nav .QR strong img {
	margin: 0px 3px;
	
}
#boot .copy {
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #0669a0;
	color: #fff;
	text-align: center;
}
#boot .copy a {
	color: #fff;
	opacity: 0.3;
}
#boot .copy a:hover {
	opacity: 0.5;
	text-decoration: underline;
}










.tag_select {
	color: #666;
	background: url(http://www.yfgjmy.com/themes/moban/images/trigger.gif) no-repeat center right;
	background-color: #fff;
	overflow: hidden;
	margin: 0px 10px 0px 0px;
	padding: 0px 22px 0px 10px;
	vertical-align: middle;
	text-align: left;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
	zoom: 1;
	display: inline-block;
	border: 1px solid #ddd;
}
.tag_select_hover {
	color: #c22126;
}
.tag_select_open {
	color: #c22126;
	border-radius:5px 5px 0px 0px;
	border-bottom:1px solid #fff;
}
ul.tag_options {
	position: absolute;
	list-style: none;
	background: #fff;
	margin: -1px auto;
	max-height: 240px;
	overflow: hidden;
	overflow-y: auto;
	font-size: 12px;
	cursor: pointer;
	z-index: 9;
	border: 1px solid #ddd;
	padding: 10px 7px 5px 5px;
	border-radius:0px 5px 5px 5px;
}
ul.tag_options li {
	background: #fff;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	height: 24px;
	line-height: 24px;
	color: #666;
	font-weight: normal;
	font-size: 12px
}
ul.tag_options li.open_hover {
	color: #c22126;
	font-weight: normal;
}
ul.tag_options li.open_selected {
	background: #c22126;
	color: #fff;
}







/* lightbox   */
#lightboxOverlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	background-color: black;
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
	opacity: 0.85;
	display: none;
}
/* line 15, ../sass/lightbox.sass */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 10000;
	text-align: center;
	line-height: 0;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
	width: auto;
	height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
	border: none;
}
/* line 30, ../sass/lightbox.sass */
.lightbox-outerContainer {
	position: relative;
	background-color: white;
 *zoom: 1;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lightbox-outerContainer:after {
	content: "";
	display: table;
	clear: both;
}
/* line 39, ../sass/lightbox.sass */
.lightbox-container {
	padding: 10px;
}
/* line 42, ../sass/lightbox.sass */
.lightbox-loader {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
.lightbox-mark{
	background:url(http://www.yfgjmy.com/themes/moban/images/pro_mark.png) no-repeat center center;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10002 !important;
	
}
/* line 51, ../sass/lightbox.sass */
.lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
/* line 59, ../sass/lightbox.sass */
.lightbox-container > .nav {
	left: 0;
}
/* line 62, ../sass/lightbox.sass */
.lightbox-nav a {
	outline: none;
}
/* line 65, ../sass/lightbox.sass */
.lightbox-prev, .lightbox-next {
	width: 49%;
	height: 100%;
	background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
	/* Trick IE into showing hover */
	display: block;
}
/* line 72, ../sass/lightbox.sass */
.lightbox-prev {
	left: 20px;
	float: left;
	cursor: pointer;
}
/* line 76, ../sass/lightbox.sass */
.lightbox-next {
	right: 20px;
	float: right;
	cursor: pointer;
}
/* line 81, ../sass/lightbox.sass */
.lightbox-prev:hover {
	background: url(http://www.yfgjmy.com/themes/moban/images/prev.gif) left 50% no-repeat;
}
/* line 85, ../sass/lightbox.sass */
.lightbox-next:hover {
	background: url(http://www.yfgjmy.com/themes/moban/images/next.gif) right 50% no-repeat;
}
/* line 88, ../sass/lightbox.sass */
.lightbox-dataContainer {
	margin: 0 auto;
	padding-top: 5px;
 *zoom: 1;
	width: 100%;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lightbox-dataContainer:after {
	content: "";
	display: table;
	clear: both;
}
/* line 95, ../sass/lightbox.sass */
.lightbox-data {
	padding: 0 10px;
	color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lightbox-data .lightbox-details {
	width: 85%;
	float: left;
	text-align: left;
	line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lightbox-data .lightbox-caption {
	font-size: 18px;
	color: #ffffff;
	font-family: "微软雅黑";
	font-weight: bold;
	line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lightbox-data .lightbox-number {
	display: block;
	clear: left;
	padding-bottom: 1em;
	font-size: 12px;
}
.lightbox-data .lightbox-number SPAN {
	color: #ff9900;
}
/* line 112, ../sass/lightbox.sass */
.lightbox-data .lightbox-close {
	width: 35px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lightbox-data .lightbox-close:hover {
	cursor: pointer;
}










