@charset "gb2312";
/* CSS Document */

body {
	margin:0 auto;
	font-size:12px;
	font-family:"Î¢ÈíÑÅºÚ";
	line-height:1.5;
	color: #323232;
}
h1 {
	padding: 0;
	margin: 0;
	font-weight: normal;
}
ul,dl,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
ul { list-style:none;}
img { border:0px;}
b,em { font-style: normal; font-weight: normal}
input,textarea { outline: none; font-size: 100%;}
.left {
	text-align: left;
	vertical-align: middle;
	line-height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.left_j {
	padding-left: 10px;
}

.right {
	text-align: right;
	line-height: 25px;
}
.middle_2 {
	text-align: center;
	vertical-align: middle;
}

.red1 {
	color: #FF0000;
	padding-left: 5px;
	font-size: 13px;
	font-family: "ËÎÌå";
}

.bian {
	border: 1px solid #FFFFFF;
}

a {
	color:#000000;
	text-decoration:none;
}


a:hover {
	color: #F00;
}

/*Ìá½»±íµ¥µÄÑùÊ½*/

a.anniu:link {
	background-color: #FF0000;
	border-radius: 3px 3px 3px 3px;
	float: left;
	height: 34px;
	width: 110px;
	margin-right: 50px;
	text-align: center;
	line-height: 34px;
	color: #FFFFFF;
	font-size: 13px;
}
a.anniu:visited {
	color: #FFFFFF;
	background-color: #FF0000;
}
a.anniu:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
#middle12 {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E1E1E1;
}


.red {
	color: #FF0000;
	font-size: 13px;
	font-family: "Î¢ÈíÑÅºÚ";
}
.red:hover {
	text-decoration: underline;
	color: #FF0000;
}

/*body*/
#body {
	width: 100%;
	min-width:1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head {
	float: left;
	width: 100%;
	min-width: 1200px;
	top: 0px;
	position: relative;
	background-image: url(/images/head_bj.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.top {
	width: 1200px;
	min-width:1200px;
	font-family: "Î¢ÈíÑÅºÚ";
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
}
.toplogo {
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 100px;
	width: 1200px;
}
.topnav {
	float: right;
	width: 990px;
	position: relative;
	z-index: 2;
	margin-top: 33px;
}
.topnav ul {
	float: left;
	width: 100%;
}
.topnav ul li {
	float: left;
	width: 88px;
	height: 33px;
	font-size: 14px;
	text-align: center;
	margin-left: 2px;
}
.topnav ul li a {
	float: left;
	width: 88px;
	height: 33px;
	color: #000000;
	line-height: 33px;
	text-align: center;
}
.topnav ul li a.active,.topnav ul li a:hover {
	color: #FFF;
	background-color: #1A86C9;
}

/*»ÃµÆÆ¬*/
.flash {
	float: left;
	width: 100%;
}
.index_focus {
	position: relative;
	width: 100%;
	min-width:1200px;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
}
.index_focus .bd li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.index_focus .bd li img {
	height: 600px;
	width: 100%;
	min-width:1200px;
}

.index_focus_post {
    z-index: 10;
}
.index_focus .pic {
	height: auto;
	display: block;
	width: 100%;
}
.index_focus .pic:hover {
    text-decoration: none;
}
.index_focus .slide_nav {
	position: absolute;
	left: 48%;
	bottom: 3.5%;
	z-index: 9999999 !important;
}
.index_focus .slide_nav a {
	cursor:pointer;
	float:left;
	padding:0px;
	color: #FFFFFF;
	width: 14px;
	height: 14px;
	margin-right: 4px;
	margin-left: 4px;
	border-radius: 100%;
	background-color: #FFFFFF;
}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{
	text-decoration: none;
	color: #fff;
	background-color: #1B3B9B
}
.index_focus_pre,.index_focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36.5px;
	width: 73px;
	height: 73px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background-image: url(/images/ico_sliding.png);
	background-repeat: no-repeat;
}
.index_focus_pre {
    left: 50px;
    background-position: 0 0;
}
.index_focus_pre:hover {
    background-position: 0 -146px;
}
.index_focus_next {
    right: 50px;
    background-position: 0 -73px;
}
.index_focus_next:hover {
    background-position: 0 -219px;
}
.index_focus_info .text {
    width: 500px;
    line-height: 24px;
    font-size: 14px;
    word-wrap: break-word;
    overflow: hidden;
	display:none;
}
/*½áÊø*/

#content {
	float: left;
	width: 100%;
	min-width: 1200px;
}
.middle {
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.background {
	position: relative;
	float: left;
	width: 100%;
}
.about_big {
	float: left;
	height: 796px;
	width: 100%;
	min-width: 1200px;
	background-image: url(/images/about_bj.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.sy_about {
	position: absolute;
	top: 87px;
	float: left;
	width: 100%;
}
.sy_about dl {
	position: relative;
	float: left;
	width: 1200px;
}
.sy_about dl dd {
	float: left;
	width: 660px;
	font-size: 16px;
	margin-top: -15px;
}
.sy_about dl dd h3 {
	display: block;
	color: #028301;
	font-size: 25px;
	line-height: 30px;
	font-weight: normal;
}
.sy_about dl dd h3 p {
	display: block;
	color: #AAAAAA;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.sy_about dl dd span {
	display: block;
	color: #000;
	height: 174px;
	line-height: 29px;
	overflow: hidden;
	margin-top: 26px;
}
.sy_about dl dd em {
	display: block;
	margin-top: 30px;
}
.sy_about dl dd em a {
	float: left;
	width: 146px;
	color: #000;
	line-height: 48px;
	text-align: center;
	margin-right: 40px;
	border-radius: 4px;
	border: 1px solid #ACACAC;
}
.sy_about dl dd em a.active {
	color: #028103;
	border: 1px solid #028103;
}

.sy_about dl dt {
	position: relative;
	float: right;
	width: 480px;
	height: 330px;
}
.sy_about dl dt img {
	width: 480px;
	height: 330px;
}

.sy_certificate {
	position: relative;
	float: left;
	width: 1198px;
	margin-top: 60px;
	padding: 44px 0;
	border: 1px solid #E0E0E0;
}
.sy_certificate h3 {
	display: block;
	width: 271px;
	height: 43px;
	color: #FFF;
	font-size: 18px;
	line-height: 43px;
	text-align: center;
	font-weight: normal;
	margin: auto;
	margin-top: -68px;
	background-image: url(/images/about_z_h2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#wrapper {
	position: relative;
	width: 1200px;
	float: left;
	margin-top: 25px;
}
#CSSBox {
	float: left;
	width: 1200px;
	height: 160px;
	overflow: hidden;
	margin-left: 39px;
}
#CSSBox ul li {
	float:left;
	width: 200px;
	padding: 4px;
	margin-right: 17px;
	border: 1px solid #DFDFDF;
}
#CSSBox ul li img {
	display: block;
	width: 200px;
	height: 150px;
}
#LeftButton {
	z-index: 8;
	position: absolute;
	top: 62px;
	left: 6px;
	cursor: pointer;
	height: 43px;
	width: 22px;
	background-image: url(/images/about_z_left.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#RightButton {
	z-index: 8;
	position: absolute;
	top: 62px;
	right: 8px;
	cursor: pointer;
	height: 43px;
	width: 22px;
	float: left;
	background-image: url(/images/about_z_right.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.body_tp {
	position: absolute;
	top: 95px;
	float: left;
	width: 100%;
}
.body_tp h2 {
	display: block;
	color: #FFF;
	font-size: 32px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 4px;	
}
.body_tp h2 em {
	display: block;
	width: 23%;
	height: 2px;
	margin: 25px auto 13px auto;
	background-color: #FFF;
}
.body_tp h2 p {
	display: block;
	width: 54%;
	font-size: 16px;
	margin: auto;
	font-weight: normal;
	letter-spacing: 0px;
}

.body_big {
	float: left;
	height: 290px;
	width: 100%;
	min-width: 1200px;
}
.body_big img {
	width: 100%;
	height: 290px;
}
.body_big em {
	position: absolute;
	top: 0px;
	left: 0;
	float: left;
	width: 100%;
	height: 290px;
	background-color: rgba(0,0,0,0.42);
}
.sy_product {
	float: left;
	width: 1200px;
	margin: 70px 0;
}
.product_left {
	float: left;
	width: 298px;
	border: 1px solid #E1E1E1;
}
.product_left h2 {
	z-index: 1;
	position: relative;
	float: left;
	width: 298px;
	height: 70px;
	margin-top: -1px;
	margin-left: -1px;
	background-color: #21AAFF;
	border: 1px solid #1A85C7;
}
.product_left h2 strong {
	float: left;
	width: 246px;
	height: 58px;
	color: #FFF;
	margin: 1px;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 50px;
	background-color: #1B8BD0;
	background-image: url(/images/product_h2_img.png);
	background-position: 16px center;
	background-repeat: no-repeat;
}
.product_left h2 strong p {
	display: block;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
.product_left ul {
	float: left;
	width: 296px;
	height: 403px;
	font-size: 16px;
	margin-top: -1px;
	background-color: #EEEEEE;
	border: 1px solid #FFFFFF;
	border-top: none;
}
.product_left ul li {
	display: block;
	width: 262px;
	height: 45px;
	margin: auto;
	background-image: url(/images/product_nav_01.png);
	background-position: left center;
	background-repeat: no-repeat;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #D1D1D1;
}
.product_left ul li a {
	color: #000;
	line-height: 45px;
	padding-left: 16px;
}
.product_left ul li a:hover {
	color: #F00;
}
.product_left ul em {
	display: block;
	width: 262px;
	height: 46px;
	margin: auto;
	border-top: 1px solid #FFFFFF;
}
.product_left ul em a {
	display: block;
	width: 176px;
	height: 36px;
	color: #6C6C6C;
	margin: auto;
	line-height: 36px;
	text-align: center;
	margin-top: 18px;
	border-radius: 3px;
	border: 1px solid #BBBBBB;
}
.product_right {
	float: right;
	width: 900px;
}
.product_right ul {
	float: left;
	width: 900px;
	margin-top: -20px;
}
.product_right ul li {
	float: left;
	width: 266px;
	padding: 6px;
	margin-top: 20px;
	margin-left: 20px;
	border: 1px solid #DEDEDE;
}
.product_right ul li a h3 {
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	font-weight: normal;
	margin-bottom: -6px;
	
}
.product_right ul li:hover {
	border: 1px solid #F00;
}
.product_right ul li a {
	color: #656565;
}
.product_right ul li a:hover {
	color: #F00;
}

.nav_big {
	float: left;
	height: 520px;
	width: 100%;
	min-width: 1200px;
}
.nav_big img {
	width: 100%;
	height: 520px;
}
.nav_list {
	position: absolute;
	top: 92px;
	float: left;
	width: 100%;
}
.nav_list ul {
	float: left;
	width: 1218px;
	margin-left: -18px;
}
.nav_list ul li {
	float: left;
	width: 388px;
	margin-left: 18px;
}
.nav_list ul li h3 {
	display: block;
	height: 56px;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 15px;
	padding-left: 18px;
	background-color: #1B8BD0;
}
.nav_list ul li h3 p {
	display: block;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav_list ul li h3 img {
	float: right;
	margin-top: 6px;
}
.nav_list ul li h3 a {
	color: #FFF;
}
.nav_list ul li span {
	position: relative;
	float: left;
	width: 368px;
	padding: 10px;
	background-color: #FFF;
}
.nav_list ul li span img {
	display: block;
	width: 368px;
	height: 254px;
}
.nav_list ul li span a em {
	bottom: 10px;
	left: 10px;
	position: absolute;
	float: left;
	width: 328px;
	color: #FFF;
	font-size: 16px;
	line-height: 48px;
	text-align: center;
	padding: 0 20px;
	background-color: rgba(0,0,0,0.6);
}

.sy_news {
	float: left;
	width: 100%;
	padding-top: 50px;
}
.sy_news h2 {
	display: block;
	width: 610px;
	text-align: center;
	line-height: 28px;
	font-weight: normal;
	margin: 0 auto;
	margin-bottom: 50px;
	border-bottom: 1px solid #C7C7C7;
}
.sy_news h2 strong {
	display: block;
	color: #044F9F;
	font-size: 22px;
	font-weight: normal;
}
.sy_news h2 p {
	display: block;
	color: #939393;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.sy_news h2 em {
	display: block;
	width: 96px;
	height: 3px;
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: -2px;
	background-color: #044F9F;
}
.sy_news b {
	float: left;
	width: 100%;
	margin-top: 40px;
}
.sy_news b a {
	display: block;
	width: 208px;
	height: 38px;
	color: #939393;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
	margin: auto;
	border-radius: 19px;
	border: 1px solid #CCCCCC;
}
#slider {
	width:470px;
	padding:0px;
	margin:0;
	float: left;
	position: relative;
	height: 324px;
	overflow: hidden;
}
div#slideshow { float:left; width:100%; height:324px; overflow:hidden; }
.slider-item { width:100% !important; height:324px; }
.slider-item a em {
	line-height: 46px;
	height: 46px;
	width: 76%;
	position: absolute;
	z-index: 200;
	background-color: rgba(0,0,0,0.55);
	display: block;
	color: #FFFFFF;
	top: 278px;
	font-size: 16px;
	font-style: normal;
	padding-right: 22%;
	padding-left: 3%;
	font-family: "Î¢ÈíÑÅºÚ";
	overflow: hidden;
	z-index: 200;
}
.slider-item img {
	width: 470px;
	height: 324px;
}

.slider_content_inner img {
	border:none;
	width: 470px;
	height: 324px;
}
.controls-center {
	display: block;
	position: absolute;
	right: 0px;
	top: 290px;
	z-index: 200;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slider_controls {
	float:right;
	position:relative;
	margin:0;
	z-index:1000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
}
#slider_controls ul {
	float: right;
}
#slider_controls ul li { margin:0; padding:0; list-style:none; }
#slider_controls ul li { float:left; display:block; }
#slider_controls ul li a {
	width:12px;
	height:12px;
	border-radius: 100%;
	display:block;
	float:left;
	padding:0;
	outline:none;
	background-color: #FFF;
	margin-right: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#slider_controls ul li a:focus { outline:none; }
#slider_controls ul li a:hover, #slider_controls ul li a.activeSlide {
	background-color: #F00;
}

.sy_newslist {
	float: right;
	width: 700px;
	margin-top: -21px;
}
.sy_newslist ul,.sy_newslist ul li {
	float: left;
	width: 700px;
}
.sy_newslist ul {
	height: 345px;
	background-image: url(/images/news_jj_01.png);
	background-repeat: no-repeat;
	background-position: 560px 21px;
}
.sy_newslist ul li span {
	float: left;
	width: 525px;
	padding-top: 19px;
	padding-bottom: 19px;
	border-bottom: 1px dashed  #C7C7C7;
}
.sy_newslist ul li span h3 {
	display: block;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
}
.sy_newslist ul li span p {
	display: block;
	font-size: 14px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #656565;
	margin-top: 8px;
}
.sy_newslist ul li em {
	float: right;
	width: 95px;
	height: 83px;
	font-size: 24px;
	color: #999999;
	text-align: center;
	line-height: 34px;
	margin-top: 8px;
	padding-top: 12px;
	padding-left: 10px;
	background-image: url(/images/news_jj_02.png);
	background-repeat: no-repeat;
	background-position: center center ;
}
.sy_newslist ul li em p {
	display: block;
	width: 70px;
	font-size: 16px;
	line-height: 30px;
	margin: 0 auto;
	border-top: 2px solid #999;
}

.foot {
	width: 100%;
	min-width: 1200px;
	float: left;
	color: #8E8E8E;
	margin-top: 58px;
	background-color: #292929;
}
.foot_nav {
	float: left;
	width: 1200px;
	padding-top: 29px;
	padding-bottom: 24px;
}
.foot_nav dl {
	float: left;
	width: 1200px;
}
.foot_nav dl dt {
	float: left;
	width: 280px;
	text-align: center;
}
.foot_nav dl dt h2 {
	display: block;
	font-size: 28px;
	line-height: 40px;
	font-weight: normal;
}
.foot_nav dl dt p {
	display: block;
	font-size: 16px;
	margin-bottom: 25px;
}
.foot_nav dl dt em {
	display: block;
	width: 170px;
	line-height: 28px;
	font-size: 14px;
	line-height: 27px;
	margin: auto;
	border-radius: 14px;
	border: 1px solid #8E8E8E;
}
.foot_nav dl dd {
	float: right;
	width: 920px;
}
.foot_nav dl dd span {
	float: left;
	width: 600px;
	height: 130px;
	font-size: 14px;
	color: #8E8E8E;
	line-height: 27px;
	padding-left: 60px;
	border-left: 1px solid #454545;
	border-right: 1px solid #454545;
}
.foot_nav dl dd strong {
	float: right;
	width: 240px;
	height: 138px;
	overflow: hidden;
}
.foot_nav dl dd strong img {
	display: block;
	width: 110px;
	height: 110px;
	margin: auto;
	margin-bottom: 4px;
	border: 3px solid #FFF;
}
.foot_nav dl dd strong h2 {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #8E8E8E;
	font-weight: normal;
}

#bottom {
	width: 100%;
	min-width: 1000px;
	display: block;
	float: left;
	background-color: #1D1C1C;
}

#dibu {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #8E8E8E;
	text-align: center;
	font-size: 14px;
	line-height: 50px;
}
#dibu a {
	color: #8E8E8E;
}
#dibu a:hover {
	text-decoration: underline;
}