body{ font-family:""微软雅黑",Arial,Verdana,Geneva,Helvetica,sans-serif"; font-size:14px;  color:#212121; position: relative;}
li{ list-style:none;}
ul{ padding:0; margin:0;}
a{ color:#333;text-decoration:none}
a:hover{ text-decoration:none !important; }
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover{outline: none !important;}
ul,ol{ margin:0; padding:0; }
img{ max-width:100%;border:none!important;}
input,button {outline:none;}
.img-hide{ overflow:hidden; }
.wap{display:none!important;}
.m{display:none!important;}
.img-hide img{ transition: 0.5s all; }
.img-hide:hover img{ transform: scale(1.1,1.1); }
.header{ height: 100px; background: #fff;border-bottom:4px solid #96211a;z-index: 999999;overflow: visible; }
.ea55_com_header {
    color: #FFF;position: fixed;
    transition: background 1s;
    -moz-transition: background 1s;
    -webkit-transition: background 1s;
    -o-transition: background 1s;    width: 100%;
}
.containerdh{ width: 1530px;margin: 0 auto; }
.container{ width: 1330px; }
.logo{ line-height: 100px; }
.logo img{height:70px;float: left; margin-top: 14px;}
.header-a a{ display: inline-block; margin-left: 20px; color: #ffffff; }
.header-a { margin-top: 20px; display: none;}
.search-box{ width: 200px; position: relative; margin-top: 15px; float: right;}
.search-box .form-control{ background: none; color: #efefef; box-shadow: none; border-radius: 30px; border:solid 1px #666; height: 28px; }
.list-banner img{width:100%;}
.btn-search{ position: absolute; right: 10px; top: -3px; bottom: 0; padding:0; line-height: 28px; background: none; }
.navdh{width:100%; background: #fff;}
.nav-list{margin-top: 0;float: right;}
.nav-list li{ float: left; width: 100px; text-align: center; position: relative; z-index: 1000; }
.nav-list li a{ font-size: 18px; height: 55px; line-height: 55px; display: block;color:#333; }
.nav-list li a:hover{ font-weight:bold;color:#8e0b02}
.nav-list li.on a{ font-weight:bold;color:#8e0b02}
.down-ul{ position: absolute; left: 0%; display: none; top: 100%; width: 120%; background: #fff; }
.nav-list li:hover .down-ul{ display: block; }
.down-ul li{ float: none; width: 100%; }
.down-ul li a{ line-height: 24px; color: #333!important; font-size: 16px; border-bottom: solid 1px #efefef; display: block;padding:10px 5px;height:auto;font-weight: normal !important;}
.down-ul li a:hover{color:#8e0b02!important;}
.banner{ height: calc(100vh - 120px); position: relative;  overflow:hidden; }
.slick{ position: absolute; left: 50%; margin-left: -960px; top: 0; width: 1920px;}
.slick img{ width: 1920px; height: 500px; }
.slick a{ display: block; position: relative; }
.slick a span{ position: absolute; left:50%; margin-left: -650px; width: 650px; font-size: 24px; color: #fff; bottom: 45px; }
.txt-elise{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.slick-dots{ left: auto; right: 50%; width: auto; margin-right: -650px; bottom: 35px; }
.slick-dots li button{ width: 12px; height: 12px; background: #fff; border:solid 2px #fff; border-radius: 50%; }
.slick-dots li button:before{ display: none; }
.slick-dots li.slick-active button{ background: none; }
.title{ font-size: 24px; color: #8e0b02;font-weight: bold;    height: 50px; line-height: 50px; margin:20px 0;position: relative; }
.title:after {/*content: "";position: absolute;bottom: 0;left: 0;width: 130px;height: 3px;background: #8e0b02;*/}
.title img {vertical-align: middle;padding-right: 5px;height:28px;margin-top: -5px;}
.title a{
    font-size: 16px;
    line-height: 30px;
    color: #8e0b02;font-weight: normal;
    float: right;    margin-top: 15px;

}
.title a:hover{font-weight: bold;}
.xyxw{width:100%;}
.xyxw_l{width:48.5%;float: left;margin-top: 5px;}
.xyxw_r{width:48.5%;float: right;}
.tzgg-ss-width{width:100%;}
.ban1{height:450px;}
.ban1 .slick-prev {
    background: url(../images/ban1-prev.png) no-repeat center;
    width: 30px;
    height: 75px;
    z-index: 1;
    left: 0;
    top: 40%;
}
.ban1 .pic {
    padding-top: 66%;
}
.ban1 .slick-next {
    background: url(../images/ban1-next.png) no-repeat center;
    width: 30px;
    height: 75px;
    z-index: 1;
    right: 0;
    top: 40%;
}
.pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.pic {
	display: block;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}
.ban1 a {
    position: relative;
}
ban1 li a:hover .pic img{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.ban1 .pic img{
	position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;
	transition: .8s;
	-ms-transition: .8s;
	-moz-transition: .8s;
	-webkit-transition: .8s;
	-o-transition: .8s;
	
}
.ban1 .pic::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.ban1 .pic:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine{100%{left:125%}
}
@keyframes shine{100%{left:125%}
}

.ban1 .text {
    position: relative;
    margin: 0 auto;
    bottom: 62px;
    width: 100%;
    background: #94070a;
    padding: 20px 24px 18px 30px;
}

.ban1 .text:hover p {
    font-weight: bold;
}

.ban1 .text p {
    font-size: 18px;
    line-height: 24px;
    max-height: 24px;
    color: #ffffff;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 0;
    white-space: normal;
}

.ban1 .text span {
    font-size: 14px;
    line-height: 24px;
    color: #ffffff;
    background: url(../images/s1-11.png) no-repeat left;
    padding-left: 32px;
    display: block;
}
.s1-right {
    position: relative;
    overflow: hidden;
    padding-left: 32px;
    border-top: 5px solid #8e0b02;

}

.s1-right li {
    float: left;
    width: 47%; position: relative;
    border-bottom: solid 1px #ccc;
}

.s1-right li:hover p {
    color: #94070a;
    font-weight: bold;

}

.s1-right li:hover span {
    color: #94070a;
    background: url(../images/rili1.png) no-repeat left;
}

.s1-right li:nth-child(odd) {
    margin-right: 4.6%;

}
.s1-right li::after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    background: #8e0b02;
    position: absolute;
    bottom: -1px;
    left: 0;
    transition: 0.4s;
}

.s1-right li:hover::after {
    width: 100%;
}
.s1-right li a {
    padding: 16px 0;
    text-decoration: none;
    display: block;
    cursor: pointer;
}

.s1-right li p {
    font-size: 18px;
    line-height: 24px;    min-height: 72px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 10px;

}

.s1-right li span {
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
    background: url(../images/rili.png) no-repeat left;
    padding-left: 32px;
}
.s3-right {
    padding-bottom: 15px;
    overflow: hidden;
}

.s3-right .s3-list {
    float: left;
    width: 23.3%;
    
    box-shadow: 0 3px 5px #999999;
    margin-left: 2%;
}



.s3-right .s3-list:first-child {
    margin-left:0.5%;
}

.s3-right .s3-list .pic {
    padding-top: 65.5%;
    margin-bottom: 8px;
}

.s3-right .s3-list .pic::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.s3-right .s3-list .pic:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine{100%{left:125%}
}
@keyframes shine{100%{left:125%}
}




.s3-right .s3-list .txt {
    padding:14px;
}

.s3-right .s3-list:hover h3{color:#8e0b02;}
.s3-right .s3-list h3 {
    font-size: 16px;
    line-height: 20px;
    font-weight: bold;
    color: #333333;
    margin:0 0 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.s3-right .s3-list p {
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    line-height: 22px;
    max-height: 44px;min-height: 44px;
}

.s3-right .s3-list span {
    font-size: 14px;
    line-height: 14px;
    color: #666666;
    background: url(../images/time.png) no-repeat left;
    padding-left: 25px;
}





















.news-list li{ float: left; width: 330px; margin-right: 50px; }
.news-list-img img{ width: 100%; height: 220px; }
.news-list-tt a{ font-size: 16px; color: #8e0b02; font-weight: bold; }
.news-list-tt { line-height: 29px; height: 58px; overflow:hidden; margin-top: 18px; }
.news-list-p{ color: #777; line-height: 22px; height: 44px; overflow:hidden; margin-top: 10px; }

.zxxx-list-ul li{ position: relative; padding-left: 72px; height: 52px; margin-bottom: 15px;display: flex; align-items: center; }
.zxxx-list-ul li .sj{    position: absolute;text-align: center;left: 0;width: 60px;  border-right: 1px solid #eeeeee;height: 44px;color: #8e0b02;padding-right: 7px;display:inline-block;}
.zxxx-list-ul li .sj p{font-size: 24px;text-align: center;line-height: 20px;}
.zxxx-list-ul li .sj span{font-size: 12px;text-align: center;display: block;}
.notice-tt1 a{ font-size: 16px; color: #333; }
.notice-tt1{ line-height: 24px;max-height: 60px;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.notice-tt1 a:hover{color: #8e0b02;}

.sec2-list ul>li {
    float: left;
    width: 31.4%;
    position: relative;
    box-shadow: 0 3px 5px #999999;
    background: rgb(205,205,205,0.2);
}

.sec2-list ul>li:hover {
    box-shadow: 0px 5px 5px 0px rgba(6, 0, 1, 0.1);
    background: #8e0b02;
}

.sec2-list ul>li:nth-child(3n+2) {
    margin: 0 2.8%;
}

.sec2-list ul>li:nth-child(n+4) {
    margin-top: 35px;
}

.sec2-list ul>li a {
    padding: 20px 20px 0 20px;display: block;

}

.sec2-list ul>li:hover .date {
    float: left;
}

.sec2-list ul>li:hover .date p {
    color: #fff;
}

.sec2-list ul>li:hover .date span {
    color: #fff;
}

.sec2-list ul>li:hover .text h3 {
    color: #fff;
}

.sec2-list ul>li:hover .text span {
    background: url(../images/s2-list-bg1.png)
}

.sec2-list ul>li:hover .xq:after {
    width: 120%;
    z-index: -1;
}

.sec2-list ul>li:hover .xq {
    color: #ffffff;
}

.sec2-list ul>li .date {
    width: 65px;
    float: left;
    margin-right: 25px;
    margin-top: 10px;
}

.sec2-list ul>li .date p {
    text-align: center;
    font-size: 48px;
    font-weight: bold;
    line-height: 48px;
    color: #8e0b02;

}

.sec2-list ul>li .date span {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #8e0b02;
    margin-top: 8px;
}

.sec2-list ul>li .text {
    overflow: hidden;
    padding-bottom: 15px;
}

.sec2-list ul>li .text h3 {
    font-size: 16px;
    line-height: 24px;height:48px;-webkit-line-clamp: 2;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #111111;    font-weight: normal;margin-top:0;
}


.sec2-list ul>li .text p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    min-height: 48px;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.sec2-list ul>li:hover .text p{color:#fff;}


.tabs-list li{ float: left; margin-right: 20px; margin-bottom: 40px; line-height: 31px; padding-right: 35px; background: url(../images/lind.png) right center no-repeat; }
.back-box{ background: rgba(237,244,253,0.6); padding:30px 0 30px 0; margin-top: 20px; }
.left-width{ width: 630px; }
.tabs-list li a{ font-size: 22px; color: #333; }
.tabs-list li:last-child{ background: none; }
.tabs-list li.active a{ color: #8e0b02; font-weight: bold; }
.news-top-tt a{ font-size: 16px; color: #555; font-weight: bold; }
.news-top-p{ color: #777; line-height: 22px; height: 44px; overflow:hidden; margin-top: 15px; }
.tabs-list-ul li{ position: relative; padding-right: 85px; height: 40px;line-height: 40px; }
.tabs-list-ul li span{ position: absolute; right: 3px; top: 0; color: #666; }
.tabs-list-ul li a{ font-size: 16px; color: #333; padding-left: 14px; background: url(../images/li02.png) left center no-repeat; }
.tabs-list-ul li:hover a{color:#8e0b02;}
.tabs-list-ul{  }

.tabs-list-ul1{}
.tabs-list-ul1 li{ position: relative; padding-right: 65px; height: 38px;}
.tabs-list-ul1 li span{ position: absolute; right: 3px; top: 0; color: #666; }
.tabs-list-ul1 li a{ font-size: 16px; color: #333; padding-left: 14px; background: url(../images/li02.png) left center no-repeat; }
.tabs-list-ul1 li:hover a{color:#8e0b02;}






.notice-list-ul li{ position: relative; padding-left: 80px; height: 58px; margin-bottom: 15px;display: flex; align-items: center; }
.notice-list-ul li:last-child{margin-bottom: 0;}
.notice-list-ul li:hover{background: #e7e2df;background-image: linear-gradient(to right, #8e0b02, #36c);color: #fff;padding-right:10px;}
.notice-list-ul li:hover a{color: #fff;}
.notice-tt a:hover{color: #fff;}
.notice-date{ position: absolute; text-align: center; left: 0; top: 0; height: 58px; width: 60px; background: #e7e2df;background-image: linear-gradient(to right, #8e0b02, #36c); border:solid 1px #8e0b02; font-size: 12px; color: #fff; }
.notice-date span{ display: block; font-size: 18px; margin-bottom: 6px; color: #8e0b02; background: #fff; line-height: 26px; }
.right-width{float:right;}
.back-box .title{ margin-top: 10px; }
.notice-tt a{ font-size: 16px; color: #333; }
.notice-tt{ line-height: 24px;max-height: 60px;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.ss-width{ width: 31.4%;/*padding-top:25px; */}
.ss-width:nth-child(2){ margin:0 2.8%; }
.ss-img img{ width: 134px; height: 96px; }
.ss-right-tt a{ font-size: 16px; color: #333; }
.ss-right-tt a:hover{color:#8e0b02;}
.ss-right{ width: 255px; }
.ss-right-p{ color: #777; line-height: 25px; height: 50px; overflow:hidden; margin-top: 10px; }
.ss-right-tt{ margin-top: 8px; }
.kc-list li{ margin-bottom: 14px; }
.kc-list li a{ font-size: 16px; color: #555; }
.kc-list li a span{ color: #999; font-size: 14px; display: inline-block; padding-right: 12px; }
.kc-width{ width: 395px; margin-left: 50px; }
.link-list{ width: 305px; margin-top: 60px; }
.link-list li a{ display: block; margin-bottom: 19px; background: #2689d7; position: relative; border-radius: 2px; overflow:hidden; color: #fff; height: 98px; padding-top: 20px; padding-left: 120px; font-size: 22px; }
.link-list li a span{ font-size: 14px; }
.link-list li a img{ position: absolute; left: 0; top: 0; width: 91px; height: 98px; }
.link-list li a.link02{ background: url(../images/link-back02.jpg) center repeat-x; }
.link-list li a.link03{ background: url(../images/link-back.jpg) center repeat-x; }

.img-list li{ float: left; width: 300px; margin:5px 20px; }
.img-list li a{ display: block; padding:12px; background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.1); }
.img-list li a:hover{ box-shadow: 0 0 5px rgba(11,108,184,0.3); }
.img-list li a span{ display: block; margin-top: 15px; font-size: 16px; color: #555; }
.img-list li a:hover span{color:#8e0b02;}
.img-list li img{height:194px;}

.img-list1 li{ float: left; width: 405px; margin:5px 20px; }
.img-list1{ margin:0 -20px; }
.img-list1 li a{ display: block;transition: all 0.4s ease-in-out;}
.img-list1 li a span{ display: block; margin-top: 15px; font-size: 16px; color: #555; }
.img-list1 li img{height:65px;transition: all 1s; -webkit-transition: all 1s; -moz-transition: all 1s;width:100%;}



.bottom{background:#8e0b02 ;padding: 20px 0;}
.bottom-list li{ float: left; width: 90px; margin-bottom: 10px; }
.bottom-left{ width: 270px;margin-left: 40px; }
.bottom-tt{ color: #fff; font-size: 16px; margin-bottom: 15px; }
.bottom-list li a,.friends-list li a,.bottom-contact li{ color: #8dceff; }
.friends-list li{ width: 200px; padding-right: 20px; float: left; margin-bottom: 10px; }
.friends-list p{ color: #ffffff;margin: 0; line-height: 36px;font-size:15px;}
.bottom-center{ width: 415px; margin-left: 85px; }
.ewm-box1 ul{margin-top:10px;}
.bottom-contact h2{
    font-size: 24px;
    margin-bottom: 5px;
    margin-top: 10px;
    font-weight: normal;
    text-align: left;
    line-height: 36px;
    color: #ffffff;
    background: url(../images/f-l-bg.png) no-repeat left;
    padding-left: 20px;
}
.friendship-link {float: left;}
.friendship-link h2{ 	
        font-size: 24px;margin-bottom: 5px;margin-top: 10px;text-align:left;
	font-weight: normal;
	line-height: 36px;
	color: #ffffff;
	background: url(../images/f-l-bg.png) no-repeat left;
	padding-left: 20px; }
.friendship-link ul { float: left; }
.friendship-link ul li { width:50%; float: left;line-height:30px;text-align: left; }
.friendship-link ul li a { font-size:15px; color:#fff; }
.friendship-link ul li a:hover { text-decoration: underline; }
.footer{ line-height: 50px; border-top: 1px solid rgba(255, 255, 255, 0.3);color:#ffffff; }
.footer p{margin-bottom:0px}
.footer span{ padding:0 20px; }
.back-bottom{ /*padding-bottom: 35px;background: url(../images/bg.png) center bottom  repeat;*/}
.container03{
	padding: 35px 0 0;
	background: url(../images/container03_bg.jpg) no-repeat center top;
	background-size: cover;
}
.container01 {
    padding: 0 0 35px 0;
    background: url(../images/container01_bg.jpg) no-repeat center top;
    background-size: cover;
}


.link-list li a{ transition: 0.5s all; }
.link-list li a:hover{ transform: translate(0,-10px); }
.bottom-list li a:hover, .friends-list li a:hover,.header-a a:hover{ color: #fff; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block!important; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; }
.tabs-more{ position: absolute; top: -70px; right: 0; position: absolute;font-size: 16px;
    color: #999; }
.tabs-more:hover{ color: #8e0b02; }

/*list*/
/*==列表页==*/
.in1440{min-height:700px;}
.lbnr{width:1300px; overflow: hidden; margin: 0 auto;}
.lbnr_left{float: left; width:300px; float: left; background: #fff;box-shadow:0px 3px 10.79px 2.21px rgba(0, 0, 0, 0.15);margin-top:-80px;position:absolute;}
.lbnr_left h2{height: 80px; background: #8e0b02; line-height: 80px; text-align: center; color: #fff;font-size:22px;font-weight:bold;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;margin:0;}
.lbhz{display: block;width: 100%;background:rgba(254,254,240,0.2);  border-left: 5px solid #8e0b02;}
.lbhz li{line-height: 55px; font-size: 18px;    border-bottom: 1px solid #f5f5f5;position: relative;overflow: hidden;}
.lbhz li.hover3{border-left: 5px solid #e0774d;margin-left: -5px;}
.lbhz li i{display:block; width:30px; height:30px;background: url(../images/add.png) no-repeat center; position: absolute;top:13px;right: 0.06rem;font-size: 18px; color: #595959; -webkit-transition: all 0.4s ease; -o-transition: all 0.4s ease; transition: all 0.4s ease; }
.lbhz li.hover3  i{transform: rotateZ(90deg);}
.lbhz li a{display: block; color: #555555; text-align: center;border-left: 4px solid transparent;line-height: 30px; padding: 12px 15px;}
.lbhz li a:hover{border-left: 4px solid #e0774d;color: #8e0b02;margin-left: -5px;}
.lbhz li.hover3 .sidemenu{display:block;}
.lbhz li.hover3 a{color: #8e0b02;font-weight: bold;}
.sidemenu{display:none; border-top: 1px solid #f5f5f5;background:#f6f5ec;}
.sidemenu li{font-size:15px;}
.sidemenu li a{padding:5px 15px;}
.lbhz li.hover3 .sidemenu li a{color: #555555;font-weight: normal;border-left: none;}
.lbhz li.hover3 .sidemenu li a.cur{color: #8e0b02;font-weight: bold;}


.lbnr_right{width:960px; float: right;}
.lbnr_right01{width:1200px;}
.dqwz{border-bottom:1px solid #d9d9d9;margin-top: 10px;}
.dqwz .local{line-height: 60px; font-size: 16px; color: #555555;}
.dqwz p{line-height: 60px; font-size: 16px; color: #555555;text-align: right;}
.dqwz .lm{line-height: 60px; font-size: 22px; color: #8e0b02;font-weight: bold;}
.dqwz a{color: #555;}
.dqwz a:hover{color: #8e0b02;}
.xtb2{width:16px; height: 19px; display: inline-block; *display: inline;vertical-align: middle; margin-right: 12px;}
.dqlb{min-height:500px;}
.dqlb ul{margin-top:15px;}
.dqlb li{line-height: 50px; font-size: 16px; color: #555555;background: url(../images/li02.png) no-repeat left center; padding-left: 20px;}
.dqlb li b{font-weight:normal;}
.dqlb li:hover a{color: #8e0b02;}

.fynr{text-align: center; padding: 20px 0 60px 0;}
.fynr li{display: inline-block; *display: inline; padding: 0 3px;}
.fynr li a{display: inline-block; *display: inline; padding: 0 12px; font-size: 14px; color: #888888;border: 1px solid #dbdbdb; line-height: 34px;}
.fynr li span{display: inline-block; *display: inline; padding: 0 12px; font-size: 14px; color: #888888;border: 1px solid #dbdbdb;line-height: 34px;}
.fynr .hover2 a{background: #8e0b02;border: 1px solid #8e0b02; color: #fff;}
.fynr a:hover{background: #8e0b02;border: 1px solid #8e0b02; color: #fff;}

/*==领导列表页1==*/
.ldlb{padding: 20px 0px 0px 0px;}
.ldlbxq{overflow: hidden;}
.ldlbxq li{width:33.33%; float: left; padding: 0 12px 40px 12px;box-sizing: border-box;}

.ldlbbox{border: 1px solid #d9d9d9;}
.tao2{background: #ededed;height: 1px; overflow: hidden;}
.ld_tp{width:200px; margin: 0 auto;}
.ld_tp img{width:273px;height:192px;}
.ld_tp p{font-size: 16px; color: #555555; line-height: 48px;margin-bottom:0px;}
.ld_text{width:240px; margin: 0 auto; padding: 12px 0 20px 0; position: relative;}
.ld_text p{font-size: 14px; line-height: 30px;color: #777777;}
.ld_text span{width:42px; height: 42px; bottom: -21px; position: absolute;left:50%;  transform:translateX(-50%);}
.ldlb a:hover .ldlbbox{border: 1px solid #8e0b02;}
.ldlb a:hover span{background-size: 100%;}
/*==内容页==*/
.xqnr_tit{text-align: center; padding: 25px 0 20px 0; border-bottom: 1px solid #ededed; margin: 0 40px;}
.xqnr_tit1{text-align: center; border-bottom: 1px solid #ededed;}
.xqnr_tit h2,.xqnr_tit1 h2{font-size: 24px; color: #333; padding-bottom: 20px;line-height: 38px;font-weight:bold;}
.xqnr_tit p{font-size: 14px; color: #999999; }
.xqnr_tit span{}
.xtb3 {width:14px;height: 14px; display: inline-block; *display: inline;vertical-align: middle; margin-right: 7px;}
.xtb4{ width:14px; height: 15px;display: inline-block; *display: inline;vertical-align: middle; margin-right: 7px;}
.xtb5 {width:14px;height: 14px; display: inline-block; *display: inline;vertical-align: middle; margin-right: 7px;}
.xqnr_nr{padding: 30px 0px 50px 0px;overflow:auto;}
.xqnr_nr table tr td p{text-indent:0em!important;text-align:center;}
.xqnr_nr p{font-size: 16px!important; color: #333!important; line-height: 36px!important;text-align: justify;    margin-bottom: 10px;background:none!important;}
.sxfy{padding: 0}
.sxfy ul{overflow: hidden; padding: 40px 0 80px 0; border-top: 1px solid #ededed;}
.sxfy li{font-size: 16px; color: #333;line-height:32px;}
.sxfy a{color: #333;}
.sxfy a:hover{color: #8e0b02;}
.notice-b li a{ transition: 0.5s all; }
.notice-b li a:hover{ background-size: 110% 110%!important; }
.title a:hover,.notice-list li a:hover{color: #8e0b02;}
.ldlbxq-lg li{ width: 33.33%; }
.ldlbxq-lg .ld_tp img{ width: 100%; }
.ldlbxq-lg .ld_tp{ width: 100%; }
.ldlbxq-lg .ld_tp p{ padding:0 15px; text-align: center;}
.ldlbxq-lg .ld_text{ width: 100%; padding-left: 15px; padding-right: 15px; }
.fr{ float: right; }


.slider {
    width: 100%;
    height:420px;
    float: left;
    overflow: hidden;
    position: relative;
}


.slider .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0%;
    bottom: 10px;
    z-index: 1;
}


.slider .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}


.slider .hd ul li {
    float: left;
    margin: 5px 6px 0 0;
    width: 8px;
    height: 8px;
    line-height: 8px;
    text-align: center;
    border:1px solid #fff;
    background:#fff;
    cursor: pointer;
    /*opacity: 0.5;*/
    border-radius: 50px;
}


.slider .hd ul li.on {
    background: #8e0b02;
    border:1px solid #8e0b02;
    width: 15px;
    height: 8px;
    line-height: 8px;
    opacity: 1;
    color: #fff;
}


.slider .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}


.slider .bd li {
    /* zoom: 1; */
    /* vertical-align: middle; */
    /* position: relative; */
}


.slider .bd li h1 {
    height: 46px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background: url(../images/tt_bg.png);
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    line-height: 46px;
    z-index: 999;

}


.slider .bd li h1 a {
    color: #ffffff;
    display: block;
    padding-left:10px;
    transition: all 0.4s ease-in-out;
    width:80%;
    white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}


.slider .bd img {
    margin:0 auto;
    width: 100%;
    height: 420px;
    display: block;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;}

.slider .bd li img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

.m-hp{display:none;}

/* 图片列表 */

.img-lists ul {
    overflow: hidden;
    margin-top: 20px;
}

.img-lists ul li {
    float: left;
    width: 22%;
    margin-bottom: 4%;
    margin:0 1% 4% 1%;
    transition: all 0.3s;
    position: relative;
    top: 0;
}



.img-lists ul li:hover {
    /* box-shadow: 0 0 10px rgba(51, 51, 51, 0.16); */
    top: -4px;
}

.img-lists ul li:hover .info p {
    color: #8e0b02;
}

.img-lists ul li a {
    display: block;
    width: 100%;
}

.img-lists ul li a .pic {
    width:100%;
    height:250px;
}

.img-lists ul li a .pic img {
    display: block;
    width: 100%;
    height: 250px;
}

.img-lists ul li a>div.info {
display: block;background: #fff; box-shadow: 0 0 5px rgba(0,0,0,0.2); overflow: hidden;position: relative;text-align:center; 
}

.img-lists ul li a>div.info p {
margin:0;padding:12px;font-size:16px;
}

.img-lists ul li a>div.info img {
    height: 14px;
    vertical-align: middle;
}
.leader_group{margin-top:20px;padding:0;}
.leader_group:after {content:''; clear: both; display: block;}
.leader_group li {width:calc(100% - 10px); height:232px; float:left; margin-right:20px;margin-bottom: 30px;}
.leader_group li:nth-child(2n){margin-right:0;}
.leader_group li:after {content:''; clear: both; display: block;}
.leader_image {width:190px; height:232px; position: relative; float:left; text-align: center; overflow: hidden;}
.leader_image a {width:100%; height:100%; display: block;}
.leader_image a:before {content:''; position: absolute; left:0; right:0; top:0; bottom:0; background:#000; opacity:0.15; filter:alpha(opacity=15); transition:opacity 0.2s; -webkit-transition:opacity 0.2s; -moz-transition:opacity 0.2s; -o-transition:opacity 0.2s;}
.leader_image a:hover:before {opacity:0.03; filter:alpha(opacity=3);}
.leader_image img {width:100%;}
.leader_info {width:180px; position: relative; float:left; margin-left:20px;}
.leader_info table {width:100%;}
.leader_info table:before {content:''; height:1px; position: absolute; left:0; right:0; top:0; background:#fff;}
.leader_info table tr.line{border-top:1px solid rgba(0,0,0,0.1);margin: 15px 0;display: block;}
.leader_info table td b{display: block;color:#8e0b02;font-weight:700;font-size:16px;margin-bottom:10px;}
.leader_info table td span {font-size:14px;}


.m-teachersdescl{padding-top:9px}


.clearfix{clear:both;}

.special{margin-top:30px;}

.special .slick-slide {
	padding:0 10px;
}

.special .slick-slide li {
	position: relative;
	
	padding-bottom: 10px;
	display: block !important;
}

.special .slick-slide li a {
	display: block;
	position: relative;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        overflow: hidden;
	background: #fff;;
	z-index: 8;
	transition: all 0.3s;
}
.special .slick-slide li a img{
      height:280px;width:100%;
}

.special .slick-slide li a p {
	padding: 15px;
        font-size: 16px;margin:0;text-align:center;
}

.special .slick-slide li:hover a p {
	color: #8e0b02;
}

.special .slick-arrow {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	margin-top: -20px;
	z-index: 9;
}

.special .slick-prev {
	background: #f8bf85 url(../images/s4-l.png) no-repeat;
	background-position: center center;
	left: -80px;
}

.special .slick-next {
	background: #f8bf85 url(../images/s4-r.png) no-repeat;
	background-position: center center;
	right: -80px;
}
.fenye table{margin:0 auto;}
.fenye table a{box-sizing: initial;}
.fenye table span{box-sizing: initial;}
.ld{display: flex;justify-content: space-between;}

.weixin ul li img{
	display: block;
	width: 90px;
	height: 90px;
}
.weixin ul li p{
	text-align: center;
	font-size: 15px;
	color: #fff;    margin: 10px 0 0 0;

}
.swiper-slide{
    width: 100%;
    object-fit: fill;
    z-index: 2;
    display: inline-block;
    height: calc(100vh - 120px);
    text-align: center;
    flex-shrink: 0;
    position: relative;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
}
.swiper-slide video{
    width: 100%;
    min-width: 1920px;
    height: 100vh;    object-fit: fill;
}
.swiper-slide .video-text{
    position: absolute;
    top: calc(50% - 71px);
    z-index: 3;
    color: #fff;
    cursor: default;
    height: 80px;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.swiper-slide .video-text .cn {
    font-size: 56px;
    font-weight: 500;
    letter-spacing: 3px;
    text-align: center;
    line-height: 56px;
    margin: 0 0 24px;
    font-family: 微软雅黑;
}
.swiper-slide .video-text .en{
    font-family: BrandonText-Bold;
    font-size: 36px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
    margin: 0;
}
.v-tip{
    right: 80px;
    bottom: 50px;
    position: fixed;
    z-index: 6;
}
.v-tip span{
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

@media only screen and (max-width:1024px){
.header{display:none;}
.navdh{display:none;}
.m-top {
    max-width: 1920px;
    margin: 0 auto;
    position: fixed;
    right: 10px;
    top: 10px;
    width: 35px;
    height: 35px;
    z-index: 9999;
	}
	.wap {
		display: block !important;
	}
	.wap-menu {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 99999;
		font-size: 0;
	}
	.wap-menu img {
		margin-top:5px;    margin-right: -5px;
	}
	.close-menu {
		display: none;
	}.friends-list p{line-height:30px}
	.m-head {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: #fff;
		background-size: 100% auto;
		z-index: 999;
		padding: 14px 15px;
	}
	.m-logo {
		font-size: 0;
	}
	.m-logo a {
		font-size: 0;
		line-height: 55px;
		display: block;
	}
	.m-logo img {
		max-height: 36px;
		max-width: 100%;
		vertical-align: middle;
                float:left;
	}
        .name1{float: left;font-size: 18px; margin-left: 0;color: #fff;font-family: SimSun;}
	.m-nav {
		position: fixed;
		top: 64px;
		right: -100%;
		bottom: 0;
		z-index: 999;
		background: #8e0b02;
		border-top: 1px solid rgba(255, 255, 255, 0.2);
		overflow-y: scroll;
		width: 100%;

	}
	.m-nav .top-r {
		color: #fff;
		padding-left: 15px;
	}
	.m-nav ul {
		padding: 0 15px;
		/* border-top: 1px solid rgba(255, 255, 255, 0.2); */
	}
	.m-nav ul li {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		position: relative;
	}
	.m-nav ul li>span.on {
		transform: rotateZ(90deg);
	}
	.m-nav ul li ul {
		display: none;
	}
	.m-nav ul li ul li {
		border: none;
	}
	.m-nav>ul>li a {
		display: block;
		font-size: 16px;
		line-height: 20px;
		padding: 15px 0;
		position: relative;
		color: #fff;
	}
	.m-nav>ul>li ul li a {
		padding: 10px 0;
	}
	.m-nav>ul>li>span {
		position: absolute;
		width: 20px;
		height: 20px;
		background: url(../images/m-nav_down.png) no-repeat;
		background-size: 14px 14px;
		background-position: center center;
		right: 0;
		top: 15px;
		cursor: pointer;
		display: block;
		color: #fff;
		transition: all 0.3s;
	}
.container{width:100%;}
.back-bottom{margin-top:63px;padding-bottom:15px;}
.banner{width: 100%;
    overflow: hidden;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    height: 60vw;
    top: 64px;}
.swiper-slide video{
    width: 100%!important;object-fit: fill!important;
    height: 53vw!important;min-width:100%!important;
    
}
.slick{width:100%;left: 0;margin-left: 0;top: 0;}
.slick img{width:100%;height:120px;}
.slider{width: 100%;margin-bottom: 30px;height:230px;}
.slider .bd img{height:230px;}
.slider .bd li h1{width: 100%;}
.slider .bd li h1 a{width:75%;}
.title{margin:0;font-size:18px;height: 42px;line-height: 42px;}
.title img{height: 21px;}
.title:after{width:100px;}
.xyxw{width:100%;}
.tzgg{width:100%;}
.xyxw-tp-width{width:100%;}
.xyxw-bt-width{width:100%;margin-left:0;}
.left-width{width:100%;}
.right-width{float:left;width: 100%;}
.ss-width{width: 100%;}
.ss-width:nth-child(2){margin:0;}
.img-hide{width:25%;}
.ss-img img{width:100%;height:auto;}
.ss-right{width:70%;}
.ss-right-tt{margin-top:0;}
.ss-right-p{height:25px;}
.tabs-list-ul{}
.img-list1{margin:0;}
.img-list1 li{width: 100%;margin:10px 0;}
.img-list1 li img{width: 100%;height:auto;}
.bottom{height:auto;}
.ewm-box1{margin-left:0;width:100%;}
.bottom-contact{width:100%;margin:15px 0;text-align:center;}
.special{margin-top:10px;}
.special .slick-arrow{
    width: 35px;
    height: 35px;
    background-size: 10px;
}
.special .slick-prev{
    left: -10px;
}
.special .slick-next {
    right: -10px;
}
.special .slick-list {
    margin: 0 30px;
}

.special .slick-slide li a img{
    height:160px;
}
.ewm-box{width: 100%;margin:0;}
.list-banner{margin-top:64px;}
.in1440{}
.lbnr{width:100%;}
.lbnr_left h2{height:50px;line-height:50px;font-size:20px;text-align:left;padding-left:20px;}

.lbnr_left h2 i{
        width: 30px;float:right;    display: block;
        padding-left: 38px;
        height: 30px;
        line-height: 30px;
        margin-top: 8px;
        background: url(../images/cd.png) no-repeat center center;
        background-position: left center;
        margin-right: 10px;
}
.lbhz{display:none;}
.lbhz li a{text-align:left;padding-left:20px;}
.lbnr_right01{width:100%;}
.dqwz{height:60px;padding:0 15px;}
.dqwz .lm{display:none;}
.dqwz .local{float:left;    font-size: 15px;}
.dqlb{padding:0 15px;}
.xqnr{padding:0 15px;}
.dqlb li{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left:12px;}
.xqnr_tit{margin:0;}
.sxfy{padding:0;}
.sxfy li{width:100%;line-height: 32px;}
.sxfy ul li:nth-child(2){text-align:left;margin-top:20px;}
.lbnr_left{margin-top: 0; width: 100%;        position: relative;}
.lbnr_right{width:100%;}.dqlb
.pc-hp{display:none;}
.m-hp{display:block;}
.xqnr_nr p{}
.xqnr_nr p img{height:auto!important;}
.img-lists{padding:0 15px;}
.img-lists ul li{width:calc(48% - 1px);}
.img-lists ul li:nth-child(2n+1){/*margin-left:1px;*/}
.img-lists ul li a .pic{height:200px;}
.img-lists ul li a .pic img{height:200px;}
.img-lists ul li a>div.info p{font-size:15px;}
.friendship-link h2{margin-bottom:15px;}
.friendship-link ul li{width:100%;}
.leader_group li{width:100%;margin: 10px 0; height: auto;}
.leader_image{width:40%;height:200px;}
.leader_info{width:60%;margin: 0;padding-left: 20px;}
.ld{display:none;}
.m{padding: 0 15px;        display: block !important;}
.swiper-slide{height:100%!important;}
.swiper-slide .video-text{top:8%!important;}
.swiper-slide .video-text .cn{font-size: 24px!important;}
.swiper-slide .video-text .en{font-size: 18px!important;}
.slick-dots{margin-right:0!important;right:0!important;bottom: 20px!important;}


.xyxw_l{float: none;width: auto;}
    .s1-right {
        margin-top: 10px;
        padding: 0 8px;        border-top: 3px solid #ae0a29;
    }
    .ban1 .slick-prev, .ban1 .slick-next {
        background-size: 15px auto;
        width: 15px;
    }

    .ban1 .pic {
        padding-top: 52.2%;
    }

    .ban1 .text {
        position: inherit;
        margin: 0 auto;
        margin-top: -30px;
        z-index: 11;
        bottom: 0;
        padding: 15px;
        width: 95%;
    }

    .s1-right li {
        float: none;
        width: auto;
        margin-bottom: 10px;
    }

    .s1-right {

        margin-top: 10px;

        padding: 0;

    }
    .ban1 .slick-prev,
    .ban1 .slick-next {
        background-size: 15px auto;
        width: 15px;
    }
 .sec2-list {
        margin-top: 10px;
    }

.sec2-list ul>li:nth-child(3n+2){margin:0 0 15px 0;}
.sec2-list ul>li:nth-child(n+4){margin-top:0;}
    .sec2-list ul>li {
        width: 100%;        margin-bottom: 15px;
    }

    .sec2-list ul>li .date p {
        font-size: 22px;
        line-height: 24px;margin-bottom: 4px;
    }
.sec2-list ul>li .date{margin-top:0;}
.sec2-list ul>li .text p{display:none;}
    .s3-right {
        margin-top: 10px;
    }
    .s3-right .s3-list {
        width: 48.5%;margin-right:3%;
        margin-left: 0 !important;
    }

.s3-right .s3-list h3{font-weight:normal;font-size:15px;white-space: normal; line-height: 1.5em;
        height: 4.5em;-webkit-line-clamp: 3;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;}
.s1-right li a{padding:6px 0;}
.s1-right li:nth-child(odd){margin-right: 0;}
.s1-right li p{    min-height: auto;    font-size: 15px;}
.ban1{height:auto;}
.s3-right .s3-list{margin-bottom:3%;}
.s3-right .s3-list:nth-child(even) {margin-right:0;}
    .s3-right .s3-list .pic {
        margin-bottom: 0;
    }
    .s3-right .s3-list .txt {
        padding: 10px;
    }
    .s3-right .s3-list h3 {
        margin-bottom: 10px;
    }
    .s3-right .s3-list p {
        display:none;
    }.ban1 .text p{font-size:15px;margin-bottom:0;}
.title a{font-size:14px;    margin-top: 7px;}.weixin ul li img{margin:0 auto;}
}