body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr {
    margin: 0px;
    padding: 0px;
	font-size:12px;
}
li {
    list-style: none;
}
fieldset {
	border: 0px currentColor; border-image: none;
}
img {
	border: 0px currentColor; border-image: none;
}
em {
	font-style: normal;
}
.clearfix {
	height: 1%;
	display: block;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: ".";
}
.wrapper {
	margin: 0px auto; width: 960px; color: rgb(51, 51, 51); cursor: default;
}
.mt {
	margin-top: 10px;
}
.bd {
	border: 1px solid rgb(214, 214, 214); border-image: none;
}
.reg-submit {
	background: url("reg-login-btn.png") no-repeat;
}
.login-button {
	background: url("reg-login-btn.png") no-repeat;
}
.reg-wrap {
	width: 1000px;
	margin:40px auto 0;
}
.reg-main {
	width: 900px;
	padding: 0px 0px 65px 100px;
}
.side {
	width: 250px; float: right; margin-right:50px;
}
.reg-error {
    margin:30px 30px 0 0;
    color:#850000;
	overflow: hidden; _zoom: 1;
    display:none;
}
.reg-item {
	overflow: hidden; padding-right: 5px; margin-top: 30px; _zoom: 1;
}
.login-box .reg-item {
	margin-top: 20px;
}
.small .reg-item{
	margin-top: 10px;
}
.login-box h3 {
	padding-bottom: 10px;
}
.reg-item p {
	height: 30px; line-height: 30px; clear: both;
}
.reg-item p a:hover {
	color: rgb(255, 255, 255); background-color: rgb(141, 121, 77);
}
.reg-input-wrap {
	width: 275px; height: 42px; float: left; position: relative;
}
.reg-tips {
	height: 40px; color: rgb(102, 102, 102); line-height: 40px; float: left;
}
.reg-tips img {
	margin-right: 10px; vertical-align: middle;
}
.reg-input {outline: medium; border-radius:3px; padding: 0px 9px; border: 1px solid #eee; border-image: none; width: 300px; height: 46px;
color:#333; line-height: 46px; font-family: arial; font-size: 20px; vertical-align: top; background-color:#f9f9f9;}
select.reg-input::-ms-expand{display:none;}
select.reg-input{
	padding: 0px 0px 0px 9px;
	position:relative;
	-webkit-appearance:none;
	moz-appearance:none;
	appearance:none;
}
option::-ms-expand{ display: none; }
option{
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
}
.reg-input-wrap {
	width: 340px; height: 48px; float: left; position: relative;
}
.reg-input-wrap .saghg{display:inline-block; border:4px solid transparent; border-top-color:#525252; position:absolute; top:21px; right:26px; z-index:10;}
.file-input {
	padding: 0; width: 400px; height: 28px; line-height: 28px; vertical-align: top;
}
.reg-item .error.reg-input {
	margin: 0px; border: 2px solid rgb(242, 123, 4); border-image: none; width: 300px; height: 44px; line-height: 44px;
}
.reg-item .focus.reg-input {
	margin: 0px; border: 2px solid rgb(176, 0, 0); border-image: none; width: 300px; height: 44px; line-height: 44px;
}
.reg-submit {
	border:0; border-image: none; width: 130px; height: 40px; text-indent: -9999em; margin-top: 40px; float: left; cursor: pointer;
}
.reg-submit {
	background-position: 0px 0px;
}
.reg-submit:hover {
	background-position: 0px -41px;
}
.reg-submit:active {
	background-position: 0px -41px;
}
.is_member {
	padding: 5px 0px 18px; height: 30px; text-align: right; color: rgb(102, 102, 102); line-height: 30px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
.login-button {
	margin: 0px 10px; width: 60px; height: 30px; text-align: left; text-indent: -9999em; overflow: hidden; vertical-align: middle; display: inline-block;
}
.login-button {
	background-position: 100% -62px;
}
.login-button:hover {
	background-position: 100% -93px;
}
.login-button:active {
	background-position: 100% -93px;
}
.login-other {
	padding: 28px 0px 0px 50px;
}
.footer {
	padding: 10px 0px 25px; margin-top: 30px; border-top-color: rgb(214, 214, 214); border-top-width: 1px; border-top-style: solid;
}
.copyright {
	text-align: center; color: rgb(102, 102, 102); line-height: 20px;
}
.input-text {
	outline: medium;
	padding: 1px 5px; 
	border: 1px solid #ccc; 
	height: 26px; 
	line-height: 26px; 
	color: #333; 
	font-family: arial; 
	font-size: 14px; 
	vertical-align: middle;
	color: #999;
}
.input-text:focus{
	padding: 0px 4px; 
	border: 2px solid #b00000;
	color: #333;
}
.input-text[type=checkbox]:focus, .input-text[type=radio]:focus{
	padding: 0px 5px; 
	border: 1px solid #ccc; 
}
select.input-text{
	padding: 1px 0 1px 5px;
}
select.input-text:focus{
	padding: 0 0 0 3px;
	border: 2px solid #b00000;
}
.input-text-small{
	width: 120px; 
}
.input-text-big{
	width: 250px;
	font-size: 16px; 
	padding: 1px 10px; 
	height: 36px;
	line-height: 36px;
}
.input-text-large{
	width: 100%;
}
.input-text-big:focus{
	padding: 0px 9px; 
}
.validate-error{
	border: 2px solid #b00000;
	padding-top: 0;
    padding-bottom: 0;
}
.error{
	border: 2px solid #b00000;
	padding-top: 0;
	padding-bottom: 0;
}
.input-but {
	outline: medium;
	padding: 12px 22px; 
	margin-left: 5px;
	margin-right: 5px;
	border-radius: 5px;
	background-color: #00a4ff;
	color: #fff; 
	font-family: arial; 
	font-size: 14px; 
	vertical-align: middle;
	text-decoration: none;
}
.input-but:hover{
	text-decoration: none;
	background-color: #049aed;
	color: #fff; 
}
.input-but-cancel{
	background-color: #a2a2a2;
	color: #333;
}
.input-but-cancel:hover{
	text-decoration: none;
	background-color: #969696;
	color: #333; 
}
.input-but-small{
	padding: 8px 14px;
}
.input-but-gary {
	background-color: #999;
	color: #333;
}
.input-but-gary:hover{
	background-color: #a2a2a2;
}
.a-button{
	height:38px;
	line-height:38px;
	text-decoration:none;
	font-size:14px;
	padding:0 15px;
	border:1px solid #666;
	border-radius:5px;
	display: inline-block;
}
.a-button:hover{
	color: #00a2ca;
	border:1px solid #00a2ca;
	text-decoration:none;
}
.disabled, .disabled:hover{
	color: #999;
	border:1px solid #999;
}
.small-icon-list{
	position: absolute;
	top: 00px;
	left: 500px;
	width: 420px;
	padding: 10px;
	border: 1px solid #f5f5f5;
}
.small-icon-list dt{
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	font-style: 16px;
	text-align: center;
	background-color: #ececec;
}
.small-icon-list dd{
	width: 45px;
	height: 45px;
	margin: 5px 5px;
	cursor: pointer;
	border: 2px solid #ddd;
	border-radius: 50%;
	float: left;
}
.small-icon-list dd:hover{
	border-color: #333;
}
.small-icon-list dd img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.file-up{
	width: 140px;
	height: 45px;
	line-height: 45px;
	overflow:hidden;
	position:relative;
}
.file-up label {
	width:100%;
	height:100%;
	display:block;
}
.file-up input[type=file] {
	position:absolute;
	top:0;
	left:0;
	width: 140px;
	height: 45px;
	padding-top: 100px;
	overflow: hidden;
	filter:alpha(opacity=0);
	-moz-opacity:0;  
	-khtml-opacity: 0;  
	opacity: 0;  
	z-index:2;
	cursor:pointer;
}
.file-up a{
	position:absolute;
	text-align: center;
	top:0;
	left:0;
	width: 140px;
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
	background-color: #00a4ff;
	border-radius: 3px;
	text-decoration:none;
}
.file-up:hover a{
	background-color: #008fbf;
}
.reg-tab{
	margin-left: -30px;
	margin-bottom: 20px;
}
.reg-tab ul li{
	width:180px;
	height:40px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	cursor: pointer;
	float:left;
	border-bottom: 2px solid #eaeaea;
}
.reg-tab ul li:hover,.reg-tab ul li.over{
	border-bottom: 2px solid rgb(176,0,0);
}
.reg-tab ul li.over{
	color: rgb(176,0,0);
}
.mesort-box{height: 45px;line-height: 45px;overflow: hidden;background: #FFF;border-bottom: 1px solid #eaeaea;}
.mesort-box .box-item{float: left;margin:0;}
.mesort-box .box-item dd {text-align: center;float: left;}
.mesort-box .box-item dd a {height: 43px; line-height: 43px;padding: 0 30px;text-decoration: none;color: #333;font-size: 14px;display: inline-block;border-bottom:2px solid #fff;}
.mesort-box .box-item dd i{width: 9px;height: 10px;margin-left: 5px;display: inline-block; background-image: url(../image/jt.png);background-repeat: no-repeat;}
.mesort-box .box-item dd.asc i{background-position: -9px -10px;}
.mesort-box .box-item dd.desc i{background-position: 0 -10px;}
.mesort-box .box-item dd a.active, .mesort-box .box-item dd a:hover {color: #00a4ff;background-color: #fff;border-bottom: 2px solid #00a4ff;}
.mesort-box .box-item dd.asc a.active i, .mesort-box .box-item dd.asc a:hover i{background-position: -9px 0;}
.mesort-box .box-item dd.desc a.active i, .mesort-box .box-item dd.desc a:hover i{background-position: 0 0;}
.mesort-box .box-but{float: right;}
.mesort-box .box-but li{text-align: center;margin-right: 15px;float: left;}
.mesort-box .box-but a{height: 20px;line-height: 20px;padding: 0 10px;text-decoration: none;color: #00a4ff;display: inline-block;border: 1px solid #00a4ff;}
.mesort-box .box-but a.active, .mesort-box .box-but a:hover{background:#00a4ff;border-color:#00a4ff;color:#fff;}
.mesort-box .box-item dd a.active, .mesort-box .box-item dd a:hover {color: #00a4ff;background-color: #fff;border-bottom: 2px solid #00a4ff;}
.mesort-box .box-but .form{margin: 0;margin-right: 150px;}
.mesort-box .box-but .form input{height: 25px;line-height: 25px;width: 250px;padding: 0 5px;border: 1px solid #00a4ff;}
.mesort-box .box-but .form a{height: 25px;line-height: 25px;}
.dostbg{padding:0 0 40px 0; background-color:#f5f8fa;}
.dostl{width:227px; padding:11px 0 11px 0; background-color:#fff; float:left;}
.dostr{width:955px; float:right; background-color:#fff;}
.dostr1{background-color:transparent;}
.dostl li{padding:19px 20px 0 20px; line-height:47px; font-size:14px; cursor:pointer; color:#333; position:relative;}
.dostl li:hover{color:#00a4ff;}
.dostl li:hover i{border-left-color:#00a4ff;}
.dostl li>a{display:block; width:100%; height:100%; position:absolute; top:0; left:0;}
.dostl dt{font-size:14px; position:relative;}
.dostl i{display:inline-block; float:right; position:relative; top:18px; border:5px solid transparent; border-left-color:#333; -webkit-transition:all 0.3s ease; -moz-transition:all 0.3s ease; -ms-transition:all 0.3s ease; transition:all 0.3s ease;}
.dostl b{display:inline-block; width:20px; height:18px; margin-right:24px; position:relative; top:-1px; vertical-align:middle; background:url(../img/service.png) no-repeat;} 
.dostl li:hover b{background-position:0 -18px;}
.dostl .itcon2{background-position:-20px 0;}
.dostl .itcon3{background-position:-40px 0;}
.dostl .itcon4{background-position:-122px 0;}
.dostl .itcon5{background-position:-59px 0;}
.dostl .itcon6{background-position:-80px 0;}
.dostl .itcon7{background-position:-59px 0;}
.dostl .bstion .itcon1{background-position:0 -18px;}
.dostl li:hover .itcon2,.dostl .bstion .itcon2{background-position:-20px -18px;}
.dostl li:hover .itcon3,.dostl .bstion .itcon3{background-position:-40px -18px;}
.dostl li:hover .itcon4,.dostl .bstion .itcon4{background-position:-122px -18px;}
.dostl li:hover .itcon5,.dostl .bstion .itcon5{background-position:-59px -18px;}
.dostl li:hover .itcon6,.dostl .bstion .itcon6{background-position:-80px -18px;}
.dostl li:hover .itcon7,.dostl .bstion .itcon7{background-position:-59px -18px;}
.dostl dl{display:none; width:227px; margin-left:-20px; background-color:#f5f5f5;}
.dostl dd:hover,.dostl .bcactive{background-color:#e7e7e7;}
.dostl dd a,.dostl dd span{display:block; width:163px; height:36px; line-height:36px; padding-left:64px;text-align: left;}
.dostl li:hover>a,.dostl li dd:hover a,.dostl li dd:hover span,.dostl .bcactive a{color:#00a4ff;}
.dostl dd span{color:#333;}
.dostl a{text-decoration:none;}
.dostl .bstion{color:#00a4ff;}
.dostl .bstion dl{display:block;}
.dostl .bstion i{-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg);-ms-transform:rotate(90deg); transform:rotate(90deg); border-left-color:#00a4ff;}
.domber{padding:0 42px;}
.domber1{padding:55px 0 45px 0; border-bottom:1px solid #efefef;}
.domber1>div{width:405px; padding-left:28px; float:left; overflow:hidden;}
.domber1 span{display:inline-block; width:95px; margin-right:39px; float:left; text-align:center;}
.domber1 span img{width:91px; height:91px; border-radius:100%;}
.domber1 span a{display:inline-block; height:23px; padding:0 8px; margin-top:18px; line-height:23px; font-size:13px; color:#777; border:1px solid #777; border-radius:30px;}
.domber1 span a:hover{text-decoration:none; color:#fff; border-color:#00a4ff; background-color:#00a4ff;}
.domber1 div p{margin-bottom:6px; font-size:13px; color:#777;}
.domt{margin-top:10px;}
.domber1>p{width:400px; margin-top:10px; float:left;}
.domber1>p a{display:inline-block; width:113px; margin-right:3px; text-align:center; font-size:14px; color:#333;}
.domber1>p a:hover{text-decoration:none; color:#00a4ff;}
.domber1>p img{display:block; margin:0 auto 13px auto;}
.domber2 h4{margin:18px 0 19px 0; font-size:18px; font-weight:400; color:#333;}
.domber2 h4 span{font-size:12px; color:#999; position:relative; top:1px;}
.domber2 div{width:428px; padding:30px 24px 30px 34px; margin:0 15px 15px 0; float:left; background-color:#f9f9f9;}
.domber2 .nomr{margin-right:0;}
.domber2 h5{font-size:18px; font-weight:400; color:#00a4ff;}
.domber2 p{margin-top:2px; font-size:14px; color:#777;}
.domber3 h4{margin:7px 0 15px 0; font-size:18px; font-weight:400; color:#333;}
.domber3 div{width:264px; min-height:225px; float:left; margin-bottom:24px; text-align:center; font-size:0; border:1px solid #e9e9e9;}
.dlmid{margin:0 25px;}
.domber3 h5{margin:0 auto 14px auto; font-size:14px; color:#444;}
.domber3 span{display:inline-block; width:85px; height:85px; margin:28px auto 18px auto; border-radius:100%; background:url(../img/dlfast.png) no-repeat;}
.dlmid span{background-position:-85px 0;}
.dlcid span{background-position:-170px 0;}
.domber3 div p{font-size:13px; color:#939393;}
.dostr .page-box{padding:6px 0;}
.dostr1 .bbs{background-color:#fff;}
.dostr1 .box-bbs dd{padding:28px 10px 11px 10px;}
.dostr1 .box-bbs .split{padding:0 10px;}
.dostr1 .content-box .box-con{margin-bottom:15px;}
.reg-main>h3{margin-bottom:25px; font-size:18px; font-weight:400;}
.domber3 div{width: 273px;}