body{
    margin:0;
    padding: 0;
    
}

a{
    text-decoration: none;
}

ul li{
    list-style-type: none;
}

.head{
    width: 100%;
    height: 300px;
    /* background: red; */
}

.a1{
    width: 100%;
    height: 300px;
    background: red;
}

.container{
    width: 100%;
    background-image: url(../images/bj.png);
    margin: 0 auto;
	padding-bottom: 40px;
}

.container > div{
    width: 1200px;
    margin: 0 auto;
}

.jyggk{
    width: 560px;
    height: 320px;
    background: #fff;
    border-bottom-left-radius: 40px;
    float: left;
    margin-top: 130px;
    z-index: 999;
    position: relative;
}

.jyggk h2{
    margin: 0;
    padding-top: 35px;
    margin-left: 30px;
}

.jyggk a{
    color: #355e92;
}

.jyggk a span{
    color: #333333;
}

.xian1{
    width: 350px;
    float: right;
    padding: 0;
    margin-right: 38px;
    margin-top: -15px;
    border-bottom: 2px solid #eaeaea;
}

.xian2{
    width: 350px;
    float: right;
    padding: 0;
    margin-right: 43px;
    margin-top: -10px;
    border-bottom: 2px solid #eaeaea;
}

.dian{
    margin-left: 20px;
    margin-top: 3px;
}

.jyggk_list{
    width: 500px;
    height: 200px;
    margin-left: 30px;
}

.jyggk_list span{
    width: 500px;
    display: block;
    overflow: visible;
    font-size: 16px;
    line-height: 37px;
    text-indent: 30px;
    text-align: justify;
}
.jyggk_list a{
    color: #db0100;
}
.cq{
    width: 700px;
    height: 500px;
    background-image: url(../images/cq.png);
    margin-top: 40px;
    position: absolute;
    margin-left: 500px;
	padding: 130px 124px;
}
.cq a {
    display: block;
    width: 200px;
    height: 110px;
	float: left;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-size: 100%;
}
.cq a:nth-child(odd){
	margin-right: 30px;
}

.ct_banner {
    margin-top: 130px !important;
}
.lunbo_box{
	margin-top: 40px !important;
}
.lunbo_box h1{
	width: 100%;
	text-align: center;
}
#certify {
    margin-top: 40px;
}
.swiper-slide img{
	width: 100%;
	height: 100%;
}
#certify .swiper-slide p {
    line-height: 70px;
	display: block;
    position: absolute;
	color: #fff;
    bottom: 0px;
    width: 100%;
    text-align: center;
	background-image: url(banlibg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.shipin{
	background-image: url(shipinbg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 30px;
	position: relative;
}
.shipin h1{
	width: 100%;
	height: 36px;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 0;
	z-index: 999;
}
.shipin_box{
	width: 100%;
}
.shipin_box video{
	width: 100%;
	height: 100%;
	object-fit: fill
}
.shipin > span {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -42px;
    margin-top: -42px;
	cursor: pointer;
}
.jyggk h2 a {
    font-size: 22px;
    font-weight: 600;
}