.l { float: left; }

.r { float: right; }
.clear{
    clear:both;
}
.fix { *zoom: 1; }
.wp {
	width:100%;
	max-width: 1450px;
	margin:0 auto;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
/**********  sya  **********/
.sya {
  padding-top: 55px;
}

.sybt {
  text-align: center;
  font-family: Arial;
  font-size: 36px;
  color:#000;
  padding-top:70px;
  font-weight: 800;
}

.sydes {
  display: block;
  height: 6px;
  width:84px;
  background: #cb000b;
  margin-top: 15px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.sybt a:hover {
  color: #cb000b;
}

.sydes:hover {
  color: #cb000b;
}

.syazuo {
  width: 50%;
  overflow: hidden;
}

.syazuo img {
  display: block;
  width: 100%;
}

.syayou {
  padding-top:45px;
  padding-bottom:100px;
  padding-left:50px;
  float:right;
  width:50%;
  background: #fff url(../image/aboutbg.png) bottom right no-repeat;
}

.syap1 {
  display: block;
  font-size: 75px;
  font-weight: bold;
  font-family: impact;
  color:#104188;
  line-height: 1;
}
.syap4{
  font-size:22px;
  margin-top:20px;
}
.syap2 {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 2;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
}

.syap2 a {
  display: block;
}

.syap1:hover {
  color: #cb000b;
}

.syap2 a:hover {
  color: #cb000b;
}

.syap3 {
  display: inline-block;
  width: 145px;
  height: 50px;
  line-height: 50px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #cb000b;
  font-size: 16px;
  color: #eeeeee;
  text-align: center;
}

.syap3:hover {
  background: #2f8be8;
  color: #fff;
}



@media screen and (max-width: 1000px) {
  .syazuo{
	width:100%;
  }
  .syayou{
	width:100%;
	padding-left:20px; 
	padding-right:20px; 
  }
  .sydes {
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 20px;
  }
  .sybt{
    padding-top: 30px;
  }
  .syap1 {
	font-size:30px;
  }
  .pcc{
    width:100%;
  }
  .syap2 {
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
  }

  .sya {
	padding-top: 30px;
  }

  .sybt {
	font-size: 24px;
  }
  .syap4{
	font-size: 16px;
  }
}




/**********  syp  **********/
.syp {
  padding-top: 75px;
  padding-bottom: 65px;
  background: url(../image/sybg1.jpg) no-repeat center bottom;
}

.syp .sybt {
  text-align: left;
}

.syp .sydes {
  text-align: left;
}

.syplist {
  font-size: 0;
  letter-spacing: 0;
}

.sypcon {
  position: relative;
  overflow: hidden;
}

.sypbox {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 42px;
  width:30%;
  margin-right:5%;
}
.sypbox:nth-child(3n){
  margin-right:0%;
}
.syptu {
  display: block;
  border: 1px solid #dcdcdc;
}

.syptu img {
  display: block;
  width: 100%;
  max-width: 456px;
  max-height: 456px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  height:300px;
}

.sypcover {
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background: url(../image/sypcover.png);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.sypcover i {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -17px;
  margin-top: -17px;
  font-size: 34px;
  color: #fff;
}

.sypp1 {
  display: block;
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: bold;
  margin-top: 19px;
  margin-bottom: 13px;
}

.sypp2 {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  margin-bottom: 25px;
}

.sypp3 {
  text-align: center;
}

.sypp3 a {
  display: inline-block;
  min-width: 98px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  background: #666666;
  color: #eeeeee;
  font-size: 14px;
}

.sypbox:hover .sypcover {
  top: 0;
}

.sypbox:hover .syptu img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}

.sypp1:hover {
  color: #cb000b;
}

.sypp2:hover {
  color: #cb000b;
}

.sypp3 a:hover {
  background: #cb000b;
  color:#fff;
}



@media screen and (max-width: 999px) {
  .syp{
	padding:20px;
  }
  .sypbox {
	width: 30%;
	margin: 0 1%;
	margin-bottom: 30px;
  }

  .sypp1 {
	font-size: 16px;
  }

  .sypcover {
	display: none;
  }
  .syptu img {
	height: 180px;
  }
}

@media screen and (max-width: 767px) {
  .sypp2 {
	font-size: 14px;
  }

  .syp {
	padding-top: 50px;
	padding-bottom: 35px;
  }

  .sypp1 {
	font-size: 14px;
  }
}

@media screen and (max-width: 550px) {
  .sypbox {
	width: 48%;
  }

  .sypp1 {
	margin-top: 10px;
  }

  .sypp2 {
	margin-bottom: 15px;
  }

  .syp {
	padding-bottom: 20px;
  }
}

/***************  syapp  **************/
.syapp {
  padding-top: 80px;
  background: url(../image/sybg2.jpg) no-repeat center top;
}
.syapp .sybt{
  text-align: left;
}
.syapp .sybt a {
  color: #fff;
}

.syapp .sydes {
  color: #fff;
  margin-bottom: 50px;
}

.syapp .sybt a:hover {
  color: #333;
}

.syapp .sydes:hover {
  color: #333;
}

.syapp .img-scroll {
  position: relative;
  margin-top:50px;
}

.syapp .prev, .syapp .next {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -30px;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  background: #e3e3e3;
  text-align: center;
}

.syapp .prev i, .syapp .next i {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}

.syapp .prev:hover, .syapp .next:hover {
  background: #cb000b;
}

.syapp .prev:hover i, .syapp .next:hover i {
  color: #fff;
}

.syapp .prev {
  left: 8px;
  cursor: pointer;
}

.syapp .next {
  right: 8px;
  cursor: pointer;
}

.syapp .img-list {
  position: relative;
  overflow: hidden;
  margin: 0 37px;
  margin: 0;
}

.syapp .img-list ul {
  width: 10000%;
  width:100%;
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  padding-left: 0;
}

.syapp .img-list li {
  display: inline-block;
  width: 30%;
  position: relative;
  text-align: center;
}

.syappcon {
  position: relative;
  overflow: hidden;
}

.syappcover {
  position: absolute;
  left: 0;
  top: -100%;
  width: 100%;
  height: 100%;
  background: url(../image/sypcover.png);
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}

.syapp .img-list li:hover .syappcover {
  top: 0;
}

.syapptu {
  display: block;
}

.syapptu img {
  display: block;
  width: 100%;
}

.syappcover div {
  position: absolute;
  width: 80%;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.syappp1 {
  display: block;
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  height: 50px;
  line-height: 50px;
  text-align: left;
}

.syappp2 {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
  height: 56px;
  overflow: hidden;
  margin-top: 17px;
}

@media screen and (max-width: 1600px) {
  .syappp1 {
	font-size: 22px;
  }
}

@media screen and (max-width: 1400px) {
  .syappp1 {
	font-size: 18px;
  }

  .syappp2 {
	font-size: 14px;
  }

  .syapp .prev, .syapp .next {
	width: 50px;
	height: 50px;
	line-height: 50px;
	margin-top: -25px;
  }
}



@media screen and (max-width: 999px) {
  

  .syappp2 {
	margin-top: 10px;
  }

  .syapp .sydes {
	margin-bottom: 35px;
  }

  .syappp1 {
	font-size: 16px;
  }

  .syappcover {
	position: static;
  }

  .syappcover div {
	position: static;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	width: auto;
	padding: 10px;
  }

  .syapp {
	padding-top: 40px;
  }
}

@media screen and (max-width: 767px) {
  
.syapp .sybt{
  padding:0 20px;
}
  .syapp .img-list {
	margin: 0 20px;
  }

  .syapp .sydes {
	margin-bottom: 20px;
  }

  .syapp {
	padding-top: 30px;
  }
}


/***************  syn  **************/
.syn {
  padding-top: 83px;
  padding-bottom: 112px;
}

.sybox {
  padding-top: 0px;
  padding-bottom: 80px;
}

.syn .sybt {
  text-align: left;
}

.syn .sydes {
  text-align: left;
  margin-bottom: 52px;
}

.syn .img-scroll {
  position: relative;
  padding-bottom: 97px;
}

.syn .prev, .syn .next {
  position: absolute;
  display: block;
  bottom: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  border-radius: 50%;
  background: #e3e3e3;
  text-align: center;
}

.syn .prev i, .syn .next i {
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}

.syn .prev:hover, .syn .next:hover {
  background: #cb000b;
}

.syn .prev:hover i, .syn .next:hover i {
  color: #fff;
}

.syn .prev {
  left: 50%;
  margin-left: -62px;
  cursor: pointer;
}

.syn .next {
  right: 50%;
  margin-right: -62px;
  cursor: pointer;
}

.syn .img-list {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
}

.syn .img-list ul {
  width: 10000%;
}

.syn .img-list li {
  float: left;
  display: inline;
  width: 578px;
  margin-right: 43px;
  position: relative;
}

.syntu {
  display: block;
}

.syntu img {
  display: block;
  width: 100%;
  max-width: 578px;
  max-height: 433px;
}

.syncon {
  padding-top: 12px;
}

.syriqi {
  width: 82px;
  height: 94px;
  background: #c7c6c6;
  border: 1px solid #c7c6c6;
  text-align: center;
  margin-right: 16px;
}

.syriqi span {
  display: block;
  font-size: 20px;
  color: #ffffff;
  padding-top: 19px;
}

.syriqi p {
  color: #ffffff;
  line-height: 28px;
}

.syncover {
  overflow: hidden;
  padding-top: 12px;
}

.synp1 {
  display: block;
  font-size: 20px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.synp2 {
  display: block;
  font-size: 16px;
  color: #666666;
  line-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 10px;
  margin-bottom: 25px;
}

.synp3 {
  float: right;
  font-size: 16px;
  color: #333333;
  text-decoration: underline;
}

.syncover a:hover {
  color: #cb000b;
}

@media screen and (max-width: 1219px) {
  .syn .img-list li {
	margin-right: 20px;
	width: 480px;
  }

  .synp1 {
	font-size: 18px;
  }
}

@media screen and (max-width: 999px) {
  .syn .img-list li {
	width: 0.48%;
	margin: 0 0.01%;
  }

  .syn .sydes {
	margin-bottom: 35px;
  }

  .synp1 {
	font-size: 16px;
  }

  .synp2 {
	font-size: 14px;
  }

  .syriqi span {
	font-size: 18px;
  }

  .syriqi {
	width: 72px;
	height: 80px;
  }

  .synp3 {
	font-size: 14px;
  }

  .syn .prev, .syn .next {
	width: 50px;
	height: 50px;
	line-height: 50px;
  }

  .syn {
	padding-top: 60px;
	padding-bottom: 90px;
  }

  .sybox {
	padding-top: 30px;
	padding-bottom: 60px;
  }

  .syn .img-scroll {
	padding-bottom: 70px;
  }
}

@media screen and (max-width: 767px) {
  .syn {
	padding-bottom: 50px;
  }

  .syriqi p {
	font-size: 12px;
  }

  .syriqi {
	width: 62px;
	height: 64px;
	margin-right: 10px;
  }

  .syriqi span {
	font-size: 16px;
	padding-top: 10px;
  }

  .syncover {
	padding-top: 0;
  }

  .synp2 {
	margin-bottom: 10px;
  }
}

@media screen and (max-width: 600px) {
  .syn .img-list li {
	width: 0.98%;
  }

  .syn {
	padding-top: 40px;
	padding-bottom: 35px;
  }

  .sybox {
	padding-top: 10px;
	padding-bottom: 35px;
  }

  .syn .sydes {
	margin-bottom: 20px;
  }

  .synp2 {
	margin-top: 5px;
  }
}


/*honor*/
.zspart{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
  width: 100%
}
.zsbox{
  width:24%;
  transition:1s;
}
.zsbox:hover{
  transform: translate(0px,-5px);
  box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
.zscon{
  width:100%;
}
.zscon a{
  width:100%;
  display: block;
}
.zscon a img{
  width:100%;
  display: block;
}
.zsbox span{
  width:100%;
  display: block;
  text-align: center;
  height: 100px;
  line-height:100px;
}
@media(max-width:1000px){
  .syhonor{
	padding:20px;
  }
  .zsbox{
	width:100%;
  }
}
/************  faq  ************/
.fbox {
  margin-bottom: 38px;
  transition:1s;
}
.fbox:hover{
  transform: translate(0px,-5px);
  box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
.fyfp1 {
  padding: 0 20px;
  background: #f2f2f2;
  line-height: 26px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.fyfp1 p {
  font-size: 16px;
  margin-bottom: 0;
}

.fyfp2 {
  border: 1px solid #e6e6e6;
  padding: 0 18px;
  padding-top: 26px;
  padding-bottom: 28px;
  border-top: none;
}

.fyfp2 p {
  font-size: 16px;
  color: #333333;
  line-height: 30px;
}

@media screen and (max-width: 1000px) {
  .fyfp2 p {
	font-size: 14px;
	line-height: 26px;
  }

  .fyfp2 {
	padding-top: 15px;
	padding-bottom: 20px;
  }

  .fbox {
	margin-bottom: 25px;
  }

  .fyfp1 p {
	font-size: 14px;
  }
  .syfaq{
	padding: 20px;
  }
}
/*news*/
.synews{
  width:100%;
  background: #f6f6f6;
}
.vlist{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap;
}
.vbox{
  width:23%;
  display: block;
  transition:1s;
}
.vbox:hover{
  transform: translate(0px,-5px);
  box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}
.vp1{
  font-size: 20px;
  font-weight:800;
}
.vpt{
  font-size: 16px;
  color: #cb000b;
}
.vitu2{
  width:100%;
}
.vitu2 img{
  width:100%;
}
.vcon{
  padding:20px;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3;
  border-bottom: 1px solid #d3d3d3;
}
@media(max-width:1000px){
  .vbox{
	width:100%;
  }
  .synews{
   width:100%;
   padding:20px;
  }
}


.msg {
	height: 700px;
	background: url('../image/msgbg.jpg') no-repeat;
	background-size: 100% 100%;
}

.msg .part-title2 {
	color: #fff;
}
.msg .part-title2 .line{
	background: #fff;
}
.msg .container{
	width: 1002px;
	height: 420px;
	background: #fff;
	border-radius: 10px;
	padding: 82px 140px 0 140px;
	box-sizing: border-box;
}
.msg .container form input{
	border: none;
	border-bottom: 1px solid #dbdbdb;
	outline: none;
	padding: 5px;
}
.msg .container form input:not(:last-child){
	margin-right: 14px;
}
.msg .container form textarea{
	width: 100%;
	height: 100px;
	margin-top: 15px;
	resize: none;
	outline: none;
	border: none;
	border-bottom: 1px solid #dbdbdb;
}
.msg .container .submit-btn{
  text-align: center;
}
.msg .container .submit-btn button{
	border: none;
	outline: none;
	background: #cb000b;
	color: #fff;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	margin-top: 46px;
	cursor: pointer;
}
@media(max-width:1000px){
  .msg{
	display:none;
  }
}
.indexbanner{
  position:relative;
}
.banner  .swiper-pagination-bullet{
  width:43px;
  height: 43px;
  display: block;
  opacity: 1;
  background: url(../image/bp1.png) no-repeat!important;
  margin:10px 0!important;
  right:30px;

}
.banner  .swiper-pagination-bullet-active{
  background: url(../image/bp2.png) no-repeat!important;
}
.banner .swiper-pagination{
  bottom:45%!important;
  left:auto!important;
  text-align: right;
  width:auto!important;
  right:50px!important;
}
.bannerx{
  position:absolute!important;
  bottom: 0;
  width: 46%;
  background: linear-gradient(225deg,transparent 7%,#fff 0);
}
.bcon{
  display: block;
  padding:40px 80px;
}
.bcp1{
  font-size: 16px;
  color: #666;
}
.bcp2{
  font-size: 24px;
  color: #000;
  font-weight: 800;
}
@media(max-width:1000px){
  .bcon{display: none;}
}

.pcflex{
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
}
.pcc{
    width:400px;
}
.pca{
    display: block;
    text-align: center;
}
.pca div{
    display: block;
    text-align: center;
    height: 26px;
    line-height: 26px;
    width:90px;
    background: #cb000b;
    color: #fff;
    font-size: 14px;
    border-radius: 10px;
    margin:20px auto 0;
}
.s2{
  position: relative;
}
.s2c{
  width:100%;
  position: relative;
}
.con{
  width:100%;
  max-width: 1450px;
  margin:0 auto;
  padding:0 15px;
}

.s2 .con{
    background: #cb000b;
    display:flex;
    flex-wrap:wrap;
    justify-content:space-around;

}
.abcon{
    position: absolute;
    bottom: 0;
    width:100%;
}
.ab1{
    padding:50px 0;
    position: relative;
    display: block;
    color: #fff;
    font-size: 18px;
}
.abimg1{
    transition:1s;
}
.abimg2{
    position: absolute;
    bottom:25px;
    left:25px;
}
.ab1 span{
    display: inline-block;
    transform: translate(35px,0px);
    transition:1s;
}
.ab1:hover{
    color: #fff;
}
.ab1:hover .abimg1{
    transform: translate(0px,-5px);
}
.ab1:hover span{
    transform: translate(25px,0px);
}
@media(max-width:1000px){
    .abcon{
        position: relative;
    }
    .ab1 span{
        display: inline;
    }
}

.s3{
    position: relative;
    background: #fff url(../image/s3bg.png) no-repeat;
    background-position:0 300px; 
    padding-top: 40px;
}
.s3p1{
    font-size: 16px;
    color:#000;
    line-height: 2;
    text-indent: 2em;
}
.s3 .con{
    position: relative;
}
.s3a{
    width:100%;
    text-align: right;
}
.s3a1{
    color: #cb000b;
    display: inline-block;
    border: 1px solid #cb000b;
    padding: 5px 25px;
    border-radius: 35px;
}

.s3a1:hover{
    background: #cb000b;
    color: #fff;
}
.s3v{
    width:100%;
}
.s3v1{
    margin-top:50px;
}
.s3v3{
    display: block;
    width:120px;
    height: 50px;
    background: #cb000b;
    text-align: center;
    line-height: 50px;
    line-height:1.4;
    color: #fff;
    font-size: 18px;
    margin:20px 0;
}

.s3v3:hover{
    color: #fff;
}
.s3v2{
    width:27%;
    margin-left:2.5%; 
}
.s3v2 img{
    width:100%;
}
.s3v4{
    display: block;
    border-left:1px solid #f1f1f1;
    border-right:1px solid #f1f1f1;
    border-bottom:1px solid #f1f1f1;
    padding:0 15px;
}
.s3v5{
    width:100%;
    height: 90px;
    line-height: 90px;
    font-size:18px;
}
.s3v6{
    display: block;
    padding:25px 0;
    font-size:16px;
}
.s3v6 span{
    display: inline-block;
}
.line{
    height: 3px;
    width:100%;
    background: #f1f1f1;
    transition:1s;
}
.s3v2:hover .line{
    background: #cb000b;
}
@media(max-width:1000px){
    .s3v1{
        display: none;
    }
    .s3v2{
        width:100%;
        margin-left: 0;
        float:none;
    }
}