/*å¤´éƒ¨æ ·å¼*/

p{
    padding: 0;
    margin: 0;
}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}

a:focus,
a:hover {
    color: #0250a3;
    text-decoration: none;
}

.wellcome{
    padding: 0 1%;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    background: #e5e5e5;
    color: #017638;font-size: 14px;
}
.wellcome a{color: #017638;font-size: 14px;}

.well1{
    max-width: 1700px;
    margin:0 auto;
}

.k1{
    float:right;
}
.k3{
    float:left;
}

.k4 {
    float: left;
    font-size: 12px;
}


.demo-header{padding:0;}
.container-fluid {
    height: 97px;
    margin: 0 auto;
    padding: 0 1%;
}
.demo-logo {
    line-height: 97px;
    float: left;
    width: 15.3125%;
}
.demo-logo img{
    max-width: 100%;
}
.nav
{
    position: relative;
    width: 58.8%;
    float: left;
    margin-left: 40px;
    padding: 0;
}
.nav>li
{
    display: block;
    float: left;
    width: 16.2%;
    padding: 0 10px;
    height: 97px;
    background: url(../images/navlibj.jpg) no-repeat right 51px;
}

.nav>li>a
{
    line-height: 45px;
     padding: 0;
    position: relative;
    font-size: 12px;
    display: block;
    text-transform: uppercase;
    box-sizing: border-box;
    height: 75px;
    padding: 0;
    padding-top: 12px;
    cursor: pointer;
    transition: border-color .3s,color .3s;
    text-decoration: none;
    color: #575757;
    border-bottom: 2px solid transparent;
    text-align: center;
}
.nav>li>a>p{
    color:#575757;
    font-size: 16px;
    line-height: 7px;
}
.nav>li>a:hover
{
    color: #006835;
    background: url(../images/navabj.jpg) no-repeat center top;
}
.nav>li>a:hover p{
    color: #006835;
}
.nav .sec{height:0;background:rgba(1,118,56,0.84);color:#fff;overflow:hidden;z-index:9999;position:absolute;top:97px;left:0px;width: 100%;}
.nav .sec a{color:#fff;height:38px;line-height:38px;width:100%;padding: 0;display: block;text-align: center;}
.nav .sec a:hover{background:#006835;text-decoration:none;color:#fff;}


#header {
    max-width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 21%;
    text-align: left;line-height: 91px
}

.logo img {
    max-width: 100%;
}


/*çƒ­é—¨æœç´¢*/

.search-box {
    background: #f4f4f4;
}

.search
{
    position: relative;
    float: right;
    margin-top: 20px;
    width: 18.5%;
}

#formsearch
{
    z-index: 20;
    background:url(../images/sou.png)no-repeat;
    background-size: 100% 100%;
    width: 171px;
    height: 31px;
    float: right;

}
.hotSearch{width: 100%;font-size: 14px;text-align: right;overflow: hidden;height: 30px;}
.hotSearch a{line-height: 30px;margin-right: 5px;color: #666;}

#formsearch input
{
    width: 100%;
    height: 34px;
    border:none;
    background: none;
    outline: none;
}   

.sinput
{
    position: relative;

    height: 36px;
}
#formsearch input#keyword
{
    outline: none;
    text-indent: 10px;
}
#formsearch input#s_btn
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 39px;
    height: 34px;
    border: 0;
}
#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); */
}

.search1
{
    max-width: 1270px;
    margin: 0 auto;
    height: 74px;
    background: url(../images/search.png) no-repeat center;
    position: relative;
    margin-top: -25px;
    z-index: 999;
}
.hotSearch1 {
    font-weight: normal;
    line-height: 74px;
    color: #fff;
    font-size: 14px;
    float: left;
    padding-left: 60px;
}

.hotSearch1 a {
    margin-right: 6px;
    color: #fff;
}

.hotSearch1 a:hover {
    text-decoration: underline;
}
.search2 {
    position: relative;
    float: right;
    width: 224px;
    height: 32px;
    margin-right: 60px;
    cursor: pointer;
    z-index: 9999;
    margin-top: 20px;
}


.search2 #formsearch {
    z-index: 20;
    width: 224px;
}


/*æœç´¢å’Œçƒ­é—¨æœç´¢*/

.search2 #formsearch input {
    width: 224px;
    height: 32px;
    background: none;
}

.search2 #formsearch input#keyword {
    width: 224px;
    height: 32px;
    background: #f4f4f4;
    border: none;
}

.search2 #formsearch input#s_btn {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    border: 0;
    background: url(../images/ss.png) no-repeat center;
}

@media (max-width: 768px){
    .search-box{
        display: none;
    }
}

/*ä¸»ä½“æ ·å¼*/

#container {
    max-width: 1200px;
    margin: 0 auto;
}


/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}


/*å…³äºŽæˆ‘ä»¬*/

.about-box {
    margin-bottom: 60px;
    background: #fff;
    padding-top: 40px;
    padding-bottom: 22px;
    border-bottom: 1px solid #999999;
}

.about-center {
    max-width: 1200px;
    margin: 0 auto;
}

.reuse1 {
    position: relative;
    height: 54px;
    margin-bottom: 50px;
}

.reuse1 img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    margin: auto;
}

.about-left {
    width: 48%;
    float: left;
}

.about-left img {
    width: 100%;
}

.about-right {
    width: 51%;
    float: right;
}

.about-right h2 {
    text-align: center;
    font-size: 24px;
    color: #017638;
    font-weight: normal;
    margin-bottom: 30px;
}

.about-right p {
    line-height: 23px;
}

.more9 {
    width: 112px;
    height: 37px;
    display: block;
    background: #017638;
    color: #fff !important;
    font-size: 14px;
    line-height: 37px;
    text-align: center;
    float: right;
    margin-top: 20px;
}

.wid1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.num-list {
    text-align: justify;
    font-size: 0;
}

.num-list li {
    position: relative;
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: center;
}

.num-list:after {
    display: inline-block !important;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.num-list li div span {
    font-size: 60px;
    color: #017638;
}

.num-list li p {
    font-size: 18px;
    color: #666;
}


/*æ ¸å¿ƒè¯¾ç¨‹*/

.subject-box {
    padding: 50px 0px;
    background:#f4f4f4;
}

.subject-center {
    max-width: 1518px;
    margin: 0 auto;
}

.reuse2 {
    text-align: center;
    font-size: 35px;
    color: #017638;
    line-height: 40px;
}

.reuse2 p {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;
    font-weight: normal;
    opacity: 0.68;
}
.reuse2 img{
    width: 30%;
}
.subject-list {
    text-align: justify;
    padding-top: 25px;
}

.subject-list li {
    position: relative;
    display: inline-block;
    width: 24%;
    margin-bottom: 15px;
    vertical-align: top;
}
@media(max-width:720px){
    .subject-list li{
        height:480px;
    }
}

.subject-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.subject-list li .img {
    position: relative;
}

.subject-list li .img img {
    width: 100%;
}

.subject-list li .content8 {
    background: #017638;
    padding: 35px 40px 10px;
    position: relative;
    min-height: 150px;
}

.subject-list li .content8 h3 {
    width: 70%;
    height: 57px;
    overflow: hidden;
    line-height: 57px;
    background: rgba(14, 47, 82, 0.9);
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -29px;
    z-index: 999;
    transition: all 0.3s;
}

.subject-list li:hover .content8 h3 {
    top: -33px;
}

.subject-list li .content8 span {
    display: block;
    width: 100%;
    float: left;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 20px;
    background:url(../images/quan.png) no-repeat 0px;
}

.subject-list li .content8 p {
    min-height: 60px;
    color: #fff;
    line-height: 25px;
    max-height: 100px;
    overflow: hidden;
}

.subject-list li .content8 span:nth-of-type(2n) {
    text-align: left;
}

.subject-list li .more8 {
    display: block;
    width: 100%;
    line-height: 65px;
    border:1px solid #56635c;
    color: #666;
    font-size: 16px;
    text-align: center;
    transition: all 0.5s;
}

.subject-list li:hover .more8 {
    background: #f39300;
    color: #fff;
    border-color: #f39300;
}

.subject-list li .img .overlay-bottom {
    position: absolute;
    left: 2%;
    bottom: 2%;
    width: 96%;
    height: 1px;
    z-index: 9;
    background-color: #e5e5e5;
}

.subject-list li .img .overlay-left {
    position: absolute;
    left: 2%;
    top: 2%;
    width: 1px;
    height: 96%;
    background-color: #e5e5e5;
    z-index: 9;
}

.subject-list li .img .overlay-top {
    position: absolute;
    right: 2%;
    top: 2%;
    width: 96%;
    height: 1px;
    background-color: #e5e5e5;
    z-index: 9;
}

.subject-list li .img .overlay-right {
    position: absolute;
    right: 2%;
    bottom: 2%;
    width: 1px;
    height: 96%;
    background-color: #e5e5e5;
    z-index: 9;
}

.subject-list li:hover .overlay-bottom {
    animation: borderslideBottom .3s linear .3s 1;
    -moz-animation: borderslideBottom .3s linear .3s 1;
    -webkit-animation: borderslideBottom .3s linear .3s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.subject-list li:hover .overlay-left {
    animation: bordersildeLeft .3s linear .6s 1;
    -moz-animation: bordersildeLeft .3s linear .6s 1;
    -webkit-animation: bordersildeLeft .3s linear .6s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.subject-list li:hover .overlay-top {
    animation: bordersildeTop .3s linear .9s 1;
    -moz-animation: bordersildeTop .3s linear .9s 1;
    -webkit-animation: bordersildeTop .3s linear .9s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.subject-list li:hover .overlay-right {
    animation: bordersildeRight .3s linear 1.2s 1;
    -moz-animation: bordersildeRight .3s linear 1.2s 1;
    -webkit-animation: bordersildeRight .3s linear 1.2s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

@-moz-keyframes borderslideBottom {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@-webkit-keyframes borderslideBottom {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@keyframes borderslideBottom {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeLeft {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeLeft {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@keyframes bordersildeLeft {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@-moz-keyframes bordersildeTop {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@-webkit-keyframes bordersildeTop {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@keyframes bordersildeTop {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeRight {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeRight {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@keyframes bordersildeRight {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

.subject-list li .img .xian {
    position: absolute;
    top: 2%;
    left: 2%;
    width: 96%;
    height: 96%;
    border: 1px solid #8e91a6;
}


/*ä¸ºä»€ä¹ˆ*/

.why-box {
    background: #f4f4f4;
    padding: 50px 0px;
}

.why-center {
    max-width: 1200px;
    margin: 40px auto 0;
    position: relative;
}

.reuse3 {
    font-size: 30px;
    color: #017638;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    padding-bottom: 20px;
}
.reuse3 i{
    font-style: normal;
    font-size: 20px;
    display: inline-block;
    margin:0 5px;
}
.reuse3 span{
    color: #010101;
    font-size: 20px;
}
.reuse3 p {
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    background: url(../images/tit.png)no-repeat center;
}

.why-left {
    width: 49%;
    float: left;
}

.why-list {
    text-align: justify;
}

.why-list li {
    position: relative;
    display: inline-block;
    width: 48%;
    height: 303px;
    vertical-align: top;
    background: #f4f4f4;
    cursor: pointer;
}

.why-list li:nth-of-type(3),
.why-list li:nth-of-type(4) {
    margin-top: 20px;
}

.why-list li:nth-of-type(4) {
    float: right;
}

.why-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
}

.why-list li .content7 {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 90%;
    height: 90%;
    text-align: center;
}

.why-list li .content7 img {
    margin-top: 20%;
    margin-bottom: 5%;
    transition: all 0.5s;
    position: relative;
}

.why-list li .content7 h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.why-list li .content7 p {
    font-size: 13px;
    color: #fff;
    line-height: 24px;
}

.why-list li:hover img {
    transform: scale(1.1);
}

.m-1 {
    background: #3fc8db;
}

.m-2 {
    background: #f5cf2f;
}

.m-3 {
    background: #e44839;
}

.m-4 {
    background: #3794dd;
}

.why-right {
    width: 49%;
    right: 0;
    position: absolute;
    height: 100%;
    background: #49c1dd;
    padding: 70px 40px;
}
@media(max-width:720px){
    .why-right{
        padding: 70px 20px;
    }
}
.why-right .xian1 {
    width: 96%;
    height: 96%;
    border: 1px solid #e5e5e5;
    left: 2%;
    top: 2%;
    position: absolute;
}

.join-list li {
    padding-left: 20%;
    padding-bottom: 10%;
}

.join-list li h2 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
}

.join-list li p {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.n1 {
    background: url(../images/e1.png) no-repeat 10px 7px;
}

.n2 {
    background: url(../images/e2.png) no-repeat 10px 7px;
}

.n3 {
    background: url(../images/e3.png) no-repeat 10px 7px;
}

.n4 {
    background: url(../images/e4.png) no-repeat 10px 7px;
}

.why-list li .content7 .content6 {
    height: 100%;
}

.why-list li .content7 .overlay-bottom {
    position: absolute;
    left: 2%;
    bottom: 2%;
    width: 96%;
    height: 1px;
    z-index: 9;
    background-color: #e5e5e5;
}

.why-list li .content7 .overlay-left {
    position: absolute;
    left: 2%;
    top: 2%;
    width: 1px;
    height: 96%;
    background-color: #e5e5e5;
    z-index: 9;
}

.why-list li .content7 .overlay-top {
    position: absolute;
    right: 2%;
    top: 2%;
    width: 96%;
    height: 1px;
    background-color: #e5e5e5;
    z-index: 9;
}

.why-list li .content7 .overlay-right {
    position: absolute;
    right: 2%;
    bottom: 2%;
    width: 1px;
    height: 96%;
    background-color: #e5e5e5;
    z-index: 9;
}

.why-list li:hover .overlay-bottom {
    animation: borderslideBottom .3s linear .3s 1;
    -moz-animation: borderslideBottom .3s linear .3s 1;
    -webkit-animation: borderslideBottom .3s linear .3s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.why-list li:hover .overlay-left {
    animation: bordersildeLeft .3s linear .6s 1;
    -moz-animation: bordersildeLeft .3s linear .6s 1;
    -webkit-animation: bordersildeLeft .3s linear .6s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.why-list li:hover .overlay-top {
    animation: bordersildeTop .3s linear .9s 1;
    -moz-animation: bordersildeTop .3s linear .9s 1;
    -webkit-animation: bordersildeTop .3s linear .9s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.why-list li:hover .overlay-right {
    animation: bordersildeRight .3s linear 1.2s 1;
    -moz-animation: bordersildeRight .3s linear 1.2s 1;
    -webkit-animation: bordersildeRight .3s linear 1.2s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}


/*ä¸­é—´ç”µè¯*/

.mid-fixed {
    background: url(../images/bj3.jpg) no-repeat center fixed;
    text-align: center;
    min-height: 287px;
    background-size: cover;
}

.mid-fixed h2 {
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    font-weight: normal;
    padding-top: 65px;
}

.mid-fixed .p1 {
    font-size: 48px;
    color: #f39300;
    font-weight: bold;
    font-family: "Arial";
    line-height: 75px;
}

.mid-fixed .p2 {
    font-size: 18px;
    color: #fff;
}

/* */
.ping{
    padding: 40px 0;
}
.ping-cont{
    max-width: 1506px;
    margin:0 auto;
}
.single-item{position: relative;}
.single-item .slick-list{max-width: 1204px;margin:0 auto;}
.single-item .slick-slide{position: relative;margin:0 0.2%;}
.single-item .slick-slide img{width: 100%;}
.single-item .slick-slide h3{position: absolute;bottom: 0;left:0;width: 100%;background: rgba(1,118,56,0.8);padding: 10px 0 5px;text-align: center;color: #fff;font-size: 14px;line-height: 25px;}
.single-item .slick-arrow{position: absolute;top:40%;margin-top:-20px;width: 20px;height: 40px;cursor: pointer;z-index: 99;text-indent: -999px;overflow: hidden;outline: none; border:none;}
.single-item .slick-prev{left:0%;background: url(../images/left.png)no-repeat;background-size: 100% 100%;}
.single-item .slick-next{right:0%;background: url(../images/right.png)no-repeat;background-size: 100% 100%;}
.single-item .slick-dots{text-align: center;margin-top:2%;}
.single-item .slick-dots li{display: inline-block;width: 14px;height: 14px;border-radius:20px;background:#a0a0a0;text-indent: -99px;overflow: hidden;border:none;outline: none;margin:0 7px;}
.single-item .slick-dots li.slick-active{background: #8a1d2a}
/* */
.jing{
    background:#f4f4f4;
    padding: 40px 0 50px;
}
.jing-cont{
    max-width: 1477px;
    margin:0 auto;
}
.shun{
    position: relative;
    margin-top: 10px;
}
.shun .slick-list{max-width: 1340px;margin:0 auto;}
.shun .slick-slide{background: #017638;}
.shun .slick-slide img{float: left;width:60%;}
.shun .slick-slide .cont{float: left;width:40%;padding:9% 5%;position: relative;}
.shun .slick-slide .cont span{display: block;text-align: center;color: #fff;font-size: 18px;}
.shun .slick-slide .cont p{color: #fff;font-size: 14px;line-height: 26px;margin-top: 30px;}
.shun .slick-slide .cont a{position: absolute;bottom: 0px;left:50%;width: 20%;height: 30px;line-height: 30px;border-radius: 20px;background:#fff;color: #78c6af;font-size: 14px;text-align: center;margin-left: -10%;}
.shun .slick-arrow{position: absolute;top:50%;margin-top:-25px;width: 30px;height: 50px;cursor: pointer;z-index: 99;text-indent: -999px;overflow: hidden;outline: none; border:none;}
.shun .slick-prev{left:0%;background: url(../images/left1.png)no-repeat;background-size: 100% 100%;}
.shun .slick-next{right:0%;background: url(../images/right1.png)no-repeat;background-size: 100% 100%;}

@media(max-width: 768px){
    .shun .slick-slide{
        padding: 15px 0
    }
    .shun .slick-slide img{
        float: none;
        width: 94%;
        margin:0 auto;
    }
    .shun .slick-slide .cont{
        float: none;
        width: 94%;
        margin:0 auto;
    }
}

/* */
.heng img{
    width: 100%;
}

.news-box {
    background: #fff;
    padding: 50px 0px;
}

.news-center {
    max-width: 1200px;
    margin: 0 auto;
}

.news-list {
    margin-top: 20px;
    text-align: justify;
}

.news-list li {
    position: relative;
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.news-list:after {
    display: inline-block !important;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.news-list li{
    background: #fff;
}
.news-list li .newleft {
    width: 44%;
    float: left;
}

.news-list li .newleft img {
    width: 100%;
}

.news-list li .newright {
    width: 56%;
    float:left;
    
   
    padding: 20px;
}

.news-list li .newright h3 {
    font-size: 16px;
    font-weight: bold;
    color: #565656;
    line-height: 40px;
}

.news-list li .newright span {
    display: block;
    line-height: 40px;
    text-indent: 30px;
    background: url(../images/time.png) no-repeat 0px;
    color: #666;
}

.news-list li .newright p {
    color: #999;
    font-size: 14px;
    line-height: 30px;
}

.news-list li .newright a {
    width: 115px;
    height: 40px;
    border: 1px solid #999;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}


/*åº•éƒ¨è”ç³»*/

.foot-contact {
    background: url(../images/bj4.jpg) no-repeat center fixed;
    min-height: 595px;
    position: relative;
    background-size: cover;
}

.foot-contact h2 {
    font-size: 48px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding-top: 150px;
}

.foot-contact h2 p {
    font-size: 50px;
    font-family: "Impact";
    letter-spacing: 3px;
    padding-top: 20px;
}

.address {
    width: 100%;
    background: rgba(243, 147, 0, 0.8);
    position: absolute;
    bottom: 0;
}

.address ul {
    max-width: 1200px;
    margin: 0 auto;
    text-align: justify;
}

.address ul li {
    position: relative;
    display: inline-block;
    width: 33%;
    vertical-align: top;
    border-right: 1px solid #e5a452;
    height: 176px;
    margin-top: 8px;
    padding: 0px 70px;
}

.address ul li h3 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    line-height: 50px;
    padding-top: 10%;
}
.address ul li:first-child h3{
    /*padding-top:0px;*/
}

.address ul li p {
    font-size: 12px;
    color: #fff !important;
    opacity: 1;
    line-height: 25px;
}

.address ul li p a {
    color: #fff;
}

.address ul li:last-child {
    border-right: none;
}

.address ul:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}


/*é¡µé¢åº•éƒ¨*/

.foot {
    padding-top: 50px;
}

#footer {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.nav_foot {
    width: 34%;
    float: left;
}

.nav1 {
    border-right: 1px solid #d3d3d3;
}

.nav1 a {
    display: block;
    float: left;
    padding-right: 12%;
    color: #000;
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
}



.nav1 li a:hover {
    text-decoration: underline;
}

.nav1 li .sec a {
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
}

.nav1 li .sec a:hover {
    text-decoration: underline;
}

.lx-right {
    position: absolute;
    right: 0;
    text-align: left;    font-size: 18px;
    line-height: 40px;
}

.lx-right .p5 {
    font-size: 22px;
    font-weight: bold;
    color: #f39300;
    line-height: 40px;
}

.lx-right .p6 {
    font-size: 18px;
    color: #333;
    line-height: 40px;
}

.lx-right .p7 {
    font-size: 18px;

    line-height: 40px;
}

.lx-right .p8 {
    font-size: 18px;
    text-align: left;
    margin-top: 10px;
}

.foot-subject {
    width: 79%;
    float: left;
    margin-left: 4%;
    margin-right: -17%;
}

.foot-subject h2 {
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
}

.foot-subject li {
    float: left;
    line-height: 40px;
    padding-right: 21px;
}

.guanzhu-box {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.guanzhu {
    width: 38%;
    float: left;
}

.guanzhu div {
    float: left;
    margin-right: 50px;
    text-align: center;
    line-height: 35px;
}

.guanzhu h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    text-decoration: underline;
}


/*å‹æƒ…é“¾æŽ¥*/

.f_link {
    width: 61%;
    float: left;
    font-size: 12px;
    color: #999;
}

.f_link a {
    /*display: block;*/
    margin-right: 5px;
    /*float: left;*/
    font-size: 12px;
    color: #999;
}

.copyright {
    text-align: center;
    line-height: 40px;
}

.copyright a {
    color: #999999;
}

.foot-lx {
    float: left;
    background: url(../images/lxbj.png) no-repeat 0px 34px;
}

.foot-lx h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    text-decoration: underline;
}

.foot-lx p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    padding-left: 33px;
}

.foot-lx p span {
    font-size: 16px;
    font-weight: bold;
    color: #e6cd8c;
}

.copyright1 {
    text-align: center;
    line-height: 20px;
    color: #333;
    opacity: 0.6;
    position: relative;
    overflow: hidden;
    z-index: 9999;
    border-top: 1px solid #c0c0c0;
    padding: 10px;
}

.copyright1 a {
    color: #333;
}


/*------------å†…é¡µ-------------------*/

.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;
    position: relative;
    z-index: 999;
    height: 400px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.n_banner img {
    max-width: 100%;
    height: auto;
}
@media(max-width: 720px){
    .n_banner{
        background-size:100% auto;
        background-attachment:local;
        height: 142px;
    }
    .nb-text{
        top: 2% !important;
        height: 124px !important;
        padding: 10px 8px !important;
    }
    .nb-text .p11{
        font-size:26px!important;
    }
    .nb-text .p22{
        font-size:20px!important;
        line-height:20px !important;
    }
    .nb-text .p33{
        font-size: 15px!important;
        margin: 0;
    }
}

.nb-text {position: absolute;background: rgba(0, 0, 0, 0.3);top: 31%;max-width: 584px;width: 90%;height: 176px;text-align: center;left: 0;right: 0;margin: auto;padding:10px 20px;}

.nb-text .p11 {
    font-size: 33px;
    color: #fff;
    line-height: 35px;
    padding-top: 18px;
    margin: 0;
}

.nb-text .p22 {
    font-size: 16px;
    color: #fff;
    line-height:30px;
    margin: 0;
}
.nb-text .p222{
    font-size: 18px;
    line-height: 30px;
}

.nb-text .p33 {
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    margin:;
}

.nb-text .p44 {
    font-size: 25px;
    color: #333;
    line-height: 60px;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 243px;
    float: left;
    padding-top: 36px;
}

.right {
    width: 920px;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 56px;
    color: #fff;
    text-align: center;
    background: url(../images/nei.png) no-repeat left;
    ;
    background-size: cover;
    margin-top: 15px;
}

.left .content {
    border: 1px solid #eee;
    border-top: none;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.right .content {
    background-color: #fafcfb;
}

.sitemp {
    border-left: 10px solid #f39801;
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site a {
    font-size: 14px;
    color: #000;
}

.sitemp h2 {
    font-size: 20px;
    color: #000;
    float: left;
    text-indent: 30px;
    line-height: 50px;
}

.menuid {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.mobile-menu-overlay {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    display: none;
    background: #000000;
    z-index: 9;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
}

.cbp-spmenu-open .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.cbp-spmenu-right {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: block;
    background: #f39801;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 260px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;
}

.cbp-spmenu-right li a {
    padding: 15px 23px;
    color: #fff;
    display: block;
    border-bottom: solid 1px #fff;
}

.cbp-spmenu-right li a:hover {
    background: #f58222;
    text-decoration: none;
}

.menuid .icon-close {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 20px 20px 0 0;
    font-size: 16px;
}

.menuid .icon-close span {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid .icon-close:hover span {
    color: #f58222;
}

.menuopen .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.toleft {
    position: relative;
    overflow-x: hidden;
    left: 0;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft {
    left: -260px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid.menuopen {
    left: 0px;
    opacity: 1;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft .head {
    left: -260px;
}

#cbp-spmenu-s2 {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.navbar-header {
    position: relative;
}

.lan1 {
    margin-top: 9px;
    padding-left: 23px;
    line-height: 30px;
    margin-right: 22px;
    background: url(../images/lan.png) no-repeat 0px;
}

.lan1 a {
    display: block;
    font-size: 15px;
    color: #000;
}

.toptou {
    display: none;
    height: 50px;
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0250a3;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: white;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.left1 {
    width: 100%;
    float: none;
}

.right1 {
    width: 100%;
    float: none;
    padding-top: 0px;
}

.hid3 {
    display: none;
}

.neih2 {
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 24px;
    padding: 40px 0;
}

.subeight {
    width: 105%;
}

.subeight li {
    width: 21.8%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-right: 34px;
    margin-bottom: 30px;
}

.subeight li a.img {
    display: block;
    overflow: hidden;
}

.subeight li a.img img {
    transition: .5s;
    width: 100%;
}

.subeight li a.img:hover img {
    transform: scale(1.2);
    opacity: 1;
}

.subeight li a {
    display: block;
    font-size: 15px;
    text-align: center;
    color: #333;
    line-height: 40px;
}

.yuanjiao img {
    border-radius: 37px;
}

.product_list2 .li0 a.img {
    display: block;
    float: left;
    width: 460px;
}

.product_list2 .li0 a.img img {
    max-width: 100%;
}

.product_list2 .li0 h3 {
    width: 460px;
    float: right;
    padding: 17px 30px;
}

.product_list2 li {
    overflow: hidden;
}

.product_list2 li h3 a {
    font-size: 17px;
    font-weight: normal;
    line-height: 50px;
    display: block;
}

.product_list2 li h3 p {
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    line-height: 40px;
    padding: 5px;
}

.product_list2 .li1 a.img {
    display: block;
    float: right;
    width: 460px;
}

.product_list2 .li1 h3 {
    width: 460px;
    float: left;
    padding: 17px 30px;
}

.baoming {
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
}

.bm-box {
    max-width: 1200px;
    margin: 0 auto;
}

.bm-box h2 {
    font-size: 16px;
    font-weight: normal;
    float: left;
}

.bm-box .zx {
    display: block;
    margin-right: 10px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: orange;
    margin-top: 10px;
    float: right;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    margin-left: 12px;
}

.bm-box .bm {
    display: block;
    margin-right: 10px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: orange;
    margin-top: 10px;
    float: right;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
}
.bm-box a:hover{
    background: #0e2f52;
}

.fadeIn{
    position: fixed;
    top:0;
    left:0;
    right:0;
    margin:auto;
    z-index: 9999;
}



.bm-box .tel {
    float: right;
    margin-right: 20px;
    padding-left: 25px;
    background: url(../images/call.png) no-repeat 0px;
}

.tab0 {

    margin-bottom: 20px;
    background: #fafcfb;
    border-bottom:2px solid orange;
}

.tab0 li {
    width: 150px;
    height: 45px;
    float: left;
    line-height: 45px;
    text-align: center;

    cursor: pointer;
}

.tab0 li.cur {
    background: orange;
    color: #fff;
}

.tab1 {
    display: none;
}

.news-list9 li a.img {
    display: block;
    margin: 2%;
    float: left;
    width: 36%;
}

.news-list9 li a.img img {
    width: 100%;
}

.news-list9 li h3 {
    width: 56%;
    margin: 2%;
    float: left;
    font-weight: normal;
}

.news-list9 li h3 a {
    display: block;
    font-size: 18px;
    line-height: 40px;
}

.news-list9 li h3 p {
    font-size: 15px;
    line-height: 25px;
}

.news-list9 li h3 span {
    display: block;
    padding-top: 30px;
    font-size: 14px;
    color: #999;
}

/*.xiaoshi{
    display: none;
}*/
.chuxian{
    display: block;
}
.hiddenli a:last-child{
    display: none;
}

.top1{position: fixed;bottom: 6%;right:3%;z-index: 99999;width: 60px;height: 60px;cursor: pointer;}
.top1 img{width: 100%;}


@media (max-width:1200px) {
    .why-list li .content7 p{
        font-size:12px;
    }
    
    .n44 {
        width: 100%;
        padding-top: 0px;
    }
    .n55 {
        display: none;
    }
    .k55 {
        width: 100%;
    }
    #menu {
        width: 70%;
    }
    .mob-dis {
        display: none;
    }
}

@media (max-width:1100px) {
    .sy-hidden-xs {
        display: none !important;
    }
}

@media (max-width:960px) {
    .sy-xs-block {
        display: block !important;
    }
    .sy-xs-hidden {
        display: none;
    }
    .head {
        height: 0;
    }
    .preNext {
        display: none !important;
    }
    .about-left {
        width: 100%;
    }
    .about-right {
        width: 100%;
    }
    .about-center {
        width: 98%;
    }
    .wid1200 {
        display: none;
    }
    .reuse1 {
        margin-bottom: 20px;
    }
    .about-right h2 {
        margin-bottom: 20px;
    }
    .more9 {
        float: none;
        margin: 0 auto;
        display: block;
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .fgh {
        display: none;
    }
    .why-left {
        width: 100%;
        float: none;
    }
    .why-right {
        width: 100%;
        position: relative;
    }
    .news-list li {
        width: 98%;
        margin: 0 auto;
        margin-bottom: 20px;
        display: block;
    }
    .address ul li {
        width: 100%;
        padding: 0 0 0 0;
        text-align: center;
    }
}
.page-product-inquiry a{
    color: #fff;
}
@media (min-width:961px) {
    .navbar-toggle {
        display: none !important;
    }
}

@media (max-width:768px) {
    .reuse3{
        font-size: 24px;
        line-height: 30px;
    }
    .reuse3 p{
        font-size: 14px;
    }
    .subject-list{
        padding-top: 0;
    }
    .reuse2{
        font-size: 24px;
        line-height: 25px;
    }
    .reuse2 p{
        font-size: 12px;
    }
    .reuse2 img{
        width: 90%;
    }
    .why-center{
        margin-top: 20px;
    }
    .shun .slick-slide .cont a{
        width: 50%;
        margin-left: -25%;
    }
    .address{
        background: none;
    }
    .foot-contact h2{
        color: #333;
    }
    .copyright1,.copyright1 a{
        color: #333;
    }
    .sitemp .site,
    .news_list li span {
        display: none !important;
    }
    .hotSearch {
        display: none;
    }
    .subject-list li {
        width: 98%;
        margin: 0 auto;
        display: block;
        height:auto;
    }
    .subject-box {
        background-size: cover;
        padding: 20px 0px;
        padding-bottom: 0px;
    }
    .why-list li .content7 p {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding: 0px 10px;
    }
    .join-list li {
        background-position: 0px 7px;
    }
    .why-box {
        padding: 20px 0px;
    }
    .mid-fixed h2 {
        font-size: 25px;
    }
    .mid-fixed .p1 {
        font-size: 20px;
    }
    .mid-fixed .p2 {
        font-size: 16px;
    }
    .news-list li .newleft {
        width: 100%;
        float: none;
    }
    .news-list li .newright {
        width: 100%;
        position: relative;
    }
    .foot-contact h2 {
        display: none;
        font-size: 25px;
        padding-top: 70px;
    }
    .foot-contact h2 p {
        font-size: 18px;
    }
    #footer {
        display: none;
    }
    .guanzhu,
    .f_link {
        width: 100%;
    }
    .guanzhu div {
        width: 50%;
        margin-right: 0;
    }
    .foot {
        padding-top: 0px;
    }
    .news-box {
        padding: 20px 0px;
    }
    .foot-contact {
        background: url(../images/bj4.jpg) no-repeat center top;
    }
}

.navbar-brand>img {
    display: block;
    max-height: 100%;
}
