﻿.carousel-indicators .active {
    width: 30px;
    height: 7px;
    margin: 1px;
    background-color: #659664;
}
.carousel-indicators li {
    display: inline-block;
    width: 30px;
    height: 7px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #659664;
    border-radius: 10px;
}
.navbar-brand{
    padding: 12px 15px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    width: 40%;
    position: absolute;
    right: 15px;
    border: none;
    z-index: 999;
}
.banner{
    width: 100%;
}
.ban_4bar{
    margin: 20px auto;
    margin-bottom: 0;
}
.ban_4bar li{
    width: 20%;
    text-align: center;
}
.ban_4bar li a{
    color: #333333;
    font-size: 1.2rem;
}
.ban_4bar li img{
    margin-bottom: 5px;
}
.sameLine{
    width: 100%;
    margin: 10px auto;
    height: 5px;
    background: #eeeeee;
}
.rltj a{
    color: #333333;
    font-size: 1.4rem;
    height: 47px;
    line-height: 47px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    width: 84%;
    position: relative;
    padding-left: 15px;
}
.rltj img{
    margin-right: 10px;
    height: 38px;
    width: 12%;
    margin-top: 5px;
}
.rltj a::after,.rltj a::before{
    content: "";
    position: absolute;
    display: block;
}
.rltj a::before{
    left: 0px;
    width: 0px;
    height: 35px;
    border-left: 2px solid #eeeeee;
    top: 6px;
}
.rltj a::after{
    right: 2px;
    width: 15px;
    height: 15px;
    border-left: 3px solid #eeeeee;
    border-bottom: 3px solid #eeeeee;
    top: 17px;
    transform: rotate(-135deg);
}
.main1_ti section{
    font-size: 2rem;
    color: #000000;
    font-weight: bold;
}
.main1_ti a{
    display: block;
    width: 31px;
    height: 6px;
    background: url(../img/ico6.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 10px;
}
.pro3bar li{
    width: 30%;
    font-size: 1.2rem;
    color: #000000;
    border-radius: 5px;
    border: 1px solid #eeeeee;
    text-align: center;
    padding: 10px 0;
    margin: 0px;
}
.pro3bar li.active{
    color: #fff;
    background: #659664;
    margin: 1px;
}
.pro3bar{
    margin: 20px auto;
}
.main2{
    margin-bottom: 80px;
}
.main2 ul li{
    float: left;
    width: 48%;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #f5f5f5;
    padding: 20px;
    text-align: center;
    height: 200px;
    overflow: hidden;
}
.main2 ul li img{
    display: block;
    width: 100px;
    margin: 0 auto;
    height: 110px;
}
.main2 ul li:nth-child(2n){
    margin-right: 0;
}
.main2 ul li a{
    color: #333333;
}
.footer-big{
    border-top: 1px solid #ccc;
    box-shadow: 0 0 10px #ccc;
    width: 100%;
    position: fixed;
    z-index: 9999;
    background: #fff;
    bottom: 0;
    padding: 10px 0;
}
.footer-big .footer-fl ul li a{
    color: #666666;
    text-align: center;
    display: block;
    width: 100%;
    font-size: 1.3rem;
}
.footer-big .footer-fl ul li a img{
    display: block;
    margin: 0 auto;
    width: 23px;
    height: 23px;
    margin-bottom: 5px;
}
.footer-big .footer-fl ul li{
    width: 25%;
}
.footer-big .footer-fl ul li a.active{
    color: #659664;
}
.pro_des{
    width: 100%;
    background: #f8f8f8;
    padding: 20px;
}
.pro_des p{
    font-size: 1.2rem;
}
.pro_des p span{
    font-size: 1.5rem;
    color: #659664;
}
.pro_des a{
    display: block;
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background: #659664;
    font-size: 2rem;
    border-radius: 5px;
}
.pro_des p:last-child{
    color: #e0982c;
    margin-top: 20px;
}
.ms-tit{
    border-bottom: 1px solid #b2cab1;
    padding-bottom: 5px;
    position: relative;
    font-size: 2rem;
    color: #659664;
    font-weight: bold;
}
.ms-tit::after{
    content: "";
    position: absolute;
    right: 0;
    bottom: 8px;
    display: block;
    width: 72%;
    height: 10px;
    background: url(../img/ms-tit.jpg);
}
.ms-con{
    padding-bottom: 80px;
}
.ms-con img{
    display: block;
    max-width: 100%;
    height:  auto;
}
.same-tit p:nth-child(1){
    color: #333333;
    font-size: 2rem;
    margin: 0;
    margin-top: 15px;

}
.same-tit p:nth-child(2){
    color: #e5e5e5;
    font-size: 1.5rem;
}
.pro-lbar ul li{
    border: 1px solid #eeeeee;
    color: #000000;
    width: 30%;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
}
.pro-lbar ul li.active{
    background: #659664;
    color: #fff;
}
.pro-lcon ul li{
    width: 48%;
    margin-right: 10px;
    margin-bottom: 10px;
    background: #f8f8f8;
    padding: 20px;
    float: left;
}
.pro-lcon ul li:nth-child(2n){
    margin-right: 0;
}
.pro-lcon ul li img{
    height: 117px;
}
.pro-lcon ul li p:nth-child(2){
    font-size: 1.2rem;
    margin-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.pro-lcon ul li p:nth-child(3){
    color: #ff6600;
    font-size: 1.6rem;
}
.pro-lcon ul li a:nth-child(4){
    background: #009f7b;
    display: block;
    width: 85%;
    padding: 5px 0;
    text-align: center;
    margin: 0 auto;
    border-radius: 30px;
}
.pro-page{
    padding-bottom: 80px;
}
.pro-page{
    margin: 20px auto;
    margin-top: 0;
}
.dls-3bar{
    width: 80%;
    margin: 0 auto;
}
.dls-3bar ul li{
    width: 30%;
}
.dls-3bar ul li a{
    background: #e0982c;
    display: block;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
}
.dls-3bar ul li a.active{
    background: #659664;
}
.dls-tit p:nth-child(1){
    color: #333333;
    font-size: 1.6rem;
}
.dls-tit form{
    background: #f8f8f8;
    padding: 20px;
    border-radius: 5px;
    padding-bottom: 80px;
}
.dls-tit form input{
    display: block;
    background: #fff;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 20px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #eeeeee;
}
.dls-tit form label span{
    color: red;
}
.dls-tit form textarea{
    width: 100%;
    height: 60px;
    resize: none;
}
.dls-tit form section select{
    border: 1px solid #eeeeee;
    width: 49%;
    height: 40px;
    color: #ccc;
    outline: none;
}
.dls-tit form input:last-child{
    color: #fff;
    background: #e0982c;
    border-radius: 5px;
    height: 40px;
    font-size: 1.8rem;
    margin-top: 20px;
}
.dls-tit form input{
    outline: none;
    padding-left: 10px;
    box-sizing: border-box;
}
.fgs-con{
    padding: 20px;
    background: #f8f8f8;
    margin-bottom: 20px;
}
.fgs-conf{
    padding-bottom: 80px;
}

.dls-4bar ul li{
    width: 23%;
}
.dls-4bar ul li a{
    background: #e0982c;
    display: block;
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
}
.dls-4bar ul li a.active{
    background: #659664;
}
.about-1-con {
    padding-bottom: 100px;
}
.about-1-con img,.contact-con img,.mykt-de-con img{
    display: block;
    max-width: 100%;
    height: auto;
}
.message{
    background: #dbf2f8;
    padding: 20px;
    border-radius: 5px;
    margin: 20px auto;
    margin-bottom: 100px;
}
.message input{
    display: block;
    margin-bottom: 10px;
    border-radius: 5px;
    border: none;
    padding: 10px;
    padding-left: 20px;
    color: #666666;
    width: 100%;
    outline: none;
}
.message textarea{
    display: block;
    margin-bottom: 10px;
    width: 100%;
    border: none;
    padding: 20px;
    resize: none;
    outline: none;
    border-radius: 5px;
}
.message input:last-child{
    color: #fff;
    background: #e0982c;
}
.message h3{
    margin-top: 0;
}
.mykt-de-tit{
    margin: 20px auto;
}
.mykt-de-tit > p:nth-child(2){
    background: #f8f8f8;
    padding: 10px 0;
    color: #999999;
    border-radius: 5px;
}
.mykt-de-page{
    margin-bottom: 100px;
}
.mykt-de-page a{
    text-align: center;
    border-radius: 50px;
    color: #666666;
    width: 45%;
    padding: 5px 0;
}
.mykt-de-page a:nth-child(1){
    background: #eeeeee;
}
.mykt-de-page a:nth-child(2){
    border:1px solid #eeeeee;
}
.mykt-con ul li{
    margin-bottom: 20px;
}
.mykt-con ul li a{
    margin-top: 10px;
}
.mykt-con ul li a:nth-child(2){
    color: #000000;
    font-size: 1.7rem;
}
.mykt-con ul li a:nth-child(3){
    color: #999999
}
.mykt-con .page{
    margin: 20px auto;
}
.mykt-con{
    margin-bottom: 100px;
}
.news-tit{
    border-bottom: 1px solid #eeeeee;
    margin: 0px 15px;
    margin-top: 20px;
}
.news-con{
    margin-bottom: 100px;
}
.news-con li{
    padding: 20px 0;
    border-bottom: 1px solid #eeeeee;
}
.news-con li section span{
    display: block;
    color: #659664;
}
.news-con li section span:nth-child(1){
    font-size: 1.7rem;
}
.news-con li a p:nth-child(1){
    color: #333333;
    font-size: 1.7rem;
    margin-bottom: 5px;
}
.news-con li a p:nth-child(2){
    color: #999999;
    margin-bottom: 0;
    font-size: 1.2rem;
}
.news-con li section{
    width: 50%;
    text-align: center;
    margin-right: 15px;
    padding: 10px;
    background: #eeeeee;
}
.news-con li section span:nth-child(2){
    font-size: 1.3rem;
}
.news-con .page{
    margin: 20px auto;
}
.download-list li{
    margin: 10px auto;
    background: #f8f8f8;
    padding: 20px 15px;
    border-radius: 5px;
}
.download-list li a{
    color: #333333;
    padding-left: 15px;
    width: 65%;
    position: relative;
    font-size: 1.6rem;
}
.download-list li span{
    color: #999999;
    line-height: 22px;
    font-size: 1.3rem;
}
.download-list li a::before{
    content: "";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 8px;
    background: #659664;
}
.download-list{
    margin-bottom: 100px;
}
.download-list > a{
    display: block;
    text-align: center;
    color: #cccccc;
    font-size: 1.7rem;
    margin: 20px auto;
}