* {
    margin: 0;
    padding: 0;
    list-style: none;
}

body {
    background: #fff;
    width: 100%;
    font-family: "Microsoft YaHei",微软雅黑,"Microsoft JhengHei",华文细黑,STHeiti,MingLiu;
    font-size: 14px;
    color: #333;
}

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    color: #00409a;
    text-decoration: none;
}

img {
    border: 0;
}

.fullSlide {
	width:100%;
    min-width: 1000px;
    position: relative;
    height: 950px;
    overflow: hidden;
    top: 0px;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 950px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 11px;
    height: 11px;
    margin: 4px;
    background: url(../images/dot-black.png) 0 0;
    overflow: hidden;
    line-height: 9999px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.fullSlide .hd ul .on {
    filter: alpha(opacity=100);
    opacity: 1;
}

#page{
    width: 100%;
	min-width:1280px
}

#header {
    width: 100%;
}

#topdav {
    width: 1250px;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 8px 0px 8px 0px;
}

#info {
    width: 100%;
	height:954px;
    text-align: center;
	background:url(../images/index04.png) no-repeat center;
}

#product {
    background: #FFFFFF;
    width: 100%;
    height: 2120px;
    text-align: center;
}

#YXproduct
{
	
}
#YXproduct li
{
	display:inline-block;
	line-height:32px;
	padding:6px;
	border:1px #ccc solid;
	margin:6px;
	font-size:12px;
}
.YXproduct1
{
	display:inline-block;
	padding:6px 18px 6px 18px;
	border:1px #ccc solid;
	margin:5px;
	font-size:12px;
}
.YXproduct1:hover a
{
	color:#fff;
}
.YXproduct1:hover
{
	display:inline-block;
	padding:6px 18px 6px 18px;
	border:1px #ccc solid;
	margin:5px;
	font-size:12px;
	background:#333;
	color:#fff;
}
.YXproduct2
{
	display:inline-block;
	padding:6px 18px 6px 18px;
	border:1px #ccc solid;
	margin:5px;
	color:#fff;
	background:#333;
	font-size:12px;
}

.YXclient
{
	display:inline-block;
	padding:0px;
	border:1px #ccc solid;
	margin:5px;
	color:#fff;
	font-size:12px;
}
.YXclient img{
    width:180px;
}
.YXproduct2 a
{
	color:#fff;
}
#word {
	background:#ffffff;
    width: 100%;
    height: 2040px;
    text-align: center;
}

#footer {
	background:#f5f5f5;
    width: 100%;
    height: 88px;
}

#content {
    background: #ffffff;
    width: 100%;
    text-align: center;
}
.YXinput
{
   font-size: 16px;
   border: 0px;
   height:36px;
   padding:0px 10px 0px 10px;
   line-height:150%;
   background:#f5f5f5;
   width:100%;
	
}