/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/

/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 550px;
	background: #FFF;
	overflow: hidden;
}
.fullSlide .bd {
	height: 550px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 550px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	height: 30px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 7px;
	background-color: #fff;
	overflow: hidden;
	line-height: 99px;
	border-radius: 50%;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.fullSlide .hd ul .on {
	width: 20px;
	background: #0063bf;
	border-radius: 6px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.fullSlide .next {
	width: 29px;
	height: 56px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 2;
	background: url(../images/bannerR.png) no-repeat center;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	right: 10%;
}
.fullSlide .prev {
	width: 29px;
	height: 56px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 2;
	background: url(../images/bannerL.png) no-repeat center;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	left: 10%;
}
/*title*/

.title {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.title span {
	display: block;
	font-size: 48px;
	color: #eeeeee;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 50px;
}
.title h3 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin: -32px auto 0 auto;
}
.title h3 a {
	font-size: 30px;
	color: #333;
	font-weight: bold;
}
.title p {
	font-size: 12px;
	color: #555555;
	margin-top: 5px;
}
.title i {
	display: block;
	width: 50px;
	height: 1px;
	background: #116dc3;
	margin: 5px auto 0 auto;
}
/*product*/

.product_bg {
	width: 100%;
	margin: 0 auto;
	background: url(../images/pro_bg.jpg) no-repeat top center;
}
.product {
	width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
}
.product .pro_list {
	width: 840px;
	margin: 70px auto 0 auto;
	height: 155px;
}
.product .pro_list dl {
	display: inline-block;
	margin: 0 0px 0 36px;
	width: 240px;
}
.product .pro_list dl dt a {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	background: url(../images/buttom2.png) no-repeat left center;
	padding-left: 30px;
}
.product .pro_list dl .nr {
	margin-top: 15px;
	margin-left: 30px;
}
.product .pro_list dl .nr dd a {
	color: #333;
	font-size: 14px;
	line-height: 30px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	width: 100px;
	margin-right: 5px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.product .pro_list dl .nr dd a:hover{
	color: #0063bf;
}

.product .pro_box {
	width: 1230px;
	margin: 40px auto 0 auto;
}
.product .pro_box ul li {
	float: left;
	width: 380px;
	height: 360px;
	background: #f5f5f5;
	margin: 0 30px 30px 0;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.product .pro_box ul li .pic {
	width: 360px;
	height: 300px;
	margin: 10px auto 0 auto;
}
.product .pro_box ul li .pic img {
	width: 360px;
	height: 300px;
}
.product .pro_box ul li .pic img {
	width: 360px;
	height: 300px;
}
.product .pro_box ul li .txt {
	width: 360px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
}
.product .pro_box ul li .txt h5 a {
	float: left;
	width: 280px;
	font-size: 14px;
	color: #444444;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.product .pro_box ul li .txt .more {
	float: right;
	font-size: 14px;
	color: #444444;
}
.product .pro_box ul li:hover {
	background: #fff;
	-webkit-box-shadow: 0 0 8px 6px rgba(0, 99, 191, .06);
	box-shadow: 0 0 8px 6px rgba(0, 99, 191, .06);
}
/*fw*/

.fw {
	width: 1200px;
	margin: 40px auto 0 auto;
}
.fw .fw_box {
	width: 1200px;
	margin: 50px auto 0 auto;
	height: 255px;
}
.fw .fw_box ul li {
	float: left;
	width:350px;
	margin-right:60px;
	text-align: center;
}
.fw .fw_box ul li:last-child {
	margin-right: 0;
}
.fw .fw_box ul li img {
	display: block;
	margin: 0 auto;
	width:348px;
	height:328px; border:1px solid #eee;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.fw .fw_box ul li h5 {
	font-size: 18px;
	color: #333;
	margin: 15px auto 10px auto;
}
.fw .fw_box ul li p {
	font-size: 15px;
	color: #333;
}
.fw .fw_box ul li:hover img {
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
	-o-transform: translateY(-10px);
}
/*ys*/

.ys_bg {
	width: 100%;
	margin: 70px auto 0 auto;
	height: 805px;
	background: url(../images/ys_bg.jpg) no-repeat center;
}
.ys_bg .ys {
	width: 1200px;
	margin: 0 auto;
	padding-top: 53px;
}
.ys_bg .ys .title span {
	color: #2578c9;
}
.ys_bg .ys .title h3 {
	color: #fff;
}
.ys_bg .ys .title i {
	background: #eef4fa;
}
.ys_bg .ys .title p {
	color: #fff;
}
.ys_bg .ys .zx {
	margin: 37px auto 0 auto;
	height: 32px;
	line-height: 32px;
}
.ys_bg .ys .zx .tel {
	float: left;
	font-size: 30px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/ys_tel.png) no-repeat left center;
	padding-left: 45px;
	margin-left: 430px;
}
.ys_bg .ys .zx .zixun {
	float: left;
	margin-left: 30px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #fff;
}
.ys_bg .ys .zx .zixun a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.ys_bg .ys .ys_box {
	margin: 60px auto 0 auto;
	position: relative;
	height: 450px;
}
.ys_bg .ys .ys_box .bd {
	width: 1080px;
	height: 400px;
	margin: 0 auto;
	padding-top: 50px;
}
.ys_bg .ys .ys_box .bd ul li {
	width: 1080px;
	height: 400px;
	float: left;
}
.ys_bg .ys .ys_box .bd ul li .ys_img {
	float: left;
	width: 500px;
	height: 400px;
}
.ys_bg .ys .ys_box .bd ul li .ys_img img {
	width: 500px;
	height: 400px;
}
.ys_bg .ys .ys_box .bd ul li .txt {
	float: right;
	width: 440px;
	height: 220px;
	background: #f5f5f5;
	padding: 0 40px;
	text-align: center;
}
.ys_bg .ys .ys_box .bd ul li .txt h5 {
	font-size: 24px;
	color: #555;
	font-weight: bold;
	margin: 55px auto 15px auto;
}
.ys_bg .ys .ys_box .bd ul li .txt p {
	font-size: 14px;
	color: #555;
	line-height: 32px;
}
.ys_bg .ys .ys_box .hd {
	position: absolute;
	right: 60px;
	bottom: 30px;
	z-index: 5;
}
.ys_bg .ys .ys_box .hd ul li {
	float: left;
	width: 100px;
	height: 100px;
	background: #484848;
	border-radius: 8px;
	margin-left: 40px;
}
.ys_bg .ys .ys_box .hd ul li span {
	display: block;
	margin: 15px auto 5px auto;
	width: 44px;
	height: 44px;
}
.ys_bg .ys .ys_box .hd ul li h5 {
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.ys_bg .ys .ys_box .hd ul li.on {
	background: #0063bf;
	-webkit-box-shadow: 0 0 8px 8px rgba(0, 99, 191, .1);
	box-shadow: 0 0 8px 8px rgba(0, 99, 191, .1);
}
/*case*/

.case {
	width: 1200px;
	margin: 55px auto 0 auto;
}
.case .case_list {
	width: 1200px;
	margin: 25px auto 0 auto;
	height: 80px;
}
.case .case_list ul {
	text-align: center;
}
.case .case_list ul li {
	display: inline-block;
	width: 185px;
	height: 80px;
	margin: 0 0px;
	background: url(../images/buttom3.png) no-repeat right center;
}
.case .case_list ul li:last-child {
	background: none;
}
.case .case_list ul li a {
	text-align: center;
	font-size: 16px;
	color: #444;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	height: 80px;
}
.case .case_list ul li a span {
	display: block;
	margin: 0 auto 12px auto;
	width: 34px;
	height: 34px;
}
.case .case_list ul li.c1 a span {
	background: url(../images/c1.png) no-repeat center;
}
.case .case_list ul li.c2 a span {
	background: url(../images/c2.png) no-repeat center;
}
.case .case_list ul li.c3 a span {
	background: url(../images/c3.png) no-repeat center;
}
.case .case_list ul li.c4 a span {
	background: url(../images/c4.png) no-repeat center;
}
.case .case_list ul li.c5 a span {
	background: url(../images/c5.png) no-repeat center;
}
.case .case_list ul li.casehover a {
	background: url(../images/case_xt.png) no-repeat bottom center;
}
.case .case_list ul li.c1.casehover a span {
	background: url(../images/c11.png) no-repeat center;
}
.case .case_list ul li.c2.casehover a span {
	background: url(../images/c22.png) no-repeat center;
}
.case .case_list ul li.c3.casehover a span {
	background: url(../images/c33.png) no-repeat center;
}
.case .case_list ul li.c4.casehover a span {
	background: url(../images/c44.png) no-repeat center;
}
.case .case_list ul li.c5.casehover a span {
	background: url(../images/c55.png) no-repeat center;
}
.case .case_box {
	width: 1200px;
	margin: 30px auto 0 auto;
	position: relative;
}
.case .case_box .bd {
	width: 1200px;
	margin: 0 auto;
}
.case .case_box .bd ul li {
	float: left;
	width: 575px;
	position: relative;
	margin: 0 12px;
}
.case .case_box .bd ul li .pic {
	width: 575px;
	height: 380px;
}
.case .case_box .bd ul li .pic img {
	width: 575px;
	height: 380px;
}
.case .case_box .bd ul li .txt {
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
}
.case .case_box .bd ul li .txt h5 a {
	float: left;
	width: 480px;
	font-size: 16px;
	color: #444444;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
}
.case .case_box .bd ul li .txt .more {
	float: right;
	font-size: 16px;
	color: #444444;
}
.case .case_box .bd ul li .txt i {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background: #0063bf;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.case .case_box .bd ul li:hover .txt i {
	width: 100%;
}
.case .case_box .next {
	position: absolute;
	left: -80px;
	top: 185px;
	width: 31px;
	height: 59px;
	background: url(../images/left.png) no-repeat center;
	cursor: pointer;
}
.case .case_box .prev {
	position: absolute;
	right: -80px;
	top: 185px;
	width: 31px;
	height: 59px;
	background: url(../images/right.png) no-repeat center;
	cursor: pointer;
}
/*about*/

.ab_bg {
	width: 100%;
	height: 1065px;
	margin: 70px auto 0 auto;
	background: url(../images/ab_bg.jpg) no-repeat top center;
	overflow: hidden;
}
.ab_bg .about {
	width: 1200px;
	margin: 0 auto;
	padding-top: 55px;
	position: relative;
	height: 635px;
}
.ab_bg .about .honor {
	float: left;
	width: 300px;
}
.ab_bg .about .honor .honor_t {
	width: 300px;
	height: 90px;
	line-height: 90px;
	background: #0063bf;
}
.ab_bg .about .honor .honor_t h3 a {
	font-size: 18px;
	color: #fff;
	background: url(../images/ry_t.png) no-repeat 50px center;
	display: block;
	padding-left: 100px;
}
.ab_bg .about .honor .honor_t h3 a i {
	font-size: 18px;
	color: #fff;
	margin-left: 70px;
}
.ab_bg .about .honor .honor_box {
	width: 300px;
	height: 542px;
	background: #ffffff;
}
.ab_bg .about .honor .honor_box .bd {
	width: 260px;
	margin: 0 auto;
	padding-top: 30px;
}
.ab_bg .about .honor .honor_box .bd ul li {
	float: left;
	width: 260px;
}
.ab_bg .about .honor .honor_box .bd ul li .pic {
	width: 260px;
	height: 370px;
}
.ab_bg .about .honor .honor_box .bd ul li .pic img {
	width: 260px;
	height: 370px;
}
.ab_bg .about .honor .honor_box .bd ul li .txt a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #444;
	text-align: center;
	margin: 30px auto 0 auto;
	line-height: 24px;
}
.ab_bg .about .honor .honor_box .hd {
	margin: 35px auto 0 auto;
	width: 62px;
	height: 20px;
	background: url(../images/xt2.png) no-repeat center;
}
.ab_bg .about .honor .honor_box .hd .next {
	float: left;
	background: url(../images/left1.png) no-repeat center;
	width: 10px;
	height: 19px;
	cursor: pointer;
}
.ab_bg .about .honor .honor_box .hd .prev {
	float: right;
	background: url(../images/right1.png) no-repeat center;
	width: 10px;
	height: 19px;
	cursor: pointer;
}
.ab_bg .about .ab_r {
	float: left;
	width: 900px;
	position: relative;
}
.ab_bg .about .ab_r .ab_nr {
	float: left;
	width: 560px;
	margin-top: 65px;
}
.ab_bg .about .ab_r .ab_nr .title {
	width: 560px;
}
.ab_bg .about .ab_r .ab_nr .txt {
	margin-left: 25px;
	margin-top: 145px;
}
.ab_bg .about .ab_r .ab_nr .txt h5 {
	font-size: 18px;
	color: #444444;
	font-weight: bold;
	background: url(../images/ab_t.png) no-repeat left bottom;
	height: 37px;
	padding-left: 55px;
}
.ab_bg .about .ab_r .ab_nr .txt p {
	font-size: 14px;
	color: #444444;
	line-height: 36px;
	height: 144px;
	overflow: hidden;
	margin: 25px 0 0 50px;
	width: 435px;
}
.ab_bg .about .ab_r .ab_nr .txt .xq {
	margin-top: 25px;
	margin-left: 50px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #0063bf;
}
.ab_bg .about .ab_r .ab_nr .txt .xq a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.ab_bg .about .ab_r .ab_img {
	width: 700px;
	height: 632px;
	background: #0063bf;
	position: absolute;
	right: -360px;
	top: 1px;
}
.ab_bg .about .ab_r .ab_img img {
	width: 700px;
	height: 560px;
}
.ab_bg .about .ab_r .ab_img p {
	font-size: 14px;
	color: #eee;
	line-height: 72px;
	text-align: center;
	letter-spacing: 12px;
}
/*fc*/

.fc {
	width: 1200px;
	margin: 10px auto 0 auto;
}
.fc .fc_list {
	margin: 0 auto;
	height: 55px;
	width: 1200px;
}
.fc .fc_list ul {
	text-align: center;
}
.fc .fc_list ul li {
	display: inline-block;
	margin-right: 70px;
	width: 115px;
	line-height: 55px;
}
.fc .fc_list ul li img {
	vertical-align: middle;
	margin-right: 10px;
}
.fc .fc_list ul li a {
	display: block;
	font-size: 18px;
	color: #484848;
	font-weight: bold;
}
.fc .fc_list ul li.casehover {
	border-bottom: 2px solid #0063bf;
}
.fc .fc_box {
	margin: 50px auto 0 auto;
}
.fc .fc_box ul li {
	float: left;
	width: 275px;
	margin: 0 12px;
}
.fc .fc_box ul li .pic {
	width: 275px;
	height: 210px;
}
.fc .fc_box ul li .pic img {
	width: 275px;
	height: 210px;
}
.fc .fc_box ul li .txt a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #444;
	text-align: center;
	line-height: 35px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.fc .fc_box ul li:hover .txt a {
	color: #0063bf;
}
/*news*/

.news {
	width: 1200px;
	margin: 55px auto 0 auto;
	height: 815px;
}
.news .news_list {
	width: 1200px;
	margin: 30px auto 0 auto;
	height: 34px;
}
.news .news_list ul {
	text-align: center;
}
.news .news_list ul li {
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 34px;
	background: #fff;
	-webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .1);
	box-shadow: 0 0 8px 6px rgba(0, 0, 0, .1);
	margin: 0 20px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	border-radius: 5px;
	position: relative;
	z-index: 5;
}
.news .news_list ul li a {
	font-size: 16px;
	color: #444;
	text-align: center;
	display: block;
}
.news .news_list ul li i {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 34px;
	background: #0063bf;
	border-radius: 5px;
	z-index: -1;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .news_list ul li:hover i {
	width: 100%;
}
.news .news_list ul li:hover a {
	color: #fff;
}
.news .news_list ul li:hover {
	-webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, 0);
	box-shadow: 0 0 8px 6px rgba(0, 0, 0, .0);
}
.news .news_box {
	margin: 30px auto 0 auto;
	width: 1200px;
}
.news .news_box .nr_top {
	height: 400px;
}
.news .news_box .nr_top .news_img {
	float: left;
	width: 570px;
	height: 400px;
	position: relative;
}
.news .news_box .nr_top .news_img img {
	width: 570px;
	height: 400px;
}
.news .news_box .nr_top .news_img p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 570px;
	height: 40px;
	line-height: 40px;
	background: url(../images/ico1.png) repeat center;
}
.news .news_box .nr_top .news_img p a {
	padding: 0 10px;
	font-size: 16px;
	color: #fff;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
.news .news_box .nr_top .nr_r {
	float: right;
	width: 570px;
}
.news .news_box .nr_top .nr_r ul li {
	width: 540px;
	height: 148px;
	border-bottom: 2px solid #dddddd;
	padding: 50px 0 0 30px;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .news_box .nr_top .nr_r ul li .txt {
	float: left;
	width: 360px;
}
.news .news_box .nr_top .nr_r ul li .txt a {
	font-size: 16px;
	color: #444;
	padding-left: 30px;
	background: url(../images/buttom2.png) no-repeat left center;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.news .news_box .nr_top .nr_r ul li .txt p {
	font-size: 14px;
	color: #777;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	margin-top: 17px;
}
.news .news_box .nr_top .nr_r ul li .time {
	float: right;
	width: 90px;
	background: url(../images/xt1.png) no-repeat left 15px;
	padding-left: 45px;
	margin-top: 20px;
}
.news .news_box .nr_top .nr_r ul li .time span {
	font-size: 24px;
	color: #777;
	display: block;
}
.news .news_box .nr_top .nr_r ul li .time p {
	font-size: 18px;
	color: #777;
	margin-top: 5px;
}
.news .news_box .nr_top .nr_r ul li:hover {
	-webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
	box-shadow: 0 0 8px 6px rgba(0, 0, 0, .06);
}
.news .news_box .list {
	margin: 1px auto 0 auto;
	width: 1260px;
}
.news .news_box .list ul li {
	float: left;
	width: 570px;
	height: 74px;
	line-height: 74px;
	border-bottom: 1px solid #e8e8e8;
	margin-right: 60px;
	position: relative;
}
.news .news_box .list ul li a {
	float: left;
	width: 430px;
	font-size: 15px;
	color: #555;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .news_box .list ul li span {
	float: right;
	font-size: 15px;
	color: #999;
}
.news .news_box .list ul li i {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 1px;
	background: #0063bf;
	-webkit-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}
.news .news_box .list ul li:hover i {
	width: 100%;
}
.news .news_box .list ul li:hover a {
	color: #0063bf;
}
/*message*/

.message {
	width: 1200px;
	margin: 50px auto 0 auto;
	height: 65px;
}
.message .m_t {
	float: left;
	width: 61px;
	height: 63px;
	background: url(../images/m_t.png) no-repeat center;
}
.message .m_nr {
	float: right;
	width: 1110px;
	height: 38px;
	margin-top: 12px;
}
.message .m_nr .form-group1 {
	float: left;
	width: 148px;
	height: 36px;
	border: 1px solid #dcdcdc;
	margin-right: 40px;
}
.message .m_nr .form-group1 input {
	width: 148px;
	height: 36px;
	background: url(../images/m1.png) no-repeat 10px center;
	text-indent: 35px;
	font-size: 14px;
	color: #999;
}
.message .m_nr .form-group2 {
	float: left;
	width: 228px;
	height: 36px;
	border: 1px solid #dcdcdc;
	margin-right: 40px;
}
.message .m_nr .form-group2 input {
	width: 228px;
	height: 36px;
	background: url(../images/m2.png) no-repeat 10px center;
	text-indent: 35px;
	font-size: 14px;
	color: #999;
}
.message .m_nr .form-group3 {
	float: left;
	width: 258px;
	height: 36px;
	border: 1px solid #dcdcdc;
	margin-right: 40px;
}
.message .m_nr .form-group3 input {
	width: 258px;
	height: 36px;
	background: url(../images/m3.png) no-repeat 10px center;
	text-indent: 35px;
	font-size: 14px;
	color: #999;
}
.message .m_nr .codeText {
	float: left;
	width: 118px;
	height: 36px;
	border: 1px solid #dcdcdc;
	margin-right: 5px;
	background: #fff url(../images/m4.png) no-repeat 10px center;
	text-indent: 35px;
	font-size: 14px;
	color: #999;
}
.message .m_nr .imgcode {
	float: left;
	width: 90px;
	height: 38px;
}
.message .m_nr .anniu {
	float: right;
	width: 80px;
	height: 36px;
	background: #0063bf;
}
.message .m_nr .anniu button {
	width: 80px;
	height: 36px;
	background: #0063bf;
	border: none;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
