.bigDiv {
	overflow: hidden;
	width: 1200px;
	left: 0;
	right: 0;
	margin: 630px auto 0 auto;
}
.background_d {
	width: 100%;
    height: 360px;
    margin: 100px auto 0 auto;
    background-image: url(../img/222102159566291823.jpg);
    background-size: 100% 100%;
    text-align:center;
}
.top_content {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
.content_content {
	margin-top: 70px;
	overflow: hidden;
}
.content_content_left {
	position: relative;
	float: left;
	width: 600px;
	height: 240px;
	margin-left:300px;
}
.content_content_left img {
	margin: 0 0 10px 10px;
}
.img_div {
	position: absolute;
	top: 40px;
	color: #1473b7;
}
.details {
	margin-left: 80px;
}
.textarea_div {
	margin-left: 80px;
}
.yw_button {
	width: 80px;
	height: 35px;
	background: #1473b7;
	color: white;
	line-height: 35px;
	text-align: center;
	border-radius: 5px;
	float: right;
    margin: 5px 130px 0 0;
    cursor: pointer;
}
.content_content_right {
	position: relative;
	float: left;
	width: 600px;
	height: 240px;
}
.content_content_right img {
	margin: 0 0 10px 15px;
}
.right_details {
	
	margin-left: 80px;
	color: #7c7d7f;
}
.right_details p span{
	width: 85px;
    display: inline-block;
}
.right_details p:nth-child(1) input {
    
	width: 350px;
    height: 28px;
    background: transparent;
    border: 1px solid #333333;
}
.right_details p:nth-child(2) input {
    
	width: 350px;
    height: 28px;
    background: transparent;
    border: 1px solid #333333;
}
.right_details p:nth-child(3) input {
    
	width: 100px;
    height: 28px;
    background: transparent;
    border: 1px solid #333333;
}
.right_details p:nth-child(4) input {
    
	width: 350px;
    height: 28px;
    background: transparent;
    border: 1px solid #333333;
}
.yw_button_two {
	width: 80px;
	height: 35px;
	background: #1473b7;
	color: white;
	line-height: 35px;
	text-align: center;
	border-radius: 5px;
	float: right;
    margin: -12px 98px 0 0;
    cursor: pointer;
}


.yw_we {
	overflow: hidden;
	width: 1200px;
	margin: 120px auto 0 auto;
}
.yw_we_top div {
	text-align: center;
}
.yw_we_top div:nth-child(1) {
	font-size: 33px;
	color: #006ab4;
}
.yw_we_top div:nth-child(2) {
	font-size: 14px;
    margin-bottom: 30px;
    color: #006ab4;
    margin-top: 5px;
}
.yw_we_top div:nth-child(3) {
	font-size: 16px;
}

.yw_content {
	width: 340px;
	height: 310px;
	border:1px solid #dddddd;
    border-radius: 6px;
    float: left;
    margin: 100px 0 0 58px;
    text-decoration: none;
}
.yw_content_img {
	height: 150px;
	position: relative;
}
.yw_content_img img{
	position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.yw_content_font {
	text-align: center;
	
}
.yw_content_font div {
	color: #7f7f7f;
	font-size: 18px;
	margin-bottom: 5px;
}
.yw_content_font div:nth-child(1) {
	color: #333333;
	margin-bottom: 25px;
}
.yw_process {
	overflow: hidden;
	width: 1200px;
	margin: 120px auto 0 auto;
}
.yw_cooperation {
	overflow: hidden;
	width: 1200px;
	margin: 120px auto 0 auto;
}
.yw_cooperation_top div {
	text-align: center;
}
.yw_cooperation_top div:nth-child(1) {
	font-size: 33px;
	color: #006ab4;
}
.yw_cooperation_top div:nth-child(2) {
	font-size: 14px;
    margin-bottom: 30px;
    color: #006ab4;
    margin-top: 5px;
}
.yw_cooperation_top div:nth-child(3) {
	font-size: 16px;
}
.yw_cooperation_img {
	width: 280px;
	height: 140px;
	float: left;
	margin:67px 0 0 18px;
}
.yw_cooperation_img img {
	width: 100%;
	height: 100%;
}
.swiper-container2 {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 200px;

  /* 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;
}
td {
	padding-left: 19px;
}


