body {
    color: #333;
    font-size: 14px;
    font-family: "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ", "Arial", Helvetica, "ÃƒÂ©Ã‚Â»Ã¢â‚¬ËœÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“", Arial, Tahoma;
    margin: 0 auto;
    position: relative
}

.slick-slider {
    touch-action: auto!important
}

.slick-prev:before,.slick-next:before,.slick-dots li button:before {
    display: none
}

.img-hide {
    overflow: hidden;
    display: block
}

.img-hide img {
    transform: scale(1, 1);
    transition: 0.3s all
}

.img-hide:hover img {
    transform: scale(1.05, 1.05)
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.swiper-button-next:after,.swiper-button-prev:after {
    display: none!important
}

li {
    list-style: none
}

a {
    color: #333
}

ul {
    padding: 0;
    margin: 0
}

a:hover,a {
    text-decoration: none !important
}

a:focus {
    text-decoration: none !important;
    outline: none !important
}

button:focus,button:hover,input:focus {
    outline: none!important
}

p {
    margin: 0
}

html {
    overflow-x: hidden;
    font-size: 100px
}

img {
    max-width: 100%;
    vertical-align: middle
}

.slick-dots li button:before {
    display: none
}

.tab-content {
    position: relative
}

.tab-content .tab-pane {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -10;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 0.5s all
}

.tab-content .tab-pane.active {
    position: relative;
    z-index: 10;
    opacity: 1;
    filter: alpha(opacity=100)
}

.container {
    width: 1470px
}

.banner img {
    width: 100%
}

.banner {
    margin: 0;
    overflow: hidden
}

.header {
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(10, 53, 38, 0.80) 0%, rgba(46, 53, 51, 0.35) 37%, rgba(255, 255, 255, 0.00) 100%)
}

.logo {
    padding-top: 25px
}

.nav-list li {
    float: left;
    margin-left: 90px;
    position: relative;
    padding-bottom: 20px
}

.nav-list li a {
    font-size: 20px;
    display: block;
    line-height: 36px;
    color: #fff;
    font-weight: bold
}

.nav-list {
    padding-top: 45px
}

.search-a {
    margin-top: 45px;
    margin-left: 30px;
    cursor: pointer
}

.banner .slick-prev {
    opacity: 0.5;
    left: auto;
    right: 50%;
    margin-right: -660px;
    z-index: 100;
    top: auto;
    bottom: 45px;
    width: 9px;
    height: 15px;
    background: url(../images/left.png) center no-repeat
}

.banner .slick-next {
    opacity: 0.5;
    left: auto;
    right: 50%;
    margin-right: -720px;
    z-index: 100;
    top: auto;
    bottom: 45px;
    width: 9px;
    height: 15px;
    background: url(../images/right.png) center no-repeat
}

.banner .slick-prev:hover,.banner .slick-next:hover {
    opacity: 1
}

.banner .slick-dots {
    bottom: 25px
}

.banner .slick-dots:before {
    display: block;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -2px;
    right: 50%;
    margin-left: -720px;
    margin-right: -650px;
    border-top: solid 2px #fff;
    opacity: 0.5
}

.banner .slick-dots li,.banner .slick-dots li button {
    width: 48px;
    border-radius: 50%;
    height: 48px;
    padding: 0
}

.banner .slick-dots li {
    position: relative
}

.banner .slick-dots li:before {
    width: 8px;
    height: 8px;
    display: block;
    content: "";
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -4px;
    margin-top: -8px
}

.banner .slick-dots li.slick-active {
    border: dashed 1px #fff
}

.banner .slick-dots li.slick-active:before {
    display: none
}

.banner .slick-dots li.slick-active button {
    font-size: 14px;
    color: #fff
}

.title {
    font-size: 26px;
    padding-bottom: 20px;
    background: url(../images/title-lind.png) left bottom repeat-x;
    margin: 30px 0;
    color: #323232;
    line-height: 26px
}

.title a {
    font-size: 14px;
    float: right;
    color: #286651;
    background: url(../images/quan.png) left center no-repeat;
    padding-left: 10px
}

.tz-ul {
    background: #fff;
    padding: 0 35px 15px 35px;
    border-top: solid 2px #286651;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.tz-ul li a {
    display: block;
    position: relative;
    line-height: 55px;
    height: 56px;
    border-bottom: dashed 1px #ddd
}

.tz-ul-date {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    padding-top: 10px
}

.tz-ul-date span {
    font-size: 14px;
    color: #BBBBBB
}

.tz-ul-tt {
    font-size: 18px;
    color: #373737;
    margin-left: 75px
}

.tz-ul li a:before {
    display: block;
    content: "";
    position: absolute;
    left: 60px;
    top: 50%;
    border-right: solid 1px #ddd;
    height: 30px;
    margin-top: -15px
}

.tz-ul li a:hover .tz-ul-date,.tz-ul li a:hover .tz-ul-date span,.tz-ul li a:hover .tz-ul-tt {
    color: #286651
}

.page-one {
    padding-bottom: 35px;
    background: url(../images/back01.png) center no-repeat;
    background-size: cover
}

.page-one .col-xs-6 {
    padding: 0 40px
}

.page-one .row {
    margin: 0 -40px
}

.page-tow {
    padding-top: 35px
}

.tow-tabs li {
    display: inline-block;
    margin: 0 50px
}

.tow-tabs li a {
    font-size: 26px;
    color: #BBBBBB;
    padding-left: 38px
}

.tow-tabs li a.tabs01 {
    background: url(../images/icon-tabs01.png) left center no-repeat
}

.tow-tabs li a.tabs02 {
    background: url(../images/icon-tabs02.png) left center no-repeat
}

.tow-tabs li a.tabs03 {
    background: url(../images/icon-tabs03.png) left center no-repeat
}

.tow-tabs li.active a.tabs01 {
    color: #000;
    background: url(../images/icon-tabs01-1.png) left center no-repeat
}

.tow-tabs li.active a.tabs02 {
    color: #000;
    background: url(../images/icon-tabs02-1.png) left center no-repeat
}

.tow-tabs li.active a.tabs03 {
    color: #000;
    background: url(../images/icon-tabs03-1.png) left center no-repeat
}

.tow-left {
    width: 46%;
    padding-right: 50px;
    padding-top: 50px
}

.tow-left p {
    font-size: 16px;
    color: #373737;
    text-indent: 2em;
    text-align: justify;
    margin-bottom: 25px;
    line-height: 30px
}

.tow-tabs {
    margin-bottom: 60px;
    position: relative
}

.tabs-right {
    width: 54%;
    padding-top: 20px;
    position: relative
}

.tabs-right:before {
    display: block;
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    width: 48px;
    height: 48px;
    background: #E7C27B
}

.tabs-right video {
    position: relative;
    z-index: 100
}

.video-slick .clearfix {
    padding-bottom: 78px;
    position: relative
}

.video-slick .clearfix:before {
    width: 46%;
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    background: url(../images/back-b.png) center bottom no-repeat
}

.video-slick .slick-prev {
    top: auto;
    z-index: 100;
    opacity: 0.5;
    bottom: 15px;
    left: auto;
    right: 95px;
    width: 47px;
    height: 47px;
    background: url(../images/left02.png) center no-repeat
}

.video-slick .slick-next {
    top: auto;
    z-index: 100;
    opacity: 0.5;
    bottom: 15px;
    left: auto;
    right: 0px;
    width: 47px;
    height: 47px;
    background: url(../images/right02.png) center no-repeat
}

.video-slick .slick-prev:hover,.video-slick .slick-next:hover {
    opacity: 1
}

.video-slick:before {
    display: block;
    content: "";
    position: absolute;
    left: 46%;
    right: 143px;
    bottom: 35px;
    border-top: solid 2px #DCDCDC
}

.team-slick a {
    display: block;
    position: relative;
    padding: 40px 12px 0 12px
}

.team-slick-back {
    background: #fff;
    padding: 30px 10px 0 190px;
    height: 170px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.team-slick-img {
    position: absolute;
    left: 15px;
    top: 0;
    overflow: hidden;
    border-radius: 0 20px 0 0
}

.team-slick-img img {
    width: 165px;
    height: 195px;
    border-radius: 0 20px 0 0;
    transition: all 0.3s;
    object-fit: contain;
    object-position: bottom;
    font-family: 'object-fit: contain; object-position: bottom;';
}

.team-slick-img img:hover {
    transition: all 0.3s;
    transform: scale(1.2);
    cursor: pointer
}

{
    width: 165px;
    height: 195px;
    border-radius: 0 20px 0 0
}

.team-title {
    font-size: 18px;
    color: #286651;
    font-weight: bold;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px
}

.team-p {
    font-size: 16px;
    color: #3D3D3D;
    margin-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -moz-box;
    -moz-line-clamp: 2;
    -moz-box-orient: vertical;
    word-wrap: break-word;
    word-break: break-all;
    white-space: normal;
}

.team-raw {
    height: 11px;
    margin-top: 15px;
    background: url(../images/raw-b.png) right bottom no-repeat
}

.team-slick .slick-slide {
    padding-bottom: 10px
}

.team-slick .slick-dots li.slick-active button {
    opacity: 1
}

.lj-list-name {
    background: url(../images/lind-b.png) center no-repeat;
    font-size: 18px;
    margin-top: 15px
}

.lj-list li {
    float: left;
    width: 25%;
    padding-bottom: 50px
}

.footer {
    background: url(../images/footer.png) center no-repeat;
    background-size: cover;
    padding: 45px 0 0 0
}

.footer-right p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 10px
}

.footer-right .pull-left {
    margin-left: 90px;
    padding-top: 5px
}

.footer-bottom {
    font-size: 16px;
    color: #A4BAB2;
    background: #1d5240;
    padding: 10px 0;
    margin-top: 40px
}

.tabs-more {
    position: absolute;
    right: 0;
    top: -85px;
    color: #286651;
    background: url(../images/quan.png) left center no-repeat;
    padding-left: 10px
}

.page-three {
    background: url(../images/bg3.png) center no-repeat;
    background-size: cover
}

.team-back {
    background: url(../images/team-back.png) center bottom no-repeat;
    padding-top: 55px
}

.team-slick {
    padding-bottom: 60px
}

.page-tow {
    background: url(../images/back02.png) center no-repeat;
    background-size: cover
}

.hover {
    display: none
}

.lj-list li a:hover .lj-list-img img {
    display: none
}

.lj-list li a:hover .lj-list-img img.hover {
    display: inline-block
}

.team-slick .slick-dots {
    bottom: 0
}

.team-slick .slick-dots li,.team-slick .slick-dots li button {
    width: 14px;
    height: 14px
}

.team-slick .slick-dots li button {
    background: url(../images/lb01.png) center no-repeat
}

.team-slick .slick-dots li.slick-active button {
    background: url(../images/lb02.png) center no-repeat
}

video {
    background: #000
}

.search-box-c {
    position: fixed;
    left: 50%;
    width: 700px;
    transform: translate(-50%, -50%);
    top: 50%;
    height: 54px;
    background: #fff;
    padding-right: 115px;
    z-index: 1000010
}

.search-box-c .form-control {
    height: 54px;
    border-radius: 0;
    font-size: 18px;
    box-shadow: none;
    border: none
}

.modal {
    z-index: 100000001
}

.modal-backdrop {
    z-index: 10000000
}

.modal-box {
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000010
}

.btn-search-c,.btn-search-c:hover,.btn-search-c:focus {
    position: absolute;
    right: 0;
    background: #286651;
    top: 0;
    width: 115px;
    height: 54px;
    border: none;
    border-radius: 0;
    padding: 0
}

.modal-back {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    background: rgba(0, 0, 0, 0.5)
}

.nav-click {
    display: none
}

.menu-button {
    position: absolute;
    display: none;
    top: 18px;
    right: 15px;
    z-index: 1000;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s
}

.menu-button .bar:nth-of-type(1) {
    margin-top: 0px
}

.menu-button .bar:nth-of-type(3) {
    margin-bottom: 0px
}

.bar {
    position: relative;
    display: block;
    width: 24px;
    height: 2px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 10px;
    -webkit-transition: .3s;
    transition: .3s
}

.cross {
    margin-top: -8px
}

.cross .bar {
    margin: 13px auto
}

.cross .bar:nth-of-type(1) {
    -webkit-transform: translateY(15px) rotate(-45deg);
    -ms-transform: translateY(15px) rotate(-45deg);
    transform: translateY(15px) rotate(-45deg)
}

.cross .bar:nth-of-type(2) {
    opacity: 0
}

.cross .bar:nth-of-type(3) {
    -webkit-transform: translateY(-15px) rotate(45deg);
    -ms-transform: translateY(-15px) rotate(45deg);
    transform: translateY(-15px) rotate(45deg)
}

.nav-down {
    position: absolute;
    display: none;
    transform: translate(-50%, 0);
    left: 50%;
    top: 100%;
    min-width: 100%;
    background: #fff
}

.nav-down li {
    float: none;
    margin: 0!important;
    padding: 0!important;
    white-space: nowrap;
    width: 100%
}

.nav-down li a {
    display: block;
    padding: 0 25px;
    color: #333!important;
    font-size: 16px;
    text-align: center;
    line-height: 45px
}

.nav-down li a:hover {
    background: #286651;
    color: #fff!important
}

.nav-list li:hover .nav-down {
    display: block
}

.nav-list li a:hover {
    color: #286651
}

.list-left {
    width: 290px;
    margin-top: 40px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    background: url("") center 95% no-repeat rgb(255, 255, 255)
}

.list-left-tt span {
    display: inline-block;
    font-size: 24px;
    color: rgb(255, 255, 255);
    font-weight: bold
}

.list-left-tt {
    height: 88px;
    background: #286651;
    line-height: 88px
}

.left-nav li a {
    display: block;
    position: relative;
    line-height: 60px;
    font-size: 20px;
    color: rgb(51, 51, 51);
    text-align: center
}

.left-nav li {
    position: relative
}

.left-nav li a::before {
    display: block;
    content: "";
    position: absolute;
    left: 25px;
    right: 25px;
    bottom: 0px;
    border-bottom: 1px solid rgb(221, 221, 221)
}

.left-nav-down li a {
    line-height: 40px;
    font-size: 16px;
    color: rgb(51, 51, 51);
    padding-left: 25px
}

.left-nav-down li a::before {
    display: none
}

.left-nav li.active {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px;
    background: rgb(255, 255, 255);
    margin-top: -1px
}

.left-nav li.active::before {
    display: block;
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 4px;
    background: #286651
}

.left-nav li.active a {
    color: #286651;
    font-weight: bold
}

.left-nav li.active .left-nav-down li a {
    color: rgb(51, 51, 51);
    font-weight: normal
}

.left-nav-down {
    padding: 10px 0px;
    display: none
}

.left-nav li a:hover {
    color: #286651 !important
}

.left-nav {
    padding-top: 20px
}

.container-list {
    max-width: 1330px
}

.list-ssjgy {
    width: 1300px;
    margin-top: 40px
}

.list-right {
    width: 950px;
    margin-top: 40px
}

.nav-b {
    color: rgb(153, 153, 153);
    padding-left: 28px;
    background: url("../images/icon-home.png") left center no-repeat
}

.nav-b a {
    color: rgb(153, 153, 153)
}

.list-top {
    border-bottom: 1px solid rgb(221, 221, 221);
    padding-bottom: 15px
}

.article-tt {
    font-size: 24px;
    color: rgb(51, 51, 51);
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 0px
}

.article-sm {
    border-top: 1px dashed rgb(221, 221, 221);
    max-width: 780px;
    margin: 30px auto 0px;
    border-bottom: 1px dashed rgb(221, 221, 221);
    padding: 15px 0px;
    font-size: 16px
}

.article-sm span {
    padding: 0px 4px
}

.article-p p {
    text-align: justify;
    font-size: 14px !important;
    color: rgb(51, 51, 51);
    line-height: 30px !important;
    margin-bottom: 30px;
    text-indent: 2em !important
}

.article-p {
    margin-top: 40px
}

.article-link p a {
    font-size: 16px;
    color: rgb(51, 51, 51)
}

.article-link p a span {
    font-weight: bold
}

.article-link {
    border-top: 1px dashed rgb(221, 221, 221);
    padding-top: 30px
}

.article-link p {
    margin-bottom: 20px
}

.list-box {
    background: url("../images/list-box.png") center bottom no-repeat;
    padding-bottom: 50px
}

.list-left-tt-phone {
    display: none
}

.img-lb li {
    float: left;
    padding: 0px 25px;
    margin-bottom: 50px;
    width: 50%
}

.img-lb {
    margin: 0px -25px;
    padding-top: 20px
}

.img-lb-tt {
    font-size: 18px;
    color: rgb(51, 51, 51);
    margin-top: 20px
}

.img-lb-img {
    position: relative;
    padding-top: 67%
}

.img-lb-img img {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%
}

.img-lb li a {
    display: block
}

.img-ul-left img {
    width: 260px;
    height: 175px
}

.img-ul-a li {
    padding: 35px 0px;
    border-bottom: 1px dashed rgb(221, 221, 221);
    transition: all 0.5s ease 0s
}

.img-ul-right {
    margin-left: 290px
}

.img-ul-tt a {
    font-size: 18px;
    color: rgb(51, 51, 51)
}

.img-ul-p {
    color: rgb(153, 153, 153);
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    margin-top: 15px
}

.img-ul-date {
    color: rgb(153, 153, 153);
    margin-top: 20px;
    background: url("../images/icon-date.png") left center no-repeat;
    padding-left: 20px
}

.img-ul-a li:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px;
    background: rgb(255, 255, 255);
    border-color: transparent;
    padding: 35px
}

.img-ul-a li:last-child {
    border: none
}

.img-ul-a {
    padding-bottom: 30px
}

.wz-ul-date {
    width: 80px;
    height: 80px;
    background: rgb(246, 246, 246);
    padding-left: 15px;
    padding-top: 12px;
    line-height: 25px
}

.wz-ul-date span {
    font-weight: bold;
    font-size: 18px
}

.wz-ul li {
    padding: 20px 0px;
    border-bottom: 1px dashed rgb(221, 221, 221)
}

.wz-ul-right {
    margin-left: 105px;
    padding-top: 5px
}

.wz-ul-tt a {
    font-size: 18px;
    color: rgb(51, 51, 51);
    font-weight: bold
}

.wz-ul-p {
    margin-top: 15px;
    color: rgb(153, 153, 153)
}

.wz-ul {
    margin-bottom: 30px;
    min-height: 300px;
}

.wz-ul li:hover .wz-ul-date {
    background: rgb(187, 1, 14);
    color: rgb(255, 255, 255)
}

.wz-ul li:hover .wz-ul-tt a {
    color: rgb(187, 1, 14)
}

.table-bordered {
    border: none
}

.table-bordered>thead>tr>th {
    background: rgb(233, 244, 255);
    font-size: 22px;
    color: rgb(51, 51, 51);
    font-weight: normal;
    padding: 20px 20px 20px 120px;
    border: none
}

.table-bordered>tbody>tr>td {
    font-size: 20px;
    color: rgb(51, 51, 51);
    padding: 20px 20px 20px 120px;
    border-color: rgb(243, 243, 243);
    background: rgb(255, 255, 255)
}

.table-box {
    margin: 50px 40px
}

.ld-img img {
    width: 260px;
    height: 200px;
    object-fit: contain;
    object-position: bottom;
    font-family: 'object-fit: contain; object-position: bottom;';
}

.ld-right {
    margin-left: 290px;
    padding-top: 15px
}

.ld-name a {
    font-size: 22px;
    color: rgb(51, 51, 51);
    font-weight: bold
}

.ld-txt {
    color: rgb(153, 153, 153);
    line-height: 25px;
    margin-top: 15px;
    text-align: justify
}

.ld-ul li {
    border-bottom: 1px dashed rgb(221, 221, 221);
    padding: 40px 0px
}

.ld-ul {
    padding-bottom: 30px
}

.jg-title {
    font-size: 30px;
    padding-bottom: 20px;
    margin-top: 40px;
    border-bottom: 1px solid rgb(221, 221, 221)
}

.jg-title span {
    float: left;
    width: 50px
}

.jg-ul li {
    float: left;
    padding: 0px 10px 0px 0px;
    height: 60px;
    width: 33.3333%
}

.jg-ul li a {
    display: inline-block;
    padding-left: 32px;
    background: url("../images/icon-jg05.png") left center no-repeat;
    font-size: 16px;
    color: rgb(51, 51, 51);
    margin-top: -13px
}

.jg-ul {
    margin-top: 40px;
    margin-bottom: -20px
}

.jg-ul li a:hover {
    background: url("../images/icon-jg06.png") left center no-repeat;
    color: #286651
}

.img-ul-tt a:hover,.nav-b a:hover,.ld-name a:hover,a:hover .img-lb-tt {
    color: #286651
}

.header.one {
    background: rgba(0, 0, 0, 0.5)
}

.banner-list {
    height: 395px
}

.article-link p a:hover {
    color: #A40909
}

@media( max-width: 1499px) {
    .container {
        width: 1230px
    }

    .nav-list li {
        margin-left: 50px
    }

    .banner .slick-next {
        margin-right: -600px
    }

    .banner .slick-prev {
        margin-right: -540px
    }

    .banner .slick-dots:before {
        margin-right: -530px
    }

    .footer-right .pull-left {
        margin-left: 20px
    }

    .list-right {
        width: 850px
    }

    .table-bordered>thead>tr>th,.table-bordered>tbody>tr>td {
        padding-left: 60px
    }

    .xs-list li a {
        height: 370px
    }
}

@media( max-width: 1279px) {
    .container {
        width: 970px
    }

    .page-one .col-xs-6 {
        padding: 0 15px
    }

    .page-one .row {
        margin: 0 -15px
    }

    .tow-left p {
        font-size: 14px;
        line-height: 25px
    }

    .logo-b {
        width: 100%;
        text-align: center
    }

    .footer-right {
        width: 100%;
        margin-top: 20px;
        text-align: center
    }

    .footer-right .pull-left {
        width: 33.333333%;
        margin: 0
    }

    .logo {
        width: 450px
    }

    .nav-list li a {
        font-size: 16px
    }

    .nav-list li {
        margin-left: 25px
    }

    .list-right {
        width: 620px
    }

    .table-bordered>thead>tr>th,.table-bordered>tbody>tr>td {
        padding-left: 20px
    }

    .xs-list-date {
        margin-top: 20px
    }

    .xs-list li a {
        height: 330px
    }
}

@media( max-width: 991px) {
    .container {
        width: 750px
    }

    .tow-tabs li {
        margin: 0 15px
    }

    .header {
        height: 50px;
        background: #286651!important
    }

    .header .container {
        width: 100%
    }

    .logo img {
        height: 40px
    }

    .logo {
        padding: 0;
        line-height: 50px;
        width: auto
    }

    .nav-list {
        padding: 0;
        background: #fff;
        display: none;
        position: fixed;
        left: 0;
        top: 50px;
        right: 0;
        bottom: 0;
        overflow-y: auto
    }

    .nav-list li {
        float: none;
        margin: 0;
        width: 100%;
        padding: 0
    }

    .nav-list li a {
        display: block;
        line-height: 40px;
        padding: 0 15px;
        color: #333
    }

    .search-a {
        line-height: 50px;
        margin: 0 50px 0 0
    }

    .nav-click {
        display: block;
        transition: 0.3s all;
        z-index: 100;
        position: absolute;
        color: #333;
        right: 0;
        top: 0;
        width: 40px;
        height: 40px;
        text-align: center;
        line-height: 40px
    }

    .nav-click.active {
        transform: rotate(180deg)
    }

    .nav-down {
        position: static;
        display: none;
        transform: translate(0, 0);
        margin: 0;
        padding: 0;
        width: 100%;
        background: none
    }

    .nav-down li {
        text-align: left;
        padding: 0;
        height: 40px
    }

    .nav-down li a {
        text-align: left;
        padding: 0 25px;
        color: #333!important;
        font-size: 14px;
        line-height: 30px;
        text-align: left
    }

    .nav-down {
        display: none
    }

    .nav-down:before {
        display: none
    }

    .banner .slick-dots {
        left: 0;
        right: 0;
        width: 100%;
        bottom: 15px
    }

    .list-left {
        width: 200px
    }

    .list-right {
        width: 480px
    }

    .jg-ul li {
        width: 50%
    }

    .xs-list li a {
        height: auto;
        padding-bottom: 20px
    }

    .nav-list li {
        padding-bottom: 0
    }

    .menu-button {
        display: block
    }
}

@media( max-width: 767px) {
    body {
        padding-top: 50px
    }

    .header {
        background: #286651
    }
    .search-box-c{
        width: 90%;
    }
    .container {
        width: 100%
    }

    .page-one .col-xs-6 {
        width: 100%
    }

    .title {
        font-size: 24px;
        line-height: 24px;
        margin: 20px 0
    }

    .tz-ul-tt {
        font-size: 16px
    }

    .tz-ul {
        padding: 0 15px
    }

    .tow-tabs li a {
        font-size: 14px;
        padding-left: 20px;
        background-size: 16px auto!important
    }

    .tow-tabs li {
        display: block;
        float: left;
        width: 33.333333%;
        margin: 0
    }

    .tow-tabs {
        margin-right: 50px
    }

    .tow-tabs {
        margin-bottom: 30px
    }

    .tow-left {
        width: 100%;
        padding: 0
    }

    .tabs-right {
        width: 100%;
        padding-top: 0
    }

    .tabs-right:before {
        display: none
    }

    .video-slick .slick-prev {
        right: 65px
    }

    .video-slick:before {
        right: 110px
    }

    .tabs-more {
        top: -50px
    }

    .tow-left p {
        margin-bottom: 10px;
        overflow:hidden;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        display: -moz-box;
        -moz-line-clamp: 3;
        -moz-box-orient: vertical;
        word-wrap: break-word;
        word-break: break-all;
        white-space: normal;
    }
    .video-slick .clearfix:before,.video-slick:before{ display: none; }
    .tabs-right{ position: relative; padding-top: 75%; }
    .tabs-right img{object-fit: cover;position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
    .video-slick .slick-prev{top: 55%;left: 0;}
    .video-slick .slick-next{top: 55%;right: 0;left: auto;}
    .video-slick .clearfix{ padding-bottom: 0; }
    .banner .slick-dots li, .banner .slick-dots li button{ width: 20px; height: 20px; }
    .banner .slick-dots li button{ padding-right: 2px; }
    .left-nav-down li a{ padding-left: 0; }
    .tabs-right video{ position:absolute; left: 0; top: 0; width: 100%; height: 100%; }
    .team-back {
        padding-top: 0
    }

    .lj-list li {
        width: 50%;
        padding-bottom: 15px;
        padding-left: 5px;
        padding-right: 5px
    }

    .lj-list-name {
        font-size: 14px
    }

    .lj-list-img img {
        height: 70px
    }

    .lj-list {
        padding-bottom: 15px
    }

    .footer-right .pull-left {
        width: 100%
    }

    .footer-right p {
        font-size: 14px;
        line-height: 25px;
        margin: 0
    }

    .footer {
        padding-top: 20px
    }

    .footer-bottom {
        margin-top: 20px;
        font-size: 14px
    }

    .footer-bottom span {
        display: block
    }

    .logo img {
        height: 25px;
    }

    .banner .slick-dots {
        bottom: 0px
    }

    .banner-list {
        height: 150px
    }

    .list-left {
        width: 100%;
        margin-top: 20px;
        padding: 0px
    }

    .list-left-tt {
        height: 60px;
        line-height: 60px;
        font-size: 18px;
        text-align: left;
        padding-left: 20px
    }

    .list-left-tt span {
        font-size: 18px
    }

    .left-nav {
        padding: 0px;
        display: none
    }

    .list-right {
        width: 100%;
        margin-top: 20px
    }

    .article-tt {
        font-size: 18px
    }

    .article-sm span {
        font-size: 14px;
        line-height: 25px
    }

    .article-p p {
        font-size: 14px !important;
        line-height: 25px !important;
        margin-bottom: 10px
    }

    .article-p {
        margin-top: 20px
    }

    .article-link p a {
        font-size: 14px
    }

    .article-link p {
        margin-bottom: 10px
    }

    .article-link {
        padding: 20px 0px
    }

    .list-left-tt {
        display: none
    }

    .list-left-tt-phone {
        display: block;
        position: relative
    }

    .list-left-tt-phone .nav-click {
        height: 60px;
        line-height: 60px;
        color: rgb(255, 255, 255)
    }

    .left-nav li a {
        line-height: 40px;
        font-size: 16px
    }

    .img-lb-tt {
        font-size: 14px;
        margin-top: 10px
    }

    .img-lb li {
        padding: 0px 8px;
        margin-bottom: 15px
    }

    .img-lb {
        margin: 0px -8px;
        padding-bottom: 15px
    }

    .list-box {
        padding-bottom: 30px
    }

    .img-ul-left img {
        width: 130px;
        height: 80px
    }

    .img-ul-right {
        margin-left: 140px
    }

    .img-ul-p {
        height: 50px;
        margin-top: 5px
    }

    .img-ul-date {
        display: none
    }

    .img-ul-a li {
        padding: 15px 0px
    }

    .img-ul-a li:hover {
        padding: 15px
    }

    .img-ul-tt a {
        font-size: 16px
    }

    .table-bordered>thead>tr>th,.table-bordered>tbody>tr>td {
        font-size: 14px;
        padding: 8px 15px
    }

    .table-box {
        margin: 20px 0px
    }

    .jg-title {
        margin-top: 20px;
        padding-bottom: 10px;
        font-size: 24px
    }

    .ld-img {
        width: 100%;
        text-align: center;
        float: none !important
    }

    .ld-right {
        margin: 20px 0px 0px
    }

    .gd-slick {
        margin-top: 20px
    }
}
.article-p{
min-height:300px;
}