@charset "gb2312";
/* CSS Document */
* {
	list-style:none;
	MARGIN: 0px auto;
}
/* 网站公共样式 */
body {FONT-FAMILY: "Microsoft Yahei", 宋体, Arial; margin:0;padding:0;font-size:16px;color:#000000; background-color:#f2f1f1}
form,img,ul,ol,li,dl,dt,dd {margin:0;padding:0;border:0;}
li,dl{list-style-type:none;}
img,a img{border:0;margin:0;padding:0;}
em { font-style: normal; }
input{vertical-align: middle;margin:0;padding:0;}
A:link {
	COLOR:#000000; TEXT-DECORATION: none
}
A:visited {
	COLOR: #020202; TEXT-DECORATION: none
}
A:hover {
	CURSOR: hand; COLOR: #FF0000; TEXT-DECORATION:none
}
A:active {
	COLOR: #00518a; TEXT-DECORATION: none
}
a:hover img{opacity:0.9;filter:alpha(opacity=90);}
TABLE {
	LINE-HEIGHT: 20px; 
}
h1{font-size:16px;margin:0; padding:0;color:#FFFFFF}
h2{
	font-size:18px;
	margin:0; 
	padding:0;
	line-height:23px;
	color:#FFFFFF;
}
h3{font-size:14px;margin:0; padding:0; color:#333333}
h4{
	font-size:19px;
	margin:0; 
	padding:0;
	line-height:32px;
}
h5{
	font-size:15px;
	margin:0; 
	padding:0;
	line-height:26px;
}
h6{font-size:16px;margin:0; padding:0;line-height:35px; padding-left:15px;}
.clear {clear:both;height: 0; }
.clear-fix:after{content: "."; display: block; height: 0; font-size: 0; clear: both; visibility: hidden;}
.fl{ float: left; }
.fr{ float: right;}

/*改变表单placeholder中文字的颜色*/
input::-webkit-input-placeholder{
	color:#CCCCCC;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#CCCCCC;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#CCCCCC;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#CCCCCC;
}

textarea::-webkit-input-placeholder{
	color:#CCCCCC;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#CCCCCC;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#CCCCCC;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#CCCCCC;
}
/*改变表单placeholder中文字的颜色*/

._input{border:1px solid #cccccc; background:#fff; width:99.5%; height:40px; line-height:40px; font-size:14px; color:#666666; text-align:center; text-indent:5px; border-radius:4px;}
._textarea{border:1px solid #d9d9d9; background:#fff; line-height:25px; font-size:14px; padding-left:5px; padding-right:5px; border-radius:4px; margin:5px; }
._code{border:1px solid #cccccc; background:#fff; width:48%; height:40px; line-height:40px; font-size:14px; color:#666666; text-align:center; text-indent:5px; border-radius:4px;}

.bnt_save{background:#1aad19 url(../images/qd.png) no-repeat 20px center; text-align:left; padding-left:65px; border:1px solid #009200; border-radius:4px; color:#fff; cursor:pointer; font-size:30px; height:100px; line-height:100px; width:100%; }
.bnt_save:hover{border:1px solid #f60; background:#f60 url(../images/qd.png) no-repeat 20px center;}

.reg_save{background:#1aad19;border:1px solid #009200;border-radius:4px;color:#fff;cursor:pointer;font-size:18px; height:40px; line-height:40px; width:100%; }
.reg_save:hover{background:#f60;border:1px solid #f60;}

/*font*/
@font-face{font-family:"iconfont";src:url('../font/iconfont.woff') format('woff'),url('../font/iconfont.ttf') format('truetype');}
.iconfont{font-family:"iconfont" !important;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale;}

.hy_100{width:100%;}
.hy_95{MARGIN: 0px auto; width:95%; }
.hy_90{MARGIN: 0px auto; width:90%; }
/* 网站公共样式结束 */

.content{overflow:hidden; background-color:#f2f1f1}
@media all and (min-width:640px){
.content{width:640px;margin:0 auto;position:relative;}
}
/*top部*/

/*header*/
.header{width:100%;height:50px; position:relative;z-index:9999;}
.head{
	width:100%; height:50px; top:0; right:0; position:fixed; line-height:50px; z-index:99; background-color:#193d7b; box-shadow: 0 4px 4px rgba(9,2,4,.55);
}
.head a{ color:#FFFFFF}
.top-title{width:95%; position: absolute;top:0;font-size:19px; line-height:50px; text-align:center; color:#fff; overflow:hidden;white-space: nowrap;-ms-text-overflow: ellipsis; text-overflow: ellipsis;}
/*header结束*/

/*注册会员*/
.reg_member{MARGIN: 0px auto; width:75%; height:auto; border-radius:4px; background-color:#FFFFFF; margin-top:20px; margin-bottom:20px; padding:5px 25px 35px 25px; -moz-box-shadow:2px 2px 5px #ABABAB; -webkit-box-shadow:2px 2px 5px #ABABAB; box-shadow:2px 2px 5px #ABABAB;}
.reg_member div{ text-align:center}
.reg_member div img{ margin:10px;}
.reg_member p{text-align:center; color:#666666; font-size:14px}
.reg_member dl{ margin-top:15px}

/*index*/
.qiandao{MARGIN: 0px auto; width:40%; height:auto; overflow:hidden; margin-top:100px}

.hytx{MARGIN: 0px auto; width:80%; height:auto; overflow:hidden; margin-top:60px; margin-bottom:20px; border-radius:4px; background-color:#FFFFFF; box-shadow:2px 2px 5px #ABABAB; padding:10px; text-align:center}
.hytx img{ padding:15px;}
.hytx p{ line-height:30px;}
.hytx span{ color:#FF0000}