.main{ line-height: 30px; /*padding: 4% 0 0;*/}

@media screen and (max-width:768px){
    .row{ margin: 0;}
}
.img-cover-4by3{ width: 100%; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.abs-center{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.shuiyin{ position: absolute; left: 0; top: 0; z-index: 1; background: url("../images/shuiyin.png") repeat center top; width: 100%; height: 100%; background-size: 100%;}

.my-button-disabled{opacity: 1!important;pointer-events:visible!important; cursor: pointer!important;}


#dituContent label {
  max-width: unset!important;
  text-align: center;
}

	.wrap { width: 80%; margin: 0 auto; min-width: 1200px;}

@media screen and (max-width:1445px){
.wrap { width: 90%; }
}
@media screen and (max-width:1024px){
.wrap { width: 100%;min-width: 100%;}

}

/*头部*/
#top_index{ height: auto; margin: 0 auto;}
#logo{ padding-top: 0.5%; padding-bottom: 0.5%; padding-left: 2%; text-align: center;}
#logo a{ display: block;}
#logo a img{ max-width: 100%; transition:0.5s; position: relative; z-index: 1; }
#top_tel{ color: #0063d0; transition:0.5s; padding: 0;}
.top_tel_con{ position: relative; z-index: 1; padding: 0; transition: 0.3s;}
.top_tel_con .pic{ float: left; transition: 0.3s; padding-right: 5px;}
.top_tel_con .pic img{ max-width: 100%;}
.top_tel_con .float-left{ width: 80%; font-size: 16px; color: #282828; line-height: 25px; transition: 0.3s;}
.top_tel_con span{ display: block; font-size: 26px; color: #00479d;}
@media screen and (max-width:1500px){
    #logo .font{ display: none !important;}
    .top_tel_con .float-left{ font-size: 14px !important;}
    .top_tel_con span{ font-size: 22px !important;}
    .top_tel_con .pic{ width: 20%;}

}

@media screen and (max-width:1024px){
    #top_index{ padding: 0; width: 100%;}
    #logo{ padding: 1% 0 1% 3%; text-align: left;}
    #logo a img{ max-width: 100%;}
}
@media screen and (max-width:768px){
    #logo{ padding: 0%;}
    #logo a img{ max-width: 50%;}
}
@media screen and (max-width:425px){
 
}

#nav{ height: auto; transition:0.3s; text-align: center;}
#nav li{ display: inline-block; width: 10%; height: 50px; line-height: 50px; font-size: 17px; font-weight: normal; color: #282828; text-align: center; transition:0.5s; position: relative;}
#nav li a{ display: inline-block; position: relative; z-index: 1; color: #282828;}
#nav li a p{ position: relative; z-index: 2;color: #282828}
#nav li:hover a{ color: #282828;}
#nav li a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 16px; display: block; height:5px; /*background-color: #e6a925;*/ width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#nav li a:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#nav li .navson{display: none; position: absolute;left: 50%;transform: translateX(-50%); top:100%; z-index: 999; width: 100%; border-top: #EE9640 solid 0.1rem;}
#nav li .navson a{ display: block;color: #c00505;!important; height: 40px; line-height: 40px; background: #fff; text-align: center;font-size: 16px; position: relative;overflow: hidden;text-overflow: ellipsis;white-space: pre;   }
#nav li .navson a:hover{background: #ededed;}
#nav li .navson a:after{ display: none !important;}

@media (min-width: 1200px) and (max-width: 1440px){
  #nav li{ font-size: 15px;}
}
@media (min-width: 768px) and (max-width: 1200px){
  #nav{ margin-top: 0;}
  #nav li{ font-size: 15px;}
}


/*手机页面显示导航*/
nav{  display: none;}
@media screen and (max-width:1024px){

nav{  display: block;  font-size:16px; overflow:hidden; position:relative; background:#99050f; width: 100%;
-webkit-background-size: 100%;-moz-background-size: 100%;-o-background-size: 100%;background-size: 100%;}
nav:before{ position:absolute; content:""; width:100%; height:1px; top:50%; left:0;background: #fff; border-bottom: 1px solid #fff;}
nav a{ width:20%; text-align:center; height: 3rem; line-height: 3rem; overflow:hidden; display:block; float:left; position:relative;color: #fff;font-size:1.1rem;border-right: 1px #ffffff solid;}
nav a:before{ position:absolute; content:""; /*width:1px;*/ height:2.8em; top:0; right:0;color: #fff;/* background: #fff; border-left: 1px solid #fff;*/}
nav a:nth-child(3n):before{ background:none; border:0;}
	
}


/*内页通栏*/
.column-nav {display: flex; justify-content: space-between; width: 100%; padding: 0 10%; background-color: #fff; box-sizing: border-box;}
.column-nav-title {position: relative; font-size: 20px; line-height: 62px; color: #212121;}
.column-nav-title::before {content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; background-color: #99050f;}
.column-nav-location {padding-left: 24px; font-size: 16px; line-height: 62px; color: #666; background-image: url("../../UploadFiles/bj/wzdh.png"); background-size: 15px 15px; background-position: 0 50%;  background-repeat: no-repeat;}
.column-nav-location a {color: #666;}
.column-nav-location a:hover {color: #99050f;}
.column-content {width: 100%; padding: 60px 5%; box-sizing: border-box;}
@media(max-width:1200px){.column-nav {padding: 0 2%;display:none} .column-content {padding: 40px 2%;}}

/*内页二级导航*/
.class-name {display: none;}
.column-nav-list {display: flex;}
.column-nav-list a {position: relative; margin-right: 30px; font-size: 20px; line-height: 62px; color: #212121;}
.column-nav-list a::before {content: ""; position: absolute; bottom: 0; left: 50%; width: 0; height: 4px; background-color: #99050f; transform: translateX(-50%); transition: all 0.4s ease;}
.column-nav-list a:hover::before {width: 100%;}
.atpresent-class::before {width: 100%!important;}

/*核心理念*/
.column-ideology {
    width: 100%;
   
    background-color: #fff;
    background-image: url("../../UploadFiles/bj/lnbj.jpg");
    background-repeat: no-repeat;
    background-size: 500px auto;
    background-position: 100% 100%;
    box-sizing: border-box;
}

.column-ideology .column-ideology-title {
    margin-bottom: 18px!important;
    font-size: 26px;
    line-height: 26px;
    color: #911e23;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 600;
}

.column-ideology .column-ideology-text {
    margin-bottom: 26px!important;
    font-size: 24px;
    line-height: 24px;
    color: #333;
    text-align: center;
    letter-spacing: 1px;
}

@media screen and (max-width:640px){
.column-ideology .column-ideology-title {
    margin-bottom: 18px!important;
    font-size: 20px;}
	.column-ideology .column-ideology-text {
    margin-bottom: 10px!important;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    text-align: center;
    letter-spacing: 1px;
}
}


.top_bj_active{ width: 100%; z-index: 2000; background: #fff !important; top: 0; box-shadow: 0 0 20px rgba(0,0,0,0.2); position: fixed !important;}


.top_bj_active #logo{ padding: 0.5% 0;}
.top_bj_active #logo img{ transform: scale(0.9);}
.top_bj_active #nav{ font-size: 16px;}
.top_bj_active #nav a p{ font-size: 16px;color: #000 }
.top_bj_active #top_tel .top_tel_con{ }
.top_bj_active #top_tel .top_tel_con .pic{ width: 17%;}
.top_bj_active #top_tel .top_tel_con .float-left{ line-height: 20px; font-size: 16px;color: #000;}
.top_bj_active #top_tel .top_tel_con span{ font-size: 26px;color: #00479d;line-height: 32px;}
.top_bj_active #c-header .c-switch{ top: 25px;}
.top_bj_active #c-header .c-nav2{ top: 55px;}


.topyy {width: 150px; float: left; margin: 0 2%;}
.topyy p { width: 100%; display: block; margin-top: 26px; background-color: #fff;border-radius: 21px; padding: 0 10px 0; box-sizing: border-box;font-size: 16px;line-height: 42px; color: #d19e04; text-align: center; background-size: 24px 42px; background-repeat: no-repeat; background-position: 10px 50%;}
.topyy p a { font-size: 18px;line-height: 42px; color: #d19e04; text-align: center;letter-spacing: 2px;}
@media screen and (max-width:1024px){
.topyy { width: 130px; margin: 0 1%;}	
.topyy p {line-height: 34px;}
.topyy p a { line-height: 34px;}
#nav li { width: 13%;}	
.col-lg-9 { max-width: 58%;}	
}
@media screen and (max-width:768px){
.col-11 {
    -ms-flex: 0 0 35.666667%;
    flex: 0 0 35.666667%;
    max-width: 71%;}
	#c-header .c-switch { top: 3%!important;}
	  #logo a img{ max-width: 100%;margin: 10px}
}
@media screen and (max-width:640px){
.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 71%;}
	#c-header .c-switch { top: 2.5%!important;}
}
@media screen and (max-width:425px){
	
   #logo{ padding: 0%;}
  
	.topyy { width: 120px;}
	.col-11 { max-width: 50%;}
	#c-header .c-switch { top: 2%!important;}
	.topyy p {line-height: 32px;}
.topyy p a { line-height: 32px;font-size: 15px;}

}


/*banner*/
#banner {position: relative;overflow: hidden;width: 100%;}
#banner ul {	position: relative;	overflow: hidden;	width: 500%}
#banner ul li {	width: 20%;	float: left}#banner ul li img {	width: 100%;display: block;}
#banner aside {	position: absolute;	top: 0;	bottom: 0;	height: 0;	width: 90%;	right: 0;	left: 0;	margin: auto}
#banner aside span {display: block;	width: 65px;	height: 65px;	background: rgba(255,255,255,0.6);	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	position: relative;	cursor: pointer;	opacity: 0;	transition: all 0.3s;	margin-top:-2%;}
#banner:hover aside span{ 	opacity: 1;}
#banner aside span:after {	content: '';	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 27px;	height: 27px;	border-top: 3px solid #f07d13;	border-left: 3px solid #f07d13;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner aside span.prev {	float: left;}
#banner aside span.next {	float: right;}
#banner aside span.next:after {	left: 0;	right: 20%;	-webkit-transform: rotateZ(135deg);	-moz-transform: rotateZ(135deg);	-ms-transform: rotateZ(135deg);	-o-transform: rotateZ(135deg);	transform: rotateZ(135deg)}
#banner>div {	width: 140px;	position: absolute;	right: 0;	left: 0;	bottom: 11%;	margin: auto}
#banner>div em {display: block;	float: left;	width: 18px;	height: 18px;	border-radius: 50%;	-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border: 3px solid #fff;	-webkit-box-sizing: border-box;	-moz-box-sizing: border-box;	box-sizing: border-box;	margin: 0 4.75px;	background: #fff;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;	transition: all .3s;	cursor: pointer}
#banner>div em.act {background: #e50015}
/*banner end*/

@media screen and (max-width:1024px){
#banner aside span {display: block;	width: 50px;	height: 50px;}	
}

@media screen and (max-width:768px){

#banner aside span:after {	content: '';	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 20px;	height: 20px;	border-top: 2px solid #f07d13;	border-left: 2px solid #f07d13;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner>div em {display: block;	float: left;	width: 18px;height: 18px;	border: 2px solid #fff;	}	
#banner>div { width: 62px;}	
	
   
}

@media screen and (max-width:425px){
#banner aside span {display: block;	width: 28px;	height: 28px;	background: rgba(255,255,255,0.6);	border-radius: 6px;	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	position: relative;	cursor: pointer;	opacity: 0;	transition: all 0.3s;	margin-top:-2%;}
#banner aside span:after {	content: '';	position: absolute;	top: 0;	bottom: 0;	right: 0;	left: 20%;	margin: auto;	width: 13px;	height: 13px;	border-top: 2px solid #f07d13;	border-left: 2px solid #f07d13;	-webkit-transform: rotateZ(-45deg);	-moz-transform: rotateZ(-45deg);	-ms-transform: rotateZ(-45deg);	-o-transform: rotateZ(-45deg);	transform: rotateZ(-45deg)}
#banner>div em {display: block;	float: left;	width: 12px;height: 12px;	border: 2px solid #fff;	}	
#banner>div { width: 45px;}	
	
   
}


.title001 {  margin-bottom: .15rem; background: url("../images/tacn/title001_bg.png")18px no-repeat; height: 50px; background-size: auto 100%!important;  padding: .18rem 0 0;font-weight: 700!important;}
	
	
.title001 h3 { font-size: 19px; color: #dc0727; font-family: pingfang sc,pingfang sc-regular,苹方; font-weight: 700}
.title001 h6 { font-size: 14px; color: #dc0727;  position: relative; padding: 0 0 0 42px; margin: .08rem 0 0}
.title001 h6::before { position: absolute; content: ""; width: 32px;  height: 2px;  top: 50%;  left: 0;background: #dc0727; margin-top: -1px}
.more001 .a { font-size: 14px; color: #dc0727;  display: flex; align-items: center;transition: .5s; cursor: pointer}
.more001 .a .ico { margin: 0 .1rem 0 0; width: 63px;height: 35px; display: flex; align-items: center; justify-content: center;position: relative; z-index: 2}
.more001 .a .ico:before { content: ""; position: absolute; width: 50px; height: 35px; background: url("../images/tacn/logo-x.png")18px no-repeat; border-radius: 50%; z-index: -1; transition: .5s; left: 50%;top: 0;bottom: 0;transform: rotateX(0)translateX(-50%)}
.more001 .a .ico:after { content: ""; position: absolute; width: 35px; height: 35px; background: #dc0727; border-radius: 50%; z-index: -1;  left: 50%; transition: .5s; transform: rotateX(90deg)translateX(-50%); opacity: 0}
.title001s { display: flex;  justify-content: space-between}
.title001s .rr { padding: .15rem 0 0;}	

 .index-news .col-2 .arrow, .index-news {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.index-news .col-2 .arrow .dots, .index-news .col-2 .arrow {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
}
.index-news .col-2 .arrow {
  align-items: center;
  -webkit-align-items: center;
}


.wal {max-width: 100%; margin: 2% auto;}
.index-news {display: flex; display: -webkit-flex; display: -ms-flex;flex-wrap: wrap; -webkit-flex-wrap: wrap;}

.index-news .col-1 {
  width: 30%;
}

.index-news .col-1 .title span {
  padding-left: 1rem;
}
.index-news .col-1 li {
  border-bottom: #E2E2E2 solid 1px;
}
.index-news .col-1 li:last-child {
  border: 0;
}
.index-news .col-1 li a {
  display: block;
  color: #000;
}
.index-news .col-1 li a .img {
  width: 100%;
  overflow: hidden;
  position: relative;
  margin-bottom: -0.08rem;
}
.index-news .col-1 li a .img img {
  width: 100%;    transition: all 0.8s ease;height: 286px;}
.index-news .col-1 li a .name {
  font-size: 16px;
  line-height: 32px;
  font-weight: bold;
  padding: 16px 0;
}
.index-news .col-1 li a:hover {
  color: #dc0727;
}
.index-news .col-1 li a:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
	transition: all 0.8s ease;
}
.index-news .col-2 {
  width: 40%;
  position: relative;
  min-height: 7.2rem;
}
.index-news .col-2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: #D6D6D6 solid 1px;
  border-right: #D6D6D6 solid 1px;
}
.index-news .col-2 .list {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.index-news .col-2 .list li {
  text-align: center;
}
.index-news .col-2 .list li .img {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.index-news .col-2 .list li .img img {
  width: 100%;    transition: all 0.8s ease;height: 380px;
}
.index-news .col-2 .list li .img:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
	transition: all 0.8s ease;
}
.index-news .col-2 .list li .title {
  color: #dc0727;
  font-size: 18px;
  padding-top: 22px;
  text-transform: uppercase;
  line-height: 36px;
justify-content: center;
}
.index-news .col-2 .list li .title:before, .index-news .col-2 .list li .title:after {
  content: "";
  display: block;
  position: absolute;
  position: relative;
  width: 0.15rem;
  height: 1px;
  background: #dc0727;
  opacity: 0.64;
  margin: 0 10%;
}
.index-news .col-2 .list li .title span {
  padding-left: 0.1rem;
}
.index-news .col-2 .list li .name a {
  display: block;
  font-size: 18px;
  line-height: 36px;
  color: #555;
  padding: 0.15rem 0.55rem 0.2rem 0.55rem;
}
.index-news .col-2 .list li .name a:hover {
  color: #dc0727;
}
.index-news .col-2 .list li p {
  font-size: 16px;
  line-height:32px;
  padding: 0 20px;
  color: #888;
}
.index-news .col-2 .arrow {
  position: absolute;
  z-index: 1;
  left: 30%;
  right: 30%;
  top: auto;
  bottom: -3%;
}
.index-news .col-2 .arrow a {
  width: 60px;
  height: 22px;
  background: center no-repeat;
  background-size: 100%;
}
.index-news .col-2 .arrow a.prev {
  background-image: url("../images/tacn/prev58.png");
}
.index-news .col-2 .arrow a.next {
  background-image: url("../images/tacn/next58.png");
}
.index-news .col-2 .arrow .dots span {
  width: 10px;
  height: 10px;
  margin: 2px 4px;
  background: #9D9D9D;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.index-news .col-2 .arrow .dots span.swiper-pagination-bullet-active {
  background: #dc0727;
}

.flex, .index-flow .img-list li a .layer .info, .index-flow .title dl dd .layer, .index-flow .title dl, .index-flow .container .video i, .index-admissions .dots, .index-events .list-wrapper dd.li-dd dl.info dd, .index-events .list-wrapper dl.ul-dl, .index-events .wal .arrow, .index-events .wal, .index-news .col-2 .arrow .dots, .index-news .col-2 .arrow, .index-news .col-2 .list li .title, .index-search .search-result .name, .index-search .hot-words, .index-flash .btn .dots, .index-flash .btn, .g-foot .info .tel, .g-foot .info, .g-foot .list li, .g-nav2 .scroll ul, .g-nav ul, .g-head .btn-list .language .name, .g-head .btn-list ul, .g-head .btn-list, .p-layer {
  display: flex;
  display: -webkit-flex;
 
}
img { vertical-align: middle; max-width: 100%;border: 0;transition: all 0.8s ease;}
.index-images { width: 100%; overflow: hidden; position: relative; }.index-images .list-wrapper { overflow: hidden; padding: 0; }
.index-images .list-wrapper a { display: block; background: #000; }
.index-images .list-wrapper a img { opacity: 1; }
.index-images .list-wrapper .swiper-slide-active a img { opacity: 1; } 
.index-images .dots{display:none}
.index-images {padding: .8rem 0; }
 .index-images ul { display: flex; justify-content: space-between;margin-left: -.15rem; margin-right: -.15rem; }
 .index-images li {width: 33.333%;padding: 0 .15rem; }
 .index-images li a { display: block; width: 95%;overflow: hidden; position: relative;margin: 0 5%; }
.index-images li a:hover img {transform: scale(1.1); }

@media screen and (max-width:1445px){
.index-news .col-1 li a .img img {height: 220px;}
.index-news .col-2 .list li .img img { height: 310px;text-align: center;}	
}
@media screen and (max-width:1024px){
.title001 h6 {font-size: 13px;}
.index-news .col-1 li a .img img { height: 163px;}	
.index-news .col-2 .list li .img img { height: 240px;}		
}
@media screen and (max-width:768px){
.index-news .col-1 { width: 98%;}
.index-news .col-1 li a .img img { height: 356px;}	
.index-news .col-2 { width: 98%;position: relative;min-height: 7.2rem;margin-bottom: 4%;}	
.index-news .col-2 .list li .img img { height: 450px;}	
}
@media screen and (max-width:425px){
.index-news .col-1 { width: 100%;}
.index-news .col-1 li a .img img { height: 200px;}	
.index-news .col-2 { width: 100%;position: relative;min-height: 7.2rem;margin-bottom: 8%;}	
.index-news .col-2 .list li .img img { height: 250px;}	
.index-news .col-2 .arrow { bottom: -5%;}	
}





/*公司简介*/
.gsjj .pic{ text-align: center;}
.gsjj .pic img{ max-width: 100%;}
.gsjj .font .bt{ background: url("../../images/tacn/jj_tit_line.png") repeat-x left bottom; padding: 2%; line-height: 38px; position: relative;text-align: center}
.gsjj .font .bt:before{ position: absolute; content: ''; left: 0; top: 20%; text-transform: uppercase; color: rgba(192,5,5,0.03); width: 100%; height: 100%; font-size: 70px; font-family: Bahnschrift; }
.gsjj .font .bt p{ color: #333333; font-size: 32px; font-weight: bold;}
.gsjj .font .bt p b{ float: left; margin-right: 5px; display: block; width: 13px; height: 30px; border-radius: 2px; background: #99050f; transition: all linear 0.3s; transform: skewX(-20deg);}
.gsjj .font .bt p i{ float: left; margin-left: 10px;}
.gsjj .font .bt span{ display: block; clear: both; color: #666666; font-size: 18px;text-align: left}
.gsjj .font .content_zy{ color: #666666; font-size: 15px; line-height: 35px;}
@media screen and (max-width:1200px){
    .gsjj .font .bt:before{ font-size: 60px;}
}
@media screen and (max-width:991px){
    .gsjj .font .bt p{ font-size: 26px;}
    .gsjj .font .bt span{ font-size: 14px;}
}
@media screen and (max-width:768px){
    .gsjj .font .bt:before{ display: none;}
    .gsjj .font .bt p{ font-size: 22px;}
    .gsjj .font .bt span{ font-size: 16px;}
}
@media screen and (max-width:640px){
    .gsjj .font .bt:before{ display: none;}
    .gsjj .font .bt p{ font-size: 18px;}
    .gsjj .font .bt span{ font-size: 16px;}
}


/*党史教育*/
.column-party {
    width: 100%;
   
    background-color: #fff;
    box-sizing: border-box;
}

.column-party-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.column-party-list li {
    position: relative;
    width: calc((100% - 80px) / 3);
}

.column-party-list li::before,.column-party-list li::after {
    content: "";
    position: absolute;
    bottom: 10px;
    left: 10px;
    width: 50%;
    height: 20%;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.4);
    transform: rotate(-3deg);
    opacity: 0;
    transition: all 0.4s;
}

.column-party-list li::after {
    right: 10px;
    left: auto;
    transform: rotate(3deg);
}

.column-party-list li a {
    display: block;
    width: 100%;
    overflow: hidden;
}

.column-party-list li a img {
    position: relative;
    z-index: 10;
    display: block;
    width: 100%;
    transition: all 0.6s;
}

.column-party-list li:hover::before {
    opacity: 1;
}

.column-party-list li:hover::after {
    opacity: 1;
}

.column-party-list li:hover a {
    box-shadow: 0px 1px 4px rgba(0,0,0,0.3),0px 0px 20px rgba(0,0,0,0.1) inset;
}

.column-party-list li:hover a img {
    transform: scale(1.2);
}

@media(max-width: 980px) {
    .column-party {padding: 40px;}
}

@media(max-width:768px) {
.column-party-list li {position: relative;width: calc((100% - 30px) / 3);}
.column-party {padding: 7px;}	
}
@media(max-width:640px) {
.column-party-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
   flex-direction: column-reverse;
}
.column-party-list li {position: relative;width: 100%;margin-top: 1%;}
}
/*力明中专*/
#gsjj_bj{padding-bottom: 2%;}
#gsjj_bj .content{ padding-top: 3%;}
#gsjj_bj .pic img{ max-width: 100%;}
#gsjj_bj .nr{ color: #666666; line-height: 35px; font-size: 16px;padding-top: 2%;}
#gsjj_bj .nr .bt{ padding-bottom: 2%; position: relative; background: url("../images/tacn/jj_tit_line.png") repeat-x left bottom;text-align: center}
#gsjj_bj .nr .bt p{ color: #99050f; font-size: 32px; font-weight: bold; height: 40px;}
#gsjj_bj .nr .bt span{ display: block; color: #333333; font-size: 19px;}
#gsjj_bj .nr .content_zy{ margin: 5% 0; color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
   /* -webkit-line-clamp: 9;*/
    overflow: hidden;}
#gsjj_bj .nr .content_zy a{ color: #d29209;}
#gsjj_bj ul{ text-align: center; padding-top: 3%;}
#gsjj_bj ul li{ display: inline-block; width: 24%; text-align: center;}
#gsjj_bj ul li p{ display: inline-block; background: url("../images/tacn/jj-k.png") no-repeat center; width: 74px; height: 86px; line-height: 86px;}
#gsjj_bj ul li p i{ font-size: 30px; color: #fff; transition: 0.3s;}
#gsjj_bj ul li span{ display: block; color: #666666; font-size: 16px; padding-top: 5px;}
#gsjj_bj ul li:hover p i{-webkit-animation: swing 1 1s linear; -o-animation: swing 1 1s linear; animation: swing 1 1s linear; }
@media screen and (max-width:1445px){
#gsjj_bj .nr .content_zy { margin: 3% 0; color: #666666; font-size: 16px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 7; overflow: hidden;}
#gsjj_bj .nr .bt span{ display: block; color: #333333; font-size: 14px;}	
#gsjj_bj ul { display: none;}	
}
@media screen and (max-width:1200px){
    #gsjj_bj .nr .bt p{ font-size: 26px;}
    #gsjj_bj .nr .bt span{ font-size: 16px;}
   
	#gsjj_bj .nr .content_zy{ margin: 5% 0; color: #666666; font-size: 14px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;}
@media screen and (max-width:1024px){
#gsjj_bj .content{ width: 100%}
	
}	
	
}
@media screen and (max-width:991px){
    #gsjj_bj .nr{ margin-top: 5%;}
    #gsjj_bj .nr .bt p{ font-size: 20px; height: 30px;}
    #gsjj_bj .nr .bt span{ font-size: 16px;}
    #gsjj_bj ul li span{ font-size: 16px;}
	#gsjj_bj .nr .content_zy{ margin: 3% 0; color: #666666; font-size: 16px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;}
}
@media screen and (max-width:425px){
.col-12,.col-lg-6{ padding-right: 2px; padding-left: 2px;}

}


#ggbj{ background: url("../images/tacn/bnner-bj.jpg") no-repeat center fixed; position: relative;}
#ggbj:before{ position: absolute; right: 0; top: 0; content: ''; background: url("../images/gg_line.png") no-repeat center left; width: 47%; height: 100%;}
#ggbj .container{ padding: 2% 0; color: #fff;}
#ggbj .font{ text-align: center;}
#ggbj .font h2{ font-size: 30px; font-weight: bold !important;}
#ggbj .font p{ display: inline-block; font-size: 20px; height: 60px; line-height: 60px; position: relative;}
#ggbj .font p:before{ position: absolute; left: -70px; top: 40%; content: ''; background: url("../images/gg_tit_left.png") no-repeat left top; width: 52px; height: 8px;}
#ggbj .font p:after{ position: absolute; right: -70px; top: 40%; content: ''; background: url("../images/gg_tit_right.png") no-repeat left top; width: 52px; height: 8px;}
#ggbj .font .more{ display: inline-block; margin-top: 1%; width: 25%; height: 45px; line-height: 45px; background: #c00505; border-radius: 5px; color: #fff; transition: 0.3s;}
#ggbj .font .more:hover{ background: #fff; color: #c00505;}
#ggbj .zixun{ padding: 0 0 0 8%;}
#ggbj .zixun .tel_con .pic{ float: left; transition: 0.3s; padding: 15px 10px 0 0;}
#ggbj .zixun .tel_con .pic img{ max-width: 100%;}
#ggbj .zixun .tel_con .float-left{ width: 80%; font-size: 16px; line-height: 35px; transition: 0.3s;}
#ggbj .zixun .tel_con .float-left span{ display: block; font-size: 36px; font-family: Impact; }
#ggbj .zixun .zx{ float: left; margin-top: 5%; border: 1px solid rgba(255,255,255,0.2); height: 50px; line-height: 50px; font-size: 16px; padding: 0 8%;}
#ggbj .zixun .zx i{ float: left; font-size: 20px; margin-right: 15px;}

@media screen and (max-width:1440px){
    #ggbj .font h2{ font-size: 28px;}
}
@media screen and (max-width:1200px){
    #ggbj .zixun .tel_con .pic{ width: 20%;}
    #ggbj .zixun .tel_con .float-left span{ font-size: 30px;}
    #ggbj .zixun .zx{ font-size: 14px;}
    #ggbj .font h2{ font-size: 24px;}
}
@media screen and (max-width:991px){
    #ggbj .font h2{ font-size: 20px;}
    #ggbj .font p{ font-size: 14px;}
}








#gsjj_gg{ background: url("../images/tacn/bnner-bjn.jpg") no-repeat center fixed;margin-top: 2%;}
#gsjj_gg .container{ padding: 2% 0; text-align: center; color: #fff;}
#gsjj_gg h2{ font-size: 36px; font-weight: bold !important; font-family: '思源宋体';}
#gsjj_gg p{ font-size: 16px; line-height: 50px;}
#gsjj_gg .more{ display: inline-block; padding: 0 5%; font-size: 18px; margin-top: 2%; height: 40px; line-height: 40px; background: #b12123; border-radius: 25px;}
@media screen and (max-width:1200px){
    #gsjj_gg h2{ font-size: 30px;}
}
@media screen and (max-width:991px){
    #gsjj_gg h2{ font-size: 18px;line-height: 36px;}
    #gsjj_gg p{ font-size: 14px; line-height: 30px;display: none;}
}


#crcm{ margin: 2% auto; overflow: hidden}
#crcm .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
}
#crcm .swiper-slide {
    text-align: left;
    transition:0.3s;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#crcm .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#crcm .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition:0.3s;}
#crcm .swiper-slide .pic .font{ position: absolute; left: 50%; top: 50%; width: 0; height: 0; background: rgba(0,0,0,0.5); transition:0.4s; padding: 0; opacity: 0; text-align: center; overflow: hidden;}
#crcm .swiper-slide .pic .font:before{ position: absolute; content: ''; left: 5%; top: 5%; width: 90%; height: 90%; border: 1px dashed rgba(255,255,255,0.3);}
#crcm .swiper-slide .pic .font p{ color: #fff; font-size: 16px; padding-top: 4%;}
#crcm .swiper-slide .pic .font i{ color: #fff; font-size: 50px;}
#crcm .swiper-slide:hover img{ transform: scale(1.1);}
#crcm .swiper-slide:hover .pic .font{ opacity: 1; left: 0; top: 0; width: 100%; height: 100%; padding: 30% 0 0;}

@media screen and (max-width:1200px){
    #crcm .swiper-container{ padding-bottom: 7%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    #crcm .swiper-container{ padding-bottom: 5%;}
}




#zzry_bj{ background: url("../images/rybj.jpg") no-repeat center;}
#zzry{ margin-top: 3%;overflow: hidden;}
#zzry .swiper-container {
    width: 100%;
    height: 100%;
}
#zzry .swiper-slide {
    text-align: left;
    transition:0.3s;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#zzry .swiper-slide .pic{ display: block; width: 100%; height: 0; padding-bottom: 72%; position: relative; background: #fff; border: 1px solid #efefef; text-align: center;}
#zzry .swiper-slide .pic a{ display: block; width: 100%; height: 100%; left: 0; position: absolute; padding: 10px;}
#zzry .swiper-slide .pic a img{ max-width: 100%; max-height: 100%; transition:0.3s;}
#zzry .swiper-slide p{ width: 100%; text-align: center; height: 50px; transition: 0.3s; background: #dedede; line-height: 50px; color: #333333; font-size: 16px;}
#zzry .swiper-slide:hover p{ background: #00479d; color: #fff;}
@media screen and (max-width:1200px){
    #zzry .swiper-container{ padding-bottom: 7%;}
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    #zzry .swiper-container{ padding-bottom: 15%;}
}













#ssbj{ border-bottom: 1px solid #eaeaea; height: 65px; line-height: 65px; font-size: 14px;}
#ssbj a{  padding: 0 1%; color: #999999;}
#ssbj a:hover{ color: #00479d;}
#ssbj span{ color: #333333;}
.zy_search_form{ width: 80%; float: right; margin-top: 15px; height: 40px; line-height: 40px; background: #f4f4f4; border: 1px solid #f4f4f4; border-radius: 5px;}
.zy_search_form #search_name{ width: 80%; height: 38px; line-height: 38px; float: left; background: #f4f4f4; outline: none; color: #999; font-size: 13px; text-indent: 20px;}
.zy_search_form #button{ width: 20%; height: 38px; line-height: 38px; background: url("../images/ss.png") no-repeat center #f4f4f4; float: right; cursor: pointer; border:none;outline: none; transition: 0.3s;}
@media screen and (max-width:1024px){
  #ssbj{ display: none}
}

@media screen and (max-width:768px){
    .zy_search_form{ width: 100%; margin-top: 4%; float: none;}
}

.nav_zi li{ float: left; width: 15%;}
.nav_zi li i{ float: left; color: #c00505; font-size: 10px; margin-right: 5px;}
.nav_zi li a{ color: #333333 !important;}
.nav_zi li:hover a{ color: #c00505 !important;}

/*宣传图片*/
.specialpng { padding: 45px 0 27px 0;}
.specialpng img { width: 100%;}
.containerbanner{ width: 100%;}

@media screen and (max-width:768px){
.specialpng { padding: 0px 0 27px 0;}
}

/*视频+4个小图标数据*/
input {display: none;}
.guide{padding:0 0;background:url(../images/guide.jpg) no-repeat center top;margin-top: -6%}
.gui{width:100%; margin:0 auto;}
.gui .gui-left{width:48%;height:450px; float:left;padding-top:8.5%; position: relative;z-index:200;}
.gui .gui-left h2{margin-bottom: 28px;}
.gui .gui-left h2 span{display: inline-block; height:56px; line-height: 56px; font-size: 36px; color:#333333;padding-right:37px;font-weight: bold;background:url("../images/tacn/gui-yy.png")no-repeat right 11px;}
.gui .gui-left h2 em{display: block; height:70px; line-height: 70px;font-size: 35px;color:#dc0727; font-weight: bold;}
.gui .gui-left strong{display: block; line-height: 33px; font-weight: normal;font-size: 20px; color:#333333; font-family: "思源黑体 CN"; margin-bottom: 62px;}
.gui .gui-left .hd{width:330px; height:47px;background:#E1E1E1; margin-bottom: 50px;}
.gui .gui-left .hd ul li{float:left;width:173px;height:47px; text-align: center;cursor: pointer;position: relative;}
.gui .gui-left .hd ul li.jd2{margin-left: -16px;}
.gui .gui-left .hd ul li i{display: block; width:100%; height:47px; line-height:47px;font-size: 16px; color:#666666; font-family: "思源黑体 CN"; position: relative;z-index:200;}
.gui .gui-left .hd ul li.jd1:before{width:100%;height:47px; background:url(../images/gui-jd1.png) no-repeat center; content:"";position: absolute;left:0;top:0;display: none;}
.gui .gui-left .hd ul li.jd2:before{width:100%;height:47px; background:url(../images/gui-jd2.png) no-repeat center; content:"";position: absolute;right:0;top:0;display: none;}
.gui .gui-left .hd ul li.cur i{color:#FFF;}
.gui .gui-left .hd ul li.jd1.cur:before{display:block;}
.gui .gui-left .hd ul li.jd2.cur:before{display:block;}
.gui .gui-left .gui-sz{width:100%; height:160px;/* background: #FFF;box-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/padding-top:24px; box-sizing: border-box;}
.gui .gui-left .gui-sz ul li{float:left; height:104px;border-right:1px solid #eeeeee;width: 25%}
.gui .gui-left .gui-sz ul li:nth-child(1){background-size: 60%;position: relative;}
.gui .gui-left .gui-sz ul li:nth-child(1)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 60%;
  height: 100%;
  background: url("../images/tacn/tb-1.png") no-repeat center;
  background-size: 100% 100%;
  transition: all 0.5s ease;
  z-index: 10000;
}
.gui .gui-left .gui-sz ul li:nth-child(1):hover::before {
	transform: rotate(360deg);
	transition: all 0.8s ease;
}
.gui .gui-left .gui-sz ul li:nth-child(2){background-size: 60%;position: relative;}
.gui .gui-left .gui-sz ul li:nth-child(2)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 60%;
  height: 100%;
  background: url("../images/tacn/tb-2.png") no-repeat center;
  background-size: 100% 100%;
  transition: all 0.5s ease;
  z-index: 10000;
}
.gui .gui-left .gui-sz ul li:nth-child(2):hover::before {
	transform: rotate(360deg);
	transition: all 0.8s ease;
}
.gui .gui-left .gui-sz ul li:nth-child(3){background-size: 60%;position: relative;}
.gui .gui-left .gui-sz ul li:nth-child(3)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 60%;
  height: 100%;
  background: url("../images/tacn/tb-3.png") no-repeat center;
  background-size: 100% 100%;
  transition: all 0.5s ease;
  z-index: 10000;
}
.gui .gui-left .gui-sz ul li:nth-child(3):hover::before {
	transform: rotate(360deg);
	transition: all 0.8s ease;
}

.gui .gui-left .gui-sz ul li:nth-child(4){background-size: 60%;position: relative;}
.gui .gui-left .gui-sz ul li:nth-child(4)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 60%;
  height: 100%;
  background: url("../images/tacn/tb-4.png") no-repeat center;
  background-size: 100% 100%;
  transition: all 0.5s ease;
  z-index: 10000;
}
.gui .gui-left .gui-sz ul li:nth-child(4):hover::before {
	transform: rotate(360deg);
	transition: all 0.8s ease;
}



/*.gui .gui-left .gui-sz ul li:nth-child(2){background: url("../images/tacn/tb-2.png") no-repeat center;background-size: 60%}
.gui .gui-left .gui-sz ul li:nth-child(3){background: url("../images/tacn/tb-3.png") no-repeat center;background-size: 60%}
.gui .gui-left .gui-sz ul li:nth-child(4){background: url("../images/tacn/tb-4.png") no-repeat center;background-size: 60%}*/
.gui .gui-left .gui-sz ul li span{display: block;text-align: center;height:56px;}
.gui .gui-left .gui-sz ul li span em{display: inline-block; height:51px; line-height: 51px;font-size: 26px; color:#73171d; font-weight: bold;margin-left: 44%; margin-top: 30%;}
.gui .gui-left .gui-sz ul li span i{display: inline-block; width:17px; height: 17px; background:#73171d;border-radius: 50%; text-align: center; line-height: 17px;font-size: 13px;color:#FFFFFF; vertical-align: bottom;margin:0 0 5px 8px;margin: 23px 0 15px 0px;margin-top: -26%;}
.gui .gui-left .gui-sz ul li p{height:27px;font-size: 14px; line-height: 27px; color:#333333;text-align: right;padding-top: 18%;padding-right: 8%;}

.gui .gui-left .gui-sz ul li:last-child{border-right:0;}
.gui .gui-rig{width:48%; height: 465px;overflow: hidden;float:right;position: relative;}
.gui .gui-rig .gui-con,.gui .gui-rig .gui-con .con{height:100%;}
.gui .gui-rig span{display: block; width:100%;height:100%; line-height: 0; overflow: hidden;}
.gui .gui-rig span img{width: 100%;height:100%; transition: 1s;}
.gui .gui-rig span:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
@media screen and  (min-width:760px) and (max-width:1680px){
    .gui{width:100%;}
    .gui .gui-left{width:50%;height:540px;}
    .gui .gui-rig{width:50%;}
}	
@media screen and (max-width:1445px){
  .gui .gui-left {height: 450px;}
  .gui .gui-left .gui-sz ul li span em { font-size: 20px;margin-top: 32%;}
}
@media screen and (max-width:1024px){
	.gui .gui-left h2 em {height: 67px;line-height: 32px;font-size: 30px;}
	.gui .gui-left h2 span { height: 50px; line-height: 50px; font-size: 30px;padding-right: 37px;}
  .gui .gui-left {height: 356px; width: 94%;margin: 0 2%;padding-top: 5.5%;}
  .gui .gui-left .gui-sz ul li span em { font-size: 20px;margin-top: 32%;}
	.gui .gui-left .gui-sz ul li:nth-child(1){background-size: 46%}
.gui .gui-left .gui-sz ul li:nth-child(2){background-size: 46%}
.gui .gui-left .gui-sz ul li:nth-child(3){background-size: 46%}
.gui .gui-left .gui-sz ul li:nth-child(4){background-size: 46%}
.gui .gui-left .gui-sz ul li span em {font-weight: bold; margin-left: 35%;margin-top: 23%;}	
.gui .gui-left .gui-sz ul li p {padding-top: 15%; padding-right: 19%;}	
.gui .gui-rig { width: 100%;}	
.gui .gui-left .gui-sz ul li:nth-child(1)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 50%;
  height: 100%;
  background: url("../images/tacn/tb-1.png") no-repeat center;
  background-size: 100% 100%;
  transition: all 0.5s ease;
  z-index: 10000;
}	
	.gui .gui-left .gui-sz ul li:nth-child(2)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 50%;
  height: 100%;
  background: url("../images/tacn/tb-2.png") no-repeat center;
  background-size: 100% 100%;
  transition: all 0.5s ease;
  z-index: 10000;
}	
.gui .gui-left .gui-sz ul li:nth-child(3)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 50%;
  height: 100%;
  background: url("../images/tacn/tb-3.png") no-repeat center;
  background-size: 100% 100%;
  transition: all 0.5s ease;
  z-index: 10000;
}		
	.gui .gui-left .gui-sz ul li:nth-child(4)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 20%;
  width: 50%;
  height: 100%;
  background: url("../images/tacn/tb-4.png") no-repeat center;
  background-size: 100% 100%;
  transition: all 0.5s ease;
  z-index: 10000;
}	
	
}

@media screen and (max-width:768px){
.gui .gui-left .gui-sz ul li:nth-child(1)::before { width: 60%;}	
.gui .gui-left .gui-sz ul li:nth-child(2)::before { width: 60%;}	
.gui .gui-left .gui-sz ul li:nth-child(3)::before { width: 60%;}	
.gui .gui-left .gui-sz ul li:nth-child(4)::before { width: 60%;}	
.gui .gui-left .gui-sz ul li span em {font-weight: bold; margin-left: 35%;margin-top: 30%;}	

}

@media screen and (max-width:425px){
	.gui .gui-left h2 span { height: 50px; line-height: 34px; font-size: 22px;padding-right: 37px;}
	.gui .gui-left h2 em { height: 30px; line-height: 11px;font-size: 20px;}
	.gui .gui-left .gui-sz ul li { float: left; height: 120px; border-right: 1px solid #eeeeee;width: 50%;}
		.gui .gui-left .gui-sz ul li:nth-child(1){background-size: 56%}
.gui .gui-left .gui-sz ul li:nth-child(2){background-size: 56%}
.gui .gui-left .gui-sz ul li:nth-child(3){background-size: 56%;margin-top: 4%;}
.gui .gui-left .gui-sz ul li:nth-child(4){background-size: 56%;margin-top: 4%;}
.gui .gui-left .gui-sz { width: 100%; height: 300px; box-shadow: 0px 0px 10px rgba(0,0,0,0.2);}	
.gui .gui-left .gui-sz ul li span em {font-weight: bold;margin-left: 35%;margin-top: 32%;}	
.gui .gui-left .gui-sz ul li p {padding-top: 21%;padding-right: 19%;}	
.about-right {padding: 66px 10px 10px 0!important;}	
.gui .gui-rig { height: 330px;}	
	
}
@media screen and (max-width:375px){
	
.gui .gui-left .gui-sz ul li span em { margin-left: 50%;margin-top: 36%;}	
.gui .gui-left .gui-sz ul li:nth-child(1)::before {left: 13%;width: 69%;}
.gui .gui-left .gui-sz ul li:nth-child(2)::before {left: 13%;width: 69%;}	
.gui .gui-left .gui-sz ul li:nth-child(3)::before {left: 13%;width: 69%;}	
.gui .gui-left .gui-sz ul li:nth-child(4)::before {left: 13%;width: 69%;}
.gui .gui-left .gui-sz ul li p { padding-top: 23%; padding-right: 7%;}	

}


/* 招生专栏*/
.c-zhuanye { background: url("../images/tacn/zsBg.jpg") no-repeat center; background-size: cover; padding-top: 70px;/* margin-top: 60px;*/ padding-bottom: 80px;padding: 4% 10%;}
.c-zhuanye .g_w {display: flex; justify-content: space-between;}
.c-zhuanye .c-depart { width: 335px;}
.c-zhuanye .c-depart .c-title .text { margin-left: 0;}
.c-zhuanye .c-depart .list { border-right: 2px solid #99050f;}
.c-zhuanye .c-depart .list a {color: #2f3030; font-size: 24px;line-height: 1.6;}
.c-zhuanye .c-coNews { width: 66.67%;}
.c-zhuanye .c-coNews .c-coNews-box {display: flex;justify-content: space-between;/*margin-top: 55px;*/}
.c-zhuanye .c-coNews .c-coNews-box > a:hover {background: #99050f;}
.c-zhuanye .c-coNews .c-coNews-box > a:hover .title, .cIndex .c-zhuanye .c-coNews .c-coNews-box > a:hover .desc, .cIndex .c-zhuanye .c-coNews .c-coNews-box > a:hover .time {color: #fff;}
.c-zhuanye .c-coNews .c-coNews-box > a:hover img {filter: grayscale(100%) brightness(200%);}
.c-zhuanye .c-coNews .one-news {display: block;width: 43%;background: #fff;box-sizing: border-box; padding: 16px;}
.c-zhuanye .c-coNews .one-news .img-box {width: 100%;height: 227px;background-size: cover;background-position: center;background-repeat: no-repeat;}
.c-zhuanye .c-coNews .one-news .text-box { box-sizing: border-box; margin-top: 10px;}
.c-zhuanye .c-coNews .one-news .title {font-size: 18px; color: #99050f;font-weight: bold;}
.title :hove {font-size: 18px;color: #fff;font-weight: bold;}		
.c-zhuanye .c-coNews .one-news .desc {font-size: 15px;color: #2f3030; margin-top: 25px;}
.c-zhuanye .c-coNews .c-coNews-box > a:hover .desc{font-size: 15px;color: #fff;margin-top: 25px;}
.c-zhuanye .c-coNews .one-news .time { display: flex;align-items: center;color: #9999a0;}
 .c-zhuanye .c-coNews .one-news .time img { margin-right: 4px;}
 .c-zhuanye .c-coNews ul { width: 53.33%;background: #fff; padding: 16px 20px;}
 .c-zhuanye .c-coNews ul li {width: 100%;padding-bottom: 20px;border-bottom: 1px solid #b9babb;}
.c-zhuanye .c-coNews ul li a {font-size: 16px; color: #252525; line-height: 1.2;}
.c-zhuanye .c-coNews ul li:not(:last-child) { margin-bottom: 18px;}
.c-zhuanye .c-coNews ul li:hover a {color: #99050f; font-weight: bold;}
.c-zhuanye .c-events { width: 30%;}
.c-zhuanye .c-events .c-events-img { display: block; /* margin-top: 55px;*/ background: #fff;padding: 15px 15px 0 15px;}
 .c-zhuanye .c-events .c-events-img img { display: block;width: 100%;height: 207px;}
 .c-zhuanye .c-events ul {background: #fff;padding: 38px 15px;}
.c-zhuanye .c-events ul li {padding-bottom: 6px;border-bottom: 1px solid #b9babb;}
 .c-zhuanye .c-events ul li a {display: flex;}
.c-zhuanye .c-events ul li a .time {width: 75px; height: 75px;background: #e3e7f5;display: flex;justify-content: center;align-items: center;flex-direction: column;color: #2f3030;flex-shrink: 0;}
.c-zhuanye .c-events ul li a .time div {font-size: 35px;}
 .c-zhuanye .c-events ul li a .time span {font-size: 12px;}
.c-zhuanye .c-events ul li a .text {margin-left: 10px;}
.c-zhuanye .c-events ul li a .title {font-size: 16px; color: #2f3030;}
 .c-zhuanye .c-events ul li a .icon {display: flex;align-items: center;margin-top: 20px;}
.c-zhuanye .c-events ul li a .icon .icon-item { display: flex;align-items: center;}
 .c-zhuanye .c-events ul li a .icon .icon-item .iconfont, .cIndex .c-zhuanye .c-events ul li a .icon .icon-item span {color: #878889; font-size: 14px;}
.c-zhuanye .c-events ul li a .icon .icon-item .iconfont {margin-right: 8px;}
.c-zhuanye .c-events ul li a .icon .icon-item:not(:last-child) { margin-right: 20px;}
.c-zhuanye .c-events ul li:not(:first-child) {margin-top: 40px;}

@media screen and (max-width:1445px){
.c-zhuanye {padding: 4% 5%;}	
 .c-zhuanye .c-coNews .one-news .img-box {height: 186px;}
.c-zhuanye .c-events .c-events-img img {height: 190px;}
.c-zhuanye .c-coNews ul li {width: 100%;padding-bottom: 8px;}
}
@media screen and (max-width:1440px){
.c-zhuanye .c-events ul { background: #fff;padding: 24px 15px;}	
}
	
@media screen and (max-width:1024px){
.c-zhuanye {padding: 4% 1%;}	
 .c-zhuanye .c-coNews .one-news .img-box {height: 155px;}
.c-zhuanye .c-events .c-events-img img {height: 155px;}
.c-zhuanye .c-coNews ul li {width: 100%;padding-bottom: 0px;}
}
@media screen and (max-width:768px){
.c-zhuanye .c-coNews {width: 100%;}	
.c-zhuanye .g_w { display: flex;justify-content: space-between;flex-direction: column;}
.c-zhuanye .c-events { width: 100%; padding-top: 20px;}	
.c-zhuanye .c-events .c-events-img img { height: 280px;}	
}
@media screen and (max-width:425px){
.c-zhuanye .c-coNews .one-news .desc {font-size: 16px;margin-top: 4px;}	
.c-zhuanye .c-coNews .c-coNews-box { display: flex;justify-content: space-between; /* margin-top: 55px; */flex-direction: column;}
.c-zhuanye .c-events .c-events-img img { height: 200px;}
.c-zhuanye .c-events ul li:not(:first-child) { margin-top: 12px;}
.c-zhuanye .c-coNews .one-news { width: 100%; padding: 16px;}	
.c-zhuanye .c-coNews ul { width: 100%; background: #fff; padding: 16px 20px;}	
.c-zhuanye .c-events ul li {padding-bottom: 14px;}	
.c-zhuanye .c-events ul li a .time {  width: 50px; height: 50px;}	
}

/*标题*/
.new_title { text-align: center;background: url("../images/tacn/title_b.png") center top no-repeat;padding: 0.3rem 0 0; background-size: 377px auto; margin: 0 0 0.5rem;}
.new_title.dan {padding: .3rem 0 .5rem;}
.new_title .h {font-size: 40px; line-height: 1.2; font-family: 'sys';color: #dc0727;}
.new_title .t {font-size: 24px; color: #4e4d4f; font-family: 'sys'; margin: 52px 60px 0;}
.new_title p { font-size: 14px; color: #dc0727; line-height: .27rem;margin: .25rem 0 0}
@media (max-width: 1024px) {
.new_title .t {font-size: 22px;color: #4e4d4f;font-family: 'sys'; margin: 22px 60px 0;}
.new_title .h {font-size: 32px;line-height: 2;}
}
@media (max-width: 425px) {
.new_title {padding: 0.3rem 30px 2px; background-size: 280px auto;margin: 0 0 0.5rem;}
.new_title .t {font-size: 18px;}	
.new_title .h {font-size: 24px;line-height: 2;}	
}
@media (max-width: 375px) {
.new_title .t {
    font-size: 16px; margin: 22px 50px 0;}
}


/*底部*/
#end_bj{background: url("../images/tacn/end_bj.jpg") repeat center; width: 100%; text-align: left; position: relative;}
#end_nr_bj{ width: 100%; height: auto; overflow: hidden; color: #999999; position: relative;}
#end_nr_bj a{ color: #7c8187; transition: 0.3s; position: relative;}
#end_nr_bj a:hover{ color: #fff;}
#end_nr_bj a:after{z-index:1;content: ''; position: absolute; left: 0; bottom: 0; display: block; height:5px; background-color: rgba(255, 255, 255, .3);width:100%; -webkit-transition: transform .5s; -moz-transition: transform .5s; -ms-transition: transform .5s; -o-transition: transform .5s; transition: transform .5s; -webkit-transform: scaleX(0); transform: scaleX(0);-webkit-transform-origin: right center;transform-origin: right center;}
#end_nr_bj a:hover::after{ -webkit-transform-origin: left center;transform-origin: left center;  -webkit-transform: scaleX(1); -moz-transform: scaleX(1); -ms-transform: scaleX(1); -o-transform: scaleX(1); transform: scaleX(1);}

#end_nr_bj .main{ padding: 2% 8px; width: 78%;}
#end_nr_bj .main .float-left{ border-right: 1px solid rgba(255,255,255,0.1);}
#end_nr_bj .main .float-left .end_logo{ padding: 0 0 5%; text-align: left;}
#end_nr_bj .main .float-left .end_logo img{ max-width: 100%;}
#end_nr_bj .main .float-left p{ color: #fff; line-height: 35px;}
#end_nr_bj .main .float-left p i{ float: left; font-size: 18px; margin-right: 2%;}

#end_nr_bj .main .end_lx{ padding: 1% 5% 0; border-right: 1px solid rgba(255,255,255,0.1);}
#end_nr_bj .main .end_lx .tit{ color: #fff; font-size: 24px;}
#end_nr_bj .main .end_lx .tit span{ font-size: 14px; text-transform: uppercase; font-family: Arial; padding-left: 10px;}
#end_nr_bj .main .end_lx ul{ padding-top: 10%;}
#end_nr_bj .main .end_lx ul li{ float: left; width: 33%; height: 35px; line-height: 35px;}
#end_nr_bj .main .end_lx ul li a{ color: #fff;}
#end_nr_bj .main .end_lx ul li i{ float: left; margin-right: 5%; font-size: 12px;}

#end_nr_bj .main .float-right{ text-align: center;}
#end_nr_bj .main .float-right .ewm{ display: inline-block; width: 35%; padding: 0 1%;}
#end_nr_bj .main .float-right .ewm span{ display: block; height: 40px; line-height: 40px; color: #fff;}
#end_nr_bj .main .float-right img{ max-width: 100%;}
@media screen and (max-width:1445px){
  #end_nr_bj .main{ padding: 2% 8px; width: 86%;}
}

@media screen and (max-width:1400px){
    #end_nr_bj .main .float-left ul{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_nr_bj .main .float-left ul{ width: 20%;}
    #end_nr_bj .main .end_lx .tit{ font-size: 15px;}
    #end_nr_bj .main .end_lx .tit span{ font-size: 12px;}
}


@media screen and (max-width:1024px){
	#end_nr_bj .main { padding: 2% 8px; width: 90%;}
	/*.d-none {display: block!important;}*/
    #end_nr_bj .main .float-left ul:nth-of-type(2){ width: 65%;}
    #end_nr_bj .main .float-left ul:last-of-type{ width: 35%;}
}
@media screen and (max-width:768px){
    #end_nr_bj .main .float-left ul:nth-of-type(2){ width: 100%;}
    #end_nr_bj .main .float-right{ padding-top: 5%;}
    #end_nr_bj .main .end_lx{ border: none;display: none;}
	#end_nr_bj .main .float-left {border-right: 0px solid rgba(255, 255, 255, 0.1);}
}

@media screen and (max-width:425px){
  #end_nr_bj .main { padding: 2% 0px; width: 100%;}
}


#end_line{ height: auto; padding: 10px 0; line-height: 30px; color: rgba(255,255,255,1); border-top: 1px solid rgba(255,255,255,0.1); text-align: center; }
#end_line a{ color: #fff;}
#end_line a:hover{ color: #fff;}

.footer_zx{ height:60px; overflow: hidden; right:0; bottom:0; z-index: 20; width:100%; line-height: 25px; position: fixed; background-color:#1e2830;}
.footer_zx a{ color:#fff !important; display: block; width: 50%; height: 100%; float: left; text-align: center; background-color:#1e2830;}
.footer_zx a:last-of-type{ background: #be0505;}
.footer_zx i{ font-size: 28px; padding: 2% 0 1%; font-weight: normal;}
.footer_zx p{font-size: 13px;}
.kb50{ height: 60px;}
@media screen and (max-width:1440px){
    #end_logo ul li .float-left p{ font-size: 16px;}
    #end_logo ul li .float-left span{ font-size: 12px;}
}
@media screen and (max-width:1200px){
    #end_logo ul li{ margin-bottom: 2%;}
    #end_logo ul li:nth-of-type(2):before{ display: none;}
}
@media screen and (max-width:991px){
    #end_link{ display: none;}
}
@media screen and (max-width:768px){
    .footer_zx i{ padding: 4% 0 1%;}
}
@media screen and (max-width:765px){
    .footer_zx i{ padding: 2% 0 1%;}
}

@media screen and (max-width:640px){
.col-12 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 100%;
    max-width: 100%;
}
}







#cpnr{ margin-top: 3%;}
#cpnr .swiper-container { width: 100%; height: auto; margin-left: auto; margin-right: auto; overflow: hidden;}
#cpnr .swiper-slide { background-size: cover; background-position: center; position: relative;}
#cpnr .gallery-top { height: auto; width: 100%; padding: 2% 0 0;}
#cpnr .gallery-top .swiper-slide ul{ margin: 0 -15px !important;}
#cpnr .gallery-top .swiper-slide li{ margin-bottom: 1%; position: relative;}
#cpnr .gallery-top .swiper-slide li .pic{ width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden; transition: 0.3s; }
#cpnr .gallery-top .swiper-slide li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
#cpnr .gallery-top .swiper-slide li .pic p{ position: absolute; left: 0; bottom: 0; width: 100%; height: 60px; line-height: 60px; color: #fff; z-index: 1; font-size: 16px; background: rgba(0,0,0,0.5); text-align: center; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; transition: 0.5s;}
#cpnr .gallery-top .swiper-slide li .font{ position: absolute; left: 50%; top: 50%; background: rgba(255,255,255,0.9); width: 0; height: 0; padding: 8% 0; text-align: center; z-index: 2; transition: 0.4s; opacity: 0; overflow: hidden;}
#cpnr .gallery-top .swiper-slide li .font .tit{ color: #333333; font-size: 20px; font-weight: bold; background: url("../images/cptit_line.png") no-repeat center bottom; height: 40px;}
#cpnr .gallery-top .swiper-slide li .font .con{ color: #7f7f7f; font-size: 16px; padding: 3% 0 5%;}
#cpnr .gallery-top .swiper-slide li .font .con span{ color: #c00505;}
#cpnr .gallery-top .swiper-slide li .font .more{ display: inline-block; width: 40%; height: 35px; line-height: 35px; background: #c00505; border-radius: 20px; color: #fff;}
#cpnr .gallery-top .swiper-slide li:hover .pic img{transform: scale(1.1);}
#cpnr .gallery-top .swiper-slide li:hover .pic p{ bottom: -60px;}
#cpnr .gallery-top .swiper-slide li:hover .font{ width: 80%; height: 80%; left: 10%; top: 10%; opacity: 1;}
#cpnr .gallery-thumbs { height: auto; margin-bottom: 1%; padding: 0; box-sizing: border-box; position: relative;}
#cpnr .gallery-thumbs .swiper-slide { height: 65px; line-height: 65px; background: #f0f0f0; font-size: 16px; color: #333333; cursor: pointer; padding-left: 2%;}
#cpnr .gallery-thumbs .swiper-slide i{ float: left; font-size: 30px; color: #c00505; margin-right: 3%;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active{ color: #fff; background: #c00505;}
#cpnr .gallery-thumbs .swiper-slide-thumb-active i{ color: #fff;}
@media screen and (max-width:1200px){
    #cpnr .gallery-thumbs{ padding: 0;}
}
@media screen and (max-width:991px){
    #cpnr .gallery-top .swiper-slide li .pic p{ height: 40px; line-height: 40px; font-size: 14px;}
    #cpnr .gallery-top .swiper-slide li .font .con{ display: none;}
    #cpnr .gallery-top .swiper-slide li .font .more{ margin-top: 10%;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 16px;}
}
@media screen and (max-width:765px){
    #cpnr .gallery-top .swiper-slide p{ font-size: 12px;}
    #cpnr .gallery-top .swiper-slide li .font .more{ display: none;}
    #cpnr .gallery-top .swiper-slide li .font .tit{ font-size: 14px;}
    #cpnr .gallery-top .swiper-slide li .pic p{ font-size: 12px;}
}


#ysbj{ background: url("../images/tacn/jjga-bj.jpg") no-repeat center fixed;padding-bottom:2%;}
#ysbj .tit_in h2,#ysbj .tit_in h2 span,#ysbj .tit_in p{ color: #fff;}


#youshi{ margin-top: 4%; overflow: hidden;}
#youshi .swiper-container {
    width: 100%;
    height: 100%;
}
#youshi .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 3% 0 2%;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#youshi .swiper-slide .pic{ background: url("../images/ys_pic.png") no-repeat center; width: 80px; height: 80px; line-height: 80px; text-align: center; }
#youshi .swiper-slide .pic i{ display: none; color: #fff; font-size: 30px;}
#youshi .swiper-slide:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
#youshi .swiper-slide:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
#youshi .swiper-slide:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
#youshi .swiper-slide:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
#youshi .swiper-slide h3{ color: #333333; font-weight: bold; font-size: 18px; padding: 5% 0 2%;}
#youshi .swiper-slide span{ display: block; padding: 3% 10%; text-align: center; color: #999999; font-size: 16px; min-height: 110px;}
#youshi .swiper-slide p{ color: #bfbfbf;}
@media screen and (max-width:768px){
    #youshi{ padding: 0 3%;}
}

	





/*公共*/
#zi_banner{ width: 100%; height: auto; position: relative;}
#zi_banner p{ text-align: center; overflow: hidden;}
#zi_banner p img{ width: 100%;}
@media screen and (max-width:1200px){
}



#lxwm_in li{ background: #fff; text-align: center; padding: 10% 3%; border: 1px solid #efefef; box-shadow: 0 0 10px rgba(0,0,0,0.08);}
#lxwm_in li .tit{ font-size: 22px; color: #333; font-weight: bold;}
#lxwm_in li .pic{ padding: 8% 0;}
#lxwm_in li .pic i{ font-size: 50px; color: #c00505;}
#lxwm_in li .con{ color: #7d8084; min-height: 60px;}
@media screen and (max-width:991px){
    #lxwm_in li{ margin-bottom: 2%;}
    #home ul li{ width: 25%; font-size: 14px;}
}
@media screen and (max-width:768px){
    #home ul li{ width: 25%; font-size: 14px; line-height: 40px; padding: 0;}
    #home ul li a{ height: 40px; line-height: 40px;}
}
.in_title{ line-height: 40px; color: #747474; font-size: 16px;}
.in_title p{ font-size: 30px; color: #3e3e3e;}



.contactb{ background: url("../images/zxbj.jpg") no-repeat center top; padding: 4% 0;}
.contactba .forma{height: auto;overflow: hidden;}
.contactba .forma span{display: block;font-size: 20px;line-height: 45px;}
.contactba .forma input{float: left;width: 32%;margin-right: 2%;line-height: 40px;padding-left: 2%;border: 1px solid #e6e6e6;}
.contactba .forma input:last-child{margin-right: 0px;}
.contactba textarea {display: block;padding-left:2%;width: 100%;height: 90px;background: #fff;line-height: 35px;border: 1px solid #e6e6e6;}
.contactba .code {width: 50%;}
.contactba .code input {width: 31%;line-height: 40px;float: left;}
.contactba .code .verify {cursor: pointer;float: left;margin:0 2%;width: 31%;height: 40px;text-align: center;}
.contactba .code .verify img {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;border: 1px solid #e6e6e6;}
.contactba .submit {position: relative; float: left;display: block;width: 31%;height: 40px;text-align: center;line-height: 40px;background: #b70000;color: #fff;}
.contactba .submit em {display: block; position: relative;z-index: 3;transition:.6s;}
.contactba .submit em{position: relative;z-index: 3;}
.contactba .submit:after{position: absolute;width: 100%;height: 100%;max-height: 0;z-index: 1;content: '';background-color: #444;left: 0;bottom: 0;transition: 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);}
.contactba .submit:hover:after {max-height: 100%;max-width: 100%;}

.contactba .form-tr {overflow: hidden;margin-top: 2%;}
.contactba input {display: block;width: 90%;padding-left:2%;height: 40px;line-height: 40px;background: #fff;border: 1px solid #e6e6e6;}

.tit_zx{ padding-bottom: 3%;}
.tit_zx p{ color: #1c4f9a; font-size: 20px; font-weight: bold;}
.tit_zx span{ display: block; padding-bottom: 3%; color: #666; font-size: 18px; text-transform: uppercase; position: relative;}
.tit_zx span:before{ position: absolute; left: 0; bottom: 0; width: 5%; height: 3px; background: #1c4f9a; content: '';}

.lxzx .content{ padding: 5% 0 !important;}
.lxzx .tel span{ font-family: Bahnschrift; font-size: 30px; color: #be0505;}
@media screen and (max-width:991px){
    .contactaa{ position: relative;}
    .contactaa li{ border: 1px solid #efefef;}
}



.pro-sider .in-title{ background: #c00505; color: #fff; padding: 8% 10% 5%; position: relative; text-align: center;}
.pro-sider .in-title p{ font-size: 30px; padding-bottom: 1%;}
.pro-sider .in-title span{ font-family: arial; font-size: 16px; text-transform: uppercase;}
.pro-sider .in-title i{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding-top: 12%; text-align: center; font-size: 70px; font-family: Bahnschrift; font-weight: bold; color: rgba(255,255,255,0.1); text-transform: uppercase; letter-spacing: -3px;}

.pro-sider .bai{ color: #333333; font-size: 15px; line-height: 35px;}
.pro-sider-ul { height: auto; text-align: left; background: #fff; padding: 15px 0;}
.pro-sider-ul li{ padding: 0 20px; border-bottom: 1px dashed #e5e5e5; background: #fff; color: #333333; font-size: 16px; width: 100%; cursor: pointer; height: 60px; line-height: 60px; transition: 0.3s;}
.pro-sider-ul li i{ float: right; color: #a7a7a7; font-size: 20px;}
.pro-sider-ul li:hover{ background: #f5f6f8;}
.pro-sider-ul #li-on{ background: #f5f6f8;}
@media screen and (max-width:1440px){
    .pro-sider .in-title i{ font-size: 60px;}
}
@media screen and (max-width:1200px){
    .pro-sider .in-title p{ font-size: 28px;}
    .pro-sider .in-title span{ font-size: 14px;}
    .pro-sider .in-title i{ display: none;}
    .pro-sider-ul li{ font-size: 14px;}
    .pro-sider-ul li i{ font-size: 12px;}
    .pro-sider .bai{ font-size: 12px;}
}


.news-list3 {padding-bottom: 1.125rem;}
.news-list3 .item {padding: 2.5rem 3.4375rem 2.875rem;box-sizing: border-box;border-bottom: 1px solid #ededed;border-right: 1px solid #ededed;}
.news-list3 .con-box .date {font-size: 0;}
.news-list3 .con-box a { display: block;}
.news-list3 .con-box .d, .news-list .con-box .ym {display: inline-block;*display: inline;zoom: 1;}
.news-list3 .con-box .d {font-size: 4rem; line-height: 4.25rem; color: #999;  transition: all .2s;}
.news-list3 .con-box .ym {  font-size: 1.5rem;line-height: 1.75rem;margin-left: .625rem;color: #999;}
.news-list3 .con-box .img {margin: 2% 0; height: 0; padding-bottom: 50%; position: relative; overflow: hidden;}
.news-list3 .con-box .img img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
.news-list3 .con-box .tit { font-size: 15px; line-height: 30px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition: all .2s;}
.news-list3 .con-box .con { font-size: 14px; line-height: 25px; color: #999; margin-top: .625rem; height: auto; overflow: hidden; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.news-list3 .con-box .detail { width: 45%; height: 30px; font-size: 0; text-align: center; border: 1px solid #ccc; border-radius: 20px; margin-top: 1.875rem;
    transition: all .2s;}
.news-list3 .con-box .detail span { display: inline-block; *display: inline; zoom: 1; font-size: 14px; line-height: 30px; color: #ccc; padding-right: 2.75rem; background-repeat: no-repeat; background-position: right center; background-image: url("../images/news-detail.png"); transition: all .2s;}
.news-list3 .con-box:hover .detail{ background: #be0505; color: #fff; border: 1px solid #be0505; width: 50%;}
.news-list3 .con-box:hover .detail span{ color: #fff; background-image: url("../images/news-detail2.png");}
.news-list3 .con-box:hover .d,.news-list3 .con-box:hover .ym{ color: #be0505;}
@media screen and (max-width:1200px){
    .news-list3 .con-box .detail{ width: 60%;}
    .news-list3 .con-box:hover .detail{ width: 70%;}
}

@media screen and (max-width:765px){
}



.news02 {padding: 0;}
.news02 li{ margin-bottom: 10px;}
.news02 .col-12{ padding: 0 5px;}
.news02 .slide{ transition: 0.3s;}
.news02 .imgbox {width: 100%; height: 0; padding-bottom: 70%; position: relative; overflow: hidden;}
.news02 .imgbox img { object-fit: cover; left: 0; position: absolute; text-align: center; height:100%; width:100%; transition: 0.3s;}
.news02 .slide:hover .imgbox img {transform: scale(1.1);}
.news02 .txtbox { height: 50px; line-height: 50px; text-align: left; color: #fff; padding-left: 5%; font-size: 16px; position: absolute; left: 0; bottom: 0; z-index: 3; width: 100%; transition: 0.3s;}
.news02 .slide:hover .txtbox{ opacity: 0;}
.news02 .content{ position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; background: rgba(0,0,0,0.5); text-align: center; color: #fff; opacity: 0; transition: 0.3s;}
.news02 .content p{ font-size: 22px; padding: 30% 0 3%; transition: 0.4s;}
.news02 .content i{ font-size: 30px;}
.news02 .slide:hover .content{ opacity: 1;}
.news02 .slide:hover .content p{ padding-top: 23%;}



#zpjy{ background: url("../images/zpjy.jpg") no-repeat center fixed; border-radius: 10px; text-align: center; color: #fff;}
#zpjy .tit{ font-size: 30px;}
#zpjy i{ font-size: 26px;}
#zpjy .con{ padding: 1% 20% 0; font-size: 16px;}
@media screen and (max-width:768px){
    #zpjy .con{ font-size: 14px; padding: 2%;}
}


.inner_contact_02{ margin: 5% 0 0;}
.inner_contact_02 .td1{ line-height: 40px; border-right: 1px solid #dbdbdb;}
.inner_contact_02 .td1 p{ color: #333333; font-size: 22px;}
.inner_contact_02 .td1 span{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2{ line-height: 40px; padding-left: 5%;}
.inner_contact_02 .td2 p{ color: #666666; font-size: 16px;}
.inner_contact_02 .td2 p span{ color: #be0505; font-size: 24px;}
.inner_contact_02 .td5{ text-align: center; padding-top: 2%;}
.inner_contact_02 .td5 a{ display: block; height: 45px; line-height: 45px; float: right; padding: 0 10%; background: #be0505; border-radius: 5px; color: #fff;font-size: 14px;}
@media screen and (max-width:768px){
    .inner_contact_02 .td4{ width: 30%;}
    .inner_contact_02 .td2 p{ font-size: 14px;}
    .inner_contact_02 .td2 p span{ font-size: 16px;}
    .inner_contact_02 .td1 span{ font-size: 14px;}
    .inner_contact_02 .td1 p{ font-size: 18px;}
}

#jobs_ul{padding:0;width: 100%;}
#jobs_ul li{width: 100%; margin-bottom: 1% !important;}
#jobs_ul li .jobs_title{font-size: 14px; width: 100%; line-height: 30px; background: #f4f4f4; color: #666666; padding: 2%; margin: 0;}
#jobs_ul li .jobs_box{ padding:20px 3.5% 36px; background: #fff; position: relative;display: none;}
#jobs_ul li .jobs_box .info1 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 22px;
}
#jobs_ul li .jobs_box .info1 p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin: 5px 0px !important;
}
#jobs_ul li .jobs_box .info2 {
    border-bottom: 1px solid #e5e5e5;
    padding: 14px 0 22px;
}
#jobs_ul li .jobs_box .info2 h3 {
    font-size: 18px;
    color: #333333;
    line-height: 3;
    font-weight: normal;
}
#jobs_ul li .jobs_box .info2 p {
    font-size: 14px;
    color: #777777;
    line-height: 2.5;
}
#jobs_ul li .jobs_box .info2 .float-left {
    width: 50%;float: left;
}
#jobs_ul li .jobs_box .info2 .float-right {
    width: 43.5%;float: right;
}
#jobs_ul li .jobs_box .info2 .float-left .info-box {
    border-right: 1px solid #e5e5e5;padding-right: 10%;
}
#jobs_ul li .jobs_box .info3 {
    margin-top: 31px;
}
#jobs_ul li .jobs_box .info3 .apply_btn {
    width: 151px;
    height: 41px;
    line-height: 41px;
    background: #1976a0;
    font-size: 16px;
    color: #ffffff;
    float: right;
    transition: 0.3s;
    text-align: center;
}
#jobs_ul li .jobs_box .info3 .apply_btn:hover {
    background: #333;
}
#jobs_ul li .jobs_box .info3 .all {
    float: right;
    font-size: 14px;
    color: #777777;
    height: 41px;
    line-height: 41px;
    padding-left: 30px;
}
#jobs_ul li .jobs_box i {
    position: absolute;
    left: 18px;
    top: -12px;
    width: 0;
    height: 0;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #f5f5f5;
}


/*产品中心*/
.pro_tit{ text-align: center; line-height: 40px;}
.pro_tit h2{ color: #333333; font-size: 40px; font-weight: bold !important;}
.pro_tit h2 span{ color: #c00505;}
.pro_tit p{ color: #333333; font-size: 18px;}
@media screen and (max-width:991px){
    .pro_tit h2{ font-size: 30px;}
    .pro_tit p{ font-size: 14px; line-height: 30px;}
}



#cpclass{ margin: 4% 0;}
#cpclass .swiper-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cpclass .swiper-slide {
    text-align: center;
    transition:0.3s;
    border-right: 1px solid #e9e9e9;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cpclass .swiper-slide .pic{ float: left; width: 48px; height: 48px; line-height: 45px; border: 1px solid #cfcfcf; border-radius: 100%; transition:0.3s;}
#cpclass .swiper-slide .pic i{ color: #cfcfcf; font-size: 26px; transition:0.3s;}
#cpclass .swiper-slide .float-left{ float: left; padding-left: 10px; text-align: left; line-height: 25px;}
#cpclass .swiper-slide .float-left p{ color: #333333; font-size: 18px;}
#cpclass .swiper-slide .float-left span{ font-size: 12px; color: #999; text-transform: uppercase;}
#cpclass .swiper-slide:hover .pic{ background: #c00505; border: 1px solid #c00505;}
#cpclass .swiper-slide:hover .pic i{ color: #fff;}
#cpclass .swiper-slide:hover .float-left p,#cpclass .swiper-slide:hover .float-left span{ color: #c00505;}
#cpclass #li-on .pic{ background: #c00505; border: 1px solid #c00505;}
#cpclass #li-on .pic i{ color: #fff;}
#cpclass #li-on .float-left p,#cpclass #li-on .float-left span{ color: #c00505;}
@media screen and (max-width:765px){
}

.cp_class_lb ul{ }
.cp_class_lb ul li{ background: #fff; border: 1px solid #e0e0e0; margin:0 0 4%; padding: 20px; cursor: pointer; transition: 0.3s;}
.cp_class_lb ul li .row{ margin: 0;}
.cp_class_lb ul li .tit{ color: #333333; height: 40px; font-size: 22px; white-space: nowrap; overflow:hidden; text-overflow: ellipsis; position: relative; font-weight: bold; margin-bottom: 2%; transition: all linear 0.3s;}
.cp_class_lb ul li .tit span{ padding-left: 10px; font-size: 14px; text-transform: uppercase; font-weight: none;}
.cp_class_lb ul li .tit:before{ position: absolute; left: 5px; top: 0; content: ''; width: 13px; height: 30px; border-radius: 2px; background: #c00505; transition: all linear 0.3s; transform: skewX(-20deg);}
.cp_class_lb ul li .tit p{ position: relative; padding-left: 10px; transition: 0.3s;}

.cp_class_lb ul li .pic{ width: 100%; height: 0; padding-bottom: 40%; background: #fff; position: relative; overflow: hidden;}
.cp_class_lb ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center; transition:0.3s;}

.cp_class_lb ul li .float-left{ text-align: left; padding-top: 3%;}
.cp_class_lb ul li .float-left .bt{ border-bottom: 1px dashed #e0e0e0; color: #333333; font-size: 16px; height: 40px;}
.cp_class_lb ul li .float-left .bt i{ float: left; color: #e70012; font-size: 20px; margin-right: 10px;}
.cp_class_lb ul li .float-left .nr{ margin: 5% 0; color: #999; font-size: 15px; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_class_lb ul li .more{ display: inline-block; background: #c00505; text-align: center; transition: 0.3s; height: 40px; line-height: 40px; width: 80%; color: #fff; margin-top: 2%; position: relative; overflow: hidden;}
.cp_class_lb ul li .more:before{ position: absolute; left: 0; top: 0; content: ''; width: 0; height: 40px; background: #cd3737; border-top-right-radius: 20px; border-bottom-right-radius: 20px; transition: 0.4s;}
.cp_class_lb ul li .more p{ position: relative;}
.cp_class_lb ul li:hover .more:before{ width: 80%;}
.cp_class_lb ul li:hover .tit:before{ background: #c00505; transform: skewX(0deg); width: 100%;}
.cp_class_lb ul li:hover .tit{ color: #fff;}
.cp_class_lb ul li:hover .tit p{ padding-left: 20px;}
.cp_class_lb ul li:hover{ box-shadow: 0 0 10px rgba(0,99,187,0.2);}
@media (min-width: 991px) and (max-width: 1440px){
    .cp_class_lb ul li dl{ display: none;}
    .cp_class_lb ul li .pic{ padding-bottom: 35%;}
    .cp_class_lb ul li .float-left .nr{ font-size: 12px; line-height: 25px;}
}
@media screen and (max-width:1200px){
    .cp_class_lb ul li .pic{ padding-bottom: 45%;}

}

@media screen and (max-width:991px){
    .cp_class_lb ul li .pic{ padding-bottom: 70%; margin-bottom: 2%;}
}
@media screen and (max-width:768px){
    .cp_class_lb ul li .tit span{ display: none;}
}

.pro_con{ box-shadow: 0 0 10px rgba(0,99,187,0.2); border-radius: 10px; padding: 2%; position: relative; overflow: hidden;}
.pro_con:before{ position: absolute; right: -40px; top: -40px; content: ''; background: url("../images/hot.png") no-repeat right top; width: 171px; height: 171px;}
.pro_con:after{ position: absolute; right: 0; bottom: 10%; content: ''; background: url("../images/xing.png") no-repeat right center; width: 100%; height: 60px;}
.pro_con .row{ margin: 0;}
.cp_left{ height: 0; padding-bottom: 40%; position: relative; overflow: hidden; }
.cp_left img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cp_right{ padding: 2% 2% 0;}
.cp_right h2{ color: #333333; font-size: 28px; font-weight: bold !important; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; position: relative;}
.cp_right h2:before{ position: absolute; left: 5px; top: 0; content: ''; width: 13px; height: 30px; border-radius: 2px; background: #c00505; transition: all linear 0.3s; transform: skewX(-20deg);}
.cp_right h2 p{ position: relative; padding-left: 10px;}
.cp_right .content{ color: #666666; font-size: 16px; margin: 5% 0; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.cp_right ul{ margin: 5% 0 !important;}
.cp_right ul .bt{ color: #666666; font-size: 18px; font-weight: bold; height: 50px;}
.cp_right ul li{ padding: 0 1%;}
.cp_right ul li .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
.cp_right ul li .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; transition: 0.3s;}
.cp_right ul li p{ background: #fff; text-align: center; width: 100%; height: 30px; line-height: 30px; font-size: 13px; white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.cp_right .zixun-btn{ height: 50px; line-height: 50px; background: #c00505; color: #fff; border-radius: 5px; text-align: center; font-size: 16px; transition: 0.3s; position: relative; z-index: 1;}
.cp_right .zixun-btn i{ display: inline-block; font-size: 20px; margin-right: 10px;}
.cp_right .zixun-btn:hover{ background: #333;}
@media screen and (max-width:1200px){
    .pro_con:after{ display: none;}
    .cp_right .content{ font-size: 12px;}
    .cp_right h2{ font-size: 20px;}
    .cp_right ul .bt{ font-size: 14px; height: 30px;}
    .cp_right ul{ margin: 2% 0 !important;}
}
@media screen and (max-width:991px){
    .pro_con:before{ display: none;}
    .cp_left{ padding-bottom: 60%;}
    .cp_right{ margin-top: 3%;}
}


.hui{ background: #f5f6f8;}
.bai{ background: #fff;}



#cpbtqh{ width: 100% !important; transition:0.3s; background: #fff; text-align: center;}
.cpbt{ margin: 0 auto !important; height: 70px; line-height: 70px; border-bottom: 1px solid #efefef; width: 100%; transition:0.3s;}
.cpbt li{ float: left; color: #666666; font-size: 16px; width: 25%; text-align: center; position: relative; transition:0.3s;}
.cpbt li a{ color: #666666;}
.cpbt li:after{ position: absolute; left: 50%; bottom: 0; width: 0; height: 3px; content: ''; background: #fff; transition: 0.3s;}
.cpbt li:before{ position: absolute; right: 0; top: 30%; width: 1px; height: 40%; content: ''; background: #d5d5d5;}
.cpbt li:last-of-type:before{ display: none;}
.cpbt li:hover:after{ position: absolute; left: 25%; bottom: 0; width: 50%; height: 3px; content: ''; background: #cf0000;}
.cpbt li.current:hover:after{ left: 25%; width: 50%; background: #cf0000;}
.cpbt li.current:after{ left: 25%; width: 50%; background: #cf0000;}

@media screen and (max-width:1200px){
}
@media screen and (max-width:991px){
}
@media screen and (max-width:768px){

}
@media screen and (max-width:765px){
    .cpbt li{ width: 25%; font-size: 13px;}
}


.cpinfo_con .content{ padding: 5%; color: #666666;}

#cpys{overflow: hidden;}
#cpys .swiper-container {
    width: 100%;
    height: 100%;
}
#cpys .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;
    border: 1px solid #ededed;
    padding: 3% 0 2%;
    cursor: default;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#cpys .swiper-slide .pic{ text-align: center; height: 50px; line-height: 50px; }
#cpys .swiper-slide .pic i{ display: none; color: #be0505; font-size: 50px;}
#cpys .swiper-slide:nth-of-type(1) .pic i:nth-of-type(1){ display: block;}
#cpys .swiper-slide:nth-of-type(2) .pic i:nth-of-type(2){ display: block;}
#cpys .swiper-slide:nth-of-type(3) .pic i:nth-of-type(3){ display: block;}
#cpys .swiper-slide:nth-of-type(4) .pic i:nth-of-type(4){ display: block;}
#cpys .swiper-slide h3{ color: #333333; font-weight: bold !important; font-size: 18px; padding: 8% 0 2%;}
#cpys .swiper-slide span{ display: block; padding: 3% 5%; text-align: center; color: #999999; font-size: 13px; line-height: 25px; min-height: 75px;}
#cpys .swiper-slide:hover{ background: #be0505;}
#cpys .swiper-slide:hover .pic i,#cpys .swiper-slide:hover h3,#cpys .swiper-slide:hover span{ color: #fff !important;}
@media screen and (max-width:1400px){
    #cpys .swiper-slide span{ min-height: 90px;}
}
@media screen and (max-width:768px){
    #cpys{ padding: 0 3%;}
}


.cp_tit{ text-align: center; margin-top: 6%;}
.cp_tit h1{ color: #333333; font-size: 26px; font-weight: bold !important; position: relative;}
.cp_tit p{ position: relative; color: rgba(192,5,5,0.05); font-family: Bahnschrift; font-size: 60px; text-transform: uppercase; margin-top: -2% !important;}
@media screen and (max-width:1200px){
    .cp_tit p{ font-size: 50px; margin-top: -4% !important;}
}
@media screen and (max-width:991px){
    .cp_tit p{ font-size: 40px; margin-top: -5% !important;}
}
@media screen and (max-width:768px){
    .cp_tit p{ font-size: 30px;}
}

#anli{ margin-top: 4%; overflow: hidden;}
#anli .swiper-container {
    width: 100%;
    height: 100%;
}
#anli .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#anli .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#anli .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#anli .swiper-slide p{ background: #f5f6f8; width: 100%; height: 50px; text-align: center; line-height: 50px; color: #333333; font-size: 16px; transition: 0.3s;}
#anli .swiper-slide:hover p{ background: #be0505; color: #fff;}
@media screen and (max-width:768px){
    #anli{ padding: 0 3%;}
}


#xgcp{ margin-top: 4%; overflow: hidden;}
#xgcp .swiper-container {
    width: 100%;
    height: 100%;
}
#xgcp .swiper-slide {
    transition: 0.3s;
    overflow: hidden;
    position: relative;

    /* Center slide text vertically */
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
#xgcp .swiper-slide .pic{ width: 100%; height: 0; padding-bottom: 75%; position: relative; overflow: hidden;}
#xgcp .swiper-slide .pic img{ width: 100%; height: 100%; object-fit: cover; left: 0; position: absolute; text-align: center;}
#xgcp .swiper-slide p{ background: #f5f6f8; width: 100%; height: 50px; text-align: center; line-height: 50px; color: #333333; font-size: 16px; transition: 0.3s;}
#xgcp .swiper-slide:hover p{ background: #be0505; color: #fff;}
@media screen and (max-width:768px){
    #xgcp{ padding: 0 3%;}
}


/*翻页*/
.page {
 font-size: 0;
 text-align: center;
}
.page .center {
 display: inline-block;
 overflow: hidden;
}
.page .center .page-span {
 float: left;
 font-size: 14px;
 color: #c3c3c3;
 line-height: 32px;
 margin-right: 30px;
}
.page .center .page-list {
 float: left;
 overflow: hidden;
}
.page .center .page-list ul li {
 float: left;
 width: auto;
 min-width: 30px;
 height: 32px;
 text-align: center;
 line-height: 30px;
 font-size: 14px;
 margin: 0 4px;
 padding: 0;
 border: none;
 background: transparent;
}
.page .center .page-list ul li a {
 min-width: 20px;
 padding: 0 5px;
 border: 1px solid #eee;
 display: block;
 color: #333;
 border-radius: 4px;
 -webkit-border-radius: 4px;
 overflow: hidden;
 background: #fff;
}
.page .center .page-list ul li:hover a {
 color: #f3c04b;
}
.page .center .page-list ul li.active a {
 background: #f3c04b;
 color: #fff;
}


