body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
th,
td,
img {
    margin: 0;
    padding: 0;
}

img {
    border: 0
}

ol,
ul {
    list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 16px;
}

input {
    outline: none;
    border: none;
}

html {
    _overflow-y: scroll;
}


/*****！！页面通用css样式定义开始******/

html,
body {
    min-width: 1200px;
    font-family: "Microsoft YaHei";
    _width: expression(document.body.clientWidth < 1200 ? "1200px": "auto");
}


/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */

body {
    font-family: "微软雅黑";
    /*文字字体定义 */
    font-size: 14px;
    /*文字大小定义 */
    color: #666666;
    /*文字颜色定义 */
    min-width: 1200px;
    outline: none;
}

* {
    word-break: break-all;
    word-wrap: break-word
}


/* 网站超链接css通用设置 */

a {
    text-decoration: none;
}


/* 链接无下划线,有为underline */

a:link {
    color: #2c2c2c;
}


/* 未访问的链接 */

a:visited {
    color: #2c2c2c;
}


/* 已访问的链接 */

a:hover {
    color: #2c2c2c;
    text-decoration: none;
}


/* 鼠标在链接上 */

a:active {
    color: #2c2c2c;
}


/* 点击激活链接 */

p {
    line-height: 24px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.hide {
    display: none
}

.show {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}


.clear{clear:both; line-height:0; height:0; font-size:0px;}

.clear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


/*清除浮动*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}


/*清除浮动*/

.clearfix {
    display: inline-block
}

* html .clearfix {
    height: 1%
}

.clearfix {
    display: block
}

.dib {
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    height: auto;
}

.red {
    color: red
}


/*表格样式定义 */

checkbox {
    border: 0px;
}


/*选择框样式定义 */

.input {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px
}

ul,
li {
    list-style: none
}


/*public*/

.size1 {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}

.backcolor {
    background: #009933;
}

.color {
    color: #009933;
}


/*header*/
.header_top {
    height: 114px;
}
.header_top .logo img{margin-top: 20px;}
.header_top .header_tel{margin-top: 30px;background: url(../images/header_tel.png) no-repeat left center;padding-left: 65px;}
.header_top .header_tel p.txt1{font-size: 18px;color:#272636;}
.header_top .header_tel p.txt2{font-weight: 700;color:#009933;font-size: 24px;line-height: 28px;}

.header_nav {height: 60px;background:#009933;}
.menu>ul>li {float: left;height: 60px;line-height:60px;width:140px;text-align: center;position: relative;}
.menu>ul>li>a {font-size: 16px;color: #fff;letter-spacing: 0.8px;}
.menu>ul>li:hover,.menu>ul>li.hover{background:#f60;}

.erji{position: absolute;top: 60px;background: #009933;z-index: 19;left: 0;padding: 5px 0;display: none; width:100%}
.erji>li{height: 30px;font-size: 16px;line-height: 30px;margin: 0 auto; background: #009933; margin-bottom: 1px; padding:5px 10px; }
.erji>li>a{color: #000;line-height: 30px;text-align: center;display: block;margin: 0 auto; font-size: 14px;  background: #fff; }
.menu .erji>li:hover{background:#f60;}
.search_cnt1{width: 303px;height: 38px;position: relative;margin-top: 11px;}
.search_cnt1 .txt{font-family: "Microsoft YaHei";font-size: 15px;width: 279px;height: 36px;line-height: 36px;padding-left: 22px;color:#e7e6e6;border: 1px solid #e5e5e5;border-radius: 18px;background: none;}
.search_cnt1 .btn{width: 29px;height: 23px;background: url("../images/btn.png") no-repeat;position: absolute;right: 20px;top: 8px;}

.header_nav.nav01 {position: fixed;top: 0;left: 0;z-index: 9999;width: 100%;min-width: 1200px;}
.header .t_top{    padding: 3px 0px;background-color: #eee; line-height: 28px; color: #666;}

/*首页banner*/
.banner17{overflow: hidden;}
.banner17 .shutter {
    overflow: hidden;
    width: 1920px;
    height: auto;
    position: relative;
    left: 50%;
    margin-left: -960px;
    top: 0;
}

.banner17 .shutter-img {
    z-index: 1;
}

.banner17 .shutter-img,
.banner17 .shutter-img a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.banner17 .shutter-img a {
    cursor: default;
}

.banner17 .shutter-img a>img {
    width: 1920px;
    height: auto;
}

.banner17 .shutter-img .created {
    overflow: hidden;
    position: absolute;
    z-index: 20;
}

.banner17 .shutter-btn {
    width: 1300px;
    height: 64px;
    z-index: 9;
    position: absolute;
    top: 50%;
    margin-left: -650px;
    margin-top: -32px;
    left: 50%;
    clear: both;
    display: none;
}

.banner17:hover .shutter-btn {
    display: block;
}

.banner17 .shutter-btn li {
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.banner17 .shutter-btn li.prev {
    float: left;
    background: url(../images/public/left3.png) no-repeat;
}

.banner17 .shutter-btn li.next {
    float: right;
    background: url(../images/public/right3.png) no-repeat;
}

.cover {
    display: inline-block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


/*footer*/
.footer{background: #009248;}

.foot_con{padding: 30px 0;}
.foot_con strong{font-size: 18px; font-weight: normal;display:block;margin-bottom:15px;color: #FFF;background: url(../images/foot_line.png) no-repeat left center;padding-left: 18px;line-height: 26px;}
.foot_con .foot_nav{width: 700px;float: left;margin-left: 15px;padding-top: 18px;padding-right:40px;border-right: 1px solid #00aa64;}
.foot_con .foot_nav ul li{display: inline-block;width: 100px;font-size: 16px;line-height: 35px;}
.foot_con .foot_nav ul li a{color: #d0cece;}
.foot_con .foot_nav p{color:#b9e9b9; line-height: 30px;}
.foot_con .foot_contact{width:465px;float: left;padding:18px 70px;border-left: 1px solid #00aa64;border-right: 1px solid #00aa64;}
.foot_con .foot_contact ul li{display: inline-block;width: 230px;font-size: 16px;line-height: 35px;color: #d0cece;}
.foot_con .foot_chat{width: 280px;float: right;padding-top: 18px;}
.foot_con .foot_chat ul li{display: inline-block;width: 108px;text-align: center;margin: 0 11px;}
.foot_con .foot_chat ul li img{width: 108px;height: 108px;display: block;}
.foot_con .foot_chat ul li p{font-size: 16px;line-height: 35px;color: #d0cece;}

.foot {height:58px; font-size: 14px;text-align: center;border-top: 1px solid #00aa64;}
.ddb p { float: left;line-height: 58px;color: #b9e9b9; width: 33.3%;letter-spacing: 1px; }
.ddb p a{ color: #b9e9b9}


.lanren {
    position: absolute;
    right: 0;
    top: 150px;
    z-index: 9999999;
}

.lanren .slide_min {
    width: 28px;
    height: 112px;
    background: url(../images/slide_min.jpg) no-repeat;
    cursor: pointer;
}

.lanren .slide_box {
    width: 154px;
    height: auto;
    overflow: hidden;
    background: url(../images/slide_box_bg.jpg) repeat-y;
    font-size: 12px;
    text-align: center;
    line-height: 130%;
    color: #666;
    border-bottom: 2px solid #76A20D;
}

.lanren .slide_box .weixin {
    margin-bottom: 5px;
}

.lanren .slide_box img {
    cursor: pointer;
}

.lanren .slide_box p {
    text-align: center;
    padding: 5px;
    margin: 5px;
    border-bottom: 1px solid #ddd;
}
.lanren .slide_box p img{
    max-width: 100%;
}

.lanren .slide_box span {
    padding: 5px 10px;
    display: block;
}

.lanren .slide_box span a {
    color: #76A20C;
}

@font-face {
    font-family: "iconfont"; /* Project id 1087912 */
    src: url('iconfont.woff2?t=1620725417153') format('woff2'),
         url('iconfont.woff?t=1620725417153') format('woff'),
         url('iconfont.ttf?t=1620725417153') format('truetype');
  }
  
  .iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icontuandui:before {
    content: "\e63e";
  }
  
  .icondianzan1:before {
    content: "\e616";
  }
  
  .iconchengxin:before {
    content: "\e63c";
  }
  
  .iconxunhuan:before {
    content: "\e678";
  }
  
  .iconwuliu:before {
    content: "\e8ac";
  }
  
  .iconshouhou:before {
    content: "\e65d";
  }
  
  .iconfuwu:before {
    content: "\e61a";
  }
  
  .iconshezhi:before {
    content: "\e611";
  }
  
  .icondianhua8:before {
    content: "\e62a";
  }
  
  .icondiqiu:before {
    content: "\e60b";
  }
  
  .iconfuwuleixing:before {
    content: "\e60f";
  }
  
  .icondingzhi:before {
    content: "\e606";
  }
  
  .icondianzan:before {
    content: "\e619";
  }
  
  .iconhuoche:before {
    content: "\e65f";
  }
  
  .iconshouye1-copy:before {
    content: "\e64e";
  }
  
  .icondianhua7:before {
    content: "\e63b";
  }
  
  .iconsousuo:before {
    content: "\e632";
  }
  
  .iconfanhuidingbu:before {
    content: "\e6e6";
  }
  
  .iconhome:before {
    content: "\e69c";
  }
  
  .iconchuanzhen1:before {
    content: "\e6e3";
  }
  
  .iconqq:before {
    content: "\e623";
  }
  
  .iconqq-copy-copy:before {
    content: "\e65c";
  }
  
  .icondianhua6:before {
    content: "\e71f";
  }
  
  .iconjiantou:before {
    content: "\e60c";
  }
  
  .iconjiantou1:before {
    content: "\e615";
  }
  
  .iconyouxiang1:before {
    content: "\e605";
  }
  
  .iconyouxiang2:before {
    content: "\e625";
  }
  
  .iconyouxiang-:before {
    content: "\e6af";
  }
  
  .iconweixin:before {
    content: "\e679";
  }
  
  .iconphone:before {
    content: "\e6dc";
  }
  
  .iconweixin-tianchong:before {
    content: "\e82d";
  }
  
  .icontianchongxing-:before {
    content: "\e634";
  }
  
  .icondizhi3:before {
    content: "\e62e";
  }
  
  .iconyouxiang:before {
    content: "\e667";
  }
  
  .iconwangzhi1:before {
    content: "\e60a";
  }
  
  .iconbangdingyouxiang:before {
    content: "\e607";
  }
  
  .icondianhua5:before {
    content: "\e671";
  }
  
  .iconwangzhi:before {
    content: "\e62b";
  }
  
  .icondianhua4:before {
    content: "\e6ac";
  }
  
  .iconshuangjiantouyou:before {
    content: "\e713";
  }
  
  .icondianhua3:before {
    content: "\e60e";
  }
  
  .iconicon--:before {
    content: "\e768";
  }
  
  .icondianhua2:before {
    content: "\e62f";
  }
  
  .icondizhi1:before {
    content: "\e60d";
  }
  
  .iconhome-g:before {
    content: "\e646";
  }
  
  .icongroup48:before {
    content: "\e638";
  }
  
  .icondizhi2:before {
    content: "\e613";
  }
  
  .iconxinxi1:before {
    content: "\e62d";
  }
  
  .icondianhua1:before {
    content: "\e681";
  }
  
  .iconphone-channel:before {
    content: "\e686";
  }
  
  .iconlianxiren:before {
    content: "\e61c";
  }
  
  .iconlianxiren1:before {
    content: "\e642";
  }
  
  .iconlianxiren2:before {
    content: "\e65e";
  }
  
  .iconlianxiren3:before {
    content: "\e654";
  }
  
  .iconmessage:before {
    content: "\e609";
  }
  
  .icondianhua:before {
    content: "\e627";
  }
  
  .iconemail:before {
    content: "\e651";
  }
  
  .icondizhi:before {
    content: "\e7a2";
  }
  
  .iconlianxiren4:before {
    content: "\e610";
  }
  
  .iconGroup-:before {
    content: "\e698";
  }
  
  .iconlianxiren5:before {
    content: "\e614";
  }
  
  .iconicon-test:before {
    content: "\e618";
  }
  
  .iconxinxi:before {
    content: "\e612";
  }
  
  .iconlianxirenguanli:before {
    content: "\e645";
  }
  
  .iconchuanzhen:before {
    content: "\e608";
  }
  
  .iconteam:before {
    content: "\e7ae";
  }
  
  