@charset "utf-8";
.head{
	height: 100px;
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
	transition: .25s;
}
.head_active,.head_list{
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
}
.head_height{
	height: 100px;
}
.logo{
	display: inline-block;
	height: 40px;
}
.logo img{
	height: 100%;
}
.logo img.img1{
	display: block;
}
.logo img.img2{
	display: none;
}
.head_active .logo img.img1,
.head_list .logo img.img1{
	display: none;
}
.head_active .logo img.img2,
.head_list .logo img.img2{
	display: block;
}
.hdra_a{
	display: inline-block;
	line-height: 30px;
	background: url(../images/rico_03.png) no-repeat left center;
	padding-left: 30px;
	color: #fff;
}
.head_active .hdra_a,
.head_list .hdra_a{
	background: url(../images/rico_1_03.png) no-repeat left center;
	color: #666;
}
.nav li{
	position: relative;
	margin-right: 90px;
}
.nava{
	display: block;
	line-height: 100px;
	color: #fff;
	position: relative;
}
.nav li:hover .nava::after,
.nav li.active .nava::after{
	opacity: 1;
}
.head_active .nava,
.head_list .nava{
	color: #666;
}
.head_active .nav li:hover .nava
.head_list .nav li:hover .nava,
.head_active .nav li.active .nava,
.head_list .nav li.active .nava{
	color: #0f53bc;
}
.nava::after{
	width: 100%;
	height: 1px;
	content: "";
	background: #e87c36;
	position: absolute;
	left: 0;
	top: 65%;
	opacity: 0;
	transition: .25s;
}
.navhide{
	width: 140px;
	position: absolute;
	left: 50%;
	margin-left: -70px;
	top: 100%;
	margin-top: 10px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	padding: 5px 0;
	background: rgba(15,83,188,.7);
	text-align: center;
	z-index: 9;
	padding: 10px 0;
}
.navhide a{
	font-size: 13px;
	line-height: 34px;
	color: #fff;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding: 0 15px;
}
.navhide a:hover{
	color: #ee7e36;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.bnimgbg{
	background: rgba(0,70,180,.3);
	color: #fff;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}
.ititle_32{
	font-size: 32px;
}
.ititle_48{
	font-size: 48px;
}
.bntxt{
	width: 515px;
	max-width: 100%;
	margin-top: 18%;
}
.bnb{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
}
.bnbl{
	width: 37.5%;
}
.bnbr{
	background: url(../images/bnbrbg_03.png) no-repeat center;
	background-size: 100% 100%;
	height: 100px;
}
.bnbra{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 50%;
	color: #0f53bc;
}
.bnbra i{
	width: 30%;
	height: 1px;
	background: #0f53bc;
	margin: 0 15px;
}
.bnbra:last-child{
	color: #fff;
}
.bnbra:last-child i{
	background: #fff;
}
.bnbtn{
	width: 100px;
	height: 100px;
	background: #dce0e9;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: .25s;
}
.bnbtn:hover{
	background: #ee7e36;
}
.bnbtn:hover img{
	filter: grayscale(100%) brightness(500%);
}
.bnblr{
	font-size: 14px;
	color: #fff;
}
.bnblr .swiper-pagination-current{
	font-size: 24px;
}
.md{
	padding: 90px 0;
}
.i1{
	background: url(../images/i1bg_02.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.i1r p{
	padding: 7px 0;
}
.i1law{
	display: inline-block;
	color: #fff;
	text-align: center;
}
.i1law img{
	transition: .5s;
}
.i1law:hover img{
	transform:rotateY(180deg);
}
.morea{
	width: 200px;
	line-height: 50px;
	display: flex;
	align-items: center;
	border-radius: 8px;
	background: #fff;
	color: #ee7e36;
	justify-content: center;
}
.morea.active{
	background: #EE7E36;
	color: #fff;
}
.morea:hover{
	background: #EE7E36;
	color: #fff;
	opacity: .85;
}
.morea img{
	filter: grayscale(100%) brightness(500%);
	margin-left: 10px;
	height: 10px;
}
.i2{
	background: #dce0e9;
}
.i2l{
	width: 31%;
}
.i2r{
	width: 64%;
}
.i2ra{
	position: relative;
	border-radius: 8px;
}
.i2rabg{
	padding: 35px;
	/*background: rgba(0,0,0,.5);*/
	background-image: linear-gradient(rgba(0,0,0,.7), rgba(0,0,0,.1));
	color: #fff;
	color: #fff;
}
.i3{
	background: #f5f5f5;
}
.i3a{
	border-radius: 8px;
	overflow: hidden;
	background: #fff;
}
.i3atxtb img{
	transition: .25s;
	filter: grayscale(100%);filter: gray;
	opacity: .5;
}
.i3a:hover .i3atxtb img{
	filter:inherit;
}
.i3a:hover{
	box-shadow: 0 0 25px rgba(0,0,0,.07);
}
.i4{
	background: url(../images/i4bg_02.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 200px;
}
.i4w{
	align-items: center;
	justify-content: center;
}
.i4a{
	margin: 20px 15px;
}
.i4a img{
	max-width: 100%;
	max-height: 100%;
}
.i5iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.i5 .wrap_1600{
	position: relative;
	z-index: 9;
}
.i5w{
	width: 600px;
	background: #fff;
	padding: 50px;
	max-width: 100%;
	box-shadow: 0 0 25px rgba(0,0,0,.08);
	border-radius: 10px;
}
.i5txt p{
	margin-top: 10px;
}
.foot{
	background: #1e67d1;
	color: #fff;
}
.foot a{
	color: #fff;
}
.ft{
	padding-bottom: 70px;
}
.fb{
	background: #1146a0;
	padding: 15px 0;
}
.ftla{
	line-height: 35px;
	margin-right: 85px;
}
.ftla li a{
	opacity: .8;
}
.ftla li a:hover{
	opacity: 1;
}
.ftrw{
	width: 500px;
	max-width: 100%;
}
.ftrba{
	width: 46%;
}
.ftrba_w100{
	width: 100%;
}
.ftrba input,.ftrba textarea{
	width: 100%;
	border-radius: 10px;
	background: #fff;
	height: 50px;
	padding: 0 20px;
}
.ftrba textarea{
	padding: 20px;
	resize: none;
	height: 100px;
}
.ftrba button{
	margin: 0 auto;
}

.listbn{
	height: 400px;
}
.listnav{
	padding: 30px 0;
}
.listnav i{
	margin: 0 10px;
}
.listnav a{
	color: #666;
}
.listnav a:hover{
	color: #0f53bc;
}
.ab1w:first-child{
	margin-top: 0;
}
.ab1w:nth-child(even){
	flex-flow: row-reverse;
}
.ab1txt,.ab1img{
	width: 46.5%;
}
.ab2{
	background: url(../images/ab2bg_02.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
}
.ab2lbox .txt{
	opacity: .6;
}
.swiper-pagination-ab2{
	position: static;
	margin-top: 50px;
	text-align: left;
}
.swiper-pagination-ab2 .swiper-pagination-bullet{
	width: 38px;
	height: 38px;
	border-radius: 100%;
	border: 1px solid rgba(0,0,0,0);
	background: url(../images/ab2ico1_03.png) no-repeat center;
	margin: 0;
	margin-right: 15px;
	opacity: 1;
	transition: .25s;
}
.swiper-pagination-ab2 .swiper-pagination-bullet-active{
	background: url(../images/ab2ico2_03.png) no-repeat center;
	border: 1px solid #ee7e36;
}
.ab3w{
	padding: 0 50px;
}
.ab3a{
	background: #0f53bc;
	color: #fff;
}
.swiper-button-next-ab3,.swiper-button-prev-ab3{
	width: 36px;
	height: 36px;
	background: #eaeaea;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 22px;
	color: #666;
	transition: .25s;
	margin-top: -18px;
}
.swiper-button-next-ab3:hover,.swiper-button-prev-ab3:hover{
	background: #0F53BC;
	color: #fff;
}
.swiper-button-next-ab3{
	right: -15px;
}
.swiper-button-prev-ab3{
	left: -15px;
}

.svbg{
	background: #0f53bc;
	background-image: linear-gradient(to right, #0f53bc , #5384cf);
	color: #fff;
}
.svbg .listnav .wrap{
	color: #fff;
}
.svbg .listnav a{
	color: #fff;
}
.sva{
	position: absolute;
	display: block;
	color: #fff;
}
.sva i{
	width: 18px;
	height: 18px;
	background: rgba(238,126,54,.4);
	border-radius: 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	margin-bottom: 5px;
	animation: myfirst 2s infinite;
}
@keyframes myfirst {
    0% {
    	opacity: 0;
    }
    50% {
    	opacity: 1;
    }
    100% {
    	opacity: 0;
    }
}
.sva i::after{
	width: 12px;
	height: 12px;
	content: "";
	background: #ee7e36;
	border-radius: 100%;
	position: absolute;
	left: 3px;
	top: 3px;
}
.sva:nth-child(1){
	left: 15.5%;
	top: 21.2%;
}
.sva:nth-child(1) i{
	animation-duration:2.1s;
}
.sva:nth-child(2){
	left: 23.3%;
	top: 35.6%;
}
.sva:nth-child(2) i{
	animation-duration:1.8s;
}
.sva:nth-child(3){
	left: 44.6%;
	top: 22.6%;
}
.sva:nth-child(3) i{
	animation-duration:1.6s;
}
.sva:nth-child(4){
	left: 50.1%;
	top: 28.4%;
}
.sva:nth-child(4) i{
	animation-duration:1.9s;
}
.sva:nth-child(5){
	left: 46.7%;
	top: 33.6%;
}
.sva:nth-child(5) i{
	animation-duration:1.7s;
}
.sva:nth-child(6){
	left: 43.9%;
	top: 40.4%;
}
.sva:nth-child(6) i{
	animation-duration:2s;
}
.sva:nth-child(7){
	left: 50.1%;
	top: 37.5%;
}
.sva:nth-child(7) i{
	animation-duration:1.8s;
}
.sva:nth-child(8){
	left: 34.2%;
	bottom: 27.1%;
}
.sva:nth-child(8) i{
	animation-duration:1.9s;
}
.sva:nth-child(9){
	left: 61.4%;
	top: 48.2%;
}
.sva:nth-child(9) i{
	animation-duration:2.1s;
}
.sva:nth-child(10){
	right: 11.8%;
	top: 36.5%;
}
.sva:nth-child(10) i{
	animation-duration:1.8s;
}
.sva:nth-child(11){
	right: 16.1%;
	top: 40.1%;
}
.sva:nth-child(11) i{
	animation-duration:2.1s;
}
.sva:nth-child(12){
	right: 23.3%;
	top: 59.1%;
}
.sva:nth-child(12) i{
	animation-duration:1.9s;
}
.sva:nth-child(13){
	right: 21.7%;
	top: 64.7%;
}
.sva:nth-child(13) i{
	animation-duration:1.7s;
}
.sva:nth-child(14){
	right: 14.7%;
	top: 65%;
}
.sva:nth-child(14) i{
	animation-duration:1.8s;
}
.sva:nth-child(15){
	right:12.7%;
	bottom: 17%;
}
.sva:nth-child(15) i{
	animation-duration:2.1s;
}
.sva:nth-child(16){
	right:3%;
	bottom: 8%;
}
.sva:nth-child(16) i{
	animation-duration:1.8s;
}
.sva:nth-child(17){
	width: 7.5%;
	top:44.5%;
	right: 20.5%;
}

.co1w{
	width: 102%;
}
.co1a{
	width: 31.33%;
	margin-right: 2%;
	margin-top: 25px;
	border: 1px solid #e6e6e6;
	border-radius: 10px;
	padding: 25px;
	padding-top: 15px;
	transition: .25s;
}
.co1a img{
	display: block;
	margin: 0 auto;
	transition: .5s;
}
.co1a:hover{
	border: 1px solid rgba(0,0,0,0);
	box-shadow: 0 10px 20px rgba(15,83,188,.1);
}
.co3a{
	width: 49%;
	margin-top: 25px;
}
.co3a_w100{
	width: 100%;
}
.co3a input,.co3a textarea{
	background: #f8f8f8;
	width: 100%;
	height: 58px;
	padding: 0 18px;
	border-radius: 6px;
}
.co3a input:focus,.co3a textarea:focus{
	background: #f2f2f2;
}
.co3a textarea{
	height: 180px;
	padding: 18px;
	resize: none;
}
.co3a_btn{
	margin-top: 60px;
	display: flex;
	justify-content: center;
}
.co3a_btn button{
	width: 150px;
	height: 60px;
	border-radius: 6px;
	cursor: pointer;
	transition: .25s;
	background: #999999;
	color: #fff;
	margin: 0 20px;
}
.co3a_btn button.active,.co3a_btn button:hover{
	background: #0f53bc;
}
.co3a_btn button:hover{
	opacity: .85;
}

@media only screen and (max-width:1599px) {
	body{
		zoom: .85;
	}
	.md{
		padding: 80px 0;
	}
	.ititle_48{
		font-size: 40px;
	}
.ititle_32{
	font-size: 22px;
}
	.bnbtn{
		width: 80px;
		height: 80px;
	}
	.bnbr{
		height: 80px;
	}
	.bnbtn img{
		height: 13px;
	}
	.i4a img{
		height: 60px;
	}
	
	.listbn{
		height: 350px;
	}
	
	.co3a input{
		height: 50px;
	}
	.co3a_btn button{
		width: 130px;
		height: 50px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 65px 0;
	}
	.ititle_48{
		font-size: 32px;
	}
.ititle_32{
	font-size: 20px;
}
	.nav li{
		margin-right: 55px;
	}
	.i1law img{
		height: 50px;
	}
	.morea{
		width: 160px;
		line-height: 40px;
	}
	.i4a img{
		height: 40px;
	}
	.i5txt p img{
		height: 15px;
	}
	
	.listbn{
		height: 300px;
	}
	
	.sva{
		transform: scale(.7);
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 45px 0;
	}
	.ititle_48{
		font-size: 28px;
	}
.ititle_32{
	font-size: 20px;
}
	
	.listbn{
		height: 250px;
	}
	
	.sva{
		transform: scale(.6);
	}
}

.g_news-list {
    width: 100%;
    overflow: hidden;
}
.g_news-list a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 76px 0;
    border-bottom: 1px solid #dddddd;
}
.g_news-list a .g-img {
    width: 37%;
    padding-right: 2%;
    overflow: hidden;
}
.g_news-list a .g-img img {
    display: block;
}
.g_news-list a .g-tsp {
    width: 60%;
}
.g_news-list a .g-tsp span {
    position: relative;
    display: block;
    line-height: 1;
    font-size: 13px;
    color: #999999;
    font-style: italic;
    margin-bottom: 42px;
    padding-left: 12px;
}
.g_news-list a .g-tsp span:after {
    content: '';
    position: absolute;
    display: block;
    background-color: #ee7e36;
    width: 3px;
    height: 100%;
    left: 0;
    top: 0;
}
.g_news-list a .g-tsp h2 {
    font-size: 24px;
    color: #0f53bc;
    display: block;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.g_news-list a .g-tsp p {
    font-size: 14px;
    color: #666666;
    display: block;
    line-height: 1.76;
    margin-bottom: 52px;
    display: -webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.g_news-list a .g-tsp i {
    display: block;
    font-size: 14px;
    color: #666666;
    width: 128px;
    line-height: 38px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    background-image: url(../images/newsg1.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    padding-left: 15px;
}
.g_news-list a:hover .g-tsp i {
    color: #ffffff;
    background-color: #0f53bc;
    background-image: url(../images/newsg2.png);
}
.g-page {
    display: flex;
    width: max-content;
    margin: 57px auto 0;
}
.g-page a {
    display: block;
    width: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #f6f6f6;
    margin: 7px;
    border-radius: 100%;
    font-size: 16px;
    color: #666666;
}
.g-page a:first-child {
    background: none;
}
.g-page a:last-child {
    background: none;
}
.g-page a:hover {
    background-color: #0f53bc;
    color: #ffffff;
}
.page-num-current {
    background-color: #0f53bc!important;
    color: #ffffff!important;
}
.g_news-info {
    width: 100%;
    overflow: hidden;
}
.info-title {
    display: block;
    text-align: center;
    color: #0f53bc;
    font-size: 32px;
}
.info-time {
    color: #999999;
    font-size: 14px;
    display: block;
    text-align: center;
    font-style: italic;
    margin-top: 17px;
}
.info-content {
    padding: 57px 0;
    margin: 57px 0;
    font-size: 14px;
    color: #666666;
    line-height: 2;
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.info-pr_ne {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    align-content: center;
}
.info-pr_ne a {
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    width: 30%;
    background-color: #f7f7f7;
    line-height: 46px;
    border-radius: 10px;
    font-size: 15px;
    color: #666666;
}
.info-pr_ne a img {
    width: 17px;
    margin: 0 7px;
    display: block;
}
.info-pr_ne a:hover {
    color: #ffffff;
    background-color: #0f53bc;
}
.info-pr_ne a:hover img {
    filter: grayscale(100%) brightness(500%);
}
.g_job-list {
    width: 100%;
    overflow: hidden;
}
.g_job-list .collapsing {
    width: 100%;
    position: relative;
    margin: 17px 0 0;
    padding: 32px;
    font-size: 36px;
    color: #0f53bc;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    cursor: pointer;
    font-weight: bold;
    line-height: 1;
}
.g_job-list .collapsing:after {
    content: '';
    position: absolute;
    width: 32px;
    height: 16px;
    background-image: url(../images/zhaopinxiala.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    right: 32px;
    top: 50%;
    margin-top: -8px;
    transition: .25s;
}
.g_job-list .collapsing:hover {
    background-color: #0f53bc;
    color: #ffffff;
    border-color: #0f53bc;
}
.g_job-list .collapsing:hover:after {
    filter: grayscale(100%) brightness(500%);
}
.current {
    background-color: #0f53bc!important;
    color: #ffffff!important;
    border-color: #0f53bc!important;
}
.current:after {
    transform: rotateZ(180deg);
    filter: grayscale(100%) brightness(500%);
}
.g_job-list .coll_body {
    display: none;
    padding: 32px;
    background-color: #fcfcfc;
    border-radius: 10px;
    line-height: 1.76;
}
.g_job-list .coll_body li {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-bottom: 27px;
}
.g_job-list .coll_body li b {
    display: block;
    width: 100%;
    font-size: 20px;
    color: #0f53bc;
}
.g_job-list .coll_body li span {
    display: block;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #666666;
    padding-top: 7px;
}
@media only screen and (max-width:768px) {
    .info-title {
    font-size: 20px;
}
    .g_job-list .coll_body li span {
    font-size: 12px;
}
    .g_job-list .coll_body li b {
    font-size: 16px;
}
    .g_job-list .coll_body {
        padding: 17px;
        border-radius: 7px;
    }
    .g_job-list .collapsing:after {
    height: 10px;
    right: 17px;
    margin-top: -5px;
}
    .g_job-list .collapsing {
    padding: 17px;
    font-size: 22px;
    border-radius: 7px;
}
    .info-pr_ne a {
    width: 46%;
    line-height: 37px;
    font-size: 14px;
}
    .g_news-list a .g-tsp {
    width: 100%;
    padding-top: 17px;
}
.g_news-list a .g-tsp span {
    margin-bottom: 17px;
}
.g_news-list a .g-tsp h2 {
    font-size: 18px;
    margin-bottom: 15px;
}
.g_news-list a .g-tsp p {
    font-size: 13px;
    margin-bottom: 27px;
}
.g-page a {
    width: 34px;
    line-height: 34px;
    margin: 5px;
    font-size: 14px;
}
    img {
        max-width: 100%;
    }
    .g_news-list a {
        display: block;
    }
    .g_news-list a .g-img {
        width: 100%;
        padding-right: 0;
        overflow: hidden;
    }
	body{
		zoom: 1;
	}
	.md{
		padding: 25px 0;
	}
	.ititle_48{
		font-size: 22px;
	}
	
.ititle_32{
	font-size: 18px;
}
	.bnbtn{
		width: 50px;
		height: 50px;
	}
	.bnbr{
		height: 50px;
	}
	.bnbtn img{
		height: 8px;
	}
	.bnbra i{
		width: 5px;
		margin: 0 5px;
	}
	.bnbra *{
		font-size: 15px;
	}
	.bnblr {
		margin-left: 5px;
		display: none;
	}
	.i1law img{
		height: 40px;
	}
	.i1law p{
		font-size: 12px;
		margin-top: 5px !important;
	}
	.morea{
		width: 110px;
		line-height: 35px;
		font-size: 12px;
		border-radius: 4px;
	}
	.morea img{
		height: 7px;
	}
	.i2ra,.i3a{
		border-radius: 6px;
	}
	.i2rabg{
		padding: 20px;
	}
	.i3atxt {
		padding: 15px;
	}
	.i3atxtb img{
		height: 10px;
	}
	.i4a{
		margin: 10px;
	}
	.i4a img{
		height: 30px;
	}
	.i5w{
		padding: 20px;
		border-radius: 6px;
	}
	.i5txt p img{
		height: 15px;
	}
	.flogo img{
		height: 30px;
		display: block;
		margin: 0 auto;
	}
	.ftlw{
		display: none;
	}
	.ftr{
		margin-top: 15px;
	}
	.ftrw{
		width: 100%;
	}
	.ftrba{
		width: 48%;
	}
	.ftrba_w100{
		width: 100%;
	}
	.ftrba input,.ftrba textarea{
		border-radius: 6px;
		padding: 0 12px;
		height: 42px;
	}
	.ftrba textarea{
		padding: 12px;
		height: 70px;
	}
	.fb{
		font-size: 12px;
		padding: 12px 0;
	}
	
	.listbn{
		height: 150px;
	}
	.listnav{
		padding: 15px 0;
		font-size: 12px;
	}
	.listnav a img{
		height: 12px;
	}
	.ab1txt, .ab1img{
		margin: 7px 0;
	}
	.swiper-pagination-ab2{
		margin-top: 25px;
	}
	.swiper-pagination-ab2 .swiper-pagination-bullet{
		width: 22px;
		height: 22px;
		background-size: 5px !important;
	}
	.ab3w{
		padding: 0 40px;
	}
	.swiper-button-next-ab3, .swiper-button-prev-ab3{
		width: 30px;
		height: 30px;
		font-size: 20px;
		margin-top: -15px;
	}
	.swiper-button-next-ab3{
		right: -5px;
	}
	.swiper-button-prev-ab3{
		left: -5px;
	}
	.ab3a .txt{
		padding: 8px 10px;
	}
	
	.sva{
		transform: scale(.3);
	}
	
	.co1w{
		width: 100%;
		justify-content: space-between;
	}
	.co1a{
		margin-right: 0;
		margin-top: 15px;
		width: 48%;
		padding: 10px;
		padding-top: 5px;
		border-radius: 5px;
	}
	.co1a img{
		height: 40px;
	}
	.co1a p{
		font-size: 12px;
	}
	.co2{
		min-height: 200px;
	}
	.co3a{
		width: 100%;
		margin-top: 15px !important;
	}
	.co3a textarea{
		height: 120px;
	}
	.co3a input{
		height: 45px;
	}
	.co3a_btn button{
		width: 100px;
		height: 36px;
		margin: 0 10px;
		border-radius: 4px;
	}
}