﻿.navbar-default { z-index: 1;
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding: 0;
}
.navbar-right {
    margin-right: 0; float: right;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#000;
    background:none;
}
.baise .navbar.navbar-default {
 background-image: linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,0));
}
.navbar-default .navbar-nav > li > a {
    font-weight:600;
    letter-spacing: 1px;
    font-size: 1em;
}
.nav.navbar-nav{ display: flex; flex-wrap: wrap; flex-direction: row;}
.nav.navbar-nav li{display: inline-block;}
.navbar-nav > li > a {
    margin: 0;
    padding:0 1em;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover{
    color:#007D14; margin-top: 2px;
}
.navbar-default .navbar-nav > li > a:focus {
    color: #007D14;
	outline:none;
}
nav.navbar.navbar-default {
    background: none;
    padding:2em;
    position: absolute;
    z-index: 999;
    width: 100%;
}
.dropdown-menu > li,.dropdown-menu > li > a{display: flex; width: 100%;}
.dropdown-menu:before{position: absolute; top: -5px; left: 50%; margin-left: -12px; content: '';
    
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:#fff;
    background: none; 
}
 .navbar-default .navbar-nav > li > a {
    color: #000; padding: 5px 30px; line-height: 30px;
}
.baise .navbar-default .navbar-nav > li > a {
    color: #fff; padding: 5px 30px;
}
.navbar-default .navbar-nav  > .active.open > a:focus {
	background:transparent;
	color: #000;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #000;
}

.link-effect-2{ width: 100%; padding-top: 10px;}
.top_right{ float: right; margin-left: 30px;}
.top_right .tel{ font-size: 18px; font-weight: bold;}
.jk-banner{ position: relative; width: 100%; overflow: hidden; z-index: 0;}

.main-page{ padding: 40px 0;  width: 100%;}
.product-page .div-tit{ display: flex; width: 100%; justify-content: center; align-items: center; margin-top: 20px;}
.div-tit{display: flex; flex-direction: column; overflow: hidden;}
.div-tit.baise .tit-en{ color: #fff; font-weight: bold; margin-top: 10px; }
.tit-cn{font-size: 24px ; font-weight: bold; line-height: 50px; text-transform: capitalize;}
.tit-cn span{display: inline-block; position: relative;}
.tit-cn img{ position: absolute; right: -40px; top: -10px;}
.tit-en{ font-size: 16px; color: #666;}
.div-body{margin-top: 40px; width: 100%; line-height: 30px; border-bottom: 1px solid #ccc; padding-bottom: 20px; }
.product-page .div-tit{ display: flex; width: 100%; justify-content: center; align-items: center; margin-top: 20px;}

.tit-noteb{ font-size: 18px; font-weight: bold; margin-top: 20px;}

.pro-ul{display: flex; width: 100%; padding: 20px 0; flex-wrap: wrap;}
.pro-ul li{width: 33.333%; border: 1px solid #eee; display: flex; justify-content: center; align-items: center; padding: 20px;}
.pro-div{display: flex ; width: 100%; background-color: #fff; flex-direction: column; justify-content: center; align-items: center; padding: 20px;}
.pro-tit{ text-align: center;}
.pro-img{ width: 300px; height: 300px; border-radius: 300px; display: flex; justify-content: center; align-items: center; overflow: hidden; margin-bottom: 20px;}
.pro-div:hover .pro-img{box-shadow: 3px 3px 10px rgba(0,0,0,.1);}
.pro-div:hover .pro-img img{ transform: scale(1.2);}


.page-more{display: flex; width: 100%; margin-top: 20px; justify-content: center; align-items: center ; color: #fff;}
.page-more a{display: inline-block; padding: 5px ; border-bottom: 1px solid #fff; color: #fff; background-color: rgba(0,125,20,.5); padding: 10px 30px; border-radius: 100px;}
.page-more .iconfont{ margin-left: 10px;}
.page-more a:hover{padding: 10px 40px; box-shadow: 3px 3px 10px rgba(0,0,0,.1);}

.ys-page{ background-color: #F7F8F2; background: url('../images/yspage.png') bottom right no-repeat;
    background-size: cover;
    background-attachment: fixed;}

    .ys-head{ padding: 40px 0; display: flex; justify-content: space-between;}
    .ys-head .tit{ font-size: 46px; font-weight: bold;  line-height: 60px;}
    .ys-ul{display: flex; width: 100%; padding: 40px 0;}
    .ys-ul li{ width: 20%; padding: 15px;}

    .ys-div{display: flex; flex-direction: column; max-width: 240px; width: 100%; height: 300px; position: relative;}
    .ys-div-t{ display: flex;  align-items: center; justify-content: center; background-color: #007D14; box-shadow: 3px 3px 10px rgba(0,0,0,.1); position: absolute;
         border-radius: 300px 300px 0px 0px ; padding: 0px; text-align: center; height: 100px; width: 100%; overflow: hidden; top: 30px; opacity: 0;}
    .ys-div-t img{ width: 100%;}
    .ys-div-t .iconfont{ position: absolute; font-size: 48px; color: #fff; bottom: 40px;}
    .ys-div-f{ display: flex; flex-direction: column; background-color: #fff; box-shadow: 3px 3px 10px rgba(0,0,0,.1); position: relative; z-index: 1; margin-top: 100px;
         border-radius: 8px 8px 300px 300px; padding: 20px; text-align: center; height: 150px;}
    .ys-div-f .tit{font-weight: bold; text-transform: uppercase; font-size: 18px;}
    .ys-div-f .note{font-size: 12px; color: #999; padding: 0 20px;}
    .ys-div-f .iconfont{ font-size: 24px; color: #007D14; margin-bottom: 10px; opacity: 1;}

    .ys-div:hover .ys-div-t{display: flex; top: 0; opacity: 1; height: 150px;}
    .ys-div:hover .ys-div-f{ margin-top: 150px;}
    .ys-div:hover .ys-div-f  .iconfont{ margin-bottom: 10px; opacity: 0;}

    .about-page{ background-color: #F7F8F2; background: url('../images/aboutpage.jpg') bottom right no-repeat;
      padding-top: 80px;  background-size: cover;
        background-attachment: fixed;}
    
        .aboutcontent{ color: #fff; width: 30%; margin: 60px 0;}
        .page-more.left{justify-content: flex-start; }
        .page-more.left a{ background-color: transparent;}

        .aboutfoot{ display: flex; justify-content: space-between; margin: 40px 0; margin-top: 80px;}
        .aboutfoot .l{width: 40%; color: #fff;}
        .aboutfoot .l .tit{font-size: 48px; font-weight: bold; color: rgba(254,254,254,.8); text-transform: uppercase; line-height: 60px;}
        .aboutfoot .r{width: 40%; text-align: right; color: #fff;}
        .aboutfoot .r .tit{ font-size: 36px; color: rgba(254,254,254,.8); text-transform: uppercase; line-height: 60px;}
        .aboutfoot .r .tit span{font-weight: bold;}        


        .case-page  .swiper-container {
            padding-bottom:40px; padding-top: 40px;
        }
        .swiper-wrapper{
        }
        .case-page .swiper-slide {
            width:978px;
            transition-timing-function:linear;
        }
        @media only screen and (max-width:1200px){
            .case-page  .swiper-slide {
                width:770px;
            }
        }
        @media only screen and (max-width:980px){
            .case-page  .swiper-slide {
                width:471px;
            }
        }
        @media only screen and (max-height:480px){
            .case-page   .swiper-slide {
                width:471px;
            }
        }
        .swiper-slide img{
            width:100%;
            border-radius: 4px;}
        .swiper-slide .title{
            position:absolute;
            transform:rotate(90deg);
            transform-origin:left top;
            left:-3px;
            font-size:11px;
            color: rgb(102, 102, 102);}	
        .swiper-button-next, .swiper-button-prev{
            width:86px;
            height:112px;
            background-size:86px 112px;
            margin-top:-56px;
            outline:none;}
        .swiper-button-next{
            background-image:url(img/cursor-next.png);}
        .swiper-button-prev{
            background-image:url(img/cursor-prev.png);}		
        .swiper-pagination-bullet{
            background:none;
            opacity:1;
            margin:0 6px !important;
            width:9px;
            height:9px;
            position:relative;
            outline:none;
            vertical-align:middle;}
        .swiper-pagination-bullet span{
            width:3px;
            height:3px;
            background:#CCC;
            display:block;
            border-radius:50%;
            margin-top:3px;
            margin-left:3px;
        }
        .swiper-pagination-bullet i{
            background:#000;
            height:1px;
            width:20px;
            position:absolute;
            top:4px;
            transform:scaleX(0);
            transform-origin:left;
            z-index:3;
            transition-timing-function:linear;
            }
        .swiper-pagination-bullet-active span,.swiper-pagination-bullet:hover span{
            width:9px;
            height:9px;
            margin-top:0;
            margin-left:0;
            background:#000;
            position:relative;
            z-index:1;
            }
        .swiper-pagination-bullet-active i{
            animation:middle 6s;
            }
        .swiper-pagination-bullet:first-child.swiper-pagination-bullet-active i{
            animation:first 6s;
            }
        .swiper-pagination-bullet:last-child.swiper-pagination-bullet-active i{
            animation:last 6s;
            }				
        @keyframes first{
          0% {transform:scaleX(0.5);left:0px;}/*091*/
          100% {transform:scaleX(1);left:2px;} /*0915*/
        }
        @keyframes last{
          0% {transform:scaleX(0.7);left:-10px;}/*1090*/
          20% {transform:scaleX(0.3);left:2px;} /*090*/
          100% {transform:scaleX(0.3);left:0px;} /*090*/
        }		
        @keyframes middle{
          0% {transform:scaleX(0.7);left:-10px;}/*1091*/
          20% {transform:scaleX(0.45);left:2px;}/*092*/
          100% {transform:scaleX(1);left:2px;} /*0913*/
        }	

        .news-page{background-color: #5E0000;}
        .newspagetop{display: flex; width: 100%; justify-content: space-between; padding: 20px;}
        .newspagetop .div-tit{width: 80%;}
        .newspagetop .page-more.left{ width: 20%;  justify-content: flex-end;}
        
        .news-ul{margin-top: 40px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.news-div{width: 100%; display: inline-block; border-radius: 12px; padding: 10px; }
.news-img-s{ width: 100%; height: 285px; overflow: hidden; border-radius: 12px;}
.news-img-s img{min-height: 100%; width: 100%;}
.news-img img{ width: 100%; min-height: 100%;}
.news-top{ display: flex; width: 100%; padding:0 5px; line-height: 20px;}
.news-time{ display: flex; flex-direction: column; float: left ; justify-content: flex-start; align-items: self-start; text-align: left; width: 100%; font-size: 14px; color: #ccc; font-weight: 500; line-height: 30px;}
.news-time .md{font-size: 24px; font-weight: bold; color: #333;}
.news-time .y{ font-size: 14px; font-weight: 500; color: #555; margin-bottom: 10PX;}
.newsmore{ display: inline-block; float: right;}
.newsmore a{ display: inline-block; padding: 0 10px; font-size: 12px; margin-top: 5px; color: #ccc;}
.newsmore a .iconfont{ display: inline-block;}
.newstit{ display: flex; width: 100%; font-weight: bold; line-height: 30px; margin-top: 20px; height: 30px; overflow: hidden; font-size: 14px; color: #fff;}
.newsnote{ display: flex; width: 100%; line-height: 22px; height: 44px; color: #666; overflow: hidden; font-size: 12px; padding-bottom: 10px; color: #fff;}

.news-top{ display: flex; justify-content: space-between; border-top: 1px solid #f5f5f5; padding-top: 10px; margin-top: 10px;}
.news-top .news-time{width: 60%; display: flex; flex-direction: row;}

.newsbody{ width: 100%; padding: 10px; padding-bottom: 30px; display: flex; flex-direction: column; }

.news-div:hover{background-color: #fff;}
.news-div:hover .news-img-s img{ transform: scale(1.1)}
.news-div:hover{  background: #f5f5f5; box-shadow: 5px 5px 10px #999;}
.news-div:hover .newstit,.news-div:hover .newsnote{color: #555;}



footer{ background-color: #EBEBEB; padding: 40px 8%;}

.foottop{display: flex; width: 100%; justify-content: space-between;}
.footlogo{ width: 260px;}

.footcenp{ padding:  0; display: flex; width: 100%; border: 1px solid #555; border-left: 0; border-right: 0; margin: 20px 0;}
.footcenp .cp-left,.footcenp .cp-right{padding: 30px 8px;}
.footcenp .cp-left{ border-right: 1px solid #555; width: 50%;}
.footcenp .cp-right{ text-align: right ; width: 50%;}
.footcenp .cp-left text,.footcenp .cp-right text{font-size: 24px; font-weight: bold;}
.footbq{display: flex; width: 100%; line-height: 30px; margin-top: 20px;}
.footbq .nav{ display: flex; width: 50%;}
.footbq .nav li{ padding: 2px 10px; position: relative;}
.footbq .nav li::after{content: ''; position: absolute; right: 0; top: 7px; height: 16px; width: 1px; background-color: #555;}
.footbqright{ text-align: right ; width: 50%;}

.footbq .nav>li>a{ padding: 2px 20px; line-height: 20px; color: #555;}




/* ny page */


.page-tit-s{display: flex; flex-direction: column; align-items: center; width: 100%; margin-top: 0px;  }
.page-cn-s{display: inline-block; font-size: 24px; line-height: 60px; font-weight: bold; text-transform:uppercase;}

.page-en-s{display: flex; align-items: center; padding: 0; color:#666 ; font-size: 18px; line-height: 30px;
    font-weight: 500;text-transform:uppercase;}
.page-note{ padding: 10px 0; color: #666;}

.page-tit-s.baise .page-en-s,.page-tit-s.baise .page-note{color: #fff;}

.page-tit-s.text-left{ align-items: flex-start}
.aboutnypage .container-fluid{display: flex; flex-wrap: wrap; justify-content: center; align-items: center; padding: 40px 0;}
.about-s-body{ margin-top: 20px;}
.about-s-body.baise{color: #fff;}
.nyaboutl,.nyaboutr{ display: flex; flex-direction: column; justify-content: center; width: 100%;
    padding: 0 10%; height: 100%;}
    .aboutnypage .container-fluid >div:first-child{padding-right: 5%;}
    .aboutnypage .container-fluid >div:nth-child(2){padding-left: 5%;}
    
 .nyaboutl{ padding-left: 6%; width: 40%; position: relative; justify-content: center; align-items: center; }
 .nyaboutr{ width: 60%; display: inline-block; position: relative; }
.about-ny-img{ width: 100%;   overflow: hidden;}
.about-ny-img img{ width: 100%;}
.aboutimg img{ width: 100%;}
.nyaboutr{ margin-top: 40px;}

.nyaboutr .about-t{ display: flex; justify-content: space-between; color: #555;  border: 1px solid #555;}
.nyaboutr .about-t .ta{ border-right: 1px solid #555;  text-align: left; padding-left: 20px; padding-right: 20px;}
.nyaboutr .about-t .tb{ text-align: right; padding-right: 20px;}

.pppage{
    background-color: #F7F8F2; background: url('../images/servicebg.jpg') bottom right no-repeat; height: 50vh;
    padding-top: 80px;  background-size: cover;
      background-attachment: fixed;
}


.page-ny-nav{ width: 100%; padding: 0; display: block;  margin-top: -60px;  }

.ny-nav-ul { margin-top: 0px; width: 100%; display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; background: #818691;}
.ny-nav-ul li{ margin: 0; display: inline-block;width: 20%;}
.ny-nav-ul.cpnav{display: flex;}
.ny-nav-ul.cpnav li{ width: 20%;}
.ny-nav-ul li a{  overflow: hidden; z-index: 2; padding: 5px 20px; line-height: 50px; display: flex; flex-direction: column; position: relative;
   color: #fff; font-weight: bold;  }
/*.ny-nav-ul li a:before{content: ""; position: absolute; top: -40px; display: inline-block; height: 100%; width: 100%; background: #92B717; z-index: 0; left: 0;}*/
.ny-nav-ul li a small{ width: 100%; z-index: 2; display: inline-block; line-height: 20px; color: #ccc; font-size: 12px; font-weight: 300;}
.ny-nav-ul li a:hover,.ny-nav-ul li a.active,.ny-nav-ul li a:hover small,.ny-nav-ul li a.active small{ color: #fff;}
.ny-nav-ul li a:hover,.ny-nav-ul li a.active{   background: #2A2A29;}


.cp-div{ position: relative; display: flex; flex-direction: column; width: 100%; padding: 0px; border-radius: 12px;
    margin: 8px 0; }
.cp-img{ display: flex; width: 100%; height: 360px; overflow: hidden; justify-content: center; align-items: center;}
.cp-img img{ width: 100%;  }
.cp-body{ flex-direction: column; width: 100%; padding: 10px; justify-content: center; align-items: center; text-align: center; display: flex;}
.cn{font-size: 14px;}
.en{font-size: 24px; font-weight: bold; line-height: 50px;}
.pageny-t-b{ margin-top: 20px;}


.cpzx_con{ display: block; width: 100%;  border: solid 15px transparent; border-bottom: none; margin-top:10px; padding-bottom: 10px;
    overflow: hidden; -webkit-transition: all 0.2s linear; transition: all 0.2s linear;  background: white;}
.cpzx_text{ padding-bottom: 10px;}
.cpzx_con:hover{ border: solid 15px white; box-shadow: #666 0px 0px 10px; border-bottom: none; }
.cpzx_con:hover .cpzx_text{background: #007D14; color: #fff;}
.cpzx_con:hover .cpzx_text > a{ color: #FFf; font-weight: bold;}
.cpzx_con:hover .cpzx_bottom > a ,.cpzx_con:hover .cpzx_bottom > span{color: #fff;}
.cpzx_text > a{ text-align:left; display: block; font-size: 18px; color: #333; padding: 0 10px; padding-top: 10px;}
.cpzx_bottom{ height: 19px; margin-top: 12px; display: flex; padding: 0 10px; margin-left: 0;  }
.cpzx_bottom > a ,.cpzx_bottom > span{ color: #ccc; font-size: 12px; display: block; float: left; height: 20px; overflow: hidden; margin-top: 2px;}

.cpzx_con:hover {
    -webkit-box-shadow: 10px 15px 20px rgba(0,0,0,0.2);
    box-shadow: 10px 15px 20px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(0, -3px, 0);
    transform: translate3d(0, -3px, 0);
}

.cpzx_con:hover .cpzx-img img{ transform: scale(1.1)}

.cpzx-titb{ width: calc(100% - 120px);}
.cpzx-eye{ width: 100px; display: flex;}
.cpzx-eye .iconfont{font-size: 12px;}
.cpzx-img{ width: 100%; height: 360px; position: relative; overflow: hidden;}
.cpzx-img  img{ width: 100%; min-height: 100%;}
.cpzxlj{ display: flex; text-align: center; justify-content: center;  align-items: center; width: 100%; left: 0; background: rgba(0,0,0,.5); height: 100%; position: absolute; top: 100%;}

.cpzx_con:hover .cpzxlj{ top: 0;}
.cpzxlj .iconfont{ color: #666; background: #fff; width: 50px; height: 50px; border-radius: 100px; text-align: center; line-height: 50px; font-size: 24px;}
.cpzxlj .iconfont:hover{ background: #007D14; color: #fff;}


.page-ny .newstit{ color: #555;}
.page-ny .newsnote{ color: #999;}

.news-xx-t{ display: inline-block; width: 100%; padding: 40px 10px; background: #f2f2f2}
.news-tit-n{line-height: 50px;}
.new-note-x{ color: #999}

.newlisbtn{ display: inline-block; width: 100%; padding: 30px 0; margin-top: 20px; margin-bottom: 20px; background: #f2f2f2}
.newml10{ margin: 0 10px; color: #ccc}
.newmr10{ margin: 0 10px;  color: #ccc}

.ywfw-ul li:nth-child(odd){background-color: #eee; margin: 20px 0}
.ywfw-div{display: flex;   width: 100%;}
.ywfw-div .ywfw-img{display: flex; justify-content: center; align-items: center; width: 50%;  border-radius: 0px; overflow: hidden;}
.ywfw-div .ywfw-img img{ width: 100%}
.ywfw-body{ width: 50%; display: flex; flex-direction: column; text-align: left; justify-content: flex-start; align-items:flex-start; padding: 40px 5%;}
.ywfw-div:hover .ywfw-img img{ transform: scale(1.1)}
.ywfw-div .ywfw-body .cn{ text-align: left; color: #555; font-size: 24px; font-weight: bold;}
.ywfw-div .ywfw-body .en{ text-align: left; color: #555; font-size: 16px; }
.ywfw-div .ywfw-body small{font-size: 18px; font-weight: 500; width: 100%;}
.ywfw-div .ywfw-body .note{ text-align: left; color: #999; font-size: 14px; line-height: 30px;}

.pagecen{display: inline-block; width: 100%;}

/*Contact Form*/
.contact-form {
    width: 100%; display: inline-block; flex-wrap: wrap; justify-content: space-between;
    margin-bottom: 50px; margin-top: 50px;
    overflow: hidden;
}
.contact-form input,
.contact-form textarea {
    font-size: 16px;
    color: #007D14;
    height: 45px;
    padding-right: 30px;
    padding-left: 0;
    border: none;
    border-bottom: 1px solid #b7b7b7;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.contact-form textarea {
    min-height: 175px;
    max-width: 100%;
    border: 1px solid #b7b7b7;
    padding-left: 30px;
    padding-top: 20px;
}
.contact-form input:focus {
    border-bottom: 1px solid #007D14;
}
.contact-form textarea:focus {
    border: 1px solid #007D14;
}
.contact-form .form-control {
    border-radius: 0;
    box-shadow: none;
}
.contact-form .form-group {
    margin-bottom: -5px;
    border-radius: 0;
}
.contact-form .form-group .input-img {
    margin-bottom: 50px;
    position: relative;
}
.contact-form .form-group .text-area {
    margin-top: 20px;
}
.contact-form .input-icon {
    position: absolute;
    bottom: 5px;
    right: 0;
}
.contact-form .input-icon i {
    font-size: 18px;
    color: #0d0d0d;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.contact-form .form-control:focus + .input-icon i {
    color: #007D14;
}
.contact-form .form-btn {
    text-align: center;
}
.contact-form .contact-form-btn {
    margin-top: 40px;
    margin-bottom: 20px;
    padding: 10px 20px;
    border-radius: 0;
    border: none;
}
.contact-form input::-webkit-input-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form input::-moz-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form input:-ms-input-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
} 
.contact-form input:-moz-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form textarea::-webkit-input-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form textarea::-moz-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.contact-form textarea:-ms-input-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
} 
.contact-form textarea:-moz-placeholder {
    color: #b7b7b7;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.contact-form input:focus::-webkit-input-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form input:focus::-moz-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form input:focus:-ms-input-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
} 
.contact-form input:focus:-moz-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form textarea:focus::-webkit-input-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form textarea:focus::-moz-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}
.contact-form textarea:focus:-ms-input-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
} 
.contact-form textarea:focus:-moz-placeholder {
    color: #007D14;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;  
}


@media (max-width: 768px) {
    .navbar-toggler{position: absolute; top: 20px; right: 20px;}
    .navbar-header{display: inline-block;
        float: left; }
        .footcenp .cp-left{border-right: 0;}
        .footcenp .cp-right{text-align: left;}
        .footbqright,.footcenp .cp-left,.footcenp .cp-right,.news-ul li,.aboutcontent,.pro-ul li{ width: 100%;}
        .footcenp,.news-ul,.aboutfoot,.ys-head{flex-direction: column; width: 100%; overflow: hidden;}
        .foottop,.ys-ul{flex-wrap: wrap;}
        .ys-ul li { width: 50%;}
        .footbq .nav,.aboutfoot .r,.top_right, .navbar-collapse{display: none;}
        .navbar-collapse.show{display: inline-block; width: 100%;}
        .about-page{padding: 40px 15px;}
        .div-tit {padding: 0 15px;}
        footer{padding: 15px;}
        nav.navbar.navbar-default{ padding: 10px; min-height: 0; background-color: #fff;}
        .navbar-nav > li > .dropdown-menu{ width: 100%; display: none;}
        .dropdown-menu.show{ display: inline-block;}
        .nav.navbar-nav li{width: 100%;}
    .navbar-header .iconfont{ color: #fff;}
    .topnav{position: relative}
    .topnav .col-md-10,.topnav .col-md-9,.topnav .col-md-3{ display: inline-block; width: 100%;}
    .navbar-header .iconfont{color: #333;}
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{ max-height: none}
    .dropdown ul{ background: rgba(0,0,0,.5); display: inline-block; width: 100%; padding: 10px 10%;}
    .dropdown ul li a{ color: #fff; display: inline-block; width: 100%; line-height: 30px;}

    .type-tit,.abvideo,.page-moreb,.newsmore,.footnav{display: none;}
    .footr{margin-top: 10px;}
    .page-tit-s.baise{display: none}

    .newspage-c,.newspage-d{display: inline-block;}
    .newspage-c{width: 100%; height: auto; min-height: auto;}
    .dtimg{height: auto; min-height: auto;}
    .news-div-s{ margin: 10px 0}
    .ny-nav-ul{ padding-left: 0;}
    .ywfw-div{ flex-direction: column}
    .ywfw-div .ywfw-img{ width: 100%;}
    .ywfw-body{ width: 100%;}

    .aboutnypage .container-fluid{flex-wrap: wrap;}
    .aboutnypage .container-fluid >div{ width: 100%;}
    .pppage{ padding-top: 10px; height: auto;}
    .body-con{ padding: 20px 0;}
    .nyaboutl, .nyaboutr{ padding-right: unset; padding:  10px;}
    .ny-nav-ul {flex-wrap: wrap;}
    .ny-nav-ul li{ width: 33%;}
    .ny-nav-ul li a{ padding: 5px;}
}