/*视频*/
/*@media (min-width: 641px) and (max-width: 1024px) {*/
  /* 在屏幕宽度介于641px和1024px之间的设备上应用这些样式 */
  	/*.videolist{width: 31%;margin: 0 1% 26px;}*/
/*}*/
.videolist{width: 31%;margin: 0 1% 26px;}
.xwyul .video{
	
    float: left;
}
.xwyul .video .column{
	position: relative;
	border-radius: 6px;
    box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.xwyul .video .bot{
	position: absolute;
    bottom: 0;
	font-size: 15px;
	height: 30px;
    line-height: 30px;
	color: #fff;
	/*padding: 0 7px;*/
}
.xwyul .video .title {
	width: 290px;
	text-align: left;
	float: left;
    

}
.xwyul .video .video-time {
	width: 50px;
	text-align: right;  
}
/*联系我们*/
.w100 {
    width: 100%;
}
.pt-60 {
    padding-top: 60px;
}
.pb-70 {
    padding-bottom: 70px;
}
.mg-a {
    margin: auto;
}
.w-1120 {
    width: 1120px;
}
.bg-white {
    background-color: #ffffff;
}
.df-sb {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.fw-wp {
    flex-wrap: wrap;
}
.mb-15 {
    margin-bottom: 15px;
}
.df {
    display: flex;
}
#content li {
    margin-bottom: 12px;
    width: 50%;
    cursor: pointer;
}
.bodor-color-gray4 {
    color: #4e525b;
}
.fs-16 {
    font-size: 16px;
}
.fw-600 {
    font-weight: 600;
}
.bodor-PF {
    font-family: PingFangSC, "Microsoft YaHei", "Helvetica Neue", "Hiragino Sans GB", "WenQuanYi Micro Hei", Arial, sans-serif;
}
.w-150 {
    width: 150px;
}
.bodor-color-orange6 {
    color: #ff4610;
}
.fw-400 {
    font-weight: 400;
}
.csp {
    cursor: pointer;
}
.w-380 {
    width: 380px;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .content {
    padding-left: 16px;
    padding-right: 16px;
  }
  #content li h5 {
    min-width: 150px;
  }
  #content li p {
    width: auto;
  }
  #content {
    padding-left: 16px;
    padding-right: 16px;
  }
  .pc_area_content {
    padding-left: 16px;
    padding-right: 16px;
  }
  #pc_area li h5 {
    min-width: 150px;
  }
}
@media (max-width: 768px) {
  #banner {
    height: 50vw;
  }
  #content {
    padding: 8.533vw 8.8vw 8vw;
  }
  #content li {
    margin-bottom: 4.267vw;
    display: flex;
    align-items: center;
    width: auto;
  }
  #content li h5 {
  }
  #content li div {
    width: 28.8vw;
    margin-right: 6.4vw;
    font-size: 3.2vw;
    line-height: 4.533vw;
  }
  #content li p {
    font-size: 3.2vw;
    line-height: 4.533vw;
    cursor: pointer;
    width: 40vw;
  }

 
}
@media (max-width: 576px) {
  .swiper_transition {
    transition: transform 0.2s ease-out 0s !important;
  }
  .w-1120 {
    width: 100%;
  }
  .w-1152 {
    width: 100%;
  }
  .w-1400 {
    width: 100%;
  }
  .w-1536 {
    width: 100%;
  }
  .w-620 {
    width: 100%;
  }
  .h-200 {
    height: 60.333vw;
  }
  .h-150 {
    height: 40vw;
  }
  .h-100 {
    height: 26.667vw;
  }
  .h-50 {
    height: 13.333vw;
  }
  .xs-dn {
    display: none;
  }
  .xs-db {
    display: block;
  }
  .xs-df {
    display: flex;
  }
  .xs-dib {
    display: inline-block;
  }
  .xs-df-c {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .xs-df-sb {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .w-100vw {
    width: 100vw;
  }
}
/*服务支持*/

.box-1 {
    padding: 20px 0 20px 0;
	overflow: hidden;
}
.container {
    width: 1259px;
    margin: 0 auto;
}
.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
.box-1 .leftbox {
    width: 570px;
    float: left;
}
img {
    border: 0;
    vertical-align: top;
	max-width:100%;
}
.fadeInRight2 {
    -webkit-animation-name: fadeInRight2;
    animation-name: fadeInRight2;
}
.box-1 .rightbox {
    width: 680px;
    float: right;
    font-size: 20px;
    padding-top: 20px;
}
.title {
    font-size: 20px;
}
.title .en {
    font-size: 100px;
    font-weight: 700;
    font-family: arial;
    color: #f2f2f2;
    margin-left: -10px;
    line-height: 100px;
    text-transform: uppercase;
}
.title .cn {
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: #3d3d3d;
    margin-top: -65px;
    margin-bottom: 20px;
}
.title2 {
    font-size: 18px;
    line-height: 34px;
    text-align: center;
}
.title2 .en {
    font-size: 50px;
    font-weight: 700;
    font-family: arial;
    color: #f2f2f2;
    margin-left: -10px;
    line-height: 100px;
    text-transform: uppercase;
}
.title2 .cn {
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    color: #3d3d3d;
    margin-top: -50px;
    margin-bottom: 20px;
}
.box-1 .rightbox .list {
    margin-top: 60px;
}
.box-1 .rightbox .list li {
    float: left;
    width: 190px;
    height: 140px;
    padding-top: 16px;
    margin-left: 45px;
    text-align: center;
    border: solid 2px #0075c1;
}
.box-1 .rightbox .list li:first-child {
    margin-left: 0;
}
.box-1 .rightbox .list li .iconbox {
    position: relative;
    display: inline-block;
}
.box-1 .rightbox .list li .icoh {
    top: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    -webkit-transition: all 700ms ease;
    transition: all 700ms ease;
}
.box-1 .rightbox .list li .tit {
    font-size: 22px;
    color: #333;
    margin-top: 5px;
	padding-top:0;
	margin-bottom: 0px;
}
.title3 {
    padding-top: 80px;
    padding-bottom: 15px;
}
.title3 .en {
    font-family: arial;
    font-size: 150px;
    height: 200px;
    color: #f0f0f0;
    font-weight: 700;
    text-transform: uppercase;
}
.title3 .cn {
    color: #212121;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    position: relative;
    margin-top: -185px;
    margin-left: 20px;
}
.title3 .cn:after {
    content: "";
    width: 176px;
    height: 17px;
    bottom: 0;
    left: -10px;
    position: absolute;
    background: #158dda;
}
.title3 .cn span {
    z-index: 1;
    position: relative;
}
/*人才招聘*/
.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.w-full {
    width: 100%;
}
.px-5 {
    padding-left: 20px;
    padding-right: 20px;
}
.md_max-w-960px {
    max-width: 960px;
}
.md_px-0 {
    padding-left: 0;
    padding-right: 0;
}
.my-10 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.break-all {
    word-break: break-all;
}
.text-sm {
    font-size: 14px;
    line-height: 20px;
}
.leading-6 {
    line-height: 24px;
}
.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity));
}
.text-gray-600 p a{
	display: initial;
	--tw-text-opacity: 1;
    color: rgb(231 75 59/var(--tw-text-opacity));
}
.w-full {
    width: 94%;
}
.mb-0 {
    margin-bottom: 0;
}
.zplx{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 28px;
}
.zplx .zplm{
	outline: none;
	margin: 0;
	font-weight: inherit;
	font-family: inherit;
	text-transform: none;
	cursor: pointer;
	background-image: none;
	-webkit-appearance: button;
	padding:8px 0px;
	border-radius: 100px;
	
	text-align: center;
	font-size: 16px;
    line-height: 24px;
	margin-bottom: 14px;
	width: 160px;
}
.zplx  .on{
	--tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity));
	--tw-bg-opacity: 1;
    background-color: rgb(231 75 59/var(--tw-bg-opacity));
}
.mt-2 {
    margin-top: 8px;
}
.mt-2 .cont_c{
	display:none;
}
.mt-2 .on{
	display:block;
}
.mb-8 {
    margin-bottom: 32px;
}
.pl-13 {
    padding-left: 52px;
}
.mb-8 {
    margin-bottom: 32px;
}
.mb-8 .zplm_title{
	margin-bottom: 20px;
	font-size: 16px;
    line-height: 24px;
	--tw-bg-opacity: 1;
    background-color: rgb(249 250 251/var(--tw-bg-opacity));
	padding-top: 13px;
    padding-bottom: 13px;
	padding-left: 28px;
	--tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity));
	font-weight: 600;
}
.mb-8 .pl-13 .title_h{
	font-size: 14px;
	--tw-text-opacity: 1;
    color: rgb(31 41 55/var(--tw-text-opacity));
	margin-bottom: 4px;
	font-weight: 600;
	line-height: 28px;
}
.mb-8 .pl-13 .cont_h{
	font-size: 14px;
	line-height: 24px;
	--tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity));
	margin-bottom: 20px;
}
.mb-8 .pl-13 .cont_h p{
	white-space: pre-wrap;
	word-break: break-all;
	text-align: justify;
}



/*Contact us*/
.checkbox-list input{
    -webkit-appearance: auto;
    display: initial !important;
}



