@charset "utf-8";

.banner {
	padding-top: 98px;
}
.banner img {
	display: block;
}
.title1 {
	text-align: center;
	padding-top: 32px;
}
.title1 span {
	color: #d0d0d0;
	font-size: 20px;
}
.title1 p {
	font-size: 46px;
	color: #333;
	line-height: 46px;
	padding-bottom: 16px;
}
.title1 p span {
	color: #910000;
	font-size: 46px;
}
.se1 {
	background: url(../images/se1bg.jpg) repeat-y;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.content3 .list {
	padding: 23px;
	padding-bottom: 45px;
	overflow: hidden;
}
.content3 .list .listbox {
	width: 350px;
	height: 266px;
	display: block;
	margin: 1px;
	position: relative;
}
.content3 .listbox img {
	width: 350px;
	height: 266px;
}
.content3 .listbox div {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	padding-top: 100px;
	font-size: 26px;
	text-align: center;
	color: #fff;
}
.content3 .listbox p {
	font-size: 16px;
	padding-top: 10px;
}
/*
.se1 .ul-list {
  padding: 4px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.se1 .ul-list li {
  width: 357px;
  height: 128px;
  margin-bottom: 12px;
  background: url("../images/se1lb.png") no-repeat;
  position: relative;
}
.se1 .ul-list li .write-box {
  height: 74px;
  width: 324px;
  padding: 0 18px;
  display: table;
  position: absolute;
  bottom: 8px;
  right: 8px;
}
.se1 .ul-list li .write-box p {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  line-height: 32px;
}
.se1 .ul-list li span {
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 10px;
}
.se1 .ul-list li:nth-of-type(2n) {
  background: url("../images/se1rb.png") no-repeat;
}
.se1 .ul-list li:nth-of-type(2n) .write-box {
  left: 8px;
  right: auto;
}
.se1 .ul-list li:nth-of-type(2n) span {
  right: 10px;
  left: auto;
}
.se1 .bot-box {
  text-align: center;
  padding-top: 30px;
}
.se1 .bot-box span {
  display: inline-block;
  width: 380px;
  height: 60px;
  border: 1px solid #910000;
  border-radius: 30px;
  color: #910000;
  font-size: 24px;
  line-height: 60px;
  text-align: center;
  margin-right: 20px;
  vertical-align: middle;
}
.se1 .bot-box button {
  width: 124px;
  height: 60px;
  display: inline-block;
  vertical-align: middle;
  background: #910000;
  border: 0;
  font-size: 24px;
  color: #fff;
  border-radius: 30px;
}
.se1 .bot-box button a {
  color: #fff;
}
*/


.se2 .content-box {
	position: relative;
	padding-top: 34px;
}
.se2 .content-box .top-box {
	height: 242px;
	background: url("../images/se2topbg1.png") no-repeat right;
	overflow: hidden;
}
.se2 .content-box .top-box img {
	display: block;
	width: 329px;
	height: 242px;
	float: left;
}
.se2 .content-box .top-box .write-box {
	width: 393px;
	float: right;
	padding-right: 24px;
}
.se2 .content-box .top-box .write-box h3 {
	font-size:25px;
	color: #333;
	font-weight: normal;
	line-height: 30px;
	padding-bottom:13px;
	padding-top:20px;
}
.se2 .content-box .top-box .write-box p {
	font-size:17px;
	line-height:1.6;
	color: #666;
}
.se2 .content-box .more-a {
	display: block;
	width: 159px;
	height: 46px;
	line-height: 46px;
	background:#c62744;
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin:20px auto;
}
.se2 .content-box .bot-box {
	background: #f6f6f6;
	overflow: hidden;
	width: 100%;
	height: 150px;
	margin: 30px 0;
}
.se2 .content-box .bot-box .ul-list {
	padding-top: 36px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
}
.se2 .content-box .bot-box .ul-list li {
	overflow: hidden;
}
.se2 .content-box .bot-box .ul-list li img {
	display: block;
	float: left;
	margin-right: 12px;
}
.se2 .content-box .bot-box .ul-list li .write-box {
	float: left;
}
.se2 .content-box .bot-box .ul-list li .write-box p {
	font-size: 36px;
	color: #d39c9c;
	line-height: 36px;
	padding-bottom: 18px;
}
.se2 .content-box .bot-box .ul-list li .write-box span {
	color: #666;
}
.se2 .content-box .poa-box {
	width: 186px;
	height: 159px;
	position: absolute;
	background: url("../images/se2poaimg1.png") no-repeat;
	z-index: 2;
	right: 0;
	top: 238px;
}
.se2 .content-box .poa-box p {
	font-size: 12px;
	color: #666;
	position: absolute;
	right: 26px;
	top: 74px;
}
.se3 {
	height: 629px;
	background: url("../images/se3bg.jpg") no-repeat;
}
.se3 .title1 span {
	color: #fff;
}
.se3 .title1 p {
	color: #910000;
}
.se3 .ul-list {
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
	padding-top: 44px;
	flex-wrap: wrap;
}
.se3 .ul-list li {
	width: 180px;
	height: 60px;
	line-height: 60px;
	background: #f6f6f6;
	overflow: hidden;
	margin-bottom:20px;
	font-size: 24px;
	color: #3c3c3c;
	text-align:center;
}
.se3 .ul-list li.active {
	color: #fff;
}



.se3 .ul-list li .img-box {
	height: 80px;
	position: relative;
	float: left;
	width: 74px;
}
.se3 .ul-list li .img-box img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.se3 .ul-list li .img-box .nc {
	display: block;
}
.se3 .ul-list li .img-box .ac {
	display: none;
}
.se3 .ul-list li p {
	float: left;
	line-height: 80px;
	font-size: 24px;
	color: #3c3c3c;
}
.se3 .ul-list .active {
	background: #910000;
}
.se3 .ul-list .active .img-box .nc {
	display: none;
}
.se3 .ul-list .active .img-box .ac {
	display: block;
}
.se3 .ul-list .active p {
	color: #fff;
}
.se3 .content-box {
	margin-top: 25px;
	padding: 0 20px;
	overflow: hidden;
}
.se3 .content-box .img-box {
	width: 313px;
	height: 179px;
	position: relative;
	float: left;
}
.se3 .content-box .img-box .bg {
	position: relative;
	z-index: 1;
	width: 305px;
	height: 171px;
	background: rgba(255, 255, 255, 0.67);
}
.se3 .content-box .img-box img {
	display: block;
	position: absolute;
	z-index: 2;
	top: 8px;
	left: 8px;
	width: 305px;
	height: 171px;
}
.se3 .content-box .write-box {
	width: 370px;
	float: right;
}
.se3 .content-box .write-box h3 {
	font-size: 26px;
	color: #fff;
	line-height: 42px;
	font-weight: normal;
}
.se3 .content-box .write-box p {
	font-size: 20px;
	color: #fff;
	line-height: 36px;
}

.se4 .top-box {
	padding: 40px 20px 10px 20px;
	overflow: hidden;
}
.se4 .top-box img {
	width: 341px;
	height: 330px;
	float: left;
	display: block;
}
.se4 .top-box .write-box {
	width: 346px;
	float: right;
}
.se4 .top-box .write-box h3 {
	font-weight: normal;
	font-size: 100px;
	line-height: 100px;
	padding-bottom: 16px;
	color: #910000;
}
.se4 .top-box .write-box span {
	font-size: 28px;
	color: #999;
	line-height: 28px;
	padding-bottom: 20px;
	display: block;
}
.se4 .top-box .write-box .border {
	height: 1px;
	width: 100%;
	background: rgba(184, 184, 184, 0.4);
	margin-bottom: 10px;
}
.se4 .top-box .write-box p {
	line-height: 30px;
	font-size: 20px;
	color: #666;
	padding-bottom: 16px;
}
.se4 .top-box .write-box .more-a {
	display: block;
	width: 184px;
	height: 44px;
	background: #d1d1d1;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.se4 .ul-list {
	padding: 0 20px 30px 20px;
}
.se4 .ul-list li {
	line-height: 60px;
}
.se4 .ul-list li p {
	font-size: 24px;
	color: #666;
	display: inline-block;
}
.se4 .ul-list li p:before {
	content: '';
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #ce9191;
	margin-right: 27px;
	margin-bottom: 4px;
}
.sehonor {background: #f6f6f6;}


.se5 .top-box {
	padding: 40px 9px 0 9px;
	position: relative;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.se5 .top-box .item1 {
	width: 341px;
	height: 202px;
}
.se5 .top-box .item1 img {
	display: block;
	width: 341px;
	height: 152px;
}
.se5 .top-box .item1 p {
	display: block;
	width: 341px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	background: #f5f5f5;
	font-size: 26px;
	color: #333;
}
.se5 .top-box .item1 p span {
	color: #910000;
}
.se5 .top-box .vs {
	display: block;
	position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -24px;
}
.se5 .content-box {
	padding: 40px 10px 0 10px;
}
.se5 .content-box .item1 {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}
.se5 .content-box .item1 .box1 {
	width: 309px;
	height: 94px;
	display: table;
}
.se5 .content-box .item1 .box1 .write-box {
	display: table-cell;
	vertical-align: middle;
}
.se5 .content-box .item1 .box1 .write-box p {
	width: 270px;
	padding-left: 10px;
	line-height: 30px;
	font-size: 20px;
	padding-bottom: 10px;
}
.se5 .content-box .item1 .box1 .write-box p span {
	color: #910000;
}
.se5 .content-box .item1 .vs-box {
	width: 100px;
	height: 100px;
	border-radius: 80%;
	background: #910000;
	text-align: center;
}
.se5 .content-box .item1 .vs-box p {
	font-size: 20px;
	width: 64px;
	line-height: 40px;
	color: #fff;
	margin: 30px auto 10px;
}
.se5 .content-box .item1 .lb {
	background: url("../images/se5libg1.png") no-repeat;
	background-size: 100% 100%;
}
.se5 .content-box .item1 .rb {
	background: url("../images/se5libg2.png") no-repeat;
	background-size: 100% 100%;
}
.se5 .content-box .item1 .rb .write-box p {
	padding-left: 40px;
	width: 298px;
}
.se5 .content-box .item2 .box1 {
	height: 121px;
}
.se6 {
	height: 580px;
	background: url("../images/se6bg.jpg") no-repeat;
}
.se6 .title1 span {
	color: #fff;
}
.se6 .title1 p {
	color: #910000;
}
.se6 .swiper-box {
	padding: 60px 20px 0 20px;
}
.se6 .swiper-box .item1 {
	border-radius: 8px;
	background: rgba(255, 255, 255, 0.73);
	padding: 25px 17px;
}
.se6 .swiper-box .item1 h3 {
	font-size: 30px;
	line-height: 30px;
	color: #333;
	padding-bottom: 20px;
	font-weight: normal;
}
.se6 .swiper-box .item1 span {
	display: block;
	color: #333;
	font-size: 20px;
	line-height: 36px;
}
.se6 .swiper-box .item1 p {
	padding-bottom: 10px;
	font-size: 20px;
	line-height: 36px;
	color: #666;
}
.se6 .swiper-box .pagination {
	text-align: center;
	margin-top: 10px;
}
.se6 .swiper-box .pagination .swiper-pagination-bullet {
	width: 14px;
	height: 14px;
	opacity: 1;
	background: #fff;
	border-radius: 10px;
}
.se6 .swiper-box .pagination .swiper-pagination-bullet-active {
	background: #910000;
}
/*.se7 {
	background: #f6f6f6;
}
.se7 .swiper-box {
	width: 624px;
	margin: 0 auto;
	padding-top: 50px;
	overflow: hidden;
}
.se7 .swiper-box #swiper3 {
	position: relative;
}
.se7 .swiper-box #swiper3 .item1 {
	overflow: hidden;
}
.se7 .swiper-box #swiper3 .item1 p {
	padding: 20px 0;
	font-size: 24px;
	color: #333;
}
.se7 .swiper-box #swiper3 .item1 p span {
	color: #910000;
}
.se7 .swiper-box #swiper3 .pagination {
	text-align: right;
	margin-top: 10px;
	position: absolute;
	bottom: 20px;
	right: 5px;
	z-index: 2;
}
.se7 .swiper-box #swiper3 .pagination .swiper-pagination-bullet {
	width: 24px;
	height: 24px;
	opacity: 1;
	background: #b5b5b5;
	border-radius: 20px;
}
.se7 .swiper-box #swiper3 .pagination .swiper-pagination-bullet-active {
	background: #910000;
}
.se7 .list-box {
	padding: 36px 20px 0 20px;
}
.se7 .list-box .title-box {
	overflow: hidden;
	padding-bottom: 40px;
}
.se7 .list-box .title-box h3 {
	float: left;
	font-size: 36px;
	color: #333;
	font-weight: normal;
	border-left: 4px solid #9f2927;
	padding-left: 15px;
}
.se7 .list-box .title-box .more-a {
	float: right;
	font-size: 20px;
	color: #666;
}
.se7 .list-box .ul-list {
	padding-bottom: 30px;
}
.se7 .list-box .ul-list li {
	line-height: 24px;
	padding-bottom: 14px;
	border-bottom: 1px dashed #c4c4c4;
	margin-bottom: 14px;
	overflow: hidden;
}
.se7 .list-box .ul-list li p {
	float: left;
	font-size: 24px;
	color: #333;
}
.se7 .list-box .ul-list li span {
	float: right;
	font-size: 22px;
	color: #bdbdbd;
}
.se7 .list-box .ul-list li a {
	display: block;
}
.se7 .list-box .ul-list li::after {
	content: '';
	display: block;
	clear: both;
}*/


.gk-liucheng { padding:50px 0;}
.gk-liucheng .cont {padding-top:50px;}
.gk-liucheng .cont .swiper-slide {width: 351px;}
.gk-liucheng .cont .gk-liuchengcon {padding-top:75px; transition: all 0.5s; border-radius:351px;}
.gk-liucheng .cont .gk-liuchengcon .tit {background: #443d4e; margin: 0 auto; width:140px; height:140px; border-radius: 140px;}
.gk-liucheng .cont .gk-liuchengcon .tit em {display: block; text-align: center; font-size:37px; color: #fff; font-weight: bold; padding:23px 0 5px;font-style: normal;}
.gk-liucheng .cont .gk-liuchengcon .tit p { text-align: center; color: #fff; font-size:23px;}
.gk-liucheng .cont .gk-liuchengcon .txt {padding-top:23px;}
.gk-liucheng .cont .gk-liuchengcon .txt p {font-size:23px; line-height: 1.5; color: #666666; text-align: center;}
.gk-liucheng .cont .swiper-slide-active {width: 351px; height: 351px;}
.gk-liucheng .cont .swiper-slide-active .gk-liuchengcon {background: #CD2040;width:351px; height:351px;padding-top:0; }
.gk-liucheng .cont .swiper-slide-active .gk-liuchengcon .tit {background: none; color: #fff; padding-top:22px;margin-bottom:11px;}
.gk-liucheng .cont .swiper-slide-active .gk-liuchengcon .tit em{font-size:46px}
.gk-liucheng .cont .swiper-slide-active .gk-liuchengcon .tit p{font-size:32px;}
.gk-liucheng .cont .swiper-slide-active .gk-liuchengcon .txt p { color: #fff; padding: 0 23px; font-size:26px;}
.gk-liucheng .cont .gk-liuchengwrap i {width: 100%; height: 1px; background: #eaeaea; left: 0; top: 41%;position: absolute;}


.se8 {background: #f6f6f6;}

.se8 .ul-list {
	padding-top: 44px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
	flex-wrap: wrap;
}
.se8 .ul-list li {
	width: 220px;
	text-align: center;
	padding-bottom: 46px;
}
.se8 .ul-list li img {
	display: block;
	width: 208px;
	height: 180px;
	margin: 0 auto 40px auto;
}
.se8 .ul-list li span {
	font-size: 26px;
	color: #333;
	font-weight: 600;
	line-height: 28px;
}
.se8 .ul-list li p {
	padding-top: 20px;
	line-height: 30px;
	font-size: 24px;
	color: #666;
}


.swiper_honor{
	padding:30px 15px;
	overflow: hidden;
}
.swiper_honor .honor_li{
	width: 284px;
	border: 1px solid #e6e6e6;
	height: 220px;
	padding: 9px;
}
.swiper_honor .honor_li img{
	display: block;
	width: 264px;
	height: 160px;
	margin: 0 auto;
}
.swiper_honor .honor_li p{
	font-size: 20px;
	color: #666;
	text-align: center;
	padding-top: 8px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}



.se9 {
	background: #f6f6f6;
}
.se9 .ul-list {
	padding-bottom: 180px;
	position: relative;
	display: flex;
	justify-content: space-around;
	padding-top: 40px;
	margin-bottom: 40px;
}
.se9 .ul-list li {
	width: 187px;
	height: 202px;
	background: url("../images/se9libg.png") no-repeat;
}
.se9 .ul-list li span {
	display: block;
	width: 45px;
	height: 45px;
	background: #910000;
	border-radius: 80%;
	line-height: 45px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	margin: 23px auto;
}
.se9 .ul-list li p {
	text-align: center;
	width: 160px;
	margin: 10px auto;
	display: block;
	font-size: 24px;
	line-height: 40px;
}
.se9 .ul-list .poa {
	position: absolute;
	bottom: 0;
	left: 152px;
}
.se9 .ul-list .a2 {
	right: 152px;
	left: auto;
}
.se9 .ul-list .active {
	background: url("../images/se9libgac.png") no-repeat;
}
.se9 .ul-list .active span {
	background: #fff;
	color: #910000;
}
.se9 .ul-list .active p {
	color: #fff;
}
.se9 .content-box {
	width: 622px;
	padding: 24px 50px;
	background: #910000;
	text-align: center;
	margin: 0 auto;
}
.se9 .content-box p {
	font-size: 20px;
	color: #fff;
	line-height: 24px;
	padding-bottom: 10px;
}
.se9 .bot-box {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.se9 .bot-box span {
	display: inline-block;
	width: 380px;
	height: 60px;
	border: 1px solid #910000;
	border-radius: 30px;
	color: #910000;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	margin-right: 20px;
	vertical-align: middle;
}
.se9 .bot-box button {
	width: 124px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
	background: #910000;
	border: 0;
	font-size: 24px;
	color: #fff;
	border-radius: 30px;
}
.se9 .bot-box button a {
	color: #fff;
}
/*.se10 {
  padding-bottom: 92px;
}*/
.se10 .title-box {
	text-align: center;
	padding-top: 48px;
	padding-bottom: 40px;
}
.se10 .title-box .tp {
	font-size: 30px;
	line-height: 30px;
	color: #333;
	padding-bottom: 32px;
}
.se10 .title-box .mp {
	display: inline-block;
	margin: 0 auto 36px auto;
	padding: 20px 35px;
	background: #552727;
	color: #fff;
	font-size: 28px;
	text-align: center;
	border-radius: 35px;
}
.se10 .title-box span {
	color: #910000;
}
.se10 .title-box .border {
	width: 350px;
	height: 0;
	border-top: 1px dashed #838383;
	margin: 0 auto;
}
.se10 .form-box {
	width: 640px;
	background: #eaeaea;
	margin: 0 auto;
}
.se10 .form-box .title-box1 {
	height: 107px;
	line-height: 107px;
	border-bottom: 1px solid #f6f6f6;
}
.se10 .form-box .title-box1 h3 {
	padding-left: 27px;
	font-size: 48px;
	font-weight: normal;
	color: #333;
}
.se10 .form-box .title-box1 h3 span {
	color: #910000;
}
.se10 .form-box .form {
	padding: 25px;
}
.se10 .form-box .form .input {
	width: 100%;
	height: 78px;
	border: 0;
	padding: 0 20px;
	font-size: 24px;
	margin-bottom: 25px;
}
.se10 .form-box .form textarea {
	width: 100%;
	resize: none;
	height: 195px;
	padding: 20px;
	font-size: 24px;
	border: 0;
	margin-bottom: 28px;
}
.se10 .form-box .form .bot-box {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.se10 .form-box .form .bot-box input {
	width: 284px;
	height: 85px;
	background: #910000;
	color: #fff;
	font-size: 34px;
	border: 0;
}
.se10 .form-box .form .bot-box .reset {
	background: #b5b5b5;
}
