@charset "utf-8";

.max_width {
  overflow: hidden;
  margin: 0 auto;
  width: 1000px;
  min-width: 1000px;
}

.titles {
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  text-align: center;
  line-height: 150px;
  background: url(../images/title_01.png) top no-repeat;
}
.btn{
	text-align: center;
}
.btn a{
	display: inline-block;
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #FFF;
	background: url(../images/box1_02.png) no-repeat;
	margin: 0 15px;
}

/* -------------------- */
.banner_wrap {
  overflow: hidden;
  width: 100%;
  height: 560px;
  background: url(../images/bannerbj.jpg) no-repeat top;
  position: relative;
}

.banner_wrap img {
  display: block;
  margin: 0 auto;
}


/* -----1----- */
.box1_wrap {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
	height: 643px;
	background: #493ed2;
}
.box1_wrap .titles{
	margin-bottom: 20px;
}
.box1_wrap .box1_1{
	width: 1000px;
	height: 323px;
	background: url(../images/box1_01.png) top no-repeat;
	margin: 0 auto;
	margin-bottom: 54px;
}
.box1_wrap .box1_1 ul{
	width: 380px;
	padding-left: 36px;
	padding-top: 55px;
}
.box1_wrap .box1_1 ul.mr{
	margin-right: 167px;
}
.box1_wrap .box1_1 ul li a{
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
	line-height: 44px;
}
/* -----2----- */
.box2_wrap {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
	height: 886px;
	background: #FFF;
}
.box2_wrap .titles{
	background: url(../images/title_02.png) top no-repeat;
	color:#493ed2;
	margin-bottom: 14px;
}
.box2_wrap .box2_1{
	margin-bottom: 43px;
}
.box2_wrap .btn a{
	width: 238px;
	background: url(../images/box2_btn.png) no-repeat;
}
/* -----3----- */
.box3_wrap {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
	height: 585px;
	background: #493ed2;
}
.box3_wrap .title2{
	width: 780px;
	font-size: 24px;
	color: #ffffff;
	line-height: 36px;
	margin: 0 auto;
	margin-bottom: 55px;
	text-align: center;
	font-weight: normal;
}
.box3_wrap .title2 span{
	color: #ffff00;
}
.box3_wrap .box3_1{
	width: 614px;
	margin: 0 auto;
	margin-bottom: 52px;
}
.box3_wrap .btn a{
	width: 238px;
	background: url(../images/box2_btn.png) no-repeat;
}
.box3_wrap .btn .a2{
	width: 257px;
	background: url(../images/box2_btn2.png) no-repeat;
}

/* -----4----- */
.box4_wrap {
  overflow: hidden;
  box-sizing: border-box;
  width: 100%;
	height: 2140px;
}
.box4_wrap .titles{
	background: url(../images/title_02.png) top no-repeat;
	color:#493ed2;
	margin-bottom: 9px;
}
.box4_wrap .box4_1{
	height: 746px;
}
.box4_wrap h2{
	height: 95px;
	font-size: 30px;
	color: #FFF;
	text-align: center;
	line-height: 80px;
	background: url(../images/box4_00.png) top no-repeat;
	font-weight: normal;
	margin-bottom: 30px;
}
.box4_wrap .btn a{
	width: 238px;
	background: url(../images/box2_btn.png) no-repeat;	
}
.box4_wrap .box4_1 p img{
	display: block;
	margin: 0 auto;
}
.form{
	padding-top: 50px;
	height: 240px;
}
.box4_wrap .box4_2{
	height: 456px;
}
.box4_wrap .box4_2 h2{
	margin-bottom: 46px;
}
.box4_wrap .box4_2 ul{
	margin-bottom: 50px;
}
.box4_wrap .box4_2 ul li{
	width: 235px;
	margin-right: 20px;
}
.box4_wrap .box4_2 ul li.mr{
	margin-right: 0;
}
.box4_wrap .box4_2 ul li span{
	display: block;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	text-align: center;
	padding-top: 10px;
}
.box4_wrap .box4_3{
	height: 780px;
}
.box4_wrap .box4_3 h2{
	margin-bottom: 35px;
}
.box4_tabBox .list{
	height: 114px;
}
.box4_tabBox .list li{
	width: 165px;
	height: 84px;
	margin-right: 1px;
	background: url(../images/list_n2.png) top no-repeat;
	text-align: center;
	line-height: 61px;
	font-size: 24px;
	color: #FFF;
	float: left;
}
.box4_tabBox .list li.active{
	background: url(../images/list_n1.png) top no-repeat;
}
.box4_tabBox .list li.last{
	margin-right: 0;
}
.box4_tabBox .L1_box{
	display: none;
	margin-bottom: 50px;
}
.box4_tabBox table {
	width: 100%;
}
.box4_tabBox table thead {
	height: 58px;
	background: #00d4e2;
	border: 1px solid #00d4e2;
}
.box4_tabBox table thead th {
	line-height: 50px;
	font-size: 18px;
	color: #fff;
	border-right: 1px #FFF solid;
}
.box4_tabBox table tr {
	height: 55px;
	line-height: 55px;
}
.box4_tabBox table tr td {
	position: relative;
	text-align: center;
	border: 1px solid #00d4e2;
	font-size: 14px;
	color: #333;
	vertical-align: middle;
}
.box4_tabBox table tr .lang {
	line-height: 22px;
}
.box4_tabBox table tr td a {
	display: block;
	margin: 0 auto;
	width: 72px;
	height: 30px;
	line-height: 30px;
	background: #ff7600;
	font-size: 16px;
	color: #fff;
	border-radius: 5px;
}

.box4_tabBox table tr td a:hover {
	background: #ff8f2f;
}

/* -----7----- */
.box7_wrap {
  overflow: hidden;
  box-sizing: border-box;
	width: 100%;
	padding-bottom: 50px;
	background: #493ed2;
}
.box7_wrap .box7_1{
	width: 1000px;
	margin: 0 auto;
}
.box7_wrap .phone_swiper {
  padding-bottom: 50px;
  margin-top: 20px;
}
.box7_wrap .phone_swiper .swiper-slide img {
  max-width: 100%;
}
.box7_wrap .phone_swiper .swiper-pagination-bullet {
  width: 127px;
  height: 8px;
  border-radius: 5px;
  background: #fff;
  margin: 0 22px;
}
.box7_wrap .phone_swiper .swiper-pagination-bullet-active {
  width: 127px;
  height: 8px;
  border-radius: 5px;
  background: #fff;
}