@charset "utf-8";
/* CSS Document */
html, body {
    font-family: "微软雅黑";
}
a {
    cursor: pointer;
    font-family: "微软雅黑";
}
html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, button, input, textarea, th, td, img, tr, td, form, select, div, strong, span, s {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
i{
	font-style: normal;
}
table {
    padding: 0px;
    margin: 0px;
}
ul, ol {
    list-style: none;
}
a {
    text-decoration: none;
}
img {
    display: block;
}
a:focus {
    outline: none;
}
input, select, textarea {
    outline: none;
}
table {
    border-spacing: 0px;
}

body {
    background-color: #fff;
    overflow-x: hidden;
    color: #666;
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
    min-width: 1200px;
    width: 100%;
}
a {
    color: #666;
    text-decoration: none;
}
a:focus {
    outline: none;
}
a:hover {
    text-decoration: none;
}
.left{
	float: left;
}
.right{
	float: right;
}
.fl {
    float: left;
    display: inline;
}
.fr {
    float: right;
    display: inline;
}
.container {
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
}


/* 搜索 */

.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;
}

/* search部分 */

.wrap-search {
    height: 75px;
    background: #eee;
}
.search .keyword {
    float: left;
    font-size: 14px;
    color: #666;
    height: 75px;
    width: 850px;
}
.search .keyword span {
    float: left;
    width: 90px;
    height: 75px;
    line-height: 80px;
    padding-left: 30px;
    background: url("../images/index_24.png") no-repeat left center;
}
.search .keyword p {
    float: left;
    line-height: 80px;
    height: 75px;
}
.search .keyword p a {
    float: left;
    color: #888;
    font-size: 14px;
    padding-right: 20px;
    margin-right: 10px;
    background: url("../images/index_25.png") no-repeat right center;
}
.search .keyword p a:last-of-type {
    background: none;
}
.search .keyword p a:hover {
    color: #014590;
}
.search .keyword a:first-child {
    padding-left: 0;
    border-left: none;
}
.search .inp {
    float: right;
    width: 300px;
    height: 43px;
    margin-top: 16px;
    overflow: hidden;
    border: 1px solid #dedbdc;
    padding: 0 16px;
    background: #fff;
    border-radius: 27px;
}
.search .inp input {
    float: left;
    border: none;
    height:36px;
    line-height: 36px;
    width: 255px;
    float: left;
    text-indent: 12px;
    font-size: 14px;
    color: #999;
}
.search .inp span {
    display: block;
    float: right;
    width: 40px;
    height: 36px;
    border-left: 1px solid #dedbdc;
    cursor: pointer;
}
.search .inp span button {
    display: block;
    width: 57px;
    height: 36px;
    background: url("../images/ydj.jpg") no-repeat 10px center;
    border: none;
    cursor: pointer;
}
/* 通用分页样式 */
.pages {
	height: 26px;
	padding: 35px 0;
	margin-top: 5px;
	clear: both;
	text-align: center;
}
.pages:after {
	content: '.';
	clear: both;
	height: 0;
	line-height: 0;
	display: block;
	visibility: hidden;
	
}
.pages ul {
	padding: 0;
	list-style: none;
	margin: 0;
	text-align: center;
    display: inline-block;
}
.pages li {
	float: left;
	margin-right: 5px;
}
.pages li a {
	padding: 5px 10px;
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #666;
}
.pages li a:hover {
	border: 1px solid #034f9d;
	background: #034f9d;
	color: #fff;
	text-decoration: none;
}
.pages li span {
	border: 1px solid #e1e1e1;
	height: 24px;
	line-height: 24px;
	color: #c4c4c4;
	padding: 5px 10px;
}
.pages .current a {
	border: 1px solid #034f9d;
	background: #034f9d;
	color: #fff;
}


/*底部*/
.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;
}