.probanner img{
	width:100%;
}
.pro-fenlei-con{
	padding-top: 26px;
    padding-bottom: 26px;
}
.pro-fenlei{
	background: #0058b3;
}
.npro-search{
	padding-top: 27px;
}
.npro-search input{
	width:362px;
	height: 38px;
	text-indent: 10px;
    font-size: 16px;
    float: left;
}
.npro-search input.tbn {
    background:#154f98;
    height: 42px;
    width: 67px;
    line-height: 42px;
    cursor: pointer;
	border:none;
	color:#fff;
	font-size: 18px;
}
.pro-fenlei-nav ul li{
	float: left;
	width: 228px;
	height: 34px;
	border:1px solid #fff;
	border-radius: 6px;
	text-align: center;
	line-height: 33px;
	margin-top:18px;
	margin-right: 10px;
}
.pro-fenlei-nav ul li a{
	font-size: 18px;
	color:#fff;
	display: block;
}
.pro-fenlei-nav ul li:hover{
	background: #fff;
	color: #000;
}
.pro-fenlei-nav ul li:hover a{
	color:#333333;
}

.nproduct-tit{
	text-align: center;
	background: url(../images/protitbg.png) center no-repeat;
	margin-top: 20px;
}
.nproduct-tit .line{
	
	height: 4px;
	width: 118px;
	background: #0058b3;
	display: inline-block;
}
.nproduct-tit h1{
	font-size:30px;
	color: #333333;
	font-weight: 600;
	padding-bottom: 16px;
	padding-top: 46px;
}

.nproduct ul li{
	float: left;
	border: 1px solid #cccccc;
	padding:4px;
	margin-left: 13px;
	margin-top:60px;
}
.nproduct ul li .pic img{
	width:280px;
	height:240px;
}
.nproduct ul li:nth-child(4n+1){
	margin-left: 0;
}
.nproduct ul li:hover{
	border-bottom: 5px solid #154f98;
	padding-bottom: 0px;
}

.nproduct ul li h2{
	font-size: 18px;
	color: #333333;
	font-weight: 500;
	text-align: center;
	line-height: 40px;
    border-bottom: 1px dashed #cccccc;
}
.nproduct ul li h2 a{
	font-size: 18px;
	color: #333333;
	font-weight: 500;
}
.nproduct ul li h2 a:hover{
	color: #e92e2e;
}
.nproduct ul li .btns a{
	display: block;
	float: left; 
	margin-left: 18px;
	width: 120px;
	height: 36px;
	line-height: 34px;
	text-indent: 28px;
	color: #666666;
	font-size: 16px;
}
.nproduct ul li .btns a:hover{
	color: #e92e2e;

}

.nproduct ul li .btns .pro_details{background: url(../images/pro_details.png) left center no-repeat;}
.nproduct ul li .btns .pro_param{background: url(../images/pro_param.png) left center no-repeat;}
.pages{
	float:right;
	margin-top: 50px;
    margin-bottom: 50px;
}
.pages span{position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd}
.pages a{
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pages a:hover{
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd
}
.fwbao{
	margin-bottom: 80px;
	margin-top:60px;
}
.fwbao-tit{
	text-align: center;
}
.fwbao-tit .line{
	
	height: 4px;
	width: 118px;
	background: #0058b3;
	display: inline-block;
}
.fwbao-tit h1{
	font-size:30px;
	color: #333333;
	font-weight: 600;
	padding-bottom: 16px;
}
.fwbao-tit p{
	font-size:16px;
	color: #666666;
	padding-top: 40px;
	padding-bottom: 60px;
}
.fwbao-tit p span{
	color: #f08619;
}

.fw-form{
	float: left;
	width: 600px;
}
.fw-form input{
	width: 350px;
	height: 40px;
	margin-top: 16px;
	text-indent:10px;
	font-size: 16px;
}
.fw-form input.textarea{
	width: 350px;
	height: 110px;
}
.fw-form p{
	font-size: 18px;
	color: #333333;
}
.fw-form .username,.fw-form .phone{
	padding-left: 36px;
}
.fw-form .content span{
	position: relative;
    top: -47px;
}
.fw-form .but{
	text-align: center;
	padding-top:10px;
}
.fw-form .submit,.fw-form .reset{
	width: 140px;
	height: 38px;
	text-indent:0px;
}
.fw-form .submit{
	background: #f08619;
	font-size:18px;
	border: none;
	color:#fff;
	margin-right:70px;
}
.fw-form .reset{
	background: #666666;
	font-size:18px;
	border: none;
	color:#fff;
}
.fw-contact{
	float: right;
	border-left: 1px solid #aaaaaa;
	padding:100px 108px;
}
.fw-contact .fw-contact-con{

}
.fw-contact .fw-contact-con h1{
	font-size: 24px;
	color: #333333;
	font-weight: 600;
	padding-bottom: 10px;
}
.fw-contact .fw-contact-con .line{
	height: 2px;
	width: 50px;
	background: #0058b3;
	display: inline-block;
}
.fw-contact .fw-contact-con p{
	padding-top:20px;
	color: #666666;
	font-size: 16px;
}
.fw-contact .fw-contact-con p span{
	color: #f08619;
	font-size: 18px;
}
.fw-contact .fw-contact-con .fw-more{
	text-align: center;
}
.fw-contact .fw-contact-con .fw-more a{
	font-size: 18px;
	width: 382px;
	height: 47px;
	color: #fff;
	background: #0058b3;
	display: block;
	line-height: 46px;
}
.fw-contact .fw-contact-con .fw-more a:hover{
	background: #f08619;
}

.pagination {
	display: inline-block;
	padding-left: 355px;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #428bca;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	cursor: default;
	background-color: #428bca;
	border-color: #428bca
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}