﻿@charset "utf-8";
/* CSS Document */
/*内页公用*/
.main .w {
	background-color: #fff;
	position: relative;
}
#sban {
	width: 100%;
}
#sban div {
	height: 225px;
	width: 100%;
}
#sban1 div {
	height: 280px;
	width: 100%;
}
.tit2 {
	height: 40px;
	position: absolute;
	top:-40px;
	left: 0;
	background: url(../images/bg3.png);
	width: 100%;
}
.ul-nv2 li {
	float: left;
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.ul-nv2 li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #eef3f7;
	font-size: 15px;
	border-right: 1px solid #f56506;
}
.ul-nv2 li.on a, .ul-nv2 li a:hover {
	background-color: #663412;
	border-right: 0;
}
.ul-nv2 li:last-child a {
	border-right: 0;
}
.tit2 span {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #eef3f7;
	margin-right: 45px;
}
.pdBox {
	padding: 20px;
	color: #444;
	font-size: 14px;
	line-height: 2.2em;
}
/*--new--*/
#newlist ul li {
	clear:both;
	margin:20px 0;
	border-bottom:1px dashed #ccc;
	height:120px;
}
#newlist .img {
	float:left;
	width:120px;
	height:90px;
	margin-right:20px;
}
#newlist .text {
	float:left;
	width:690px;
	margin-left:10px;
	display:inline;
	color:#888888
}
#newlist .text h2 {
	color:#000;
	font-size:16px;
}
#newlist .text h2 a {
	display:block;
	font-weight:600;
	color:#333;
	background:url(../images/ico.gif) 0 7px no-repeat;
	padding-left:15px;
}
#newlist .text h2 a:hover {
	color:#008062;
	text-decoration:underline
}
#newlist .text .miaoshu {
	padding-top:5px;
	padding-left:15px;
	line-height:22px;
	font-size:12px;
}
#newlist .rq {
	color:#008062;
	padding-left:15px;
	line-height:30px;
}
#newlist h3 {
	font-size:13px;
	color:#444444;
	padding-bottom:5px;
	padding-left:15px;
}
h1.show_title {
	padding: 20px 0 10px;
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	color: #333;
	text-align: center;
}
ins.show {
	font-size: 14px;
	padding-bottom:10px;
	margin-bottom: 15px;
	color: #999;
	text-align: center;
	text-decoration: none;
	display: block;
	border-bottom: 1px #ddd solid;
	width: 100%;
}
.np {
	width: 100%;
	line-height: 25px;
	font-size: 12px;
	color: #666;
	border-top: 1px #eee solid;
	padding-top: 5px;
	margin-top: 20px;
}
/*翻页，下一页*/
.pagination a.number {
}
.pagination {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 14px;
	display:block;
	clear:both;
	height:30px;
	line-height:30px;
	margin-top:18px;
}
.pagination a {
	margin: 0 2px 0 0;
	padding: 8px 12px;
	background:#f1f1f1;
	color:#666;
}
.pagination a.number { /*border: 1px solid #ddd;*/
}
.pagination a.current {
	background: #f60 top left repeat-x !important; /*border-color: #009bff !important;*/
	color: #fff !important;
}
.pagination a.current:hover {
	text-decoration: underline;
}
.pagination ul.pager {
	width:100%;
	text-align:center;
}
.pagination ul span.msg {
	font-size:14px;
	font-family:"微软雅黑"
}
.pagination a:hover {
	background:#f60;
	color:#fff;
}
.pagination ul.pager a {
	cursor:pointer;
}
.c-jj .h2 {
	font-size: 18px;
	color: #f60;
	line-height:20px;
	height:20px;
	border-left: 3px solid #f60;
	padding: 0px 10px;
	margin:20px 0;
}
.c-jj h3 {
	height: 30px;
	line-height: 30px;
	color: #f60;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 12px;
}
.c-jj img {
	max-width:100%;
}
/*fbabox*/
.fbabox {
	width:100%;
	background-color:#fff;
	line-height:25px;
	font-family:"microsoft yahei"
}
.mybanner, .mybanner div {
	overflow:visible;
	color:#8e8f8f
}
.ee {
	width:1000px;
	left:50%;
	margin-left:-500px;
	position:absolute
}
.banner-one {
	background:url(../images/onebanner_02.jpg) no-repeat center;
	width:100%;
	height:526px;
	position:relative;
	overflow:hidden
}
.banner-two {
	background:url(../images/eh_02.png) no-repeat center;
	width:100%;
	height:710px;
	position:relative;
	margin-top:-100px
}
.banner-two-a {
	position:absolute;
	left:0;
	top:110px;
	width:100%;
	background:url(../images/line2.png) no-repeat center;
	height:35px;
	line-height: 35px;
}
.banner-two-a h3 {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-align:center
}
.banner-two-a h3 span {
	font-weight:normal;
	font-size:24px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
.banner-two-a p {
	font-size:13px;
	color:#fff;
	text-align:center;
	padding-top:15px;
	line-height:24px;
}
.banner-two-b {
	position:absolute;
	left:0;
	top:280px;
	text-align:center;
	width:100%;
}
.banner-three {
	width:100%;
	height:445px;
	position:relative;
}
.banner-three-a {
	position:absolute;
	left:0;
	width:100%;
	top: -10px;
}
.banner-three-a h3 {
	font-size:30px;
	color:#d00c07;
	padding-top:3px;
	text-align:center;
	background:url(../images/line.png) no-repeat center;
}
.banner-three-a h3 span {
	font-weight:normal;
	color:#525352;
	font-size:24px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
.banner-three-a p {
	font-size:13px;
	color:#333333;
	text-align:center;
	padding-top:15px
}
.banner-three-b {
	position:absolute;
	top:155px;
	text-align:center;
	width:100%;
}
.banner-four {
	background:url(../images/bg_03.png) no-repeat center;
	width:100%;
	height:659px;
	position:relative;
}
.banner-four-a {
	position:absolute;
	top:110px;
	background:url(../images/line2.png) no-repeat center;
}
.banner-four-a h3 {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	background:url(../images/line.png) no-repeat center;
	text-align:center
}
.banner-four-a h3 span {
	font-weight:normal;
	color:#fff;
	font-size:24px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
.banner-four-a p {
	font-size:13px;
	color:#fff;
	text-align:left;
	padding-top:20px
}
.banner-four-b {
	position:absolute;
	top:284px;
	text-align:center;
	width:100%;
}
.banner-five {
	width:100%;
	height:450px;
	position:relative;
	padding-top:3px;
}
.banner-five-a {
	position:absolute;
	top: -10px;
	width:100%
}
.banner-five-a h3 {
	font-size:30px;
	font-weight:bold;
	color:#0f9cdb;
	background:url(../images/line.png) no-repeat center;
	text-align:center
}
.banner-five-a h3 span {
	font-weight:normal;
	color:#525352;
	font-size:24px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
.banner-five-a p {
	font-size:13px;
	text-align:center;
	padding-top:20px;
}
.banner-five-b {
	position:absolute;
	top:150px;
	text-align:center;
	width:100%;
}
.banner-six {
	width:100%;
	height:695px;
	position:relative;
	background:url(../images/bg_6.png) no-repeat center;
}
.banner-six-a {
	position:absolute;
	left:0;
	top:110px;
	width:100%
}
.banner-six-a h3 {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	background:url(../images/line2.png) no-repeat center;
	text-align:center
}
.banner-six-a h3 span {
	font-weight:normal;
	color:#fff;
	font-size:24px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
.banner-six-a p {
	font-size:13px;
	color:#fff;
	text-align:center;
	padding-top:20px;
}
.banner-six-b {
	position:absolute;
	text-align:center;
	width:100%;
	top:250px;
}
.banner-seven {
	width:100%;
	height:340px;
	position:relative;
}
.banner-seven-a {
	position:absolute;
	left:0;
	top: -10px;
	width:100%
}
.banner-seven-a h3 {
	font-size:30px;
	font-weight:bold;
	color:#e96256;
	background:url(../images/line.png) no-repeat center;
	text-align:center
}
.banner-seven-a h3 span {
	font-weight:normal;
	color:#525352;
	font-size:24px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
.banner-seven-a p {
	font-size:13px;
	color:#666666;
	text-align:left;
	padding-top:100px;
	line-height:24px;
}
.banner-seven-b {
	position:absolute;
	right:0;
	top:90px;
	text-align:right
}
.one {
	position:absolute;
	left:430px;
	top:-15px
}
.two1 {
	position:absolute;
	left:430px;
	top:560px
}
.three1 {
	position:absolute;
	left:430px;
	top:-15px
}
.four {
	position:absolute;
	left:430px;
	top:560px
}
.five {
	position:absolute;
	left:430px;
	top:0
}
.six {
	position:absolute;
	left:430px;
	top:580px
}
.sld_pic {
	margin-bottom:50px;
}
.sld_pic_l {
	float:left
}
.sld_pic_r {
	float:right;
	width:515px
}
/*********express***********/
.page_tit {
	padding:40px 0;
}
.page_tit h3 {
	font-size:30px;
	font-weight:bold;
	color:#fff;
	text-align:center
}
.page_tit h3 span {
	font-weight:normal;
	color:#fff;
	font-size:24px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left:10px;
}
.page_tit1 h3 {
	color: #008062;
	background: url(../images/line.png) no-repeat center;
}
.page_tit1 h3 span {
	color:#999;
	font-size:16px;
}
.express {
	width:100%;
	height:255px;
	background:#008062;
}
.express .press {
	width:1000px;
	margin:20px auto;
}
.express .press li {
	float:left;
	margin:0 5px 0 5px;
}
/*fba advantage*/
.pr {
	position:relative
}
.pa {
	position:absolute;
}
.lc_c {
	width:1060px;
	height:344px;
	margin:0 auto;
}
.lc_c p, .lc08 {
	background:url(../images/lcbg1.gif) no-repeat 0 0;
	width:212px;
	text-align:center;
}
.lc_c p.cur {
	background:url(../images/lcbg2.gif) no-repeat 0 0;
	color:#fff;
	cursor:pointer;
}
.lc_c p {
	padding:64px 0 0;
	line-height:22px;
	font-weight:bold;
	height:148px;
	color:#888;
}
.lc_c p b {
	display:block;
	line-height:42px;
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
}
.lc_c p span {
	display:block;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
}
.lc01 {
	top:0;
	left:109px;
}
.lc02 {
	top:0;
	left:321px;
}
.lc03 {
	top:0;
	left:533px;
}
.lc04 {
	top:0;
	left:745px;
}
.lc05 {
	top:107px;
	left:3px;
}
.lc06 {
	top:107px;
	left:215px;
}
.lc07 {
	top:107px;
	left:427px;
}
.lc08 {
	top:107px;
	left:639px;
	padding:46px 0 0;
	height:166px;
	color:#979290;
	font-size:12px;
	line-height:20px;
}
.lc08 span {
	padding:35px 0 0;
	display:block;
}
.lc08 b {
	display:block;
	height:27px;
	line-height:20px;
	color:#008062;
	font-size:18px;
}
.lc08 a {
	background:#008062;
	color:#fff;
	width:99px;
	line-height:21px;
	display:inline-block;
}
.lc09 {
	top:107px;
	left:851px;
}
.left_box2 {
	float:left;
	width:199px;
	margin-top:30px;
}
.left_box2 .title {
	margin-bottom:10px;
	text-align:center;
	background:none;
	background-position:center bottom
}
.left_box2 .title h2 {
	color:#008062;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase
}
.h_nav {
	line-height:30px;
}
.h_nav li a {
	font-size:14px;
	display:block;
	color:#555;
	background:url(../images/h_navlia.gif) left center no-repeat;
	border-bottom:1px solid #ddd;
	padding-left:20px;
}
.h_nav li a:hover, .h_nav li a.on {
	color:#008062;
	background:url(../images/h_navlihover.gif) left center no-repeat;
	border-bottom:1px solid #ddd;
}
.h_nav2 {
	line-height:30px;
	padding-bottom:10px;
	display:none;
}
.h_nav2 li a {
	font-size:14px;
	display:block;
	color:#555;
	background:url() left center no-repeat;
	border-bottom:1px solid #ddd;
	padding-left:40px;
}
.h_nav2 li a:hover, .h_nav2 li a.on {
	color:#008062;
	background:url() left center no-repeat;
	border-bottom:px solid #ddd;
}
.gg {
	margin-top:10px;
}
.right_box2 {
	float:right;
	width:845px;
	background:url(../images/rightbj.gif) left repeat-y;
	padding-left:30px;
	margin-top:30px;
	padding-bottom:30px;
	min-height: 550px;
}
.right_box2 .title {
	position:relative;
}
.right_box2 .title h2 {
	color:#008062;
	font-size:16px;
	text-transform:uppercase
}
.title {
	height:40px;
	line-height:35px;
	color:#1cacc9;
	background:url(../images/linx.jpg) bottom left repeat-x
}
.title h2 {
	font-size:16px;
	color:#000
}
.title h2 span {
	color:#1cacc9;
	margin-left:5px;
}
.more {
	float:right;
	font-size:9px;
	color:#555;
	-webkit-text-size-adjust:none;
}
.mov {
	color:#1cacc9;
}
.loding {
	position:absolute;
	right:0;
	top:0;
	line-height:35px;
	color:#888;
	font-size:12px;
}
.loding a {
	color:#008062;
	margin:0 3px;
}
.loding b {
	color:#008062;
}
/*--uptext--*/
#uptext {
	clear:both;
	line-height:28px;
	color:#555555;
	padding:10px;
	margin-bottom:10px;
}
#uptext .biaoti {
	font-family:"微软雅黑";
	font-size:18px;
	margin-top:20px;
	text-align:center;
	color:#444
}
#uptext .xiaobiao {
	line-height:30px;
	border-bottom:1px dashed #ccc;
	border-top:1px dashed #ccc;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	color:#888
}
#uptext h2 {
	clear:both;
	margin-top:10px;
	margin-bottom:5px;
	background:url(../images/ico2.gif) left center no-repeat;
	padding-left:20px;
	line-height:35px;
	border-bottom:1px solid #ddd;
	font-size:14px;
	color:#333;
	font-weight:600
}
#uptext table {
	background:#fff;
}
#uptext table td {
	padding:2px;
	border-collapse:collapse;
}
/*会员登陆*/
.login {
	width:400px;
	height:360px;
	padding:13px 14px 15px;
	text-align:left;
	background:url(../images/login_v4.png) no-repeat;
	margin:0 auto;
}
.loginFunc {
	width:100%;
	height:47px;
	overflow:hidden;
	clear:both;
	line-height:46px;
	font-size:18px;
	line-height:48px;
	color:#444;
	text-indent:40px;
	padding-top:20px;
}
.loginForm {
	position:relative;
	padding-top:20px;
}
.loginFormIpt, .ico, .ico-uid, .ico-pwd, .lgbtn {
	background-image: url(../images/bg_v3.png)
}
.loginFormIpt {
	position:relative;
	width:323px;
	height:42px;
	line-height:42px;
	margin:0 0 20px 36px;
	padding-right:5px;
	clear:both;
	background-position:0 -25px;
	z-index:2
}
.ico-uid {
	width: 14px;
	height: 16px;
	background-position: 0 0;
}
.ico-pwd {
	width: 14px;
	height: 16px;
	background-position: -25px 0;
}
.loginFormIpt .ico {
	position:absolute;
	left:9px;
	top:13px;
	z-index:1;
}
.loginFormIpt-over {
}
.loginFormIpt-focus {
	box-shadow:0 0 5px rgba(2, 145, 252, .5);
}
.loginFormIpt-focus .placeholder {
	display:none;
}
.formIpt {
	width:298px;
	padding:10px 0 10px 30px;
	height:21px;
	top:1px;
	left:28px;
	color:#333;
	font-size:14px;
	font-weight:700;
	border:none;
	font-family:verdana;
	line-height:21px;
	background:transparent!important;
}
.formIpt:focus {
	outline:0;
}
.placeholder {
	color:#C9C9C9;
	;
	font-size:14px;
	position:absolute;
	left:30px;
	top:14px;
	line-height:14px;
	visibility:hidden;
	background:none;
}
.loginFormBtn {
	position:relative;
	width:245px;
	height:38px;
	margin:18px 0 0 36px;
}
.btn-login {
	width: 328px;
	height: 53px;
	float: left;
	text-align: center;
	cursor: pointer;
	border: 0;
	padding: 0;
	font-weight: 700;
	font-size: 18px;
	display: inline-block;
	vertical-align: baseline;
	line-height: 38px;
	outline: 0;
	background-color: transparent;
	font-family: 'Microsoft YaHei';
	font-weight: normal;
	background-position: 0 -70px;
	color: #fff;
}
.btn-login:hover {
	background-position: 0 -129px;
	color: #fff;
}
.btn-reg {
	background-position: -117px -208px;
	float: right;
	color: #6d798c;
	box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
}
/*------------price----------------*/
.form-box {
	position:relative;
	padding:10px;
	border:1px solid #f6f6f6;
	background:#fff;
	font-size:14px;
}
.form-box dl {
	display:block;
	padding:5px 0;
}
.form-box dl:after {
	clear:none;
	content:"";
	display:block;
	height:0;
	visibility:hidden;
}
.form-box dl dt {
	display:block;
	float:left;
	width:180px;
	line-height:38px;
	min-height:38px;
	color:#555;
	font-size:13px;
	text-align:right;
	_position:absolute;
}
.form-box dl dd {
	position:relative;
	padding:5px 0 5px 10px;
	line-height:28px;
	min-height:28px;
	color:#555;
	font-size:13px;
	overflow:hidden;
	_margin-left:120px;
}
.form-box dl dd label.radio {
	margin-right:5px;
}
/*文本输入框*/
.form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	float:left;
}
input.txt {
	width:200px;
}
input.small {
	width:50px;
}
.input {
	display:inline;
	font-family:"microsoft yahei";
	margin-right:5px;
	padding:7px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	background:#fff;
	color:#999px;
	border:1px solid #e8e8e8;
	border-radius:2px;
}
.select {
	padding:7px;
	font-family:"microsoft yahei";
	border:1px solid #e8e8e8;
	line-height:20px;
}
/*按钮样式*/
.btn {
	display:inline-block;
	margin:0;
	padding:0 50px;
	color:#fff;
	font-size:14px;
	height:34px;
	line-height:34px;
	text-align:center;
	font-family:"microsoft yahei";
}
.btn {
	background:#008062;
	border:0;
	border-radius:2px;
	vertical-align:middle;
}
.btn:hover {
	color:#fff;
	opacity:0.9;
}
.btn-mini {
	height:20px;
	line-height:20px;
	padding:1px 8px 0;
}
input.btn, button.btn {
	height:36px;
	cursor:pointer;
	overflow:visible;
}
.btn-success {
	background:#f3981d;
	text-shadow:0 -1px 0 #f3981d;
}
.btn-error {
	background:#CB423B;
	border:1px solid #AA352F;
	text-shadow:0 -1px 0 #CB423B;
}
.btn-gray {
	background:#ddd;
	border:1px solid #A9A9A9;
	text-shadow:0 -1px 0 #EEEEEE;
}
.btn-gray, .btn-gray:hover {
	color:#777;
}
input.btn-red {
	background:#f00;
	border:none;
	height:36px;
	line-height:36px;
	padding: 0 15px;
}
.woyaochajian {
	margin-top: 33px;
	padding-left: 15px;
	padding-bottom: 40px;
}
.woyaochajian label {
	display: block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	color: #F1BB00;
	padding-left: 10px;
}
.woyaochajian textarea {
	width: 300px;
	height: 105px;
	margin-bottom: 10px;
}
.woyaochajian .text {
	width: 77px;
	height: 25px;
	line-height: 25px;
	float: left;
}
.woyaochajian .zhuizong {
	height: 30px;
	padding:0 20px;
	width:auto;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #F1BB00;
	border: 0;
	margin: 0;
	border-radius: 4px;
}
.woyaochajian img {
	vertical-align:middle;
	float:left;
	display:block;
	cursor: pointer;
	height: 30px
}
.woyaochajian a {
	vertical-align:middle;
	display:block;
	float:left;
	line-height:30px;
	margin-left:5px;
}
