body {
    color: #333;
    font-size: 14px;
    font-family:"微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;
    min-width: 1470px;


}

.logo {
    max-width: 50%;
}

.header-right {
    max-width: 50%;
}

.slick-prev:before,.slick-next:before,.slick-dots li button:before {
    display: none;
}

.img-hide {
    overflow: hidden;
    display: block;
}

.slick-slider {
    touch-action: auto!important;
}

.img-hide img {
    transition: 0.3s all;
    transform: scale(1,1);
}

.img-hide:hover img {
    transform: scale(1.05,1.05);
}

.txt-elise {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

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;
}

img {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.tab-content {
    position: relative;
}

.tab-content .tab-pane {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    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);
}

.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);
}

.container {
    width: 1330px;
    min-width: 1330px;
}

.header {
    min-width: 1470px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 100;
    background: url(../images/header.png) center no-repeat;
    background-size: 100% 100%;
}

.headerindex {
    background: url(../images/header1.png) center no-repeat;
}

.banner {
    overflow: hidden;
    margin: 0;
    margin-top: 140px;
    margin-bottom: -79px;
}

.banner img {
    width: 100%;
    height: 510px;
    transition: 0.3s all;
}
.b_a:hover img{
    transform: scale(1.05);
}
.banner .slick-next {
    right: 30px;
    width: 32px;
    height: 50px;
    background: url(../images/right.png) center no-repeat;
    margin-top: -80px;
    z-index: 10;
}

.banner .slick-prev {
    left: 30px;
    width: 32px;
    height: 50px;
    background: url(../images/left.png) center no-repeat;
    margin-top: -80px;
    z-index: 10;
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    min-width: 1330px;
    right: 0;
    z-index: 10000;
    padding: 0 70px;
    background: url(../images/header.png) center no-repeat;
    background-size: 100% 100%;
}

.nav-list li {
    float: left;
    margin-right: 40px;
    position: relative;
    line-height: 80px;
}

.nav-list li a {
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.header-search {
    line-height: 80px;
}

.nav-down {
    position: absolute;
    display: none;
    left: 50%;
    top: 100%;
    width: 150px;
    margin-left: -75px;
    background: rgba(255,255,255,0.94);
    padding: 10px 0;
}

.nav-down:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 7px;
    background: url(../images/nav-raw.png) center no-repeat;
}

.nav-down li {
    width: 100%;
}

.nav-down li a {
    line-height: 40px;
    font-weight: normal;
    text-align: center;
    display: block;
    background: none!important;
    font-size: 18px;
    color: #333;
}

.nav-down li a:hover {
    color: #a51c30;
}

.nav-list li:hover .nav-down {
    display: block;
}

.shouc {
    margin-top: -20px;
}

.shouc ul {
    float: right;
    margin-bottom: 0px;
    margin-top: 6px;
}

.shouc li {
    float: left;
    margin-left: 15px;
}

.shouc li a {
    color: #fff;
}

.shouc li a:hover {
    color: #fff;
}

.search-box-c {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 800px;
    height: 54px;
    background: #fff;
    padding-right: 115px;
    margin-left: -400px;
    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: #a51c30;
    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);
}

.header {
    transition: 0.3s all;
    padding: 40px 8%;
    background: #a51c30;
    height: 140px;
}

.header.active {
    background: #a51c30;
    padding: 40px 8%;
}

@media( max-width: 1799px) {
    .nav-list li {
        margin-right: 20px;
    }
}

@media( max-width: 1639px) {
    .logo {
        /* line-height: 19px; */
    }

    .logo {
        max-width: 50%;
    }

    .header {
        padding: 40px 8%;
    }

    .banner {
        margin-bottom: -80px;
    }
}

.banner .slick-dots li,.banner .slick-dots li button {
    width: 31px;
    height: 31px;
}

.banner .slick-dots li button {
    background: url(../images/li01.png) center no-repeat;
}

.banner .slick-dots li.slick-active button {
    background: url(../images/li02.png) center no-repeat;
}

.page-one {
    background: url(../images/back01.png) center no-repeat;
    background-size: cover;
    padding: 30px 0;
}

.container {
    width: 1330px;

}

.one-left {
    width: 1040px;
}

.title {
    position: relative;
    line-height: 51px;
    margin-bottom: 20px;
    padding-left: 60px;
}

.title:before {
    display: block;
    content: "";
    position: absolute;
    left: 210px;
    right: 110px;
    top: 50%;
    border-top: solid 1px #ddd;
}

.title i {
    position: absolute;
    left: 0;
    top: 0;
}

.title a {
    float: right;
    background: url(../images/more.png) right center no-repeat;
    padding-right: 40px;
    font-size: 16px;
    color: #a51c30;
}

.title span {
    font-size: 30px;
    color: #a51c30;
    font-family: "思源宋体";
}

.img-slick img {
    width: 666px;
    height: 409px;
}

.img-slick {
    margin: 0;
    width: 520px;
    height: 410px;
    overflow: hidden;
}

.img-slick a {
    display: block;
    position: relative;
}

.img-slick a span {
    position: absolute;
    left: 0;
    line-height: 60px;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    font-size: 18px;
    color: #fff;
    padding: 0 100px 0 30px;
}

.one-list li a {
    position: relative;
    padding-left: 80px;
    margin-bottom: 12px;
    display: block;
    height: 75px;
    border-bottom: dashed 1px #ddd;
}

.one-list-date {
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-size: 12px;
    border: solid 1px #a51c30;
    width: 60px;
    height: 60px;
}

.one-list-date span {
    display: inline-block;
    line-height: 38px;
    font-size: 24px;
    color: #a51c30;
    font-weight: bold;
}

.one-list-date font {
    display: inline-block;
    width: 100%;
    line-height: 20px;
    background: #a51c30;
}

.one-list {
    width: 490px;
}

.one-list-tt {
    font-size: 18px;
    color: #111;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.one-list .info {
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
    color: #666;
    font-size: 14px;
}

.one-list li:last-child a {
    border: none;
    margin-bottom: 0;
}

.one-ul {
    width: 224px;
    padding-top: 10px;
}

.one-ul li a:hover {
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.one-ul li a {
    display: block;
    margin-bottom: 20px;
    border-radius: 0px 30px 0 30px ;
    position: relative;
    height: 110px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    line-height: 110px;
}

.one-ul li:last-child a {
    margin-bottom: 0;
}

.one-ul li a span {
    display: inline-block;
    width: 50px;
    text-align: left;
}

.page-tow {
    background: url(../images/back03.png) center no-repeat;
    background-size: cover;
    padding: 30px 0;
    height: 460px;
}

.tow-left {
    width: 530px;
}

.tow-top-tt a {
    font-size: 18px;
    color: #111;
    font-weight: bold;
}

.tow-top-txt {
    color: #111;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    opacity: 0.6;
    margin-top: 15px;
}

.date-box {
    background: url(../images/date.png) left center no-repeat;
    margin-top: 25px;
    color: #999;
    padding-left: 30px;
}

.date-box a {
    float: right;
}

.tow-ul li a {
    display: block;
    position: relative;
    line-height: 46px;
    font-size: 18px;
    color: #111;
    padding-right: 70px;
}

.tow-ul li a span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #111;
    opacity: 0.6;
}

.tow-ul {
    /* border-top: solid 1px #ddd; */
    /* margin-top: 18px; */
    /* padding-top: 10px; */
}

.tow-ul li a:hover {
    color: #a51c30;
    font-weight: bold;
    text-decoration: underline!important;
}

.tow-ul li a:hover span {
    text-decoration: none!important;
    font-weight: normal;
    opacity: 1;
}

.tow-right {
    width: 740px;
}

.tabs-ul li {
    float: left;
    margin-right: 15px;
}

.tabs-ul li a {
    font-size: 30px;
    color: #111;
    opacity: 0.6;
    padding: 0;
    background: none;
    font-family: "思源宋体";
}

.title-tow:before {
    display: none;
}

.tabs-ul li.active a {
    color: #a51c30;
    opacity: 1;
}

.img-slick-tow img {
    width: 384px;
    height: 246px;
}

.img-slick-tt {
    font-size: 18px;
    color: #111;
    line-height: 30px;
    height: 31px;
    overflow: hidden;
    margin-top: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.img-slick-tow {
    width: 360px;
}

.img-slick-tow .slick-slide {
    height: auto;
}

.img-slick-date {
    color: #999;
    background: url(../images/icon-date-a.png) left center no-repeat;
    padding-left: 24px;
    margin-top: 10px;
}

.img-slick-tow .slick-dots {
    left: auto;
    right: 0;
    bottom: 0;
    width: auto;
    top: 302px;
}

.img-slick-tow .slick-dots li,.img-slick-tow .slick-dots li button {
    width: 12px;
    height: 12px;
}

.img-slick-tow .slick-dots li button {
    border: solid 1px #aaa;
    border-radius: 50%;
}

.img-slick-tow .slick-dots li.slick-active button {
    background: #d1261e;
    border: solid 1px #d1261e;
}

.tow-news-list li a {
    display: block;
    border-radius: 10px;
    height: 65px;
    padding: 5px 18px;
}

.tow-news-list li a .img-slick-tt {
    margin: 0;
}

.tow-news-list {
    width: 370px;
    /* margin-right: -30px; */
    margin-top: 10px;
    float: left;
}

.tow-news-list li a:hover {
    background: url(../images/a-hover.png) center no-repeat;
    background-size: cover;
}

.tow-news-list li a .img-slick-date {
    margin-top: 0px;
}

.tow-news-list li a:hover .img-slick-tt {
    color: #fff;
}

.tow-news-list li a:hover .img-slick-date {
    color: #fff;
    background: url(../images/icon-date03.png) left center no-repeat;
}

.tabs-more {
    position: absolute;
    right: 0;
    top: -60px;
    line-height: 30px;
    background: url(../images/more.png) right center no-repeat;
    padding-right: 40px;
    font-size: 16px;
    color: #a51c30;
}

.page-three {
    background: url(../images/back-a.png) center no-repeat;
    background-size: cover;
    height: 820px;
    padding-top: 165px;
}

.three-box {
    background: #fff;
    transition: 0.3s all;
    box-shadow: 0 0 20px rgba(243,31,46,0.15) inset;
    height: 575px;
    border-radius: 20px;
    position: relative;
    padding-top: 65px;
}

.three-tt {
    font-family: "思源宋体";
    font-size: 30px;
    color: #a51c30;
    font-weight: bold;
}

.three-tt a {
    color: #a51c30;
}

.three-tt a:hover {
    color: #a51c30;
}

.three-ul {
    margin: 10px 40px;
}

.three-ul li {
    padding: 10px 0;
    border-bottom: dashed 1px #ddd;
}

.three-ul li a {
    font-size: 16px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    display: block;
}

.three-img {
    position: absolute;
    transition: 0.3s all;
    left: 50%;
    top: -50px;
    height: 100px;
    width: 100px;
    background: #ef8e5f;
    border-radius: 50%;
    line-height: 100px;
    margin-left: -50px;
}

.three-img:before {
    display: block;
    content: "";
    position: absolute;
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    border: dashed 1px #fff;
    border-radius: 50%;
}

.three-box:hover {
    transform: translate(0,-40px);
    background: #faf0f0;
}

.three-box:hover .three-img {
    background: url(../images/b-a.png) center no-repeat;
    background-size: cover;
    box-shadow: 0 0 13px #8b1d38;
}

.three-box:hover .three-tt,.tow-top-tt a:hover,.img-slick-tow a:hover .img-slick-tt,.one-list li a:hover .one-list-tt {
    color: #a51c30;
}

.page-three .row {
    margin: 0 -30px;
}

.page-three .col-xs-3 {
    padding: 0 30px;
}

.page-four {
    position: relative;
    background-size: cover;
    padding-top: 30px;
}

.page-four:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: -60px;
    background: url(../images/back04.png) center top no-repeat;
    border-radius: 0 0 80px 80px;
}

.page-four .container {
    position: relative;
    z-index: 10;
}

.cg-slick {
    margin: 0 -16px;
    padding-bottom: 75px;
}

.cg-slick-box {
    overflow: hidden;
    margin-bottom: 40px;
}

.cg-slick a {
    display: block;
    margin: 0 16px;
    position: relative;
}

.cg-slick a img {
    width: 100%;
    height: 234px;
}

.cg-slick a:hover:before {
    display: block;
    content: "";
    z-index: 10;
    position: absolute;
    left: 7px;
    top: 7px;
    right: 7px;
    bottom: 7px;
    border: solid 1px #fff;
}

.cg-slick .slick-dots {
    bottom: 0;
}

.cg-slick .slick-dots li,.cg-slick .slick-dots li button {
    width: 25px;
    height: 25px;
}

.cg-slick .slick-dots li button {
    background: url(../images/cg01.png) center no-repeat;
}

.cg-slick .slick-dots li.slick-active button {
    background: url(../images/cg02.png) center no-repeat;
}

.hz-list li {
    float: left;
    margin: 0 25px 20px 0;
}

.hz-list li a {
    display: block;
    font-size: 16px;
    color: #111;
    border-radius: 30px;
    background: #fdebee;
    line-height: 50px;
    padding: 0 22px;
}

.hz-list li a:hover {
    background: #a51c30;
    color: #fff;
}

.footer {
    background: url(../images/footer.png) center no-repeat;
    background-size: cover;
    padding: 120px 0 60px 0;
}

.footer-tt {
    background: url(../images/lind.png) left center no-repeat;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    padding-left: 15px;
    margin-bottom: 20px;
}

.footer-p p {
    color: #fff;
    margin-bottom: 10px;
}

.footer-p p span {
    padding-right: 40px;
}

.footer-left {
    width: 615px;
    padding-right: 30px;
}

.dropdown {
    width: 212px;
}

.dowm-a {
    color: #fff!important;
    padding: 0 10px;
    line-height: 35px;
    border: solid 1px #dcacb3;
    width: 100%;
    display: block;
}

.dowm-a span {
    float: right;
    margin-top: 15px;
}

.dropdown-menu {
    position: absolute;
    left: 0;
    bottom: 100%;
    top: auto;
    right: 0;
    max-height: 250px;
    overflow-y: auto;
}

.dropdown {
    margin-right: 25px;
}

.dropdown-menu > li > a {
    white-space: normal;
    padding: 5px 20px;
}

.ewm img {
    margin-bottom: 10px;
    height: 89px;
}

.ewm {
    color: #fff;
}

.footer-bottom {
    background: #8b091c;
    color: #fff;
    padding: 20px 0;
}

.three-ul li a:hover {
    color: #a51c30;
}

#div1 {
    width: 1300px;
    height: 70px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

#div1 ul {
    width: 1300px;
    height: 70px;
    position: relative;
}

#div2 {
    width: 1300px;
    height: 70px;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

#div2 ul {
    width: 1300px;
    height: 70px;
    position: relative;
}

/********************************/
.banner-list {
    height: 400px;
    position: relative;
    padding-top: 335px;
}

.list-left {
    position: relative;
    width: 295px;
    z-index: 100;
    margin-top: 100px;
}

.list-left-top {
    background: rgba(183,38,7,0.8);
    color: #fff;
    font-size: 34px;
    position: relative;
    line-height: 34px;
    padding-top: 25px;
    height: 110px;
}

.list-left-top:before {
    display: block;
    content: "";
    position: absolute;
    margin-top: 25px;
    margin-left: -15px;
    left: 50%;
    top: 50%;
    width: 30px;
    height: 3px;
    background: #fff;
}

.list-left-nav li a {
    display: block;
    font-size: 20px;
    background: #b72607;
    color: #fff;
    padding-left: 40px;
    position: relative;
    line-height: 70px;
    border-bottom: solid 1px #b73e24;
}

.list-left-nav li a:before {
    display: block;
    content: "";
    position: absolute;
    right: 50px;
    top: 0;
    bottom: 0;
    width: 9px;
    background: url(../images/raw.png) center no-repeat;
}

.list-left-nav li a:hover,.list-left-nav li.active a {
    font-weight: bold;
}

.banner-list:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 123px;
    background: url(../images/banner-mask.png) center no-repeat;
    background-size: 100% 100%;
}

.nav-b {
    background: url(../images/nav-b.png) left center no-repeat;
    padding: 15px 0 15px 30px;
    padding-left: 30px;
    color: #666;
    position: relative;
    z-index: 10;
}

.nav-b a {
    color: #666;
}

.nav-b-border {
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
}

.right-box {
    width: 970px;
    padding-top: 20px;
    padding-bottom: 70px;
    min-height: 400px;
    margin-top: 80px;
}

.list-date {
    border: solid 1px #c3c3c3;
    padding-top: 17px;
    width: 122px;
    height: 122px;
    font-size: 16px;
    color: #b72607;
}

.list-date span {
    font-size: 40px;
}

.list-right {
    margin-left: 150px;
    padding-top: 10px;
    padding-right: 20px;
}

.list-right-tt {
    font-size: 20px;
    color: #333;
}

.list-right-p {
    color: #808080;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-top: 10px;
}

.txt-list li {
    margin-bottom: 30px;
}

.txt-list li a {
    display: block;
}

.txt-list li a:hover {
    background: url(../images/li-hover.png) center no-repeat;
    background-size: cover;
}

.txt-list li a:hover .list-date {
    border-color: transparent;
    color: #fff;
}

.txt-list li a:hover .list-right-tt,.txt-list li a:hover .list-right-p {
    color: #fff;
}

.page-box {
    margin-top: 70px;
}

.list-left-top-phone {
    display: none;
}

.lb-list li a {
    display: block;
    border-bottom: solid 1px #ddd;
    line-height: 77px;
    font-size: 18px;
    color: #333;
    position: relative;
    padding-right: 200px;
}

.lb-list li a span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 18px;
    color: #333;
    opacity: 0.8;
}

.lb-list li a:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    transition: 0.3s all;
    border-top: solid 1px #b72607;
}

.lb-list li a:hover:before {
    width: 100%;
}

.lb-list li a:hover {
    color: #b72607;
    font-weight: bold;
}

/******************************/
.about-box {
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    border-top: solid 3px #b72607;
    padding: 35px;
    overflow: hidden;
}

.article-tt {
    font-size: 24px;
    color: #b72607;
    font-weight: bold;
    margin-bottom: 40px;
}

.article-p p {
    text-align: justify;
    font-size: 18px;
    color: #333;
    line-height: 40px;
    margin-bottom: 40px;
}

.right-box-lg {
    width: 100%!important;
}

.about-box-lg {
    background: #f7f7f7;
}

.article-sm {
    color: #808080;
    border-bottom: solid 1px #ddd;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.article-sm>span {
    padding: 0;
    display: inline-block;
    margin: 0 15px;
}

.about-box-lg .article-p p {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
    background: none!important;
}

.about-box-lg .article-p p img {
    display: block;
    margin: 0 auto;
width:600px;
height:auto;
}

.about-box-lg .article-p table {
    width: 90%;
    margin: 10px auto;
}

.about-box-lg .article-p table p {
    margin-bottom: 0px;
    text-indent: 0em;
}

.img-lb img {
    width: 300px;
    height: 190px;
}

.img-list .list-right {
    margin-left: 340px;
}

.list-date-t {
    font-size: 18px;
    color: #b72607;
    margin-bottom: 10px;
}

.img-list .list-right-p {
    height: 75px;
    margin-top: 25px;
}

.img-list li a {
    display: block;
    padding: 30px 35px;
}

.img-list li a:hover .list-date-t {
    color: #fff;
}

.img-list .list-right {
    padding-right: 0;
}

.img-list li {
    margin-bottom: 0!important;
}

.img-ul li {
    float: left;
    width: 33.333333%;
    padding: 0 14px;
    margin-bottom: 45px;
}

.img-ul {
    margin: 0 -14px;
}

.img-top {
    position: relative;
    padding-top: 67%;
}

.img-top img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.img-ul-tt {
    font-size: 18px;
    color: #333;
    margin-top: 15px;
}

.img-ul {
    padding-top: 20px;
}

.video-slick .slick-dots {
    left: auto;
    bottom: 25px;
    right: 15px;
    width: auto;
}

.video-slick .slick-dots li,.video-slick .slick-dots li button {
    padding: 0;
    width: 12px;
    height: 12px;
}

.video-slick .slick-dots li button {
    background: url(../images/dian02.png) center no-repeat;
}

.video-slick .slick-dots li.slick-active button {
    background: url(../images/dian03.png) center no-repeat;
}

.title a:hover {
    font-weight: bold;
}

.video-slick a:hover .video-tt {
    color: #b72607;
}

.list-left-lg {
    margin-top: -110px;
}

.hz-list li {
    display: inline-block;
    float: none;
}

.hz-list {
    white-space: nowrap;
}