body {
	overflow: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif
}

span,
p,
ul,
li,
h1,
h2,
h3,
h4,
h5,
input {
	margin: 0;
	padding: 0;
	font-weight: normal
}

h2,
h3 {
	font-size: 14px;
	line-height: 180%
}

h2 {
	font-size: 16px;
	line-height: 180%
}

ul,
li {
	list-style: none;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000;
	transition: background-color 0.2s ease 0s, color 0.2s linear 0s;
}

a:link,
a:visited,
a:active {
	color: #999;
	text-decoration: none
}

a:hover {
	color: #FF6C00
}

.clear {
	clear: both
}

.tj_box {
	display: inline-block;
	margin-left: 10px;
	position: relative;
	z-index: 1;
	top: 2px;
	width: 50px;
}

input {
	outline: 0;
	border: none
}

a.next_n_bnt {
	background: #fe7e00;
	color: #fff;
	display: block;
	float: right;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	margin: 15px auto 0 auto;
	text-align: center;
	text-decoration: none;
	width: 120px;
	margin-left: 10px;
}

a.next_n_bnt2 {
	background: #fe7e00;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	height: 35px;
	line-height: 35px;
	margin: 15px auto 0 auto;
	text-align: center;
	text-decoration: none;
	width: 120px;
	margin-right: 10px;
}

.c_r {
	clear: right;
}

.c_l {
	clear: left;
}

.zhxx_text_time {
	border: 1px solid #ddd;
	color: #333;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	text-indent: 5px;
	width: 112px;
	background: url(../new_img/rili.jpg) no-repeat 90px center;
	font-family: "微软雅黑";
}

.clear {
	clear: both
}

.clearfix {
	zoom: 1;
}

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


.fl {
	float: left;
}

.fr {
	float: right;
}

.h28 {
	height: 28px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.hide {
	display: none;
}

.w_1002 {
	width: 1200px !important;
	margin: 0 auto;
}


.w_1200 {
	width: 1200px;
	margin: 0 auto;
}

/*右边漂浮*/
.right_fix_box {
	padding: 8px 0;
	width: 71px;
	position: fixed;
	right: 25px;
	bottom: 50px;
	background: #fff;
	_position: absolute;
}

.right_fix_box a {
	text-align: center;
	width: 55px;
	border-radius: 3px;
	padding-top: 40px;
	margin: 0 auto;
}

.right_fix_box a p {
	color: #333;
	font-size: 12px;
	height: 20px;
	line-height: 20px;
}

.right_fix_box a:hover p {
	color: #fff;
}


.right_fix_box .goto {

	background: #fff url(../images/index/goto_0.png) no-repeat center;
	padding: 0px;
	width: 55px;
	height: 55px;
	margin-left: 8px;
	margin-bottom: 10px;

}

.right_fix_box .goto:hover {
	background: #32a412 url(../images/index/goto_1.png) no-repeat center;
}

.right_fix_box .saoyisao {
	position: relative;
	z-index: 1;
	display: block;
	background: #fff url(../images/index/saoyisao1.png) no-repeat center 2px;
	margin-top: 10px;
}

.right_fix_box .saoyisao:hover {
	background: #32a412 url(../images/index/saoyisao.png) no-repeat center 2px;
}

.right_fix_box .saoyisao .xzewm_box {
	display: none;
	position: absolute;
	right: 55px;
	top: -30px;
	z-index: 88;
}

.right_fix_box .fkuixx {
	display: block;
	background: #fff url(../images/index/fkuixx1.png) no-repeat center 2px;
	margin-top: 10px;
}

.right_fix_box .fkuixx:hover {
	background: #32a412 url(../images/index/fkuixx.png) no-repeat center 2px;
}

.right_fix_box .kfmm {
	display: block;
	background: #fff url(../images/index/kfmm1.png) no-repeat center 2px;

}

.right_fix_box .kfmm:hover {
	background: #32a412 url(../images/index/kfmm.png) no-repeat center 2px;
}

/*通用省略号*/
.slh_base_style {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	-moz-binding: url('ellipsis.xml#ellipsis');
	overflow: hidden;
}

/*公共表单*/
.text_base {
	border: 1px solid #ccc;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	width: 250px;
}

.btn_base {
	display: inline-block;
	font-size: 16px;
	height: 40px;
	margin-right: 20px;
	text-align: center;
	width: 144px;
	border: 1px solid #0099ff;
	color: #fff;
	background: #0099ff;
	cursor: pointer;
	font-family: "微软雅黑";
}

.btn_base_2 {
	display: inline-block;
	font-size: 16px;
	height: 40px;
	margin-right: 20px;
	text-align: center;
	width: 144px;
	border: 1px solid #ff5c10;
	color: #fff;
	background: #ff5c10;
	cursor: pointer;
	font-family: "微软雅黑";
}

/*通用颜色*/
.color_1 {
	color: #0099ff;
}

/*蓝色*/
.color_2 {
	color: #ff5c10;
}

/*橙色*/
.color_3 {
	color: #52b062;
}

/*绿色*/


/*弹出*/
.mask_content {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 1px 5px #000;
	display: none;
	min-height: 300px;
	position: fixed;
	top: 80px;
	z-index: 2000;
}

.gg_box {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ddd;
	box-shadow: 0 1px 5px #999;
	display: table;
	margin: 50px auto;
	min-width: 404px;
}

.gg_head {
	border-bottom: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
	padding-top: 10px;
	width: 100%;
}

.gg_head span {
	color: #666;
	float: left;
	font-size: 16px;
	font-weight: bold;
	text-indent: 15px;
}

.gg_head a {
	background: rgba(0, 0, 0, 0) url("../images/gg_dd.jpg") no-repeat scroll 0 0;
	float: right;
	height: 24px;
	margin-right: 10px;
	width: 24px;
}

/*特色尾部*/
.footer {
	padding: 15px 0;
	border-top: 1px solid #ddd;
	line-height: 24px;
	text-align: center;
}

label.error {
	color: red;
	padding: 5px;
}

a .tip_xx {
	color: #E8202B;
}

a:hover .tip_xx {
	color: #40bb6b;
}

.xx_tip_dian {
	height: 15px;
	line-height: 15px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	border-radius: 7.5px;
	padding: 0 4px;
	display: block;
	background: #E8202B;
	position: absolute;
	z-index: 555;
	left: 69px;
	top: 9px;
}


a.qyrk_a {
	float: right;
}





/*底部导航*/
.ny_item_service {
	height: auto;
	overflow: hidden;
	padding: 30px 0;
	background: #272c32;
}

.ny_item_service .ulHelp {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
}

.ny_item_service .ulHelp li {
	height: 175px;
	float: left;
	width: 20%;
	border-right: 1px solid #3d4247;
}

.ny_item_service .ulHelp li .con {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}

.ny_item_service .ulHelp li.last {
	border-right: 0 none;
	width: 19%;
	font-size: 12px;
}

.ny_item_service .ulHelp li h4.b1,
.ny_item_service .ulHelp li h4.b2,
.ny_item_service .ulHelp li h4.b3,
.ny_item_service .ulHelp li h4.b4,
.ny_item_service .ulHelp li h4.b5 {
	background: url(../images/index/help_icon.png) no-repeat
}

.ny_item_service .ulHelp li h4 {
	color: #fff;
	line-height: 24px;
	height: 24px;
	font-size: 15px;
	font-weight: bold;
	padding-left: 40px;
	margin-bottom: 10px;
}

.ny_item_service .ulHelp li .con a {
	color: #abacad;
}

.ny_item_service .ulHelp li .con p {
	line-height: 32px;
	padding-left: 40px;
	font-size: 13px;
}

.ny_item_service .ulHelp li.last .con p {
	font-size: 20px;
	color: #abacad;

}

.ny_item_service .ulHelp li h4.b1 {
	background-position: 10px 1px;
}

.ny_item_service .ulHelp li h4.b2 {
	background-position: 10px -32px;
}

.ny_item_service .ulHelp li h4.b3 {
	background-position: 10px -65px;
}

.ny_item_service .ulHelp li h4.b4 {
	background-position: 10px -134px;
	font-size: 15px;
	color: #fff;
}

.ny_item_service .ulHelp li h4.b5 {
	background-position: 10px -100px;
}

.ny_item_service .ulHelp li .con a:hover {
	color: #32a412;
}

/*---------底部信息--------*/
.ny_footer {

	overflow: hidden;
	background: #272c32;
}

.ny_footer .copy_righ p {
	color: #818285;
	line-height: 24px;
	font-size: 12px;
}

.ny_footer .foot_sj_box {
	background: url(../images/index/sj_iPhone_07.png) no-repeat left center;
	height: 60px;
	padding-left: 30px;
	_width: 163px;
}

.ny_footer .foot_sj_box a {
	color: #333;
}

.ny_footer .foot_sj_box a h4 {
	font-size: 16px;
	color: #abacad;
	height: 35px;
	line-height: 35px;
}

.boot_line {
	overflow: hidden;
	border-top: 1px solid #3d4247;
	padding: 30px 0;
}

.ny_footer .foot_sj_box a p {
	font-size: 12px;
	color: #818285;
}



/*弹框登录注册*/
.tkdlzc_box {
	display: none;
	position: fixed;
	z-index: 9999;
	width: 100%;
	height: 100%;
}

.tkdlzc_box .tkdlzc_bj {
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.tkdlzc_box .tkclzc_conent_box {
	width: 370px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	position: fixed;
	z-index: 2000;
	top: 25%;
	left: 50%;
	margin-left: -185px;
}

.tkdlzc_box .tkclzc_conent_box h4 {
	width: 370px;
	border-bottom: 1px solid #ddd;
	font-size: 16px;
	color: #FF6C00;
	font-family: "微软雅黑";
	font-weight: 400;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.tkdlzc_box .tkclzc_conent_box h4 span {
	height: 46px;
	font-size: 18px;
	color: #333;
	display: block;
	float: left;
	margin-left: 20px;
}

.tkdlzc_box .tkclzc_conent_box h4 .colse_gb {
	background: url(../images/index/close.png) no-repeat;
	width: 20px;
	height: 20px;
	overflow: hidden;
	text-indent: -555px;
	display: block;
	float: right;
	margin-right: 15px;
	margin-top: 19px;
}

.tkdlzc_box .tkclzc_conent_box h4 .colse_gb:hover {
	background: url(../images/index/close_over.png) no-repeat;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent {
	width: 330px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 25px;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li {
	position: relative;
	z-index: 4;
	height: 47px;
	line-height: 47px;
	margin-top: 15px;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li .tip_dlzc {
	position: absolute;
	height: 47px;
	line-height: 47px;
	color: #999;
	font-size: 14px;
	text-indent: 38px;
	top: 0;
	left: 0;
	z-index: 888;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li .input_dlzc {
	color: #666;
	height: 45px;
	line-height: 45px;
	border: 1px solid #ddd;
	width: 328px;
	text-indent: 38px;
	font-size: 14px;
	font-family: "微软雅黑";
	border-radius: 3px;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li .input_yhm {
	background: url(../images/index/yhm.png) 10px 11px no-repeat;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li .input_yhmm {
	background: url(../images/index/yhmm.png) 10px 11px no-repeat;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li.wjmm_lm {
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	color: #666;
	text-align: right;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li.wjmm_lm a {
	color: #666;
	padding-left: 5px;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li.wjmm_lm span {
	padding-left: 5px;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li.wjmm_lm a:hover {
	color: #32a412;
	text-decoration: underline;
}

.tkdlzc_box .tkclzc_conent_box .tkclzc_conent li .but_dlzc {
	height: 48px;
	width: 330px;
	font-size: 17px;
	text-align: center;
	color: #fff;
	font-family: "微软雅黑";
	background: #32a412;
	border-radius: 3px;
}


/*头部*/
.top {
	background-color: #FAFAFA;
	border-bottom: 1px solid #ddd;
	height: 30px;
	line-height: 30px;
}

.login {
	color: #666;
}

.login a {
	padding: 0 5px;
	color: #666;
}

.login a:hover {
	color: #32a412;
}

.tag {
	float: right
}

.tag ul li {
	float: left;
	height: 30px;
	margin-left: 15px;
	display: block;
	position: relative;
	z-index: 1;
}

.tag ul li i {
	float: left;
	margin-top: 5px;
}

.tag ul li a {
	float: left;
	display: block;
	padding-top: 8px;
	line-height: normal;
	color: #666;
}

.tag ul li a:hover {
	color: #32a412;
}

.tag ul li .top_jt_tb {
	margin-left: 5px;
	float: left;
	margin-top: 11px;
}

.tag ul li .xwzx_erxl {
	display: none;
	position: absolute;
	top: 30px;
	left: 0px;
	border: 1px solid #ddd;
	border-top: 1px solid #fafafa;
	background: #fafafa;
	width: 85px;
	overflow: hidden;
}

.tag ul li .xwzx_erxl a {
	float: none;
	display: block;
	line-height: 24px;
	margin-left: 18px;
	padding: 0px;
}

.red {
	color: #F00;
	padding: 0 2px;
}

.cart_icon {
	background: url(../new_img/gd_top_03.png) no-repeat center;
	width: 20px;
	height: 20px;
}

.news_icon {
	background: url(../new_img/gd_top_05.png) no-repeat center;
	width: 25px;
	height: 22px
}

.learn_icon {
	background: url(../new_img/gd_top_07.png) no-repeat bottom center;
	width: 20px;
	height: 17px
}

.bulb_icon {
	background: url(../new_img/gd_top_09.png) no-repeat center;
	width: 12px;
	height: 20px;
	padding-right: 5px;
}

.about_icon {
	background: url(../new_img/gd_top_10.png) no-repeat center;
	width: 20px;
	height: 20px
}

/*头部*/
.logo {
	float: left;
	position: relative;
	z-index: 1;
	height: 90px;
	width: 440px;
}

.logo a {
	float: none;
}

.logo span.zzjj_fz {
	height: 100%;
	display: inline-block;
	vertical-align: middle;
}

.logo img {
	vertical-align: middle;
	max-height: 100px;
	_height: expression(this.scrollHeight > 100 ? "100px" : "auto");
}

.logo h1 {
	display: none
}

.logo .llmc {
	font-size: 20px;
	color: #999;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	position: relative;
	top: 5px;
	margin-left: 20px;
	padding-left: 20px;
	font-weight: 100;
	border-left: 1px solid #ddd;
}

.search_box {
	float: left;
	width: 345px;
	height: auto;
	overflow: hidden;
	margin-top: 28px;
}

.search_box .search_text {
	border: 1px solid #eee;
	border-radius: 30px 0 0 30px;
	height: 32px;
	line-height: 32px;
	width: 232px;
	padding: 0 5px 0 30px;
	float: left;
	background: url(../new_img/index_ss.png) no-repeat 10px center;
	font-family: "微软雅黑";
	color: #999;
	font-size: 14px;
}

.search_bnt {
	height: 34px;
	background: #32a412;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	text-align: center;
	border: none;
	width: 75px;
	float: left;
	border-radius: 0 30px 30px 0;
}

.car_login_reg_box {
	float: right;
	font-size: 14px;
	color: #333;
	height: 40px;
	line-height: 40px;
	margin-top: 25px;
}

.car_login_reg_box a {
	color: #333;
}

.car_login_reg_box .dlzc_box {
	float: right;
	margin-left: 35px;
}

.car_login_reg_box .dlzc_box .dlq_zt {
	background: url(../images/index/sy_08.png) 5px no-repeat;
	padding-left: 25px;
}

.car_login_reg_box .dlzc_box .dlq_zt a {
	padding: 0 5px;
}

.car_login_reg_box .dlzc_box .dlh_zt {
	height: 70px;
	position: relative;
	z-index: 9;
}

.usernavson {
	position: absolute;
	z-index: 999;
	left: 0px;
	top: 44px;
	display: none;
}

.usernavson .xwzx_erxl {
	background: #FFF;
	border: 1px solid #ddd;
	padding: 8px;
}

.usernavson .xwzx_erxl a {
	padding: 0 10px;
	line-height: 30px;
	display: block;
	text-align: center;
	font-size: 14px;
	width: 70px;
	color: #666;
	background: #FFF;
}

.usernavson .xwzx_erxl a:hover {
	background: #F3F4F6;
}

.usernavson .xwzx_erxl .out_ccc {
	border-top: 1px solid #ddd;
	margin-top: 10px;
}

.usernavson .arrr {
	position: absolute;
	top: -8px;
	left: 10px;
	width: 14px;
	height: 9px;
	background: url(../images/index/ui_new_yktnav.png) no-repeat;
	background-position: -187px 0;
}

.car_login_reg_box .dlzc_box .sy_tximg {
	float: left;
	border-radius: 50%;
	margin-right: 10px;
}

.car_login_reg_box .dlzc_box .dlmingc {
	display: inline-block;
}

.car_login_reg_box .car_sy {
	position: relative;
	z-index: 1;
	float: right;
	display: block;
	background: url(../images/index/sy_06.png) left no-repeat;
	padding-left: 25px;
	margin-left: 35px;
}

.car_login_reg_box .car_sy .car_nub {
	font-size: 14px;
	color: #32a412;
	padding-left: 2px;
	padding: 0 2px;
	font-weight: 700;
	font-family: Arial;
	font-style: normal;
}

.car_login_reg_box a:hover {
	color: #32a412;
}

/*头部结束*/


.nav_ny {
	height: 48px;
	clear: both;
	border-bottom: 2px solid #32a412;
}

.nav_ny ul.nav_yi {
	float: left;
	padding-left: 10px;
}

.nav_ny ul.nav_yi li {
	float: left;
}

.nav_ny ul.nav_yi li a {
	display: block;
	padding: 0 18px;
	font-size: 16px;
	text-align: center;
	color: #333;
	line-height: 48px;
}

.nav_ny ul.nav_yi li a:hover,
.nav_ny ul.nav_yi li a.selected {
	color: #32a412
}

.nav_ny ul.nav_yi li.sjapp_down {
	float: right;
}

.nav_ny ul.nav_yi li.sjapp_down span {
	background: url(../images/index/sy_18.png) no-repeat left center;
	display: block;
	padding-left: 22px;
	font-size: 20px;
	text-align: center;
	color: #ff5c10;
	line-height: 48px;
	font-family: Arial, Helvetica, sans-serif;
}

/*动画*/


.sideToSide {
	animation-name: sideToSide;
	-webkit-animation-name: sideToSide;

	animation-duration: 2s;
	-webkit-animation-duration: 2s;

	animation-timing-function: ease;
	-webkit-animation-timing-function: ease;

	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;

	visibility: visible !important;
}

@-webkit-keyframes sideToSide {
	0% {
		-webkit-transform: translate(9%, 0);
	}

	50% {
		-webkit-transform: translate(-9%, 0);
	}

	100% {
		-webkit-transform: translate(9%, 0);
	}
}

@keyframes sideToSide {
	0% {
		transform: translate(9%, 0);
	}

	50% {
		transform: translate(-9%, 0);
	}

	100% {
		transform: translate(9%, 0);
	}
}







.right_fix_box .qyzc {
	display: block;
	background: #fff url(../images/index/qyzc1.png) no-repeat center 2px;
	 
}

.right_fix_box .qyzc:hover {
	background: #32a412 url(../images/index/qyzc.png) no-repeat center 2px;
}