@charset "utf-8";
body{margin:0px; font-size:14px; color:#444; font-family:"微软雅黑", Arial, Helvetica, sans-serif; background:#f3f5f8;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family:"微软雅黑", Arial, Helvetica, sans-serif; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px; font-family:"微软雅黑", Arial, Helvetica, sans-serif; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none; vertical-align:middle;}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#b71120;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#014d98;}
::-webkit-scrollbar-thumb:active{background-color:#014d98;}


.cont { width:80%; margin:0px auto; }
@media only screen and (max-width:1440px) {
.cont { width:94%; margin:0px auto; max-width:1240px; }
}
@media only screen and (max-width:992px) {
.cont { width:94%; margin:0px auto; }
}


.m_25 { margin-top: 25px;}
.m_15 { margin-top: 0px; }


.sy_tb { width:100%; background:#90151e;}
@media only screen and (max-width:992px) {
.sy_tb img { width:90%;}	
}


.ss { float: right; width: 290px; border:1px solid #fff; height: 40px; line-height: 40px; border-radius:30px; margin-top:10px; }
.ss .txt{ width: 215px; height: 40px; line-height: 40px; padding: 0 20px; float: left; color: #fff;}
.ss .an { width: 75px;color: #fff;line-height: 40px;  height: 40px;font-size: 14px; float: right; display: block; -webkit-appearance:checkbox;-webkit-appearance:none;}
.ss i { color:#fff; float:right; font-size:18px; margin-right:15px;}
@media only screen and (max-width:992px){
.ss { float:left; width: 250px;  height: 30px; line-height: 30px; border-radius:0px; margin-top:0px; }
.ss .txt{ width: 215px; height: 30px; line-height: 30px;padding: 0 10px;}
.ss .an { width: 35px;line-height: 30px;  height: 30px;}
.ss i { font-size:16px; margin-right:5px;}
}


.header{width:100%; position: relative; top:0; left:0; z-index:99; background:#333333;}
.header .an{position:absolute; top:0; right:3%; height:18px; width:30px; display:none; margin-top:16px; }
.header .an span{width:30px; height:2px; background:#fff; display:block; position:absolute;transition:all .5s;-o-transition:all .5s;-ms-transition:all .5s;-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;transform:rotate(135deg);-o-transform:rotate(135deg);-ms-transform:rotate(135deg);-moz-transform:rotate(135deg);-webkit-transform:rotate(135deg);}
.header .nav{width:70%; float:left;}
.header .nav ul li{height:60px; font-size:16px; float:left; position:relative;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li span{width:0; height:2px; background-color:#fba64d; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li:hover span{width:100%;}
.header .nav i{font-size:18px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);}
.header .nav ul li:first-child a.o_lm { padding: 0px 30px;}
.header .nav ul li.on {width:0; height:2px; background-color:#fba64d; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header .nav ul li a.o_lm{line-height:60px; color:#fff; display:block; font-size: 18px; padding: 0px 25px; } 
.header .nav ul li:hover a.o_lm{color:#fba64d;  }
.header .nav .y_j{position:relative;}
.header .nav .e_j{width:135px; background:rgb(144,21,30,.9); position:absolute; top:60px; left:0; display:none; z-index:9999; margin-left:0px; border-radius:0px 0px 5px 5px; padding:10px 0px;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#fff; line-height:40px; text-align:center;  font-weight:normal;}
.header .nav .e_j a:hover{ color:#fff; background:#333333;}
@media only screen and (max-width:1360px) {
.header .nav{width:70%; float:left;}
.header .nav ul li:first-child a.o_lm { padding: 0px 30px;}
.header .nav ul li a.o_lm{ padding: 0px 25px; } 
}
@media (min-width:1024px){
.header .nav .e_j{display:none !important;}
.header .nav ul li:hover .e_j{display:block !important;}
}

@media only screen and (max-width:995px){
.header{ position: absolute; top:77px; padding:10px 0px;  }
.header .an{display:block;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:rgba(255,255,255,.9); top:126px; right:0; margin:0; overflow:auto;z-index:999999;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.header .nav.on{height:100%; padding:2% 0%;}
.header .nav i{display:block;}
.header .nav ul{margin-bottom:100px;}
.header .nav ul li{width:90%; height:auto; text-align:left; font-size:16px; display:block; margin:0px 0px 0px 20px; 
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li span{ display:none; color: #014d98;}
.header .nav ul li.on {background: none;}
.header .nav ul li:first-child a.o_lm { padding: 0px 0px;}
.header .nav ul li a.o_lm{color:#333;  padding: 0px; }


.header .nav ul li:hover a.o_lm{color:#b71120; background:none;}
.header .nav .y_j{}
.header .nav .e_j{padding:10px 0px; border-bottom:1px solid #e4dbcd; background:none; position:relative; top:auto; left:auto; width:100%; height: auto;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav ul li .e_j a{display:block; font-size:14px; color:#333; line-height:40px; text-align:left;  font-weight:normal;}
}








.gallery-top{width:100%; position:relative; height: auto; z-index:1; font-family:"", Times, serif }
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height:30vh; margin-top:50px;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:30vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}

}


.sy_an { position:relative; border-bottom:2px solid #b71120; background:#fff; margin-top:-20px; position:relative; z-index:2;}
.sy_an ul li { width:20%; float:left; text-align:center; padding:20px 0px; font-size:16px; color:#b71120; }
.sy_an ul li:first-child { background:#b71120; color:#fff;}
.sy_an ul li:first-child a { color:#fff;}
.sy_an ul li a {font-size:16px; color:#b71120;}
.sy_an ul li:hover {background:#b71120; color:#fff;  transition: all 0.8s; }
.sy_an ul li:hover a {color:#fff;}
.sy_an ul li .t1 { display:block; width:75px; margin:0px auto;}
.sy_an ul li:hover .t2 { display: block; width:75px; margin:0px auto; transition: all 0.8s;}
.sy_an ul li .t2 { display:none;}
.sy_an ul li:hover .t1 { display:none;}
@media only screen and (max-width:992px){
.sy_an ul li img { width:50px; height:auto;}
.sy_an ul li a {font-size:14px; color:#b71120;}	
.sy_an ul li .t1 { width:50px;}
.sy_an ul li:hover .t2 {width:50px;}
}


.sy_xw { margin-top:30px;}
.bt { border-bottom:1px solid #e9e9e9; line-height:50px; font-size:22px; color:#333;}
.bt span { font-size:18px; color:#909090; padding-left:10px;}
.bt font { float:right; font-size:14px;}
.bt font a {font-size:14px; color:#666;}
.sy_xw .zc {width:32.5%; float:left; padding:10px;  background:#fff;}
.sy_xw ul li { border-bottom:1px solid #e9e9e9; line-height:70px;  color:#666666; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.sy_xw ul li font { color:#666666; padding-right:5px;}
.sy_xw ul li a {color:#666666; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw ul li a:hover { color:#b71120;}
.sy_xw ul li .rq { width:65px; border:1px solid #8adcd1; color:#8adcd1; font-size:18px; text-align:center; line-height:25px; float:left; margin:10px 10px 0px 0px; }
.sy_xw ul li .rq span { background:#8adcd1; display:block; color:#fff; font-size:14px;} 
.sy_xw ul li:hover a{background:#b71120; color:#fff; display:block; transition: all 0.8s;}
.sy_xw ul li:hover font {color:#fff;}
.sy_xw ul li:hover .rq {border:1px solid #fff; color:#fff;}
.sy_xw ul li:hover {background:#b71120; color:#fff;  transition: all 0.8s; padding:0px 10px;}
.sy_xw ul li:hover .rq span { background:#fff; display:block; color:#b71120; font-size:14px;}
@media only screen and (max-width:992px){
.sy_xw { margin-top:20px;}
.sy_xw .zc {width:100%; float: none;margin-top:20px;}
.bt {font-size:18px; line-height:40px;}
.bt span {font-size:14px;}
.bt font a {font-size:12px; color:#666;}
.sy_xw ul li { line-height:50px; }
	}
	
	
.sy_sd {margin-top:30px;}
.sy_sd ul li { width:25%; float:left; padding:50px 30px; font-size:18px; color:#fff; background:#5ac1b3; text-align:center; height:200px;}
.sy_sd ul li a{font-size:18px; color:#fff; font-weight:bold;}
.sy_sd ul li:nth-child(2n){ background:#f9a143;}
.sy_sd ul li:nth-child(3n){ background:#8cc375;}
.sy_sd ul li:nth-child(4n){ background:#5e7be9;}
.sy_sd ul li:hover {background:#b71120; transition: all 0.8s; display:block; height:200px;}
.sy_sd ul li:hover img { width:60px; height:60px; transition: all 0.8s; justify-content: center;align-items: center;}
.sy_sd ul li:hover a {font-size:22px; color:#fff; font-weight:bold; transition: all 0.8s; justify-content: center;align-items: center;}
@media only screen and (max-width:992px){
.sy_sd {margin-top:20px;}
.sy_sd ul li { width:50%; float:left; padding:20px 20px; height:150px;}	
.sy_sd ul li:hover {height:150px;}
	}



.sy_zj {margin-top:30px; padding:10px; background:#fff;}
.sy_zj .zc { width:62%; float:left; position:relative;}
.sy_zj .zc ul { margin-top:2%;}
.sy_zj .zc ul li { width:49.3%; float:left; margin:0 1.4% 1.4% 0; border-radius:10px; overflow:hidden;}
.sy_zj .zc ul li img { width:100%; height:auto;}
.sy_zj .zc ul li:nth-child(2n){ margin-right:0;}
.sy_zj .zc ul li:hover img {transform:scale(1.1);  transition: all 0.9s; }
.sy_zj .zc i { position:absolute; top:38%; left:50%; margin-left:-96px; margin-top:-4px; }
.sy_zj .yc { width:36%; float:right;}
.sy_zj .yc .tp {margin-top:4%; overflow:hidden;}
.sy_zj .yc .tp img { width:100%; height:auto;}
.sy_zj .yc .zi { border:1px solid #ddd; padding:20px 50px; margin-top:20px; justify content: center;
align-items: center;}
.sy_zj .yc .zi  i { font-size:24px; letter-spacing:2px; margin-left:15px;}
.sy_zj .yc:hover .tp img {transform:scale(1.1);  transition: all 0.9s; }

@media only screen and (max-width:1440px) {
.sy_zj .zc ul li { width:49.2%; float:left; margin:0 1.6% 1.6% 0; border-radius:10px; overflow:hidden;}
.sy_zj .zc i { position:absolute; top:35%; left:50%; margin-left:-96px; margin-top:-4px; }
.sy_zj .yc .zi {  padding:15px 30px; margin-top:15px;}
.sy_zj .yc .zi  i { font-size:23px; letter-spacing:0px; margin-left:10px;}
}

@media only screen and (max-width:992px){
.sy_zj {margin-top:20px; }
.sy_zj .zc { width:100%; float: none; }	
.sy_zj .zc i { position:absolute; top:38%; left:37%; margin-left:0px; margin-top:0px; }
.sy_zj .zc i img { width:100px;}
.sy_zj .yc { width:100%; float: none;margin-top:10px; }
.sy_zj .yc .zi { padding:20px; margin-top:20px; }
.sy_zj .yc .zi  i { font-size:20px; letter-spacing:0px; margin-left:10px;}
.sy_zj .yc .zi img { width:40px;}
	}





.foot { width:100%; margin:0px auto; padding:30px 0px;}
.foot h1 { border-bottom:1px solid rgba(255,255,255,.5); line-height:50px; font-size:22px; color:#FFF; margin-bottom:20px;}
.foot ul li { width:28%; float:left; margin:0px 8% 0 0;}
.foot ul li p { width:50%; float:left; color:rgb(255,255,255,.4); line-height:24px;}
.foot ul li p a{ color:rgb(255,255,255,.4); font-size:14px; }
.foot ul li .wz2 {color:rgb(255,255,255,.4); font-size:14px;  line-height:30px; position:relative;}
.foot ul li .wz2 a { color:rgb(255,255,255,.4);} 
.foot .ewm{width:130px; padding:10px 10px 0; background-color:#fff; position:absolute; bottom:30px; left:0; color:#333; text-align:center; display:none;}
.foot .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.foot:hover .ewm{ display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}


.foot ul li:nth-child(3n){ margin-right:0;}
.foot ul li .wxx { width:46%; float:left; text-align:center; font-size:14px; color:rgb(255,255,255,.4); margin:0 2%;}
.foot ul li .wxx img { width:100%; height:auto;}
@media only screen and (max-width:992px){
.foot ul li { width:100%; float: none; margin:0 0 2% 0;}	
.foot h1 { font-size:18px; }
	}


.nba{width:100%; position:relative; height: auto;}
@media only screen and (max-width:992px){
.nba{width:100%; position:relative; height:25vh; margin-top:50px; overflow: hidden;}
.nba img{width: auto; height:30vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }
}



.ny_zs { margin-top:30px;}
.ny_zs .zc { width:20%; float:left;}
.ny_zs .zc h1 { line-height:100px; font-size:30px; text-align:center; background:#90151e; color:#d9d7d7;}
.ny_zs .zc ul li { background:#f8f8f8; line-height:60px; font-size:18px; color:#333;}
.ny_zs .zc ul li a {font-size:18px;  border-left:5px solid #f8f8f8; padding-left:30px;}
.ny_zs .zc ul li a:hover  { background:#d9d8d8; border-left:5px solid #90151e; display:block;} 
.ny_zs .zc ul li.on a {background:#d9d8d8; border-left:5px solid #90151e; display:block;}
.ny_zs .yc { width:76%; float:right;} 
.ny_zs .yc .fll { width:100%; margin-bottom:15px;}
.ny_zs .yc .fll .wzl{ width:50px; float:left; line-height:30px;}
.ny_zs .yc .fll .wzr { width:92%; float:left; line-height:30px; } 
.ny_zs .yc .fll .wzr ul li {}
.ny_zs .yc .fll .wzr a { width:9%; float:left; text-align:center; margin:0 1% 0.2% 0;}
.ny_zs .yc .fll .wzr .on { background:#90151e; color:#fff; border-radius:3px;}
.ny_zs .yc .fll .wzr a:hover {background:#90151e; color:#fff; border-radius:3px; transition: all 0.8s;}


ul,li{ list-style:none;}
.tab{ width:100%; margin:50px auto;}
.tab-hd { border-bottom:3px solid #90151e; overflow:hidden; zoom:1;}
.tab-hd li{ float:left; width:50%; color:#333; text-align:center; cursor:pointer; font-size:20px; height:60px; line-height:60px;}
.tab-hd li.active{ background:#90151e; color:#fff;}
.tab-bd li{display:none; padding:30px 0px; font-size:16px; line-height:28px;}
.tab-bd li.thisclass{ display:list-item;}

.bg1 { background:#90151e; color:#fff;}
.bg3 { padding:10px 0px;}
.bg2 {padding:10px 0px;}

.tzbtt { font-size:14px; line-height:50px; margin-bottom:20px; background:#fff;}


.tzgg h1 { border-bottom:1px solid #90151e; font-size:14px; line-height:50px; margin-bottom:20px;}
.tzgg h2 { font-weight:bold; font-size:28px; padding:25px 0px;}
.tzgg .z2 { width:100%; height:40px; line-height:40px; background:#ebebeb; text-align:center;}
.tzgg span { padding:0px 30px;}
.tzgg .wz22{ padding:50px 0px 50px 0px; font-size:16px; line-height:28px;}

.ntt { background:url(../images/dian.png) no-repeat left center; padding-left:20px; font-size:18px; margin:20px auto;}
.nty { margin:0 auto 40px auto;}


.tzlb { width:100%; margin:0px auto 40px auto;}
.tzlb ul li { border-bottom:1px dashed #dddddd; line-height:50px; font-size:16px;}
.tzlb ul li a {font-size:16px;}
.tzlb ul li span { float:right; color:#999; font-size:14px;}
.tzlb ul li:hover {background:#90151e; color:#fff;  transition: all 0.8s; padding:0px 0px 0px 10px; }
.tzlb ul li:hover a {font-size:16px; color:#FFF;}
.tzlb ul li:hover span {color:#FFF; font-size:14px;}

/*翻页*/
.paging{width:100%; margin:20px auto 50px auto ; text-align:center; overflow:hidden;}
.paging a{line-height:30px; color:#888; background-color:#fff; text-align:center; font-size:13px; border:1px solid #e7e7e7;  height:30px; margin:0 3px; display:inline-block; padding:0px 10px;}
.paging a:hover{background-color:#90151e; border:1px solid #90151e; color:#fff;}
.paging a.on{background-color:#90151e; border:1px solid #90151e; color:#fff;}

.tsxs {font-size:13px; border:1px solid #e7e7e7;  height:28px; line-height:28px;margin:0 5px; padding:0px 10px;background-color:#fff;}


.tpjs { width:100%; margin:20px auto 50px auto;}
.tpjs ul li { width:31%; float:left; margin:0 3.5% 2% 0; border:1px solid #ddd;}
.tpjs ul li a { font-size:16px;}
.tpjs ul li:nth-child(3n){ margin-right:0;}
.tpjs ul li .tp { width:100%; height: auto; overflow:hidden;} 
.tpjs ul li .tp img {object-fit: cover;width: 100%; height: 100%;}
.tpjs ul li p { line-height:50px; text-align:center;}
.tpjs ul li:hover a {background:#90151e;  transition: all 0.8s; display:block; color:#FFF; font-size:16px;}
.tpjs ul li:hover .tp img {transform:scale(1.1);  transition: all 0.9s;}

.dbgg { width: 100%;}

.zslq { margin:50px auto;}
.zslq .tb1 { justify-content: center;align-items: center; font-size:16px; }
.zslq .tb1  span { padding:0px 20px;}
.zslq .tb1 img { margin-left:5px;}
.zslq  h1 { font-size:18px;}


.nban { width:100%; margin:0px auto; position:relative;}
.nban .dlk { position:absolute; right:0; top:0; width:100%;}
.nban .dlk .kdsd { width:350px; padding:35px; background:#fff; box-shadow: 0px 2px 6px rgba(0,0,0,.2); float:right; margin-top:5%;}
.nban .dlk .kdsd h1 { text-align:center; font-size:26px; padding:20px 0px;}

.nban .dlk .ddf { border:1px solid #ccc; height:44px; line-height:44px; margin-bottom:15px;}
.nban .dlk .ddf .ttt { margin:12px 10px;}
.nban .dlk .ddf .txt{ width:230px; color:#ccc; font-size:14px;}
.nban .dlk .ddf .txtt{ width:160px; color:#ccc; font-size:14px;}
.nban .dlk .an { width:120px; height:40px; background:#90151e; line-height:40px; text-align:center; color:#fff; font-size:14px; }
.nban .dlk .an1 { width:120px; height:40px; background:#333333; line-height:40px; text-align:center; color:#fff; font-size:14px; }
@media only screen and (max-width:1660px) {
.nban .dlk .kdsd { padding:20px 35px; margin-top:4%; }	
	}
	
@media only screen and (max-width:1440px) {
.nban .dlk .kdsd { padding:25px 35px; margin-top:3%; }	
.nban .dlk .kdsd h1 {font-size:22px; padding:0px 0px 10px 0px;}
.nban .dlk .ddf {  margin-bottom:10px;}
	}
@media only screen and (max-width:992px){
.nban{width:100%; position:relative; height:50vh; margin-top:50px; overflow: hidden;}
.nban .img{width: auto; height:50vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }
.nban .dlk .kdsd { width:90%; padding:25px;  margin-top:8%; background: rgba(255,255,255,.95); margin-right: 5%;}
}




@media only screen and (max-width:992px){

.ny_zs .zc { width:100%; float: none;}
.ny_zs .zc h1 { line-height:50px; font-size:22px;}
.ny_zs .zc ul li {  line-height:50px; font-size:16px; width: 50%; float: left;}
.ny_zs .zc ul li a {font-size:16px;  padding-left:20px;}

.ny_zs .yc { width:100%;float:none;}
.ny_zs .yc .fll { width:100%; margin-bottom:15px;}
.ny_zs .yc .fll .wzl{ width:100%; float: none;  font-weight: bold;}
.ny_zs .yc .fll .wzr { width:100%; float: none; line-height:30px; } 

.ny_zs .yc .fll .wzr a { width:19%; }




.tab-bd li{display:none; padding:30px 0px; font-size:16px; line-height:28px; overflow: auto;}


.bg1 { background:#90151e; color:#fff;}
.bg3 { padding:10px 0px;}
.bg2 {padding:10px 0px;}

.tzbtt { padding: 0px 10px;}


.tzgg h1 { border-bottom:1px solid #90151e; font-size:14px; line-height:50px; margin-bottom:20px;}
.tzgg h2 { font-weight:bold; font-size:28px; padding:25px 0px;}
.tzgg .z2 { width:100%; height:40px; line-height:40px; background:#ebebeb; text-align:center;}
.tzgg span { padding:0px 30px;}
.tzgg .wz22{ padding:50px 0px 50px 0px; font-size:16px; line-height:28px;}

.ntt { background:url(../images/dian.png) no-repeat left center; padding-left:20px; font-size:18px; margin:20px auto;}
.nty { overflow: auto;}
.dbgg { width: 900px;}


.tzlb ul li {  font-size:14px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
.tzlb ul li a {font-size:14px;}
.tzlb ul li span { float:right; color:#999; font-size:12px; padding: 0px;}

.tzlb ul li:hover a {font-size:14px; }
.tzlb ul li:hover span {color:#FFF; font-size:12px;}

/*翻页*/

.paging a{margin:3px; }


.tsxs {font-size:13px; border:1px solid #e7e7e7;  height:28px; line-height:28px;margin:0 5px; padding:0px 10px;background-color:#fff;}



.tpjs ul li { width:49%; float:left; margin:0 2% 2% 0; }
.tpjs ul li a { font-size:14px;}
.tpjs ul li:nth-child(2n){ margin-right:0;}
.tpjs ul li:nth-child(3n){ margin-right:2%;}
.tpjs ul li:nth-child(4n){ margin-right:0;}
.tpjs ul li:nth-child(6n){ margin-right:0;}
.tpjs ul li:nth-child(8n){ margin-right:0;}
.tpjs ul li:nth-child(10n){ margin-right:0;}



.zslq { display: none;}
.zslq1 {  overflow: auto;}


}


.sjxsd { width: 100%; margin: 0px auto; display: none;}
.sjxsd .bts {  background: #fff; padding: 20px; }
.sjxsd .bts h1 { font-size: 20px; font-weight: bold; text-align: center; line-height: 60px;}
.sjxsd .bts ul li { width: 60%; float: left; line-height: 35px;}
.sjxsd .bts ul li img { margin-left: 5px;}
.sjxsd .bts ul li:nth-child(2n){ padding-left: 10px; width: 40%;}
.sjxsd .bts ul li:nth-child(4n){ padding-left: 10px;width: 40%;}

.founder-list {width: 100%; margin:0px auto 50px auto;}
.founder-list.nopadding,.founder-list.nopadding ul{padding-top:0;}
.founder-list ul {padding-top:0px;}
.founder-list li {border-bottom: 1px solid #e5e5e5;-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;}
.founder-list h4 {-webkit-transition: .3s;-o-transition: .3s;-moz-transition: .3s;transition: .3s;padding: 15px 50px 15px 15px;background: url(../images/icon10.png) 97% center no-repeat;}
.founder-list .info {background-color: #f7f7f7;display: none; font-size: 14px; line-height: 30px;}
.founder-list .info .font18 {padding: 5px 0;}
.founder-list .info dl dd { width: 50%; float: left; font-size: 16px; line-height: 45px; border-bottom: 1px solid #fff; border-right:1px solid #fff; padding: 0px 20px; }
.founder-list .info dl dd span { float: right;}
.founder-list .on {overflow: hidden;border-bottom: transparent;}
.founder-list .on h4 {background-color:#90151e;color: #fff;background-image: url(../images/icon11.png);}
.founder-article {padding-top: 10px;}
.founder-article .article {padding-top: 20px;line-height: 26px;}
.font22 { font-size: 16px;}
@media only screen and (max-width:992px){
	.sjxsd {  display: block;}

}
.studentAdmission{
	width: 100%;
	text-align: center;
	margin-top: 50px;
	position: relative;
	left: 20%;
	top: 0;

}