body {
    font-size: 14px;
    color: #666;
}

a,
a:hover {
    text-decoration: none;
}

.f_left {
    float: left;
}

.f_right {
    float: right;
}

.top_tel {
    background-color: #0b725a;
    color: #dddddd;
    padding: 16px;
}
.sconta .form-control,.sb{
    font-size: 17px;
}

.top_tel span b {
    font-size: 16px;
    color: #ffb400;
}

.navbar {
    margin-bottom: 0px;
    background-color: #f7f7f7;
}

.navbar-brand {
    height: 47px;
    padding: 17px 15px;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #fff;
    background-color: #0b725a;
}

.dropdown-menu>li>a {
    padding: 10px 20px;
}

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

.navbar-nav {
    float: right;
}

.navbar-nav a {
    line-height: 46px;
}

nav .navbar-collapse,
nav .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.navbar-nav>li>a {
    padding-top: 33px;
    padding-bottom: 33px;
    font-size: 16px;
}

.navbar-nav>li.active>a,
.navbar-nav>li>a:hover {
    color: #273c59;
    border-bottom: solid #273c59 2px;
}

.navbar-nav>li.disabled {
    pointer-events: none;
}

.navbar-nav .dropdown:hover .dropdown-menu {
    display: block;
}

.sy-products {
    margin-top:5%;
}

.ptit {
    margin-bottom: 3%;
}

.ptit h2 {
    font-weight: normal;
    font-size: 36px;
    color: #0b725a;
}

.pinfo {
    overflow: hidden;
    background-color: #ededed;
    padding: 1px 1px 3%;
    transition: background ease-in-out .5s;
}

.col-md-3:hover .pinfo {
    background-color: #0b725a;
}
.pimg{
    overflow: hidden;
}
.pimg img {
    transition: all ease-in-out .3s;
    overflow: hidden;
}

.pimg:hover img {
    transform: scale(1.2, 1.2);
}

.pinfo h4 {
    padding: 2% 8%;
    line-height: 24px;
    height: 48px;
    font-weight: normal;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.col-md-3:hover .pinfo h4 {
    color: #fff;
}
.box{
    background-color: #0b725a;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-top: 5%;
    color: #fff;
}
.box .col-md-3{
    padding:0 6%;
}
.box1 .col-md-3{
    padding:0 1.5%;
}
.box h3{
    position: relative;
    font-size: 20px;
    color: #ffb400;
    padding-bottom: 14%;
    margin-bottom: 14%;
}
.box p{
    font-size: 16px;
}
.box h3:after{
    position: absolute;
    content: "";
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    background-color: #fff;
    width: 20px;
    height: 4px;
}
.sy-about{
    margin-top: 5%;
}
#number{
    position:relative;
    margin:0;}
#number span.n2,#number span.n3,#number span.n4,#number span.n5,#number span.n6{
    font-size:48px;
    color: #333;}
#number span.n1{
    position:relative;
    vertical-align:bottom;
    bottom: 10px;
    left:6px;
    font-size:12px;
    color: #888;
}
.nfont{
    color:#888;}
.w20{
    width: 20%;
    float: left;
}
.text-indent{
    text-indent: 2rem;
}
.afo{
    margin-top: 5%;
}
.ainfo h2{
    font-size: 24px;
    color: #333;
    font-weight: normal;
    margin-bottom: 4%;
}
.alist{
    margin-top: 3%;
}
.alist p{
    background-color: #0b725a;
    padding:10px;
    color: #fff;
    transition: all ease-in-out .3s;
}
.alist:hover p{
    color: #ffb400;
}
.sy-she{
    background: url(../styles/images/shebg.jpg) no-repeat center top;
    padding: 5% 0 3.2%;
    color: #fff;
    margin-top: 5%;
}
.shetit h2{
    color:#fff;
}
.shetit p{
    color: #ddd;
}
.she h3{
    font-weight: normal;
}
.simg{
    overflow: hidden;
}
.simg img{
    transition: all ease-in-out .3s;
    border-radius: 5px;
}
.simg:hover img{
    transform: scale(1.2,1.2);
}
.navbar-nav>li.last>a{
    padding-top: 20px;
    padding-bottom: 20px;
}
.sy-news{
    margin-top: 5%;
}
.newtit h2{
    background: url(../styles/images/n.jpg) no-repeat left center;
    padding-left: 15px;
}
ul,li{
    list-style: none;
    padding-left: 0;
}
.nlist li{
    margin-bottom: 6%;
}
.nlist li h3,.mewimg h3{
    font-weight: normal;;
    color: #333;
    font-size: 16px;
}
.nlist li p{
    color: #666;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}
.nlist li span{
    font-size: 12px;
    color: #666;
}
.newtit{
    margin-bottom: 5%;
}
.fang{
    padding: 2% 14%;
    color: #0b725a;
    border:1px solid #0b725a;
    font-size: 20px;
    margin-top: 20px;
    display: inline-block;
}
.sy-part{
    background: url(../styles/images/part.jpg) no-repeat center top;
    padding: 5% 0 5%;
    color: #fff;
    margin-top: 5%;
}
.patit h2{
    color: #ffb400;
}
.patit p{
    color: #dddddd;
}
.sy-part .w20{
    width: 19%;
    margin-right: 1%;
    margin-bottom: 1%;
    float: left;
}
.sy-part img{
    border-radius: 5px;
}
.sy-contact{
    margin-top: 5%;
}
.sconta{
    background: url(../styles/images/cbg.jpg) no-repeat center top;
    padding: 6% 0;
}
.sconta h3{
    color: #fff;
    padding: 0 28%;
    line-height: 30px;
    font-weight: normal;
}
.sconta1 h3{
    color: #fff;
    padding: 0 22%;
    line-height: 30px;
    font-weight: normal;
}

.mes{
    background: #fff;
    padding: 5%;
    box-shadow: 1px 1px 10px #ddd;
}

.sb{
    border:1px solid #fc81a8;
    color: #fc81a8;
    padding: 3% 12%;
    background: none;
}
.form-control {
    width: 100%;
    height: 50px;
    padding: 5px 8px;
    color: #616161;
    background-color: #f3f3f3;
    border: 0 none;
}
.form-control1{
    height: 100px !important;
}
footer{
    background: #0b725a;
    padding-top: 2% !important;
    padding-bottom: 2% !important;
    color: #ddd;
}
.c-i{
                width:27% ;
                display: inline-block;
            }
            .c1{
                width: 40%;
            }
            .ny-c .col20{
                background-color: rgba(242, 242, 242, 1);
                    padding: 40px 20px 40px 20px;
                        width: 19%;
                        margin: 0 0.5%;
                        float: left;
                        min-height: 284px;
            }
            #map{
                height: 400px;
                margin: 20px 0;
            }
            .pp{
                margin-top: 20px;
                font-size: 16px;
                line-height: 27px;
            }









@media screen and (max-width: 767px) {
	

.w20 {
    width: 100%;
}
.ny-c .col20{
                        width: 48%;
                        padding: 1%;
                        min-height: 188px;
                        margin-bottom: 1%;
            }
.sy-she{
    background-size: 100% 100%;
}
.sy-part{
    background-size: 100% 100%;
}
.sy-part .w20{
    width: 49%;
}
    .navbar-header {
        padding-top: 10px;
        padding-bottom: 10px;
    }


    .navbar-collapse {
        float: left;
    }

    nav .container {
        position: initial;
    }

    .nav-justified>li>a {
        text-align: left;
    }

    .navbar-brand {
        float: none;
        overflow: hidden;

    }

    .navbar-nav>li>a {

        padding-top: 7px;
        padding-bottom: 7px;
    }

    .navbar-brand img {
        height: 55px;
        width: auto;
        float: left;
        padding: 7px;
    }

    .navbar-toggle {
        margin-top: 10px;
        background: #fff;
    }

    .navbar {
        margin-bottom: 0px;
        border-bottom: 0 none;
    }


    .navbar-nav {
        width: 100%;
        float: left;
    }
    .w20{
    width: 10 0%;
    float: left;
}

}

 .lanyun-text-desc {
    font-size: 14px;
    color: rgb(136, 136, 136);
    margin-bottom: 13px;
    line-height: 1.5;
    -webkit-line-clamp: var(--line-clamp);
}
 .lanyun-article-time {
    font-size: 12px;
    color: rgb(102, 102, 102);
}
.ny-banner img{
	width: 100%;
}

.ny-about{
	padding: 60px 0;
}
.navbar-toggle .icon-bar{
	background: #666;
}
.lanyun-text-title{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
@media (min-width: 767px){
	.ny_info{
			min-height: 50vh;
		}
        .ny_info p{
            line-height: 28px;
        }
}

@media (max-width: 767px){
	
	.top_tel{
		display: none;
	}
}


/* --------------- */

	.tree {
	padding-left:0;
	}
  .tree ul {
    position: relative;
    display: none;
    padding-left: 0;
    }
  .tree li {
    position: relative;
    padding: 2px 0 2px 20px;
    list-style: none;
    }
  .tree li:before {
    position: absolute;
    top: 10px;
    left: 8px;
    display: block;
    width: 3px;
    height: 3px;
    content: ' ';
    background-color: #999;
    }
  .tree li.has-list:before {
    display: none;
    }
  .tree li > .list-toggle {
    position: absolute;
    top: -1px;
    left: 0;
    z-index: 10;
    width: 20px;
    line-height: 24px;
    color: #808080;
    text-align: center;
    cursor: pointer;
    }
  .tree li > .list-toggle:before {
    content: '\f196';
    }
  .tree li > .list-toggle:hover,
  .tree li > .list-toggle:active {
    color: #0d3d88;
    }
  .tree li.open > ul {
    display: block;
    }
  .tree li.open > .list-toggle:before {
    content: '\e71d';
    }
  .tree-actions {
    display: inline-block;
    margin-left: 5px;
    opacity: 0;
    -webkit-transition: opacity .1s;
         -o-transition: opacity .1s;
            transition: opacity .1s;
    }
  .tree-action {
    display: inline-block;
    margin-left: 5px;
    color: #808080;
    }
  .tree-action:hover,
  .tree-action:active {
    text-decoration: none;
    }
  .tree li:hover > .tree-actions,
  .tree-item-wrapper:hover > .tree-actions {
    opacity: 1;
    }
  .tree-drag-holder {
    background-color: #ebf2f9;
    opacity: .4;
    }
  .tree .sort-handler {
    cursor: move;
    }
  .tree-animate ul {
    opacity: 0;
    -webkit-transition: opacity .2s cubic-bezier(.175, .885, .32, 1), -webkit-transform .2s cubic-bezier(.175, .885, .32, 1);
         -o-transition: opacity .2s cubic-bezier(.175, .885, .32, 1), -o-transform .2s cubic-bezier(.175, .885, .32, 1);
            transition: opacity .2s cubic-bezier(.175, .885, .32, 1), -webkit-transform .2s cubic-bezier(.175, .885, .32, 1);
            transition: opacity .2s cubic-bezier(.175, .885, .32, 1), transform .2s cubic-bezier(.175, .885, .32, 1);
            transition: opacity .2s cubic-bezier(.175, .885, .32, 1), transform .2s cubic-bezier(.175, .885, .32, 1), -webkit-transform .2s cubic-bezier(.175, .885, .32, 1), -o-transform .2s cubic-bezier(.175, .885, .32, 1);
    -webkit-transform: scale(1, .5);
        -ms-transform: scale(1, .5);
         -o-transform: scale(1, .5);
            transform: scale(1, .5);
    }
  .tree-animate li.open.in > ul {
    opacity: 1;
    -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
         -o-transform: scale(1, 1);
            transform: scale(1, 1);
    }
  .tree-animate.tree-lines li.has-list.open > ul:after {
    top: -5px;
    bottom: 12px;
    left: -11px;
    }
  .tree-lines ul > li:after {
    position: absolute;
    top: 11px;
    left: -10px;
    z-index: 1;
    display: block;
    width: 22px;
    content: ' ';
    border-top: 1px dotted #999;
    }
  .tree-lines ul > li:before,
  .tree-lines ul > li.has-list:before {
    position: absolute;
    top: -12px;
    bottom: 12px;
    left: -11px;
    display: block;
    width: auto;
    height: auto;
    content: ' ';
    background: none;
    border: none;
    border-left: 1px dotted #999;
    }
  .tree-lines ul > li:last-child:before {
    bottom: auto;
    height: 23px;
    }
  .tree-lines ul > li:first-child:before {
    top: -5px;
    }
  .tree-lines ul > li.tree-single-item:before {
    height: 19px;
    }
  .tree-lines ul > li.has-list:after {
    width: 14px;
    }
  .tree-lines ul > li.drag-shadow:after {
    display: none;
    }
  .tree-folders li > .list-toggle:before {
    content: '\e6ef';
    }
  .tree-folders li.open > .list-toggle:before {
    content: '\e6f0';
    }
  .tree-folders.tree-lines ul > li:first-child:before {
    top: -6px;
    }
  .tree-folders.tree-lines li.has-list.open > ul:after {
    top: 16px;
    }
  .tree-folders ul > li.has-list:after {
    width: 13px;
    }
  .tree-folders ul > li.has-list.open:after {
    width: 15px;
    }
  .tree-chevrons li > .list-toggle:before {
    content: '\e710';
    }
  .tree-chevrons li.open > .list-toggle:before {
    content: '\e712';
    }
  .tree-chevrons li:before {
    top: 6px;
    left: 4px;
    width: 10px;
    height: 10px;
    background-color: #ddd;
    border-radius: 5px;
    }
  .tree-chevrons ul > li:after {
    width: 13px;
    }
  .tree-angles li > .list-toggle:before {
    content: '\e6e1';
    }
  .tree-angles li.open > .list-toggle:before {
    content: '\e6e3';
    }
  .tree-angles ul > li.has-list:after {
    width: 15px;
    }
  .tree-menu {
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 4px;
    }
  .tree-menu li {
    padding: 0;
    }
  .tree-menu li:before {
    display: none;
    }
  .tree-menu li > a {
	  font-size: 16px;
    display: block;
    padding: 12px;
    margin-bottom: -1px;
    color: #353535;
    }
  .tree-menu li > a > .icon {
    display: inline-block;
    width: 20px;
    color: inherit;
    text-align: left;
    opacity: .6;
    }
  .tree-menu li > a:hover,
  .tree-menu li > a:active,
  .tree-menu li > a:focus {
    color: #0d3d88;
    text-decoration: none;
    background-color: rgba(0, 0, 0, .04);
    }
  .tree-menu li > a:hover > .icon,
  .tree-menu li > a:active > .icon,
  .tree-menu li > a:focus > .icon {
    opacity: .9;
    }
  .tree-menu li .list-toggle {
    top: 16px;
    right: 4px;
    left: auto;
    width: 24px;
    height: 24px;
    filter: alpha(opacity=45);
    opacity: .45;
    -webkit-transition: all .3s;
         -o-transition: all .3s;
            transition: all .3s;
    }
  .tree-menu li .list-toggle:before {
    content: '\e64f';
    }
  .tree-menu li.open > .list-toggle {
    filter: alpha(opacity=75);
    opacity: .75;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
         -o-transform: rotate(90deg);
            transform: rotate(90deg);
    }
  .tree-menu li.open > .list-toggle:before {
    content: '\e64f';
    }
  .tree-menu li > ul {
    background-color: rgba(0, 0, 0, .04);
    }
  .tree-menu li li a {
    padding-left: 28px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    }
  .tree-menu li li li a {
    padding-left: 48px;
    }
  .tree-menu li li li li a {
    padding-left: 68px;
    }
  .tree-menu li.active > a {
    color: #fff;
    background-color: #3280fc;
    border-color: #3280fc;
    }
  .tree-menu li.active > .list-toggle {
    color: #fff;
    }
  .tree-menu > li > a {
    border: 1px solid transparent;
    border-bottom-color: #ddd;
    }
  .tree-menu > li.open + li > a {
    border-top-color: #ddd;
    }

.card img{
	width: 100%;
}
.pagination {
    color: #666;
    clear: both;
    margin-top: 1em;
    display: block;
    margin: auto;
    margin-top: 5%;
}

.pagination li {
    display: inline-block;
}

.pagination a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color: #0f649b;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: -1px;
    padding: 0 12px;
    height: 32px;
    line-height: 32px;
    color: #0f649b;
    border: 1px solid #ddd;
    background: #fff;
    text-decoration: none;
    overflow: hidden;
}

.pagination li.active>span {
    color: #ffffff;
    background: #0f649b;
}

.pagination .prev::before {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f104";
    width: 10px;
    height: 10px;
    margin-right: 5px;
}

.pagination .next::after {
    font-family: "FontAwesome";
    display: inline-block;
    content: "\f105";
    width: 10px;
    height: 10px;
    margin-left: 5px;
}

.pagination a:not(.goto):hover {
    background-color: #eee;
    color:#0f649b;
}

.pagination a.cur,
.pagination a.cur:hover {
    background-color: #0f649b;
    color: #fff;
    border-color: #0f649b;
    margin-right: 1px
}

.pagination a.disabled {
    background-color: #e6e6e6 !important;
    color: #bbb !important;
    cursor: no-drop
}

.pagination .prev {
    border-radius: 5px 0 0 5px;
}

.pagination .next {
    border-radius: 0 5px 5px 0;
}