@CHARSET "UTF-8";

.fl {
    float: left;
}

.fr {
    float: right;
}

/*语言版本新增样式 其中toplink样式是在原基础上更改的*/
.topLink {
    position: relative;
    z-index: 99999;
}
.case_detail h1{font-size:16px;}
.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 99999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:visited {
    text-decoration: none;
    color: #333;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}


/*主体样式*/
#container {
    width: 1200px;
    margin: 0 auto;
    margin-top: 10px;
}

/*产品中心*/
.menu_cate {
    width: 210px;
    float: left;
}

.cate_title {
    background: url(../images/catebg.jpg) no-repeat;
    height: 62px;
    font: 400 18px/46px "microsoft yahei";
    color: #fff;
    text-indent: 44px;
}

.menu_cate .content {
    background-color: #036aac;
    padding: 6px;
}

.sortt {
    background-color: #fff;
    border-radius: 3px;
    padding: 8px;
}

.sortt li {
    background: url(../images/libg.jpg) no-repeat;
    height: 31px;
    margin-bottom: 4px
}

.sortt li a {
    font: 400 13px/31px "微软雅黑";
    padding-left: 28px;
}

.sortt li a:hover {
    font-weight: bold;
    color: #036aac;
    text-decoration: none;
}

/*产品推荐*/
.recommend_product {
    width: 724px;
}

.recommend_product .product-title {
    position: relative;
}

.recommend_product .product-title h2 {
    height: 32px;
    background: url(../images/pbg.jpg) no-repeat 0% 100%;
    font: 400 16px/25px "微软雅黑";
    color: #000;
    text-indent: 16px
}

.recommend_product .product-title a {
    position: absolute;
    top: 34%;
    right: 0;
}

.recommend_product .content {
    padding-top: 20px;
}

.roll_product li {
    padding-bottom: 16px;
}

/*首页理由*/
.reasontitle {
    background: url(../images/youshibg.jpg) no-repeat center;
    text-align: center;
    height: 46px;
    color: #fff;
    font: 600 22px/46px "微软雅黑";
}

.reasontitle span {
    font: 600 23px/46px "Impact";
    padding: 0 10px;
    -webkit-text-fill-color: #ffa200;
    -webkit-text-stroke: 2px #fff;
}

.reason .content {
    padding-top: 30px;
}

.box2,
.box1 {
    background: url(../images/bottombg11.jpg) no-repeat bottom;
    padding-bottom: 40px;
}

.box1sub .box1title {
    background: url(../images/onebg.jpg) no-repeat;
    height: 55px;
    font: 600 18px/48px "微软雅黑";
    color: #0b86cc;
    text-indent: 76px
}

.box2t {
    background: url(../images/twobg.jpg) no-repeat !important;
}

.box3t {
    background: url(../images/threebg.jpg) no-repeat !important;
}

.box1sub {
    width: 475px;
    overflow: hidden;
}

.box2content,
.box1content {
    padding-top: 10px;
    padding-left: 74px;
    font-size: 13px;
}

/*首页我们*/
.common-title {
    position: relative;
}

.common-title h2 {
    height: 32px;
    font: 400 16px/0px "微软雅黑";
    background: url(../images/tt1.jpg) no-repeat 0px 4px;
    color: #292929;
    text-indent: 14px;
}

.common-title h2 span {
    font: 400 12px/27px "Arial";
    color: #808080;
    text-transform: lowercase;
}

.common-title a {
    position: absolute;
    top: 32%;
    right: 8px;
}

.about {
    width: 960px;
    /* border:1px solid #aed0e6; */
}

.about .content {
    padding: 16px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #d3d3d3;
}

.tupian {
    float: left;
    width: 414px;
    border: 1px solid #cecece;
    padding: 1px;
}

.wenzi {
    float: right;
    width: 500px;
    text-align: justify;
    text-indent: 2em;
    color: #696969;
    line-height: 25px;
}

.gengduo {
    float: right;
    margin-top: 45px
}

.gengduo a {
    color: #036aac;
    display: block;
}

.cases {
    padding: 16px;
    padding-bottom: 24px;
}

#wrapper {
    height: 160px;
    padding-top: 16px;
}

#CSSBox {
    float: left;
    width: 856px;
    height: 160px;
    overflow: hidden;
    margin: 0 auto;
    padding-right: 14px;
}

#CSSBox ul li {
    float: left;
    padding-left: 14px;
    padding-right: 14px;
    padding-bottom: 16px;
    _display: inline;
    width: 186px;
    height: 152px;
}

#CSSBox ul li img {
    width: 186px;
    height: 152px;
    border: 1px solid #e8e8e8;
    padding: 2px;
}

#LeftButton {
    cursor: hand;
    height: 160px;
    width: 29px;
    float: left;
    background: url(../images/le.gif) left center no-repeat;
}

#RightButton {
    cursor: hand;
    height: 160px;
    width: 29px;
    float: right;
    background: url(../images/re.gif) center center no-repeat;
}

#CSSBox li h2 {
    text-align: center;
    padding-top: 8px;
}

#CSSBox li h2 a {
    font-weight: normal;
    text-align: left;
}

#CSSBox li a.img {
    display: block;
}

#CSSBox li a.img:hover {
    border-color: #e87518;
}

/*首页新闻*/
.news_company {
    width: 660px;
    /* border:1px solid #aed0e6; */
    margin-top: 20px;
}

.news2_company {
    margin-top: 10px;
}

.news_company .content {
    padding: 14px;
}

.newphoto {
    padding: 16px;
    border-bottom: 1px dotted #d3d3d3;
}

.ns_tj {
    padding: 16px;
    border-bottom: 1px dotted #ccc;
    line-height: 2em;
}

.ns_tj a.img {
    display: block;
    float: left;
    margin-right: 20px;
    padding: 3px;
    border: 1px solid #ccc;
}

.ns_tj a.img img {
    width: 170px;
    height: 120px;
}

.ns_tj a.ns_tit {
    font-weight: bold;
    color: #0362A3;
}

.ns_tj p {
    color: #696969;
}

.ns_tj a.ns_det {
    display: inline-block;
    margin-top: 6px;
}


/*首页左侧联系我们*/
.contact {
    width: 282px;
    /* border:1px solid #aed0e6; */
    margin-top: 20px;
}

.contact .content {
    padding: 10px;
    overflow: hidden;
    height: 252px;
    line-height: 22px;
    color: #6f6f6f;
}

/*首页区域*/
.region {
    border: 1px solid #e0e1dc;
    padding: 10px;
    margin-top: 10px;
    color: #333;
}

.region h3 {
    line-height: 30px;
    height: 30px;
    line-height: 30px;
    padding-left: 10px;
    position: relative;
    font-family: "微软雅黑";
    background: #f3f3f3;
    border-bottom: 2px solid #df2525;
    font-size: 14px;
}

.region .item {
    padding: 10px;
    padding-bottom: 0;
    color: #666;
}

.region .item a {
    color: #666;
    padding-left: 12px;
    padding-right: 12px;
    line-height: 26px;
    margin-bottom: 6px;
}

.region .item a:hover {
    text-decoration: underline;
    color: #df2525;
}

.city h2 {
    line-height: 30px;
    border-bottom: 2px solid #036aac;
    padding-left: 5px;
}

.city .item {
    line-height: 28px;
    padding: 10px;
}

/*友情链接*/
.f_link {
    width: 960px;
    margin: 0 auto;
    margin-top: 16px;
    line-height: 30px;
    line-height: 30px;
    background-color: #ececec;
    text-indent: 20px;
}

/*------------内页-------------------*/
.n_banner {
    width: 100%;
    position: relative;
}

.n_banner img {
    width: 100%;
    height: auto;
}



/*热门关键词*/
.words {
    overflow: hidden;
    margin-right: -1.3%;
    padding-top: 5px;
}

.words li {
    width: 46%;
    float: left;
    border: 1px dashed #d0d0d0;
    background: #fcfcfc;
    padding-left: 0px;
    margin-bottom: 10px;
    text-align: center;
}

.new1 li {
    border-bottom: 1px dotted #ccc;
}

.right_word {
    margin-left: 5%;
}


.left {
    width: 210px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    background: #ed4514;
    font: 400 16px/34px "微软雅黑";
    color: #fff;
    text-indent: 18px;
    font-weight: 700;
}

.left .box .content {
    padding: 5px;
}

.right {
    width: 968px;
    float: right;
    padding-bottom: 10px;
}

.right .content {
    padding-top: 16px;
    overflow: hidden;
}

.sitemp .site {
    width:100% ;
    float: left;
    text-align: left;
    line-height: 35px;
    font-family: "微软雅黑";
    border-bottom: 1px solid #ccc;
    background: url(../images/sitebg.jpg) 0 50% no-repeat;
    text-indent: 18px;
}













/* 推翻样式开始 */


.container-fluid {
    padding: 0;
    width: 1200px;
    margin: 0 auto;
    position: relative;
}


/*头部样式*/
#header,
.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

p {
    margin: 0 0 0 0;
}

.tophead {
    width: 100%;
    height: 38px;
    background: #f4f4f4;
    position: relative;
}

.headtitle {
    font-size: 14px;
    color: #333;
    line-height: 38px;
}

.k1 {
    font-size: 14px;
    line-height: 38px;
    color: #333;
}

.k1 a {
    color: #333;
}

.k1 a:hover {
    color: #e64515;
}

.sechead {
    height: 125px;
    position: relative;
    padding-top: 12px;
}

.logo {
    float: left;
    line-height: 125px;
}

.logo a {
    display: block;
}

.logo a img {
    line-height: 125px;
}

.sechead .k2 {
    background: url(../images/ttel.png) left center no-repeat;
    text-align: left;
    padding-left: 94px;
    font-size: 20px;
    color: #3e3e3e;
    line-height: 29px;
}

.sechead .k2 p {
    font-size: 14px;
    color: #333;
    margin-bottom: 4px;
}

.sechead .k2 p strong {
    font-size: 30px;
    color: #202020;
}

.sechead dd {
    float: left;
    width: 432px;
    padding-left: 36px;
}

.sechead dd h2 {
    font-size: 26px;
    color: #ed4614;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 6px;
    position: relative;
}

.sechead dd h2::before {
    content: "";
    width: 1px;
    height: 57px;
    background-color: #ccc;
    position: absolute;
    left: -16px;
    top: 101%;
    transform: translateY(-50%);
}

.sechead dd h2 span {
    color: #000;
}

.sechead dd h3 {
    font-size: 18px;
    color: #333333;
    font-weight: 400;
}



.wh {
    width: 1200px;
    margin: 0 auto;
}

#menu {
    background: #202020;
}

.nav li {
    text-align: center;
    float: left;
    position: relative;
    z-index: 999;
    width: 133px;
}

.nav li a {
    display: block;
    line-height: 62px;
    color: #fff;
    height: 62px;
    padding: 0;
    font-size: 16px;
    padding: 0;
    position: relative;
}

.nav>li>a::after {
    content: "";
    width: 1px;
    height: 16px;
    background: url(../images/nv1.png) no-repeat center center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.nav>li:last-child a::after {
    display: none;
}

.nav li:hover a  {
    color: #fff;
    text-decoration: none;
    background-color: #ed4614;
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #ed4614;
}

.nav .sec {
    height: 0;
    background: #ed4614;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 62px;
    left: 0px;
    width: 100%;
}

.nav .sec a {
    background: #ed4614;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #fff;
}

.nav .sec a:hover {
    background: #202020;
    text-decoration: none;
}

























/*滚动*/
#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

#m_demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#m_indemo {
    float: left;
    width: 800%
}

#m_demo1 {
    float: left;
}

#m_demo2 {
    float: left;
}

.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
}

.com-img:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}



/* 热门关键词 */
.hot_s {
    height: 62px;
    position: relative;
    /* box-shadow: 10px 10px 10px rgba(0,0,0,0.2); */
}

.hos {
    width: 100%;
    height: 62px;
    line-height: 56px;
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    border-bottom: 1px solid #e2e2e2;
    /* box-shadow: 0px 1px 10px rgba(0,0,0,0.2); */
    height: 56px;
}

.hotSearch {
    font-size: 14px;
    color: #202020;
    line-height: 56px;
    float: left;
    padding-left: 38px;
}

.hotSearch a {
    color: #202020;
    font-size: 14px;
    margin-right: 9px;
}

.hotSearch a:hover {
    color: #ed4614;
}

/* 搜索 */
#formsearch {
    width: 356px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d9d9d9;
    margin-top: 10px;
}

#formsearch input {
    outline: none;
    background: none;
    border: none;
    float: left;
}

#formsearch input#keyword {
    width: 309px;
    line-height: 32px;
    padding-left: 18px;
    box-sizing: border-box;
    color: #000;
    line-height: 32px;
    font-size: 12px;
}
#formsearch input#keyword::placeholder {
    color: #000;
}

#formsearch input#s_btn {
    width: 47px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    background: url(../images/ss.png) no-repeat;
}













/*轮播图owl*/
.x-banner .owl-carousel .owl-dots button.owl-dot {
    opacity: 1;
    width: 30px;
    height: 9px;
    background-color: #fff;
    border-radius: 9px;
}

.x-banner .owl-carousel .owl-dots button.owl-dot.active {
    background-color: #00ab3f;
}





/* 大明生物一站式定制服务流程 */

.dzl {
    width: 100%;
    padding-top: 52px;
}

.title {
    text-align: center;
    margin: 0 auto;
}

.title h2 {
    font-size: 36px;
    color: #ed4614;
    font-weight: 700;
}

.title h2 span {
    color: #202020;
}

.title i {
    display: block;
    width: 100%;
    height: 38px;
    background: url(../images/tbg.png)no-repeat top center;
    margin-top: 12px;
}

.title h3 {
    font-size: 18px;
    color: #202020;
    margin-top: 9px;
    font-weight: 400;
}

.dzl .dzb {
    width: 100%;
    margin-top: 30px;
}

.dzl .dzb ul {
    width: 100%;
    display: flex;
    margin: 0 auto;
}

.dzl .dzb ul li {
    float: left;
    flex: 1;
    position: relative;
    text-align: center;
}

.dzl .dzb ul li .img {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    line-height: 110px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(../images/bg1.png)no-repeat top center;
}

.dzl .dzb ul li .img img {}

.dzl .dzb ul li i {
    display: block;
    position: absolute;
    z-index: 9999;
    width: 34px;
    height: 30px;
    background: url(../images/ss1.png)no-repeat top center;
    right: -4%;
    top: 49px;
}

.dzl .dzb ul li h3 {
    font-size: 18px;
    color: #202020;
    margin-top: 14px;
    font-weight: 400;
}

.dzl .dzb ul li:last-child i {
    display: none;
}

.dzl .dzb ul li:hover h3 {
    color: #ed4614;
}


.dzl-tel {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 884px;
    margin: 44px auto 50px;
}

.dzl-1 a {
    display: block;
    width: 274px;
    height: 50px;
    background: #ed4614 url(../images/zhi.png) no-repeat 225px bottom;
    box-shadow: 0px 5px 5px 0px rgba(13, 5, 9, 0.2);
    border-radius: 10px;
    line-height: 50px;
    text-indent: 38px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
}

.dzl-2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.dzl-2 h3 {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
}

.dzl-2 p {
    font-size: 34px;
    color: #000000;
    font-weight: 700;
}



/* 产品中心 */
.c2bg {
    background: #f2f2f2;

}

.c2bg .c2 {
    padding-top: 50px;
    padding-bottom: 36px;
}

.c2bg .c2 .c2-1 {
    width: 240px;
    background: #ffffff;
}

.c2bg .c2 .c2-1 h2 {
    padding: 30px 20px;
}

.c2bg .c2 .c2-1 .list1 {
    padding: 0 20px;
}

.c2bg .c2 .c2-1 .list1 li {
    margin-bottom: 20px;
}

.c2bg .c2 .c2-1 .list1>li>a {
    font-size: 14px;
    line-height: 42px;
    color: #333333;
    display: block;
    border: 1px solid #e2e2e2;
    background: url(../images/p1.png) no-repeat 8px center;
    text-indent: 32px;
}

.c2bg .c2 .c2-1 .list1>li:hover>a {
    background: url(../images/p2.png) no-repeat left center;
    color: #fff;
}

.c2bg .c2 .c2-1 .list1 .layer2 ul li a {
    font-size: 14px;
    line-height: 42px;
    color: #333333;
    display: block;
    border: 1px solid #e2e2e2;
    text-indent: 32px;
}
.c2bg .c2 .c2-1 .list1 .layer2 ul li:hover a { color:#ed4614;} 
.c2bg .c2 .c2-1 .list1 .layer2 ul li:first-child a {
    margin-top: 19px;
}

.c2bg .c2 .c2-1 a.ck {
    margin-top: 25px;
    display: block;
    color: #fff;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    background-image: linear-gradient(#ed4614,
            #ed4614),
        linear-gradient(#00ab3f,
            #00ab3f);
    background-blend-mode: normal,
        normal;
  transition-duration: .6s; 
}

.c2bg .c2 .c2-1 a.ck:hover { transform: translateY(-10px);} 
.pro-tel {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    color: #ed4614;
    padding: 22px 8px 30px 65px;
    font-family: "Arial";
    background: url(../images/pro-tel.png) no-repeat 10px 29px;
}







.product_di {
    width: 100%;
    text-align: center;
    padding-top: 35px
}

.product_di h2 {
    font-size: 26px;
    padding: 10px 0px !important;
    color: #333
}

.c2bg .c2 .c2-2 {
    width: 942px;
}

.c2bg .c2 .c2-2 .bt {
    line-height: 56px;
    background: url(../images/c2-2.png) no-repeat center 0;
    margin-bottom: 10px;
    padding-right: 18px;
}

.c2bg .c2 .c2-2 .bt .list2 li {
    width: 165px;
    float: left;
    color: #333333;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.c2bg .c2 .c2-2 .bt .list2 li.on {
    background: url(../images/q1.png) no-repeat center 0;
    color: #fff;
}

.c2bg .c2 .c2-2 .bt a.ck {
    display: block;
    color: #333333;
    font-size: 14px;
}
.c2bg .c2 .c2-2 .bt:hover a.ck{color:#ed4614!important;}
.c2bg .c2 .c2-2 .content .list3 li {
    float: left;
    margin-right: 10px;
}

.c2bg .c2 .c2-2 .content .list3 li:nth-child(3n) {
    margin-right: 0;
}

.c2bg .c2 .c2-2 .content .list3 li a.img {
    display: block;
    BORDER: 1px solid #d4d4d4;
    overflow: hidden;
    position: relative;
}

.c2bg .c2 .c2-2 .content .list3 li a.img img {
    width: 302px;
    height: 246px;
}

.c2bg .c2 .c2-2 .content .list3 li h3 {
    font-weight: 500;
    text-align: center;
    margin-top: 14px;
    margin-bottom: 24px;
}

.c2bg .c2 .c2-2 .content .list3 li h3 a {
    color: #333333;
    font-size: 16px;
}


.c2bg .c2 .c2-2 .content .list3 li a.img span {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.5) url(../images/fd.png) no-repeat center center;
    opacity:0;
}
.c2bg .c2 .c2-2 .content .list3 li:hover a.img span {
    opacity: 1;
}

.c2bg .c2 .c2-2 .content .list3 li:hover a { color:#ed4614; } 



/* 现在您有了全新的选择 */

.c3 {
    margin-top: 50px;
}

.c3 h2 {
    text-align: center;
    color: #00ab3f;
    font-size: 36px;
    line-height: 1;
    font-weight: 600;
}

.c3 h2 p {
    margin-top: 14px;
    font-weight: 500;
    font-size: 24px;
    color: #333333;
}

.c3 .list1 {
    background: url(../images/c2.png) no-repeat center 0;
    margin-top: 30px;
    position: relative;
    height: 309px;
}

.c3 .list1 li {
    position: absolute;
}

.c3 .list1 li .tu {
    margin-left: 18px;
    display: block;
    margin-top: 8px;
}

.c3 .list1 li .zi {
    margin-left: 76px;
}

.c3 .list1 li .zi h3 {
    font-size: 24px;
    color: #333333;
    font-weight: 600;
}

.c3 .list1 li .zi dd {
    font-size: 14px;
    color: #333333;
    line-height: 26px;
}

.c3 .list1 li:nth-child(1) {
    left: 0;
    top: 33px;
}

.c3 .list1 li:nth-child(2) {
    right: 0;
    top: 33px;
}

.c3 .list1 li:nth-child(3) {
    left: 0;
    top: 198px;
}

.c3 .list1 li:nth-child(4) {
    right: 0;
    top: 198px;
}

.c3 .list1 li:nth-child(2n) .tu {
    float: right;
    margin-left: 0;
    margin-right: 19px;
}

.c3 .list1 li:nth-child(2n) .zi {
    margin-left: 0;
    margin-right: 72px;
}


/* 大明生物有机肥专业的实力厂家 */


.c4 {
    margin-top: 72px;
    margin-bottom: 22px;
}

.c4 .content1 {
    background: url(../images/su1.png) no-repeat center 0;
    margin-top: 53px;
}

.c4 .content1 .list1 {
    width: 100%;
}

.c4 .content1 .list1 li {
    margin-bottom: 10px;
    float: left;
    width: 539px;
    position: relative;
    height: 530px;
    margin-bottom: 52px;
}

.c4 .content1 .list1 li:nth-child(2n) {
    float: right;
}

.c4 .content1 .list1 li .img {
    width: 100%;
    height: 344px;
    overflow: hidden;
}

.c4 .content1 .list1 li .img img {
    width: 100%;
}

.c4 .content1 .list1 li .zi {
    padding-left: 7px;
    margin-top: 10px;
}

.c4 .content1 .list1 li .zi h3 {
    font-size: 30px;
    color: #202020;
    line-height: 1.5;
    font-weight: 600;
 
    margin-top: 16px;
}

.c4 .content1 .list1 li .zi h3 p {
    font-weight: 500;
    font-size: 18px;
    line-height: 44px;
}

.c4 .content1 .list1 li .zi dd {
    font-size: 14px;
    color: #202020;
    line-height: 28px;
    margin-top: 12px;
    width: 504px;
}

.c4 .content1 .list2 {
    width: 539px;
}

.c4 .content1 .list2 li {
    margin-bottom: 10px;
}

.c4 .content1 .list2 li img {
    width: 539px;
}

.c4 .content1 .list2 li .zi {
    padding-left: 7px;
    margin-bottom: 20px;
}

.c4 .content1 .list2 li .zi h3 {
    font-size: 30px;
    color: #202020;
    line-height: 2;
    background: url(../images/heng1.png) no-repeat 0 bottom;
}

.c4 .content1 .list2 li .zi h3 p {
    font-weight: 500;
    font-size: 18px;
    line-height: 44px;
}

.c4 .content1 .list2 li .zi dd {
    font-size: 16px;
    color: #202020;
    line-height: 30px;
    margin-top: 12px;
}

.c4 .content1 .list1 li:nth-child(2n) .img {
    position: absolute;
    z-index: 9999;
    top: 180px;
}

.c4 .content1 .list1 li .zi h2 {
    font-size: 18px;
    color: #202020;
    font-weight: 400;
}

.c4 .content1 .list1 li .zi i {
    display: block;
    width: 110px;
    height: 5px;
    background: url(../images/ysline.png) no-repeat center center;
    margin-top: 6px;
}

.c4 .content1 .list1 li:nth-child(2n) h3 {
    margin-top: -25px;
}

.tong .dz a {
 transition-duration: .6s;
    display: block;
    width: 274px;
    height: 50px;
    background-color: #ed4614;
    box-shadow: 0px 5px 5px 0px rgba(13, 5, 9, 0.2);
    border-radius: 10px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    margin: 0 auto 50px;
}

.tong .dz a:hover {transform: translateY(-10px);} 


/* case • 案例展示 */
.case {
    width: 100%;
    background-color: #f2f2f2;
    padding-top: 34px;
    margin-top: 12px;
    padding-bottom: 54px;
}

.case .chd {
    width: 100%;
}

.case .chd h2 {
    display: inline-block;
    font-size: 30px;
    color: #00ab3f;
    font-weight: 600;
}

.case .chd a {
    display: inline-block;
    font-size: 18px;
    color: #333;
    float: right;
}

.case .chd a span {
    font-size: 30px;
    color: #00ab3f;
    font-weight: 600;
    display: inline-block;
    vertical-align: -7%;
}

.case .cbb {
    width: 1112px;
    margin: 0 auto;
    margin-top: 22px;
    position: relative;
}

.case .cbb ul {
    width: 100%;
    margin: 0 auto;
}

.case .cbb ul li {
    float: left;
    width: 352px;
    height: 436px;
    margin-right: 26px;
    border: 1px solid #c8c8c8;
    overflow: hidden;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}

.case .cbb ul li .img {
    width: 100%;
    height: 218px;
    overflow: hidden;
}

.case .cbb ul li .img img {
    width: 100%;
    height: 100%;
}

.case .cbb ul li dd {
    width: 100%;
    text-align: center;
    padding: 25px 26px 0;
    background-color: #fff;
    height: 218px;
}

.case .cbb ul li dd h3 {
    font-size: 18px;
    color: #333;
}

.case .cbb ul li dd h2 {
    font-size: 12px;
    color: #777777;
    line-height: 22px;
    margin-top: 28px;
}

.case .cbb ul li dd a {
    display: block;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background-color: #e2e2e2;
    text-align: center;
    line-height: 33px;
    font-size: 31px;
    color: #00ab3f;
    margin: 0 auto;
    margin-top: 35px;
}

.case .cbb ul li:hover dd {
    background-color: #00ab3f;
}

.case .cbb ul li:hover dd h3,
.case .cbb ul li:hover dd h2 {
    color: #fff;
}

.case .cbb ul li:hover dd a {
    background-color: #fff;
}


.tempWrap {
    width: 100% !important;
}

.case .cbb .hd {
    position: absolute;
    z-index: 99999;
    top: 44%;
    width: 100%;
}

.case .cbb .hd a {
    display: block;
    width: 43px;
    height: 43px;
}

.case .cbb .hd .prev {
    position: absolute;
    background: url(../images/pr1.png) no-repeat top center;
    left: -80px;
}

.case .cbb .hd .next {
    position: absolute;
    background: url(../images/pr2.png) no-repeat top center;
    right: -80px;
}

/* td */
.td1 {
    width: 100%;
    height: 226px;
    background-image: linear-gradient(#ed4614,
            #ed4614),
        linear-gradient(#00ab3f,
            #00ab3f);
    background-blend-mode: normal,
        normal;
    padding-top: 40px;
    margin-top: 31px;
    box-sizing: border-box;
}

.td1 ul {
    width: 100%;
}

.td1 ul li {
    float: left;
    width: 25%;
    padding-left: 36px;
    height: 86px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    padding-top: 14px;
    box-sizing: border-box;
}

.td1 ul li:last-child {
    border-right: none;
}

.td1 ul li .img {
    display: inline-block;
    width: 30px;
    height: 26px;
    overflow: hidden;
    vertical-align: -26%;
}

.td1 ul li .img img {
    width: 100%;
}

.td1 ul li h3 {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: 600;
}

.td1 ul li h4 {
    font-size: 14px;
    color: #fff;
    margin-top: 14px;
    text-align: left;
    font-weight: 400;
}


.about {
    width: 1200px;
    height: 450px;
    background-color: #fff;
    margin: 0 auto;
    padding: 52px 57px 0;
    margin-top: -60px;
}

.about .img {
    float: left;
    width: 572px;
    height: 413px;
    overflow: hidden;
}

.about .img img {
    width: 100%;
}

.about dd {
    float: right;
    width: 611px;
    padding-top: 24px;
}

.about dd h2 {
    font-size: 24px;
    color: #333;
    font-weight: 700;
}

.about dd h3 {
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    font-weight: 700;
}

.about dd h4 {
    font-size: 16px;
    line-height: 28px;
    color: #333;
    margin-top: 20px;
    font-weight: 400;
}

.about dd a {
transition-duration: .6s;
    display: block;
    width: 108px;
    height: 34px;
    background-image: linear-gradient(#ed4614,
            #ed4614),
        linear-gradient(#00ab3f,
            #00ab3f);
    background-blend-mode: normal,
        normal;
    border-radius: 10px;
    line-height: 34px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-top: 30px;
}
.about dd a:hover {transform: translateX(10px);}

/* 荣誉证书 */
.hon {
    width: 100%;
}

.hon .hd {
    width: 100%;
}

.hon .hd ul {
    width: 100%;
    text-align: center;
}

.hon .hd ul li {
    display: inline-block;
    width: 170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    background-color: #00ab3f;
    margin: 7px;
}

.hon .hd ul li.on,
.hon .hd ul li:hover {
    background-color: #333;
}

.hon .bd {
    width: 100%;
    position: relative;
}

.hon .bd ul {
    width: 100%;
}

.hon .bd ul li {
    float: left;
    width: 282px;
    margin-right: 26px;
    text-align: center;
    position: relative;
    height: 241px;
}

.hon .bd ul li .img {
    width: 100%;
    height: 211px;
    border: 2px solid #e2e2e2;
    overflow: hidden;
}

.hon .bd ul li .img img {
    width: 100%;
}

.hon .bd ul li h3 {

    width: 150px;
	height: 30px;
	background-color: rgba(0, 0, 0, .75);
	font-size: 14px;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 111;
    bottom: 0;
    font-weight: 400;
    transition: all ease-in .3s;
}
.hon .bd ul li:hover h3 {
    bottom: 10px;
    background: rgba(237, 70, 20, .75);
}
.slideGroup .sPrev,
.slideGroup .sNext {
    display: block;
    width: 43px;
    height: 43px;
    bottom: -60px;
    position: absolute;
    z-index: 9999;
}

.slideGroup .sPrev {
    position: absolute;
    background: url(../images/pr1.png) no-repeat top center;
    left: 45%;
}

.slideGroup .sNext {
    position: absolute;
    background: url(../images/pr2.png) no-repeat top center;
    right: 45%;
}
.slideGroup .sPrev:hover {
    background: url(../images/pr11.png) no-repeat top center;
}
.slideGroup .sNext:hover {
    background: url(../images/pr22.png) no-repeat top center;
}
/* 公司新闻 */
.news {
    width: 100%;
    margin-top: 90px;
    padding-bottom: 34px;
}

.news .nw-t {
    width: 576px;
    height: 562px;
    float: left;
    border: 1px solid #d7d7d7;
    padding: 9px 26px 0;
    box-sizing: border-box;
}

.news .nw-t:nth-child(2) {
    float: right;
}

.news .nw-t h2 {
    width: 100%;
    font-size: 22px;
    color: #333;
    font-weight: 600;
    height: 52px;
    line-height: 52px;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 14px;
}

.news .nw-t h2 a {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #333;
    font-weight: 400;
}
.news .nw-t h2 a:hover {
    color: #ed4614;
}
.news .nw-t .list1 {
    width: 100%;
    height: 294px;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
}

.news .nw-t .list1 li {
    width: 100%;
    height: 100%;
    position: relative;
}

.news .nw-t .list1 .img {
    width: 100%;
    height: 100%;
    display: block;
}

.news .nw-t .list1 .img img {
    width: 100%;
}

.news .nw-t .list1 h3 {
    position: absolute;
    width: 100%;
    z-index: 99999;
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-left: 22px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.69);
    font-size: 14px;
    bottom: 0;
    left: 0;
    font-weight: 400;
}
.news .nw-t .list1 h3:hover{color:#ed4614}
.news .nw-t .lis1 {
    width: 100%;
    margin-top: 14px;
}

.news .nw-t .lis1 li {
    width: 100%;
    height: 56px;
    border-bottom: 1px solid #e2e2e2;
    line-height: 56px;
}

.news .nw-t .lis1 li a {
    font-size: 14px;
    color: #333;
    display: inline-block;
    background: url(../images/nline.png) no-repeat left center;
    padding-left: 23px;
    transition: all ease-in .3s;
}

.news .nw-t .lis1 li span {
    display: inline-block;
    font-size: 14px;
    color: #333;
    float: right;
}


.news .nw-t .lis1 li a:hover {
    color: #ed4614;
    padding-left: 33px;
}
.news .nw-t .lis1 li:last-child {
    border-bottom: none;
}

.news .nw-t .list2 {
    width: 100%;
    /* height: 140px; */
}

.news .nw-t .list2 li {
    width: 100%;
    height: 140px;
    position: relative;
    overflow: hidden;
}
.news .nw-t .list2 li:hover  dd h3 {
    color: #ed4614;
}
.news .nw-t .list2 li:first-child {
    margin-bottom: 16px;
}

.news .nw-t .list2 .img {
    float: left;
    width: 187px;
    height: 140px;
    overflow: hidden;
    border-radius: 12px;
}

.news .nw-t .list2 .img img {
    width: 100%;
    height: 100%;
}

.news .nw-t .list2 dd {
    float: right;
    width: 313px;
}

.news .nw-t .list2 dd h3 {
    font-size: 14px;
    color: #333;
    font-weight: 600;
    margin-top: 10px;
}

.news .nw-t .list2 dd h4 {
    font-size: 12px;
    color: #777777;
    line-height: 24px;
    font-weight: 400;
}

.news .nw-t .list2 dd a {
    display: inline-block;
    width: 122px;
    height: 35px;
    margin-top: 10px;
    line-height: 35px;
    border-radius: 35px;
    border: 1px solid #ed4614;
    color: #ed4614;
    font-size: 14px;
    text-align: center;
}
.news .nw-t .list2 dd a:hover {
    background-color: #ed4614;
    color: #fff;
}


.x-link {
    width: 100%;
}

.fbb {
    background-color: #f2f2f2;
    line-height: 43px;
    font-size: 18px;
    color: #333;
    border-left: 3px solid #ed4614;
    padding-left: 12px;
    font-weight: 700;
}

.x-link  .fbb >a {
    display: inline-block;
    font-size: 16px;
    color: #333;
    margin-right: 5px;
    padding-left: 13px;
    position: relative;
    font-weight: 400;
}
.x-link >.fbb >a::after {
    content: "";
    width: 2px;
    height: 16px;
    position: absolute;
    right: -11px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/line2.png) no-repeat center center;
}
.x-link .fbb a:last-child::after {
    display: none;
}


.foot {
    background: #333333;
    padding-bottom: 32px;
}

.navx {
    text-align: center;
    margin-bottom: 50px;
    font-size: 14px;
    border-bottom: 2px solid #999999;
}

.navx a {
    color: #fff;
    font-size: 16px;
    display: inline-block;
    height: 70px;
    line-height: 70px;
    margin: 0 25px;
}
.navx a:hover {
    color: #ed4614;
}
#footer {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.logox h3{
    font-size: 30px;
	line-height: 36px;
    color: #ed4614;
    padding-left: 78px;
    margin-top: 10px;
    background: url(../images/ftlogo.png) no-repeat left center;
}

.copyright {
    margin-left: 50px;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    width: 488px;
    padding-top: 10px;
}

.copyright a {
    color: #fff;
}
.copyright a:hover {
    color: #ed4614;
}
.er {
    line-height: 30px;
    color: rgba(255, 255, 255, .7);
    text-align: center;
    font-size: 12px;
}
.er tr td:first-child p {
    margin-right: 30px;
}