@charset "utf-8";
/* CSS Document */
/* header */
#top{
	background:#f7f6f4;
	width:100%;
	height:45px;
	line-height:45px;
	overflow:hidden;
	min-width:1200px !important;
}
#top .w1200 span{
	color:#3a83be;
}
#top .w1200 .fr span{
	padding:0 17px;
	color:#9a9a9a;
}
#top .w1200 .fr a{
	color:#9a9a9a;
}
.header{
	height:95px;
	line-height:95px;
}
.header .nav a{
	display:block;
}
.nav{
	height:95px;
	position:relative;
}
.header .nav ul{
	height:95px;
}
.header .nav ul li{
	float:left;
}
.header .nav img{
	margin-right:40px;
	display:block;
	padding:23px 0;
}
.header .nav ul li a{
	display:block;
	width:88px;
	text-align:center;
	margin-right:10px;
	font-weight:bold;
	font-size:15px;
	color:#2a2a2a;
}
.header .nav ul li a:hover{
	background:url(../images/a-hover.png) no-repeat center bottom;
	color:#1168b1;
}
.header .nav ul li.current a{
	background:url(../images/a-hover.png) no-repeat center bottom;
	color:#1168b1;
}
.header .nav .sou{
	background: url(../images/sou.png) no-repeat center;
	width:22px;
	height:22px;
	position:absolute;
	right:0px;
	top:37px;
	cursor:pointer;
}
.header .nav .search{
	position:absolute;
	right:0px;
	top:95px;	
	height:32px;
	width:182px;
	overflow:hidden;
	background:#fff;
	z-index:5;
	display:none;
}
.search .search_input{
	float:left;
	height:22px;
	width:149px;
	border-left:1px solid #737C87;
	border-top:1px solid #737C87;
	border-right:none;
	border-bottom:none;
	padding:5px 5px;
	line-height:22px;
	display:block;
}
.search .tijiao{
	border:none;
	border-top:1px solid #737C87;
	display:block;
	cursor:pointer;
	float:left;
	height:32px;
	width:22px;
	background: url(../images/sou.png) no-repeat left 5px;
}
/* end header*/

/* banner */
#banner{
  height:532px;
  overflow:hidden;
  position:relative;
  width:100%;
}
#banner .bd_banner{
   width:1920px;
   position:absolute;
   height:532px;
   left:50%;
   margin-left:-960px;
}
.bd_banner img{
	display:block;
  height:532px;
  width:1920px;
}
/* end banner */

/* 产品展示 */
#porducts{
	width:100%;
	background:#eaeef1;
	min-width:1200px !important;
}
.porducts{
	text-align:center;
	position:relative;
	height:559px;
}
.porducts .index_title h2{
	padding-top:45px;
	padding-bottom:18px;
	font-weight:bold;
	color:#1a1a1a;
	background:url(../images/title-bg.png) no-repeat center bottom;
}
.porducts .index_title .span{
	margin-top:8px;
	font-size:16px;
	color:#9a9a9a;
	display:inline-block;
	margin-bottom:60px;
}
.porducts .index_title .more{
	width:55px;
	height:48px;
	background:url(../images/more.png) no-repeat center;
	position:absolute;
	right:0px;
	top:-10px;
	z-index:55;
}
.porducts .index_title .more a{
	display:block;
	width:59px;
	height:48px;
}
.porducts .bd{
	width:1200px;
	overflow:hidden;
}
.porducts .bd ul li{
	float:left;
	margin-right:20px;
}
.porducts .bd ul li img{
	display:block;
	width:280px;
	height:212px;
	background:#f9f9fb;
}
.porducts .bd ul li .ms{
	text-align:left;
	padding-left:26px;
	height:70px;
	background: url(../images/ms-bg.png) no-repeat 221px center #ffffff;
}
.porducts .bd ul li .ms span{
	font-weight:bold;
	color:#1168b1;
	line-height:22px;
}
.porducts .bd ul li .ms p{
	line-height:22px;
	color:#4a4a4a;
}
/* end 产品展示 */

/* 关于壹博 */
.about{
	height:366px;
	text-align:center;
	margin-bottom:35px;
}
.about .index_title h2{
	padding-top:45px;
	padding-bottom:18px;
	font-weight:bold;
	color:#1a1a1a;
	background:url(../images/title-bg.png) no-repeat center bottom;
}
.about .index_title .span{
	margin-top:8px;
	font-size:16px;
	color:#1168b1;
	display:inline-block;
	margin-bottom:35px;
}
.about .content{
	padding:0 44px;
	line-height:36px;
	font-size:14px;
	color:#4a4a4a;
}
.about .link a{
	display: inline-block;
	width:162px;
	height:43px;
	text-align:center;
	line-height:43px;
	background:#1168b1;
	color:#ffffff;
	margin-top:30px;
}
/* end 关于壹博 */

/* 产品适用 */
#application{
	width:100%;
	background:#a8d6fc;
	min-width:1200px !important;
}
.application{
	background:#a8d6fc;
	height:250px;
	text-align:center;
}
.application .title h2{
	font-size:24px;
	font-weight:bold;
	padding:32px 0 36px;
	color:#2a2a2a;
}
#application .application ul{
	overflow:hidden;
	width:1200px;
}
#application .application ul li.none_left{
	margin-left:0px;
}
#application .application ul li.none{
	margin-right:0px;
}
#application .application ul li{
	float:left;
	width:119px;
	height:118px;
	background:url(../images/title-bg-1.png) no-repeat center;
	text-align:center;
	margin:0 48px;
}
#application .application ul li .icon{
	width:119px;
	height:118px;
	background:url(../images/icon-1.png) no-repeat center 26px; 
}
#application .application ul li .icon-2{
	width:119px;
	height:118px;
	background:url(../images/icon-2.png) no-repeat center 32px; 
}
#application .application ul li .icon-3{
	width:119px;
	height:118px;
	background:url(../images/icon-3.png) no-repeat center 34px; 
}
#application .application ul li .icon-4{
	width:119px;
	height:118px;
	background:url(../images/icon-4.png) no-repeat center 31px; 
}
#application .application ul li .icon-5{
	width:119px;
	height:118px;
	background:url(../images/icon-5.png) no-repeat center 30px; 
}
#application .application ul li .icon-6{
	width:119px;
	height:118px;
	background:url(../images/icon-6.png) no-repeat center 30px; 
}
#application .application ul li a{
	display:block;
}
/*#application .application ul li a img{
	text-align:center;
	display:block;
	padding-top:26px;
	padding-left:45px;
	width:37px;
	height:37px;
}*/
#application .application ul li a p{
	color:#000000;
	text-align:center;
	line-height:36px;
	padding-top:62px;
}
/* end 产品适用 */

/* 新闻资讯 */
#news{
	height:620px;
	overflow:hidden;
	margin-bottom:48px;
}
#news .index_title h2{
	text-align:center;
	padding-top:43px;
	padding-bottom:18px;
	font-weight:bold;
	color:#1a1a1a;
	background:url(../images/title-bg.png) no-repeat center bottom;
}
#news .index_title .span{
	text-align:center;
	margin-top:8px;
	font-size:16px;
	color:#9a9a9a;
	display:block;
	margin-bottom:35px;
}
#news .list{
	overflow:hidden;
	width:1245px;
}
#news .list li{
	float:left;
	width:370px;
	margin-right:45px;
}
#news .list li img{
	display:block;
}
#news .list li a{
	display:block;
}
#news .list li h3{
	color:#1a1a1a;
	padding-left:32px;
	padding-top:38px;
	padding-right:10px;
	height:30px;
	overflow:hidden;
}
#news .list li span{
	padding-left:35px;
}
#news .list li .gd{
	padding-left:35px;
	padding-bottom:28px;
	line-height:24px;
	padding-right:35px;
}
#news .list li a:hover{
	background:url(../images/a-hover.png) repeat-x center bottom;
}
#news .list li a:hover h3{
	color:#1168b1;
}
/* end 新闻资讯 */


/* 底部版权 */
#footer{
	width:100%;
	background:#1168b1;
	min-width:1200px !important;
}
.footer{
	height:347px;
	position:relative;
	min-width:1200px !important;
}
#icon{
	float:left;
}
#icon a{
	display:inline-block;
	width:26px;
	height:26px;
	padding:0 10px;
}
#icon a.bds_more{
	background:none;
	width:40px;
	height:30px;
	font-size:18px;
	color:#ffffff;
	font-weight:bold;
	padding-right:74px;
	padding-left:0px;
}
#icon img{
	display:block;
}
#icon a.bds_tsina{
	background: url(../images/wb.png) no-repeat center;
}
#icon a.bds_sqq{
	background:url(../images/qq.png) no-repeat center;
}
#icon a.bds_weixin{
	background:url(../images/wx.png) no-repeat center;
}
.footer_top{
	height:81px;
	padding-top:66px;	
}
.footer_top .footer_contact p{
	color:#ffffff;
	line-height:26px;
}
.footer_middle{
	height:91px;
	border-bottom: 1px solid #ffffff;
}
.footer_middle .footer_nav img{
	margin-right:114px;
	display:block;
}
.footer_middle .footer_nav ul li{
	float:left;
}
.footer_middle .footer_nav ul li a{
	display:block;
	width:65px;
	text-align:center;
	color:#ffffff;
	margin-right:60px;
}
.footer_middle .footer_nav ul .none{
	margin-right:0px;
}
.footer_copyright{
	height:103px;
	line-height:99px;
}
.footer .footer_copyright span{
	color:#ffffff;
}
#footer .top{
	position:absolute;
	right:0px;
	top:238px;
	width:105px;
	height:105px;
}
#footer .top a{
	display:block;
}
#footer .top img{
	display:block;
}
/* end 底部版权 */



/* 内页 */
#main_top{
	width:100%;
	background:#eaeef1;
}
.main_top{
	height:48px;
	line-height:48px;
}
#main{
	margin-top:45px;
	overflow:hidden;
}
.main_left{
	overflow:hidden;
	width:250px;
	margin-bottom:200px;
}
.main_left .main_list{
	margin-bottom:65px;
}
.main_left .main_title{
	background:#1168b1;
	height:78px;
	width:206px;
	color:#ffffff;
	padding:22px 0 0 44px;
}
.main_left .main_title h3{
	font-size:24px;
	font-weight:bold;
	line-height:36px;
}
.main_left .main_title h4{
	font-size:18px;
	line-height:22px;
	font-family:Arial;
}
.main_left .main_list li{
	border-top:1px solid #dcdcdc;
	padding:0 15px 0 44px;
}
.producttype1sel{
	background:#fcfcfc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
	border-bottom:none !important;
}
.main_left .main_list li a{
	overflow:hidden;
	display:block;
	height:52px;
	line-height:52px;
	font-size:15px;
	color:#6a6a6a;	
}
.main_left .main_list li.producttype1sel a{
	color:#1168b1;
}
.main_left .main_list li.producttype1sel a:hover{
	color:#1168b1;
}
.main_left .main_list li.producttype1 a:hover{
	color:#1168b1;
}
.main_left .main_list li.producttype2sel a{
	color:#1168b1;
	font-size:14px;
	line-height:26px;
	height:26px;
}
.main_left .main_list li.producttype2sel{
	border-top:none;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
.main_left .main_list li.producttype2{
	border-top:none;
	background:#fcfcfc;
	border-left:1px solid #dcdcdc;
	border-right:1px solid #dcdcdc;
}
.main_left .main_list li.producttype2 a{
	font-size:14px;
	line-height:26px;
	height:26px;
}
.main_left .main_list li.producttype2 a:hover{
	color:#1168b1;
}
.main_list li.producttype0{
	display:none;
}
.main_list li.producttype2{
	display:none;
}
.main_list li.producttype2sel{
	display:none;
}
.main_left .main_contact{
	background: url(../images/mian-contact.png) no-repeat center ;
	height:122px;
	width:220px;
	color:#ffffff;
	padding:10px 0 0 30px;
}
.main_left .main_contact h3{
	font-size:18px;
	font-weight:bold;
	line-height:18px;
}
.main_left .main_contact h4{
	font-size:18px;
	font-family:Arial;
	line-height:18px;
	margin-top:10px;
	margin-bottom:10px;
}
.main_left .main_contact p{
	line-height:18px;
}
.main_right{
	width:880px;
	overflow:hidden;
}
.main_right .list{
	overflow:hidden;
	width:900px;
}
.right_box{
	min-height:400px;
}
.main_right .list li{
	float:left;
	margin-right:20px;
}
.main_right .list li .ms{
	text-align:left;
	padding-left:26px;
	height:70px;
	background: url(../images/ms-bg.png) no-repeat 221px center #ffffff;
	margin-bottom:28px;
}
.main_right .list li img{
	display:block;
	background:#f9f9fb
}
.main_right .list li a{
	display:block;
}
.main_right .list li .ms span{
	font-weight:bold;
	color:#1168b1;
	line-height:22px;
}
.main_right .list li .ms p{
	line-height:22px;
	color:#4a4a4a;
}
