﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: none;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
li {
	list-style: none;
}
p img {
	max-width: 870px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.cur {
	cursor: pointer
}
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 14px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*清除浮动*/
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { /*兼容 IE*/
	zoom: 1;
}
/*end reset*/


/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: "微软雅黑";
	position: relative;
	min-width: 1200px;
	width: 100%;
}/*网站字体颜色*/
.content, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.wrap-header {
	height: 51px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	z-index: 9;
}
.wrap-header p {
	height: 51px;
	line-height: 51px;
}
.wrap-header ul {
	padding-top: 17px;
}
.wrap-header ul li {
	float: left;
	height: 19px;
	line-height: 19px;
	padding-left: 24px;
	margin-left: 24px;
	border-left: 1px solid #d2d2d2;
	position: relative;
}
.wrap-header ul li:first-child {
	border-left: none;
}
.wrap-header ul li a:hover {
	color: #669934;
}
.wrap-header ul li span {
	display: none;
	width: 120px;
	height: 120px;
	position: absolute;
	left: -5px;
	top: 18px;
	padding-top: 16px;
}
.wrap-header ul li img {
	display: block;
	width: 120px;
	height: 120px;
}
.wrap-header ul li:hover span {
	display: block;
}
.logo .container {
	height: 80px;
	position: relative;
}
#logo2 {
	position: absolute;
	left: 0;
	top: 25px;
}
.logo h1 {
	position: absolute;
	left: 0;
	top: 16px;
}
.logo h1 img {
	display: block;
	width: auto;
	height: 50px;
}
.logo .lTit {
	position: absolute;
	left: 120px;
	top: 35px;
}
.logo .lTit .p1 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 12px;
}
.logo .lTit .p2 span {
	margin-left: 25px;
	border-left: 1px solid #bfbfbf;
	padding-left: 30px;
}
.logo .lTit .p2 span:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.logo .iphone {
	margin: 25px 0px 0px 0px;
	overflow: hidden;
	display: block;
	line-height: 30px;
	background: url(../images/top_tel.png) no-repeat 0 0;
	width: 332px;
	height: 84px;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0
}
.logo .iphone p {
	padding: 10px 0 0 106px;
	display: block;
}
.logo .iphone span {
	font-size: 26px;
	display: block;
	font-family: arial;
}
.Nav {
	height: 60px;
	width: 100%;
	z-index: 1;
	background: #669934;
}
.Nav .navUl {
	width: 102%
}
.Nav .navUl>li {
	font-size: 15px;
	float: left;
	height: 60px;
	position: relative;
}
.Nav .navUl>li>a {
	display: block;
	color: #666;
	height: 60px;
	line-height: 60px;
	text-decoration: none;
	position: relative;
	border-left: 1px solid #61b112;
	color: #fff;
	font-size: 18px;
	padding: 0 16px
}
.Nav .navUl>li:first-child>a {
	border-left: none;
}
.Nav .navUl>li:hover, .Nav .navUl>li.cur {
}
.Nav .navUl>li:hover>a, .Nav .navUl>li.cur>a {
	background: #61b112;
	color: #fff;
}
.wrap-footer {
	background: #242424;
}
.wrap-footer .fTop {
	padding: 25px 0 30px 0;
	border-bottom: 1px solid #797979;
}
.wrap-footer .ful1 {
	float: left;
	margin-left: 100px;
}
.wrap-footer .ful1:first-child {
	margin-left: 0;
}
.wrap-footer .ful1 li {
	margin-bottom: 16px;
}
.wrap-footer .ful1 li a {
	color: #fff;
}
.wrap-footer .ful1 li a:hover {
	color: #73a146;
}
.wrap-footer .ful1 li:first-child {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
}
.wrap-footer dl {
	float: left;
	text-align: center;
	color: #fff;
	margin-left: 120px
}
.wrap-footer dl dt {
	overflow: hidden;
	margin-bottom: 10px;
}
.wrap-footer .ful2 {
	float: right;
	margin-right: 80px;
}
.wrap-footer .ful2 li.li1 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #fff;
}
.wrap-footer .ful2 li.li2 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #fff;
}
.wrap-footer .ful2 li.li3 {
	font-size: 28px;
	margin-bottom: 15px;
	color: #669934;
	font-weight: bold;
}
.wrap-footer .ful2 li.li4 a {
	display: block;
	height: 45px;
	width: 186px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #669934;
	background: #fff;
	border-radius: 5px;
}
.wrap-footer .ful2 li.li4 a:hover {
	background: #73a146;
	color: #fff;
}
.wrap-footer .ficp {
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #fff;
}
.wrap-footer .ficp a {
	color: #fff;
}
.wrap-footer .ficp a:hover {
	color: #73a146;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.header .header_nav {
	overflow: hidden;
	width: 100%;
	height: 60px;
	position: relative
}
.header .header_nav b {
	display: block;
	width: 458px;
	height: 3px;
	background-color: #ff5b00;
	position: absolute;
	left: 0;
	top: 0
}
.header .header_nav p {
	width: 0px;
	height: 3px;
	background-color: #ff5b00;
}
.header .header_nav ul {
	overflow: hidden;
	height: 57px;
}
.header .header_nav li {
	float: left;
	line-height: 57px;
	font-size: 14px;
	padding: 0 10px;
}
.header .header_nav li a {
	color: #fff;
	text-decoration: none;
	display: block
}
.header .header_nav .first {
	background: none
}
.header .header_nav .cur a, .header .header_nav li:hover a {
	color: #ff5b00;
	font-weight: bold
}
/*底部*/


/*返回顶部*/
.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 80%;
	right: 46%;
	margin-right: -615px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/*分页*/
.w-pages {
    text-align: center;
    padding-top:20px;
    font-size: 0;
}

.w-pages select {
    display: none;
}

.w-pages a,
.w-pages .current {
    font-size: 14px;
    display: inline-block;
    border: 1px solid #ccc;
    color: #666;
    margin-left: 1px;
    margin-right: 1px;
    line-height: 2.5;
    padding-top: 0;
    padding-bottom: 0;
    min-width: 2.5em;
}

.w-pages a:hover,
.w-pages .current {
    color: #fff;
    background: #8add6b;
    border-color: #8add6b;
}

.w-pages a.disabled,
.w-pages a.disabled:hover {
    color: #999;
    background: none;
    border: 1px solid #ccc;
}
/*---------------------客服组件-------------*/
.w-service-fixed {
    position: fixed;
    bottom: 50%;
    right: 20px;
    margin-bottom: -160px;
    z-index: 2000;
    font-size: 14px;
}

.bg_s_default {
    background: #6d6b6c;
}

.color_s_default {
    color: #6d6b6c;
}

.w-service-fixed .service-item {
    width: 46px;
    height: 46px;
    line-height: 46px;
    margin-bottom: 2px;
    position: relative;
    text-align: center;
}

.w-service-fixed .service-item .service-popc {
    position: absolute;
    right: 46px;
    top: 0;
    width: 0;
    overflow: hidden;
    text-align: left;
    color: #fff;
}

.w-service-fixed .service-item .service-popc .item {
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
}

.w-service-fixed .service-item .service-popc a {
    color: #fff;
    text-decoration: none;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-break: keep-all;
    overflow: hidden;
}

.w-service-fixed .service-item:hover .service-popc {
    width: 180px;
    transition: width 0.2s;
    -moz-transition: width 0.2s;
    -webkit-transition: width 0.2s;
    -o-transition: width 0.2s;
}

.w-service-fixed .service-item .service-popc a:hover {
    opacity: 0.75;
    *filter: alpha(opacity=75);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    ;
}

.w-service-fixed .service-item .service-popc .service-popc-in {
    padding: 10px 13px 11px;
    line-height: 1.5;
}

.w-service-fixed .service-item-qrCode .service-popc {
    top: auto;
    bottom: 0;
}

.w-service-fixed .service-item-qrCode .qrCodeImg img {
    max-width: 100%;
}

.w-service-fixed .icon_service {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 35px;
    height: 35px;
    background: url(../images/icon_service.png) no-repeat;
    vertical-align: middle;
}

.w-service-fixed .icon_service_qq {
    background-position: 0 0;
}

.w-service-fixed .icon_service_tel {
    background-position: 0 -35px;
}

.w-service-fixed .icon_service_msn {
    background-position: 0 -70px;
}

.w-service-fixed .icon_service_qrCode {
    background-position: 0 -105px;
}

.w-service-fixed .icon_service_whatsApp {
    background-position: 0 -70px;
}

.w-service-fixed .icon_service_skype {
    background-position: 0 -175px;
}

.w-service-fixed .icon_service_wangWang {
    background-position: 0 -210px;
}

.w-service-fixed .icon_service_email {
    background-position: 0 -245px;
}

.w-service-fixed .icon_service_msn {
    background-position: 0 -280px;
}

.w-service-fixed .service-item-top {
    cursor: pointer;
    display: none;
}

.w-service-fixed .service-item-top .fa-caret-up {
    position: absolute;
    top: -10px;
    left: 18px;
    font-size: 16px;
}

.w-service-fixed .service-item-top .top {
    color: #fff;
    font-size: 15px;
}

.w-service-fixed .ic_s {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 25px;
    height: 25px;
    background: url(../images/ic_s.png) no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}

.w-service-fixed .ic_s_qq {
    background-position: 0 0;
}

.w-service-fixed .ic_s_tel {
    background-position: 0 -25px;
}

.w-service-fixed .ic_s_msn {
    background-position: 0 -50px;
}

.w-service-fixed .ic_s_whatsApp {
    background-position: 0 -50px;
}

.w-service-fixed .ic_s_skype {
    background-position: 0 -125px;
}

.w-service-fixed .ic_s_wangWang {
    background-position: 0 -150px;
}

.w-service-fixed .ic_s_email {
    background-position: 0 -175px;
}

.w-service-fixed .ic_s_msn {
    background-position: 0 -200px;
}
.w-service-fixed .color_s_default:hover {
    color: #8add6b;
}

.w-service-fixed .bg_s_default:hover {
    background: #8add6b;
}

.w-service-fixed .service-popc {
    background: #8add6b;
}
.w-service-fixed .service-item {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}