@charset "utf-8";

/* CSS Document */

ul,
li,
h1,
h2,
h3,
p {
    padding: 0;
    margin: 0;
    list-style: none
}
.en{
	display: none;
}
a {
    text-decoration: none;
    color: #000
}
header{ position:relative; }
body {
    line-height: 21px;
    background-size: cover;
    margin: 0;
    background-color:#699;
}

.clear {
    clear: both
}

.logo {
    text-align: center;
    width: 150px;
	left:50%; margin-left:-500px;
   
	position:absolute;
	top:-10px;
}

.logo img {
    display: block;
    width: 100%;
}

.banner {
    position: relative;
    clear: both
}

.menu {
    margin: 0 auto;
    height: 51px;
    padding: 0 10px;
    margin-bottom: 20px;
}

.menu ul {
    
    margin: 0 auto;
	margin-top:30px;
	width:1000px;
	text-align:right;
	
    border-bottom: 2px solid #ddd;
}

.menu li {
    list-style: none
}

.menu li a {
    color: rgb(255, 255, 255);
}

.menu li a:hover {
    color: #000;
}

.menu li {

    padding: 15px 0px;
	margin:0 20px;
	display:inline-block;

    font-size: 16px;
    text-align: center
}

.tit {
    width: 100%;
    clear: both;
    margin-top: 10px;
    
    margin-bottom: 10px;
    padding: 12px 0;
    font-size: 18px;
    text-indent: 15px;
    color:#FC9;
	font-weight:bold;
	font-style:italic
}

.right {
    float: right;
    width: 660px;
    padding: 20px
}

.left {
    min-height: 300px;
    float: left;
    width: 260px;
    background: #FFB6C1;
    padding: 20px
}

.content {
    width: 1000px;
    margin: 0 auto;
    font-size: 14px;
    padding: 0 10px;
}

.contents {
    width:980px;

    margin: 0 auto;

    font-size: 14px;
	border:#fff solid 1px;
    padding: 0 10px;
}

.cs {
    margin-left: 50px;
    margin-right: 50px;
    line-height: 24px;
    padding-bottom: 40px
}
.produce{ color:#fff}
.produce img {
    float: left;
    margin: 0 20px 20px 0
}
.jieshao { font-size:20px; line-height:2}
.pad {
    padding: 20px 0;
    display: block;
    line-height: 24px;
}

.pics p {
    margin: 20px;
    text-align: center
}

.imglist {
    clear: both
}

.imglist ul {
	margin:0 auto;
	margin-left:-15px;
	margin-right:-15px;
    
}

.imglist li img {
    width: 100%;
    height: 300px;
	margin:15px 0;
    display: block;
	object-fit: cover;
}

.imglist li .img {
    height: 400px;
}

.imglist.img li img{
	height: 90%;
}
.imglist li {
    float: left;
	height:450px;
	margin-top:15px;
    width: 450px;
	background:rgba(255,255,255,0.2);
	color:#fff; padding:15px; border-radius:15px;
    margin-bottom: 10px;
    margin-left: 20px;
    text-align: center
}
.imglist.imglist2 li{
	width: 290px;
	height:455px;
}
.imglist li p{}
.imglist li h3 {
    font-weight: normal;
}
.imgs li{
	display: flex;
	justify-content: space-around;
	align-items: center;
	font-size: 40px;
	margin: 20px 0;
}
.imglist.imglist2 li img{
	height: 230px;
}
.culture{
	display: flex;
	gap: 50px;
	align-items: center;
	font-size: 25px;
	line-height: 40px;
	color: rgba(255,255,255,0.7);
}
.culture h3{
	margin: 20px 0;
	font-size: 30px;
}
.culture img{
	width: 300px;
}
.imgs img{
	width: 400px;
	height: 380px;
	object-fit: cover;
}
.imgs li h4{
	width: 300px;
}

.imglist li p {
    color: #000;
}
.intro {
	color: rgba(255,255,255,0.8);
	/* padding: 0 20px; */
}
.intro  h2{
	margin: 20px 0;
}
.intro  b,
.intro h3{
	display: block;
	margin: 10px 0;
	color: #aa226a;
}

.imgss{
	display: flex;
	margin: 20px 0;
	/* padding: 30px; */
}
.imgss img{
	width: 50%;
}
.inr .imglist li {
    width: 225px
}

.fr {
    float: right
}

.news li {
    padding: 10px 5px;
    font-size: 16px;
    border-bottom: #ccc dashed 1px;
}

.news li a {
    color: #333;
}

.title {
    text-align: center;
    color: #333;
    font-size: 24px;
	
	
    padding: 30px;
    padding-top: 30px;
}

.fl {
    float: left
}

.msg>div {
    padding: 10px
}

.text-center {
    text-align: center;
}

.text-center p {
    text-indent: 2em;  
    margin: 1em 0;     
    line-height: 1.8;  
    text-align: justify; 
    font-size: 20px;
}

.inr {
    float: left;
    width: 620px;
	margin-bottom:30px;
    line-height: 30px
}

.inl {
    float: right;
    width: 300px;
	margin-right:30px;
}

.zhuce {
    padding: 50px 0;
}

.zhuce li {
    text-align: center;
    margin-left: -100px;
    padding: 15px 0;
}

.zhuce li span {
    width: 160px;
    font-size: 18px;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
}

.zhuce li textarea {
    width: 40%;
    height: 150px;
}

.msg>div {
    line-height: 30px;
}

.bmw .text {
    width: 250px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #999;
    display: inline-block;
    font-size: 14px;
    padding: 0 10px;
}

.bmw .btn {
    background: #333;
    width: 150px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    border: none;
    margin-left: 70px;
}

.ab_word p {
    text-indent: 1.2rem;
}

.details {
    text-align: center;
}

.details h1 {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin: 30px 0;
    padding: 0;
}

.details h2 {
    text-align: center;
    color: #333;
    font-size: 20px;
    margin: 20px 0;
    padding: 0;
}

.details img {
    width: 100%;
}

.details .img {
    width: 50% !important;
    text-align: center;
    margin: 0 auto;
    display: block
}

footer {
    text-align: center;
    padding: 20px 0;
    margin: 0 auto;
    margin-top: 40px;
    width: 1000px;
    color: rgb(255, 255, 255);
    border-top: 1px solid #ddd;
}

.title {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
}

.title span {
    text-align: center;
    font-size: 18px;
    color: #353f42;
}

.title-msg {
    width: 100%;
    height: 64px;
    line-height: 64px;
}

.title:hover {
    cursor: default;
}

.title-msg:hover {
    cursor: default;
}

.title-msg span {
    font-size: 12px;
    text-align: center;
    color: #707472;
}

.input-content {
    width: 100%;
    height: 120px;
}

.input-content input {
    width: 330px;
    height: 40px;
    border: 1px solid #dad9d6;
    background: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
}

.enter-btn {
    width: 350px;
    height: 40px;
    color: #fff;
    background: #0bc5de;
    line-height: 40px;
    text-align: center;
    border: 0px;
}

.foor {
    width: 100%;
    height: auto;
    color: #9b9c98;
    font-size: 12px;
    margin-top: 20px;
}

.enter-btn:hover {
    cursor: pointer;
    background: #1db5c9;
}

.foor div:hover {
    cursor: pointer;
    color: #484847;
    font-weight: 600;
}

.left {
    float: left;
}

.right {
    float: right;
}

#pic_box {
	width: 100%;
	height: 360px;
	position: relative;
}
#pic_box ul#b_pic li {
	width: 100%;
	height: 360px;
	overflow: hidden;
	position: absolute;
	top: 0;
	display: none;
}
#pic_box ul#b_pic li img {
	width: 100%;
	height: 360px;
	object-fit:cover;
	display: block;
}
#pic_box ul#b_an {
	position: absolute;
	width: 100%;
	bottom: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#pic_box ul#b_an li {
	width: 15px;
	border-radius:15px;
	height: 15px;
	background: #86939b;
	margin: 0 3px;
}

.imglist-flex {
    clear: both;
    width: 100%;
}

.imglist-flex ul {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    padding: 0;
    margin: 0;
}

.imglist-flex li {
    flex: 1;
    background: rgba(255,255,255,0.2);
    border-radius: 15px;
    padding: 20px;
    box-sizing: border-box;
    color: #fff;
}

.imglist-flex li img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    margin-bottom: 15px;
    border-radius: 8px;
}

.imglist-flex li h2 {
    font-size: 20px;
    margin: 15px 0;
    text-align: center;
}

.imglist-flex li p {
    font-size: 14px;
    line-height: 1.6;
    margin: 10px 0;
    text-align: justify;
}

.imglist-flex li a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.imglist li{  display: flex;/*父元素设置flex属性*/
    justify-content: center;/*水平主轴居中*/
    align-items: center;/*垂直交叉轴居中*/}