@charset "utf-8";
/* CSS Document */
html{font-size:62.5%}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
 	 font-weight: normal;
	}
a{ 
	text-decoration:none;
	color:#555;
	}
ul{ 
	padding:0;
	margin:0;
	list-style:none;
	}
p{
	text-indent:2em;
	text-align:justify
}

body {
 	font-size: 1.6rem;
  	line-height: 3.2rem;
	color:#444;
	 background: url('images/bg.jpg') #8c1407 center top repeat-x;
	}
.wrapper{
	margin: 0 auto;	
}
.head{
	height: 615px;
	background: url("images/headbg.jpg")  center top  repeat-x;
}

.wrap{
	width:1200px;
	margin: 0 auto;	
}
.con{
	width: 1200px; 
	margin: 0 auto
}
.jcaicon{
	background:url("images/jiabin.png") no-repeat;
	padding-top: 120px;
	height: 1900px;
}
.image-containerjiabin {
  width: 1200px;
  height: 1900px;
  background: url('images/jiabin.png') no-repeat center center;
  background-size: cover;
  filter: drop-shadow(0 5px 10px rgba(0,0,0,0.5)); /* 模糊阴影效果 */
}


.jcaizj{
	padding:43px 80px 30px 550px;
	font-size: 18px;
	color: #7e0202;
	line-height: 36px;
	height: 420px;
}
.futitle{
	font-weight:bold;
	font-size: 30px;
	color:#ffff;
	text-align: center;
	line-height: 70px;
	background:url("images/titlebg.png") center no-repeat;
	background-position: 0 -5px;
}
.introvideo{
	background:url("images/shipin.png") no-repeat;
	height: 866px;
	
}
.videobg{
	height: 690px;
	padding: 50px 30px 30px 30px;
	margin-bottom: 30px;
}
.video{
	margin:20px auto;
	width:1050px;
}
.clear{ clear:both}
.image-containersp {
  width: 1200px;
  height: 866px;
  background: url('images/shipin.png') no-repeat center center;
  background-size: cover;
  filter: drop-shadow(0 5px 10px rgba(0,0,0,0.5)); /* 模糊阴影效果 */
}
.intro{
	background:url("images/jianjie.png") no-repeat;
	padding-top: 150px;
	padding: 130px 110px auto 110px;
	height: 690px;
	color: #8b1113;
}
.image-containersm {
  width: 1200px;
  height: 690px;
  background: url('images/jianjie.png') no-repeat center center;
  background-size: cover;
  filter: drop-shadow(0 5px 10px rgba(0,0,0,0.5)); /* 模糊阴影效果 */
}

.baogao{
	  background: linear-gradient(to bottom, #b8370f, #7b1204);
	  padding: 50px 150px;
	  border-radius: 25px;
	  width:1200px;
	  color: #fff;
	  box-shadow: 0px 10px 0px 0px rgba(0,0,0,0.5);	  
}
.baogao img{
	width:100%;
	border: 5px solid #fff;
	box-shadow: 0px 0px 10px 8px rgba(0,0,0,0.3);
}

.zrbaogao{
	background:#7b1400;
	padding: 50px 0;
}

.zrbaogao img{
	width: 1200px;
}

.meiti{
	width:1200px;
    background: linear-gradient(45deg, #ac3e03 0%, #971203 100%);
	margin: 100px auto;
	box-shadow: 0px 8px 8px 5px rgba(0,0,0,0.3);
	border:1px solid #b21200;
	padding-bottom: 50px;
}

.meiti .title{
	width: 354px;
	height: 189px;
	position: absolute;
	margin-top: -80px;
}
.meitititle{
	height:60px;
	line-height: 60px;
	font-size:22px;
	font-weight: bold;
	color: white;
	background-image: linear-gradient(to right, #ef8024 40%, transparent 95%);
	border-radius: 200px;
	padding-left: 50px;
	margin: 20px 80px;
	width: 50%
}
.meiti ul{
	padding:0px 100px
}
.meiti  li{
	font-size: 16px;
	height:60px;
	line-height: 60px;
	border-bottom: 1px solid #c1734f;
}
.meiti  li a{
	color: #fff5d9;
}
.meiti li a:hover{
	color: #ffd663;
}
.wzpic{
	text-align: center;
	font-size: 14px;
	color: #888;
}


.zeren{
	border-radius:25px;
	padding:10px 50px 80px 50px;
	background: linear-gradient(45deg, #fff6e5 0%, #971203 100%);
	color: #9f0908;
	font-size: 24px;
	margin: 50px 0;
}
.zeren span{
	font-size:30px;
	font-weight: bold
}

.zrword{
	margin: 50px 0;
	background:url("images/icon.png") left no-repeat;
	padding-left: 100px;
	height:85px;
	line-height: 85px;
}
.btn{
	width: 260px;
	height: 67px;
	margin: 0 auto;
	position: relative;
	
}
.moveable-image {
  position: absolute;
  top: 0;
  left: 0;
  transition: top 0.3s ease; /* 平滑移动效果 */
}
 
/* 鼠标悬停时图片向右移动100px */
.btn:hover .moveable-image {
  top: -8px;
}
.item {
  flex: 1; /* 每个子元素都会平均分配空间 */
  text-align: center;
}
.item img{
	width:343px;
	height: 500px;
}
.mticon{
	background: linear-gradient(45deg, #900302 0%, #6f0100 100%);
	color: #fff5d9;
	font-size: 18px;
	box-shadow: 0 0 10px rgba(199, 46, 0, 0.5), 
              0 0 10px rgba(199, 46, 0, 0.2), 
              0 0 20px rgba(199, 46, 0, 0.1);
	border:1px solid #d53100;
	border-radius: 25px;
	padding: 50px;
}

.content {
	background: #fff;
	padding: 50px 64px 50px 64px;
	overflow: hidden;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
	margin-top: -1px;
}
.zhnews{
	width:1044px;
	height: 249px;
	background:url("images/news.jpg");
	padding-top: 90px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 30px;
}
.zhnews ul li{
	width: 460px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	font-size: 15px;
	
}

.zhnews ul li a:hover{
   color: #9E0002;
}
.zhnews ul li span{
	float: right;
	background:#ffb960;
	border-radius: 5px;
	color: #fff;
	font-size:12px;
	padding: 0 5px;
}
.pic{
	float: left;
	width:637px;
	height: 501px;
}

.zhintro{
	padding: 30px 100px 70px 100px;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 40px;
	color: #55555;
}
.zhintro p{
	margin-bottom: 20px;
}
.zhintro img{
	display: block;
	width:100%;
	padding: 20px;
	border: 1px solid #ffdba7;
	background: #fff0e9;
	margin: 50px auto;
}
.newspaper{
	margin-bottom:40px;
}
.mttitle img{
	display: block;
	margin: 50px auto;
}
.mtvideo{
	background:url("images/videobg.png");
}
.piclist{
	padding-bottom: 40px;
}
.piclist img{
	float: left;
	margin-right: 25px;}
	
.td{
	font-size: 14px;
	line-height: 30px;
	padding-top:27px;
	padding-left: 40px;
	color: #ffec95;
}


.newscon{
	border:1px solid #3aa1c1;
	 background:rgba(0,0,107,0.8);
	
}
.newspaper{
	padding-left: 45px; 
	padding-bottom: 10px;
	color: #fff;
}
.newspaper span{
	width:570px;
	font-size: 20px;
	display: inline-block;
	text-align: center;
	line-height: 30px;
	height: 30px;
	padding-top: 20px;
	font-weight:bold;
}
.midimage{
	width: 100%;
	display: block;
	margin: 20px auto;
}
.shopwz{ 
	padding: 20px 0 0 140px; 
}
.shopwz a{ color: #ff6f37;}

.dhcon{
	width: 80%;
	color: #fff; 
	margin: 0 auto;
	font-size: 16px;
	line-height: 32px;
}
.hytitle{
	background:url("images/zhuanti_title.png") center top no-repeat;
	height: 100px;
	line-height: 100px;
	text-align: center;
	font-size:20px;
	color: #fff;
	margin: 40px auto 30px auto;
}

.bgcon{
	display: flex;
}
.part {
	text-align: center;
	color: #fff;
    flex: 1; /* 每个部分都会等分容器的宽度或高度 */
    box-sizing: border-box; /* 防止边框导致总宽度增加 */
    padding: 30px 0; /* 部分内的填充 */
  }
.bgcon img{
  width: 300px;
  height: 300px;
  border-radius: 50%;
  background-size: cover;
  border:3px solid #fff;	
}
.bgwz{
	background: linear-gradient(to right, #5fe7ff, #e0ffe0);
	width: 300px;
	margin: 10px auto;
	color: #222;
	line-height: 30px;
	border-radius: 20px;
	margin-top: 20px;
	font-size: 18px;
	padding: 15px 10px;
}
.jchg{
	color: #fff; font-size: 16px; margin:20px auto; width:250px; height: 60px; line-height: 60px; background:#4b4cf2; border-radius: 200px;  text-align: center;cursor: pointer;display: flex; justify-content: center;
    align-items: center;  border: none;outline: none; transition: background-color 0.3s;background:#4b4cf2; color: #fff;
}
.jchg img{
	width:40px;
	height: 40px;
	vertical-align: center;
}
.jchg:hover{
	background-color: #9455ff;
}
.jchg2{
	width: 150px; height: 40px;  position: absolute; font-size: 14px; text-align: center; border-radius: 200px; margin-left: 850px;cursor: pointer; display: flex; justify-content: center;
    align-items: center;  border: none;outline: none; transition: background-color 0.3s;background:#4b4cf2; color: #fff;
}
.jchg2:hover {
  background-color: #9455ff;
}
.jchg2 img{
	width:30px;
	height: 30px;
	vertical-align: center;
}
.button-icon{
  margin-right: 10px; /* 或者你需要的间距 */
  height: 16px; /* 或者你需要的高度 */
  width: auto;
}

.zhuanjia{
	padding-top:10px;
	margin-top: 10px;
	font-size:14px;
	background: #fff;
	padding: 10px;
	font-size: 16px;
	border-radius: 20px;
	color: #0e0c9e;
}
.zhuanjia span{
	font-size: 14px;
	color: #444444;
	display: block;
}
.ztcon{
	background:url("images/zhuantibg.png");
	height: 272px;
	font-size: 18px;
	margin-bottom: 50px;
}
.ztnum{
	font-size:20px;
	color: #fff;
	width: 160px;
	text-align: center;
	height: 70px;
	line-height: 70px;
	position: absolute;
}
.zttitle{
	text-align: center;
	font-weight: bold;
	color: #ffc45e;
	text-align: center;
	padding: 70px 0 30px 0;
	font-size: 20px;
}
.ztwz{
	color: #fff;
	padding: 0 50px 0 150px;
	line-height: 40px
}
.ztwz a{
	width: 150px;
	height: 40px;
	background:#4b4cf2;
	
}

.footer{
	color: #ffffff;
	text-align: center;
	line-height: 130px;
	height: 130px;
	margin: 30px 0 0 0;
	background: #8d0100;
}

.footer a{
	color: #ff8b2d;
}

@media (min-width: 768px) and (max-width: 979px) {

	
}


@media (min-width: 980px){
	
}

.zhengwen{
	width: 810px;
    margin: 30px auto;
}
.zhengwen h1 {
  font-size: 26px;
  line-height: 48px;
  text-align: center;
  margin-bottom: 10px;
  font-weight: bold;
}
.zhengwen h6 {
  text-align: center;
  color: #999;
  font-size: 14px;
  margin-bottom: 30px;
}
.zhengwen p {
  font-size: 16px;
  line-height: 35px;
  padding: 5px 0;
  text-align: justify;
}
.zhengwen img{
	width: 100%;
	margin: 10px auto;
}
.zhengwen .zz{
	text-align: right
}
.back{
	width: 100px;
	text-align: center;
}
.back span{
	padding: 5px;
	border-radius: 5px;
	color: #666;
}
.container {
  display: flex;
}
 
.item {
  flex: 1; /* 每个item平均分配空间 */
  padding: 10px; /* 内边距 */
}
ul.newslist{
	padding:20px;
	margin-bottom: 30px;
	overflow: hidden;
	margin-top: 20px;
	
}
ul.newslist li{
	height: 100px;
	line-height: 36px;
	padding: 10px 50px 10px 30px;
	border-left: 3px solid #9191ff;
	color: #fff;
	font-size: 16px;
	width: 540px;
	margin-left: 25px;
	float: left;
	background: linear-gradient(to left, rgba(255,0,0,0), rgba(83,83,253,1));
	margin-bottom: 30px;
	
}
ul.newslist li a{
	color: #fff;
}
ul.newslist li a:hover{
	color: #3ce1ff;
}




/*弹窗放大*/
.container {
  position: relative;
}
 
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.9);
}
 
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}
 
#myImg {
  cursor: pointer;
  transition: 0.3s;
}
 
#myImg:hover {opacity: 0.7;}
 
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}
 
.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
 
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}
