* {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: unset;
  font-family: "微软雅黑";
  box-sizing: border-box;
}
/*常量*/
/*特殊类*/
.middle {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
}
/**/
.container {
  width: 100%; min-height:1000px; height:auto;
  font-size: 18px;
  overflow: hidden;
}
.container .banner {
	 width:100%;
	 height:711px;
	 background:url("../images/banner.png") center no-repeat;
}

.container .support_box {
  width: 100%;
  height: 460px;
  padding: 60px 0px;
  box-sizing: border-box;
  background: #eeeeee;
}
.container .support_a{width:1200px; height:350px; margin:0 auto; }
/*
.container .support_box img {
  position: relative;

}
.container .support_box .su_nav {
  position: relative;
  top: 2px;
  left: 20px;
  overflow: hidden;
}
.container .support_box .su_nav li {
  position: relative;
  float: left;
  padding: 10px 25px;
  background: #eee;
  cursor: pointer;
}
.container .support_box .su_nav .active {
  border: 1px solid #ccc;
  border-bottom: 1px solid #eee;
}
.container .support_box hr {
  border-top: 1px solid #ccc;
}
.container .support_box .su_list {
  position: relative;
  height: 130px;
  overflow: hidden;
}
.container .support_box .su_list > li {
  position: absolute;
}
.container .support_box .su_list > li > ul {
  display: none;
  position: relative;
  padding: 20px 0;
  box-sizing: border-box;
  overflow: hidden;
}
.container .support_box .su_list > li > ul li {
  position: relative;
  float: left;
  margin-right: 21px;
}
.container .support_box .su_list > li > ul li img {
  display: block;
}
.container .support_box .su_list > li > ul li:last-child {
  margin-right: 0;
}
.container .support_box .su_list .active > ul {
  display: block;
}
*/

.container .a_box {
  position: relative;
  width: 1120px;
  margin: 0 auto;
  padding: 80px 0; 
}
.container .a_box .a_title {
  position: relative;
  overflow: hidden;
}
.container .a_box .a_title span {
  float: left;
}
.container .a_box .a_title .a_icon {
  margin: 0 80px 0 20px;
}
.container .a_box .a_title .a_tips {
  padding: 0px 0;
  width: 880px;
  font-size: 18px;
  line-height: 32px;
}
.container .a_box .a_content {
  position: relative;
  padding: 40px 0 0 229px;
  overflow: hidden;
}
.container .a_box .a_content span {
  position: relative;
  float: left;
  width: 560px;
  box-sizing: border-box;
}
.container .a_box .a_content .a_tips {
  padding: 100px 20px;
  font-size: 18px;
  line-height: 36px;
}
.container .a_box .a_content .a_table {
  padding: 0 20px;
}
.container .er-box {
  position: relative;
  width: 100%;
  height: 800px;
  padding: 50px 0;
  background: url(../images/er-box.png) center no-repeat;
}
.container .er-box .er-left {
  float: left;
  width: 500px;
}
.container .er-box .er-left .bbvideo {
  width: 480px;
  margin: 55px 20px 20px 20px;
  padding-top: 138px; 
}
.container .er-box .er-right {
  float: right;
  width: 596px;
}
.container .er-box .er-right p {
  color: white;
  font-size: 19px;
  padding: 151px 0 0 0px;
  line-height: 34px;
}
.container .kf-box {
  position: relative;
  width: 100%;
  height: 350px;
  padding: 15px 0;
}
.container .kf-box .atitle {
  margin: 0 auto;
  width: 800px;
}
.container .kf-box .atitle p {
  font-weight: 700;
  font-size: 28px;
  display: inline-block;
  color: #be2128; 
}
.container .kf-box .atitle p span {
  color: black;

}
.container .kf-box .yfvas {
  padding: 50px;
  margin: 40px auto;
  width: 1200px;
  background: url(../images/bti.png) no-repeat;
  height: 180px;
}
.container .kf-box .yfvas p {
  margin-left: 153px;
  text-indent: 37px;
  width: 800px;
  line-height: 31px;
}
.container .b_box {
  width: 100%;
  height: 750px;
  padding: 50px 0;
}
.container .b_box .b_title {
  width: 1120px;
  margin: 0 auto;
  color: #d2152c;
  text-align: center;
}
.container .b_box .b_title h5 {
  margin: 15px 0;
  font-size: 24px;
  font-weight: normal;
}
.container .b_box .b_title h3 {
  padding-bottom: 20px;
  font-size: 40px; 
}
.container .b_box .swiper-container {
  width: 1250px;
  height: 550px;
  margin: 0 auto;
}
.container .b_box .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* 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;
}
.container .b_box .swiper-slide .bj {
  background: url(../images/bao_v.png) no-repeat;
  position: relative;
  height: 500px;
  width: 1100px;
}
.container .b_box .swiper-slide .bj .left-bj {
  float: left;
  width: 632px;
}
.container .b_box .swiper-slide .bj .left-bj .bj-title {
  text-align: left;
  padding: 90px 0 0 198px;
}
.container .b_box .swiper-slide .bj .left-bj .bj-title h3 {
  color: #c7020c;
  font-size: 28px;
}
.container .b_box .swiper-slide .bj .left-bj .bj-title p {
  font-size: 24px;
}
.container .b_box .swiper-slide .bj .left-bj .bj-title span {
  position: absolute;
  left: 127px;
  color: white;
  font-size: 60px;
}
.container .b_box .swiper-slide .bj .left-bj .tt-title {
  padding: 53px 74px;
}
.container .b_box .swiper-slide .bj .left-bj .tt-title h2 {
  text-align: left;
  padding-left: 15px;
  font-size: 28px;
}
.container .b_box .swiper-slide .bj .left-bj .tt-title p {
  text-align: left;
  font-size: 18px;
  line-height: 40px;
  padding: 27px;
}
.container .b_box .swiper-slide .bj .right-bj {
  float: left;
  width: 360px;
}
.container .b_box .swiper-slide .bj .right-bj .righ-bjj {
  margin: 85px 0;
  padding: 7px 0;
}
.container .b_box .swiper-slide .bj .right-bj .righ-bjj .bjj {
  display: block;
  width: 360px;
  height: 60px;
  margin-top: 30px;
  background: url(../images/btn_bg.png) no-repeat;
  font-size: 22px;
  color: #fff;
  line-height: 60px;
  text-align: center;
}
.container .b_box .swiper-button-prev,
.container .b_box .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/LeftRow.png) !important;
}
.container .b_box .swiper-button-next,
.container .b_box .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/RightRow.png) !important;
}
.container .b_box .swiper-pagination-bullet-active {
  opacity: 1;
  background: red;
}
.container .b_box .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 2px 1135px;
}
.container .b_box .swiper-container-horizontal > .swiper-pagination-bullets,
.container .b_box .swiper-pagination-custom,
.container .b_box .swiper-pagination-fraction {
  top: 50px;
  left: 0;
  width: 55%;
}
.container .bn-box {
  
  height: 1455px;
  background: #eeeeee;
}
.container .bn-box .bn-title {
  padding-top: 15px;
  margin: 0 auto;
  width: 966px; height:160px; 
}
.container .bn-box .bn-title img{float:left;}
.container .bn-box .bn-title p {
  font-weight: 700;
  font-size: 28px; 
  display: inline-grid; float:left;
  color: #be2128; 
  margin:30px 0 0 0;
}
.container .bn-box .bn-title p span {
  color: black;
}
.container .bn-box .bn-nei {
  width: 1200px;
  position: relative;
  margin: 0 auto;
}
.container .bn-box .bn-nei p {
  text-indent: 36px;
  font-size: 18px;
  line-height: 40px;
}
.container .bn-box .bn-ul {
  position: relative;
  width: 1200px;
  margin: 0 auto;
}
.container .bn-box .bn-ul ul {
  list-style: none;
}
.container .bn-box .bn-ul ul li {
  background: white;
  text-align: center;
  margin-top: 50px;
  margin-right: 16px;
  width: 358px;
  height: 460px;
  float: left;
  border: 1px solid #dcdcdc;
}
.container .bn-box .bn-ul ul li span {
  font-size: 24px;
  font-weight: bold;
}
.container .bn-box .bn-ul ul li hr {
  margin-top: 10px;
  border: 1px dashed #b9b9b9;
}
.container .bn-box .bn-ul ul li a {
  background: url(../images/btn_red.png) no-repeat;
  display: block;
  color: #fff;
  margin: 30px 0 0 86px ;
  text-align: center;
  width: 200px ;
  height: 100px;
  line-height: 45px;
}
.container .bn-box .bn-ul ul li p {
  margin-top: 10px;
  width: 245px;
  line-height: 28px;
  padding: 5px;
  margin-left: 65px;
}
.container .zl-box {
  padding: 50px;
  height: 1000px;
  background: url("../images/back.png") center no-repeat;
  background-size: 100% 100%;
}
.container .zl-box .zl-title {
  margin: 0 auto;
  width: 920px; height:106px; 
}
.container .zl-box .zl-title img {float:left;}
.container .zl-box .zl-title p {
  font-weight: 700;
  font-size: 28px;
  display: inline-grid; float:left; margin-top:25px;
  color: #be2128;
}
.container .zl-box .zl-title span {
  color: black;

}
.container .zl-box .bti {
  padding: 19px 34px 25px 49px;
  width: 1120px;
  position: relative;
  margin: 0 auto;
}
.container .zl-box .bti p {
  text-indent: 36px;
  font-size: 18px;
  line-height: 40px;
}
.container .zl-box .bbt {
  height: 469px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 6px solid #535353;
  width: 1120px;
  position: relative;
  margin: 0 auto;
}
.container .zl-box .bbt .bti-left {
  padding-left: 40px;
  float: left;
  width: 600px;
}
.container .zl-box .bbt .bti-left img {
  padding-top: 12px;
}
.container .zl-box .bbt .bti-left .b-title {
  line-height: 32px;
  margin: 16px 0;
}
.container .zl-box .bbt .bti-left .b-title h2 {
  font-size: 18px;
}
.container .zl-box .bbt .bti-left .b-title span {
  color: #be2128;
}
.container .zl-box .bbt .bti-left .b-title p {
  font-size: 18px;
}
.container .zl-box .bbt .bti--right {
  padding-left: 20px;
  float: left;
  width: 500px;
  overflow: hidden;
}
.container .zl-box .bbt .bti--right ul {
  padding-left: 25px;
  list-style: none;
}
.container .zl-box .bbt .bti--right ul li {
  overflow: hidden;
  line-height: 56px;
  width: 433px;
  height: 66px;
  border-bottom: 1px dashed #dcdcdc;
}
.container .tj-box {
  width:100%;
  height: 700px;
  background: url("../images/cq.png") center no-repeat;
}
.container .tj-box div {
  padding: 207px 0 0 402px;
  width: 1200px;
  margin: 0 auto;
}
.container .tj-box div input {
  width: 100%;
  height: 50px;
  margin: 12px 0;
  border: none;
  border-radius: 30px;
  color: #666;
  font-size: 18px;
  text-indent: 30px;
  box-shadow: -1px -1px 5px #aaa;
}
.container .tj-box div select {
  width: 100%;
  height: 50px;
  margin: 12px 0;
  border: none;
  border-radius: 30px;
  color: #666;
  font-size: 18px;
  text-indent: 30px;
  box-shadow: -1px -1px 5px #aaa;
}
.container .tj-box div .fo_btn {
  margin-left: 345px;
  display: block;
  width: 360px;
  height: 60px;
  margin-top: 30px;
  background: url(../images/btn_bg.png) no-repeat;
  font-size: 22px;
  color: #fff;
  line-height: 60px;
  text-align: center;
}
.container .tj-box p {
  padding-top: 10px;
  font-size: 15px;
  color: #282828;
}
.container .bjm-box {
  width:100%;
  background: url(../images/bjm.png) center no-repeat;
  height: 800px;
  padding-top:200px;
}
.container .bjm-box .bjm-div {
  width: 1200px;
  margin: 0 auto;
  background: white;
  height: 540px; 
  overflow: hidden;

}
.container .bjm-box .bjm-div .bjm-ul {
  float: right;
}
.container .bjm-box .bjm-div .bjm-ul ul {
  list-style: none;
}
.container .bjm-box .bjm-div .bjm-ul ul li {
  height: 108px;
  width: 185px;
  background: url(../images/annn2.png) no-repeat;
  border-bottom: 1px dashed #a0a0a0;
  border-bottom-width: 0px;
  text-align: center;
}
.container .bjm-box .bjm-div .bjm-ul ul li span {
  margin-left: 9px;
  margin-top: 25px;
  display: inline-block;
  width: 20px;
  line-height: 20px;
  height: 23px;
  background: white;
  border-radius: 10px;
  color: #9e0d14;
}
.container .bjm-box .bjm-div .bjm-ul ul li p {
  width: 88px;
  margin-left: 53px;
  padding-top: 4px;
  line-height: 23px;
}
.container .bjm-box .bjm-div .bjm-dd {
  float: left;
}
.container .bjm-box .bjm-div .bjm-dd .left-neir {
  padding: 50px;
  float: left;
  width: 500px;
}
.container .bjm-box .bjm-div .bjm-dd .left-neir h2 {
  font-size: 25px;
  padding: 3px 0 21px 70px;
}
.container .bjm-box .bjm-div .bjm-dd .right-neir {
  padding: 47px;
  float: left;
  margin-top: 26px;
  width: 500px;
}
.container .bjm-box .bjm-div .bjm-dd .right-neir h3 {
  font-size: 36px;
  color: #c7000a;
}
.container .bjm-box .bjm-div .bjm-dd .right-neir h5 {
  font-weight: 100;
  padding: 33px 0 0 0;
  font-size: 24px;
  line-height: 29px;
}
.container .bjm-box .bjm-div .bjm-dd .right-neir p {
  padding: 124px 0;
  font-size: 18px;
  line-height: 32px;
}
.container .bjm-box .bjm-div .bjm-dd .right-neir .bbf {
  height: 155px;
  background: url(../images/bjing.png) no-repeat;
}
.container .bjm-box .bjm-div .bjm-dd .right-neir .bbf h2 {
  font-size: 20px;
  margin-left: 164px;
  padding-top: 20px;
}
.container .bjm-box .bjm-div .bjm-dd .right-neir .bbf p {
  padding: 20px;
  width: 493px;
  font-size: 18px;
  line-height: 25px;
}
.container .yc {
  height: 300px;
  background: url(../images/gund.jpg) no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
.container .qc-box {
  background: url(../images/back1.png)  no-repeat;
  background-size: 100% 100%;
  height: 860px;
}
.container .qc-box .c-d {
  width: 1200px;
  margin: 0 auto;
}
.container .qc-box .c-d .sw-div {
  padding: 58px 0 0 745px;
}
.container .qc-box .c-d .sw-div h5 {
  font-weight: 100;
  color: #be2128;
  font-size: 20px;
}
.container .qc-box .c-d .sw-div h2 {
  font-size: 30px;
  padding: 7px;
}
.container .qc-box .c-d .btndf {
  color: white;
  position: relative;
  padding: 10px 45px 5px 45px;
  top: 39px;
  background: url(../images/btn-img1.png) no-repeat;
  background-size: 100% 100%;
}
.container .qc-box .c-d .btndf1 {
  color: white;
  position: relative;
  padding: 10px 45px 5px 45px;
  top: 39px;
  background: url(../images/btn-img2.png) no-repeat;
  background-size: 100% 100%;
}
.container .vcs {
  width: 100%;
  height: 350px;
  padding: 15px 0;
}
.container .vcs .vcs-div {
  margin: 0 auto; height:100px;
  width: 800px;
}
.container .vcs .vcs-div img {float:left; }
.container .vcs .vcs-div p {
  display: inline-block;
  color: #be2128;
  font-size: 36px; float:left; margin-top:28px;
  font-weight: 900; 
}
.container .d_box {
  position: relative;
  padding: 80px 0;
}
.container .d_box .d_title {
  position: relative;
  width: 1120px;
  margin: 0 400px;
}
.container .d_box .d_title h3 {
  color: #d2152c;
  font-size: 40px;
  text-align: center;
}
.container .d_box .d_title h3 i {
  display: inline-block;
  position: relative;
  top: -5px;
  width: 121px;
  height: 15px;
  margin: 0 24px;
}
.container .d_box .d_title h3 i:first-child {
  background: url(../images/title_left.png) no-repeat;
}
.container .d_box .d_title h3 i:last-child {
  background: url(../images/title_right.png) no-repeat;
}
.container .d_box .d_content {
  position: relative;
  width: 1120px;
  margin: 60px 400px 0;
  overflow: hidden;
}
.container .d_box .d_content .d_left {
  position: relative;
  float: left;
  width: 560px;
  padding-right: 10px;
  box-sizing: border-box;
}
.container .d_box .d_content .d_left p {
  font-size: 16px;
  line-height: 32px;
}
.container .d_box .d_content .d_left .d_l_box {
  position: relative;
  margin-top: 60px;
}
.container .d_box .d_content .d_left .d_l_box h4 {
  width: 210px;
  height: 42px;
  background: #d2152c;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 38px;
}
.container .d_box .d_content .d_left .d_l_box ul {
  position: relative;
  top: -5px;
  width: 560px;
  height: 200px;
  padding: 35px 45px;
  border: 1px dashed #aaa;
  border-radius: 10px;
  box-sizing: border-box;
  background: #eee;
}
.container .d_box .d_content .d_left .d_l_box ul li {
  font-size: 17px;
  line-height: 36px;
}
.container .d_box .d_content .d_right {
  position: relative;
  float: left;
  width: 560px;
  padding-left: 60px;
  box-sizing: border-box;
}
.container .e_box {
  padding: 80px 0;
  background: #eee;
}
.container .e_box .e_title {
  width: 1120px;
  margin: 0 auto;
}
.container .e_box .e_title h3 {
  color: #d2152c;
  font-size: 40px;
  text-align: center;
}
.container .e_box .e_title h3 i {
  display: inline-block;
  position: relative;
  top: -5px;
  width: 121px;
  height: 15px;
  margin: 0 24px;
}
.container .e_box .e_title h3 i:first-child {
  background: url(../images/title_left.png) no-repeat;
}
.container .e_box .e_title h3 i:last-child {
  background: url(../images/title_right.png) no-repeat;
}
.container .e_box .e_tips {
  width: 1120px;
  margin: 40px auto 40px auto;
  font-size: 18px;
  line-height: 36px;
}
.container .e_box .e_content {
  width: 1120px;
  margin: 0 auto;
}
.container .e_box .e_content ul {
  position: relative;
  overflow: hidden;
}
.container .e_box .e_content ul li {
  position: relative;
  float: left;
  width: 205px;
  margin-right: 100px;
  box-sizing: border-box;
}
.container .e_box .e_content ul li img {
  width: 205px;
  padding: 10px;
  border: 1px dashed #ee3240;
  border-radius: 50%;
  box-sizing: border-box;
}
.container .e_box .e_content ul li h5 {
  margin: 10px 0;
  color: #ee3240;
  text-align: center;
  font-size: 18px;
}
.container .e_box .e_content ul li p {
  font-size: 18px;
  line-height: 25px;
}
.container .e_box .e_content ul li:last-child {
  margin-right: 0;
}
.container .f_box {
  padding: 80px 0;
  overflow: hidden;
}
.container .f_box .f_title {
  width: 1120px;
  margin: 0 auto;
}
.container .f_box .f_title h3 {
  color: #d2152c;
  font-size: 40px;
  text-align: center;
}
.container .f_box .f_title h3 i {
  display: inline-block;
  position: relative;
  top: -5px;
  width: 121px;
  height: 15px;
  margin: 0 24px;
}
.container .f_box .f_title h3 i:first-child {
  background: url(../images/title_left.png) no-repeat;
}
.container .f_box .f_title h3 i:last-child {
  background: url(../images/title_right.png) no-repeat;
}
.container .f_box .f_title .f-box-p {
  position: relative;
  width: 1120px;
  margin: 20px;
  font-size: 18px;
  line-height: 31px;
}
.container .f_box .f-neir {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.container .f_box .f-neir .f-nei-1 {
  height: 500px;
  float: left;
  width: 370px;
  background: url(../images/btn01.png) no-repeat;
  background-size: 100%;
}
.container .f_box .f-neir .f-nei-1 div {
  text-align: center;
  padding: 240px 0 0 0;
}
.container .f_box .f-neir .f-nei-2 {
  height: 500px;
  float: left;
  width: 370px;
  margin-right: 45px;
  margin-left: 45px;
  background: url(../images/btn02.png) no-repeat;
  background-size: 100%;
}
.container .f_box .f-neir .f-nei-2 div {
  text-align: center;
  padding: 240px 0 0 0;
}
.container .f_box .f-neir .f-nei-3 {
  height: 500px;
  float: left;
  width: 370px;
  background: url(../images/btn03.png) no-repeat;
  background-size: 100%;
}
.container .f_box .f-neir .f-nei-3 div {
  text-align: center;
  padding: 240px 0 0 0;
}
.container .f_box .f-neir h2 {
  color: white;
}
.container .f_box .f-neir p {
  text-align: left;
  padding: 16px;
  line-height: 27px;
  color: white;
  font-size: 16px;
}
.container .g_box {
  width: 1250px;
  margin: 0 auto;
  overflow: hidden;

}
.container .g_box .g_left {
  float: left;
  width: 615px;
  height: 233px;
  overflow: hidden;
}
.container .g_box .g_left .g_title h4 {
  font-size: 40px;
  color: #3f3f3f;
}
.container .g_box .g_left .g_title p {
  font-size: 20px;
  color: #b0b0b0;
}
.container .g_box .g_left .g_btn {
  display: block;
  width: 360px;
  height: 60px;
  background: url(../images/btn_bg.png) no-repeat;
  font-size: 20px;
  color: #fff;
  line-height: 60px;
  text-align: center;
}
.container .g_box .g_right {
  float: left;
  width: 483px;
  height: 230px;
  margin-left: 77px;
  box-sizing: border-box; 
}
.container .g_box .g_right h4 {
  margin-top: 29px;
  font-size: 24px;
  color: black;
  text-align: center;
}
.container .g_box .g_right p {
  font-size: 18px;
  line-height: 28px;
  padding-top: 30px;
}
.galr {
	 width:100%;
	 height:478px;
	 background:url("../images/dbu.jpg") center no-repeat;
}
/*# sourceMappingURL=style.css.map */