@charset "utf-8";

* {
      margin: 0;
      padding: 0;
}

a {
      text-decoration: none;
      border: none;
}

img {
      border: none
}

table,
tr,
td {
      font-weight: normal
}

ul,
li {
      list-style: none;
}

i {
      font-style: normal
}

body {
      font-family: 'Microsoft YaHei', 'Heiti SC';
      background: #fff;
      font-size: 14px;
      color: #1a1a1a;
}

.container {
      width: 100%;
      height: auto;
      margin: 0 auto;
      max-width: 1920px;
      margin: 0 auto !important;
      background-color: #f7f7f7;
}

.top {
      width: 100%;
      height: 42px;
      background-color:#154ae9;
}

.header {
      width: 1200px;
      height: 100%;
      line-height: 42px;
      margin: 0 auto;
      color: #fff;
}

.header .left {
      float: left;
      width: 180px;
}

.header a {
      color: #fff;
}

.header p {
      float: right;
}

.banner {
      margin: 0 auto;
      height: auto;
      width: 100%;
}

.banner img {

      width: 100%;
      height: auto;
}

/*-----------------content-------------------*/
.content {
      width: 1200px;
      height: auto;
    
      margin: 0 auto;


}

.box1 {
      position: relative;
      top: -70px;
      width: 1100px;
      height: auto;
      display: table;
      border-radius: 30px;
      background-color: #fff;
      padding: 50px;
}

.box1-left {
      float: left;
      width: 468px;
      height: 308px;
      border: 6px solid #e5e5e5;
}

.swiper-container {
      width: 100%;
      height: auto;
}

.swiper-slide img {
      width: 468px;
      height: 308px
}

.box1-right {
      float: right;
      width: 584px;
      height: auto;
      overflow: hidden
}

.box1-right h2 {
      font-size: 20px;
      font-weight: bold;
      color: #dd3620;
      border-bottom: 1px solid #e5e5e5;
      padding-bottom: 20px;
}

.box1-right p {
      font-size: 18px;
      color: #000;
      line-height: 35px;
      margin-top: 15px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 5;
      overflow: hidden;
}

.box1-right a {
      display: block;
      width: 136px;
      height: 48px;
      background-color: #dd3620;
      line-height: 48px;
      color: #fff;
      text-align: center;
      margin-top: 25px;
}

.title {
      width: 100%;
      height: auto;
      display: table;
}

.title i {
      display: inline-block;
      width: 8px;
      height: 26px;
      background-color: #dd3620;
      vertical-align: bottom;
      margin-right: 10px;
}

.title b {
      font-size: 30px;
      color: #000;
}

.title span {
      display: inline-block;
      margin-left: 10px;
      font-size: 18px;
      color: #707070;
}

.box2-box1 {

      width: 1200px;
      height: auto;
      display: table;
      border-radius: 30px;
      background-color: #fff;
      padding: 50px 0;
      text-align: center;
      margin-top: 20px;
}

.box2 {
      margin-bottom: 70px;
}

.box3-box1 {

      width: 1200px;
      height: auto;
      display: table;
      text-align: center;
      margin-top: 20px;
      overflow: hidden;
}

.box3-box1 ul {
      width: 105%;
}

.box3-box1 ul li {
      float: left;
      width: 270px;
      height: 226px;
      background-color: #fff;
      margin-right: 14px;
      padding: 10px;
      margin-bottom: 20px;
}

.box3-box1 ul li .box3-item {
      width: 270px;
      height: auto;
      margin: 0 auto;
      overflow: hidden;
}

.box3-box1 ul li img {
      display: block;
      width: 270px;
      height: 180px;
}

.box3-box1 ul li p {
      font-size: 16px;
      color: #464646;
      margin-top: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}


.box3-box2 ul li {
      float: left;
      width: 360px;
      height: 290px;
      background-color: #fff;
      margin-right: 30px;
      padding: 10px;
      margin-bottom: 20px;
}

.box3-box2 ul li .box3-item2 {
      width: 360px;
      height: auto;
      margin: 0 auto;
      overflow: hidden;
}

.box3-box2 ul li img {
      display: block;
      width: 360px;
      height: 240px;
}

.box3-box2 ul li p {
      font-size: 16px;
      color: #464646;
      margin-top: 25px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box3-box3 ul li {
      float: left;
      width: 560px;
      height: 440px;
      background-color: #fff;
      margin-right: 40px;
      padding: 10px;
}

.box3-box3 ul li .box3-item3 {
      width: 560px;
      height: auto;
      margin: 0 auto;
      overflow: hidden;
}

.box3-box3 ul li img {
      display: block;
      width: 560px;
      height: 387px;
}

.box3-box3 ul li p {
      font-size: 16px;
      color: #464646;
      margin-top: 25px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box4 {
      margin-top: 30px;
      padding-bottom: 50px;
}


.box4-box1 {

      width: 1200px;
      height: auto;
      display: table;
      text-align: center;
      margin-top: 20px;
      overflow: hidden;
}

.box4-box1 ul {
      width: 105%;
}

.box4-box1 ul li {
      float: left;
      width: 270px;
      height: 256px;
      background-color: #fff;
      margin-right: 14px;
      padding: 10px;
      text-align: center;
      margin-bottom: 20px;
}

.box4-box1 ul li .box4-item {
      width: 270px;
      height: auto;
      margin: 0 auto;
      overflow: hidden;
}

.box4-box1 ul li img {
      display: block;
      width: 270px;
      height: 180px;
}

.box4-box1 ul li p {
      font-size: 16px;
      color: #464646;
      margin-top: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box4-box1 ul li h2 {
      font-size: 16px;
      color: #317edc;
      margin-top: 15px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box4-box2 ul li {
      float: left;
      width: 360px;
      height: 330px;
      background-color: #fff;
      margin-right: 30px;
      padding: 10px;
      margin-bottom: 20px;
}

.box4-box2 ul li .box4-item2 {
      width: 360px;
      height: auto;
      margin: 0 auto;
      overflow: hidden;
}

.box4-box2 ul li img {
      display: block;
      width: 360px;
      height: 240px;
}

.box4-box2 ul li p {
      font-size: 16px;
      color: #464646;
      margin-top: 25px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box4-box2 ul li h2 {
      font-size: 16px;
      color: #317edc;
      margin-top: 15px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box4-box3 ul li {
      float: left;
      width: 560px;
      height: 470px;
      background-color: #fff;
      margin-right: 40px;
      padding: 10px;
}

.box4-box3 ul li .box4-item3 {
      width: 560px;
      height: auto;
      margin: 0 auto;
      overflow: hidden;
}

.box4-box3 ul li img {
      display: block;
      width: 560px;
      height: 387px;
}

.box4-box3 ul li p {
      font-size: 16px;
      color: #464646;
      margin-top: 25px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box4-box3 ul li h2 {
      font-size: 16px;
      color: #317edc;
      margin-top: 15px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box5 {
      width: 100%;
      height: auto;
      display:table;
      background-color: #fff;
      padding-bottom: 30px;

}

/*.box5-box1 {
      margin-top: 40px;
}

.box5-box12 {
      width: 100%;
      height: auto;
      display: table;
}

.box5-box12-left {
      float: left;
      width: 700px;
      height: 478px;
      background-color: #f7f7f7;
      margin-top: 20px;
}

.box5-box12-left img {
      position: relative;
      top: 30px;
      left: 30px;
      width: 687px;
      height: 453px;
      border: 6px solid #fff;
}

.box5-box12-right {
      float: right;
      font-size: 18px;
      line-height: 60px;
}

.box5-box12-right ul li:first-child {
      color: #f00;
      margin-top: 40px;
}

.box5-box12-right ul li p:before {
      display: inline-block;
      content: '';
      background: #d0d0d0;
      width: 8px;
      height: 8px;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin-right: 20px;
      vertical-align: middle;
}

.box5-box22 {
      margin-top: 30px;
      clear: both;
}

.box5-box22 ul {
      width: 105%;
}

.box5-box22 ul li {
      float: left;
      width: 180px;
      height: auto;
      margin-right: 24px;
      text-align: center;
}

.box5-box22 ul li img {
      display: block;
      width: 180px;
      height: 180px;
}

.box5-box22 ul li p {
      font-size: 16px;
      color: #464646;
      margin-top: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box5-box23 ul li {
      float: left;
      width: 230px;
      height: auto;
      margin-right: 12px;
      text-align: center;
}

.box5-box23 ul li img {
      display: block;
      width: 230px;
      height: 230px;
}

.box5-box23 ul li p {
      font-size: 16px;
      color: #464646;
      margin-top: 10px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}*/

.box5-box1 {
	margin-top: 40px;
}

.box5-box12 {
	position: relative;
	width: 100%;
	height: auto;
	display: table;
	margin-top: 20px;
}

.box5-box12 img {
	width: 1200px;
	height: 600px;
}

.box5-mask {
	position: absolute;
	width: 100%;
	height: 180px;
	background-color: rgba(0, 0, 0, 0.5);
	bottom: 0;
}

/* .box5-box12-left {
	float: left;
	width: 700px;
	height: 478px;
	background-color: #317edc;
	margin-top: 20px;
}

.box5-box12-left img {
	position: relative;
	top: 30px;
	left: 30px;
	width: 687px;
	height: 453px;
	border: 6px solid #fff;
}

.box5-box12-right {
	float: right;
	font-size: 18px;
	line-height: 60px;
}

.box5-box12-right ul li:first-child {
	color: #f00;
	margin-top: 40px;
}

.box5-box12-right ul li p:before {
	display: inline-block;
	content: '';
	background: #d0d0d0;
	width: 8px;
	height: 8px;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	margin-right: 20px;
	vertical-align: middle;
} */

.box5-box22 {
	margin-top: 30px;
	clear: both;

}

.box5-box22 ul {
	width: 100%;
	text-align: center;
}

.box5-box22 ul li {
	display: inline-block;
	width: 92px;
	height: auto;
	margin-right: 10px;
	text-align: center;
}

.box5-box22 ul li img {
	display: block;
	width: 92px;
	height: 92px;
	border: 3px solid #737475;
}

.box5-box22 ul li p {
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.box5-box32 {
	width: 100%;
	height: auto;
	display: table;
	margin-top: 15px;
}

.box5-box32 ul li {
	float: left;
	width: 30%;
	height: auto;
	display: table;
	font-size: 16px;
	padding-left: 3%;
	line-height: 40px;
	color: #414141;
}

.box6 {
      width: 100%;
      height: auto;

      margin-top: 50px;

}

.box6-box1 {

      width: 1200px;
      height: auto;
      display: table;
      text-align: center;
      margin-top: 20px;
      overflow: hidden;
}

.box6-box1 ul {
      width: 105%;
}

.box6-box1 ul li {
      float: left;
      width: 285px;
      height: auto;
      margin-right: 20px;
      text-align: center;
      margin-bottom: 20px;
}

.box6-box1 ul li img {
      display: block;
      width: 285px;
      height: 190px;
}

.box6-box1 ul li p {
      font-size: 16px;
      color: #464646;
      margin-top: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
}

.box7 {
      width: 100%;
      height: auto;
      margin-top: 30px;
      padding-bottom: 40px;

}

.box7-box1 {

      width: 1200px;
      height: auto;
      display: table;
      text-align: center;
      margin-top: 20px;
      overflow: hidden;
}

.box7-box1 ul li {
      font-size: 20px;
      ;
      float: left;
      width: 400px;
      height: auto;
      text-align: left;
      margin-top: 40px;
}

.box8 {
      width: 100%;
      height: auto;
      background-color: #fff;
      padding: 50px 0;
}

.box8-box1 {
      margin-top: 30px;
}

.copy {
      width: 100%;
      height: 130px;
      text-align: center;
      padding: 60px 0 10px 0;
      background: #154ae9;

}

.copy p {
      font-size: 16px;
      color: #fff;
      line-height: 30px;
}

.box22{ margin-top:50px; margin-bottom:0}