*{
   margin: 0;
   padding: 0;
}
li {
    list-style: none;
}
a {
  color: #212B34;
  outline: none;
  text-decoration: none;
  background-color: transparent;
  box-sizing: border-box;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration-skip: objects;
}
a:hover {
    text-decoration: none;
}
body{
  min-width: 1200px;
  font: 14px/1.8 "Helvetica Neue",Helvetica,"PingFang SC","Microsoft YaHei","Hiragino Sans GB","WenQuanYi Micro Hei",Arial,sans-serif;
}
.fr{float: right;}
.fl{float: left;}
.public-main{
  width:1200px;
  margin:0 auto;
  padding:20px 0 30px;
}
/*banner*/
.banner{
  background: url(../images/banner.jpg) no-repeat center center;
  height:576px;
  margin-top: 60px;
}
.banner>.public-main{
  text-align: center;
  color: #fff;
}
.banner img{
  display: block;
  margin: 60px auto;
}
.banner h1{
  font-size: 97px;
  font-weight: bold;
}
.banner a{
  display: block;
  width:738px;
  height: 80px;
  margin: 20px auto;
  color: #fff;
  text-align: center;
  font-size: 40px;
  background: #E40333;
  letter-spacing:1px;
  box-shadow: 0 0 20px #E40333;
}
.banner p{
  font-size: 25px;
  line-height: 50px;
}
.main{
  width:1200px;
  margin:0 auto;
}
.tab{
  clear: both;
}
.tab>.title{
  display: block;
  width: 812px;
  height: 150px;
  margin: 0 auto;
  font-size: 50px;
  color: #222;
  font-weight: bold;
  line-height: 170px;
  text-align: center;
  background: url("../images/line.png") no-repeat bottom center;
}
.tab>.title>span{
  color: #E40333; 
}
.tab>.title>span.yellow{
  color: #FFEA01; 
}
.tab1{
  height: 600px;
  background: url("../images/bg-pic1.jpg") no-repeat;
}
.tab1>.content{
  width: 1200px;
  margin: 0 auto;
}
.tab1>.content>ul{
  padding-left: 6%;
}
.tab1>.content li{
  display: inline-block;
  height: 58px;
  line-height: 58px;
  margin-top:45px; 
  margin-left: 2%;
  text-align: center;
  font-size: 20px;
  background: #3A418F;
}
.tab1>.content li>a{
  color: #fff;
}
.tab1>.content li.bg-color{
  background: #E40333;
}
.tab1>.content li.size1{
  width: 17.24%;
}
.tab1>.content li.size2{
  width: 22%;
}
.tab1>.content li.size3{
  width: 25%;
}
.tab1>.content li.size4{
  width: 28%;
}
.tab1>.content>p{
  text-align: center;
  font-size: 40px;
  font-weight: bold;
  color: #575757;
  line-height: 130px;
}
.tab2{
  height: 736px;
  color: #fff;
  background: url("../images/bg-pic2.jpg") no-repeat;
}
.tab2>.title{
  color: #fff;
}
.tab2>.content2>p{
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  line-height: 100px;
}
.tab2>.content2{
  width: 1043px;
  margin: 0 auto;
}
.tab2>.content2>.dashed{
  clear: both;
  margin-bottom: 40px;
  border-top: 1px dashed #fff;
}
.tab2>.content2 .word{
  width: 770px;
  margin-bottom: 40px;
  font-size: 20px;
  float: left;
}
.tab2>.content2 .word>p>strong{
  color: #FFF001;
}
.tab2>.content2>p>a{
  display: block;
  width: 215px;
  height: 75px;
  margin-top: 50px;
  font-size: 30px;
  line-height: 75px;
  color: #fff;
  text-align: center;
  background: #E40333;
  float: right;
}
.tab3{
  background: #8A8A8A;
  padding: 45px 0;
  margin: 25px auto;
}
.tab3>.form2{
  width: 1200px;
  margin: 0 auto;
  font-size: 20px;
  color: #fff;
}
.tab3>.form2 input{
  display: inline-block;
  border: none;
  width: 180px;
  height: 42px;
  margin-left: 10px;
  margin-right: 50px;
}
.tab3 #dosubmit2{
  border: none;
  display: inline-block;
  width: 180px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  background: #E40333;
  float: right;
  cursor: pointer;
}
.tab4{
  height: 287px;
  padding-top: 50px;
  text-align: center;
  color: #fff;
  background: url("../images/bg-pic4.jpg") no-repeat;
}
.tab4>h3{
  font-size: 42px;
  font-weight: bold;
}
.tab4>p{
  font-size: 40px;
  line-height: 110px;
}
.tab4>p>span{
  color: #ff0;
}
.tab4>a{
  display: block;
  width: 236px;
  height: 60px;
  line-height: 60px;
  font-size: 28px;
  margin: 0 auto;
  color: #3A418F;
  background: #ff0;
  border-radius: 5px;
  box-shadow: 0 0 10px #ff0;
}
.tab6{
  height: 680px;
}
.tab6 .content{
  width: 1270px;
  margin: 35px auto;
}
.tab6 .content li{
  display: block;
  float: left;
  width: 245px;
  margin: 0 35px;
  background: #F2F2F2;
}
.tab6 .content li>.p1{
  font-size: 20px;
  font-weight: bold;
  color: #CCA254;
  line-height: 50px;
  padding: 0 9px;
}
.tab6 .content li>.p2{
  display: block;
  height: 116px;
  padding: 0 10px;
  font-size: 15px;
  line-height: 22px;
}
.tab6 .content li>a{
  display: block;
  width: 112px;
  height: 34px;
  margin: 0 auto 10px;
  background: #313131;
  color: #fff;
  font-size: 15px;
  line-height: 34px;
  font-weight: bold;
  text-align: center;
}
.tab7{
  
}
.tab7 .content{
  width: 1223px;
  margin: 40px auto 70px;
}
.tab7 .content li{
  display: block;
  float: left;
  width: 222px;
  height: 252px;
  margin: 0 11px 26px;
  background: #F2F2F2;
}
.tab7 .content li>.icon{
  width: 44px;
  height: 44px;
  margin: 25px auto;
  background: url("../images/img.png") no-repeat;
}
.tab7 .content li>.icon1{
  background-position: 0 -2px;
}
.tab7 .content li>.icon2{
  background-position: -66px -3px;
}
.tab7 .content li>.icon3{
  background-position: -117px 0;
}
.tab7 .content li>.icon4{
  background-position: -171px -1px;
}
.tab7 .content li>.icon5{
  background-position: -228px -1px;
}
.tab7 .content li>.icon6{
  background-position: 6px -60px;
}
.tab7 .content li>.icon7{
  background-position: -50px -60px;
}
.tab7 .content li>.icon8{
  background-position: -113px -60px;
}
.tab7 .content li>.icon9{
  background-position: -173px -59px;
}
.tab7 .content li>.icon10{
  background-position: -230px -58px;
}
.tab7 .content li>p{
  display: block;
  height: 100px;
  padding: 0 26px;
  font-size: 17px;
  line-height: 24px;
}
.tab7 .content li>a{
  display: block;
  width: 135px;
  height: 32px;
  line-height: 32px;
  margin: 0 auto;
  border: 1px solid #E40333;
  border-radius: 16px;
  color: #E40333;
  font-size: 17px;
  text-align: center;
}
.tab7 .content li>a:hover{
  background: #E40333;
  color: #fff;
}
.tab5{
  height: 557px;
  background: url("../images/bg-pic8.jpg") no-repeat;
}
.tab5>.form{
  width: 1200px;
  margin: 0 auto;
  color: #fff;
}
.tab5>.form>.left{
  width: 720px;
  float: left;
}
.tab5>.form>.left>p{
  font-size: 36px;
  font-weight: bold;
  line-height: 240px;
}
.tab5>.form>.left>p>span{
  color: #FFEA00;
}
.tab5>.form>.left>p.p2{
  padding-right: 100px;
  font-size: 24px;
  font-weight: normal;
  line-height: 36px;
  margin-bottom: 30px;
}
.tab5>.form>.right{
  display: block;
  width: 480px;
  float: right;
  font-size: 24px;
  margin-top: 100px;
}
.tab5>.form>.right ul{
  margin-top: 50px;
}
.tab5>.form>.right li{
  text-align: right;
  height: 95px;
}
.tab5>.form>.right li>input{
  width: 280px;
  height: 55px;
  border: none;
  border-radius: 5px;
  background: #fff;
  padding-left: 20px;
}
.tab5 #dosubmit{
  border: none;
  display: block;
  width: 189px;
  height: 53px;
  line-height: 53px;
  margin-right: 55px;
  text-align: center;
  font-size: 25px;
  border-radius: 5px;
  color: #fff;
  background: #E40333;
  float: right;
  cursor: pointer;
}
.tab8{
  text-align: center;
}
.tab8>h4{
  font-size: 20px;
  line-height: 100px;
}
.tab8-content{
  margin: 15px 0px 50px;
}
.tab8-content a{
  margin: 0 10px;
}