body {
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;



}
.slick-dots li button:before{ display: none; }
.img-hide{ overflow:hidden; display: block; }

.img-hide img{ transition: 0.5s 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; }
img{max-width:100%;display: inline-block;vertical-align: middle;height:auto !important;}
.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); }
.container{ width: 1630px;}
.banner img{ width: 100%; }
.banner{ overflow:hidden; margin:0; }
.header .container{ position: relative; }
.header{ position: fixed; left: 0; top: 0; right: 0; z-index: 1000; height: 175px; background: url(../images/header.png) center no-repeat; background-size: 100% 100%; }
.header.active{ background: #8f000b; }
.logo {
    position: absolute;
    left: 50%;
    top: 50px;
    z-index: 9999;
    transform: translate(-50%);
}
.nav-list li{ float: left; display: block; margin-right: 40px; padding:60px 0 0 0; }
.nav-list li a{ color: #fff; font-size: 20px; font-weight: bold; display: block; line-height: 76px; }
.nav-list li:nth-child(1){margin-left: 20px;}
.nav-list li:nth-child(6){ margin-left: 405px; }
.nav-list li:last-child{ margin-right: 0; }
.search-a{ position: absolute; right: 15px; top: 57px;display:none; }
.header:before{ display: block; content: ""; position: absolute; left: 0; top: 0; right: 0; height: 8px; background: #8f000b;}
.banner .slick-dots{ left: 0; bottom: -5px; width: auto; right: auto; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 210px; height: 100px; position: relative; }
.banner .slick-dots li:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 0; top: 20px; background: rgba(0,0,0,0.5); }
.banner .slick-dots li button{ font-size: 50px; color: #fffefe; padding:0; position: absolute; left: 0; top: -5px; right: 0; height: 50px; line-height: 50px; }
.banner .slick-dots li:after{ display: block; content: ""; position: absolute; left: 50%; top: 60px; width: 48px; margin-left: -24px; border-top: solid 2px #c5c1bf; }
.banner .slick-dots li.slick-active:before{ background: #8f000b; background-size: 100% 100%; }
.banner .slick-dots li.slick-active:after{ border-top: solid 4px #e4bb6c; }
.banner .slick-dots li.slick-active button{ color: #e4bb6c; }
.page-one{ position: relative; overflow:hidden; padding-top: 200px; }
.title span{ position: relative; font-size: 32px; line-height: 32px; padding-bottom: 20px; display: inline-block; font-weight: bold;background: #8f000b;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;}
.title span:before{ display: block; content: ""; position:absolute; left: 0; bottom: 0; width: 60px; height: 4px; background: url(../images/lind-b.png) left bottom no-repeat; }
.title-more{ float: right; width: 72px; margin-top: 5px; height: 25px; background: url(../images/more.png) center no-repeat; }
.one-left{ width: 1050px; }
.one-left-bottom{ height: 795px; }
.one-left-top{ position: absolute; margin-right: -280px; top: 310px; right: 50%; left: 0; padding-right: 510px; height: 480px; }
.one-left-top-left{ position: absolute; left: 0; top: 0; right: 510px; height: 480px; }
.img-slick-img{ height: 480px; transition: 0.3s all; }
.img-slick a{ display: block; position: relative; overflow:hidden; }
.img-slick a:hover .img-slick-img{ transform: scale(1.05,1.05); }
.txt-mask{ position: absolute; left: 0; right: 0; bottom: 0; height: 179px; background: url(../images/txt-mask.png) center no-repeat; background-size: 100% 100%; }
.txt-mask span { position: absolute; left: 50%; margin-left: -180px; top: 90px; right: 150px; font-size: 26px; color: #fff; line-height: 30px; height: 60px;  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; }
.img-slick .slick-dots{ left: auto; right: 50px; width: auto; bottom: 45px; }
.img-slick .slick-dots li,.img-slick .slick-dots li button{ width: 10px; padding:0; height: 10px; border-radius: 50%; }
.img-slick .slick-dots li button{ border:solid 1px #e4bb6c; }
.img-slick .slick-dots li.slick-active button{ background: #e4bb6c; }
.one-left-top-right{ position: absolute; right: 0; top: 0; width: 510px; padding:0 50px; }
.one-list-date{ font-size: 32px; color: #8f000b; }
.one-list-tt{ font-size: 20px; color: #333; }
.one-list-p{ color: #666; margin-top: 5px; line-height: 25px; height: 50px; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;  }
.one-list li{ border-bottom: dashed 1px #eee; padding-bottom: 15px; margin-bottom: 15px; }
.one-list li:last-child{ border:none; margin-bottom: 0; padding-bottom: 0; }
.one-left-top-b{ top: 790px; height: 310px; }
.one-left-top-b .one-left-top-left{ height: 310px; background: #8f000b; }
.left-right-sm{ position: absolute;left: 50%; margin-left: -180px; right: 60px; top: 50px; }
.left-right-sm .one-list-date{ color: #e4bb6c; }
.left-right-sm .one-list-tt{ color: #fff; }
.left-right-sm .one-list-p{ color: #ddd; height: 75px; text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical; }
.one-b-right{ position: absolute; right: 0; top: 0; width: 510px; }
.one-b-right div { height: 310px; transition: 0.3s all;}
.one-b-right { overflow:hidden; }
.one-b-right:hover div{ transform: scale(1.05,1.05); }
.one-right{ width: 500px; padding-left: 70px; }
.one-right .title{ position: relative; z-index: 100; margin-bottom: 120px; }
.one-right .title span{background: linear-gradient(to right, #fff, #fff); -webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.one-right .title .title-more{ background: url(../images/more02.png) center no-repeat; }
.one-right:before{ display: block; margin-left: 300px; content: ""; position:absolute; right: 0; top: 0; left: 50%; height: 310px; background: #8f000b; background-size: cover; }
.banner div{ display: block!important; }
.title span:before{ background: #e4bb6c; }
.tz-list-date{ width: 70px; position: absolute; left: 0; top: 0; }
.tz-list-date font{ display: block; border:solid 1px #d3dded; line-height: 42px; color: #8f000b; font-size: 30px; }
.tz-list-date span{ display: block; background: #8f000b; font-size: 14px; color: #fff; line-height: 38px; }
.tz-list li a{ display: block; margin-bottom: 40px; position: relative; height: 80px; }
.tz-list-p{ position: absolute; left: 95px; top: 50%;transform: translate(0,-50%); font-size: 18px; color: #333; line-height: 30px; max-height: 60px;  text-align: justify; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.page-tow{  background: url(../images/back02.jpg) center bottom no-repeat; background-size: cover; }
.page-tow .container{ position: relative; height: 800px; }
.tabs-ul{ position: absolute; left: 220px; top: 135px; }
.tabs-ul li:first-child a{ display: block; width: 210px; height: 210px; background:#8f000b; background-size: cover; font-size: 36px; color: #fff; padding-top: 60px; }
.tabs-ul li a span{ display: block; }
.tabs-ul li:nth-child(2){ position: absolute; left: 210px; top: 70px; }
.tabs-ul li:nth-child(2) a{ display: block; width: 140px; height: 140px; border:solid 1px #ddd; font-size: 26px; color: #333; padding-top: 30px; }
.tabs-ul li:nth-child(3){ position: absolute; top: 210px; left: 70px; }
.tabs-ul li:nth-child(3) a{ display: block; width: 140px; height: 140px; background: #e4bb6c; font-size: 26px; color: #6c5528; padding-top: 30px; }
.tow-width{ width:850px; padding-top: 90px; }
.tow-news li{ position: relative; }
.tow-news li a{ display: block; transition: 0.3s all; z-index: 100; line-height: 85px; padding-right: 180px; position: relative; font-size: 20px; color: #333; }
.tow-news li a span{ font-weight: bold;background: linear-gradient(to right, #2553a6, #6410b0);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; padding-right: 15px; }
.tow-news li a font{ float: right; color: #8f000b; position: absolute; right: 100px; top: 0; }
.tow-news li a:before{ display: block; content: ""; position: absolute; left: 0; right: 100px; bottom: 0; border-top: solid 1px #ddd; }
.tow-news li:hover:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: 0; top: 0; background:#8f000b; background-size: 100% 100%; }
.tow-news li:hover a:before{ display: none; }
.tow-news li:hover a{ color: #fff; padding-left: 40px; }
.tow-news li:hover a span{ background: linear-gradient(to right, #e4bb6c, #e4bb6c);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.tow-news li:hover a font{ color: #e4bb6c; }
.tow-news li:hover:after{ display: block; content: ""; position: absolute; right: 100%; top: 0; bottom: 0; width: 42px; background: url(../images/q.png) center no-repeat; }
.tow-news li:hover a:after{ display: block; content: ""; position: absolute; right: 50px; top: 0; bottom: 0; width: 22px; background: url(../images/raw.png) center no-repeat; }
.tabs-more{ background: url(../images/more03.png) center no-repeat; width: 160px; height: 48px; display: inline-block; margin-top: 45px; }
.page-three{ height: 700px; padding-top: 120px; background: #8f000b; background-size: cover; }
.page-three .title{ position: relative; z-index: 100; margin-bottom: 120px; }
.page-three .title span{background: linear-gradient(to right, #fff, #fff); -webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.page-three .title span:before{ left: 50%;transform: translate(-50%,0); }
.bs-slick-img{ display: block; margin:0 auto; width: 133px; position: relative; height: 133px; background: url(../images/yuan.png) center no-repeat; }
.bs-slick-img img{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); }
.bs-slick-tt{ font-size: 22px; color: #fff; margin-top: 20px; }
.bs-slick .slick-prev{ left: 0; width: 68px; height: 66px; background: url(../images/prev.png) center no-repeat; margin-top: -33px; }
.bs-slick .slick-next{ right: 0; width: 68px; height: 66px; background: url(../images/next.png) center no-repeat; margin-top: -33px; }
.bs-slick{ padding:0 100px; }
.bs-slick .slick-dots{ bottom: -100px; left: 0; right: 0; width: 100%; }
.bs-slick .slick-dots li,.bs-slick .slick-dots li button{ width: 14px; height: 14px; border-radius: 50%; padding:0; }
.bs-slick .slick-dots li button{ border:solid 1px rgba(255,255,255,0.6); }
.bs-slick .slick-dots li.slick-active button{ background: #e4bb6c; border:none; }
.footer{ background: url(../images/footer.png) center no-repeat; background-size: cover; padding-top: 80px; }
.down-a{ display: block; font-size: 17px; color: #666; border:solid 1px #ddd; line-height: 48px; padding:0 50px 0 20px; position: relative; }
.down-a span{ position: absolute; right: 20px; top: 0; bottom: 0; width: 16px; background: url(../images/down.png) center no-repeat; }
.dropdown{ margin-top: 40px; }
.footer-right-tt{ position: relative; font-weight: bold; margin-bottom: 20px; line-height: 40px; color: #333; font-size: 20px; padding-left: 20px; }
.footer-right-tt:before{ display: block; content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 3px; background:#8f000b; background-size: 100% 100%; }
.footer-right-left{ border-left: solid 1px #ddd; margin-left: 50px; }
.footer-ul li{ margin-bottom: 20px; }
.footer-ul li a{ display: inline-block; padding-left: 20px; font-size: 15px; color: #666; }
.dropdown .footer-right-left .footer-ul li{float:left;width:50%;text-align:center;}
.footer-bottom{ padding:25px 0; margin-top: 100px; font-size: 16px; color: #fff; background:#8f000b; }
.footer-bottom span{ display: inline-block; padding:0 18px; }
.footer-bottom .container{ position: relative;line-height:3rem;}
.footer-link{ position: absolute; right: 15px; top: 50%; transform: translate(0,-50%); }
.footer-link a{ display: inline-block; margin-left: 15px; position: relative; }
.footer-link a span{ position: absolute; display: none; left: 50%; width: 136px; bottom: 100%; margin-bottom:15px; transform: translate(-50%,0); }
.footer-link a:hover span{ display: block; }
.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);}
.search-box-c{ position: fixed; top: 40px; right: 10%; width: 300px; height: 26px; background: #fff;  z-index: 1000010; }
.search-box-c .form-control{ height: 26px; border-radius: 0; font-size: 14px; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: relative; display: block; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; transition: all 1s;}
.btn-search-c,.btn-search-c:hover,.btn-search-c:focus{ position: absolute; right: 0;  background: #ffb900; top: 0; width: 50px; height: 26px;border:none; border-radius: 0;padding:7px 19px;    box-sizing: border-box;}.modal-back{position: relative; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5);}
.nav-list li{ position: relative; }
.nav-down{ position: absolute; display: none; left: 50%; top: 100%; width: 120px; margin-left: -60px; background: #8f000b; padding:10px 0; }
.nav-down li{ width: 100%;  padding:0; line-height: 40px; margin:0!important; text-align: center; }
.nav-down li a{ line-height: 40px; background: none!important; font-size: 18px; color: #fff; }
.nav-click{ display: none; }
.nav-list li:hover .nav-down{ display: block; }
.nav-down li a:before{ display: none!important; }
.footer-ul li a:hover,.tz-list li a:hover .tz-list-p,.one-list li a:hover .one-list-tt{ color: #8f000b; }
.dropdown-menu{ width: 100%; bottom:auto ; top: 100%;display:block; }
.dropdown-menu a{ line-height: 2 !important;}
/******************机构设置*******************/
.banner-list{ height: 715px; }
.list-back{ background: url(../images/list-back.png) center no-repeat; background-size: cover; position: relative; z-index: 10; }
.list-back .container{ position: relative; }
.list-back .container:before{ display: block; content: ""; position: absolute; left: 15px; top: -110px; width: 437px; height: 248px; background: url(../images/list-top.png) center no-repeat; }
.list-back-left{ position: relative; z-index: 100; width: 250px; padding-top:40px; }
.list-back-top{ font-size: 36px; color: #fff; font-weight: bold; text-align: center; }
.list-back-nav { padding-top: 90px; border-left: solid 2px #cfcfcf; margin-top: -13px; }
.list-back-nav li a{ display: block; margin-bottom: 20px; font-size: 22px; color: #484848; padding-left: 20px; position: relative; padding-right: 30px; margin-left: -2px; border-left: solid 4px #fff; border-color: transparent; }
.list-back-nav li.active a,.list-back-nav li a:hover{ color: #8f000b; border-left: solid 4px #8f000b; text-decoration: underline!important; }
.list-back-nav li a.down{ background: url(../images/raw-c.png) 95% center no-repeat; }
.list-back-nav li.active a.down{ background: url(../images/down-more.png) 95% center no-repeat; }
.list-back-nav li .list-back-nav-down{ display: none; }
.list-back-nav li .list-back-nav-down li a{ background: none; margin-bottom:15px; border:none!important; padding-left: 35px; font-size: 16px; color: #333!important; text-decoration: none!important; }
.list-back-nav li .list-back-nav-down li.active a,.list-back-nav li .list-back-nav-down li a:hover{ font-weight: bold; }
.list-back-right{ width: 1350px; background: #fff; margin-top: -35px; padding:35px 55px; position: relative; }
.list-right-tt span{ font-size: 24px; color: #333; padding-left: 20px; display: inline-block; background: url(../images/tt-lind.png) left center no-repeat; line-height: 24px; }
.list-right-tt{ padding-bottom: 20px; border-bottom: solid 1px #ddd; margin-bottom: 30px; }
.list-right-tt-sm{ font-size: 20px; margin-bottom: 25px; color: #8f000b; font-weight: bold; background: url(../images/tt-sm.png) center no-repeat; }
.ld-ul li{ float: left; width: 33.333333%; padding:0 30px; margin-bottom: 30px; }
.ld-ul li a{ display: block; background: #f3f5fb; padding:0 50px 0 25px; line-height: 45px; border-radius: 6px; position: relative; }
.ld-ul li a span{ display: block; background: url(../images/d02.png) left center no-repeat; padding-left: 22px; }
.ld-ul li a:before{ display: block; content: ""; position: absolute; right: 25px; top: 0; bottom: 0; width: 9px; background: url(../images/raw-c.png) center no-repeat; }
.ld-ul { margin:0 -30px; }
.ld-ul li a:hover{ background: url(../images/hover-back.png) center no-repeat; background-size: cover; }
.ld-ul li a:hover span{ color: #fff; background: url(../images/d01.png) left center no-repeat; }
.ld-ul li a:hover:before{ background: url(../images/raw-c02.png) center no-repeat; }
.nav-b{ position: absolute; right: 15px; background: url(../images/icon-add.png) left center no-repeat; padding-left: 30px; top: -70px; font-size: 16px; color: #fff; }
.nav-b a{ color: #fff; }
.list-left-top-phone{ display: none; }
/****************机构设置详情***************/
.xq-p{ font-size: 18px; color: #333; line-height: 30px; }
.xq-ul li{ float: left; width: 50%; padding:0 55px; margin-top: 75px; }
.xq-ul{ margin:0 -55px 0 -10px; padding-bottom: 50px; }
.xq-ul li a{ display: block; position: relative; height: 305px; background: #f3f5fb; padding:25px 25px 0 210px; }
.xq-ul-img img{ width: 220px; height: 310px;     object-fit: cover;}
.xq-ul-img{ box-shadow: 0 0 10px rgba(0,0,0,0.1); position: absolute; left: -45px; top: -45px; }
.xq-ul-tt{ font-size: 30px; color: #8f000b; padding-bottom: 20px; border-bottom: solid 1px #ddd; }
.xq-ul-p{ font-size: 16px; color: #333; margin-top: 20px; overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical; line-height: 25px; height: 125px; }
.xq-ul-p p{ margin-bottom: 10px; }
.xq-ul-span{ font-size: 16px; color: #999; }
/*************简介页***********/
.article-p p{ font-size: 16px; color: #333; text-align: justify; line-height: 30px; margin-bottom: 20px;     text-indent: 2em;}
.article-p table td p{margin-bottom:0;text-indent: 0;}
.table-box{overflow-x:auto;}
/***********师资队伍***********/
.xq-ul li a:hover{ background:#8f000b; background-size: cover; }
.xq-ul-b li a:hover .xq-ul-p,.xq-ul-b li a:hover .xq-ul-span,.xq-ul-b li a:hover .xq-ul-tt{ color: #fff; }
.xq-ul-lg-b li{ width: 100%!important; margin-top: 50px; }
.xq-ul-lg-b{ padding-bottom: 50px; }
.xq-ul-lg-b li a{ background: url(../images/xq-b.png) center no-repeat!important; background-size: cover!important; padding-bottom: 30px; min-height: 280px; height: auto; }
.xq-ul-lg-b li a .xq-ul-tt{ font-size: 24px; background: url(../images/tt-lind.png) left center no-repeat; padding-bottom: 0; border:none; padding-left: 20px; }
.xq-ul-lg-b li a .col-xs-6{ font-size: 18px; color: #333; margin-top: 30px; }
.jj-box{ box-shadow: 0 0 15px rgba(0,0,0,0.1); margin-bottom: 30px; padding:35px; }
.jj-title{ position: relative; margin-bottom: 20px; padding-left: 38px; font-size: 20px; color: #8f000b; font-weight: bold; }
.jj-box-lg .jj-box:nth-of-type(1) .jj-title{ background: url(../images/icon-jj01.png) left center no-repeat; }
.jj-box-lg .jj-box:nth-of-type(2) .jj-title{ background: url(../images/icon-jj02.png) left center no-repeat; }
.jj-box-lg .jj-box:nth-of-type(3) .jj-title{ background: url(../images/icon-jj03.png) left center no-repeat; }
.jj-box-lg .jj-box:nth-of-type(4) .jj-title{ background: url(../images/icon-jj04.png) left center no-repeat; }
.jj-box-lg .jj-box:nth-of-type(5) .jj-title{ background: url(../images/icon-jj05.png) left center no-repeat; }
.jj-box-lg .jj-box:nth-of-type(6) .jj-title{ background: url(../images/icon-jj06.png) left center no-repeat; }


.jj-p p{ font-size: 16px; color: #333; margin:0; text-align: justify; line-height: 30px; }
.jj-p{ max-height: 180px; overflow:hidden; }
.jj-more{ margin-top: 20px; }
.jj-p.active{ max-height: 1000000px; }
/***************图片列表*************/
.rd-list-img img{ width:250px; height: 155px; }
.rd-list a{ display: block; padding:30px; border-bottom: dashed 1px #ddd; }
.rd-list-right{ margin-left: 290px; }
.rd-list-date span{ display: inline-block; border-bottom: solid 3px #ccc; color: #b0b0b0; padding-bottom: 5px; }
.rd-list-date span font{ font-size: 30px; color: #8f000b; font-weight: bold; }
.rd-list-tt{ font-size: 20px; color: #333; margin-top: 10px; }
.rd-list-p{ font-size: 16px; color: #666; line-height: 25px;  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical; height: 50px; margin-top: 10px;}
.rd-list a:hover{ background: url(../images/hover-img.png) center no-repeat; background-size: cover; box-shadow: 21px 6px 50px rgba(0,0,0,0.2); }
.rd-list a:hover .rd-list-date span,.rd-list a:hover .rd-list-date span font,.rd-list a:hover .rd-list-tt,.rd-list a:hover .rd-list-p{ color: #fff; }
.pege-box{ margin:50px 0; }
.txt-list a{ display: block; padding:30px; border-bottom: dashed 1px #ddd; }
.txt-date{ font-size: 16px; color: #999999; margin-top: -10px; width: 120px; }
.txt-date span{ font-size: 40px; color: #8f000b;  }
.txt-right-box{ margin-left: 150px; }
.txt-right-tt{ font-size: 20px; color: #333; }
.txt-right-p{ font-size: 18px; color: #666; margin-top: 10px; }
.txt-list a:hover{ background: #8f000b; background-size: cover; box-shadow: 21px 6px 50px rgba(0,0,0,0.2); }
.txt-list a:hover .txt-right-tt,.txt-list a:hover .txt-right-p,.txt-list a:hover .txt-date,.txt-list a:hover .txt-date span{ color: #fff; }

.picture-list { font-size: 0; margin: 0 -1rem; }
.picture-list li { margin: 1.5rem 0 0;     display: inline-block;
    vertical-align: top;
    width: 25%;
    padding: 0 1rem;}
.picture-list .img-scale { -webkit-transition: all 0.36s linear 0s; -moz-transition: all 0.36s linear 0s; -ms-transition: all 0.36s linear 0s; -o-transition: all 0.36s linear 0s; transition: all 0.36s linear 0s;     position: relative;
    display: block;
    overflow: hidden;}
.picture-list .img-scale:hover { margin: -.7rem 0 .7rem; box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); }
.picture-list .text { border: 1px solid #eee; padding: 0 1.2rem 1.2rem 1.2rem; }
.picture-list .img-frame { padding: 66.5625% 0 0; position: relative;
    overflow: hidden;}
.picture-list .title { margin: 1rem 0 0; -webkit-transition: all 0.25s linear 0s;
    -moz-transition: all 0.25s linear 0s;
    -ms-transition: all 0.25s linear 0s;
    -o-transition: all 0.25s linear 0s;
    transition: all 0.25s linear 0s;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.6rem;
    color: #000;
    text-align: left;
    height:5.2rem;
   overflow:hidden;
}

.picture-list .img-scale img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: transform 0.5s linear 0s;
    -moz-transition: transform 0.5s linear 0s;
    -ms-transition: transform 0.5s linear 0s;
    -o-transition: transform 0.5s linear 0s;
    transition: transform 0.5s linear 0s;
}


@media( max-width: 1699px){
.header .container{ width: 92% !important; }
	.container{ width: 1300px; }
	.nav-list li{ margin-right: 15px; }
	.nav-list li:nth-child(5){ margin-left: 510px; }
.nav-list li a{font-size:18px;}
	.logo{ margin-left: -200px; }
	.one-left{ width: 65%; }
	.one-right{ width: 35%; }
	.one-right:before{ margin-left: 210px; }
	.one-left-top{ margin-right: -210px; }
	.tabs-ul{ left: 0; }
	.tow-width{ width: 750px; }
	.footer-right-left{ margin-left: 10px; }

	.list-back-right{ width: 950px; }
	.xq-ul-lg li{ width: 100%; }
}

@media( max-width: 1540px){
.nav-list li:nth-child(5) { margin-left: 440px;}
}

@media( max-width: 1460px){
.nav-list li:nth-child(5) { margin-left: 420px;}
.nav-list li a {font-size: 16px;}
}
@media( max-width: 1350px){
.nav-list li:nth-child(5) { margin-left: 380px;}
}
@media( max-width: 1310px){
.nav-list li:nth-child(5) { margin-left: 0px;}
.logo{    left: 2%;top: 18px;margin-left: 0px;}
.nav-list{float:right;margin-right: 40px;}
}



@media( max-width: 1279px){
	.container{ width: 970px; }
	.nav-list li a{ font-size: 16px; line-height: 42px; }
	.logo img{ width: 200px; }
	.header {height:100px;}

	.search-a{ top: 38px; }
	.one-left-top{ margin-right: -170px; }
	.one-right:before{ margin-left: 170px; }
	.one-left{ width: 100%; }
	.one-left-top{ position: relative; left: 0; margin:0; top: 0; }
	.one-left-bottom{ height: auto; margin-top: 30px; }
	.one-right{ width: 100%; padding:0; margin-top: 30px; }
.one-right .title{ position: relative; z-index: 100; margin-bottom: 30px; }
.one-right .title span{    background: #8f000b;
    -webkit-background-clip: text;
-webkit-text-fill-color: transparent; }
.one-right .title .title-more {
    background: url(../images/more.png) center no-repeat;
}
.tow-width{ width: 500px; }
.footer-left{ width: 421px; float: none!important; margin:0 auto; }
.footer-right{ float: none; width: 100%; margin-top: 30px; }
.footer-right-left{ width: 16.6%; margin:0; }
.footer-bottom{ margin-top: 80px; }
.one-right:before{ display: none; }
.page-one{ padding-top: 80px; }

	.list-back-right{ width: 690px; }
	.ld-ul li{ width: 50%; }
	.xq-ul li{ width: 100%; }
	.xq-ul-lg-b li a .col-xs-6{ font-size: 16px; width: 100%; margin-top: 15px;}
.modal-box{position: fixed;display:none;}
.modal-back{position: fixed;}
.search-a{display:block;}
.dblj{display:none;}
.search-box-c{    left: 50%;top: 50%;width: 800px; height: 54px;padding-right: 115px;margin-left: -400px;}
.search-box-c .form-control { height: 54px;}
.btn-search-c{    width: 115px;height: 54px;padding: 12px 42px;}

}

@media (max-width: 1080px){
.nav-list li a {font-size: 14px;}
}

@media( max-width: 991px){
	.container{ width: 750px; }
	.header{ height: 80px; background: #8f000b; }
	.header .container{ width: 100%; }
	.header:before{ display: none; }
        .nav-list{margin-right: 0px; }
.search-box-c{width:90%;left: 5%;margin-left: 0px;}
	.nav-list{ position: fixed; display: none; overflow-y: auto; left: 0; border-top: solid 1px #fff; top: 80px; right: 0; bottom: 0; background: #8f000b; }
	.nav-list li{ margin:0!important; padding:0; float: none; }
	.nav-list li a{ font-size: 14px; padding:0 15px; line-height: 40px; }
	.logo{ margin:0; left: 15px; top: 8px; line-height: 50px; }
	.search-a{ top: 15px; right: 30px; line-height: 50px; }
	.banner .slick-dots li, .banner .slick-dots li button{ width: 120px; }
	.one-left-top-left{ position: static; width: 100%; }
	.one-left-top{ padding:0; }
	.one-left-top-right{ position: static; padding:0; width: 100%; }
	.txt-mask span{ left: 30px; margin:0; }
	.one-left-top-b .one-left-top-left{ display: block; }
	.one-b-right{ display: block; width: 100%; position: relative; }
	.one-left-top-left,.one-left-top-b{ height: auto; }
	.left-right-sm{ position: static; margin:0; }
	.one-left-top-b .one-left-top-left{ height: auto; padding:50px; margin-top: 50px; }
	.one-left-top{ height: auto; }
	.tabs-ul{ position: static; margin-bottom:30px; }
	.tabs-ul li{ float: left; width: 33.333333%; position: static!important; }
	.tabs-ul li a{ display: block; height: 70px!important; line-height: 70px!important; padding:0!important; width: 100%!important; font-size: 18px!important; }
	.tabs-ul li a span{ display: inline-block; }
	.tow-width{ width: 100%; padding:0; }
	.tow-news li a{ font-size: 16px; }
	.footer-bottom{ font-size: 14px; margin-top: 40px; }
	.footer-bottom span{ padding:0 5px; }
	.img-slick-img{ height: auto; padding-top: 64%; }
	.menu-button{ display: block; top: 32px;}
    .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #fff; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
	.nav-down{ position: static; margin:0; width: 100%; padding:0; }
	.nav-down li a{ text-align: left; padding:0 25px; }
	.nav-list li:hover .nav-down{ display: none; }

	.xq-ul-img img{ width: 110px; height: 155px;  }
	.xq-ul-img{ left: -15px; top: -15px; }
	.xq-ul li a{ padding:20px 20px 20px 120px; }
	.xq-ul li{ margin-top: 30px; }
	.xq-ul{ margin-left:-40px; }
	.rd-list-img{ width: 100%; float: none!important; }
	.rd-list-img img{ width: 100%; height: auto; }
	.rd-list-right{ margin-left:0; padding-top: 10px; }
	.list-back-right{ width: 470px; }
	.ld-ul li{ width: 100%; }
}
@media( max-width: 820px){
.picture-list li{width:50%;}
}
@media( max-width: 767px){
	.container{ width: 100%; }
	.page-one{ padding-top: 30px; }
	.title span{ font-size: 24px; line-height: 24px; }
	.txt-mask span{ font-size: 18px; right: 100px; }
	.img-slick .slick-dots{ right: 20px; }
	.one-list-date{ font-size: 24px; }
	.one-list-tt{ font-size: 18px; }
	.one-list-p{ margin-top: 10px; }
.btn-search-c{width:60px;    padding: 12px 15px;}
	.one-list li{ padding-bottom: 15px; margin-bottom: 15px; }
	.img-slick{ margin-bottom: 20px;pointer-events: none; }
	.one-left-top-b .one-left-top-left{ padding:20px; margin-top: 20px; }
	.one-b-right div{ height: auto; padding-top: 61.5%; }
	.tz-list-p{ font-size: 16px; }
	.tz-list li a{ margin-bottom: 15px; }
	.tabs-ul li a{ height: 50px!important; line-height: 50px!important; }
	.tabs-ul{ margin-top: 20px; margin-bottom: 10px; }
	.tow-news li a{ padding-right: 60px; line-height: 60px; }
	.tow-news li a font{ right: 0; }
	.tow-news li a:before{ right: 0; }
	.page-tow .container{ height: auto; padding-bottom: 30px; }
	.tabs-more{ margin-top: 20px; }
	.page-three{ height: auto; padding:30px 0; }
	.page-three .title{ margin-bottom: 30px; }
	.bs-slick-tt{ font-size: 18px; margin-top: 15px; }
	.bs-slick .slick-dots{ display: none!important; }
	.footer-left{ width: 100%; text-align: center; }
	.footer{ padding-top: 20px; }
	.logo-b img{ width: 250px; }
	.down-a{ font-size: 14px; text-align: left; padding-right: 50px; }
	.dropdown{ margin-top: 15px; }
	.footer-right-left{ width: 33.333333%; }
	.footer-bottom{ margin-top: 20px; padding:15px 0; line-height: 25px; }
	.footer-link{ position: static; text-align: center; margin-top: 15px; }
	.footer-link a{ margin:0 10px; }
	.footer-right-tt{ font-size: 18px; line-height: 25px; margin-bottom: 10px; }
	.footer-ul li{ margin-bottom: 10px; }
	.footer-lg{ width: 100%; }
	.txt-mask span{ top: 105px; }
	.banner .slick-dots li, .banner .slick-dots li button{ width: 10px; height: 10px; border-radius: 50%; display: inline-block; }
	.banner .slick-dots li:before{ display: none!important; }
	.banner .slick-dots{ width: 100%; }
	.banner .slick-dots li button{ font-size: 0; border:solid 1px #fff; }
	.banner .slick-dots li.slick-active button{ background: #fff; }

	.list-back .container:before{ display: none; }
	.banner-list{ height: 200px; }
	.list-back-left{ width: 100%; padding-top: 0; }
	.list-back-top{ font-size: 24px; display: none; line-height: 50px; text-align: left; padding:0 15px; position: relative; background: #8f000b; }
	.list-back-nav{ padding-top: 15px; margin-top: 0; display: none; }
	.list-back-nav li a{ margin-bottom: 15px; font-size: 18px; padding-left: 30px; }
	.list-back-right{ width: 100%; margin:0; padding:20px 0 0 0; }
	.ld-ul li{ margin-bottom: 15px; width: 100%; }
	.list-left-top-phone{ display: block; }
	.nav-b{ font-size: 14px; top: -40px; }
	.xq-ul-tt{ font-size: 18px; padding-bottom: 10px; }
	.xq-ul-p{ font-size: 14px; line-height: 25px; height: auto; }
	.xq-ul-span{ font-size: 14px; margin-top: 10px; }
	.xq-ul li a{ height: auto; }
	.xq-p{ font-size: 14px; line-height: 25px; }
	.list-right-tt{ margin-bottom: 15px; }
	.xq-ul-p{ margin-top: 10px; }
	.article-p p{ font-size: 14px; margin-bottom: 10px; line-height: 25px; }
	.xq-ul-lg-b li a .col-xs-6{ font-size: 14px; margin-top: 10px; }
	.jj-p p{ font-size: 14px; line-height: 25px; max-height: 125px; }
	.jj-box{ padding:20px; margin-top: 20px; }
	.xq-ul-lg-b{ padding-bottom: 20px; }
	.txt-list a{ padding:20px; }
	.txt-date{ width: auto;  font-size: 14px; margin-top: 0; }
	.txt-date span{ font-size: 24px; }
	.txt-right-box{ margin-left: 80px; }
	.txt-right-tt{ font-size: 16px; }
	.txt-right-p{ font-size: 14px; }
	}