@charset "utf-8";
/*100%鎴杗one 绉诲姩绔叧闂瓧浣撳ぇ灏忚嚜鍔ㄨ皟鏁村姛鑳�*/
body {
	background: #f5f5f5;
	-webkit-text-size-adjust: none;
}

/* 绉诲姩绔姝㈤暱鎸夐摼鎺ヤ笌鍥剧墖寮瑰嚭绯荤粺榛樿鑿滃崟 */
a, img {
	border: none;
	-webkit-touch-callout: none;
	vertical-align: middle;
}

/*淇chrome琛ㄥ崟鑷姩濉厖鍚�,input鏂囨湰妗嗙殑鑳屾櫙浼氬彉鎴愬亸榛勮壊鐨� */
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	background-color: transparent;
}

/*================================鍩烘湰淇℃伅==============================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
	blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn,
	em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
	b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
	details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
	output, ruby, section, summary, time, mark, audio, video, input {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

input {
	font-family: 'Microsoft YaHei', "瀹嬩綋", Arial, "Segoe UI", sans-serif;
}

ul, ol, dl, li, dt, dd {
	list-style: none;
}

a {
	color: #fff;
	text-decoration: none;
	/* -webkit-transition:all .5s ease; -webkit-tap-highlight-color: rgba(0,0,0,0); */
}

.pager a {
	color: #727272;
	text-decoration: none;
}

a:hover { /* -webkit-transition:all .5s ease; */
	
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

i {
	display: inline-block;
	vertical-align: middle;
}

input:focus, a:focus, summary:focus, select:focus, textarea:focus {
	outline: none;
}

html {
	font-size: 14px;
}

body {
	font-family: 'Microsoft YaHei', "瀹嬩綋", Arial, "Segoe UI", sans-serif;
	min-width: 1004px;
	margin: 0 auto;
	font-size: 14px;
}

article, aside, details, figcaption, figure, footer, header, hgroup,
	menu, nav, section {
	display: block;
}

input, button, textarea, select {
	resize: none;
	outline: none;
	border: none;
}

button {
	-webkit-appearance: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*鍏叡閮ㄥ垎*/
.center {
	text-align: center;
}

.p {
	text-indent: 2em;
	font-size: 14px;
	color: #888;
	line-height: 30px;
	padding: 10px 30px 0 30px;
}

.img {
	margin-top: 24px;
}

.fl {
	float: left
}

.fr {
	float: right
}

/*澶撮儴鍖�*/
.header {
	height: 66px;
	width: 100%;
	background: #fff;
}

.headerCenter {
	position: relative;
	width: 100%;
	margin: 0 auto
}

.right {
	position: relative;
	padding-right: 50px;
    height: 68px;
}

.right a {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	line-height: 61px;
	padding: 6px 0;
	margin: 0 14px;
	cursor: pointer;
}

.right a:hover {
	border-bottom: 2px solid #3594cc;
	color: #3594cc;
}

.person {
	display: none;
}

.person .personImg {
	border-radius: 100%;
}

.personName i {
	background: url("../images/top.png") no-repeat -21px 5px;
	width: 22px;
	height: 22px;
	display: inline-block;
}

.personNameSlid:hover i {
	background-position: -46px 5px;
}

.personNameSlid, .aboutUsSlid {
	display: inline-block;
}

.mobilePull,.pullDown, .aboutUsPull {
    display: none;
    z-index: 20;
    padding-bottom: 10px;
    margin-top: -10px;
    width: 105px;
    line-height: 28px;
    font-size: 12px;
    position: absolute;
    right: 10px;
    background: #f8f8f8;
}

.pullDown1 {
    display: none;
    z-index: 20;
    padding-bottom: 10px;
    margin-top: -10px;
    width: 105px;
    line-height: 28px;
    font-size: 12px;
    position: absolute;
    right: 133px;
    background: #f8f8f8;
}

.aboutUsSlid {
	position: relative;
}

.aboutUsPull {
	position: absolute;
	right: -30px;
}

.pullDown a, .aboutUsPull a {
	font-size: 14px;
	display: block;
	margin: 0 10px;
	line-height: 25px;
	border-bottom: 2px solid #333;
}

.pullDown a:last-child {
	margin: 0 auto;
	width: 40px;
}

.pullDown1 a, .aboutUsPull a {
	font-size: 14px;
	display: block;
	margin: 0 10px;
	line-height: 25px;
	border-bottom: 2px solid #333;
}

.pullDown1 a:last-child {
	margin: 0 auto;
	width: 40px;
}

/*鐧诲綍鍖�*/
.smart {
	display: inline-block;
}

.smart button {
	cursor: pointer;
	font-size: 16px;
	line-height: 28px;
	padding: 0 10px;
	border-radius: 4px;
	background: transparent;
	color: #666;
	border: 1px solid #ccc;
	font-weight: 800;
}

.smart button a {
	color: #666;
}

.smart button a:hover {
	color: #666 !important;
}

.color_b {
	color: #5ab4f3;
	border: 1px solid #5ab4f3;
}

.login_bg {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	z-index: 1000;
	background: rgba(0, 0, 0, 0.7);
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity = 80); /* 鍙敮鎸両E6銆�7銆�8銆�9 */
}

.login {
	z-index: 1111;
	padding: 34px 38px 0 38px;
	position: absolute;
	right: 0;
	top: 92px;
	width: 370px;
	height: 400px;
	background: #fff;
	border-radius: 4px;
}

.login p {
	line-height: 35px;
	color: red;
	text-align: center;
}

.login .close {
	cursor: pointer;
	float: right;
	display: inline-block;
	font-size: 25px;
	line-height: 30px;
	width: 30px;
	color: #ccc;
	text-align: center;
	margin: -22px -24px 0 0;
}

.login .h3 {
	font-size: 26px;
	color: #5ab4f3;
	padding-bottom: 7px;
}

.loginNames, .password, .verificationCode {
	border: 1px solid #ccc;
	border-radius: 3px;
	margin-bottom: 16px;
}

.verificationCode {
	width: 150px;
	height: 42px;
}

.loginNames i, .password i, .verificationCode i {
	margin: 11px;
	float: left;
	width: 18px;
	height: 18px;
	background: url("../images/tb_03.png") no-repeat;
}

.loginNames .s_1 {
	background-position: -21px -36px;
}

.password .s_2 {
	background-position: -43px -34px;
}

.verificationCode .s_3 {
	background-position: -69px -37px;
}

.login .loginNames input, .login .password input {
	width: 200px;
	height: 40px;
}

.login .verificationCode input {
	width: 100px;
	height: 40px;
}

.selfMotion {
	line-height: 22px;
}

.selfMotion label {
	padding: 10px;
	color: #999;
	cursor: pointer;
}

.selfMotion a {
	color: #3594cc;
	border-bottom: 1px solid #5ab4f3;
}

.login button {
	margin-top: 20px;
	text-align: center;
	color: #ffffff;
	width: 300px;
	height: 40px;
	border-radius: 4px;
	background: #faa600;
	font-weight: bold;
	font-size: 16px;
	cursor: pointer;
}

.smart .button_z a {
	padding: 0;
	margin: 0;
	line-height: 26px;
}

.smart .button_z a:hover {
	border: none;
	color: #fff;
}
/*鍐呭鍖�*/
.content, .headerCenter {
	width: 1024px;
	margin: 0 auto; /* height: 2000px;*/
}

.content .navUl {
	padding: 22px 0 24px 20px;
}

.content .navUl a {
	vertical-align: top;
}

.content .navUl li {
	display: inline-block;
	font-size: 14px;
	color: #b6b6b6;
}

.content .navUl li:nth-child(1), .content .navUl li:nth-child(3) {
	color: #3594cc;
	border-bottom: 1px solid #3594cc;
}

.content .hr {
	border-bottom: 1px solid #ccc;
	width: 996px;
	margin: 0 auto;
}

#dc a{
	color: #333;
}
/*搴曢儴鍖�*/
.footer {
	height: 280px;
	width: 100%;
	background: #333;
}

.footerContent {
	width: 1024px;
	margin: 0 auto;
	padding-top: 30px;
}

.footerImg {
	
}

.footer_p {
	color: #dadada;
	padding: 0 20px;
	margin-top: 10px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

.footer_p h3 {
	font-size: 24px;
	font-weight: bold;
	line-height: 44px;
}

.footer_p p {
	font-size: 16px;
	line-height: 30px;
}

.qrCode img {
	padding: 0px 28px 10px 0;
}

.qrCode p {
	color: #dadada;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
}

.qrCode_p1 {
	padding-right: 30px;
}

.qrCode_p2 {
	padding-right: 15px;
}
/*棣栭〉鏀跨瓥閮ㄥ垎 鍜屽洯鍖烘斂绛栭儴鍒嗗叕鍏�*/
.carousel_R, .carousel_F {
	display: inline-block;
	height: 368px;
	width: 550px;
}

.carousel_R {
	text-align: left;
	padding: 60px 44px 0 38px;
	border: 1px solid #ccc;
	border-left: none;
	height: 368px;
	width: 430px;
	border-left: none;
	background: url("../images/hot.png") no-repeat 340px 0px;
}

.carousel_R h3 {
	font-size: 24px;
	color: #333;
	line-height: 40px;
}

.carousel_R p, .apply {
	font-size: 18px;
	color: #999;
}

.carousel_R .p1 {
	margin-bottom: 26px;
	font-size: 18px;
	line-height: 22px;
}

.carousel_R .p2 {
	font-size: 18px;
	margin-bottom: 18px;
}

.carousel_R .p3 {
	margin-bottom: 38px;
}

.carousel_R p img {
	margin-right: 8px;
}

.carousel_R button {
	cursor: pointer;
	width: 136px;
	height: 45px;
	border-radius: 3px;
	background: #ff8800;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.carousel_R .apply {
	display: inline-block;
	vertical-align: bottom;
	margin-left: 16px;
}

.carousel_R .apply span {
	color: #ff8800;
}

.banner {
	position: relative;
}

.banner-content {
	width: 1024px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -512px;
}

.banner .banner-content img {
	position: absolute;
	top: 13%;
	left: 0;
	margin-left: 0px;
}

.banner .banner-content .article {
	width: 400px;
	position: absolute;
	right: 0px;
	top: 35%;
	text-align: left;
}

.banner .banner-content .article p {
	font-family: "[FZLTHK]";
	font-size: 18px;
	color: #fff;
	margin-top: 25px;
}

.banner .banner-content .article h2 {
	font-family: "JLiXin";
	font-size: 30px;
	color: #cbfc53;
}

.footer .footleft {
	width: 400px;
	height: 150px;
	position: relative;
	float: left;
}

.footer .footleft ul {
	width: 380px;
	height: 30px;
	position: absolute;
	bottom: 0;
}

.footer .footleft ul li {
	float: left;
}

.footer .footleft ul li a {
	color: #fff;
	border-right: 1px solid #fff;
	padding: 0 3px;
}

.footp {
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	border-top: 1px solid black;
	margin-top: 35px;
}