/*固定样式*/
.fw{
	width: 1000px;
	margin:auto;
}
.logo{
	line-height: 102px;
	background: white;
}
.logo img{
	vertical-align: middle;
}
/* 本例子css */
.slideBox{ width:100%;overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%;display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

.nav_wrap{
	line-height: 59px;
	background: #003571;
}
.nav{
	font-size: 0px;
}
.nav li{
	width: 122px;
	color:white;
	font-size: 16px;
	margin:0px 5px;
}
.nav li:hover{
	background: url(../images/nav_li_bg.png) center center no-repeat;
}
.main{
	background: url(../images/main_bg.jpg) center center no-repeat #dedede;
	background-size: cover;
}
.main .fw{
	background: white;
	padding:38px 18px;
}

.position{
	line-height: 45px;
	border-bottom: 1px solid #eaeaea;
	color:#0047b1;
}
.position span{
	padding:0px 8px;
	border-bottom: 1px solid #0047b1;
}
.index_pro_list{
	padding:20px 0px;
}
.index_pro_list li{
	width: 240px;
	overflow: hidden;
}
.index_pro_list li img{
	width: 100%;
}
.index_pro_list li h2{
	font-size: 16px;
	color:#696969;
	line-height: 45px;
	text-align: center;
	font-weight: normal;
}

.index_news .fl{
	width: 300px;
}
.index_news .fr{
	width: 650px;
}

.index_news_list{
	padding-top: 15px;
}
.index_news_list li{
	line-height: 47px;
	color:#757575;
	border-bottom: 1px dotted #dbdbdb;
	font-weight: lighter;
}
.news_top{
	padding-top: 15px;
}
.news_top img{
	margin-right: 25px;
}
.news_top .news_des{

}
.news_top .news_des h4{
	font-size: 16px;
	font-weight: normal;
	color:#5b5b5b;
	line-height: 45px;
}
.news_top .news_des p{
	font-size: 16px;
	color:#757575;
	line-height: 30px;
}
.news_bottom{
	padding-top: 25px;
}
.news_bottom li{
	color:#757575;
	line-height: 40px;
	font-weight: lighter;
	width: 315px;
}
.news_bottom li img{
	margin-right: 10px;
}
.index_about{
	padding-bottom: 35px;
}
.index_about .fl{
	width: 650px;
}
.index_about .fr{
	width: 300px;
}
.index_about .fr h2{
	font-size: 24px;
	color:#0047b1;
	line-height: 65px;
	margin-top: 15px;
}
.index_about .fr ul li{
	line-height: 30px;
	color:#7f7f7f;
}
.index_about_con{
	padding-top: 25px;
}
.index_about_con img{
	float: left;
	margin-right: 15px;
}
.index_about_con p{
	color:#757575;
	line-height: 30px;
	font-size: 16px;
}
.foot{
	background: #333333;
	padding-top: 60px;
	padding-bottom: 35px;
}
.foot_nav{
	font-size: 0px;
	padding: 15px;
	border-bottom: 1px solid #727272;
	text-align: center;
}
.foot_nav li{
	display: inline-block;
	font-size: 16px;
	color:white;
	opacity: 0.4;
	font-weight: lighter;
	padding:0px 30px;
	border-left: 1px solid #727272;	
}
.foot_nav li:first-child{
	border:none;
}
.foot_copyright{
	font-size: 16px;
	font-weight: lighter;
	line-height: 55px;
	color:white;
	opacity: 0.4;
	text-align: center;
}
.inner_main .fix_slider{
	width: 291px;
}
.productCategory{
	padding:22px 0px;
}
.productCategory li{
	width: 291px;
	height: 46px;
	background:#003571;
	color:white;
	text-indent: 8px;
	line-height: 46px;
}
.slideNewsList{
	padding-top:20px;
	padding-left: 10px;
}
.slideNewsList li{
	line-height: 51px;
	font-size: 16px;
	color:#757575;
	border-bottom: 1px dashed #dbdbdb;
	font-weight: lighter;
}

.slideContact{
	padding-left: 10px;
}
.slideContact p{
	line-height: 30px;
	color:#7f7f7f;
	font-size: 16px;
	font-weight: lighter;
}
.slideContact h2{
	font-size: 24px;
	color:#0047b1;
	line-height: 50px;
	margin-top: 10px;
}
.innerContent{
	width: 660px;
}
.breadcrumb{
	color:#797979;
}
.innerContentWrap{
	padding-top: 30px;
}
.innerContentWrap img{
	width: 100%;
}
.innerContentWrap p{
	line-height: 34px;
	color:#4b4b4b;
	font-weight: lighter;
	margin-top: 25px;
}

.__list{
	width: 100%;
}
.__list h2{
	font-size: 30px;
	width: 80%;
	margin: auto;
	text-align: center;
}
.__list .b_time{
	font-size: 12px;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}
.__list .thumb{
	width: 80%;
    display: block;
    margin: auto;
}
.__list .b_des{
	border-bottom: 1px solid #ccc;
    padding: 20px 0;
    padding-left: 20px;
}
.jiathis_style{
	float: right;
}
.b_foot{
	padding-top: 10px;
}
.innerContentWrap .index_pro_list li{
	width: 214px;
}
.pages{

}
.pages li{
	padding:2px 5px;
	border:1px solid #ccc;
	border-radius: 4px;
	display: inline-block;
	margin:0 5px;
}
.pages li.c{
	background: #0047b1;
	color:white;
}
.innerContentWrap .innerNewsList{

}
.innerContentWrap .innerNewsList li{
	line-height: 45px;
	border-bottom:1px dashed #ccc;
	font-size: 16px;
	color:#666;
}
.__contact{
  padding-top: 8px;
  font-size: 14px !important;
  font-family: '微软雅黑';
}
.__contact .top{
    padding-bottom: 25px;
    /*border-bottom: 1px dotted black;*/
}
.__contact .top li{
    list-style-position: inside;
}
.__contact .top ul{
    float: left;
    overflow: hidden;
    padding: 0px 20px;
    margin-top: 20px;
    padding-right: 50px;
}
.__contact .search button{
   
}
.__contact ul li{
    padding-left: 28px;
}
.__contact .map_contact{
    width: 678px;
    height: 309px;
}
.__contact .form input{
    display: inline-block;
    width: 168px;
    margin-right: 18px;
    /*height: 48px;*/
    border:1px solid #dadbdc;
    padding:15px;
    color: #999;
    background: #fafafa;
}
.__contact .form textarea{
    display: inline-block;
    width: 642px;
    height: 243px;
    margin-top: 20px;
    background: #fafafa;
    border:1px solid #dadbdc;
    font-size: 14px;
}
.__contact .img-l,.img-r{
    display: block;
}
.__contact .img-l{
    margin-left: 45px;
    margin-bottom: 15px;
}
.__contact .img-r{
    float: right;
    margin-right: 62px;
}
.__contact{
    /*padding-top: 68px;*/
    overflow: hidden;
    padding-bottom: 25px;
    margin-bottom: 10px;
    /*width: 1100px;*/
    margin:auto;
}
.__contact p,.__contact li{
    font-size: 16px;
    line-height: 30px;
    font-weight: lighter;
}