body{ font-size:14px; color:#000; background:#FFF;   font-family: "Microsoft YaHei","Arial";  -webkit-text-size-adjust:none;-webkit-font-smoothing: subpixel-antialiased;-moz-osx-font-smoothing: grayscale;  margin:0px; padding:0px;word-break:break-all;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100% }ul,li,p{ list-style-type:none; padding:0px; margin:0px;}img{ border:0px;}
a:link {color:#000;text-decoration: none;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;}
a:visited {text-decoration: none;color: #393939;}a:hover {text-decoration: none;color: #393939;}a:active {text-decoration: none;color: #333;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;   box-sizing: border-box;
}
*, ::after, ::before {
    box-sizing: border-box;
    outline: none;
}
.w-all{ display:none; width:80%; line-height:40px; padding:0 0px;}
.banner{width:100%; overflow:hidden; }.banner img{ width:100%; display:block;}
.bannern{width:100%; overflow:hidden; position:relative;  }.bannern img{ width:100%; display:block;}
.bannerntxt{ position:absolute; top:45%; text-align:center; width:100%; color:#FFF; font-size:24px;text-shadow: 0 2px 2px #333333;}
.txtn{ width:100%; overflow:hidden; text-align:center;  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); position:absolute; font-size:34px; font-family:"Microsoft Yahei"; font-weight:bold; color:#FFF;  text-shadow: 2px 2px 2px #333;}
.swiper img{ width:100%; display:block;}
body{box-sizing: border-box;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;}

.main{ max-width:1400px; margin:0 auto; overflow:hidden;}
.main_h{ max-width:90%; height:100px; margin:0 auto;display:flex;justify-content:space-between;align-items: center;}
.logo{ float:left; overflow:hidden;margin-bottom:0px; margin-top:10px;} .logo img{ max-width:100%; display:block;}
.headh{ width:100%; display:block;   z-index:9999;transition: all 0.9s; top:0px; background:#FFF;box-shadow: 12px 12px 25px rgb(0 0 0 / 12%); }
.nav {width:auto; display:block; margin-left:10%; float:left;}
.nav li {
	float: left;
	position: relative;
	width:auto; z-index:9999;
	}
.nav a {
	display: block;
	font-size:18px;
	padding: 0px 20px;
line-height:100px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease; 
	
}
.nav li:hover a {
	
color:#870012; 
}
.current a{
	color:#870012; }
	
	
.header-active{ background:#fff;transition: all 0.9s;-webkit-box-shadow: 0 2px 20px 0 rgba(96,127,179,.3);
    box-shadow: 0 2px 20px 0 rgba(96,127,179,.3);}

.nav li:before {
	content: "";
	position: absolute;
	top: 60px;
	right: 0;
	left: 0;
	width: 0px;
	height: 2px;
	margin: 15px auto;
	background-color: #870012;
	transition: 0.2s 0.2s;
}
.nav li:hover:before {
	width: 60%;
}
.current a:before {
    content: "";
    position: absolute;
    top: 60px;
    right: 0;
    left: 0;
width: 60%;
    height: 2px;
    margin: 15px auto;
    background-color: #870012;
    transition: 0.2s 0.2s;
}
#submenu {
	left: 0;
	opacity: 0;
	position: absolute;
	top: 100px;
	visibility: hidden;
	z-index: 1;
	width:auto;
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);left: 50%;
    transform: translateX(-50%);

}
li:hover ul#submenu {
	opacity: 1;
	top: 100px;	/* adjust this as per top nav padding top & bottom comes */
	visibility: visible;

}
#submenu li {
	float: none;
	width: 100%;
	overflow:hidden;white-space:nowrap;
	border-bottom:0PX solid #ccc;


	



}
#submenu a:hover {
	background: #870012;
	color:#FFF;

}
#submenu a {
background: rgba(255, 255, 255,1);
		font-weight:normal;
			padding: 10px 20px;
				font-size:14px;
				text-align:left;
				min-width:64px;
				color:#000;
					line-height:25px;
}

.lv_toptel{ float:right;   background:url(h-tel.png)  no-repeat center left ; text-indent:75px; 

 background-size:60px;background-position: 20px center;font-size:24px; padding-right:2%; font-weight:bold; overflow:hidden; height:100px; line-height:100px;}

.lv_toptel strong{ font-family:Impact; font-size:36px; font-weight:normal; color:#870012;}
.lv_toptel span {  margin-left:20px; font-size:14px; color:#FFF; padding:10PX;background:#1ea4fe; transition: all .25s ease;border-radius:50%; width:40px; height:40px;}



.lv_toptel span:hover{ background:#01bc66; color:#fff !important; }
.bannertxt{position:absolute; font-size:35px; color:#fff;line-height:1.5; font-weight:normal;animation: bannerIn2 3s forwards;left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); text-align:center;}
@keyframes bannerIn{
	100%{transform:translate(0,0); -webkit-transform:translate(0,0); opacity:1;	}
}
.bannertxtxian{ width:10%; height:3px; background:#fff;}
.bannertxt h1{ font-size:70px; margin-bottom:10px; color:#FFF;text-shadow: 0 2px 2px #333333;font-weight:bold; letter-spacing: 5px;}

.sever{ width:100%; overflow:hidden; background: #870012; padding:20px;}
.severbox{  width:33.333%;  padding: 20px 0px;text-align: center; float:left; display:inline-block;}
.severbox1{  width:33.333%;  padding: 20px 0px;text-align: center; float:left; display:inline-block; border-left:#FFF 1px solid; border-right:1px solid #FFF;}


.severboximg{ width:70px;  overflow:hidden;display: inline-block;} .severboximg img{ width:100%; display:block;}
.severboxul{  overflow:hidden;display: inline-block;}
.severboxulli{ width:100%; overflow:hidden; font-size:30px; font-weight:500; color:#FFF; margin-bottom:10px;} .severboxulli1{ width:100%; overflow:hidden; font-size:16px; color:#FFF;}

.titleindex {

    font-size: 35px; width:100%; text-align:center;
    font-weight: bold; font-family:"Microsoft Yahei"; color:#000; margin-top:80px;
	
}
.titleindex span{ color:#000;}
.titleindex p{ font-size:18px; font-weight: normal; color:#666; margin-top:5px;}
.titlenav {
	width:100%; overflow:hidden;
    margin-top: 20px; color:#FFFFFF!important;
}


.titlenav  ul {
  text-align: center;

}
.titlenav li{ display:inline-block; overflow:hidden; margin-left:20px; margin-right:20px; font-size:20px;  position: relative;

    height: 40px;
    line-height: 40px; 


}	

.titlenav li::after {
    content: "";
    position: absolute;
    left: 50%;
	
    bottom: 0px;
    width: 0;
    height: 2px;
    background: #870012;
    transition: all 0.3s ease;
    transform: translateX(-50%);
}

.titlenav li:hover::after {
    width: 100%;
    left: 0;
    transform: none;
}
.titlenav li:hover a{ color:#870012;}

	
	
.on a{ display:block;
    background-color: #1ea4fe !important;
    color: #FFFFFF !important;
}	
	
	.boxx{ width:100%; overflow:hidden; margin-top:30px; margin-bottom:40px;}	


.boxx li{  overflow:hidden;width:32%;transition: all 0.6s;  margin-bottom:2%; float:left; margin-right:2%; position:relative;} 

.boxx img{ width:100%; display:block;transition: all 0.6s;aspect-ratio: 16/10;object-fit: cover; transition: all 0.3s;}
.boxx li:hover{  box-shadow: 0px 5px 37px 3px rgba(0, 0, 0, 0.08);}		
.boxx li:nth-child(3n+3) {
    margin-right: 0;
    float: right;
}

.boxx li:hover .imgs img {
    transform: scale(1.1);
}


.boxx li .text {
    position: absolute; color:#FFF; font-size:18px; line-height:1.5;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 30px 0; text-align:center;
}

.boxx li .text p{ width:100%; overflow:hidden; font-size:14px;}
.boxx li:hover .text{background-image:linear-gradient(to top,rgba(135,0,18,1),rgba(135,0,18,.6),rgba(135,0,18,0));}
.indexbj{ width:100%; overflow:hidden; background:url(index-bg.jpg); background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;}

.indexbjn {padding:75px 0px;background:rgba(135,0,18,.8) url(img43.png) center no-repeat; text-align:center;}
.text1{  width:100%; overflow:hidden;color: #ffffff; text-align:center;
    font-size: 40px;
    font-weight: bold;}
	.text2{
	color: #ffffff;
    font-size: 35px;
    margin-top: 15px; text-align:center;
	}
	
	.text2 span{ color:#f1a01d;font-weight: bold}
	
	
	.baojia{ 
    margin-top: 25px;
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    color: #870012;
    font-size: 18px;
    font-weight: bold;
    background-color: #FFFFFF;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; text-align:center; display:inline-block; margin:50px auto 0 auto;
}



	.baojia:hover{box-shadow:0px 0px 15px rgba(0,0,0,.15);-o-transform:translateY(6px);-ms-transform:translateY(6px);-moz-transform:translateY(6px);-webkit-transform:translateY(6px);transform:translateY(6px);}
	
	
	
.yohyshi{ width:100%; overflow:hidden; margin-top:80px;}	
.yohyshi li{ width:20%; float:left; overflow:hidden;}
.ypushi1{background:#870012; color:#FFF; padding:30px; font-size:35px; padding-top:80px; padding-bottom:80px; }
.ypushi1 p{ font-size:18px; margin-top:10px; line-height:1.5;}
.ypushi2{ width:100%; overflow:hidden; text-align:center; padding-top:50px;transition: transform 0.5s ease;}
.ypushi3{ width:100%; overflow:hidden; text-align:center; font-size:24px; margin-top:20px;}
.ypushi3 p{ font-size:16px; margin-top:20px;}


.yohyshi li:hover .ypushi2{transform: rotateY(180deg);
}
	
	
.bao{background-image: url(x250.jpg);
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; margin-top:80px;
}


.bao1{background-image: url(index_bg1.jpg);
    padding-top: 40px;
    padding-bottom: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; 
}	


	
.header-active {
    background: #fff;
    transition: all 0.9s;
    box-shadow: 12px 12px 25px rgb(0 0 0 / 12%); position:fixed;
}	
	
.dingzhi{ max-width:100%;  margin:0 auto;display:flex;justify-content:space-between;align-items: center; margin-top:80px;}

.dingzhi1{ float:left; overflow:hidden;background-color: #FFFFFF;}
.dingzhi2{ width:100%; overflow:hidden;}
.dingzhi3{ width:100%; overflow:hidden; font-size:20px; font-weight:bold; text-align:center; margin-top:30px;}
 .dingzhi4 {
    margin: 15px auto 10px;
    width: 30px;
    height: 1px;
    background-color: #000000;
} .dingzhi5{ width:100%; font-size:16px; text-align:center; margin-bottom:80px;}


.dingzhi1:hover .dingzhi3{ color:#870012;}


.out_container{
      width: 100%;
	  overflow:hidden; 

      position: relative;
	  margin-top:50px;
    }
    .in_container{
      width:100%;
	  overflow:hidden; padding:10px;

      margin: 0 auto;
      overflow: hidden; margin-bottom:40px;
    }
.bullet .swiper-pagination-bullet{ background:#870012; }

.slipic{box-shadow: 0 2px 8px 0 rgba(0,0,0,.08); padding:0px 20px 40px 20px; background:#FFF;border-radius: 10px;}
.slipic p{ width:100%; margin-top:15px; margin-bottom:15px; overflow:hidden; font-size:18px;}
.slipicpic{ width:70%; overflow:hidden; margin:0 auto;border-radius: 50%; margin-top:30px;}
.slipicpic img{ width:100%; display:block;}
.slipicpictxt{ width:100%; text-align:center; font-size:18px; line-height:2; font-family:"微软雅黑"; margin-top:10px; margin-bottom:5px; text-align:center; font-weight:800;}
.slipicpicxian{ width:20%; height:3px; background:#870012; margin:0 auto;}
.slipicpictxtb{ width:100%; overflow:hidden; margin-top:10px; color:#4a4b4d; line-height:1.5; letter-spacing:2px; text-align:center; font-size:16px;}
.liy{ width:100%; overflow:hidden; background:url(lov.jpg) no-repeat #f8c79c; background-size:cover; margin-top:50px; padding-top:50px; padding-bottom:50px;background-attachment: fixed;
}
.txtpt{ margin-top:0px; text-align:center;   background: linear-gradient(to right, #4c67ff, #ff5e62); margin:0 auto; width:120px; color:#FFF; line-height:35px; margin-bottom:20px; border-radius:0px 0px 10px 10px}

.cooperation{ width:100%; overflow:hidden; margin-top:50px;}
.cooperation ul{display: grid;
    grid-template-columns: repeat(8, 1fr);
    grid-gap: 30px;}
	.cooperation  li {  border: 1px solid #f8f8f8;}
	
.cooperation  li img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: contain;
    transition: .4s; 
}
.inded_news{ width:100%; overflow:hidden; margin-top:50px; display: flex; justify-content: space-between;align-items: center; }
.inded_news1{ overflow:hidden; width:30%;}

.inded_news2{ border-bottom:1px solid #CCC; font-size:24px; font-weight:bold; line-height:2; margin-bottom:20px; }


.news-two {
	float: right;
	width: 100%;
	margin: 0 0px
}
.news-two li {
 width:100%; overflow:hidden;
	padding: 6px 16px 6px;
		border-bottom: 1px solid #fef7f0;
}


.news-two li:hover .two-title{ color:#870012;}



.newsinfo{ width:1000px; margin:0 auto; overflow:hidden; line-height:180%; margin-top:30px;}
.news_ {
    text-align: center;
    font-weight: 900;
    line-height: 180%;
    margin-bottom: 0px;
    font-size: 24px;

}
.data {
    width: 100%;
    overflow: hidden;
}
.xxnre {
    width: 100%;
    overflow: hidden;
    line-height: 180%;
    margin-bottom: 100px;
}
.xxnre img{ width:100%; display:block;}
.quote{margin-bottom:30px; margin-top:5px; color:#999; font-size:14px; text-align:center; width:100%; overflow:hidden; border-bottom:1px solid #f8f8f8; padding-bottom:5px;}
.xxnrt{ width:100%; display:block; overflow:hidden;}
.xxnrt p{ width:100%; overflow:hidden; padding-bottom:10px;}

.rig_about2{ width:100%; overflow:hidden; line-height:180%; margin-bottom:50px; margin-top:50px; font-size:16px;}
.xxnrt {
    width: 100%;
    overflow: hidden;
    line-height: 180%;
    margin-bottom: 30px;
}
.portel {
    color: #fff !important;  font-family:"Microsoft Yahei";
    font-size: 16px; 
    text-align: center;
background: linear-gradient(to right, #d5221b, #870012);
    width: 240px;
    border-radius: 7px;
    padding: 13px 0;
    display: block;
    margin-top: 87px;
}


#message{
                position: absolute;
                top: 40%;
                left: 50%;
                width: 200px;
                height: 50px;
				color:#FFF;
				font-size:16px;
                border-radius: 3px;
                line-height: 50px;
                text-align: center;
                display: none; position: fixed;
 background-color: rgba(0, 0, 0, 0.9);
  transform: translate(-40%, -50%);


}



.tese{ width:100%; overflow:hidden;}
.tesea{ width:50%; overflow:hidden; float:left;}

.teseb{ width:50%; overflow:hidden; float:right;}


.teseb img{ width:100%; display:block;}


.tesea1{ width:80%; border-bottom:4px solid #d6a071; margin-top:150px; font-size:24px; font-family:"Microsoft Yahei"; font-weight: bold; line-height:180%;}

.tesea2{ width:100%; overflow:hidden; line-height:2; margin-top:20px; font-size:16px;}


.tesefw{ width:100%; overflow:hidden; margin-top:50px; position:relative;}
.tesefw1{ width:30%; float:left; overflow:hidden; border-radius:10px;} .tesefw1 img{ width:100%; display:block;}

.tesefw2{ width:68%; overflow:hidden; background:#d28542;border-radius:10px; float:right; color:#FFF; padding:80px 50px; position:absolute; right:0; height:100%;}
.tesefw3{ width:100%; overflow:hidden; font-size:24px; font-weight:bold; font-family:"Microsoft Yahei";}

.tesefw4{ width:100%; overflow:hidden; font-size:18px; font-family:"Microsoft Yahei"; margin-top:20px;}

.tesefwli{ width:100%; overflow:hidden; margin-top:50px;}
.tesefwli li{ width:48%; float:left; position:relative; margin-bottom:30px;}

.tesefwli li:nth-child(even) { float:right; }

.tesefwliyuan{ width:100px; height:100px; float:left; line-height:100px;border-radius:50%; text-align:center; font-size:36px; font-family:"Microsoft Yahei"; font-weight:bold; color:#FFF; overflow:hidden; background:#d6a071;}
.tesefwliTXT{width: calc(100% - 150px); float:right; overflow:hidden; line-height:2; font-size:16px; position:absolute;   top: 50%;
                left: 50%; transform: translate(-40%, -50%);
}










.pordmaore{ width:48%; float:left; overflow:hidden;} .pordmaore img{ width:100%; display:block;}
.pordmaoreright{ width:48%; float:right; overflow:hidden; line-height:2;}

.news_f{
    text-align: left;
    font-weight: 900;
    line-height: 50px;
    margin-bottom: 0px;
    font-size: 24px;
    margin-top: 0PX;
}

.news_g{
    text-align: left;


    margin-bottom: 0px;
    font-size: 16px;
    margin-top: 0PX;
}

.xiangx {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px dashed #CCCCCC;
    margin-top: 50px;
    line-height: 180%;
    font-size: 22px;
    text-align: left;
    font-weight: 100;
    margin-top: 50px;
    margin-bottom: 30px; font-weight:800;
}
.xxnr {
    width: 100%;
    overflow: hidden;
    line-height: 180%;
    margin-bottom: 30px;
}
.xxnr img{max-width:100%; display:block;}
.news-two li a {
	display: block
}
.news-two .two-title {
font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}
.news-two .desc {
	font-size: 14px;
	color: #888;
	display: -webkit-box;
	height: 40px;
	line-height: 20px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news-two .date {

	padding: 20px 0;transition: all 0.3s;
 float:left; width:15%;
}
.end {
    overflow: hidden;
    width: 100%;
    background: #333;
    color: #fff;
    padding: 80px 0 0 0; margin-top:50px;
}
.medf {
    width: 100%;
    background: #000;
    overflow: hidden;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #CCC;
    text-align: center;
}


.medf{ width:100%; background:#333; overflow:hidden; text-align: left; padding-top:10px; padding-bottom:10px; color:#CCC; text-align:center;}
.foontes{ width:10%; overflow:hidden; float:left; font-size:16px; margin-bottom:10px;}

.xoan{border-top: 1px solid rgba(255, 255, 255, 0.10); overflow:hidden; width:100%; padding-top:30px; padding-bottom:30px;}
.foontes a{ color:#000; margin-top:5px; font-size:17px;}

.medf a{ color:#ccc;}
.foontes p a{ color:#fff; font-size:14px; line-height:180%; margin-top:10px;}
.txtct{color:#fff; font-size:17px; width:30%; margin-left:8%; overflow:hidden;  line-height:180%; float:left;}.txtct a{ color:#FFF;}
.weix{ overflow:hidden; float: right;}.weix p{ text-align:center; margin-top:10px;}
.weix img{ width:140px; display:block;} 
.txtct p{ color: rgba(255, 255, 255, .66);margin-top:10px; line-height:180%; font-size:16px;}

.endright{display: flex; float:right;}
.endright ul {
    margin-left: 110px;
}



.endright ul li p {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.endright ul li a {
    font-size: 15.5px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 35px;
    opacity: 0.6;
    transition: 1s;
}
footer .box1 .list1 .tt2 {
    font-size: 14px;
    color: rgba(255, 255, 255, .66);
    padding: 11px 0;
    line-height: 20px;
}
.tt2 div {
    font-size: 34px;
    color: #fff;
    font-family: 'Impact';
    line-height: 40px;
}
.index_about{ width:65%; float:left; overflow:hidden; margin-top:50px;}

 .l1 {
    width: 85px;
    height: 3px;
    background: #870012;
}

.l2 {
    font-size: 35px;
    font-weight: bold;
    color: #333333;
    padding: 18px 0 14px 0;
}

 .l3 {
    font-size: 30px;
    font-weight: bold;
    color: #666666;
}

.textabout{ width:100%; line-height:1.5; overflow:hidden; margin-top:30px; font-size:16px; text-align:justify;}

.textaboutli{ width:100%; overflow:hidden; margin-top:60px;}
.textaboutli ul{display: flex
;
    justify-content: space-between;
    align-items: center;}
.textaboutli li{ float:left; width:20%; overflow:hidden; background:#f4f4f4; padding:20px;}  .textaboutli li p{ width:100%; text-align:center; font-size:16px;}
.textaboutli .ico{ text-align:center;}
.textaboutli .ico img{ width:40px;}
.from{ width:25%; float:right; overflow:hidden;}

.obtain { width:100%; display:block; overflow:hidden;
  
}

.obtain  img{ width:100%; display:block; margin-top:50px; }
.weiz{ width:100%; overflow:hidden; margin-top:30px; margin-bottom:30px; font-size:16px;}


.page_show { margin: 20px 0; width:100%; text-align:center; overflow:hidden; }
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 3px; margin-left:3px; border-radius: 5px; }
.page_show a:hover, .page_show a.page_current { background: #a00707; color: #FFF; text-align:center; }










.news-two1 .date, .news-four .date {
	font-size: 15px;
	line-height: 24px;
	color: #999
}

.news-two1 {
	float: right;
	width: 65%;
	margin: 0 0px ; margin-top:30px;
}
.news-two1 li {
	margin-bottom: 22px; width:47%; float:left;
	padding: 30px ;
/*	background-color: rgba(247, 247, 247, 0.5); */border:1px solid rgba(247, 247, 247, 0.5);
}

.news-two1 li:nth-child(even) { float:right;  }


/*.news-two li:hover{border:1px solid rgba(160, 7, 7, 0.5);}*/


.news-set-top:hover .date{border-bottom: 1px solid  rgba(160, 7, 7, 0.5);}

.news-set-top:hover .title{ color:#a00707;}
.news-two1 li a {
	display: block
}
.news-two1 .two-title {
font-weight: normal;
	font-size: 16px;
	line-height: 1.6;
	color: #333;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}
.news-two1 .desc {
	font-size: 14px;
	color: #888;
	display: -webkit-box;

	line-height: 2;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.news-two1 .date {
	margin-bottom: 15px; 
	border-bottom: 1px solid  rgba(247, 247, 247, 0.5);
	padding: 0px 0 10px 0;transition: all 0.3s;

}

.news-two1 li:hover .date {

	border-bottom: 1px solid  rgba(160, 7, 7, 0.5);


}
.news-two1 li:hover .two-title{ color:#a00707;}

.contactleft{ width:45%; float:left; overflow:hidden; margin-top:50px;}

.contactlefttxt{ width:100%; font-size:24px; overflow:hidden; font-family:"Microsoft Yahei"; font-weight:bold; margin-bottom:30px;}



.contactleftli{ width:100%; overflow:hidden; background:url(tel.png) left no-repeat; background-size:20px; font-family:"Microsoft Yahei"; text-indent:0px; margin-top:15px; margin-bottom:15px; font-size:16px;}

.contactleftli2{background:url(email.png) left no-repeat; background-size:20px; font-family:"Microsoft Yahei"; text-indent:0px;}

.contactleftli3{background:url(add.png) left no-repeat; background-size:20px; font-family:"Microsoft Yahei"; text-indent:0px;}

.contactleftli4{background:url(http.png) left no-repeat; background-size:20px; font-family:"Microsoft Yahei"; text-indent:0px;}



.contacttxtright{ width:100%; overflow:hidden; line-height:2; font-size:16px;}

.contactright{ width:45%; float: right; overflow:hidden; margin-top:50px;}

.formBox {
    overflow: hidden;
    width: 100%;
    border: 0px solid #E5E5E5;
    /*padding: 30px 200px 0px 200px;*/
}
.formBox input {
    float: left;
    width: 100%;
    margin-top: 20px;
    border: 1px solid rgba(229, 229, 229, 1);
    line-height: 37px;
    height: 49px;
    color: #555555;
    font-size: 16px;
    padding: 5px 20px;
    background: #fff;
}
.formBox textarea {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: #fff;
    border: 1px solid rgba(229, 229, 229, 1);
    background: #fff;
    line-height: 26px;
    height: 167px;
    color: #555555;
    font-size: 16px;
    padding: 10px 20px;
}
._r {
    float: right !important;
}
.formBox .submit {
    float: left;
    width: 27.7%;
    margin: 52px auto 0 auto;
    background: #a00707;
    color: #fff;
    font-size: 18px;
    line-height: 62px;
    height: 62px;
    border-radius: 0px 0px 0px 0px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    border: none;
    padding: 0;
    opacity: 1;
}


.mapcen{ width:100%; overflow:hidden; margin-top:30px;}



.xiangx1 {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px  solid #CCCCCC;
    margin-top: 50px;
    line-height: 180%;
    font-size: 22px;
    text-align: left;
    font-weight: 100;
    margin-top: 50px;
    margin-bottom: 30px; font-weight:800;
}

.dz{ width:100%; overflow:hidden; margin-top:50px; } .dz img{ width:100%; display:block;}

        .waterfall-container {
            column-count: 3; /* 列数 */
            column-gap: 15px; /* 列间距 */
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            padding: 15px;
        }

        /* 瀑布流项目样式 */
        .waterfall-item {
            break-inside: avoid; /* 防止项目被分割到不同列 */
            margin-bottom: 15px;
            background: #fff;
        transition: all .25s ease;
            overflow: hidden;
            box-shadow: 0 2px 10px rgba(0,0,0,0.1);
            transition: transform 0.3s ease;
        }

   
        .waterfall-item img {
            width: 100%;
            height: auto;
            display: block;
        }

 
.waterfall-item:hover {
    filter: brightness(1.1);
}




        /* 响应式调整 */
        @media (max-width: 768px) {
            .waterfall-container {
                column-count: 2;
            }
        }

        @media (max-width: 480px) {
            .waterfall-container {
                column-count: 1;
            }
        }

.obtain1{ width:100%; overflow:hidden; padding:30px; background:#870012;}
.obtain12{   overflow:hidden; background:url(ws.png) left center no-repeat; background-size:50px;}
.obtain13{ width:2px; background:#FFF; overflow:hidden; float:left; height:30px; margin-left:65px; margin-right:15px; margin-top:15px;}
.obtain14{ float:left; overflow:hidden; color:#FFF; font-size:18px;} .obtain14 p{ font-size:13px; margin-top:10px;}
.obtain15{ width:100%; overflow:hidden; padding:20px 50px 60px 50px; background:#f4f4f4;}

.transparent-input {
	width:100%; margin-bottom:15px; margin-top:15px; font-family:"Microsoft Yahei"; line-height:30px;
      background: transparent; /* 透明背景 */
      border: none;           /* 无边框 */
      border-bottom: 1px solid #ccc; /* 可选：底部细线（保持输入框可见性） */
      outline: none;          /* 移除聚焦时的默认外边框 */
      color: #333;            /* 文字颜色 */
      padding: 5px;
    }
	
.button {
  width: 100%;
  height: 50px;
  overflow: hidden;
  border: none !important;
  background-color: #333333; margin-top:30px;
  color: white; 
  cursor: pointer;
}
