/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

body {
    color: #5a5a5a;
    font-family: SF Pro SC","SF Pro Text","SF Pro Icons","PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
}


/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
}
.navbar {
    margin-bottom: 5px;
}
.navbar-inverse {
    background: none;
    border: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000000;
}
.navbar-inverse .navbar-toggle:hover .icon-bar{
    background-color: #ffffff;
}
.navbar-inverse .navbar-nav>.active>a {
    background: none;
    color: #000000;
}
.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a.now
{
    color: #ff0000;
}
.navbar-inverse .navbar-nav>li>a {
    color: #009200;
    font-size: 16px;
}
.nav>li>a>img {
    margin: 0px 18px;
}
    /* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
    padding-right: 0;
    padding-left: 0;
}
.navbar-wrapper .navbar {
    padding-right: 15px;
    padding-left: 15px;
}
.navbar-wrapper .navbar .container {
    width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.carousel-indicators li,.carousel-indicators .active {
    width: 60px;
    height: 6px;
}
.index {
    margin: .5rem;
}
.index:before,.index:after{
    display: table;
    content: " ";
    clear: both;
}

.index div img {
    width: 7rem;
}
.index .index_pro {
    height: 7rem;
    width: 7rem;
    margin:  20px auto;
    -moz-box-shadow: 6px 7px 15px #e4e4e4; /* 老的 Firefox */
    /* box-shadow: 6px 7px 15px #e4e4e4; */
    text-align: center;
}
.index_pro_title {
    color: #000000;
    font-size: 30px;
    text-align: center;
    margin: 0.45rem;
    line-height: 0.4rem;
}
.index_pro_title p {
    color: #a3a3a3;
    font-size: 16px;
}
.index_pro a {
    color: #009200;
    font-size: 20px;
}
.index_pro a:hover{
    color: #ff0000;
    text-decoration: none;
}
@media (min-width:768px)and (max-width:1023px) {
	.col-md-1 {
	     width: 20%; float: left;
	   }
}
@media(min-width:412px)and (max-width:767px) {
	.col-md-1 {
	     width: 50%; float: left;
	   }
}
@media screen and (max-width:411px) {
	.col-md-1 {
	     width: 50%; float: left;
	   }
}


footer {
    background: #f5f5f5;
}
.foot_t{
    margin: 0 .7rem;
    padding-top: 24px;
}
.foot_top {
    border-bottom: #d9d7d7 2px solid;
    color: #009200;
    font-size: 0.24rem;
    margin-bottom: 0.35rem;
}
.foot_top span {
    color: #ff0000;
    font-size: .2rem;
}
.foot_top .col-md-6:nth-child(2){
    text-align: right;
}
.foot_top:before {
    display: table;
    content: " ";
}
.foot_top:after {
    display: table;
    clear: both;
    content: " ";
}
.flogo {
    text-align: center;
}
.flbox {
    display: none;
    position: absolute;
    background: #ffffff;
	line-height: 32px;
}
.flinks {
    border-bottom: #efefef 2px solid;
    margin: 0 0.4rem;
    text-align: center;
    /* line-height: 0.5rem; */
    /* font-size: .15rem; */
    color: #717171;
    position: relative;
}
.flinks a {
    color: #717171;
	font-size: 12px;
}
.flist{
    margin: 20px 0;
}
.er {
    text-align: center;
}
.er img{
    width: 1.5rem;
}
.fc {
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 25px;
}
.share_title, .copyright {
    line-height: 28px;
    font-size: 14px;
    text-align: center;
}
.copyright {
    padding-bottom: 30px;
}
.gsjb_box {
    width: 100%;
    background: url("../images/gsjb_bg.png") repeat-y center fixed;
    background-size: 100%;
    padding-bottom: 30px;
}
.gsjb_box img {
    width: 100%;
}
.gsjb {
    width: 100%;
    line-height: 68px;
}
.gsjb_title {
    font-size: 30px;
    font-weight: bolder;
    text-align: center;
    margin: 30px 0;
}
.gsjb_content {
    font-size: 20px;
    line-height: 68px;
}
.gsjb_content span {
    float: left;
}
.gsjb_content p {
    margin-left: 125px;
}
.about_4, .about_2 {
    margin: 30px 0.5rem;
}
.about_4:before {
    display: table;
    content: " ";
}
.about_4:after {
    display: table;
    clear: both;
    content: " ";
}
.about_4 .a4_list {
    background: #e9e9e9;
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
    line-height: 40px;
    height: 505px;
}
.about_4 .a4_list img {
    width: 100%;
}
.about_4 .a4_list span{
    font-size: 28px;

    color: #000000;
}
.about_4 .a4_list p {
    padding: 0 30px;
    font-size: 16px;
    color: #a3a3a3;
    line-height: 25px;
    text-align: left;
}

.about_2:before {
    display: table;
    content: " ";
}
.about_2:after {
    display: table;
    clear: both;
    content: " ";
}
.about_2 .a2_list img{
    width: 100%;
}
.about_2 .a2_list .a2_title {
    font-size: 28px;
    color: #000000;
    margin: 15px 0;
    text-align: center;
}
.about_2 .a2_list p{
    padding: 0px 20px;
    font-size: 16px;
    color: #a3a3a3;
    line-height: 25px;
}
.pro_box:before,.pro_box2:before {
    display: table;
    content: " ";
}
.pro_box:after,.pro_box2:after {
    display: table;
    clear: both;
    content: " ";
}
.pro_box2 {
    margin: 30px 0.5rem;
}
.pro_box img{
    width: 6rem;
}
.pro_1{
    height: 6rem;
    width: 6rem;
    float: right;
}
.pro_1 a {
    color: #009200;
    font-size: 21px;
}
.pro_1 a:hover {
    color: red;
    text-decoration: none;
}
.pro_title {
    font-size: 36px;
    color: #000000;
    line-height: 44px;
    text-align: center;
    padding-top: 1.4rem;
}
.pro_title span {
    font-size: 22px;
    color: #a3a3a3;
}
.pro_info {
    color: #a3a3a3;
    font-size: 20px;
    margin: 0.3rem 0;
}
.pro_2 {
    width: 7rem;
    margin:  20px auto;
    -moz-box-shadow: 6px 7px 15px #e4e4e4; /* 老的 Firefox */
    box-shadow: 6px 7px 15px #e4e4e4;
    text-align: center;
}
.pro_2  img {
    width: 7rem;
}
.pro_top {
    height: 1.6rem;
}
.pro_top_t {
    font-size: 36px;
    color: #000000;
    line-height: 34px;
    text-align: center;
    padding-top: 0.3rem;
}
.pro_top_t span {
    font-size: 20px;
    color: #878787;
    line-height: 39px;
}
.pro_top a {
    color: #009200;
    font-size: 21px;
}
.pro_top a:hover {
    color: red;
    text-decoration: none;
}
.fwzc img{
    width: 100%;
}
.fwzc_title,.fwzc_title1 {
    border-bottom: #d9d7d7 2px solid;
    margin: 15px 4%;
    font-size: 22px;
    color: #000000;
}
.fwzc_title1 {
    border-bottom: none;
}
.zzxz {
    background: #f2f2f2;
}
.zzxz_list {
    width: 1200px;
    margin: auto;
}
.w1440 {
    width: 1440px;
    margin: auto;
}
.zzxz_box {
    width: 100%;
    margin: 30px 0;
    border: #009200 3px solid;
}
.zzxz_list:before{
    display: table;
    content: " ";
}
.zzxz_list:after{
    display: table;
    clear: both;
    content: " ";
}
.icon_xz {
    width: 75px;
    height: 75px;
    margin: 15px auto;
    background: url("../images/xz.png") no-repeat;
}
.zzxz_box a p {
    color: #333333;
    text-align: center;
    font-size: 18px;
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
@media (min-width: 992px){
	.zzxz_list .col-md-2{
		width: 19.666667%;
	}
}

.newlist {
    width: 100%;
    clear: both;
    margin: 15px 0;
    display: table;
}
.newlist img {
    width: 100%;
}
.newlist a {
    color: #009200;
    font-size: 16px;
    font-weight: bolder;
}
.newlist a:hover {
    color: red;
    text-decoration:none;
}
.newlist a span {
    font-size: 24px;
    font-weight: normal;
}
.newlist a p {
    font-size: 12px;
    color: #666666;
    line-height: 24px;
    font-weight: normal;
}
.form-control {
    border-radius: 0;
    background: url("../images/icon_1.png") no-repeat 7px 8px #f2f2f2;
    padding: 6px 26px;
}
.message .form-group:nth-child(3) .form-control {
    background: url("../images/icon_2.png") no-repeat 7px 8px #f2f2f2;
}
.message .form-group:nth-child(4) .form-control {
    background: url("../images/icon_3.png") no-repeat 7px 8px #f2f2f2;
}
.message .form-group:nth-child(5) .form-control {
    background: url("../images/icon_4.png") no-repeat 7px 8px #f2f2f2;
}
.message .form-group:nth-child(6) .form-control {
    background: url("../images/icon_5.png") no-repeat 7px 8px #f2f2f2;
}
.submit, .reset {
    background: #009200;
    width: 160px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 28px;
    padding: 0;
    border: none;
    border-radius: inherit;
    color: #ffffff;
    margin: auto;
}
.reset {
    background: #ff0000;
}
.hzfz img {
    width: 100%;
}
.zz-sever .list-item .item{ height:275px;width:300px;padding-bottom:0;overflow: hidden;display:table-cell;vertical-align:middle;}
.zz-sever .list-item .item .box{  display:table-cell;height:275px;width:100%;vertical-align:middle;  text-align: center;}
.zz-sever .list-item .item .box img{ width: 100%;max-width:285px;margin:auto;border:1px solid #D7D7D7; background:#fff;vertical-align:middle; display: inline-block}
.zz-sever .list-item .item .box h2{ padding:10px 20px;margin:0;}
.zz-sever .list-item .item .box p{ padding:0 20px 10px 20px;}
.zz-sever .list-item{ position: relative;overflow: hidden;}
.zz-sever .list-item span[class*="-btn"]{ position:absolute;z-index:99999;display:block;height:80px;width:30px;line-height:80px;text-align:center;color:#000000;background:rgba(204,204,204,0.8);opacity:.85;}
.zz-sever .list-item span.next-btn{ position:absolute;right:0;top:100px;user-select:none;cursor:pointer; font-size: 20px;}
.zz-sever .list-item span.prev-btn{ position:absolute;left:0;top:100px;user-select:none;cursor:pointer;  font-size: 20px;}
#zzScroll .wrapbox{ width:3000px;position: relative;}
.hzgy {
    background: #f2f2f2;
    margin: 0 0.5rem;
}
.hzgy img {
    width: 50%;
    height: auto;
    float: left;
}
.hzgy img:nth-child(2) {
    width: 50%;
    height: auto;
    float: right;
}
.hzgy:before,.zxns:before{
    display: table;
    content: " ";
}
.hzgy:after,.zxns:after{
    display: table;
    clear: both;
    content: " ";
}
.zxns {
    margin: 0 0.5rem;
}
.zxns img {
    width: 100%;
}
.zxns_info {
    font-size: 15px;
    line-height: 26px;
}
.table>tbody>tr>td, .table>tbody>tr>th {
    border-top: none;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
}
.table>tbody>tr>td font {
    display: grid;
}

.details span {
    width: 24px;
    height: 24px;
    background: url("../images/details.png") no-repeat;
    display: block;
}
.tb_box {
    text-align: center;
}
.tb_box i {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    margin-right: 15px;
}
.tb_box span:nth-child(1) i
{
    background: url("../images/icon_tel.png") no-repeat center;
}
.tb_box span:nth-child(2) i
{
    background: url("../images/icon_wx.png") no-repeat center;
    background-size: 30px;
}
.tb_box span:nth-child(3) i
{
    background: url("../images/icon_qq.png") no-repeat center;
}
.tb_box span:nth-child(4) i
{
    background: url("../images/icon_email.png") no-repeat center;
}
.tb_box span{
    font-size: 16px;
    line-height: 30px;
    margin: 15px;
    display: inline-table;
}
.tb_box {
    margin: 15px 0;
}
.n_box{
    border-left: #e9e9e9 1px solid;
}
.n_box:first-child {
    border-left:none;
}
.w1440:before{
    display: table;
    content: " ";
}
.w1440:after{
    display: table;
    clear: both;
    content: " ";
}
.n_main {
    margin: 20px auto;
}
.n_title {
    text-align: center;
}
.n_title a{
    font-size: 28px;
    color: #2d2d2d;
}
.n_title a:hover ,.n_title a.active {
    color: #ff0000;
}
.newslist ul,.newslist ul li {
    padding: 0px;
    margin: 0px 15px;
    list-style: none;
}
.newslist ul li {
    line-height: 35px;
    height: 400px;
}
.newslist ul li img {
    width: 100%;
    height: 260px;
}
.newslist ul li span {
    color: #c4c4c4;
    font-size: 28px;
    padding: 0px;
    margin: 0px;
    float: left;
    margin-right: 10px;
}
.newslist ul li a {
    color: #009200;
    font-size: 18px;
    font-weight: bolder;
    line-height: 35px;
}

.newslist ul li a:hover {
    color: #ff0000;
    text-decoration: none;
}
.newslist ul li p {
    color: #9d9d9d;
    line-height: 24px;
}
.lx_b {
    border: #cccccc 1px solid;
    margin: 15px 0;
    text-align: center;
    padding: 30px 0;
    color: #222222;
    font-size: 20px;
}
.lx_b span {
    color: #888888;
}
.lx_b i{
    margin-right: 7px;
    margin-bottom: -5px;
    width: 34px;
    height: 34px;
    display: inline-block;
    background: url("../images/icon_lx_tel.png") no-repeat center;
}
.lxwm_box .col-md-3:nth-child(2) .lx_b i{
    background: url("../images/icon_lx_mob.png") no-repeat center;
}
.lxwm_box .col-md-3:nth-child(3) .lx_b i{
    background: url("../images/icon_lx_wx.png") no-repeat center;
}
.lxwm_box .col-md-3:nth-child(4) .lx_b i{
    background: url("../images/icon_lx_qq.png") no-repeat center;
}
.lxwm_box .col-md-3:nth-child(5) .lx_b i{
    background: url("../images/icon_lx_site.png") no-repeat center;
}
.lxwm_box .col-md-3:nth-child(6) .lx_b i{
    background: url("../images/icon_lx_mail.png") no-repeat center;
}
.lxwm_box .col-md-3:nth-child(7) .lx_b i{
    background: url("../images/icon_lx_service.png") no-repeat center;
}
.lxwm_box .col-md-3:nth-child(8) .lx_b i{
    background: url("../images/icon_lx_add.png") no-repeat center;
}
.pro_m_title {
    border-bottom: #e4e4e4 1px solid;
    text-align: center;
    line-height: 36px;
    margin-bottom: 36px;
}
.pro_m_title a{
    color: #009200;
    font-size: 15px;
    margin: 0 2%;
}
.pro_m_title a:hover,.pro_m_title .act {
    color: #ff0000;
    text-decoration: none;
}
.title {
    color: #000000;
    font-size: 28px;
    text-align: center;
}
.title p {
    font-size: 19px;
    color: #a3a3a3;
}
.title1 {
    font-size: 22px;
    text-align: center;
    line-height: 50px;
}
.pro_m_3 {
    margin: 0 0.5rem;
}
.pro_m_4 {
	margin-top: 18%;
}
.pro_7_info {
    color: #010101;
    font-size: 24px;
    margin: 30px 0;
    line-height: 38px;

}
.pro_7_info p {
    font-size: 15px;
    color: #a3a3a3;
    line-height: 25px;
}
.pro_7_info ul li ,.pro_7_info ul {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
    font-size: 15px;
    color: #a3a3a3;
    line-height: 24px;
}
.pro_7_info ul li span {
    font-size: 23px;
    color: #000;
    line-height: 24px;
}

.pro_m_2:before{
    display: table;
    content: " ";
}
.pro_m_2:after{
    display: table;
    clear: both;
    content: " ";
}
.pro_m_2 img {
    width: 100%;
}
.pro_table {
    max-width: 1142px;
    margin: auto;
    color: #000000;
    font-size: 26px;
	border: 1px solid #ccc;
}
.pro_table>tbody>tr>td, .pro_table>tbody>tr>th{
    border-left: 1px solid #cccccc;
    word-wrap:break-word;
    word-break:break-all;
}
.pro_table>tbody>tr>td:first-child, .pro_table>tbody>tr>th:first-child{
    border-left:none;
}
.pro_m_3 img{
    width: 100%;
}
.weizhi {
    font-size: 16px;
    color: #000000;
}
.weizhi a{
    font-size: 16px;
    color: #000000;
}
.sxy a{
    color: #009200;
    font-size: 14px;
    line-height: 50px;
}
.page ul {
    display: table;
    margin: auto;
    line-height: 90px;
}
.page ul li ,.page ul{
    list-style-type: none;
}
.page ul li {
    float: left;
}
.page ul li a {
    border: #666666 1px solid;
    padding: 8px 12px;
    color: #000000;
}
.navbar-brand {
    padding: 12px 15px;
}
#icon-left {
    width: 100px;
    height: 100px;
    background: url("../images/jtl02.png") no-repeat center;
    background-size: 100%;
}
#icon-left:hover {
    background: url("../images/jtl03.png") no-repeat center;
    background-size: 100%;
}
#icon-right {
    width: 100px;
    height: 100px;
    background: url("../images/jtr02.png") no-repeat center;
    background-size: 100%;
}
#icon-right:hover {
    background: url("../images/jtr03.png") no-repeat center;
    background-size: 100%;
}
#icon-left:before ,#icon-right:before
{
    content:'';
}
.carousel-control.left,.carousel-control.right {
    background: none;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f5f5f5;
}
    /* MARKETING CONTENT
    -------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
    margin-bottom: 20px;
    text-align: center;
}
.marketing h2 {
    font-weight: normal;
}
.marketing .col-lg-4 p {
    margin-right: 10px;
    margin-left: 10px;
}
.bg_h {
    height: 30px;
    background: #f6f6f6;
}
.bg_g {
    height: 30px;
    background: #f6f6f6;
	margin-top: 0.7rem;
}


/* Featurettes
------------------------- */

.featurette-divider {
    margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -1px;
}

/* RESPONSIVE CSS
-------------------------------------------------- */
@media screen and (max-width:1441px) {
    .pro_1{
        height: 6rem;
        width: 6rem;
        margin: auto;
    }
    .pro_box img {
        
    }
    .zzxz_list,.w1440 {
        width: 96%;
    }
    .lx_b {
        font-size: 24px;
    }
}
@media screen and (max-width:991px) {
    .carousel-indicators li, .carousel-indicators .active {
        width: 38px;
    }
    .index .index_pro {
        height: 14rem;
        width: 14rem;
    }
    .index div img {
        width: 14rem;
    }
    .index_pro_title {
        color: #000000;
        font-size: 22px;
        text-align: center;
        margin: 0.6rem;
        line-height: 0.9rem;
    }
    .index_pro_title p {
        font-size: 12px;
    }
    .index_pro a {
        font-size: 14px;
    }
    .er img {
        width: 4rem;
    }
    .about_4 .a4_list {
        height: 660px;
    }
    .pro_box col-md-6 img{
        margin: auto;
    }
    .pro_1 a {
        font-size: 24px;
    }
    .pro_title {
        font-size: 30px;
        line-height: 44px;
        padding-top: 1rem;

    }
    .pro_title span {
        font-size: 18px;
    }
    .pro_info {
        font-size: 20px;
        margin: 0.3rem 0;
    }
    .pro_2 {
        width: 14rem;
    }
    .pro_2 img {
        width: 14rem;
    }
    .pro_top {
        height: 5rem;
    }
    .pro_top_t {
        font-size: 40px;
        line-height: 40px;
        padding-top: 0.3rem;
    }
    .pro_top_t span {
        font-size: 18px;
        line-height: 30px;
    }
    .pro_top a {
        font-size: 24px;
    }
    .hzgy img {
        width: 100%;

    }
    .hzgy img:nth-child(2) {
        width: 100%;
    }
}
@media screen and (max-width:768px) {
	.pro_top_t {
	    font-size: 24px;
	    line-height: 40px;
	    padding-top: 0.3rem;
	}
	.table>tbody>tr>td, .table>tbody>tr>th {
	    font-size: 14px;
	}
    .gsjb {
        line-height: 40px;
    }

    .gsjb_title {
        font-size: 30px;
        margin: 20px 0;
    }

    .gsjb_content {
        font-size: 20px;
        line-height: 40px;
    }
    .pro_1{
        height: 13rem;
        width: 13rem;
    }
    .pro_box img {
        width: 13rem;
    }
    .zzxz_box {
        margin: 20px 0;
    }
    .zz-sever .list-item .item{ float:left;}
    .list-item .item{ border:none;}
    .zz-sever .list-item .wrapbox{ width:3000px;position: relative;}
}

@media screen and (max-width:425px){
    .carousel-indicators li, .carousel-indicators .active {
        width: 25px;
    }
}

@media (min-width: 768px) {
    /* Navbar positioning foo */
    .navbar-wrapper {
        padding-top: 10px;
        background: #f5f5f5;
    }
    .navbar-wrapper .container {
        padding-right: 15px;
        padding-left: 15px;
    }
    .navbar-wrapper .navbar {
        padding-right: 0;
        padding-left: 0;
    }

    /* The navbar becomes detached from the top, so we round the corners */
    .navbar-wrapper .navbar {
        border-radius: 4px;
    }

    /* Bump up size of carousel content */
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }

    .featurette-heading {
        font-size: 50px;
    }
}

@media (min-width: 992px) {
    .featurette-heading {
        margin-top: 120px;
    }
}