@charset "utf-8";
.head{
	height: 115px;
	background: #fff;
	box-shadow: 0 0 15px rgba(0,0,0,.15);
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99;
}
.head_height{
	height: 115px;
}
.logo{
	padding: 15px 0;
	display: inline-block;
}
.hdra{
	margin-left: 20px;
	position: relative;
}
.hdra_a{
	height: 60px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hdrahide{
	position: absolute;
	right: 0;
	top: 100%;
	padding-top: 10px;
	display: none;
}
.hdra_sc input{
	width: 280px;
	height: 50px;
	padding: 0 15px;
	background: #fff;
}
.hdra_sc button{
	padding: 0 20px;
	height: 50px;
	cursor: pointer;
	background: #EE831B;
	color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}
.nav{
	margin-left: 20px;
}
.nav li{
	position: relative;
	margin: 0 20px;
}
.nava{
	display: block;
	padding: 0 15px;
	line-height: 62px;
	height: 62px;
	border-bottom: 2px solid rgba(0,0,0,0);
}
.nav li:hover .nava{
	color: #ee831b;
}
.nav li.active .nava{
	border-bottom: 2px solid #ee831b;
	color: #ee831b;
}
.navhide{
	width: 100%;
    position: fixed;
    left: 0;
    margin-left: 0;
    top: 115px;
    margin-top: 0;
    transition: .25s;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding-top: 0;
    background: #fff;
    box-shadow: inset 0 7px 7px rgb(0 0 0 / 17%);
}
.navhidew {
    /*width: 160px;*/
    width: max-content;
    position: relative;
    left: 50%;
    top: 100%;
    transition: .25s;
    text-align: center;
    z-index: 999;
    border-right: 1px solid #eee;
    padding: 0 17px;
}
.navhide a{
	font-size: 14px;
    line-height: 1.37;
    padding: 5px;
    margin: 12px auto;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    position: relative;
    z-index: 9;
    display: flex;
    align-items: center;
    padding-right: 17px;
}
.navhide a i{
        position: absolute;
    right: 5px;
}
.navhide2 {
    
}
.navhidew2 {
    position: absolute;
    left: 100%;
    width: 176px;
    height: 100%;
    overflow-y: auto;
    top: 0;
    transition: .25s;
    opacity: 0;
    visibility: hidden;
    padding: 0 17px;
}
.navhide a:hover{
	color: #ffffff;
    background-color: #ee831b;
}
.navhidew2 a:nth-child(1) {
    margin-top: 0;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
}
.navhide2:hover .navhidew2{
	opacity: 1;
	visibility: inherit;
}
.swiper-button-next-bn,.swiper-button-prev-bn{
	filter: grayscale(100%);filter: gray;
	margin-left: 25px;
	margin-right: 25px;
}
.md{
	padding: 45px 0;
}
.i1l{
	cursor: pointer;
	width: 294px;
	margin-right: 25px;
}
.i1r .txt{
	text-indent: 2em;
}
.i2w,.i4w{
	margin-left: -10px;
	margin-right: -10px;
}
.i2a{
	width: 25%;
	padding: 10px;
}
#certify .swiper-slide{
	width: 800px;
}
.py2a img{
	width: 100%;
}
.i4a{
	padding: 10px;
	width: 33.33%;
}
.i4aw::after{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	background: rgba(0,0,0,.3);
	content: "";
	transition: .25s;
	opacity: 0;
}
.i4a:hover .i4aw::after{
	opacity: 1;
}
.i4more a{
	display: inline-block;
	border-radius: 4px;
	padding: 5px 25px;
	background: #dddddd;
}
.i4more a:hover{
	background: #EE831B;
	color: #fff;
}
.foot{
	background: #333333;
	color: #fff;
}
.foot a{
	color: #fff;
}
.foot a:hover{
	text-decoration: underline;
	color: #EE831B;
}

@media only screen and (max-width:1399px) {
	.logo img{
		height: 40px;
	}
	.nav li{
		margin: 0 15px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.head,.head_height{
		height: 90px;
	}
	.logo img{
		height: 35px;
	}
	.nav li{
		margin: 0 8px;
	}
	.nava{
		padding: 0 8px;
	}
	#certify .swiper-slide{
		width: 600px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 35px 0;
	}
}
img {
    max-width: 100%;
}
			    .skzns {
			        display: flex;
                    flex-wrap: nowrap;
                    align-items: center;
			    }
			    .skzns img {
			        display: block;
			        width: auto;
			        margin: auto;
			    }
			    .skzns .itop {
			        display: flex;
                    align-items: flex-end;
			    }
			    .g-mbx {
			        background-color: #000000;
			        padding: 15px 0;
			        color: #ffffff;
			    }
			    .g-mbx div a{
			        display: inline;
			        padding: 0 7px;
			        color: #ffffff;
			    }
			    .bsssw {
			        background-color: #f1f2f3;
			    }
			    .g-list {
			           overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
			    }
			    .g-list a {
			            width: 46%;
			            padding-bottom: 24px;
    display: block;
    margin: 2%;
    background-color: #ffffff;
			    }
			    .g-list a li {
			        background-color: #e5e5e5;
    overflow: hidden;
    height: 340px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
			    }
			    .g-list a li img {
			            display: block;
    margin: auto;
    max-height: 95%;
    max-width: 95%;
    transition: 1s;
			    }
			    .g-list a:hover li img{
			        transform: scale(1.1);
			    }
			    .g-list a span {
			        font-size: 22px;
    display: block;
    text-align: center;
    color: #333333;
    line-height: 1.57;
    padding: 24px 0 17px;
    margin: auto;
			    }
			    .g-xiab{
			        border-bottom: 2px solid #ee831b;
			    }
			    .g-list a p {
			            color: #333333;
                    display: -webkit-box;
                        overflow: hidden;
                        -webkit-box-orient: vertical;
                        -webkit-line-clamp: 2;
                    font-size: 15px;
                    line-height: 1.57;
                    padding: 0 15px;
			    }
			    .page a{
	margin: 5px 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	font-size: 14px;
	background: #ee831b;
	color: #fff;
}
.page a:hover,.page a.active{
	background: #e7e7e7;
	color: #fff;
}
.page a.pagea{
	background: none !important;
	color: #999 !important;
	font-size: 22px;
}
.page a.pagea:hover{
	color: #e7e7e7 !important;
}
.page-num-current{
	background: #e7e7e7!important;
	color: #fff!important;
}
.g-job-list {
    overflow: hidden;
}
.g-job-list h4 {
        display: block;
    color: #ee831b;
    margin: 0 0 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    font-weight: normal;
}
.g-job-list a {
    display: block;
    width: 100%;
    padding: 17px 15px;
    margin-bottom: 17px;
    border-bottom: 1px solid #ddd;
}
.g-job-list a h2 {
    display: block;
    width: max-content;
    font-weight: normal;
    font-size: 20px;
    color: #ffffff;
    background-color: #ee831b;
    text-align: center;
    padding: 5px 37px;
    border-radius: 5px;
}
.g-job-list a div {
    padding-top: 17px;
    display: block;
}
.g-job-list a div * {
    line-height: 2;
    font-size: 14px;
    color: #333333;
}
.g-cont-list {
    overflow: hidden;
}
.g-cont-list h4 {
        display: block;
    color: #ee831b;
    margin: 0 0 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    font-weight: normal;
}
.g-cont-list div {
    display: flex;
    overflow: hidden;
    padding-bottom: 37px;
    justify-content: center;
}
.g-cont-list div li {
    width: 500px;
    text-align: center;
    padding: 0 57px;
}
.g-cont-list div li:nth-child(1) {
    border-right: 1px solid #dddddd;
}
.g-cont-list div li img {
        display: block;
    margin: auto;
}
.g-cont-list div li i {
    display: block;
    text-align: center;
    width: 100%;
    font-style: normal;
    font-size: 14px;
    color: #ee831b;
    margin: 7px auto;
}
.g-cont-list div li p {
    display: block;
    text-align: center;
    width: 100%;
    font-style: normal;
    font-size: 14px;
    color: #333333;
    margin: 4px auto;
}
.g-cont-ly {
    overflow: hidden;
    padding: 57px;
    background-color: #f5f5f5;
}
.g-cont-ly h4 {
    text-align: center;
    display: block;
    color: #ee831b;
    font-size: 26px;
    font-weight: normal;
}
.g-cont-ly form {
    margin: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 37px 0 0;
    justify-content: center;
    align-items: flex-end;
}
.g-cont-ly form li {
        width: 30%;
    display: block;
    margin: 1.6%;
}
.g-cont-ly form li span {
    display: block;
    font-size: 14px;
    color: #333333;
    line-height: 2;
}
.g-cont-ly form li input {
    width: 100%;
    padding: 4px 7px;
    border-radius: 2px;
    line-height: 1.76;
    color: #333;
    font-size: 14px;
}

.g-cont-ly form li select {
        width: 100%;
    padding: 4px 7px;
    border-radius: 2px;
    line-height: 1.76;
    color: #333;
    font-size: 14px;
}
.g-cont-ly form button{
    cursor: pointer;
    width: 30%;
    display: block;
    margin: 1.6%;
    background-color: #ee831b;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.76;
    padding: 4px 0;
}
.g-cont-map {
    overflow: hidden;
}
.g-cont-map h4 {
        display: block;
    color: #ee831b;
    margin: 0 0 20px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dddddd;
    font-size: 16px;
    font-weight: normal;
}
.g-menu {
    overflow: hidden;
    padding: 12px 37px;
    font-size: 14px;
        background-color: #f1f2f3;
}
.g-menu span {
        color: #333333;
}
.g-menu a {
        color: #333333;
        padding: 0 12px;
}
.g-menu a:hover {
    color: #ee831b;
}
.g-menu a.active {
    color: #ee831b;
}
.g-if-top {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
}
.g-if-top .g-left {
    width: 60%;
    height: 500px;
    display: flex;
    flex-wrap: nowrap;
        justify-content: space-between;
}
.g-if-top .g-left .swiper-container {
    width: 100%;
    height: 100%;
}
.g-if-top .g-left .g-left-l {
    width: 74%;
    background-color: #e1e2e6;
}
.g-if-top .g-left .g-left-l .swiper-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
}
.g-if-top .g-left .swiper-container .swiper-slide img {
    max-width: 80%;
    max-height: 80%;
}
.g-if-top .g-left .g-left-r {
    width: 22%;
}
.g-if-top .g-left .g-left-r .swiper-container .swiper-slide {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    background-color: #e1e2e6;
    border:1px solid #e1e2e6;
}
.g-if-top .g-left .g-left-r .swiper-container {
    height: calc(100% - 100px);
}
.g-if-top .g-left .g-left-r .swiper-container .swiper-slide-thumb-active {
    border-color: #ee831b;
}
.cxzjbns {
    position: relative;
    height: 100px;
    width: 100px;
    transform: rotate(90deg);
    margin: auto;
}
.cxzjbns .swiper-button-next, .cxzjbns .swiper-button-prev {
    width: 18px;
    height: 30px;
    margin-top: 0;
    background-size: 18px 30px;
}
.cxzjbns .swiper-button-next {
    right: 22px;
}
.cxzjbns .swiper-button-prev {
    left: 22px;
}
.g-if-top .g-right {
    width: 40%;
    padding-left: 3%;
}
.g-if-top .g-right h1 {
    font-size: 28px;
    color: #333333;
    display: block;
    margin: auto;
    width: 100%;
}
.g-if-top .g-right h1 i {
        width: max-content;
    border-bottom: 2px solid #ee831b;
    padding-bottom: 3px;
    margin-bottom: 17px;
}
.g-if-top .g-right div {
        color: #555555;
    font-size: 14px;
    line-height: 2;
    text-decoration: underline;
}
.g-if-bto {
        display: block;
    overflow: hidden;
    margin-top: 57px;
}
.g-if-bto h4 {
    color: #ee831b;
    font-size: 20px;
    font-weight: normal;
}
.g-if-bto div {
    color: #555555;
    font-size: 14px;
    line-height: 2;
    padding: 15px 0;
}
@media only screen and (max-width: 1280px) {
    .g-list a li {
        height: 280px;
    }
}
@media only screen and (max-width: 768px) {
    .g-if-bto div {
    font-size: 12px;
}
    .g-if-bto h4 {
    font-size: 18px;
}
    .g-if-bto {
    margin-top: 10px;
}
    .g-if-top .g-right div {
    font-size: 12px;
}
    .g-if-top .g-right span {
    height: 2px;
    margin: 7px 0 15px;
}
    .g-if-top .g-right h1 {
    font-size: 22px;
}
    .g-if-top .g-right {
    width: 100%;
    padding-left: 0;
}
    .g-if-top .g-left .g-left-r .swiper-container .swiper-slide {
    padding: 6px;
}
    .cxzjbns .swiper-button-next, .cxzjbns .swiper-button-prev {
    margin-top: -25px;
}
    .cxzjbns {
    height: 80px;
    width: 150px;
    transform: rotate(0deg);
}
    .g-if-top .g-left .g-left-r {
    width: 100%;
    margin-top: 15px;
}
    .g-if-top .g-left .g-left-l {
    width: 100%;
    height: 276px;
}
    .g-if-top .g-left {
    width: 100%;
    height: auto;
    display: block;
    }
    .g-if-top {
    display: block;
}
    .g-cont-ly form button {
    width: 40%;
    font-size: 12px;
    margin-top: 12px;
}
    .g-cont-ly form li span {
    font-size: 12px;
}
    .g-cont-ly form li input {
    font-size: 12px;
}
    .g-cont-ly form li select {
    font-size: 12px;
}
    .g-cont-ly form li {
    width: 47%;
    margin: 1.5%;
}
    .g-cont-ly form {
    padding: 12px 0 0;
}
    .g-cont-ly form {
        padding: 12px 0 0;
    }
    .g-cont-ly h4 {
    font-size: 20px;
}
    .g-cont-ly {
    padding: 15px;
}
    .g-cont-list div li p {
    font-size: 13px;
    margin: 2px auto;
}
    .g-cont-list div li i {
    font-size: 13px;
    margin: 7px auto;
}
    .g-cont-list div li img {
    width: 57px;
}
    .g-cont-list div li {
    width: 50%;
    padding: 0 7px;
}
    .g-job-list a {
    padding: 15px 0;
    margin-bottom: 15px;
}
    .g-job-list a div * {
    font-size: 12px;
}
    .g-job-list a h2 {
    font-size: 16px;
    padding: 5px 27px;
}
    .page{
		padding: 10px 0;
	}
	.page a{
		width: 30px;
		height: 30px;
		font-size: 12px;
		margin: 3px 5px;
	}
    .g-list a li {
    height: 176px;
}
    .g-list a p {
    font-size: 12px;
}
.g-list a span {
    font-size: 16px;
    padding: 14px 0 7px;
}
    .g-list a {
    width: 100%;
}
    .g-list {
        display: block;
    }
    			    .skzns {
    			        display: block;
    			    }
    			    .skzns .text20 {
    			        font-size: 13px;
    			    }
	.md{
		padding: 25px 0;
	}
	.wlogo img{
		height: 30px;
	}
	.i1r .txt{
		font-size: 13px;
	}
	.i2w,.i4w{
		margin-left: 0;
		margin-right: 0;
		margin-top: 5px;
		justify-content: space-between;
	}
	.i2a{
		width: 48%;
		padding: 0;
		margin-top: 15px;
	}
	#certify .swiper-slide{
		width: 80%;
	}
	.i4a{
		padding: 0;
		margin-top: 15px;
		width: 100%;
	}
	.i4more a{
		font-size: 13px;
	}
	.ft{
		justify-content: space-between;
	}
	.fta {
		flex: inherit;
		flex-grow: inherit;
	}
}