@charset "utf-8";

/***************

***************/
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
figcaption,
code,
del,
dfn,
em,
image,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
legend,
table,
tf,
tr,
th {
	border: 0px;
	padding: 0px;
	font-size: 100%;
	-webkit-text-size-adjust: none;
	margin: 0px;
	font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", PingHei, "STHeitiSC-Light", STHeiti, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-text-size-adjust: 100%;
}


body {
	background-color: #FFFFFF;
	color: #444;
	line-height: 1.6em;
	font-size: 12px;
	margin: 0px auto;
	font-weight: normal;
	max-width: 2560px;
}


input[type="text"],
input[type="password"],
textarea {
	background-color: #FFFFFF;
	font-size: 12px;
	outline: none;
	padding: 0;
	-webkit-appearance: none;
	border-radius: 0;
	font-family: "\5FAE\8F6F\96C5\9ED1", "Microsoft YaHei", PingHei, "STHeitiSC-Light", STHeiti, Helvetica, Arial, sans-serif;

}

select {
	-webkit-appearance: appearance;
}

img {
	border: 0px;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}

svg {
	vertical-align: middle;
}

ul,
li {
	list-style-type: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clearfix:after {
	display: block;
	content: '';
	clear: both;
	height: 0px;
	visibility: hidden;
}


h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
}

.relative {
	position: relative;
}

.clearfix {
	*display: table;
	*zoom: 1;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

*::selection {
	background: #D1AB82;
	color: #FFFFFF;
	text-shadow: none;
}

*::-moz-selection {
	background: #D1AB82;
	color: #FFFFFF;
	text-shadow: none;
}

a,
a:link {
	text-decoration: none;
	color: #4e4e4e;
}

a:hover {
	text-decoration: none;
	color: #e35c37;
}


.ie6 {
	text-align: center;
	font-size: 14px;
	background: #FC6;
	line-height: 60px;
}

.ie6 span {
	float: right;
	margin-right: 30px;
	cursor: pointer;
}


.animation {
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
	-o-transition: all 0.4s ease 0s;
}


/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
	margin: 0 -3px 0 0;
}

/*custom scrollbar*/


/*wangyan*/
header{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}

header nav {
	background: #2f9eec;
}

header nav .navwrap {
	line-height: 72px;
	padding-left: 10%;
    box-sizing: border-box;
}

header nav .navwrap .mune a {
	font-size: 15px;
	color: #fff;
	padding-left: 20px;
}

.banner {
	position: relative;
}

.banner .bannerbg {
	background: url(../images/img-1.jpg) no-repeat center center;
	height: 380px;
	background-size: cover;
}

.banner .bannertext {
	width: 1100px;
	margin: 0 auto;
	position: absolute;
	bottom: -40px;
	left: 50%;
	margin-left: -550px;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	border-radius: 6px;
}

.banner .zhinan {
	position: relative;
	width: 720px;
	background: #fff url(../images/2_03.jpg) repeat-x bottom left;
	z-index: 100;
	padding: 20px 0 20px 35px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.banner .zhinan:hover {
	background: #fff;
	border-bottom-left-radius: 0px;
}

.banner .zhinan:hover .guide {
	display: block;
}

.banner .zhinan a {
	font-size: 18px;
	color: #000;
	line-height: 40px;
}

.banner .zhinan a i {
	display: inline-block;
	width: 10px;
	height: 10px;
	background: url(../images/icon-small.png) no-repeat -254px -13px;
	margin: 16px 0 0 20px;
}

.banner .zhinan .fuwu span {
	padding: 0 40px;
	border-right: 1px solid #e7e7e7;
}

.banner .zhinan .fuwu span.weixin {
	border: 0;
	text-align: center;
	position: relative;
	z-index: 1
}

.banner .zhinan .fuwu span.weixin:hover .socialwraper {
	display: block;
}

.banner .zhinan span b {
	display: block;
}

.banner .denglu {
	background: #2FBC5A url(../images/img-8.png) no-repeat right;
	border-top-right-radius: 6px;
	width: 345px;
	border-bottom-right-radius: 6px;
	height: 80px;
	position: relative;
}

.banner .denglu:hover .yhm {
	background: #fff;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
	border: 1px solid #eee;
	width: 238px;
}

.banner .denglu .yhm {
	background: #c9eed4;
	box-shadow: none;
	border-radius: 6px;
	position: absolute;
	left: 30px;
	top: 20px;
	width: 240px;
}

.banner .denglu:hover .yhm li input {
	color: #555
}

.banner .denglu .yhm li {
	padding: 7px 0;
	position: relative;
}

.banner .denglu .yhm li input {
	color: #196b32;
	border: 0;
	width: 105px;
	padding: 5px 0;
	padding-left: 15px;
	background: none
}

.banner .denglu .yhm li input.mi {
	width: 70px;
}

.banner .denglu .yhm li img {
	position: absolute;
	top: 0;
	left: 130px;
	height: 30px;
	margin-top: 5px;
	cursor: pointer;
}

.banner .denglu .yhm li.scode {
	border-top: 1px solid #e7e7e7;
	display: none;
}

.banner .denglu .yhm button {
	background: url("../images/icon-small.png") no-repeat -247px -46px;
	width: 30px;
	height: 38px;
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
	cursor: pointer;
}

.banner .denglu:hover .yhm li.scode {
	display: block;
}

.banner .denglu a.zc {
	color: #fff;
	margin: 32px 20px 0 0;
}

.banner .guide {
	display: none;
	border-top: 1px solid #eee;
	position: absolute;
	top: 80px;
	width: 100%;
	left: 0;
	background: #fff url(../images/2_03.jpg) repeat-x bottom left;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.3);
}

.banner .guide .wrapper {
	padding: 20px 0 20px 40px;
	border: 1px solid #eee;
	border-top: 0;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
}

.banner .guide .zongwu {
	margin: 10px 0;
}

.banner .guide .zongwu span {
	color: #4e4e4e;
	font-size: 14px;
	width: 70px;
}

.banner .guide .zongwu ul {
	border-left: 1px solid #aaaaaa;
	padding-left: 10px;
}

.banner .guide .zongwu ul li {
	float: left;
	width: 100px;
	*width: 96px;
}

.banner .guide .zongwu ul li a {
	color: #8f9da7;
	font-size: 12px;
	line-height: 18px;
}

.banner .guide .zongwu ul li a i {
	margin: 0 5px 0 0;
	width: 25px;
	height: 20px;
	vertical-align: middle;
}

.banner .guide .zongwu ul li a i.icon-1 {
	background-position: -3px -64px;
}

.banner .guide .zongwu ul li a i.icon-2 {
	background-position: 0 -109px;
}

.banner .guide .zongwu ul li a i.icon-3 {
	background-position: -3px -155px;
}

.banner .guide .zongwu ul li a i.icon-4 {
	background-position: -3px -272px;
}

.banner .guide .zongwu ul li a i.icon-5 {
	background-position: -1px -359px;
}

.banner .guide .zongwu ul li a i.icon-6 {
	background-position: -3px -235px;
}

.banner .guide .zongwu ul li a i.icon-7 {
	background-position: 3px -199px;
}

.banner .guide .zongwu ul li a i.icon-8 {
	background-position: -3px -319px;
}

.banner .guide .zongwu ul li a i.icon-9 {
	background-position: -1px -315px;
}

.banner .guide .zongwu ul li a i.icon-10 {
	background-position: -1px -453px;
}

.banner .guide .zongwu ul li a i.icon-11 {
	background-position: 2px -405px;
}

.banner .guide .zongwu ul li a:hover {
	color: #e35c37
}

.banner .guide .col-2 {
	padding-left: 30px
}

.banner .weixin .socialwraper {
	background: #fff;
	border: 1px solid #ccc;
	left: 50%;
	margin-left: -60px;
	position: absolute;
	top: 60px;
	width: 120px;
	z-index: 1000;
	display: none;
}

.banner .weixin .socialwraper i {
	border-color: transparent transparent #ccc;
	border-style: solid;
	border-width: 0 10px 10px;
	display: block;
	height: 0;
	left: 50%;
	margin-left: -8px;
	position: absolute;
	top: -10px;
	width: 0;
}

.banner .weixin .socialwraper i em {
	border-color: transparent transparent #fff;
	border-style: solid;
	border-width: 0 10px 10px;
	display: block;
	height: 0;
	left: -10px;
	position: absolute;
	top: 1px;
}

header nav .navwrap .mune a:hover,
.banner .denglu a.zc:hover {
	color: #FFF740;
}

footer {
	background: #f5f5f5;
	position: fixed;
    border: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}

footer .foot {
	margin: 0 auto;
	padding: 30px 0 30px 10%;
}

footer .foot p {
	color: #838383;
	line-height: 22px;
	padding-left: 8px;
}


/*wangyan*/

.formtable {
    width: 400px;
    margin: auto;
    border: 1px solid #ddd;
    border-radius: 6px;
    margin-top: 100px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.formtable .title {
    background: #f7f7f7;
    font-size: 18px;
    padding: 0 20px 0 30px;
    line-height: 56px;
}

.formtable .title span {
    float: right;
    font-size: 12px;
    color: #777
}

.formtable .title span a {
    color: #777;
    padding-left: 15px;
}

.formtable .title span a:hover {
    color: #ff4f09
}

.formtable input {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    color: #555;
    text-indent: 20px;
    border-radius: 6px;
    *display: block;
    padding: 0
}

.formtable select {
    border: 1px solid #ddd;
    height: 40px;
    line-height: 40px;
    color: #555;
    text-indent: 8px;
    border-radius: 6px;
    *display: block;
    padding: 0;
}

.formtable .textareawrapper {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 20px;
}

.formtable textarea {
    border: 0;
    line-height: 20px;
    color: #555;
    border-radius: 6px;
}

.formtable .formtablewrapper {
    padding: 40px;
}

.login .formtable .item {
	padding: 0 0 15px 0;
	position: relative;
}
.verification{
	position: absolute;
	top: 0;
	right: -3px;
	width: 100px;
	height: 42px;
}

.formtable .item.fullwidth input,
.formtable .item.fullwidth button,
.formtable .item.fullwidth select,
.formtable .item.fullwidth textarea {
    width: 100%
}

.formtable button {
    background: #2fbc5a;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    border: none;
    font-size: 14px;
    line-height: 40px;
    margin-top: 10px;
}

.formtable button:hover {
    background: #ff4f09;
}

.formtable .scode {
    position: absolute;
    right: 0;
    top: 5px;
    cursor: pointer;
    height: 30px;
}

.formtable .close {
    font-size: 30px
}

.formtable .item.halfwidth input,
.formtable .item.halfwidth select {
    width: 48%;
}