body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0;
	line-height:160%;
}
ol, ul {    
    list-style: none; 
}
body, button, input, select, textarea {
    font: 12px/1.5 "Microsoft Yahei","华文细黑",Arial,sans-serif tahoma,arial,'Hiragino Sans GB',宋体,sans-serif;
}
a{
	color:#666;
	text-decoration:none;
	outline:none;
}
a:hover{
	text-decoration:none;
	outline:none;
}
img{
	display:block;
}
/*-------------------------------头部部分-----------------------------------*/
#hd{
	width:100%;
	height:auto;
	overflow:hidden;
}
#hd .welcome{
	height:33px;
	background:#1e394e;
}
#hd .welcome .center{
	width:990px;
	margin:0 auto;
	height:33px;
	color:#fff;
	line-height:33px;
	font-size:12px;
}
#hd .welcome .center .left{
	float:left;
}
#hd .welcome .center .right{
	float:right;
	font-size:12px;
}

#hd .webinfo{
	height:110px;
	width:990px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
}
#hd .webinfo .logo{
	width:990px;
	height:110px;
	overflow:hidden;
	background:url(../images/logo.gif) 0 0 no-repeat;
	float:left;
	display:inline;
}
#hd .nav{
	width:100%;
	height:40px;
	background:#003271;
}
#hd .nav ul{
	width:990px;
	margin:0 auto;
	height:40px;
	overflow:hidden;
}
#hd .nav ul li{
	float:left;
	display:inline;
	height:40px;
	line-height:40px;
	padding:0 20px;
}
#hd .nav ul li a{
	height:40px;
	color:#fff;
	font-size:16px;
	font-family:"微软雅黑";
	display:block;
	/*
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	*/
}
#hd .nav ul li a:hover,#hd .nav ul li .active{
	color:#d2ec43;
	height:37px;
	border-bottom:#d2ec43 3px solid;
}




/*-------------------------------中间部分-----------------------------------*/

#bd{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#fff;
}
#bd .banner{
	width:990px;
	position:relative;
	height:600px;
	margin: 0 auto;
}
#bd .banner .w1920{
	width:1920px;
	height:600px;
	position:absolute;
	top:0;
	left:-465px;
	overflow:hidden;
}




/*样式根据需要更改 最好带上父元素#slide,提高优先级 此处的next和prev为调用插件时设置的按钮属性nextClass/prevClass的值*/
#bd  #slide .next,#bd  #slide .prev{
	width:39px;
	height:80px;
	overflow:hidden;
	background:url(../images/icons.png) 0 0 no-repeat;
}
#bd  #slide .prev{
    left: 380px;
	background-position:-38px 0;
}
#bd  #slide .next{
    right: 380px;
}
/*轮播导航图标样式，这里的ul.page的page为调用插件时设置的page属性的值,根据需要修改自己想要的样式效果*/
#bd  #slide ul.page{
    bottom: 20px;
}
/*此处page原理同上 ,轮播导航图标非当前图标样式,*/
#bd  #slide ul.page li{
    cursor: pointer;
    border: 2px solid #fff;
    border-radius: 50%;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	margin-left:10px;
	background: #aaa;
	color:#fff;
}
/* 此处page原理同上 ,on为当前图片的图标样式*/
#bd  #slide ul.page li.on{
    background: #003271;
}






#bd  .cominfo{
	background:#2c2f34;
	padding:30px 0 40px 0;
	height:auto;
	overflow:hidden;
}
#bd  .cominfo .center{
	width:990px;
	margin: 0 auto;
}
#bd  .cominfo .center .tit{
	font-size:35px;
	color:#fff;
	width:990px;
	text-align:center;
	height:90px;
}
#bd  .cominfo .center .tit  .t2{
	font-size:25px;
	line-height:25px;
}
#bd  .cominfo .center .info{
	width:990px;
	margin-top:30px;
}
#bd  .cominfo .center .info .left,#bd  .cominfo .center .info .right{
	float:left;
	width:600px;
	height:460px;
	overflow:hidden;
}
#bd  .cominfo .center .info .left{
	color:#fff;
	padding:20px 0;
}
#bd  .cominfo .center .info .left .d1{
	font-size:18px;
	font-weight:bold;
	padding:10px 0;
}
#bd  .cominfo .center .info .left .d2{
	font-size:13px;
	padding:10px 0;
	line-height:25px;
}
#bd  .cominfo .center .info .right{
	padding:20px 0;
}
#bd  .cominfo .center .info .right .infoimg{
	margin:15px 0 0 30px;
	width:460px;
	height:300px;
	background:url(../images/infoimg.jpg) 0 0 no-repeat;
}

#bd .advantage {
    margin: 50px auto 10px;
    overflow: hidden;
    width: 1100px;
}
#bd .advantage_nav {
    height: 95px;
    margin: auto;
    overflow: hidden;
    width: 687px;
	margin-top:30px;
}
#bd .advantage_con {
    background: rgba(0, 0, 0, 0) url("../images/advantage_bg.jpg") no-repeat scroll center top;
    height: 1298px;
    margin-top: 5px;
    overflow: hidden;
}
#bd .adv1 {
    margin: auto;
    overflow: hidden;
    width: 1100px;
}
#bd .adv1_left {
    float: left;
    width: 470px;
}
#bd .adv1_left h3 {
    color: #c40000;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 100px;
}
#bd .adv1_left h4 {
    border-bottom: 1px solid #dadada;
    color: #bebebe;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
}
#bd .adv1_left p {
    color: #7d7d7d;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}
#bd .adv1_right {
    float: right;
    height: 317px;
    margin-top: 57px;
    overflow: hidden;
    width: 521px;
}
#bd .adv2 {
    margin: auto;
    overflow: hidden;
    width: 1100px;
}
#bd .adv2_left {
    float: left;
    height: 350px;
    margin-top: 100px;
    overflow: hidden;
    width: 488px;
}
#bd .adv2_right {
    float: right;
    text-align: right;
    width: 470px;
}
#bd .adv2_right h3 {
    color: #c40000;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 190px;
}
#bd .adv2_right h4 {
    border-bottom: 1px solid #dadada;
    color: #bebebe;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
}
#bd .adv2_right p {
    color: #7d7d7d;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}
#bd .adv3 {
    margin: auto;
    overflow: hidden;
    width: 1100px;
}
#bd .adv3_left {
    float: left;
    width: 470px;
}
#bd .adv3_left h3 {
    color: #c40000;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 160px;
}
#bd .adv3_left h4 {
    border-bottom: 1px solid #dadada;
    color: #bebebe;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
}
#bd .adv3_left p {
    color: #7d7d7d;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}
#bd .adv3_right {
    float: right;
    height: 392px;
    margin-top: 57px;
    overflow: hidden;
    width: 466px;
}

#bd .application {
    margin: 30px auto 0;
    overflow: hidden;
    width: 1100px;
}
#bd .application ul li {
    border: 1px solid #dadada;
    margin-bottom: 20px;
    overflow: hidden;
}
#bd .application ul li img {
    float: left;
    height: 168px;
    width: 264px;
}
#bd .application_txt {
    float: right;
    margin-right: 20px;
    width: 790px;
}
#bd .application_txt h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
}
#bd .application_txt p {
    border-top: 1px solid #dadada;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    padding-top: 15px;
}
#bd .application {
    margin: 5px auto;
    overflow: hidden;
    width: 1100px;
}
#bd .application_nav {
    margin: auto;
    text-align: center;
    width: 160px;
}
#bd .application_nav p {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll center bottom;
    color: #7b7b7b;
    font-size: 29px;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
}
#bd .application_nav p span {
    color: #c40000;
    font-size: 29px !important;
}
#bd .application_nav span {
    color: #ccc;
    font-size: 18px;
    line-height: 32px;
}
#bd .application_des{
    color: #7d7d7d;
    font-size: 14px;
    line-height: 24px;
	border-top:1px solid #dadada;
	text-align:center;
	padding-top:8px;
}
#bd .application_con {
    margin-top: 10px;
    overflow: hidden;
}
#bd .application_con ul li {
    background: #efefef none repeat scroll 0 0;
    float: left;
    margin-right: 12px;
    text-align: center;
    width: 264px;
}
#bd .application_con ul li img {
    height: 168px;
    overflow: hidden;
    width: 264px;
}
#bd .application_con ul li h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
}
#bd .application_con ul li p {
    line-height: 20px;
    padding: 0 10px 5px;
}
#bd .application_con ul li a {
    display: block;
}
#bd .application_con ul li a:hover {
    background: #c40002 none repeat scroll 0 0;
    color: #fff;
}

/*-------------------------------关于我们页面,宝贝展示页面--------------------------*/
#bd .bd_center{
	width:990px;
	height:auto;
	margin:20px auto;
}
#bd .bd_center h3{
	color: #c40000;
    font-size: 32px;
    font-weight: bold;
    line-height: 36px;
    margin-top: 20px;
}
#bd .bd_center h4{
	border-bottom: 1px solid #dadada;
    color: #bebebe;
    font-size: 25px;
    height: 45px;
    line-height: 45px;
    text-transform: uppercase;
	font-weight:normal;
	margin-bottom:30px;
}
#bd .bd_center p{
	color: #7d7d7d;
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
}
#bd .bd_center p em{
	color: #222;
	font-style:normal;
	font-size:16px;
}
#bd .bd_center b{
	width:100%;
	height:5px;
	padding-bottom:10px;
	margin-top:20px;
	border-top:#ccc 1px dotted;
	display:block;
}


#bd  .bd_center .products{
	width:990px;
	height:auto;
}



/*---------------------------------网站底部-----------------------------*/
#ft{
	background: rgba(0, 0, 0, 0) url("../images/bottom_bg.jpg") repeat-x scroll 0 0;
    border-top: 7px solid #c40002;
    height: 202px;
    width: 100%;
}
#ft .bottom_con {
    margin: auto;
    width: 990px;
}
#ft .bottom_con .left {
    color: #fff;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
}
#ft .bottom_con .right {
    float: right;
    margin-top: 30px;
}





