@charset "utf-8";
html {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
html{font-size:62.5%;-webkit-text-size-adjust:none;
}
html {-webkit-text-size-adjust:100%;-ms-text-size-adjust: 100%;}
* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    margin: 0;
    padding: 0;
    text-align: left;
    color: #3a3a3a;
    font-size: 14px;
    font-family: "微软雅黑", "Microsoft YaHei", Arial, helvetica, sans-serif;
    background: #ffffff;
}

p span { font-family: "微软雅黑", "Microsoft YaHei", Arial, helvetica, sans-serif !important; }

a {
    transition: all 0.3s;
}

a:link {
    color: #3a3a3a;
    text-decoration: none
}

a:visited {
    color: #3a3a3a;
    text-decoration: none
}

a:hover {
    text-decoration: none;
    color: #006634;
}

a:focus,input,textarea {
    outline: none;
    -moz-outline: none;
}

div,
p,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {}

h1 {
    font-size: 28px;
}

h2 {
    font-size: 20px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}


.hr {
    height: 1px;
    background: #66a385;
    border: 0;
    margin: 30px 0;
}

img {
    border: 0px;
}

ul,
li,
dl,
dt,
dd,
ol {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

canvas {
    margin: 0;
    padding: 0;
    display: block;
    border: none;
}

input {
    outline: none
}

.wenben0 {
     font-size: 16px;
    font-size: 1.6rem;
    line-height: 32px;
    text-align: justify;
    color: #6f6d6d;
    letter-spacing: 0.0em;
}

.wenben01 {
     font-size: 16px;
    font-size: 1.6rem;
    line-height: 40px;
    text-align: justify;
    color: #4e4d4c;
    letter-spacing: 0.0em;
}


.border {
    border: #ebeaea 1px solid;

    overflow: hidden;
    background: #fff;
}

.center {
    width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
}

.right {
    float: right;
}

.red {
    color: #f00;
}

.red a:link {
    color: #f00;
    text-decoration: none
}

.red a:visited {
    color: #f00;
    text-decoration: none
}

.red a:hover {
    text-decoration: none;
    color: #f00;
}

.opa {
    opacity: 0;
    filter: alpha(opacity=0);
}

.dv {
    display: inline-block;
    vertical-align: middle;
}

.pr10 {
    padding-right: 10px;
}


.p_tb50 {
    padding: 2% 0;
}


.m_r10 {
    margin-right: 10px;
}

.m_r20 {
    margin-right: 20px;
}

.mb20 {
    margin: 0 0 20px 0;
}

.truncate {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}


.container {
    margin: 0 auto;
    /* max-width: 100%;
    width: 100%; */
}

.container .row {
    margin-left: -10px;
    margin-right: -10px;
}

.row {
    margin-left: auto;
    margin-right: auto;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.row .col {
    float: left;
    padding: 0 10px;
    min-height: 1px;
    margin-bottom: 10px;
}

#in_box_mid .row .col {
    padding: 0;
    height: 210px;
}
#in_box_mid .row .col .text_ri{
    width: 70%;
}
.valign-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#in_box_mid .row .index_alls .col_heigts{
    height: auto;
  }

img.responsive-img,
video.responsive-video {
    width: 100%;
    height: auto;
}


.bf_1 {
    width: 100%;
    padding: 0 !important;
}

.bf_2 {
    width: 50%;
}

.bf_2x {
    width: 47%;
}

.bf_3 {
    width: 33.33%;
}

.bf_3x {
    width: 30%;
}

.bf_3x5 {
    width: 35%;
    border:1px solid #66a385; padding: 0 2.5%; margin: 0 2.5%; border-top:none; border-bottom: none;
}
#in_box_mid .row .bf_3x5{
    padding: 0 2.5%;
}
.bf_4 {
    width: 25%;
}

.bf_5 {
    width: 20%;
}


.left-align {
    text-align: left !important;
}

.center-align {
    text-align: center !important;
}

.show {
    display: block !important;
}


#div1{ width:88%; height: 80px; position: relative; margin: 0 auto;
    overflow: hidden;}
#div1 ul { width: 100%;position: relative; }
#div1 ul li { height: 80px; float: left; list-style: none; padding-right:20px;}
#div1 ul li img {  height: 80px; display: inline-block;}

/* 导航 */
.navbar-inverse {
    background-color: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
-webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}


.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus {
    font-weight: bold;
    color: #006634;
    background: #fff;
}
/*PAGE
----------------------------------------*/

.page {
    margin: 20px;
    text-align: right;
    border-top: #CCC 1px dotted;
}

.prev_next li {
    margin: 10px auto;
    background: #eee;
    padding: 5px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 24px;
    height: 24px;
}

.prev_next li {
    background: #dfdfdf;
    display: block;
    border-radius: 3px;
}

.prev_next li:hover {
    background: #d8d8d8;
    display: block;
    border-radius: 3px;
}

.back_list {
    text-align: right;
    font-size: 12px;
}

.back_list a {}

.back_list a:hover {}


.gridtable table {
    width: 99%;
    margin: 0 auto;
    border-width: 1px;
    font-family: verdana, arial, sans-serif;
    color: #333333;
    border-color: #ccc;
    border-collapse: collapse;
}

.gridtable table th {
    border-width: 1px;

    padding: 5px;
    border-style: solid;
    border-color: #ccc;
    background-color: #dedede;
}

.gridtable table td {
    border-width: 1px;

    padding: 5px;
    border-style: solid;
    border-color: #ccc;
}

.gridtable table td a {
    text-decoration: underline;
    color: #069;
}


.hidden {
    display: none !important
}






/* Wrap
----------------------------------------*/

#wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    background: #fff;
}


/* Header
----------------------------------------*/

#top_note_box {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #006634;
    color: #b5c9bd;
}

#top_note {
    color: #b5c9bd;
    position: relative;
}

#top_note b{
    color: #fff;
}


#top_note a {
    color: #b5c9bd;
}

#top_note a:hover {
    color: #ff0;
}


.top_link {
    position: absolute;
    top: 0;
    right: 0;
}

.top_link a {
    margin: 0 10px;
}


#name_box_w {
    width: 100%;
    height: 130px;
    border-top: 1px solid #eee;
    position: relative;
    overflow: hidden;
    background: #fff;
    box-shadow: 5px 5px 5px #ccc;
}

#name_box {
    width: 1200px;
    height: 116px;
    margin: 0 auto;
    position: relative;
}

.top_info {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 0;
    color: #545454;
    font-size: 14px;
    line-height: 30px;
}

.top_info #date {
    font-size: 14px;
    color: #006634;
}

.top_info #date {
    font-size: 14px;
    color: #006634;
}

#name_box .logo {
    margin-top: 25px;
    color: #3a3b3b;
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: bold;
    padding: 0;
}
#navbar{
    margin-top: 25px;
}
.navbar-nav{
    width: 100%;
}
#name_box .logo img{
    display: inline-block;
}
#menu_box {
    width: 700px;
    height: 60px;
    float: right;
    margin-top: 25px;
}

.menu {
    /* width: 100%; */
    float: right;
    width: 60%;
    height: 60px;
}

.menu .mynav li {
    float: left;
    position: relative;
    font-size: 18px;
    line-height: 60px;
    width: 20%;
}

.menu .mynav li a {
    display: block;
    height: 60px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
    color: #000000;
    text-align: center;
}


.menu .mynav li a:hover,
.menu .mynav li a.current {
    font-weight: bold;
    color: #006634;
}


#banner_box {
    width: 100%;
    overflow: hidden;
    position: relative;
}

#banner {
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

#zy_banner_box {
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

#zy_banner_box .title {
    width: 100%;
    font-size: 42px;
    font-size: 4.2rem;
    font-weight: bold;
    color: #006634;
    position: absolute;
    left: 0;
    top: 25%;
    text-align: center;
    z-index: 99;
}
#zy_banner_box .title img{
    margin: 1% auto;
}



.zy_banner {
    width: 100%;
}





/* Mid
---------------------*/

#mid_wrap {
    width: 100%;
}

#mid_box {
    width: 1200px;
    margin: 30px auto;
}

.title_box {
    height: 60px;
    line-height: 60px;
    position: relative;
    color: #494949;
    border-bottom: 1px solid #dbdbdb;
    margin-bottom: 20px;
}

.title_box .title {
    width: 300px;
    text-align: left;
    margin: 0;
    font-size: 30px;
    line-height: 60px;
    color: #494949;
}

.title_box .title span {
    display: none;
}

.location {
    padding: 0;
    color: #292929;
    height: 60px;
    line-height: 60px;
    font-size: 14px;
    position: absolute;
    top: ;
    right: 0;
}

.location a {
    color: #494949;
}

.location a:hover {
    color: #006634;
    position: relative;
    top: 1px;
}

.location span {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
     font-size: 16px;
    font-size: 1.6rem;
    border-radius: 50%;
    color: #494949;
    padding: 1px;
    border: 1px solid #ccc;
    border-bottom: none;
}


/* left
----------------------------------------*/

#left_box {
    width: 28%;
    float: right;
}

.lf_box {
    padding-bottom: 10px;
}

.lf_box .list li {
    padding: 5px 0;
}

.tit_pic_list ul li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

.tit_pic_list ul li .title {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #414241;
    margin-bottom: 10px;
}

.tit_pic_list ul li .img {
    width: 40%;
    height: 101px;
    background: #efefef;
    float: left;
}

.tit_pic_list ul li .cont_main {
    width: 50%;
    height: auto;
    line-height: 25px;
    float: right;
}

.tit_pic_list ul li .cont_main .cont {
    height: 80px;
    overflow: hidden;
    line-height: 20px;
    color: #797979;
    text-align: justify;
}

.tit_pic_list ul li .cont_main .time {
    line-height: 20px;
    font-size: 12px;
    color: #9c9e9c;
}

.tit_pic_list ul li a:hover .cont_main .title,
.pic_list ul li a:hover .cont_main .cont,
.pic_list ul li a:hover .cont_main .time {
    color: #006634;
}


/* Right
----------------------------------------*/

.bh_title {
    text-align: center;
    margin: 10px 0;
}

.bh_title .h1 {
    font-size: 32px;
    color: #385b31;
}

.bh_title .h2 {
    font-size: 14px;
    color: #3a3a3a;
    line-height: 40px;
    font-weight: normal;
}

#right_box_w {
    width: 68%;
    float: left;
}

.rt_main_box {
    height: auto !important;
    min-height: 300px;
    height: 300px;
}

.gs_pic {
    width: 300px;
    padding: 5px;
    border: #efefef 1px solid;
    background: #FFF;
    float: left;
    margin-right: 20px;
}

.in_gs_pic {
    float: left;
    margin-right: 20px;
    width: 386px;
    height: 256px;
}

.my_txt {
    padding: 10px 0;
}

.my_txt img {}

#zy_case_box {
    margin-top: 30px;
}

.zy_case_title {
    background: #37ab2a;
    width: 250px;
    height: 28px;
    padding: 10px;
}

#message_box {
    width: 900px;
    height: 559px;
    margin: 0 auto;
    background: url(../Image/yylc.jpg) center no-repeat;
}

#c_mess_box {
    width: 700px;
    margin: 50px auto;
    text-align: center;
    padding: 20px 0;
}

#c_mess_box h2 {
    color: #385b31;
    margin: 40px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fefefe;
}

#c_mess_box #a_qq {
    padding: 10px 20px;
    width: 100px;
     font-size: 16px;
    font-size: 1.6rem;
    border: 2px solid #c9c9c9;
    border-radius: 20px;
}

#c_mess_box #a_wx {
    padding: 10px 20px;
    width: 100px;
     font-size: 16px;
    font-size: 1.6rem;
    border: 2px solid #c9c9c9;
    border-radius: 20px;
    margin: 0 10px;
}

#c_mess_box #a_tel {
    padding: 10px 20px;
    width: 100px;
     font-size: 16px;
    font-size: 1.6rem;
    border: 2px solid #c9c9c9;
    border-radius: 20px;
}

#c_mess_box #a_submit {
    padding: 12px 62px;
    background: #e86504;
    text-align: center;
    border: none;
    border-radius: 20px;
    color: #fff;
     font-size: 16px;
    font-size: 1.6rem;
    margin: 0 10px;
}

#c_mess_box #a_content {
    width: 600px;
    background: none;
    padding: 10px 20px;
     font-size: 16px;
    font-size: 1.6rem;
    border: 2px solid #c9c9c9;
    border-radius: 20px;
    margin: 30px 0;
}


.nf {
    transition: all 0.3s;
    width: 55px;
    display: inline-block;
    padding: 5px;
    margin-right: 10px;
    background: #006634;
    color: #fff;
    line-height: 12px;
    border-radius: 5px;
}

.nf:hover {
    padding: 3px 10px;
    background: url(../Image/hover.png) center no-repeat #111;
}

.cate_cont {
    width: 820px;
    margin: 0 auto;
    padding: 20px;
    border: 15px #efefef double;
}


.gsinfo img {
    border-radius: 20px 0 20px 0;
}

/* Footer
----------------------------------------*/

#end_wrap {
    width: 100%;
    overflow: hidden;
    background: #006634;
    position: relative;
}

.e_main {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    overflow: hidden;
}

.e_txt {
    width: 49%;
    float: left;
    overflow: hidden;
     font-size: 16px;
    font-size: 1.6rem;
    color: #a0baab;
    line-height: 3.2rem;
}

.e_txt .e_logo {
    font-size: 36px;
    font-size: 3.6rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}


.e_txt .e_ewm {
    margin: 20px 0 0 0;
}

.e_txt .e_ewm li {
    display: inline-block;
    text-align: center;
    margin: 0 10px 0 0;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
}

.e_txt .e_ewm li img {
    width: 100px;
}

.e_menu {
    width: 49%;
    float: right;
    overflow: hidden;
    font-size: 14px;
}

.e_menu li {
    width: 100%;
    float: left;
    color: #fff;
}
#end_wrap .e_menu li{
    width: 50%;
}
#end_wrap .e_menu li.li_width{
    width: 100%;
}
.e_menu li a {
    color: #fff;
}

.e_menu li a:hover {
    color: #ff0;
}

.e_menu li dl dt {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin:10px 0 15px 0;
}

.e_menu li dl dd {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0px 5px;
}

.e_menu li dl dd a {
    margin: 0 -2px;
    display: inline-block;
    text-align: left;
    color: #b0c5b8;
    line-height: 30px;
}


.e_menu li:nth-child(-n+2) dl dd a {
    width: 33.33%;
}

.e_menu li:nth-child(n+3) dl dd a {
    width: 20%;
}

.e_info {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #a5a5a5;
    background: #373838;
    font-size: 14px;
    text-align: center;
}

.e_info a {
    color: #a5a5a5;
}

.e_info a:hover {
    color: #ff0;
}






/*NEWS CONTENTS PAGE*/

.indexNewsllist li {
    line-height: 50px;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
}


.my_txt .indexNews li {
    border-bottom: 2px #ccc solid;
    padding: 10px 0;
    transition: all 0.3s;
}

.my_txt .indexNews li {
    margin: 0 auto;
    height: 90px;
    line-height: 30px;
    position: relative;
    margin-bottom: 20px;
}

.my_txt .indexNews li a {
    color: #385b31;
    display: block;
}

.my_txt .indexNews li a:hover {
    background-color: #fff;
}

.my_txt .indexNews li:hover {
    box-shadow: 0 0 3px #000;
    border-bottom: 2px #fff solid;
    padding: 10px;
}

.my_txt .wen {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.my_txt .da {
    width: 100%;
    height: 50px;
    line-height: 25px;
    margin: 10px 0;
    overflow: hidden;
}


#in_news .indexNews li {
    margin: 0 auto;
    height: 90px;
    line-height: 30px;
    position: relative;
    margin-bottom: 5px;
}

#in_news .indexNews li a {
    color: #385b31;
    display: block;
}

#in_news .indexNews li a:hover {
    box-shadow: 0 0 3px #000;
    background-color: #fff;
    padding: 0 10px;
}


#in_news .wen {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

#in_news .da {
    width: 100%;
    height: 50px;
    line-height: 25px;
    margin: 5px 0;
    overflow: hidden;
}

.wen span {
    background-color: #e6c33b;
    padding: 2px 5px;
    color: #385b31;
}

.da span {
    background-color: #385b31;
    padding: 2px 5px;
    color: #e6c33b;
    text-align: justify;
}

.Newstime {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
}

#best_news {
    width: 100%;
    height: 340px;
}

#slide {
    width: 677px;
    height: 340px;
    float: left;
}

#best_news_list {
    width: 500px;
    height: 340px;
    float: right;
}

#best_news_list li {
    width: 100%
}

#best_news_list li span {
    font-size: 24px;
}

#best_news_list li {
    height: 90px;
    line-height: 20px;
    position: relative;
    margin: 10px 0;
    border-bottom: 1px solid #f0f0f0;
    overflow: hidden;
}

#best_news_list li a {
    height: 80px;
    display: block;
    padding: 5px;
    overflow: hidden;
}

#best_news_list li a:hover {
    background: #bcd8ff;
    color: #FFF;
}

.news_detail {
    height: auto !important;
    min-height: 530px;
    height: 530px;
}

#news_t {
    color: #020202;
    font-weight: bold;
    text-align: left;
    font-size: 26px;
    font-size: 2.6rem;
}

#news_d {
    color: #5e6060;
    font-size: 14px;
    margin: 10px 0;
}


#news_q {
    line-height: 26px;
    text-align: left;
    color: #5e6060;
    margin: 20px 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

#news_img {
    text-align: center;
    position: relative;
}

#news_img img {
    margin: 20px 0;
}


.wenben01 img,
#news_img img,
.news_img img {
    max-width: 940px;
}

#newsContent {

    margin-bottom: 16px;
    text-align: left;
}

#newsContent img {
    max-width: 940px;
}


#newsInfo {
    margin: 0px;
    font-weight: normal;
    text-align: left;
    padding-top: 10px;
}

#newsInfo iframe {
    width: 940px;
    height: 600px;
}

#newsInfo ul {
    padding-left: 30px;
}

#newsInfo li {
    width: 50%;
    float: left;
    list-style: disc !important;
}

#newsInfo img {
   width: 80%;
   margin: 2% auto;
}

.proimg img {
    max-width: 500px !important;
}


.news_img h2 {
    color: #006634;
    background: #efefef;
    padding: 5px;
    line-height: 30px;
    border-radius: 10px 0 10px 0
}


/*GUESTBOOK PAGE*/

.G_Select {
    width: 49%;
    border: none;
    font-size: 16px;
    line-height: 48px;
    background: none;
}

.G_InputText {
    width: 49%;
    border: none;
    font-size: 16px;
    line-height: 48px;
    background: none;
}

.G_textarea {
    width: 49%;
    height: 174px;
    font-size: 16px;
    line-height: 48px;
    border: none;
    background: none;
}
.message li .imput_imgs{
    display: inline-block
}
.G_botton {
    width: 200px;
    line-height: 48px;
    background: #006634;
    cursor: pointer;
    color: #FFF;
    border: none;
    font-size: 16px;
}

.yanzheng {
    width: 47%;
    border: none;
    background: none;
    font-size: 16px;
    line-height: 48px;
}


.jobs ul {
    list-style: none;
    margin-top: 12px;
}

.jobs ul li {
    height: 150px;
    width: 98%;
    margin: 0 auto;
    border-top: 1px #cdcdcd dashed;
}

.jobs ul li .recruit_info {
    color: #3a3a3a;
    font-family: 'Microsoft YaHei', arial;
    font-size: 14px;
    line-height: 36px;
}

.jobs ul li .recruit_info .job_nam {
    color: #be0000;
    font-weight: bold;
}

.jobs ul li .but {
    width: 74px;
    height: 31px;
    line-height: 31px;
    background: #1f478e;
    border-radius: 2px;
    float: right;
    margin-top: -40px;
    margin-right: 22px;
    text-align: center;
}

.jobs ul li .but a {
    text-decoration: none;
    font-family: 'Microsoft YaHei', 黑体, sans-serif;
    color: #FFF;
    display: block;
}


.recruit_info_tit_bg {
    width: 100%;
    height: 31px;
    background: #fafafa;
    border-radius: 2px;
}

.recruit_info_tit_bg .recruit_info_tit {
    width: 73px;
    height: 31px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background: #385b31;
    font-family: 'Microsoft YaHei', arial;
    font-size: 14px;
    color: #fff;
    line-height: 31px;
    text-indent: 8px;
}

.recruit_info_main {
    padding: 5px;
}

.recruit_info_main p {
    width: 650px;
    font-family: 'Microsoft YaHei', arial;
    text-align: justify;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 28px;
    color: #3a3a3a;
}

.order {
    width: 96%;
    margin: 0 auto;
}

.order_but {
    padding: 10px;
    cursor: pointer;
}


#allmap {
    width: 49%;
    height: 336px;
    overflow: hidden;
}

#route {
    width: 100%;
    height: 60px;
    margin-top: 30px;
    border: 1px solid #dcdcdc;
    background: #fff;
    box-sizing: border-box;
    border-bottom: none;
}

#route span {
    width: 33%;
    height: 60px;
    display: block;
    float: left;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

#route .hover {
    background: #006634;
    color: #fff;
}



/*PRODUCTS LIST PAGE*/

#picUL {
    text-indent: 0;
    overflow: hidden;
    text-align: center;
}

#picUL li {
    width: 280px;
    height: 260px;
    background: url(../Image/str.png) #fff;
    margin: 10px;
    float: left;
}

#picUL li:hover {
    background: url(../Image/str.png) #fafafa
}

#picUL a {
    width: 270px;
    height: 260px;
    text-align: center;
    display: inline;
    padding: 5px;
    display: block;
    line-height: 30px;
    font-size: 14px;
    background: url(../Image/proshadow.jpg) no-repeat center bottom;
    color: #000;
    overflow: hidden;
    position: relative;
}

.sy {
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../Image/sy.png) center no-repeat;
    background-size: 100%;
}

.sy0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: url(../Image/sy.png) center no-repeat;
    background-size: 30%;
}

#picUL a:hover {
    background: url(../Image/proshadow.jpg) no-repeat bottom;
}

#picUL a img {
    max-width: 270px;
    height: 210px;
}


#picList {
    width: 100%;
}

#picList li {
    transition: all 0.3s;
    height: 170px;
    padding: 5px;
    margin: 0 0 1.5% 0;
    background: #fcfcfc;
}

#picList li:hover {
    background: #eee;
}



#picList .picList_img {
    float: left;
    width: 19%;
    height: 160px;

}


#picList .Pic_list_txt {
    width: 79%;
    float: right;
    position: relative;
    height: 160px;
    overflow: hidden;
}

#picList .Pic_list_txt .t1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    width: 100%;
    color: #385b31;
}

#picList .Pic_list_txt .t2 {
    overflow: hidden;
    padding: 8px 0;
    height: 90px;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

#picList .Pic_list_txt .t3 {
    font-size: 10px;
    line-height: 30px;
}

#picList .Pic_list_txt .time {
    text-align: right;
    line-height: 20px;
    font-size: 12px;
}


#cxList {
    width: 100%;
}

#cxList li {
    width: 283px;
    height: 400px;
    transition: all 0.3s;
    margin: 10px 7px;
    border: #d9d9d9 1px solid;
    float: left;
}

#cxList li:hover {
    box-shadow: 0 0 3px #000;
}

#cxList li a {
    display: block;
    position: relative;
}

#cxList .img {
    width: 264px;
    height: 207px;
    margin: 10px auto;
}

#cxList .img img {
    width: 264px;
    height: 207px;
}

#cxList .cxList_txt {
    width: 100%;
    position: relative;
    height: 168px;
    border-bottom: 1px solid #d9d9d9;
    overflow: hidden;
}

#cxList .cxList_txt .t1 {
    padding: 0 10px;
    font-size: 18px;
    font-weight: bold;
    line-height: 40px;
    height: 50px;
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
    color: #d22626;
    border-bottom: 1px dashed #ddd;
}

#cxList .cxList_txt .t2 {
    padding: 8px 10px;
    margin: 5px 0;
    overflow: hidden;
    height: 45px;
    font-size: 14px;
    line-height: 25px;
    color: #666;
}

#cxList .cxList_txt .t3 {
    padding: 0 10px;
    font-size: 10px;
    line-height: 30px;
}

#cxList .cxList_txt .time {
    text-align: right;
    line-height: 20px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif !important;
}

#cxList li .fa-angle-right {
    transition: all 0.3s;
    position: absolute;
    bottom: 0;
    right: 10px;
    background: #900;
    width: 40px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 30px;
}

#cxList li:hover .fa-angle-right {
    background: #f60 !important;
    transform: translateX(10px);
}


#dwonList {
    width: 100%;
    margin: 0 auto;
    font-size: 14px;
}

#dwonList li {
    line-height: 40px;
    margin: 5px 0;
    position: relative;
}

#dwonList li a {
    display: block;
    color: #000;
    background: #efefef;
    padding: 0 10px;
}

#dwonList li a:hover {
    background: #127228;
    color: #FFF;
}

.Dicon {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
    font-size: 18px;
}

#proUL {
    text-indent: 0;
    overflow: hidden;
    text-align: center;
}

#proUL li {
    float: left;
}

#proUL a {
    width: 280px;
    height: 250px;
    text-align: center;
    margin: 10px;
    display: inline;
    padding: 5px;
    float: left;
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    overflow: hidden;
    background: #efefef;
    position: relative;
}

#proUL a:hover {
    color: #fff;
    background: #385b31;
}

#proUL a img {
    max-width: 270px;
    height: 203px;
    transition: all 0.3s;
}

#proUL a:hover img {
    transform: scale(1.1);
}


#pro_img_prev {
    position: absolute;
    top: 50%;
    left: 45px;
    margin-top: -40px;
    z-index: 9;
}

#pro_img_next {
    position: absolute;
    top: 50%;
    right: 45px;
    margin-top: -40px;
    z-index: 9;
}

.pbt a {
    width: 70px;
    height: 70px;
    background: rgba(68, 170, 8, 0.5);
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    line-height: 70px;
}

.pbt a i {
    font-size: 30px !important;
}

.pbt a:hover {
    border-radius: 50%;
    background: rgba(68, 170, 8, 1);
}




/*INDEX*/

.share_to {
    display: inline-block;
    margin-top: 10px;
}

.share_to li {
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 24px;
    color: #FFF;
}

.share_to li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    line-height: 40px;
}

.share_to li a:hover {
    color: #000;
}

.share_to li:nth-child(1) a {
    background: #ffdf88;
}

.share_to li:nth-child(2) a {
    background: #ff3f3f;
}

.share_to li:nth-child(3) a {
    background: #65c3ea;
}

.share_to li:nth-child(4) a {
    background: #5fd57b;
}


.bgc {
    background: #f7f7f7;
}

#note_box {
    width: 100%;
    padding: 15px;
    height: 70px;
    position: relative;
    background: #006634;
}

.top_search {
    width: 52%;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    text-align: right;
    font-size: 16px;
    font-size: 1.6rem;
}

.top_search .search {
    height: 40px;
    width: 74%;
    overflow: hidden;
    border: none;
}

.top_search .search .in_text {
    border: medium none;
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 10px;
    width: 80%;
    background: #fff;
}

.top_search .search .in_text::input-placeholder {
    color: #afabab;
    font-size: 16px;
    font-size: 1.6rem;
    font-family: "微软雅黑";
}


.top_search .search .so {
    background: url("../images/so.png") no-repeat center;
    border: medium none;
    float: right;
    height: 40px;
    text-indent: -9999px;
    width: 60px;
    cursor: pointer;
}

#in_lmxw {
    /* width: 830px; */
    width: 69%;
    height: 490px;
}

#in_tzgg {
    /* width: 318px; */
    width: 26.5%;
    height: 490px;
}

#in_tzgg .better {
    border: 3px solid #66a385;
    padding: 20px;
    min-height: 410px;
}

#in_about {
    width: 58%;
    height: 460px;
}

#in_hymd {
    width: 38%;
    height: 460px;
}

#in_hymd .box {
    background: #006634;
    padding: 20px;
}

#in_hymd .box li a {
    color: #fff;
}

#in_hymd .box li a {
    color: #fff;
}

#in_about .main {
    padding-top: 10px;
}

#in_about .in_txt {
    width: 64%;
}

#in_about .in_txt a {
    color: #006634;
}

#in_about .in_txt a:hover {
    color: #006634;
}

#in_about .about_list {
    margin: 30px 0 0 0;
}

#in_about .about_list a {
    text-align: center;
    font-size: 21px;
    font-size: 2.1rem;
    color: #006634;
    line-height: 40px;
}

#in_about .about_list img {
    width: 80px;
    margin: 0 auto 10%;
    /* height: 100px; */
    border: 1px solid #006634;
    border-radius: 50%;
}

#in_hymd .hymd_li {
    height: 150px;
    overflow: hidden;
    line-height: 30px;
    color: #fff;
    margin: 10px 0; 
}

#in_hymd .hymd_li ul {
    padding-left: 30px;
}

#in_hymd .hymd_li li {
    list-style: disc !important;
    line-height: 30px;
    font-size: 16px;
}

#in_hymd .dw_cs {
    font-size: 22px;
    font-size: 2.2rem;
    color: #fff;
    padding: 20px 10px 0 10px;
}

.h_title {
    width: 100%;
    font-size: 26px;
    font-size: 2.6rem;
    position: relative;
    line-height: 3.0rem;
    margin-bottom: 2%;
}
.list_dasline{
    border-top: 1px dotted #9d9d9d;
    border-bottom: 1px dotted #9d9d9d;
    padding: 2% 0;
    margin-bottom: 10px;
}
.h_title .tit {
    font-size: 2.2rem;
    margin-top: 2%;
    display: block;
    position: relative;
    color: #000000;
    font-weight: bold;
}

#left_box .h_title .tit,
.rt_main_box .h_title .tit {
    color: #006634;
}

#left_box .h_title {
    margin-bottom: 10px;
}


.h_title .more {
    position: absolute;
    top: 1px;
    right: 0;
    font-size: 14px;
    color: #746f6f;
    display: inline-block;
    padding: 5px;
    line-height: 14px;
    border-radius: 3px;
}

.h_title .more:hover {
    background: #ccc;
    color: #fff;
}

.h_title .more_other {
    position: absolute;
    top: 0;
    right: 0;
}

.h_title .more_other a {
    margin: 0 10px;
    display: inline-block;
    font-size: 14px;
    color: #746f6f;
    padding: 5px;
    line-height: 14px;
    border-radius: 3px;
}

.h_title .more_other a:hover {
    background: #b80809;
    color: #fff;
}

.img_cont_list li a .img {
    width: 100%;
    background: #efefef;
    overflow: hidden;
}

.img_cont_list li a .img img {
    margin: 0 auto;
    transition: all 0.3s;
}

.img_cont_list li a:hover .img img {
    transform: scale(1.02);
}

.img_cont_list li a .title {
    font-size: 16px;
    font-size: 1.6rem;
    color: #000000;
    font-weight: bold;
    line-height: 48px;
    text-align: left;
}

.img_cont_list li a .content {
    height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #928f8f;
    overflow: hidden;
    margin: 0 0 10px 0;
}

.img_cont_list li a .more {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #9f9f9f;
    overflow: hidden;
    margin: 10px 0;
}

.list {
    width: 100%;
    line-height: 34px;
    font-size: 16px;
    font-size: 1.6rem;
    color: #0a0204;
}

.list li i {
    padding: 0 5px;
    color: #a0a0a0;
    border: 1px solid #a0a0a0;
    font-size: 14px;
    line-height: 20px;
    font-style: normal;
}

.list li:nth-child(-n+3) i {
    background: #006634;
    color: #fff;
    border: none;
}


.list li a {
    width: 100%;
    height: 34px;
    line-height: 34px;
    display: block;
    position: relative;
    box-sizing: border-box;
    color: #414241;
}

.list li a big {
    font-weight: bold;
    font-size: 20px;
    color: #646763;
}

.list.yt li a {
    padding-right: 50px;
}

.list li a:hover {
    color: #006634;
}

.list li a span.time {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 34px;
}

.list li a span.new {
    padding: 3px;
    background: #b80809;
    font-size: 12px;
    transform: scale(0.7);
    line-height: 12px;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
}


.better li {
    width: 100%;
    overflow: hidden;
}

.better li .title {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
    text-align: left;
}

.better li .content {
    height: 44px;
    line-height: 22px;
    color: #6f6d6d;
    overflow: hidden;
}

.better li .time {
    height: 22px;
    line-height: 22px;
    color: #9f9f9f;
    overflow: hidden;
}

.better li a:hover .title,
.better li a:hover .content,
.better li a:hover .time {
    color: #006634;
}

#mid_banner {
    width: 100%;
    height: 150px;
    background: url(../Image/mid_banner.jpg) center no-repeat;
    padding: 100px 0 0 0;
    font-size: 16px;
    color: #585959;
    text-align: center;
}

#mid_banner a span {
    text-decoration: underline;
    color: #b80809;
}

#mid_banner a:hover span {
    color: #06f;
}

#in_ztxx_box {
    width: 100%;
    height: 612px;
    background: url(../Image/in_zt_bg.png) top right no-repeat #fff;
    padding: 26px;
}

.left_box {
    width: 750px;
    height: 500px;
}

.left_box .main {
    padding: 15px 0;
}

.s_box {
    width: 355px;
    height: 205px;
}

#in_ztxx_box .left_box #aqsc .main {
    height: 197px;
}

#in_ztxx_box #wmdw {
    width: 354px;
    height: 500px;
}

#in_xxgk_box {
    width: 100%;
    height: 652px;
    background: url(../Image/in_xx_bg.png) top left no-repeat #fff;
    padding: 26px;
}

#in_xxgk_box #zwgs {
    width: 354px;
    height: 307px;
}

.pic_list ul li {
    width: 100%;
    height: 90px;
    overflow: hidden;
}

.pic_list ul li .img {
    width: 120px;
    height: 90px;
    background: #efefef;
    float: left;
}

.pic_list ul li .cont_main {
    width: 230px;
    height: 50px;
    line-height: 25px;
    float: right;
}

.pic_list ul li .cont_main .title {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #414241;
}

.pic_list ul li .cont_main .cont {
    height: 40px;
    overflow: hidden;
    line-height: 20px;
    color: #797979;
    text-align: justify;
}

.pic_list ul li .cont_main .time {
    line-height: 20px;
    font-size: 12px;
    color: #9c9e9c;
}

.pic_list ul li a:hover .cont_main .title,
.pic_list ul li a:hover .cont_main .cont,
.pic_list ul li a:hover .cont_main .time {
    color: #006634;
}

#in_links_box {
    width: 100%;
    height: 120px;
    background: #ccc;
    padding: 20px 0; 
}


/*ABOUT*/

.b_title {
    font-size: 34px;
    font-size: 3.4rem;
    font-weight: bold;
    color: #3a3b3b;
    text-align: center;
    margin-bottom: 10px;
}

.m_desc { font-size: 16px; 
    font-size: 1.6rem;
    color: #757575; line-height: 30px; }
.m_desc span { color: #006634; }



#about_1 .num {
    margin: 3% 0;
}

#about_1 .num li {
    width: 33%;
    font-size: 16px;
    font-size: 1.6rem;
    color: #3a3b3b;
    text-align: center;
    line-height: 40px;
    text-align: center;
}

#about_1 .num li big {
    font-size: 78px;
    font-size: 7.8rem;
    line-height: 8.2rem;
    font-weight: bold;
    color: #006634;
    text-align: center;
    display: block;
    margin: 0 auto;
}

#about_1 .cont {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 30px;
    text-align: justify;
    margin-bottom: 3%;
}

#about_1 .more {
    text-align: center;
}

#about_1 .more a {
    color: #006634;
    font-size: 16px;
}

#about_1 .more a:hover {
    color: #006634;
}

#about_2 {
    height: 615px;
    background: url(../images/about_2bg.jpg) center no-repeat;
}

#about_2 .row {
    margin-top: 50px;
}

#about_2 .col .box {
    width: 272px;
    height: 408px;
    margin: 0 auto;
    background: #006634;
    padding: 5px;
    transition: all 0.3s;
}

#about_2 .col .box:hover {
    background: #000;
}


#about_2 .col .box:hover .br {
    border: 1px solid #fff;
}


#about_2 .col .box .br {
    width: 100%;
    height: 100%;
    border: 1px solid #4f9573;
    padding: 30px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 26px;
    text-align: center;
}

#about_2 .col .box .br,
#about_2 .col .box .br a {
    color: #fff;
}


#about_2 .col .box .br i {
    width: 122px;
    height: 122px;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}


#about_2 li:nth-child(1) .box .br i {
    background: url(../images/icon1.png) center no-repeat #fff;
}

#about_2 li:nth-child(2) .box .br i {
    background: url(../images/icon2.png) center no-repeat #fff;
}

#about_2 li:nth-child(3) .box .br i {
    background: url(../images/icon3.png) center no-repeat #fff;
}

#about_2 .col .box .br big {
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: bold;
    margin: 20px 0;
    display: block;
}


#about_2 .col .box .br p {
    height: 115px;
}


#about_3 .tabs {
    margin-top: 20px;
}


#about_3 .tab_nav {
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    text-align: center;
    font-size: 20px;
    color: #006634;
    padding: 10px;
}

#about_3 .tab_nav li {
    width: 14.28%;
    float: left;
}

#about_3 .tab_nav li a {
    display: block;
    color: #006634;
    text-align: center;
}

#about_3 .tab_nav li a:hover,
#about_3 .tab_nav li.current a {
    color: #f00;
}


#about_3 .tab_conts {
    padding: 30px 0;
}

#about_3 .tab_cont {
    line-height: 36px;
    color: #3a3b3b;
    font-size: 16px;
    font-size: 1.6rem;
    padding-left: 30px;
    display: none;
}


#about_3 .tab_cont li {
    width: 33.33%;
    float: left;
    list-style: disc !important;
}

#about_4 .cont { 
    line-height: 28px; 
    font-size: 16px; 
    font-size: 1.6rem;
    height: 145px; overflow: hidden; color: #646763; }

#news_note_box {
    background: #006634;
    padding: 20px 0;
    color: #fff;
}

#news_note_box .note_lf {
    width: 70%;
}

#news_note_box .note_lf big {
    font-size: 30px;
    font-size: 3.0rem;
    font-weight: bold;
}

#news_note_box .note_lf .title {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #fff;
    margin-top: 10px;
}

#news_note_box .note_lf .title span {
     font-size: 16px;
    font-size: 1.6rem;
    font-size: 1.6rem;
    font-weight: bold;
    display: inline-block;
    padding: 0 10px;
    border-radius: 10px;
    background-color: #fff;
    color: #006634;
}

#news_note_box .note_lf .cont {
     font-size: 16px;
    font-size: 1.6rem;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    color: #b8cbbf;
    margin: 20px 0;
}

#news_note_box .note_rt {
    width: 300px;
}

#news_note_box .note_rt {
    width: 26%;
}

#news_note_box .note_rt .more {
    text-align: right;
    margin: 20px 0;
}


#news_note_box .note_rt .more a {
    color: #fff;
}

#news_note_box .note_rt .list a {
    color: #fff;
}

#news_note_box .note_rt .list a:hover {
    color: #ff0;
}

#slide_box {
    width: 100%;
    height: 518px;
    border: 3px #66a385 solid;
    overflow: hidden;
}

.sliders .slider_conts {
    width: 690px;
    height: 518px;
}

.sliders .slider_conts .slider_cont {
    display: none;
}

.sliders .slider_conts .slider_cont img {
    
    height: 518px;
}

.sliders .slider_navs {
    width: 504px;
    height: 518px;
}

.sliders .slider_navs li {
    width: 100%;
    height: 129px;
}

.sliders .slider_navs li a {
    display: block;
    padding: 20px 30px;
    width: 100%;
    height: 100%;
    position: relative;
}

.sliders .slider_navs li:nth-child(odd) a {
    background: #eff0ef;
}

.sliders .slider_navs li:nth-child(even) a {
    background: #fff;
}

.sliders .slider_navs li a .title {
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    font-size: 2.2rem;

}

.sliders .slider_navs li a .cont {
    height: 60px;
    line-height: 30px;
    color: #2e2e2e;
    overflow: hidden;
    margin: 5px 0 0 0;
}

.sliders .slider_navs li a:hover,
.sliders .slider_navs li.current a {
    background: #006634 !important;
}

.sliders .slider_navs li a:hover .title,
.sliders .slider_navs li a:hover .cont {
    color: #fff !important;
}

.sliders .slider_navs li.current a>div {
    color: #fff !important;
}

.sliders .slider_navs li a i {
    display: none;
}

.sliders .slider_navs li.current a i {
    display: block;
    position: absolute;
    top: 35%;
    left: -20px;
}


/*向左*/

.triangle_left {
    width: 0;
    height: 0;
    border-width: 20px 20px 20px 0;
    border-style: solid;
    border-color: transparent #006634 transparent transparent;
    /*透明 透明 透明 灰*/
    margin-right: -10px;
}

.newslist li {
    width: 48%;
    height: 140px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
}

.newslist li:nth-child(odd) {
    float: left;
}

.newslist li:nth-child(even) {
    float: right;
}

.newslist li a {
    display: block;
}

.newslist li .title {
    font-size: 22px;
    font-size: 2.2rem;
    color: #000;
    line-height: 30px;
    text-align: left;
}

.newslist li .content {
    height: 50px;
    margin: 10px 0;
    line-height: 25px;
    color: #2e2e2e;
     font-size: 16px;
    font-size: 1.6rem;
    overflow: hidden;
}

.newslist li .time {
    height: 22px;
    line-height: 22px;
    color: #9f9f9f;
    overflow: hidden;
}

.newslist li a:hover .title,
.newslist li a:hover .content,
.newslist li a:hover .time {
    color: #006634;
}

.in_box_s {
    width: 46%;

}
.in_box_s .list{
    width: 67%;
}
.three_boxs .in_box_s{
    width: 30%;
}
.three_boxs .in_box_s:nth-child(2){
    margin: 0 5%;
}

.piclist ul li {
    width: 100%;
    height: 129px;
    overflow: hidden;
    margin-bottom: 4%;
}

.piclist ul li .img {
    width: 174px;
    height: 110px;
    background: #efefef;
    float: left;
}

.piclist ul li .img img{
    height: 100%;
   
}


.piclist ul li .cont_main {
    width: 340px;
    height: 50px;
    line-height: 25px;
    float: right;
}
.three_boxs .piclist ul li .cont_main {
    width: 46%;
}
.piclist ul li .cont_main .title {
    height: 30px;
    line-height: 30px;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: bold;
    color: #414241;
}

.piclist ul li .cont_main .cont {
    height: 50px;
    overflow: hidden;
    line-height: 25px;
     font-size: 16px;
    font-size: 1.6rem;
    color: #797979;
    margin: 1.5% 0;
    text-align: justify;
}

.piclist ul li .cont_main .time {
    line-height: 20px;
    font-size: 12px;
    color: #9c9e9c;
}

.piclist ul li a:hover .cont_main .title,
.piclist ul li a:hover .cont_main .cont,
.piclist ul li a:hover .cont_main .time {
    color: #006634;
}

.bgc .piclist ul li {
    width: 48%;
    height: 129px;
    overflow: hidden;
}

.bgc .piclist ul li:nth-child(odd) {
    float: left;
}

.bgc .piclist ul li:nth-child(even) {
    float: right;
}


.contact_box {
    width: 100%;
    height: 410px;
    border: 1px solid #dcdcdc;
    padding: 38px 44px;
    position: relative;
}

.contact_list {
    width: 48%;
    height: 336px;
    color: #3a3b3b;
    line-height: 27px;
     font-size: 16px;
    font-size: 1.6rem;
}

.contact_list big {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: bold;
    color: #3a3b3b;
    display: block;
    margin-bottom: 10px;
}
.message .G_InputText{
    width: 75%;
}

.in_box_s .txt { height: 196px; overflow: hidden; }

.mess_lf {
    width: 48%;
    float: left;
}

.mess_rt {
    width: 48%;
    float: right;
}

.message li {
    width: 100%;
    padding: 0 3%;
    height: auto;
    background: #f4f4f4;
    margin: 2% 0;
    line-height: 50px;
}

.dowebok {
    width: 1100px;
    height: 80px;
    float: right;
    margin: 0 10px;
}

.dowebok a {
    margin: 0 10px;
    height: 80px;
    text-align: center;
    display: inline-block;
    overflow: hidden;
}

.dowebok a img {
    height: 80px;
    transition: all 0.3s;
}

.dowebok a:hover img {
    transform: scale(1.05);
}

.hyfu_w .row .col{
    padding-left: 0;
    }

    .bd_weixin_popup_bg {
        position: absolute;
        left: -400px;
        top: -400px;
        width: 260px;
        height: 320px;
        border: 0;
        padding: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        z-index: 11000;
    }
    
    .bd_weixin_popup {
        position: absolute;
        left: -400px;
        top: -400px;
        padding: 10px;
        width: 240px;
        height: 300px;
        background: #fff;
        border: solid 1px #d8d8d8;
        z-index: 11001;
        font-size: 12px;
    }
    
    .bd_weixin_popup .bd_weixin_popup_head {
        font-size: 12px;
        font-weight: bold;
        text-align: left;
        line-height: 16px;
        height: 16px;
        position: relative;
        color: #000;
    }
    
    .bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close {
        width: 16px;
        height: 16px;
        position: absolute;
        right: 0;
        top: 0;
        color: #999;
        text-decoration: none;
        font-size: 16px;
    }
    
    .bd_weixin_popup .bd_weixin_popup_head .bd_weixin_popup_close:hover {
        text-decoration: none;
    }
    
    .bd_weixin_popup .bd_weixin_popup_main {
        padding: 15px 10px;
        min-height: 150px;
        _height: 150px;
    }
    
    .bd_weixin_popup .bd_weixin_popup_foot {
        font-size: 12px;
        text-align: left;
        line-height: 22px;
        color: #666;
    }


    .manu {
        padding: 10px;
        text-align: center;
    }
    
    .manu a {
        border: #eee 1px solid;
        padding: 3px;
        color: #111;
        text-decoration: none;
    }
    
    .manu a:hover {
        border: #999 1px solid;
        color: #666;
    }
    
    .manu a:active {
        border: #999 1px solid;
        color: #666;
    }
    
    .manu .current {
        border: #006634 1px solid;
        padding: 3px 8px;
        margin: 2px;
        color: #fff;
        background-color: #006634;
    }
    
    .manu .disabled {
        border: #eee 1px solid;
        padding: 3px 8px;
        margin: 2px;
        color: #ddd;
    }

    .map_mains{
        position: relative;
        width: 50%;
        height: 336px;
        overflow: hidden;
    }
    #allmap{
        width: 100%;
    }

    #route {
        width: 100%;
        height: 60px;
        margin-top: 30px;
        border: 1px solid #dcdcdc;
        background: #fff;
        box-sizing: border-box;
        border-bottom: none;
    }

    #route span {
        width: 33%;
        height: 60px;
        display: block;
        float: left;
        text-align: center;
        line-height: 60px;
        cursor: pointer;
    }

    #route .hover {
        background: #006634;
        color: #fff;
    }

    /* .map_mains .icon_st{
        width: 22px;
    height: 22px;
    position: absolute;
    left: 36%;
    top: 71%;
    z-index: 99;
    }

    .map_mains .icon_en{
        width: 22px;
    height: 22px;
    position: absolute;
    right: 36%;
    top: 71%;
    z-index: 99;
    } */
    .navbar-inverse .navbar-toggle{
        border: 1px solid #006634;
    }
    .navbar-inverse .navbar-toggle .icon-bar{
        background: #006634;
       
    }
    .navbar-inverse .navbar-toggle{
        background: #fff;
    }




@media (max-width: 1220px){
    #mid_box,.e_main, .center,#name_box,#mid_box,.e_main {
        width: 100%;
        padding-left: 3%;
        padding-right: 3%;
    }
    html{
        font-size:55%;
    }
    .sliders .slider_conts{
        width: 54.3%;
        height: 490px;
    }
    .sliders .slider_navs {
        width: 45.7%;
        height: 490px;
    }
    
    .bf_3x5 {
        width: 47%;
    }
    
    .bf_4 {
        width: 47%;
    }
    
    /* .bf_5 {
        width: 20%;
    } */
    #in_box_mid .row .bf_3x5{
        margin-right: 0;
        border-right: 1px solid #fff;
    }
    #in_box_mid .row .bf_3xw{
       width: 47%;
    }

    .pic_list ul li .cont_main{
        width: 60%;
    }
    #in_box_mid .row .col .text_ri {
        width: 66%;
    }
    #in_about .about_list a{
        width: 25%;
    }
    .wenben0{
        line-height: 26px;
    }
    #in_about .in_txt {
        width: 59%;
    }

    #div1{ width:78%; height: 60px; position: relative; margin: 0 auto;
        overflow: hidden;}

        #div1 ul li { height: 60px; float: left; list-style: none; padding-right:20px;}
        #div1 ul li img {height: 60px;display: inline-block;}

        #in_links_box{
            height: 108px;
        }

        #zy_banner_box .title{
          font-size: 3.0rem;
          padding: 2% 0;
        }

        .zy_banner {
            width: 100%;
            min-height: 200px;
        }
        .piclist ul li .img{
            width: 29%;
        }
        .piclist ul li .cont_main{
            width: 67%;
        }
        .three_boxs .in_box_s ul li .img{
            width: 42%;
        }
        .three_boxs .in_box_s:nth-child(2){
            margin: 0 5%;
        }
    




}



@media (max-width: 1120px){
    #picList .picList_img {
        float: left;
        width: 19%;
        height: auto;
    }






}



@media (max-width: 991px){
    #navbar {
        margin-top: 0;
    }
    .contact_box{
        height: auto;
    }
    .contact_list{
        width: 100%;
        margin-bottom: 3%;
        height: auto;
    }
    #allmap,.map_mains{
        width: 100%;
    }
    .top_link {
        padding-right: 20px;
    }
    .top_link a{
display: none;
    }
    #name_box .logo {
        margin-top: 2%;
        color: #3a3b3b;
        font-size: 22px;
        font-size: 2.2rem;
        font-weight: bold;
        padding: 0;
    }
    #name_box .logo img {
        display: inline-block;
        /* width: 32px; */
    }
    .e_menu,.e_txt{
        width: 100%;
    }
    #in_lmxw,#in_tzgg{
        width: 100%;
        height: auto;
    }
    #in_box_mid .row .col .text_ri {
        width: 64%;
    }
    #in_about,#in_hymd{
        width: 100%;
        height: auto;
    }
    #in_about .in_txt {
        width: 68%;
    }

#in_box_mid .row .index_alls .col_heigts{
  height: auto;
}
#about_1 .num li big {
    font-size: 58px;
    font-size: 5.8rem;
    line-height: 5.8rem;
}
#about_1 .num li p{
    line-height: 28px;
    margin-top: 2%;
}

#about_2 .col{
    width: 33%;
}
#about_2 .col .box {
    width: 100%;
    height: 408px;
    margin: 0 auto;
    background: #006634;
    padding: 5px;
    transition: all 0.3s;
}
#about_2 .col .box .br i{
    width:80px;
    height: 80px;

}

#about_2 .col .box .br{
    padding:20px 3%;
}
#about_2 li:nth-child(1) .box .br i {
    background: url(../images/icon1.png) center no-repeat #fff;
    background-size: 45%;
}

#about_2 li:nth-child(2) .box .br i {
    background: url(../images/icon2.png) center no-repeat #fff;
    background-size: 45%;
}

#about_2 li:nth-child(3) .box .br i {
    background: url(../images/icon3.png) center no-repeat #fff;
    background-size: 45%;
}
#about_2 .col .box .br p {
    height: auto;
}
#about_2 .col .box{
    height: 365px;
}
#about_2{
    height: auto;
}

.b_title{
    font-size: 3.0rem;
}

#about_3 .tab_nav li {
    width: 25%;
    margin-bottom: 10px;
    float: left;
}
#about_3 .tab_cont li{
    width: 100%;
}

.sliders .slider_conts{
    width: 54.3%;
    height: 450px;
}
.sliders .slider_navs {
    width: 45.7%;
    height: 450px;
}
.sliders .slider_navs li a{
    padding: 2% 30px;
}
.sliders .slider_conts .slider_cont img {
    height: 100%;
}
.yanzheng {
    width: 37%;
}

}





@media (max-width: 920px){
    #navbar {
        width: 70%;
    }
    .tit_pic_list ul li .img,.tit_pic_list ul li .cont_main .cont {
        height: auto;
    }

    .yanzheng {
        width: 80%;
    }
    .message .G_InputText {
        width: 73%;
    }
    .G_textarea {
        height: 116px;
    }
    #in_about .in_txt {
        width: 67%;
    }
    .menu{
        width: 100%;
        height: auto;
    }
    .menu .mynav li{
        /* width: 100%; */
        text-align: left;
    }
    .menu .mynav li a{
        text-align: left;
        height: auto;
         font-size: 16px;
    font-size: 1.6rem;
    }
    #navbar {
         margin-top: 0;
    }
    #name_box .logo img {
        display: inline-block;
        width: 40px;
    }
    #name_box_w{
        height: 100px;
    }
    .bf_2x{
     width: 100%;
    }
    #in_box_mid .row .col .text_ri,.pic_list ul li .cont_main {
        width: 78%;
    }
    #in_box_mid .row .col{
        height: auto;
        padding: 0 2%;
    }
    .bf_3x,#in_box_mid .row .bf_3xw,.bf_3x5{
        width: 100%;
    }
    #in_box_mid .row .bf_3x5 {
        padding: 0 2%;
        margin: 0;
    }
    #in_box_mid .row .bf_3x5{
        border-left: 0;
    }
    #about_4 .cont{
        height: auto;
    }
    .hr {
        height: 1px;
        background: #66a385;
        border: 0;
        margin: 1% 0;
    }
    .h_title .tit {
        margin-top: 1.5%;
        height: auto;
    }
    .h_title {
        width: 100%;
        font-size: 22px;
        font-size: 2.2rem;
        position: relative;
        height: auto;
        line-height: 34px;
        margin-bottom: 10px;
    }
    #note_box{
        height: auto;
    }

    .top_search{
        width: 100%;
        position: static;
        text-align: left;
    }
    #about_1 .num li big {
        font-size: 50px;
        font-size: 5.0rem;
        line-height: 5.8rem;
    }
    .b_title {
        font-size: 2.4rem;
    }
    .three_boxs .in_box_s{
        width: 49.5%;
        padding: 0 2%;
    }

    .three_boxs .in_box_s:nth-child(2){
        margin: 0;
    }
    .in_box_s .list {
        width: 55%;
    }
    #right_box_w {
        width: 100%;
        float: left;
    }
    #left_box {
        width: 100%;
        float: right;
    }
    #news_t{
        font-size: 2.0rem;
    }
    .wenben01 p{
        line-height: 2.8rem;
        line-height: 28px;
    }

}


@media (max-width: 768px){
    .in_box_s {
        padding: 0 2%;
        width: 100%;
    }
    .mess_lf {
        width: 100%;
        float: left;
    }
    
    .mess_rt {
        width: 100%;
        float: right;
    }
    .G_textarea{
        width: 73%;
    }
    .yanzheng {
        width: 45%;
    }
    .G_botton{
        width: auto;
        padding: 0 4%;
        font-size: 1.6rem;
        line-height: 40px;
    }
    .hyfu_w .row .col{
        width: 100%;
    }

    .e_txt .e_logo{
        font-size: 3.2rem;
    }
    #about_2 .col {
        width: 100%;
    }
    #about_2 .col .box {
        height: auto;
    }
    #about_2{
        background-size: cover;
    }
    #about_2 .row {
        margin-top: 4%;
    }
    #about_2 .col .box .br big {
        font-size: 2.2rem;
        font-weight: normal;
        margin: 4% 0;
    }
    #about_2 .col .box .br {
        padding: 20px 3% 8px;
    }
    #about_3 .tab_nav li {
        width: 33%;
        margin-bottom: 4px;
    }
    #end_wrap .e_menu li{
        width: 100%;
    }
    #end_wrap .e_menu li.li_width{
        width: 100%;
    }
    .e_menu li dl dd a{
        line-height: 22px;
    }
    .e_txt .e_logo{
        font-size: 2.8rem;
    }
    #in_box_mid .row .col .text_ri,.pic_list ul li .cont_main {
        width: 70%;
    }
    #in_box_mid .row .index_alls .col_heigts img{
       width: 24%;
    }
    .pic_list ul li .img{
        width: 24%;
    }
    #in_about .main img{
        width: 27%;
    }
    #in_about .in_txt {
        width: 69%;
    }
    .bf_3 {
        width: 50%;
        margin-bottom: 2%;
    }

    #in_about .in_txt {
        width: 60%;
    }
    #in_about .main img {
        width: 31%;
    }
    .h_title .tit img{
        width: 30px;
    }
    .m_r20 {
        margin-right: 10px;
    }
    #div1{ width:70%; height: 60px; position: relative; margin: 0 auto;
        overflow: hidden;}

        #div1 ul li { height: 60px; float: left; list-style: none; padding-right:20px;}
        #div1 ul li img {height: 60px;display: inline-block;}

        #in_links_box{
            height: 108px;
        }

        .zy_banner {
            width: 100%;
            min-height: 130px;
        }
        #zy_banner_box .title {
            top: 15%;
        }
        #zy_banner_box .title img {
            width: 24px;
            margin: 1% auto;
        }
        .list li a{
            height: auto;
            line-height: 26px;
            padding-right: 90px;
        }
        .sliders .slider_conts{
            width: 100%;
            height: auto;
        }
        .sliders .slider_navs {
            width:100%;
            height: auto;
        }
        #slide_box{
            height: auto;
        }
        .sliders .slider_navs li a{
            padding: 3% 3%;
        }
        .sliders .slider_conts .slider_cont img {
            width: 100%;
            height: auto;
        }
        .sliders .slider_navs li a{
            height: auto;
        }
        .sliders .slider_navs li{
            height: auto;
        }
        .sliders .slider_navs li a .title,.newslist li .title{
            font-size: 2.0rem;
        }
        .newslist li{
            width: 100%;
            height: 100%;
            padding-bottom: 10px;
        }
        #news_note_box .note_lf {
            width: 100%;
        }
        #news_note_box .note_rt {
            width: 100%;
        }
        #news_note_box .note_rt .more {
            text-align: right;
            margin: 2% 0;
        }
        #news_note_box .note_lf big{
            font-size: 2.2rem;
        }

        #picList .Pic_list_txt .t2 {
            padding: 8px 0;
            overflow: hidden;
            text-overflow:ellipsis;
            white-space: nowrap;
            font-size: 14px;
            line-height: 25px;
            height: auto;
            color: #666;

        }
        #picList .Pic_list_txt,#picList li{
            height: auto;
        }
        #picList .Pic_list_txt .t3 {
            font-size: 10px;
            line-height: 22px;
        }
        #picList li{
            margin-bottom: 3%;
        }
        #picList .Pic_list_txt .t1{
            font-size: 1.8rem;
        }
        #picList .Pic_list_txt .t2{
            padding: 4px 0;
        }
        .in_box_s .txt {
            height: auto;
            overflow: hidden;
        }
        .contact_box{
            padding: 3%;
        }



}


@media (max-width: 540px){
    .tit_pic_list ul li .img,.tit_pic_list ul li .cont_main .cont,.tit_pic_list ul li .cont_main {
        width: 100%;
        height: auto;
    }
    .tit_pic_list ul li{
        padding-bottom: 2%;
        margin-bottom: 1%;
    }
    .tit_pic_list ul li .cont_main{
        margin: 3% auto;
    }
    img.left{
        width: 30%;
    }
    .in_box_s .list {
        width: 65%;
    }
    #route span{
        height: 40px;
        line-height: 40px;
    }
    #route {
        width: 100%;
        height: 40px;
        margin-top: 4%;
    }
    .message .G_InputText {
        width: 64%;
    }
    .G_textarea {
        width: 62%;
    }
    .yanzheng {
        width: 70%;
    }
    .hyfu_w .row .m_r10 {
        width: 76px;
    }
    .contact_list big{
        font-size: 2.0rem;
        margin-bottom: 1%;
    }
    #zy_banner_box .title {
        font-size: 2.6rem;
        padding: 2% 0;
    }
    #zy_banner_box .title img {
        width: 24px;
        margin: 2% auto;
    }
    .b_title {
        font-size: 2.1rem;
    }
    .h_title{
        font-size: 2.0rem;
    }
    .piclist ul li .cont_main .title{
        font-size: 1.8rem;
    }
    .three_boxs .in_box_s{
        width: 100%;
        padding: 0 2%;
    }
    .bgc .piclist ul li{
        height: auto;
    }
    .three_boxs .piclist ul li .cont_main {
        width: 58%;
    }
    .three_boxs .in_box_s ul li .img {
        width: 37%;
    }
    .piclist ul li .img{
        height: auto;
    }
    .piclist ul li{
        height: auto;
    }
    .in_box_s {
        padding: 0 2%;
        width: 100%;
    }
    #about_1 .cont{
        padding: 0 3%;
        line-height: 26px;
    }
    .m_r10{
        width: auto;
    }
    .e_txt .e_logo {
        font-size: 2.3rem;
    }
    #about_1 .num li{
        width: 100%;
    }
    #about_1 .num li big{
        font-size: 4.2rem;
    }
    #in_about .in_txt {
        width: 100%;
        margin-top: 3%;
    }
    #in_about .main img {
        width: 100%;
    }
    .h_title .more{
        top: 1px;
    }
    .h_title .tit {
        margin-bottom: 2%;
    }
    #name_box{
        height: 90px;
    }
    .navbar-brand{
        height: 42px;
    }
    #name_box_w {
        height: auto;
    }
#name_box{
padding-left: 0;
padding-right: 0;
}
/* .navbar-fixed-top{
position: relative;
} */
#in_hymd .dw_cs{
    font-size: 2.0rem;
}
.top_link{
    display: none;
}

#about_3 .tab_conts {
    padding: 15px 0;
}
.js-silder-ctrl{
    display: none;
}

}

@media (max-width: 480px){
    #about_3 .tab_nav li {
        width: 50%;
        margin-bottom: 4px;
    }
    .bf_3 {
        width: 100%;
        margin-bottom: 2%;
    }
    #in_hymd .dw_cs .bf_3{
        width: 50%;
    }
    #in_about .about_list a {
        width: 50%;
    }
    #in_about .about_list img {
        width: 70px;
        margin: 0 auto 6%;
        /* height: 100px; */
        border: 1px solid #006634;
        border-radius: 50%;
    }




}


