

/* 搜索 */

.mub02address{overflow: hidden;margin-bottom: 20px;}
.mub02MainContent .search .inp{
	    float: right;
    width: 300px;
    height: 36px!important;
	margin: 0;
    overflow: hidden;
    border: 1px solid #dedbdc;
    padding: 0 16px;
    background: #fff;
    border-radius: 27px;
}
.proList{
	padding: 70px 0;
}
.proListSection{
	    width: 827px!important;
    border: 1px solid #eee;
    padding: 20px;
}
.mub02Title h2{
	    font-size: 21px;
    text-align: center;
    border-bottom: 1px solid #eee;
    display: block;
    padding-bottom: 16px;
}
.proListSection .con li{
	width: 256px!important;
    height: 300px!important;
    margin-right: 41px;
    float: left;
}
.proListSection .con li img{
	    display: block;
    width: 251px!important;
    overflow: hidden;
    transition: all 1s ease-out;
}
.proListSection .con li a{
	font-size: 15px;color: #333;
	line-height: 35px;
}
.proListSection .con li .Pic{
	    display: block;
    width: 251px!important;
    height: 251px!important;
    overflow: hidden;
    border: 1px solid #eee;
    padding: 2px;
}
.proListSection .con li:nth-child(3n) {
    margin: 0;
}
.mub02Title{
	margin: 0 0 25px 0;
}




/*底部*/
.foot{
	padding: 57px 0 0;
	background: #2b323a;
	overflow: hidden;
}
.footnav {
	background: url("../images/fico2.jpg")repeat-x bottom;
	padding-bottom: 28px;
	overflow: hidden;
}
.foot .navtit p{
	font-size: 12px;
    color: #49515b;
    text-transform: uppercase;
    font-weight: bold;
}
.foot .navtit span{
	    font-size: 18px;
    color: #fff;
    font-weight: bold;
	background: url("../images/fico.png")no-repeat right center;
	display: block;
}
.bonav  a{
	font-size: 14px;
    color: #fff;
    margin-left: 30px;
}
.bonav {
	padding: 16px 0 0;
}

.bocontact{
	overflow: hidden;
	padding: 63px 0 25px;
	
}
.contactnr{
	width: 50%;
}
.contactnr ul{
	display: block;
	overflow: hidden;
}
.contactnr ul li{
	float: left;
	padding: 0 20px;
	border-left: 1px solid #656c74;
	font-size: 16px;
	color: #fff;
	 line-height: 14px;
}
.contactnr ul li a{
	font-size: 16px;
	color: #fff;
}
.contactnr ul li:first-child {
   border: none;
	padding-left: 0;
}
.coadd{
	margin: 35px 0;
}
.coadd p{
	    font-size: 13px;
    color: #656c74;
    line-height: 30px;
}

.coadd p a{
    color: #656c74;
	padding: 0 15px;
}
.contel {
	margin: 0 30px;
	overflow: hidden;
}

.contel a{
background: #0a60d1 url(../images/fico3.jpg) no-repeat 19px center;
    color: #fff;
    height: 37px;
    width:133px;
    display: block;
    line-height: 37px;
    font-size: 14px;
    padding-left: 44px;
	position: relative;
    right: -55px;
}
.contel p{
	    font-size: 14px;
    color: #fff;
    text-align: right;
    margin-top: 25px;
}

.contel span{
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    font-family: "Times New Roman"!important;
}

.erimg  p{
	text-align: center;
    font-size: 14px;
    color: #656c74;
    line-height: 33px;
}

.footer{
	background: #2b323a url("../images/fico2.jpg")repeat-x top;
	padding: 22px 0;
	overflow: hidden;
}
.footer p{
	color: #FFFFFF;
	font-size: 20px;
}
.footer p i{
	color: #0a60d1;
}
.footer .flj a{
	color: #656c74;
	font-size: 12px;
	padding: 0 10px;
}