.gs {
	width: 100%;
	background: #ffffff;
	height: 80px;
}

.gs-top {
	width: 1300px;
	margin: 0 auto;
	height: 80px;
}

.gs-top .left {
	float: left;
	width: 232px;
	height: 61px;
	margin: 8px 0 0 22px;
}

.gs-top .left img {
	width: 100%;
	vertical-align: middle;
}

.navbar-nav {
	margin-left: 52px;
	float: left;
}

.navbar-nav .dropdown {
	line-height: 80px;
	height: 80px;
}

.navbar-nav li {
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 0px !important;
	float: left;
	position: relative;
	display: block;
	color: #4e4e4e;
	line-height: 22px;
	font-size: 14px;
}

.navbar-nav .active {
	background: #f1f1f1;
}

.navbar-nav .active a {
	color: rgb(255, 23, 0);
}

.navbar-nav li a {
	float: left;
	padding: 0px 23px;
	margin: 0;
	color: #2F2F2F;
	font-size: 15px;
	display: block;
}

.navbar-nav .dropdown .dropdown-toggle:hover {
	background: #f1f1f1;
}

.dropdown-toggle:after {
	content: url(../img/index-1.png);
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	list-style: none;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box;
}

.navbar-nav .dropdown-menu {
	background-color: #f1f1f1;
	transition: all 0.3s ease;
	border: 0;
	padding: 0;
	margin-top: 0;
	border-top: 0;
	border-radius: 0;
	padding: 10px 0;
	left: 0;
}

.navbar-nav .dropdown-menu li {
	width: 100%;
}

.navbar-nav .dropdown-menu li:hover {
	background: #e5e5e5;
}

.navbar-nav .dropdown-menu li a {
	padding: 10px 15px;
	color: #2F2F2F;
	transition: all 0.4s ease;
	display: block;
	padding: 6px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap;
}

.gs-top .right {
	float: right;
	margin: 26px 0 0 12px;
}

.gs-top .right img {
	float: left;
}

.gs-top .right .login {
	font-size: 16px;
	line-height: 30px;
	color: #666;
	display: block;
	float: left;
	margin-left: 20px;
}

.gs-top .right .free {
	width: 96px;
	height: 30px;
	display: block;
	background: #97c13c;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	float: right;
	margin-left: 34px;
}


/* banner轮播 */

.flexslider {
	position: relative;
	width: 100%;
	min-width: 1300px;
	text-align: center;
	overflow: hidden;
}

.slides li a {
	display: block;
	width: 100%;
	background-size: cover;
	margin: 0 auto;
}

.slides li a img {
	vertical-align: middle;
}

.flex-control-nav {
	position: absolute;
	bottom: 12px;
	z-index: 2;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 0;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	margin: 0 4px;
}

.flex-control-nav li a {
	display: block;
	width: 15px;
	height: 15px;
	border-radius: 25px;
	background: #9dd4f4;
}

.flex-control-nav li .flex-active {
	background: #ffffff;
}


/* banner轮播 end */

.gs-title {
	text-align: center;
	padding-top: 80px;
}

.gs-title .one {
	font-size: 40px;
	color: #333333;
}

.gs-title .two {
	font-size: 20px;
	color: #999;
	margin-top: 25px;
}

.gs-content {
	width: 100%;
	min-width: 1300px;
	height: 1003px;
	background: url(../img/bg.png) no-repeat bottom;
}

.gs-service {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 60px;
	position: relative;
}

.gs-service .service-img {
	height: 481px;
}

.gs-service .service-img li {
	position: absolute;
	overflow: hidden;
}

.gs-service .service-img img {
	width: 100%;
	vertical-align: middle;
}

.gs-service .servicr-icon {
	overflow: hidden;
	margin-top: 60px;
	position: relative;
	height: 119px;
}

.gs-service .servicr-icon li {
	position: absolute;
	width: 260px;
	text-align: center;
	border-right: 1px solid #4862a8;
	box-sizing: border-box;
}

.gs-service .servicr-icon li:last-child {
	border-right: 0;
}

.gs-service .servicr-icon li p {
	font-size: 20px;
	color: #FFFFFF;
}

.gs-technology {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
}

.gs-technology .menu {
	margin: 35px 0 0 0;
}

.gs-technology .menu ul {
	width: 770px;
	margin: 0 auto;
	overflow: hidden;
}

.gs-technology .menu ul li {
	float: left;
	width: 100px;
	height: 30px;
	border-radius: 20px;
	background: #f4f3f3;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	margin: 0 27px;
	cursor: pointer;
	color: #666666;
}

.gs-technology .menu ul li a {
	color: #666666;
}

.gs-technology .menu .on {
	background: #e60012;
	color: #FFFFFF;
}

.gs-technology .menu .on a {
	color: #FFFFFF;
}

.gs-technology .inner {
	margin-top: 30px;
	overflow: hidden;
	padding: 5px 5px;
}

.gs-technology .inner ul li {
	float: left;
	width: 400px;
	height: 380px;
	margin: 14px 45px 0 0;
	position: relative;
}

.gs-technology .inner .li-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 320px;
	background: rgba(0, 0, 0, 0.3);
	display: none;
	z-index: 5;
}

.gs-technology .inner ul li>a {
	display: block;
	cursor: auto;
	position: relative;
}

.gs-technology .inner ul li:hover p {
	background: #e60012;
	color: #FFFFFF;
}

.gs-technology .inner ul li:hover .li-icon .pc {
	background: url(../img/index-18.png) no-repeat center;
}

.gs-technology .inner ul li:hover .li-icon .wx {
	background: url(../img/index-21.png) no-repeat center;
}

.gs-technology .inner ul li:nth-child(3) {
	margin-right: 0;
}

.gs-technology .inner ul li:nth-child(6) {
	margin-right: 0;
}

.gs-technology .inner ul li p {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
}

.gs-technology .inner .li-icon {
	position: absolute;
	bottom: 0;
	right: 0;
}

.gs-technology .inner .li-icon a {
	display: block;
	width: 20px;
	height: 60px;
	float: left;
	margin: 0 6px;
}

.gs-technology .inner .li-icon .pc {
	background: url(../img/index-20.png) no-repeat center;
}

.gs-technology .inner .li-icon .wx {
	background: url(../img/index-19.png) no-repeat center;
}

.gs-technology .inner .li-img {
	width: 400px;
	height: 320px;
	overflow: hidden;
	position: relative;
	z-index: -10;
}

.gs-technology .inner .li-img img {
	width: 100%;
	vertical-align: middle;
}

.gs-more {
	width: 170px;
	height: 45px;
	display: block;
	font-size: 14px;
	color: #717171;
	border: 2px solid #717171;
	text-align: center;
	line-height: 45px;
	margin: 0 auto;
	margin-top: 20px;
}

.gs-more:hover {
	border: 2px solid #e60012;
	width: 260px;
	color: #e60012;
}


/*新闻*/

.gs-news .menu {
	margin: 35px 0 0 0;
}

.gs-news .menu ul {
	width: 462px;
	margin: 0 auto;
	overflow: hidden;
}

.gs-news .menu ul li {
	float: left;
	width: 100px;
	height: 30px;
	border-radius: 20px;
	background: #f4f3f3;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	color: #666666;
	margin: 0 27px;
	cursor: pointer;
}

.gs-news .menu ul li a {
	color: #666666;
}

.gs-news .menu .on {
	background: #e60012;
	color: #FFFFFF;
}

.gs-news .menu .on a {
	color: #FFFFFF;
}

.gs-news {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 54px;
}

.gs-news2{
	padding-bottom: 0;
}

.gs-news .news-inner {
	padding: 5px;
	margin: 30px 0 0 0;
	overflow: hidden;
}

.gs-news .news-inner ul li {
	float: left;
	width: 573px;
	height: 80px;
	padding: 16px 18px;
	margin: 14px 72px 0 0;
}

.gs-news .news-inner ul li:nth-child(2) {
	margin-right: 0;
}

.gs-news .news-inner ul li:nth-child(4) {
	margin-right: 0;
}

.gs-news .news-inner ul li:nth-child(6) {
	margin-right: 0;
}

.gs-news .news-inner ul li:nth-child(8) {
	margin-right: 0;
}

.gs-news .news-inner ul li:hover{
	box-shadow: 0px 2px 10px 5px #dedede;
}

.gs-news .news-inner .data {
	width: 80px;
	height: 80px;
	border-radius: 10px;
	background: #e60012;
	text-align: center;
	float: left;
}

.gs-news .news-inner .data .day {
	font-size: 24px;
	color: #ffffff;
	margin-top: 12px;
}

.gs-news .news-inner .data .year {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}

.gs-news .news-inner .right {
	margin-left: 18px;
	float: left;
	width: 460px;
}

.gs-news .news-inner .right .title {
	font-size: 16px;
	color: #000000;
	line-height: 30px;
	border-bottom: 1px dashed #e6e6e6;
}

.gs-news .news-inner .right .txt {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	margin-top: 6px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
/*logo*/
.home-logo{
    overflow: hidden;
    margin-top: 30px;
}

.home-logo img {
    margin-right: 18px;
    /* margin-bottom: 18px; */
    float: left;
    /*border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;*/
    margin-left: -1px;
    width: 199px;
    height: 127px;
}

/*页脚*/

.footer {
	width: 100%;
	overflow: hidden;
	background: #252525;
	min-width: 1300px;
}

.footer .foot {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	height: 193px;
	border-bottom: 1px solid #1a1a1a;
}

.foot .left {
	float: left;
	margin-top: 40px;
}

.foot .left .wt {
	margin: 0 70px 0 110px;
}

.foot .left .gs-list {
	float: left;
}

.foot .left .gs-list p {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.foot .left .gs-list ul li:before {
	content: url(../img/icon.png);
}

.foot .left .gs-list ul li {
	font-size: 14px;
	color: #6e6d6d;
	padding: 2px 0;
}

.foot .left .gs-list ul li a {
	color: #6e6d6d;
}

.foot .left .adress:before {
	content: url(../img/index-11.png) !important;
}

.foot .left .tel:before {
	content: url(../img/index-12.png) !important;
}

.foot .left .email:before {
	content: url(../img/index-13.png) !important;
}

.foot .right {
	float: right;
	width: 364px;
	border-left: 2px solid #333232;
	text-align: center;
	margin-top: 24px;
	padding-top: 8px;
}

.foot .right img {
	margin-bottom: 15px;
	width: 111px;
	height: 111px;
	overflow: hidden;
	vertical-align: middle;
}

.foot .right p {
	color: #6e6d6d;
	font-size: 12px;
}

.gs-yqlj {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	padding: 7px 0;
	border-top: 1px solid #333232;
	border-bottom: 1px solid #1a1a1a;
}

.gs-yqlj p {
	float: left;
	font-size: 12px;
	color: #ffffff;
	margin: 9px 13px 9px 0;
}

.gs-yqlj ul {
	float: left;
	overflow: hidden;
}

.gs-yqlj ul li {
	float: left;
	font-size: 12px;
	color: #6e6d6d;
	margin: 9px 13px;
}

.gs-yqlj ul li a {
	color: #6e6d6d;
}

.foot-txt {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	height: 53px;
	line-height: 53px;
	border-top: 1px solid #333232;
}

.foot-txt p {
	float: left;
	font-size: 12px;
	color: #6e6d6d;
}

.foot-txt .one {
	float: left;
	margin: 20px 0 0 20px;
}

.foot-txt a {
	float: right !important;
	margin: 10px 9px !important;
	display: block;
	width: 30px !important;
	background-position: 0 !important;
	height: 30px !important;
	padding: 0 !important;
}

.foot-txt .bds_tqq {
	background: url(../img/index-16.png) no-repeat center;
}

.foot-txt .bds_tsina {
	background: url(../img/index-17.png) no-repeat center;
}


/*动作*/

.gs-service .service-img .one {
	width: 144px;
	top: 50px;
	left: 15px;
}

.gs-service .service-img .two {
	width: 192px;
	top: 80px;
	left: 201px;
}

.gs-service .service-img .three {
	width: 568px;
	top: 0;
	left: 431px;
	z-index: 2;
}

.gs-service .service-img .four {
	width: 449px;
	top: 183px;
	right: 23px;
}

.gs-service .service-img .one {
	position: absolute;
	left: -200%;
}

.gs-service .service-img .two {
	position: absolute;
	left: -400%;
}

.gs-service .service-img .three {
	position: absolute;
	left: -600%;
}

.gs-service .service-img .four {
	position: absolute;
	right: -800%;
}

.servicr-icon .one {
	top: 0;
	left: 0;
}

.servicr-icon .two {
	top: 0;
	left: 260px;
}

.servicr-icon .three {
	top: 0;
	left: 520px;
}

.servicr-icon .four {
	top: 0;
	left: 780px;
}

.servicr-icon .five {
	top: 0;
	left: 1040px;
}

.servicr-icon .one {
	position: relative;
	left: -200%;
}

.servicr-icon .two {
	position: relative;
	left: -200%;
}

.servicr-icon .three {
	position: relative;
	left: -200%;
}

.servicr-icon .four {
	position: relative;
	left: -200%;
}

.servicr-icon .five {
	position: relative;
	left: -200%;
}

.section {
	height: 1003px !important;
}


/*案例列表页*/

.fenye {
	margin: 20px 0 40px 0;
	text-align: center;
}

.fenye span {
	margin: 0 5px;
	font-size: 12px;
	line-height: 25px;
	border: 1px solid #f4f3f3;
	background: #f4f3f3;
	padding: 10px 15px;
	color: #666;
}

.fenye a {
	margin: 0 5px;
	font-size: 12px;
	line-height: 25px;
	border: 1px solid #f4f3f3;
	background: #f4f3f3;
	padding: 10px 15px;
	color: #666;
}

.fenye .on{
	color: #e60012;
}

.gs-nav {
	width: 100%;
	min-width: 1300px;
	overflow: hidden;
}

.gs-nav img {
	width: 100%;
	vertical-align: middle;
}


/*案例单页*/

.gs-anli {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	border-bottom: 1px solid #d8d8d8;
}

.gs-anli .title {
	font-size: 30px;
	color: #333333;
	margin: 60px 0 20px 0;
}

.gs-anli .txt {
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}

.gs-anli .anli-btn {
	margin: 10px 0 20px 0;
	float: left;
}

.gs-anli .anli-btn a {
	width: 100px;
	height: 28px;
	display: block;
	float: left;
	margin-right: 10px;
	border: 1px solid #9d9d9d;
	text-align: center;
	line-height: 28px;
	border-radius: 5px;
}

.gs-anli .anli-lj {
	float: right;
	margin-top: 15px;
}

.gs-anli .anli-lj a {
	display: block;
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0 10px;
}

.gs-anli .anli-lj .bds_tsina {
	background: url(../img/index-22.png) no-repeat center;
}

.gs-anli .anli-lj .bds_weixin {
	background: url(../img/index-23.png) no-repeat center;
}

.gs-anli .anli-lj .bds_sqq {
	background: url(../img/index-24.png) no-repeat center;
}

.anli-show {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	padding: 40px 0;
}

.anli-show img {
	vertical-align: middle;
	max-width: 100%;
}


/*新闻单页*/

.dy-news {
	width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 20px;
}

.dy-news .title {
	font-size: 30px;
	color: #333333;
	text-align: center;
	margin-top: 72px;
}

.dy-news .stitle {
	text-align: center;
	margin-top: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ededed;
}

.dy-news .stitle span {
	margin: 0 5px;
	font-size: 12px;
	color: #333333;
	line-height: 25px;
}

.dy-inner {
	text-indent: 2em;
	line-height: 40px;
	font-size: 16px;
	color: #666666;
}

.dy-inner img {
	max-width: 100%;
	vertical-align: middle;
	text-indent: 0em;
}


/*关于我们*/

.gs-about {
	width: 1300px;
	overflow: hidden;
	margin: 0 auto;
	/*text-indent: 2em;*/
	font-size: 12px;
	color: #333;
	line-height: 25px;
	padding: 35px 0 30px 0;
}

.gs-about img {
	max-width: 100%;
	vertical-align: middle;
	display: block;
}

.updown {
	margin: 20px 0;
}

.updown p {
	font-size: 12px;
	color: #666666;
	margin: 5px 0;
}


/*关于我们*/

.gs-about .title {
	font-size: 35px;
	color: #000;
	text-align: center;
	padding: 50px 0 50px 0;
}

.gs-about .title span:before {
	width: 100%;
	height: 1px;
	background: #333;
	position: absolute;
	left: 0;
	right: 0;
	content: '';
	bottom: -20px;
}

.gs-about .title span {
	display: inline-block;
	line-height: 40px;
	position: relative;
	padding: 0 6%;
	font-weight: normal;
}

#about .title span:after {
	border: 10px solid #fafcfc;
}

.gs-about .title span:after {
	display: block;
	overflow: hidden;
	content: '';
	background: #333;
	border: 10px solid #fff;
	position: absolute;
	left: 50%;
	width: 4px;
	bottom: -32px;
	height: 4px;
	border-radius: 100%;
	margin-left: -12px;
}

.aboutBox {
	position: relative;
	margin: 0 100px;
	line-height: 220%;
}

.aboutBox h4 {
	font-size: 18px;
	color: #c11e2b;
	font-weight: normal;
	text-align: center;
	padding: 20px 0;
}

.aboutBox p {
	padding-bottom: 10px;
	font-size: 12px;
	/*text-indent: 2em;*/
}


/*联系我们*/

.part-2 {
	width: 50%;
	float: left;
}

.edit-main {
	padding-bottom: 20px;
	line-height: 2;
	letter-spacing: 1px;
	overflow: hidden;
}

.paybox {
	width: 449px;
	height: 100px;
	padding: 10px;
	margin: 10px 24px 10px 0;
	border: 1px dashed #ccc;
	float: left;
	color: #999;
	line-height: 24px;
	border-radius: 5px;
	background: #fff;
}


/*登录界面*/

.header_login {
	width: 100%;
	min-width: 1300px;
	height: 70px;
	/*border: 1px solid #0d2d3c;*/
	background: #071c26;
}

.header_login_main {
	width: 1300px;
	height: 70px;
	margin: 0 auto;
}

.bg_login_main {
	width: 100%;
	height: 497px;
	background: url(../img/bg.jpg) repeat-x;
}

.login_main {
	position: relative;
	width: 1300px;
	height: 497px;
	background: url(../img/bg_main.jpg) no-repeat;
	margin: 0 auto;
}

.login_main .img02 {
	position: absolute;
	top: 184px;
	left: 408px;
	width: 127px;
	height: 127px;
}

.login_main .txt_name {
	position: absolute;
	top: 188px;
	right: 149px;
	width: 200px;
	height: 38px;
	background: url(../img/bg_input.jpg) no-repeat;
	border: 0;
	padding: 0 28px 0 15px;
	line-height: 38px;
	z-index: 100;
}

.login_main .txt_pwd {
	position: absolute;
	top: 242px;
	right: 149px;
	width: 227px;
	height: 38px;
	background: none;
	border: 0;
	padding-left: 15px;
	line-height: 38px;
}

.login_main .op {
	position: absolute;
	top: 336px;
	right: 121px;
	width: 272px;
	height: 10px;
	color: #fff;
}

.login_main .btn_login {
	position: absolute;
	top: 361px;
	right: 117px;
	width: 277px;
	height: 45px;
	border: 0;
	background: none;
	cursor: pointer;
}

.login_main input {
	color: #999;
}

.login_main .btn_reg {
	position: absolute;
	top: 188px;
	right: 22px;
	width: 88px;
	height: 38px;
	background: url(../img/bg_regbtn.png) no-repeat;
	padding: 0 0 0 8px;
	line-height: 38px;
	color: #fff;
	z-index: 102;
}

.joinLine {
	width: 100%;
	min-width: 1300px;
	height: 50px;
	background: #777770;
	text-align: center;
	color: #ffffff;
	font: 19px/50px "微软雅黑";
}

.login_main .img {
	position: absolute;
	top: 3px;
	left: 230px;
	width: 485px;
	height: 485px;
	transition: transform 3s;
	-moz-transition: -moz-transform 3s;
	-o-transition: -o-transform 3s;
	-webkit-transition: -webkit-transform 3s;
}

.login_main .active {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}


/*注册页面*/

.banner_reg {
	width: 100%;
	height: 320px;
	background: url(../img/bg_banner.jpg) repeat-x;
}

.banner_reg_main {
	width: 998px;
	height: 320px;
	background: url(../img/bg_banner_main.jpg) no-repeat;
	margin: 0 auto;
}

.bg_reg_main {
	width: 100%;
	background: url(../img/bg_main-1.jpg) top center no-repeat;
}

.reg_main {
	position: relative;
	top: -111px;
	width: 670px;
	overflow: hidden;
	padding: 0 65px 25px 56px;
	margin: 0 auto;
	background: url(../img/bg_reg.png) top center no-repeat #f4f7f8;
}

.reg_main .title {
	width: 670px;
	height: 30px;
	padding: 20px 0 9px 0;
	background: url(../img/bg_reg_title.jpg) bottom no-repeat;
	color: #909090;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 10px;
}

.reg_main table {
	margin-left: 20px;
}

.reg_main .btn_reg {
	width: 276px;
	height: 64px;
	margin: 30px 0 0 200px;
	background: #5fcf80;
	border: 0;
	color: #ffffff;
	font: 36px "微软雅黑";
	border-radius: 10px;
	cursor: pointer;
}

.reg_main .title i {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	background: #6cde8b;
	border-radius: 15px;
	color: #ffffff;
	font-size: 24px;
	font-family: "微软雅黑";
	font-style: normal;
	text-align: center;
	line-height: 30px;
	margin: 0 20px;
}

h2 {
	font-size: 16px;
}

.reg_main table th {
	width: 107px;
	color: #767676;
	font-size: 18px;
	font-family: "微软雅黑";
	font-weight: normal;
	text-align: left;
	line-height: 43px;
}

.reg_main table input {
	float: left;
	width: 354px;
	height: 39px;
	padding: 0 10px;
	border: 2px solid #d3d3d3;
	border-radius: 5px;
	margin: 10px 15px;
	color: #aaaaaa;
	font-size: 18px;
	font-family: "微软雅黑";
	background: #f9f9f9;
}

.reg_main table input.focus {
	border: 2px solid #b69494;
}

.wrap .title {
	padding-bottom: 10px;
	font-size: 18px;
	border-bottom: 1px dashed #ccc;
	text-align: left;
}

.wrap .edit-main {
	padding-bottom: 20px;
	line-height: 2;
	letter-spacing: 1px;
}

.wrap .edit-main h2 {
	font-size: 16px;
	color: #333;
	margin: 1.5em 0 0;
	font-weight: normal;
	position: relative;
}

.aboutBox .wrap  p {
	margin-top: 0.5em;
	font-size: 14px !important;
	color: #555;
}