@charset "utf-8";
/* CSS Document */


.mbody44{

  background: url(../Images/shouhou.jpg) no-repeat;
  height: 400px;
 margin-top:50px;
  background-position: center;
  background-repeat: no-repeat;

}

/*幻灯图下的服务*/
.index150425.cn_qp {
    width: 100%;
    height: 90px;
	/*margin-bottom:10px;*/
    background: #E52C32;
}

.index150425.cn_qp .center_th {
    width: 1190px;
    height: 90px;
    margin: 0 auto;
}

.index150425.cn_qp .center_th .ima_1 {
    width: 237px;
    height: 90px;
    float: left;
    position: relative;
    overflow: hidden;
}

.index150425.cn_qp .center_th .ima_1 span {
    background: url(../Images/iser_bg.png) no-repeat;
    position: absolute;
    width: 237px;
    height: 190px;
    top: 0;
    left: 0;
    display: block;
}

.index150425.cn_qp .center_th .ima_1 .kb {
    background-position: 9px 0px;
}

.index150425.cn_qp .center_th .ima_1 .sq {
    background-position: -231px 0px;
}

.index150425.cn_qp .center_th .ima_1 .lz {
    background-position: -470px 0px;
}

.index150425.cn_qp .center_th .ima_1 .yzs {
    background-position: -707px 0px;
}

.index150425.cn_qp .center_th .ima_1 .jp {
    background-position: -957px 0px;
}

.index150425.cn_qp .center_th .ima_1 a:hover span {
    top: -100px;
}



/*表单页面*/

.form-page{
	background:url(img/form-bg.gif) repeat;
	margin:0 auto;
	width:1200px;
}
.form-page .j-row{
	position:relative;
	height:760px;
}
.form-page .f-bg{
	position:absolute;
	left:-22px;
	top:84px;
	height:613px;
	width:921px;
	background:url(img/form-page-bg.png) no-repeat;
}
.form-page .form{
    margin:0 auto;
	right:60px;
	top:124px;
	width:470px;
}
.form-page .form form{
	margin-top:30px;
}
.form-page .form .f-title{
	font-size:20px;
	color:#474747;
}
.form-page .form .input{
	border:none;
	width:453px;
	background:#FFF;
	height:26px;
	line-height:26px;
	color:#474747;
	padding:10px 0 10px 15px;
	margin-top:26px;
	/*border:1px solid #d51311;*/
}
.form-page .form input.hover{
	background:#D51311;
	color:#ffffff;
}
.form-page .form input.f-name,.form-page .form input.f-phone{
	width:215px;
	vertical-align:middle
}
.form-page .form input.f-phone{
	margin-left:5px;
}
.form-page .form .btn{
	margin-top:46px;
}
.form-page .form .button{
	width:185px;
	height:48px;94
	line-height:48px;
	text-align:center;
	font-size:18px;
	text-indent:-9999px;
	background:url(../Images/sub-btn.gif) no-repeat;
	font-family:'微软雅黑','黑体';
	font-weight:bold
}
.form-page .form .button:hover{
	background:url(../Images/sub-btn-hover.gif) no-repeat;
}
/*表单页面 end*/
