@charset "gb2312";
/* CSS Document */
* {
    margin: 0px;
    padding: 0px;
}
ul,
li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
img {
    border: none;
    vertical-align: middle;
}
a {
    text-decoration: none;
    color: #333;
}
a:hover {
    color: #14a43b;
    text-decoration: none;
}
input,
textarea,
select {
    vertical-align: middle;
}
label{
    max-width: none;
}
table {
    border: 0;
    margin: 0;
}
body {
    margin: 0px auto;
    border: 0px;
    font-family: microsoft yahei, simhei;
    font-size: 12px;
    color: #333;
}
.clear {
    clear: both;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}
h4 {
    font-size: 12px;
}
.mt8 {
    margin-top: 8px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.inner {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.site-logo{
    float: left;
}
.site-navbar {
    background: #fff;
    border: none;
}
.site-header {
    background: #fff;
}
/*	4.2 - Navigation
/*-----------------------------------------------------------------------------------*/
.navbar-wrapper {
    position: relative;
    margin-bottom: 30px;
}
.site-navigation {
    margin-bottom: 0;
    display: inline-block;
    background: #fff;
    border-color: #eee;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
.site-navigation > ul {
    margin: 0;
}
.site-navigation li > a {
    color: inherit;
}
.site-navigation li > a > i.sub-indicator {
    padding-right: 0;
}
.site-navigation > ul {
    border-top: 1px solid #eee;
}
.site-navigation li.active > a,
.site-navigation li:hover > a,
.site-navigation li > a:hover,
.site-navigation li > a:focus {
    background: none !important;
    color: #b00 !important;
}
.site-navigation > ul > li > a {
    padding-top: 12px;
    border-top: 3px solid transparent;
    border-right: 1px solid #eee!important;
    padding-left: 25px;
    padding-right: 25px;
}
.site-navigation > ul:last-child > li:last-child > a {
    border-right: 0;
}
.site-navigation > ul > li.active > a,
.site-navigation > ul > li:hover > a,
.site-navigation > ul > li > a:hover,
.site-navigation > ul > li > a:focus {
    border-top-color: #ddd!important;
}
.header-r .go {
    padding: 10px 0 0;
}
.header-r .go a {
    padding: 4px 10px;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 15px;
}
.header-r .go a:hover {
    background: #14a43b;
    color: #fff;
    border-color: #0da425;
}
#nav {
    background: #14a43b;
    height: 40px;
}
.nav-ul {
    zoom: 1;
    overflow: hidden;
}
.nav-ul li {
    float: left;
    line-height: 40px;
    font-size: 14px;
}
.nav-ul li .nav-dl{
    position: relative;
    z-index: 999999;
    background: #fff;
    width: 100%;
    text-align: center;
    border-top: 1px dotted #54A47E;
    display: none;
}
.nav-ul li .nav-dl dt a{
    display: block;
    padding: 8px 0;
    border-bottom: 1px dotted #54A47E;
}
.nav-ul li a.a {
    display: block;
    width: 118px;
    color: #fff;
    text-align: center;
}
.nav-ul li.on a.a,
.nav-ul li:hover a.a {
    background: #fff;
    color: #333;
}
.ind-cat-item {
    text-align: center;
    padding: 5px 0;
}
.ind-cat-item img {
    width: 100%;
}
.ind-data {
    padding: 8px 0;
}
.ind-data .ind-data-cnt {
    border: 1px solid #ddd;
    border-top: none;
}
.ind-data .ind-data-cnt img {
    width: 100%;
}
.ind-title {
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    color: #fff;
    background: #14a43b;
}
.ind-data-ad {
    padding: 8px 0;
}
.ind-data-ad img {
    width: 100%;
}
.ind-news-title img {
    max-width: 100%;
}
.ind-news-tab {
    text-align: center;
    padding: 30px 0;
    font-size: 14px;
}
.ind-news-tab a.item {
    padding: 5px 15px;
    border: 1px solid #ddd;
}
.ind-news-tab a.on {
    background: #03a417;
    color: #fff;
    border-color: #03A417;
}
.news-a{
    display: none;
}
.ind-news-thumbs li img {
    width: 100%;
}
.ind-news-thumbs li{
    display: none;
}
.ind-news-thumbs li.on{
    display: block;
}
.ind-news-thumbs li .thumb {
    display: block;
}
.ind-news-thumbs li .text {
    margin-top: -70px;
    background: #000000;
    opacity: .8;
    position: relative;
    z-index: 1;
    height: 70px;
}
.ind-news-thumbs li .text .date {
    width: 80px;
    float: left;
    background: #03a417;
    color: #fff;
    height: 70px;
    text-align: center;
}
.ind-news-thumbs li .text .date .day {
    font-size: 30px;
    padding-top: 5px;
}
.ind-news-thumbs li .text .date .year {
    padding-top: 1px;
}
.ind-news-thumbs li .text .cnt {
    padding-left: 90px;
    color: #fff;
}
.ind-news-thumbs li .text .cnt .title {
    font-size: 14px;
    line-height: 30px;
}
.ind-news-thumbs li .text .cnt a {
    color: #fff;
}
.ind-news-dl {
    zoom: 1;
    overflow: hidden;
    margin: 0;
}
.ind-news-dl dt {
    float: left;
    width: 80px;
    text-align: center;
}
.ind-news-dl dt .day {
    font-size: 30px;
    padding-top: 5px;
}
.ind-news-dl dt .year {
    padding-top: 1px;
}
.ind-news-dl dd {
    margin-left: 80px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-left: 1px solid #ddd;
    /*padding: 80px 0 10px 20px;*/

    border-bottom: 1px solid #ddd;
}
.ind-news-dl dd .title {
    font-size: 15px;
    height: 20px;
    overflow: hidden;
}
.ind-news-dl dd .des{
    color: #666;
    /*height: 40px;*/
    overflow: hidden;
    margin-top: 8px;
    min-height: 40px;
}
.ind-news-dl.on a {
    color: #14a43b;
    text-decoration: underline;
}
.ind-more-go {
    padding: 40px 0 20px;
}
.ind-more-go .ind-more {
    padding: 7px 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.ind-more-go .ind-more:hover {
    background: #14a43b;
    color: #fff;
}
#footer {
    background: #14a43b;
    padding: 20px 0;
}
.footer-nav {
    height: 40px;
    word-break: normal;
    word-wrap: normal;
}
.footer-nav a {
    padding: 0 15px;
    word-break: normal;
    word-wrap: normal;
}
.footer-nav a:hover {
    color: #fff;
}
.footer-copyright {
    color: #666;
}
.footer-copyright a {
    color: #666;
}
.footer-copyright p {
    padding-bottom: 0;
    padding-top: 5px;
    margin: 0;
}
.footer-wechat {
    float: left;
    margin-right: 20px;
}
.footer-cnt {
    position: relative;
}
.footer-cnt .footer-logo {
    position: absolute;
    right: 0px;
    top: 15px;
}
#banner img {
    max-width: 100%;
}
.chi-banner{
    overflow: hidden;
}
.chi-banner img {
    /*max-width: 100%;*/
}

.slideBox .hd {
    left: 50%!important;
    bottom: 1px!important;
    height: 20px!important;
    margin-left: -33px;
}
.slideBox .hd ul li {
    text-indent: -999px;
    border: 1px solid #f9f7f1;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f9f7f1!important;
    margin-left: 5px;
}
.slideBox .hd ul li.on {
    background: #14a43b!important;
    border-color: #14a43b!important;
}

.site-left {
    padding-bottom: 20px;
}
.site-left .left-nav-dl {
    background: #f1f1f1;
    border-bottom: 2px solid #2ebef4;
    margin: 0;
}
.site-left .left-nav-dl dt {
    height: 35px;
    line-height: 35px;
    background: #006428;
    text-align: center;
    font-size: 15px;
    color: #fff;
}
.site-left .left-nav-dl dd {
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    border-bottom: 1px dotted #ddd;
}
.site-left .left-nav-dl dd:hover,
.site-left .left-nav-dl dd.on {
    background: #c4e4f0;
}
.site-left .left-nav-dl dd:hover a,
.site-left .left-nav-dl dd.on a {
    color: #006428;
}
.site-left .left-wechat {
    background: #f1f1f1;
    padding-bottom: 20px;
}
.site-left .left-wechat img {
    max-width: 100%;
}
.chi-title {
    height: 63px;
    border: 1px solid #ddd;
    line-height: 63px;
    padding: 0 15px;
    background: url("imagesbgchi_title_repeat.jpg") repeat-x;
}
.chi-title strong {
    color: #14a43b;
    font-size: 20px;
}
.chi-cnt {
    border: 1px solid #ddd;
    border-top: none;
    padding: 20px 20px 50px;
    line-height: 200%;
    font-size: 14px;
    margin-bottom: 30px;
}
.chi-cnt img {
    max-width: 100%;
}
.chi-cnt .show-title {
    text-align: center;
    font-size: 20px;
    line-height: 25px;
}
.chi-cnt .title-des {
    color: #ccc;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ddd;
}
.chi-cnt .show-cnt {
    padding: 10px 20px;
    line-height: 200%;
    font-size: 14px;
}
.chi-pro-item {
    text-align: center;
    padding: 5px 0;
}
.chi-pro-item .thumb img {
    max-width: 100%;
}
.chi-pro-item .text {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
}
.chi-pro-item a:hover {
    color: #006428;
}
.chi-net-map {
    text-align: center;
}
.chi-net-search {
    padding-top: 30px;
    text-align: center;
}
.chi-net-search .input-search {
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 0 10px;
    width: 400px;
}
.chi-cnt-return .chi-avatar {
    border: 1px solid #ddd;
    float: left;
}
.chi-cnt-return .chi-avatar-cnt {
    padding-left: 170px;
}
.chi-cnt-return .chi-avatar-cnt .item {
    padding: 7px 0;
    border-bottom: 1px dotted #ddd;
}
.chi-cnt-return .chi-avatar-des {
    padding: 10px 0 10px;
}
/*content*/
.site-content {
    padding: 15px 0px;
}
.ind-block-cnt {
    padding: 15px 0;
}
.ind-news {
    line-height: 25px;
}
.ind-news-ul {
    padding: 0;
    line-height: 25px;
}
.ind-news-ul li {
    border-bottom: 1px dotted #ddd;
    color: #666;
}
.ind-news-ul li span.date {
    float: right;
    color: #ccc;
}
.ind-news-ul li a {
    color: #666;
}
.left-cat .cat-title {
    height: 40px;
    line-height: 40px;
    background: #b91111;
    color: #fff;
    padding: 0px 15px;
}
.left-cat .cat-title span.zh {
    font-size: 16px;
}
.left-cat .cat-title span.en {
    font-family: arial, sans-serif;
}
.left-cat-ul {
    padding-top: 8px;
}
.left-cat-ul li {
    line-height: 35px;
    background: #eee;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #dedede;
    padding: 0px 15px;
    font-size: 14px;
}
.left-cat-ul li a {
    display: block;
}
.left-cat-ul li .icon-pic {
    float: right;
}
.left-cat-ul li.on {
    background: #666;
}
.left-cat-ul li.on a {
    color: #fff;
}
.left-contact {
    background: url("../images/bg/left_contact.jpg") right bottom no-repeat;
    padding: 25px 10px;
    line-height: 25px;
    color: #666;
}
.chi-news-ul {
    zoom: 1;
    overflow: hidden;
    line-height: 30px;
}
.chi-news-ul li {
    border-bottom: 1px dotted #ddd;
}
.chi-news-ul li a {
    color: #666;
}
.chi-news-ul li span.date {
    float: right;
    color: #bbb;
}
#pages {
    height: 20px;
    padding: 10px;
    text-align: center;
}
#pages a {
    padding: 3px 5px;
    border: 1px solid #ccc;
    margin: 0px 5px;
}
.chi-pro-ul li {
    float: left;
    padding: 10px 25px;
}
.chi-pro-ul li .text {
    text-align: center;
    line-height: 30px;
}
/*ÁªÏµ·½Ê½*/
#allmap {
    width: 100%;
    height: 580px;
}
.chi-contact .chi-content-wrap {
    position: relative;
}
.chi-contact .chi-contact-cnt {
    width: 360px;
    padding: 20px;
    position: absolute;
    top: 100px;
    right: 50px;
    z-index: 999;
    background: #fff;
}
.chi-contact .chi-contact-cnt .des {
    padding: 15px 0;
    line-height: 25px;
}
.chi-contact .chi-contact-cnt div.tel {
    font-size: 35px;
    color: #d70c19;
    font-weight: bold;
}
.chi-contact .chi-contact-cnt .des2 {
    color: #ccc;
}
.chi-contact .chi-contact-cnt .qq {
    padding-top: 10px;
}
.chi-contact .chi-contact-name-en{
    font-size: 20px;
    padding-bottom: 20px;
}
.chi-contact .chi-contact-des-zh{
    padding: 10px 0;
    line-height: 20px;
    color: #666;
}
.chi-contact .chi-contact-des-zh p{
    margin: 0;
}

.odm-cnt img{
    max-width: 100%;
}
.odm-form-wrap{
    background: #eaeaea;
}
.odm-form-bg{
    background: url("imagesbgodm_contact.jpg") left bottom no-repeat;
}
.odm-form{
    background: #54d1ff;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 50px;
    margin-bottom: 50px;
}
.form-contact .odm-form-title{
    font-size: 18px;
    text-align: center;
    color: #fff;
    padding: 20px;
}
.form-contact .item {
    /*padding: 5px 0;*/
    zoom: 1;
    overflow: hidden;
    border: 1px solid #fff;
    margin-top: 8px;
}
.form-contact .item .name{
    display: block;
    float: left;
    color: #cd3b93;
    line-height: 30px;
    padding: 0 5px;
    border-right: 1px solid #fff;
}
.form-contact .item .value{
    display: block;
    margin-left: 58px;
}
.form-contact .input-text {
    width: 100%;
    height: 47px;
    border: none;
    background: none;
    border-radius: 0;
    vertical-align: bottom;
}
.form-contact .go-sublime{
    padding: 20px 10px;
}
.form-contact .go-sublime .btn{
    background: #fff;
}

/*hr*/
.chi-hr-item {
    background: #efefef;
    padding: 30px 0;
    margin-top: 15px;
}
.chi-hr-item .hr-t {
    border-bottom: 1px solid #ffffff;
    padding: 10px 50px 0;
}
.chi-hr-item .hr-t .fl {
    position: relative;
    padding-left: 130px;
    height: 110px;
    padding-top: 20px;
    line-height: 30px;
}
.chi-hr-item .hr-t .fl .icon-pic {
    position: absolute;
    width: 102px;
    height: 102px;
    left: 0;
    top: 0;
}
.chi-hr-item .hr-t .fl .title-zh {
    font-size: 25px;
}
.chi-hr-item .hr-t .fl .title-en {
    font-size: 13px;
    font-family: verdana;
}
.chi-hr-item .hr-t .fr {
    line-height: 40px;
    font-size: 14px;
}
.chi-hr-item .hr-cnt {
    padding: 20px 50px;
}
.chi-hr-item .hr-cnt .title {
    font-size: 18px;
    padding-bottom: 25px;
}
.chi-hr-item .hr-cnt .des {
    line-height: 200%;
    font-size: 13px;
}





/********************media*******************/
@media (min-width: 992px) {
    .site-header {
        padding: 20px 0;
    }
    #logo {
        float: left;
    }
    .site-navigation {
        float: right;
    }

}
@media (min-width: 768px) and (max-width: 991px) {
    .site-header {
        padding: 20px 0 20px;
    }
    .site-navigation {
        margin: 15px auto!important;
        width: 100%!important;
    }
    .site-logo-des{
        display: none;
    }
    .nav-ul li a.a{
        width: 78px;
    }
    .footer-logo{
        display: none;
    }
}
@media (min-width: 768px) {

}
@media (max-width: 767px) {
    .site-logo {
        display: none;
    }
    .site-navigation {
        display: none!important;
    }
    #allmap{
        height: 200px;
    }
    .chi-contact-cnt{
        position: relative!important;
        width: 100%;
        top: 0!important;
        left: 0!important;
    }
    #banner{
        /*min-height: 189px;*/
    }
}

@media (min-width: 1100px) {
    #banner{
        /*min-height: 500px;*/
    }
    .nav-ul li a.a {
        width: 121px;
    }

}
















