@CHARSET 'UTF-8';


/*----- Common css ------*/
.fl
{
    float: left;
}
.fr
{
    float: right;
}
.di
{
    _display: inline;
}
.fwn
{
    font-weight: normal;
}
.dib
{
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0;
}




/*头部样式*/
.head
{
    border-bottom: 1px solid #e5e5e5;
    box-shadow: 0 2px 8px rgba(0,0,0,.1);
}
#header
{
    max-width: 1700px;
    height: 97px;
    margin: 0 auto;
}

.logo
{
    float: left;
    width: 16.7%;
    margin-top: 15px;
}
.logo img{
    max-width: 100%;
}



.wellcome{
	height: 40px;
	line-height: 40px;
	background: #e5e5e5;
}
.well1{
	max-width: 1700px;
	margin:0 auto;
}
.k1{
	float:right;
}
.k3{
    float:left;
}
.links{
    height: 66px;
    background:#2d2d2d;
}
.f_link{
	max-width: 1200px;
	margin:0 auto;
	line-height: 66px;
    font-size: 14px;
    color:#fff;
    text-align: left;
}

/*热门搜索*/
.search
{
    position: relative;

    float: right;
    margin-top: 20px;
    width: 18.5%;
}
.search1
{
    position: absolute;
    top: 0;
    left: 0;

    width: 26px;
    height: 26px;

    background: url(../images/ss.png) no-repeat;
}
#formsearch
{
    z-index: 20;


    width: 100%;

    background: #fff;
}
.hotSearch{    width: 120%;
    font-size: 12px;
    text-align: left;
    overflow: hidden;
    height: 30px;
    margin-left: -46px;}
.hotSearch a{line-height: 30px;margin-right: 5px;}
/*搜索和热门搜索*/
#formsearch input
{
    position: absolute;
    top: 1px;

    width: 100%;
    height: 34px;
    padding: 0 10px;

    -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;

    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
#formsearch input:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.sinput
{
    position: relative;

    height: 36px;
}
#formsearch input#keyword
{
    outline: none;
}
#formsearch input#s_btn
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;

    width: 39px;
    height: 36px;

    border: 0;
    background: url(../images/hw1_sprite.png) 0 -142px;
}
#formsearch input#s_btn:hover
{
    background-position: -42px -142px;
}
.search .triangle
{
    position: absolute;
    top: -15px;
    right: 0;

    display: none\9;
    overflow: hidden;

    width: 320px;
    height: 15px;
}
.search .triangle:before
{
    position: absolute;
    top: 5px;
    right: 10px;

    width: 20px;
    height: 20px;

    content: '';
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg);

    border: 1px solid #ddd;
    background-color: #fff;
    /* background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)); */
    /* background-image: -webkit-linear-gradient(top,#fff,#fff); */
    background-image: -moz-linear-gradient(top,#fff,#fff);
    background-image:   -o-linear-gradient(top,#fff,#fff);
    /* background-image: linear-gradient(180deg,#fff,#fff); */
}




.head .en
{
    font-size: 12px;
    line-height: 26px;

    display: block;
    float: left;

    width: 26px;
    height: 26px;
    margin-top: 50px;
    margin-left: 5px;

    text-align: center;

    color: #fff;
    background: #d21a1a;
}

.about-box{
    max-width: 1280px;
    margin:0 auto;
    padding:50px 0px;
}
.reuse{
    text-align: center;
    font-size: 30px;
    color:#a0a0a0;
    font-weight: bold;
    line-height: 35px;
    padding-bottom: 10px;
    background: url(../images/h2bj.jpg) no-repeat center bottom;
}
.reuse p{
    font-size: 24px;
    font-weight: normal;
    color:#575757;
}
.about-list li{
    width: 33.333334%;
    float:left;
    height: 214px;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.about-list li img{
    -webkit-transform: scale(1,1);-moz-transform: scale(1,1);-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
}
.about-list li:hover img        {-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);-webkit-transition:all 0.6s ease-out;-moz-transition:all 0.6s ease-out;transition:all 0.6s ease-out;}
.about-list li h3{
    font-size: 18px;
    color:#575757;
    line-height: 25px;
    padding-top: 19.5%;
    padding-left: 44%;
}
.about-list li h3 p{
    font-size: 12px;
}
.c11{
    border:1px solid #006835;
    border-right:none;
}
.c11 h3{
    background: url(../images/c11.png) no-repeat 34% 96%;
}
.c22{
    border:1px solid #006835;
    border-left:none;
}
.c22 h3{
    background: url(../images/c22.png) no-repeat 34% 96%;
}
.c33{
    background: #006835;
}
.c33 h3{
    color:#fff !important;
    background: url(../images/c33.png) no-repeat 34% 96%;
}

.about-list{
    margin-top: 30px;
}


.about-list li:hover .text-desc{
    width: 100%;
    top:0;
    left:0;
    height: 100%;
    padding:45px 20px 20px;
}
.text-desc{
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    opacity: 1;
    transition:0.5s;
    color:#000;
    position: absolute;
    background-color:#006835;
    box-sizing: border-box;
}
.text-desc p{
    font-size: 13px;
    line-height: 23px;
    color:#fff;
}


.pro-list-box{
    padding-bottom: 50px;
}
.cate-list{
    text-align: justify;
    width: 100%;
    margin-top: 50px;
}
.cate-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.cate-list li{
    width: 16.4%;
    border:1px solid #c4c4c4;
    position: relative;
    vertical-align: top;
    position: relative;
    display: inline-block;
    overflow: hidden;

}
.cate-box{
    width: 200%;
}
.cate-list-left{
    width: 50%;
    float:left;
    margin-left: -100%;
    transition: all 0.5s;
    position: relative;
}
.cate-list li:hover .cate-list-left{
    margin-left: 0px;
}
.cate-list-right{
    width: 50%;
    float:left;
}
.cate-box img{
    max-width: 100%;
    height: auto;
}
.cate-box h3{
    line-height: 80px;
    border-top:1px solid #c4c4c4;
}
.cate-list-left{
    position: relative;
}
.cate-list-left .top-shawdow{
    position: absolute;
    width: 100%;
    height: 20px;
    background: rgba(0,104,53,0.7);
}
.cate-list-left h3{
    background: #006835;
    text-align: center;
}
.cate-list-left h3 a{
    color:#c4c4c4;
    font-size: 20px;
}
.cate-list-right h3{
    background: #eeeff8;
    text-align:center;
}
.cate-list-right h3 a{
    color:#575757;
    font-size: 20px;
}

.adv-list-box{
    width: 100%;
    min-height: 797px;
    background: url(../images/dbj.png) no-repeat center;
    background-size: cover;
}
.adv-list-center{
    max-width: 1490px;
    margin:0 auto;
    padding:50px 0px;
}
.adv-list-left img{  display:block;  width: 100%;}
.adv-list-left{
   width: 57.8%;
    float: left;
    margin-top: 50px;
}

.adv-list{
    width: 100%;
    min-height: 115px;
    cursor: pointer;
}
.adv-list:hover .left-title h2{
    margin-top: -5px;
}
.left-title{
    width: 18.6%;
    float:left;
    margin-top: 2%;
}
.left-title h2{
    line-height: 70px;
    background:url(../images/h2bj1.png) no-repeat center;
    text-align: center;
    min-height: 90px;
    font-size: 16px;
    color:#fff;
    transition: all 0.3s;
}

.left-content{
    width: 78%;
    float:right;
    margin-top: 2%;
}
.left-content h3{
    font-size: 16px;
    color:#000;
    padding-top: 20px;
    line-height: 25px;
}
.left-content p{
    font-size: 14px;
    color:#a7a4a3;
}
.adv-list-right{
    width: 37.7%;
    float:right;
    margin-top: 50px;
    margin-right: 50px;
}
.adv-list-right img{
    max-width: 100%;
}

.case-show-box{
    padding-top:50px;
}

.banner-tt{
    width: 538px;
    height: 67px;
    position: absolute;
    bottom:50px;
    right:50px;
}
.banner-tt h3{
    width: 444px;
    height: 67px;
    background:rgba(239,237,238,0.9);
    line-height: 67px;
    float:left;
    font-size: 24px;
    color:#006333;
    text-indent: 30px;
}
.banner-tt .more6{
    width: 81px !important;
    height: 67px !important;
    background:rgba(239,237,238,0.9);
    line-height: 67px;
    float:right;
    font-size: 24px;
    color:#006333;
    display: block;
    text-align: center;
}

.news-list-box{
    max-width: 1200px;
    margin:0 auto;
    padding:50px 0px;
}

.newimg{
    max-width: 100%;
    float:left;
    position: relative;
    z-index: 999;
}
.news-list-right{
    width: 842px;
    min-height: 340px;
    background: #eeecec;
    float: left;
    margin-left: -77px;
    margin-top: 3px;
    padding-top:50px;
    padding-left: 100px;
    padding-right: 90px;
    position: relative;

}
.news-list-right h3{
    font-size: 18px;
    color:#333;
    line-height: 50px;
    padding-top: 30px;
}
.news-list-right p{
    font-size: 14px;
    color:#333;
    line-height: 28px;
}
.time9{
    width: 100px;
    height: 100px;
    background: url(../images/t.png) no-repeat;
    position: absolute;
    right: -50px;
    top: 118px;
}
.time9 p{
    font-size: 24px;
    color:#333;
}
.time9 .p1{
    line-height: 51px;
    text-indent: 7px;
}
.time9 .p2{
    line-height: 50px;
    text-indent: 36px;
}
.news-list-right:hover{
    background:#006433;
}
.news-list-right:hover h3{
    color:#fff;
}
.news-list-right:hover p{
    color:#fff;
}
.news-list-right:hover .time9{
    background:url(../images/t1.png) no-repeat;
}

.reuse1{
    margin-bottom: 40px;
}

.news-list{
    text-align: justify;
    width: 100%;
    margin-top: 50px;
}
.news-list:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.news-list li{
    position: relative;
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 47%;
    min-height:100px;
    margin-bottom: 20px;
}

.time8{
    width: 18.5%;
    height: 100px;
    background: url(../images/t.png) no-repeat;
    float:left;
}
.time8 p{
    font-size: 24px;
    color:#333;
}
.time8 .p1{
    line-height: 51px;
    text-indent: 7px;
}
.time8 .p2{
    line-height: 50px;
    text-indent: 36px;
}
.news-list li h3{
    float:right;
    width: 78%;
}

.news-list li h3 a{
    line-height: 35px;
    font-size: 18px;
    color:#2d2d2d;
    display: block;
}
.news-list li h3 p{
    font-size: 14px;
    color:#2d2d2d;
    line-height: 30px;
}
.news-list li:hover .time8{
    background:url(../images/t1.png) no-repeat;
}
.news-list li:hover h3 a{
    color:#006433;
    text-decoration: underline;
}
.news-list li:hover h3 p{
    color:#006433;
}
.news-list li:hover .time8 p{
    color:#fff;
}

.fangwei-box{
    min-height: 417px;
    background:url(../images/dbj1.png) no-repeat center;
    background-size: cover;
}
.fangwei-center{
    max-width: 1200px;
    margin:0 auto;
}

.fangwei-list{
    text-align: justify;
    width: 100%;
    padding-top: 91px;
}
.fangwei-list:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.fangwei-list li{
    position: relative;
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 24%;
    text-align: center;
}
.fangwei-img{
    width: 152px;
    height: 152px;
    margin:0 auto;
    overflow: hidden;
}
.fangwei-img-1{
    margin-top: -152px;
    transition: all 0.5s;
}
.fangwei-list li:hover .fangwei-img-1{
    margin-top: 0px;
}
.fangwei-list li h3{
    font-size: 20px;
    line-height: 40px;
    padding-top: 20px;
    color:#fff;
}
.fangwei-list li h3 p{
    font-size: 14px;
}


/*主体样式*/
#container
{
    width: 96%;
    margin: 5px auto 10px;
}
#container1
{
    max-width: 1200px;
    margin: 5px auto 10px;
}
.ft-lx{
	min-height: 50px;
	width: 100%;
	background: #313131;
}
.lx-list{
	max-width: 1180px;
	margin:0 auto;
}
.lx-list h2{
	line-height: 50px;
	float:left;
	color:#919191;
	font-size: 14px;
}
#gotop{
	line-height: 50px;
	font-size: 14px;
	color:#919191;
	float:right;
	padding-right: 25px;
	background: url(../images/bn.png) no-repeat right center;
	cursor: pointer;
}


/*页面底部*/
.foot{
	background: #005029;
}
#footer
{
    position: relative;

    max-width: 1180px;
    margin: 0 auto;
}
.foot-top{
	padding: 30px 0px;
}
.nav1{
	width: 77.6%;
	float:left;
}
.nav1 li{
	width: 20%;
	float:left;
	text-align: left;
}
.nav1 li a{
	display: block;
	line-height: 40px;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.nav1 li a:hover{
	text-decoration: underline;
}
.nav1 .sec a{
	margin-right: 12px;
    float: left;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
    line-height: 27px;
    opacity: 0.8;
}



.nav2{
	display: none;
}

.lianxi{
	width: 21%;
	float:left;
}
.lianxi h2{
	line-height: 40px;
	color:#fff;
	font-size: 16px;
	font-weight: bold;
}
.lianxi p{
	font-size: 14px;
	color:#fff;
    opacity: 0.8;
}
.weixin{
	width: 20%;
	float:left;
	text-align: left;
	color:#fff;
	line-height: 30px;
	font-size: 16px;
}
.weixin p{
    padding-bottom: 5px;
}

.foot-bottom{
	border-top:1px solid #4b4b4b;
	line-height: 55px;
}

.copyright{
    float: left;
    font-size: 12px;
    color: #fff;
    width: 81%;
    line-height: 28px;
    margin-top: 10px;
    opacity: 0.8;
}
.copyright a{
	font-size: 12px;
	color:#fff;
}
.zhuyin{
	float:left;
	font-size: 12px;
	color:#fff;
    opacity: 0.8;
}
.zhuyin a{
	font-size: 12px;
	color:#fff;
}



.ht50{
	height: 50px;
}

#nav-fiexd{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    z-index: 9999;
    background: rgba(248,238,238,0.9);
}
#nav-fiexd.navbar-default {
    background: #fff;
}
#nav-fiexd a.navbar-brand {
    display: block;
    width: 70%;
    padding: 0;
    height: 50px;
}
#nav-fiexd a.navbar-brand img{
    width: auto;
    max-height: 100%;
}
.swiper-container .swiper-slide a {
    display: block;
    width: 100%;
}
.swiper-container .swiper-slide img {
    width: 100%;
    height: auto;
}
.navbar-nav li{
	width: 100% !important;
	border-bottom:1px solid #eee;
	text-indent: 20px;
	text-align:left;
	background: none;
    height: 50px;
}
.waicen{
	position: relative;
	width: 100%;
}
.navbar-collapse{padding:0 !important;}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;display: none;}

.n_banner {
    text-align: center;
}
.n_banner img{
    max-width: 100%;
    height: auto;
}
.m55{
    width: 74%;
    margin:0 auto;
}
.left{
    width: 15%;
    float:left;
    padding-top: 55px;
}
.right{
    width: 80%;
    float:right;
    padding-top: 50px;
}

.left .box{
    margin-bottom: 10px;
}
.left h3{
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #dedede;
    line-height: 56px;
    color: #fff;
    text-align: center;
    background:url(../images/nh2.jpg) no-repeat;
}
.n_contact .content{
    padding: 10px;
    line-height: 30px;
}
.sitemp{line-height:72px;height:72px;overflow:hidden;border-bottom:1px solid #c9c9c9;}
.sitemp1{max-width:1348px;margin:0 auto;}
.sitemp h2{float:left;line-height:72px;text-align:left;color:#006835;font-size:18px;font-weight: bold;background:url(../images/sitbj.png) no-repeat 0px;text-indent: 40px;}
.sitemp .site{float:right;text-align:right;line-height:72px;font-size: 14px;}
.nav2{
	width: 100%;
	display: none;
}
.nav2 li{
	width: 100%;
	float:left;
	text-align: left;
	border-bottom:1px solid #dcdcdc;
	text-indent: 46px;
	line-height: 45px;
}
.nav2 li a{
	color:#fff;
	font-size: 16px;
	display: block;
	background: url(../images/xx.png) no-repeat 95%;
}
.nav2 .sec{
	display: none;
}
.nav2 .sec a{
	border-bottom:1px dashed #d0d1d2;
	background: none;
}

.m55 {
    width: 74%;
    margin: 0 auto;
}


.navbar-nav li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 20px !important;
    display: block;
}
.nav > li {
    position: relative;
    display: block;
}

@media (min-width: 1100px){
.col-ll-2 {
    width: 20%;
    float: left;
}
}

@media (max-width: 768px){
.news_list li span {
    display: none;
}
}
@media (max-width: 1200px){
.news-list{width:96%;margin:0 auto;}
}


@media (max-width: 768px){
.news_list li span {
    display: none;
}
.news_detail h3.title_bar{float: none;width: auto;margin:0 auto;}
.share{float: none;    width: 190px;margin: 0 auto;}
.relate h4{font-size: 14px;}
.kf,#m_div {display:none!important;}
}