@charset "utf-8";

/* reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
textarea,
p,
blockquote,
th,
td,
input,
select,
textarea,
button {
    margin: 0;
    padding: 0
}

fieldset,
img {
    border: 0 none
}

dl,
ul,
ol,
menu,
li {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

input,
select,
textarea,
button {
    vertical-align: middle
}

button {
    border: 0 none;
    background-color: transparent;
    cursor: pointer
}

body {
    background: #fff
}

body,
th,
td,
input,
select,
textarea,
button {
    font-size: 12px;
    line-height: 1;
    font-family: Arial, 'Times New Roman', 'Microsoft YaHei', SimHei;
    font: normal 12px/0.75em Arial, 'Times New Roman', 'Microsoft YaHei', SimHei;
    color: #333
}

/*font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-family:"微软雅黑", "黑体","宋体";*/
a {
    color: #666;
    text-decoration: none
}

a:active,
a:hover {
    text-decoration: none
}

address,
caption,
cite,
code,
dfn,
em,
var {
    font-style: normal;
    font-weight: normal
}

caption {
    display: none;
}

table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

img {
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

a {
    outline: none;
}

a:active {
    star: expression(this.onFocus=this.blur());
}

/* 
::-moz-selection{background:#93C; color:#FCF;} 
::selection {background:#93C; color:#FCF;} */

.fl {
    float: left;
}

.fr {
    float: right;
}

.none {
    display: none;
}

.block {
    display: block;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.w1190 {
    width: 1190px;
    margin-left: auto;
    margin-right: auto;
}

.w_full {
    width: 100%;
}

.w_hfull {
    width: 50%;
}

.mw1190 {
    min-width: 1190px;
}

/*top*/
.tip-border {
    height: 6px;
    background-color: #0f8350;
    position: relative;
}

.tip-left-border {
    height: 6px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #80b01e;
    z-index: 0;
}

.tip-center-border {
    height: 6px;
    position: absolute;
    background: url(../images/index12_02.jpg) center no-repeat;
    left: 50%;
    margin-left: -595px;
    z-index: 1
}

.tip {
    height: 152px;
    line-height: 32px;
    position: relative;
}

.tip .tip_center .tip_company {}

.tip .tip_center .tip_nav {
    position: absolute;
    right: 0;
    top: 0;
}

.tip .tip_center .tip_nav li {
    float: left;
}

.tip .tip_center .tip_nav li a {
    padding: 0 12px;
    display: block;
}

.head {
    height: 104px;
    margin-top: 16px;
}

.head .logo h1 {
    padding: 0;
}

.head .logo h1 a {
    width: 124px;
    height: 74px;
    background: url(../images/logo.jpg) scroll no-repeat;
    display: block;
    text-indent: -9999em;
    overflow: hidden;
}

.head .company_tit {
    background: url(../images/image_04.jpg) no-repeat;
    width: 419px;
    height: 74px;
}

.head .tel {
    width: 204px;
    height: 64px;
    padding-left: 80px;
    padding-top: 10px;
    background: url(../images/image_07.jpg) 9px 10px no-repeat;
}

.head .tel span {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}

.head .tel p {
    height: 36px;
    line-height: 36px;
    font-size: 28px;
    color: #0f8350;
}


#top,
.top_box {
    height: 69px;
    background-color: #fff
}

.top_fixed {
    position: fixed;
    top: 0;
    z-index: 9999;
}



.nav {
    height: 69px;
    background: url(../images/index12_15.jpg) bottom repeat-x;
    border-top: #e3e3e3 1px solid;
}

.nav .w1190 {
    position: relative;
}

.nav ul {
    position: absolute;
    left: 0;
    top: -1px;
}

.nav li {
    float: left;
}

.nav li a,
.nav li a:visited {
    height: 65px;
    line-height: 65px;
    padding: 2px 25px 3px;
    display: block;
}

.nav li a:hover,
.nav li.on a,
.nav li.on a:visited {
    padding-top: 0;
    border-top: #7fb11e 2px solid;
}

/*top end*/

/*foot*/
.foot_nav {
    height: 48px;
    background: #3e9a4b;
    overflow: hidden;
    text-align: center;
}

.foot_nav a {
    font-size: 14px;
    line-height: 48px;
    padding: 0 18px;
    color: #fff;
}

.foot_nav a:hover {
    font-size: 14px;
    line-height: 48px;
    padding: 0 18px;
    color: #adfcd9;
}

.foot_copy {
    padding: 22px 0 40px 108px;
}

.foot_copy .copy_logo {
    width: 164px;
    height: 97px;
    margin-top: 12px;
    padding-right: 70px;
    border-right: #e0dede 1px solid
}

.foot_copy .copy_logo img {
    width: 163px;
    height: 97px;
    border-radius: 5px;
    overflow: hidden;
}

.foot_copy .copy_content {
    padding-left: 70px;
    padding-top: 3px;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 28px;
}

/*.foot{ padding-bottom:30px; line-height:20px; color:#FFF; font-family:Arial, Helvetica, sans-serif; background-color:#008654;}
.foot a{ color:#FFF;}
.foot_nav,.foot_copy{ padding-left:20px;}
.foot_nav{ padding-top:26px; height:20px; line-height:20px;}
.foot_nav li{ margin-right:20px; float:left;}
.foot_copy{ margin-top:12px;}*/
/*foot end*/


/* Oline  在线客服*/
.header_l img {
    height: 65px;
    margin-top: 10px
}

select,
input,
img,
select {
    vertical-align: middle
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #000;
    font-weight: normal;
}

a:hover {
    color: #f30
}

.rides-cs {
    font-size: 12px;
    background: #29a7e2;
    position: fixed;
    top: 250px;
    right: 0px;
    _position: absolute;
    z-index: 1500;
    border-radius: 6px 0px 0 6px;
}

.rides-cs a {
    color: #00A0E9;
}

.rides-cs a:hover {
    color: #ff8100;
    text-decoration: none;
}

.rides-cs .floatL {
    width: 36px;
    float: left;
    position: relative;
    z-index: 1;
    height: 181px;
}

.rides-cs .floatL a {
    font-size: 0;
    text-indent: -999em;
    display: block;
}

.rides-cs .floatR {
    width: 130px;
    float: left;
    padding: 5px;
    overflow: hidden;
}

.rides-cs .floatR .cn {
    background: #F7F7F7;
    border-radius: 6px;
    margin-top: 4px;
}

.rides-cs .cn .titZx {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    line-height: 24px;
    padding: 5px;
    text-align: center;
}

.rides-cs .cn ul {
    padding: 0px;
}

.rides-cs .cn ul li {
    line-height: 38px;
    height: 38px;
    border-bottom: solid 1px #E6E4E4;
    overflow: hidden;
    text-align: center;
}

.rides-cs .cn ul li span {
    color: #777;
}

.rides-cs .cn ul li a {
    color: #777;
}

.rides-cs .cn ul li img {
    vertical-align: middle;
}

.rides-cs .btnOpen,
.rides-cs .btnCtn {
    position: relative;
    z-index: 9;
    top: 25px;
    left: 0;
    background-image: url(../images/shopnc.png);
    background-repeat: no-repeat;
    display: block;
    height: 180px;
    padding: 8px;
}

.rides-cs .btnOpen {
    background-position: -410px 0;
}

.rides-cs .btnCtn {
    background-position: -450px 0;
}

.rides-cs ul li.top {
    border-bottom: solid #ACE5F9 1px;
}

.rides-cs ul li.bot {
    border-bottom: none;
}

/* TDD: 2019-10-28 导航修改 start */

#top{
    background-color: #04804a;
}

.nav li a, .nav li a:visited{
    color: #fff;
    padding: 2px 18px 3px;
    font-size: 14px;
}
.nav li a:hover, .nav li.on a, .nav li.on a:visited{
    border-top: #fff 2px solid;
    color: #000;
}
.tip{
    height: 32px;
}
.head{
    height: auto;
    margin-top: 0;
}
.head .dimg{
    height: 100%;
    width: 100%;
    display: block;
}
.nav{
    background: none;
    border-top: none;
}
/* TDD: 2019-10-28 导航修改 end */